﻿@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}
html, body {
  height: 100%;
}
ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 12px;
}

table td.top {
  vertical-align: top;
  text-align: left; 
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
/* ----------------------------------------
* all　　74行目line-height書換えで行間調整(2017/2/28)
---------------------------------------- */
* {
  box-sizing: border-box;
}
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  line-height: 1.6;
  min-width:1260px;
  height: 100%;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
a:hover{
	opacity:0.6;
}
/* ----------------------------------------
* slider
---------------------------------------- */
#viewer {
  margin: 0;
  width: 100%;
  height: 800px;
  overflow: hidden;
  position: relative;
}
#viewer img {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;

}
 
#viewer ul {
    width: 100%;
    height: 800px;
    overflow: hidden;
    position: relative;
}
 
#viewer ul li {
    top: 0;
    left: 0;
    width: 100%;
    height: 800px;
    display: none;
    position: absolute;
}

/* ----------------------------------------
* css（inner3を17/2/2に追記）
--------------------------------------- */
.inner2{
  width:100%;
  height:800px;
  margin:auto;
	background-color:#efefef;
}
.inner{
  width:1200px;
  margin:auto;
}
.inner3{
  width:940px;
  margin:auto;
}

#header{
/*	
        border-top:30px solid #231815;
	background-color:#dde0e0;
	text-align:center;
*/

}
      

h1{
	padding:50px 0 30px;
}
.cont0{
	background-image:url("./img/xftop02.jpg");
	background-position:center top;
	background-repeat:no-repeat;
	text-align:left;
	height:325px;
	color:#211917;
}
.cont0 h2{
	text-align:center;
	padding:100px 0 30px;
}
.cont1{
	background-image:url("./img/xftop02.jpg");
	background-position:center top;
	background-repeat:no-repeat;
	text-align:left;
	height:850px;
	color:#211917;
}
.cont1 h2{
	text-align:center;
	padding:80px 0 0;
}
.cont1 h3{
	text-align:center;
	font-family: 'Noto Sans Japanese',   sans-serif;
	font-weight: 100;
	font-size:70px;
       letter-spacing: -13px;
	line-height: 1.1;
}
.cont1 h4{
	text-align:center;
	font-size:20px;
	padding:25px 25px;
	line-height: 1.4;
}
.cont1 p{
	padding-top:30px;
}
.cont1 li{
	padding-left:200px;
}
.cont2{
	background-color:#f4f4f4;
	text-align:center;
	height:auto;
}
.cont2 p{
	padding:50px 60px 0 0px;
	margin:0 auto;
	width:990px;
}
.cont3{
	background-image:url("./img/eps_back_5050.jpg");
	background-position:center top;
	background-repeat:no-repeat;
	height:700px;
}
.cont3 h2{
	text-align:center;
	padding:70px 0 0;
}
.cont3 h3{
	text-align:center;
	font-family: 'Noto Sans Japanese',   sans-serif;
	font-weight: 100;
       letter-spacing: -10px;
	font-size:70px;
	line-height: 1.2;
}
.cont3 p{
	font-size:16px;
	padding:20px 180px 0 180px;
}
.cont4{
	background-image:url("./img/eps_back_vector.jpg");
	background-position:center top;
	background-repeat:no-repeat;
	height:700px;
}
.cont4 h2{
	text-align:center;
	padding:75px 0 0;
}
.cont4 h3{
	text-align:center;
	font-family: 'Noto Sans Japanese',   sans-serif;
	font-weight: 100;
	font-size:70px;
       letter-spacing: -10px;
	line-height: 1.2;
}
.cont4 p{
	font-size:16px;
	padding:20px 130px 0 130px;
}
.cont5{
	background-image:url("./img/eps_back_keepwhite.jpg");
	background-position:center top;
	background-repeat:no-repeat;
	height:auto;

}
.cont5 p{
	padding:50px 60px 0 0px;
	margin:0 auto;
	width:940px;
}
.cont6{
	background-image:url("./img/eps_back_keepwhite2.jpg");
	background-position:center top;
	background-repeat:no-repeat;
	height:900px;
}
.cont6 h2{
	text-align:center;
	padding:80px 0 0;
}
.cont6 h3{
	text-align:center;
	font-family: 'Noto Sans Japanese',   sans-serif;
	font-weight: 100;
	font-size:70px;
       letter-spacing: -10px;
	line-height: 1.2;
}
.cont6 p{
	font-size:17px;
	line-height: 1.4;
	padding:20px 160px 0 160px;
}
.cont7{
	background-image:url("./img/eps_back_caution.jpg");
	background-position:center top;
	background-repeat:no-repeat;
	height:900px;
}
.cont7 h2{
	text-align:center;
	padding:80px 0 0;
}
.cont7 h3{
	text-align:center;
	font-family: 'Noto Sans Japanese',   sans-serif;
	font-weight: 100;
	font-size:70px;
       letter-spacing: -10px;
	line-height: 1.3;
}
.cont7 p{
	font-size:17px;
	padding:20px 250px 0 250px;
}
.cont8{
	background-image:url("./img/cont8_bg_new.jpg");
	background-position:center top;
	background-repeat:no-repeat;
	height:750px;
}
.cont8 p{
	font-size:16px;
	color:#fff;
	padding:500px 0 0 250px;
}
.cont8 .clearfix li{
	float:left;
	width:350px;
}
.cont9{
	background-image:url("./img/cont9_bg_new.jpg");
	background-position:center top;
	background-repeat:no-repeat;
	height:700px;
}
.cont9 h2{
	text-align:center;
	padding:70px 0 10px 30px;
}
.cont10{
	background-image:url("./img/cont10_bg_new.jpg");
	background-position:center top;
	background-repeat:no-repeat;
	height:750px;
}
.cont10 p{
	font-size:16px;
	color:#fff;
	padding:500px 0 0 250px;
	color:#211917;
}
.cont10 .clearfix li{
	float:left;
	width:350px;
}
.cont11{
	background-image:url("./img/cont11_bg_new.jpg");
	background-position:center top;
	background-repeat:no-repeat;
	height:680px;
}
.cont11 h2{
	text-align:center;
	padding:70px 0 10px 20px;
}
#footer{
	background-image:url("./img/xftopfooter.jpg");
	background-position:center top;
	background-repeat:no-repeat;
	height:850px;
}
#footer h2{
	text-align:center;
	padding:1px 370px 20px;
}
#footer h3{
	text-align:center;
	font-family: 'Noto Sans Japanese',   sans-serif;
	font-weight: 100;
	font-size:70px;
       letter-spacing: -10px;
	line-height: 1.3;
}
#footer h4{
	text-align:center;
	font-size:14px;
}

/* ----------------------------------------
*scroll_backtop
---------------------------------------- */

.pagetop {
    display: none;
    position: fixed;
    bottom: 35px;
    right: 35px;
}
.pagetop a {
    display: block;
    background-color: #383838;
    text-align: center;
    color: #222;
    font-size: 15px;
    text-decoration: none;
    padding: 10px 15px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.pagetop a:hover {
    display: block;
    background-color: #505050;
    text-align: center;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    padding:10px 15px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}