@charset "UTF-8";
/* CSS Document */
body{
	min-width:1020px;
}
.contents{
	max-width:1600px;
	min-width:1020px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-4px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "YuGothic", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
	text-align:left;
}
.contents p,
.contents h2,
.contents h3,
.contents h4{
	margin:0px;
	line-height:1.2em;
}
.contents ul,
.contents lu{
	margin:0px;
	padding:0px;
	list-style:none;
}
.contents a img{
	border:none;
}
.footstepBox{
	position:absolute;
	top:0;
	left: 50%;
	margin-left: -451px;
	z-index:1000;
	margin-top:0px;
	margin-bottom:40px;
	width:902px;
}
@media screen and (max-width: 740px) {
.footstepBox{
	width:auto;
	left: 0;
	margin:0px 15px 15px 15px;
}
.contents {
    min-width:320px;
}
}


/* 共通 */
.layout{
	max-width:1600px;
	min-width:1020px;
	margin-left:auto;
	margin-right:auto;
}
.ie .layout{
	max-width:1200px;
}
.inner{
	width:1000px;
	margin:0 auto;
	padding:100px 0;
}
.ttlBox{
	text-align:center;
	margin-bottom:50px;
}
.ttlBox h2{
	position:relative;
	font-size:40px;
	line-height:1.2em;
	color:#2E3445;
	padding-bottom:10px;
}
.ttlBox h2 br{
	display: none;
}
.ttlBox h2::before{
	content:"";
	display: block;
	position:absolute;
	left: 50%;
	margin-left: -40px;
	bottom:0;
	background-color:#2E3445;
	height:1px;
	width:80px;
}
.ttlBox span{
	display:block;
  font-family: 'Oswald', sans-serif;
	font-size:14px;
	font-weight: bold;
	line-height:1.2em;
	margin-top:12px;
}
ul.col4 {
	overflow:hidden;
}
.col4 li{
	float:left;
	width:235px;
	margin-right:20px;
}
.col4 li.link4{
	margin-right:0px;
}
.col4 li strong{
	position: relative;
	display:block;
	color:#2E3445;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
}
.col4 li p{
	font-size:12px;
	line-height:1.5em;
	padding-top:5px;
}
.col4 li a:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
	text-decoration:none;
}
.col4 li .photo{
	border:2px solid #EEEDEB;
	margin-bottom:8px;
}
.col4 li .photo img{
	width:100%;
	height:auto;
}
.col4 li i{
	position:absolute;
	left:0;
	top:-1px;
	font-size:18px;
	margin-right:5px;
}
/* relationBox */
#relationBox h4{
	margin-bottom:20px;
	font-size:18px;
}
#relationBox h4 br{
	display:none;
}
#relationBox ul.col4 li.link4{
	margin-right:0;
}
#relationBox ul li a{
	display:block;
}
@media screen and (max-width: 740px) {
.layout{
	min-width:320px;
}
.inner{
	padding:60px 15px;
	width:auto;
}
.ttlBox{
	margin-bottom:25px;
}
.ttlBox h2{
	font-size:22px;
	padding-bottom:6px;
}
.ttlBox h2 br{
	display: block;
}
.ttlBox span{
	font-size:12px;
	margin-top:8px;
}
ul.col4{
	overflow:hidden;
	font-size:0;
	text-align:center;
}
.col4 li{
	float:none;
	display:inline-block;
	width:48.5%;
	max-width:235px;
	margin-right:0px;
	margin-bottom:15px;
	vertical-align:top;
	text-align:left;
}
.col4 li:nth-child(2n){
	margin-left:3%;
}
.col4 li strong{
	font-size:12px;
	padding-left:18px;
}
.col4 li .photo img{
	width:100%;
	height:auto;
}
.col4 li p{
	font-size:11px;
}
.col4 li p br{
	display:none;
}
.col4 li i{
	font-size:14px;
	top:0;
}

/* relationBox */
#relationBox .inner{
	padding-bottom:20px;
}
#relationBox h4{
	font-size:15px;
}
#relationBox h4 br{
	display:block;
}
}


/* main */
.ie .main{
	max-width:1200px;
}
@media screen and (max-width: 740px) {
}


/* features */
#features .ttlBox{
	margin-bottom: 80px;
}
#features .inner{
	width:auto;
	padding-bottom: 0;
}
#features .box .boxInner{
	position: relative;
	max-width: 1200px;
	margin:0 auto;
	padding: 120px 0 0 0;
}
#features .box1{
	background-color:#2E3445;
}
#features .box2{
	background-color:#F5F1E6;
}
#features .box3{
	background-color:#494949;
}
#features .box4{
	background-color:#2E3445;
}
#features .box5{
	background-color:#F5F1E6;
}
#features .box1,
#features .box3,
#features .box5{
	text-align: right;
}
#features .box1,
#features .box3,
#features .box4{
	color: #fff;
}
#features .box .img{
	position: absolute;
	width: 50%;
	background-size: cover;
	background-position: center;
}
#features .box1 .img,
#features .box3 .img{
	left: 0;
	top: -40px;
	padding-top:25%;
}
#features .box5 .img{
	left: 40px;
}
#features .box2 .img{
	right: 0;
	bottom: 0;
	height: 100%;
	padding-top: 40px;
}
#features .box4 .img{
	right: 0;
	top: -40px;
	padding-top:25%;
}
#features .box5 .img{
	left: 0;
	bottom: 0;
	height: 100%;
	padding-top: 40px;
}
#features .box1 .img{
	background-image:url(../images/features_photo_01.jpg);
}
#features .box2 .img{
	background-image:url(../images/features_photo_02.png);
	background-position:top center;
}
#features .box3 .img{
	background-image:url(../images/features_photo_03.jpg);
}
#features .box4 .img{
	background-image:url(../images/features_photo_04.jpg);
}
#features .box5 .img{
	background-image:url(../images/features_photo_05.png);
	background-size: 100% auto;
	background-position: top center;
	background-repeat: no-repeat;
}
#features .box .txt{
	display: inline-block;
	width: 50%;
	box-sizing:border-box;
	text-align: left;
	padding-left: 80px;
}
#features .box2 .txt,
#features .box4 .txt{
	padding-right: 50px;
}
#features .box .txt .txtInner{
	position: relative;
	padding-left: 100px;
	padding-bottom: 140px;
}
#features .box5 .txt .txtInner{
	padding-bottom: 100px;
}
#features .box .txt .txtInner::before{
	position:absolute;
	left:0;
	top:-10px;
  font-family: 'Oswald', sans-serif;
	font-size: 80px;
	line-height:1;
}
#features .box1 .txt .txtInner::before{
	content:"01";
}
#features .box2 .txt .txtInner::before{
	content:"02";
}
#features .box3 .txt .txtInner::before{
	content:"03";
}
#features .box4 .txt .txtInner::before{
	content:"04";
}
#features .box5 .txt .txtInner::before{
	content:"05";
}
#features .box .txt h3{
	font-size: 26px;
	padding-bottom: 10px;
}
#features .box1 .txt h3,
#features .box3 .txt h3,
#features .box4 .txt h3{
	border-bottom: 1px solid #fff;
}
#features .box2 .txt h3,
#features .box5 .txt h3{
	border-bottom: 1px solid #333;
}
#features .box .txt p{
	margin-top: 15px;
	font-size: 14px;
	line-height: 2;
}
#features .box .txt p.note{
	font-size: 12px;
	margin-left: 1em;
	text-indent: -1em;
	margin-top: 5px;
}
#features .box .txt p .link::before {
	 content: "";
	font-family: FontAwesome;
	content: "\f061";
	margin-right: 5px;
}
#features .box .txt p .link a{
	color: #333;
}
@media screen and (max-width:768px) {
#features .inner{
	padding-left:0;
	padding-right:0;
}
#features .ttlBox{
	margin-bottom: 40px;
}
#features .box .boxInner{
	padding: 0 0 0 0;
}
#features .box .img{
	position:relative;
	width: auto;
	margin: 0 20px 0;
}
#features .box1 .img,
#features .box2 .img,
#features .box3 .img,
#features .box4 .img,
#features .box5 .img{
	top: -20px;
	width:320px;
	margin:0 auto;
}
#features .box5 .img{
	left: 0;
}
#features .box1 .img,
#features .box3 .img,
#features .box4 .img,
#features .box5 .img{
	padding-top:170px;
}
#features .box2 .img{
	padding-top:200px;
}
#features .box .txt,
#features .box2 .txt,
#features .box5 .txt{
	display: block;
	width: 100%;
	padding: 0 20px 60px;
}
#features .box5 .txt{
	padding-bottom:30px;
}
#features .box .txt .txtInner{
	padding: 0 0 0 60px;
}
#features .box5 .txt .txtInner{
	padding-bottom: 0;
}
#features .box .txt .txtInner::before{
	top:-5px;
	left: 0;
	font-size: 50px;
	line-height:1;
}
#features .box .txt h3{
	font-size: 16px;
	padding-bottom: 10px;
}
#features .box .txt p{
	margin-top: 12px;
	font-size: 13px;
}
#features .box .txt p br{
	display: none;
}
#features .box .txt p.note{
	font-size: 11px;
}
}




/* color */
#color p{
	font-size: 14px;
	text-align: center;
	line-height: 2;
}
#color .inner{
	padding-bottom:0;
}
#color .box{
	overflow:hidden;
	margin-top: 60px;
}
#color .box .col{
	width: 49%;
	box-sizing:border-box;
	text-align:center;
	padding: 60px 0 40px;
}
#color .box .col.blu{
	background-color:#EAEAEC;
	float:left;
	color:#2E3445;
}
#color .box .col.wht{
	background-color:#F5F1E6;
	float:right;
}
#color .box .col h3{
	font-size: 16px;
	margin-top:20px;
}
#color .box .col h3 span{
	display: block;
	font-size: 10px;
	font-weight:normal;
}
@media screen and (max-width:768px) {
#color p{
	font-size: 13px;
	text-align: left;
}
#color p br{
	display: none;
}
#color .box{
	margin-top: 30px;
}
#color .box .col{
	width: 100%;
	padding: 40px 0 20px;
}
#color .box .col.blu{
	float:none;
}
#color .box .col.wht{
	float:none;
}
#color .box .col .img img{
	width:200px;
	height: auto;
}
#color .box .col h3{
	font-size: 13px;
	margin-top:10px;
}
#color .box .col h3 span{
	font-size: 8px;
}
}

/* choice */
#choice .inner{
	padding-bottom:120px;
}
#choice p{
	font-size: 14px;
	text-align: center;
	line-height: 2;
}
#choice ul {
	font-size: 0;
	margin-top: 60px;
}
#choice ul li {
	width:19%;
	margin-right:1.25%;
	display:inline-block;
	background-color:#F4F5F6;
	text-align: center;
	padding:20px 0;
	box-sizing:border-box;
}
#choice ul li:last-child {
	margin-right:0;
}
#choice ul li .img {
	max-width:120px;
	margin: 0 auto;
}
#choice ul li .img img {
	width:100%;
	height:auto;
}
#choice ul li h3 {
	font-size:13px;
	margin-top:10px;
}
@media screen and (max-width:768px) {
#choice .inner{
	padding-bottom:60px;
}
#choice p{
	font-size: 13px;
	text-align: left;
}
#choice ul{
	margin-top: 30px;
}
#choice ul li {
	width:49%;
	margin-right:2%;
	margin-bottom:2%;
	padding:20px 0 15px;
}
#choice ul li:nth-child(2n) {
	margin-right:0;
}
#choice ul li .img {
	max-width:100px;
}
#choice ul li h3 {
	font-size:12px;
	padding:7px 0;
	margin:0 10px;
}
}


/* option */
#option{
	background-color:#2E3445;
	color: #fff;
}
#option .ttlBox h2{
	color: #fff;
}
#option .ttlBox h2::before {
	background-color: #fff;
}
#option .box{
	font-size: 0;
}
#option .box .col{
	display:inline-block;
	vertical-align: top;
}
#option .box .col1{
	width: 60%;
}
#option .box .col2{
	width: 40%;
}
#option .box .col ul li{
	width: 50%;
	box-sizing:border-box;
	display:inline-block;
	vertical-align:top;
	padding: 0 15px 20px;
}
#option .box .col ul li img{
	width: 100%;
	height:auto;
}
#option .box .col ul li img.pc{
	display: block;
}
#option .box .col ul li img.sp{
	display: none;
}
#option .box .col ul li h3{
	font-size:13px;
	margin-top:10px;
}
#option .box .col ul li h3 small{
	margin-left:10px;
	font-weight: normal;
}
#option p.note{
	font-size:13px;
	text-align:right;
	padding-right:15px;
	margin-left:1em;
	text-indent:-1em;
	margin-top:20px;
}
@media screen and (max-width:768px) {
#option .box .col1{
	width: 100%;
}
#option .box .col2{
	width: 100%;
}
#option .box .col ul li{
	padding: 0 5px 20px;
}
#option .box .col ul li img.pc{
	display: none;
}
#option .box .col ul li img.sp{
	display: block;
}
#option .box .col ul li h3{
	font-size:12px;
}
#option p.note{
	font-size:12px;
	text-align: left;
}
}


/* drawingBox */
#drawingBox .inner{
	padding-bottom:0;
}
#drawingBox h3{
	color:#666;
}
#drawingBox table{
	width:100%;
	font-size:13px;
	margin-bottom:20px;
}
#drawingBox table .first{
	border-left:none;
}
#drawingBox table th{
	background-color:#2E3445;
	color:#fff;
	font-weight:bold;
	text-align:center;
	border-left:1px solid #fff;
	padding:10px 5px 8px 5px;
	line-height:1.5em;
}
#drawingBox table td{
	text-align:center;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	padding:10px 5px 8px 5px;
}
#drawingBox table .even td{
	background-color:#F4F5F6;
}
#drawingBox table .sp{
	display:none;
}
#drawingBox table td img{
	vertical-align:top;
	margin-right:8px;
}
#drawingBox table td a{
	word-break: break-all;
}
#drawingBox .notes ul li{
	margin-left:1em;
	margin-bottom:5px;
	text-indent:-1em;
	font-size:13px;
}
#drawingBox .info{
	width:654px;
	margin:0 auto;
	border:3px solid #333;
	padding:20px 40px;
}
#drawingBox .info h4{
	font-size:18px;
	margin-bottom:10px;
	text-align:center;
}
#drawingBox .info ul{
	overflow:hidden;
}
#drawingBox .info ul li{
	float:left
}
#drawingBox .info ul li.tel{
	width:354px;
}
#drawingBox .info ul li.tel .tel-link{
    display:block;
    font-family:"Roboto",sans-serif;
    font-size:50px;
    line-height:1em;
}
#drawingBox .info ul li.tel span{
	font-size:14px;
}
#drawingBox .info ul li.catalog a{
	display:block;
	color:#FFF;
	text-align:center;
	width:300px;
	height:39px;
	font-size:20px;
	background-image:url(../images/guide_catalog_btn.jpg);
	background-repeat:no-repeat;
	padding-top:23px;
}
#drawingBox .info ul li.catalog a:hover{
	text-decoration:none;
	opacity:0.8;
	filter:alpha(opacity=80);
}
@media screen and (max-width:768px) {
#drawingBox table{
	font-size:11px;
	margin-bottom:10px;
}
#drawingBox table th,
#drawingBox table td{
	padding:7px 2px 6px;
}
#drawingBox table .sp{
	display:inline;
}
#drawingBox .notes ul li{
	font-size:12px;
}
#drawingBox .info{
	padding:8px 15px 10px;
    width: 474px;
}
#drawingBox .info h4{
	font-size: 14px;
    margin-bottom: 5px;
}
#drawingBox .info ul li.tel{
	width:254px;
}
#drawingBox .info ul li.tel .tel-link,
#drawingBox .info ul li.tel .tel-link a{
	font-size:38px;
	line-height:1.1em;
}
#drawingBox .info ul li.tel .tel-link a{
	font-size:30px;
}
#drawingBox .info ul li.tel span{
	display: block;
    font-size: 13px;
    line-height: 1.2em;
}
#drawingBox .info ul li.catalog{
	float:right;
	font-size: 16px;
    height: auto;
    width: 210px;
}
#drawingBox .info ul li.catalog a{
	background-image: -moz-linear-gradient(center top , #00a2db, #0093c5);
    border-radius: 3px;
    font-size: 16px;
    height: auto;
    padding-bottom: 14px;
    padding-top: 16px;
    width: 100%;
}
}

/* other */
#comparison{
	text-align:center;
}
#comparison h3{
	color:#2E3445;
	font-size:25px;
	margin-bottom:10px;
}
#comparison .line{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:30px 0;
}
#comparison table{
	display:inline-block;
	margin:0 auto;
	text-align:left;
}
#comparison table th{
	vertical-align:middle;
	font-size:17px;
	padding:6px 0;
	line-height:1.2;
}
#comparison table td{
	vertical-align:middle;
	font-size:22px;
	color:#2E3445;
	font-weight:bold;
	padding:6px 0;
	line-height:1.2;
}
#comparison table td.arrow{
	font-size:18px;
	padding:0 15px;
}
#comparison table td.arrow::before{
	font-family: FontAwesome;
	content: "\f060\f061";
}
#comparison table td strong{
	color:#333;
	display:inline-block;
	vertical-align:middle;
	border:1px solid #333;
	font-size:17px;
	padding:5px;
	margin-right:10px;
	margin-bottom:3px;
}
#comparison table td span{
	color:#333;
	font-size:12px;
	margin-left:5px;
}
@media screen and (max-width:768px) {
#other .inner{
	padding-top:40px;
}
#comparison .line{
	padding:15px 0;
}
#comparison h3{
	font-size:16px;
}
#comparison table th{
	font-size:13px;
	padding:8px 5px 8px 0;
}
#comparison table th br{
	display:none;
}
#comparison table td{
	font-size:15px;
	padding:8px 0;
	width:25%;
	vertical-align:top;
	text-align:center;
}
#comparison table td.arrow{
	width:auto;
	font-size:14px;
	padding:0 5px;
	vertical-align:middle;
}
#comparison table td strong{
	display:block;
	font-size:12px;
	padding:3px;
	margin-right:0;
	margin-bottom:3px;
}
#comparison table td span{
	display:block;
	font-size:10px;
	text-align:right;
}
}


/* contact */
.contact{
	border:4px solid #333;
	width:740px;
	margin:60px auto 0;
	padding:20px;
}
.contact,
.contact *,
.contact :before,
.contact :after{
	-webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
.contact h3{
	font-size:23px;
	text-align:center;
	color:#2E3445 !important;
	margin-bottom:10px;
}
.contact .time{
	text-align:center;
	font-size:14px;
	margin-bottom:20px;
}
.contact .col_box{
	overflow:hidden;
}
.contact .col{
	float:left;
	width:50%;
	padding-left:15px;
	padding-right:15px;
}
.contact .contact_tel strong{
	display:block;
	font-family:"Roboto",sans-serif;
	font-size:48px;
	line-height:1em;
	text-align:center;
}
.contact .contact_tel .col:nth-of-type(2) > a{
	display:block;
	color:#FFF;
	text-align:center;
	width:300px;
	height:52px;
	font-size:20px;
	background:#005C94;
	padding-top:18px;
	border-radius:6px;
	font-weight:bold;
}
.contact .contact_tel .col:nth-of-type(2) > a:hover{
	text-decoration:none;
	opacity:0.8;
	filter:alpha(opacity=80);
}
.contact .contact_line{
	border-top:2px solid #dedede;
	margin-top:20px;
	padding-top:20px;
}
.contact .contact_line h4{
	font-size:18px;
	font-weight:bold;
	margin-bottom:6px;
}
.contact .contact_line p{
	font-size:14px;
	line-height:1.6em;
}
.contact .contact_line a{
	display:block;
	color:#FFF;
	text-align:center;
	width:300px;
	height:54px;
	font-size:20px;
	background:#6BC315;
	padding-top:16px;
	border-radius:6px;
	font-weight:bold;
}
.contact .contact_line a:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
}
.contact .contact_line a img{
	height:23px;
	width:auto;
}
@media screen and (max-width:768px) {
.contact{
	width:auto;
	margin:30px 0 0;
	padding:10px 0;
}
.contact h3{
	font-size:16px;
}
.contact .time{
	font-size:12px;
	margin-bottom:10px;
}
.contact .col_box{
	margin-left:15px;
	margin-right:15px;
}
.contact .col{
	float:none;
	width:auto;
	padding:0;
}
.contact .contact_tel strong{
	margin-bottom:10px;
}
.contact .contact_tel strong,
.contact .contact_tel .telLink{
	font-size: 28px;
	text-decoration: none;
	margin-bottom: 15px;
	display: block;
	color: #333;
	font-weight: bold;
	line-height: 1;
	text-align: center;
}
.contact .contact_tel .col:nth-of-type(2) > a{
	width:100%;
	height:40px;
	font-size:16px;
	padding-top:12px;
}
.contact .contact_line h4{
	font-size:14px;
	text-align:center;
}
.contact .contact_line p{
	font-size:12px;
	line-height:1.4em;
	text-align:center;
	margin-bottom:10px;
}
.contact .contact_line a{
	width:100%;
	height:41px;
	font-size:16px;
	padding-top:11px;
}
.contact .contact_line a img{
	height:20px;
}
}

/* guideBox */
#guideBox{
	background-color:#F8F7F4;
}
#guideBox h3{
	font-size:40px;
	line-height:1.2em;
}
#guideBox ul.productLink{
	overflow:hidden;
	margin-bottom:40px;
}
#guideBox ul.productLink li{
	float:left;
	width:235px;
	margin-right:20px;
}
#guideBox ul.productLink li.link4{
	margin-right:0px;
}
#guideBox ul.productLink li{
	float:left;
	width:235px;
	margin-right:20px;
	text-align:center;
}
#guideBox ul.productLink li .img{
	width:128px;
	margin:0 auto 15px auto;
}
#guideBox ul.productLink li .img img{
	width:100%;
	height:auto;
}
#guideBox ul.productLink li a{
	display:inline-block;
	/* display:inline; */
	/* zoom:1; */
	margin-bottom:10px;
	color:#2E3445;
}
#guideBox ul.productLink li a:hover{
	text-decoration:none;
	opacity:0.8;
	filter:alpha(opacity=80);
}
#guideBox ul.productLink li h4{
	font-size:18px;
}
#guideBox ul.productLink li h4 i{
	margin-right:5px;
	font-size:22px;
}
#guideBox ul.productLink li p{
	text-align:left;
	font-size:13px;
	line-height:1.5em;
}
#guideBox .productNote{
	border:2px solid #EDECEA;
	background-color:#fff;
	padding:28px 28px 8px 28px;
}
#guideBox .productNote h4{
	color:#2E3445;
	font-size:18px;
	margin-bottom:5px;
}
#guideBox .productNote ul{
	margin-bottom:20px;
}
#guideBox .productNote ul li{
	font-size:14px;
	margin-left:1em;
	text-indent:-1em;
	margin-bottom:5px;
}
@media screen and (max-width:768px) {
#guideBox h3{
	font-size:20px;
}
#guideBox ul.productLink{
	font-size:0;
	text-align:center;
	margin-bottom:30px;
}
#guideBox ul.productLink li{
	float:none;
	display:inline-block;
	width:48.5%;
	max-width:235px;
	margin-right:0px;
	margin-bottom:10px;
	vertical-align:top;
}
#guideBox ul.productLink li:nth-child(2n){
	margin-left:3%;
}
#guideBox ul.productLink li .img{
	text-align:center;
	width:auto;
}
#guideBox ul.productLink li .img img{
	max-width:128px;
}
#guideBox ul.productLink li h4{
	font-size:15px;
}
#guideBox ul.productLink li h4 i{
	font-size:18px;
}
#guideBox ul.productLink li p{
	font-size:12px;
}
#guideBox .productNote{
	padding:18px 18px 4px;
}
#guideBox .productNote h4{
	font-size:15px;
}
#guideBox .productNote ul li{
	font-size:12px;
}
}

/* pageTop */
#pageTop{
	padding:0px 10px 10px;
	background-color:#00a3d9;
	position:fixed;
	bottom:40px;
	right:0px;
	cursor:pointer;
	color:#FFF;
	font-weight:bold;
	line-height:1.2em;
	text-align:center;
	z-index:300;
}
#pageTop i{
	display:block;
	font-size:24px;
	line-height:1.2em;
}
#pageTop span{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
}
@media screen and (max-width: 740px) {
#pageTop{
	bottom:0px;
}
#pageTop i{
	font-size:20px;
	line-height:1em;
}
#pageTop span{
	font-size:10px;
}
#pageTop span br{
	display:none;
}
}


.naviBox{
	position:relative;
	z-index:10;
}
.main{
	position:relative;
	z-index:1;
}
:focus {
	outline: 0;
  border-color: orange;
}

.slider{
	position:relative;
	margin:0 auto;
	width: 100%;
	height: 800px;
}
.slider li{
	overflow: hidden;
	width: 100%;
	height: 800px !important;
	position:relative;
}
@media screen and (max-width:768px) {
.slider{
	height: 300px;
}
.slider li{
	height: 300px !important;
}
}

/* 白帯 */
.slider li .bg {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height: 100%;
	z-index:10;
	display: block;
}
.slider li .bg span {
	position:relative;
	overflow: hidden;
	display: block;
	height:33.333%;
	width:100%;
	background-color: #fff;
}
.slider li .bg span:nth-child(1){
	margin:0 0 0 0;
}
.slider li .bg span:nth-child(2){
	margin:0 0 0 auto;
}
.slider li .bg span:nth-child(3){
	margin:0 0 0 0;
}
.slider li.on .bg span{
	width: 100% !important;
}
.slider li.slick-current .bg span {
	-webkit-transition: width 1.0s;
	-ms-transition: width 1.0s;
	transition: width 1.0s;
	transition-timing-function:cubic-bezier(.21, .77, .29, .94);
	width:0;
}


/* 背景 */
.slider li::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height: 100%;
	background-size: cover;
	-webkit-transform:scale(1.3);
	-ms-transform:scale(1.3);
	transform:scale(1.3);
	z-index:1;
	background-position:center;
}
.slider li.on::before{
	-webkit-transform:scale(1.3) !important;
	-ms-transform:scale(1.3) !important;
	transform:scale(1.3) !important;
}
.slider li.slid1::before{
	background-image:url(../images/main_bg_01.jpg);
}
.slider li.slid2::before{
	background-image:url(../images/main_bg_02.jpg);
}
.slider li.slid3::before{
	background-image:url(../images/main_bg_03.jpg);
}
.slider li.slid4::before{
	background-image:url(../images/main_bg_04.jpg);
}
.slider li.slick-current::before {
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	-webkit-transition: transform 7s;
	-ms-transition: transform 7s;
	transition: transform 7s;
	transition-timing-function:cubic-bezier(.11, .77, .29, .94);
}
.slider li::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height: 100%;
	background-color:#fff;
	z-index:5;
	opacity:0;
}
.slider li.on::after {
	opacity: 0 !important;
}
.slider li.slick-current::after {
	-webkit-transition: opacity 0.6s;
	-ms-transition: opacity 0.6s;
	transition: opacity 0.6s;
	opacity:1;
	transition-delay: 5.5s;
}


/* 本体 */
.slider li .img {
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height: 100%;
	z-index:2;
	-webkit-transform:scale(0.8);
	-ms-transform:scale(0.8);
	transform:scale(0.8);
}
.slider li.on .img {
	-webkit-transform:scale(0.8) !important;
	-ms-transform:scale(0.8) !important;
	transform:scale(0.8) !important;
}
.slider li.slick-current .img {
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	-webkit-transition: transform 5.4s,opacity 1.2s;
	-ms-transition: transform 5.4s,opacity 1.2s;
	transition: transform 5.4s,opacity 1.2s;
	transition-timing-function:cubic-bezier(.11, .77, .29, .94);
}
.slider li .img::before {
	content:"";
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height: 100%;
	background-size: cover;
	background-position:center;
}
.slider li.slid1 .img::before{
	background-image:url(../images/main_img_01.png);
}
.slider li.slid2 .img::before{
	background-image:url(../images/main_img_02.png);
}
.slider li.slid3 .img::before{
	background-image:url(../images/main_img_03.png);
}
.slider li.slid4 .img::before{
	background-image:url(../images/main_img_04.png);
}


/* 背景文字 */
.slider li .bgTxt {
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height: 100%;
	z-index:2;
}
.slider li .bgTxt::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width:300%;
	height: 100%;
	background-repeat: repeat-x;
	background-position: 52% center;
	background-size: auto 100%;
}
.slider li.slid1 .bgTxt::before {
	background-image:url(../images/main_bgTxt_01.png);
}
.slider li.slid2 .bgTxt::before {
	background-image:url(../images/main_bgTxt_02.png);
}
.slider li.slid3 .bgTxt::before {
	background-image:url(../images/main_bgTxt_03.png);
}
.slider li.slid4 .bgTxt::before {
	background-image:url(../images/main_bgTxt_04.png);
}
.slider li.on .bgTxt::before {
	background-position: 52% center !important;
}
.slider li.slick-current .bgTxt::before {
	-webkit-transition: background 6s;
	-ms-transition: background 6s;
	transition: background 6s;
	background-position: 30% center;
	transition-timing-function:linear;
}
@media screen and (max-width:768px) {
.slider{
	height: 300px;
}
.slider li{
	height: 300px !important;
}
.slider li .bgTxt::before {
	background-position: 57% center;
}
.slider li.on .bgTxt::before {
	background-position: 57% center !important;
}
.slider li.slick-current .bgTxt::before {
	background-position: 42% center;
}
}


/* コピー */
.slider li .txt {
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height: 100%;
	background-size: cover;
	background-position:center;
	z-index:3;
}
.slider li.slid1 .txt{
	background-image:url(../images/main_txt_01.png);
}
.slider li.slid2 .txt{
	background-image:url(../images/main_txt_02.png);
}
.slider li.slid3 .txt{
	background-image:url(../images/main_txt_03.png);
}
.slider li.slid4 .txt{
	background-image:url(../images/main_txt_04.png);
}


.slider .slick-slider{
	position:relative;
	display:block;
	box-sizing:border-box;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-webkit-touch-callout:none;
	-khtml-user-select:none;
	-ms-touch-action:pan-y;
	touch-action:pan-y;
	-webkit-tap-highlight-color:transparent;
}
.slider .slick-list{
	position:relative;
	display:block;
	overflow:hidden;
	margin:0;
	padding:0 0 30px 0;
}
.slider .slick-list.dragging{
	cursor:pointer;
	cursor:hand;
}
.slider .slick-slider .slick-track,
.slider .slick-slider .slick-list{
	-webkit-transform:translate3d(0, 0, 0);
	-ms-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0);
}
.slider .slick-track{
	position:relative;
	top:0;
	left:0;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.slider .slick-track:before,
.slider .slick-track:after{
	display:table;
	content:'';
}
.slider .slick-track:after{
	clear:both;
}
.slider .slick-loading .slick-track{
  visibility:hidden;
}
.slider .slick-slide{
	float:left;
	height:100%;
	min-height:1px;
}
.slider .slick-slide:focus{
	outline:none;
}
.slider [dir='rtl'] .slick-slide{
	float:right;
}
.slider .slick-initialized .slick-slide{
	display:block;
}
.slider .slick-loading .slick-slide{
	visibility:hidden;
}
.slider .slick-vertical .slick-slide{
	display: block;
	height: auto;
}
.slick-arrow{
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
	font-size: 0;
	width: 40px;
	height: 40px;
	z-index: 1001;
	border-top: 2px solid #000;
	border-left: 2px solid #000;
}
.slick-next,
.slick-prev{
	position: absolute;
	top: 50%;
}
.slick-next{
	right: 30px;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.slick-prev{
	left: 30px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media screen and (max-width:768px) {
.slick-arrow{
	width: 20px;
	height: 20px;
}
.slick-next,
.slick-prev{
	top: 46%;
}
.slick-next{
	right: 20px;
}
.slick-prev{
	left: 20px;
}
}


/* circle */
.slider .circle{
	position:absolute;
	right:40px;
	bottom:40px;
	z-index:4;
}
@media screen and (max-width:1200px) {
.slider .circle{
	bottom:100px;
}
}
@media screen and (max-width:768px) {
.slider .circle{
	display:none;
}
}

.main{
	position:relative;
}
.main .thumb-item-nav{
	position:absolute;
	bottom:35px;
	left:50%;
	width:500px;
	margin: 0 auto 0 -250px;
	z-index:1000;
}
.main .thumb-item-nav li{
	position:relative;
	display:inline-block;
	height:3px;
	margin:0 10px;
	background-color: rgba(0,0,0,0.15);
}
.main .thumb-item-nav li::before{
	content:"";
	display:block;
	height:100%;
	width:0;
	background-color: #000;
}
.main .thumb-item-nav li.on::before{
	width: 0 !important;
}
.main .thumb-item-nav li.slick-current::before{
	width:100%;
	-webkit-transition: width 6s;
	-ms-transition: width 6s;
	transition: width 6s;
	transition-timing-function:linear;
}
@media screen and (max-width:768px) {
.main .thumb-item-nav{
	top:270px;
	bottom:auto;
	width:200px;
	margin: 0 auto 0 -100px;
}
.main .thumb-item-nav li{
	margin:0 5px;
}
}

#mainContact{
	position:absolute;
	bottom:65px;
	left:0;
	width:100%;
	z-index:1000;
	text-align: center;
	font-size: 0;
	display: none;
}
#mainContact .tel {
	position:relative;
	top:-4px;
	display: inline-block;
	vertical-align:top;
	text-align: left;
	margin-right: 10px;
	padding-left:40px;
	background-image:url(../images/main_tel.png);
	background-size: 34px 45px;
	background-position:left center;
	background-repeat:no-repeat;
}
#mainContact .tel strong{
	display: block;
  font-family: 'Oswald', sans-serif;
	font-size:42px;
	line-height:1;
}
#mainContact .tel strong a{
	color:#333;
}
#mainContact .tel p{
	font-size:12px;
	margin: 3px 0 0 3px;
}
#mainContact ul {
	display: inline-block;
	vertical-align:top;
	font-size: 0;
}
#mainContact ul li {
	display: inline-block;
	vertical-align:top;
}
#mainContact ul li.contact_tel {
	margin-right: 10px;
}
#mainContact ul li a {
	display: block;
	font-size:15px;
	color:#fff;
	width:220px;
	padding:18px 0;
	border-radius: 6px;
	font-feature-settings : "palt";
}
#mainContact ul li.contact_tel a {
	background-color: #005C94;
}
#mainContact ul li.contact_line a {
	background-color: #6BC315;
}
#mainContact ul li a:hover {
	text-decoration:none;
	opacity:0.8;
}
@media screen and (max-width:768px) {
#mainContact{
	position:relative;
	bottom:0;
	padding: 15px 15px 0;
	width:auto;
	text-align:center;
}
#mainContact .tel {
	top:0;
	margin-right: 0;
	padding-left:33px;
	background-size: 25px auto;
}
#mainContact .tel strong{
	font-size:30px;
}
#mainContact .tel p{
	font-size:12px;
	margin: 3px 0 0 0;
}
#mainContact ul {
	display: block;
	margin-top:10px;
}
#mainContact ul li {
	width:49%;
}
#mainContact ul li.contact_tel {
	margin-right: 2%;
}
#mainContact ul li a {
	font-size:11px;
	width:auto;
	padding:12px 0;
	border-radius: 4px;
	font-weight:bold;
}
}
/* importantNews
-----------------------------------------------*/
#importantNews{
	position: relative;
	z-index: 5;
	/* padding: 36px 40px 20px; */
	margin-top: -240px;
}
.importantBox{
	background: #f0f0f0;
	max-width: 800px;
	box-sizing: border-box;
	padding: 20px 20px 24px;
	text-align: center;
	margin: 8px auto 0;
}
.importantBox:first-child{
	margin-top: 0;
}
.importantBox h2{
	font-size: 16px;
	line-height: 1.62;
	letter-spacing: 0.01em;
}
.importantBox p{
	font-size: 14px;
	line-height: 1.71;
	letter-spacing: 0.01em;
	margin-top: 10px;
}
.importantBox a {
	display: block;
	width: fit-content;
	margin: 10px auto 0;
	font-size: 14px;
}
.importantBox .btn{
	width: 180px;
	margin: 10px auto 0;
}
.importantBox .btn a{
	display: block;
	position: relative;
	background: #00afdd;
	border-radius: 4px;
}
.importantBox .btn a::after{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 4px;
	opacity: 0;
	background: #333;
	transition: opacity .2s cubic-bezier(.210, .60, .350, 1);
}
.importantBox .btn a:hover::after{
	opacity: 0.2;
}
.importantBox .btn a span{
	font-size: 13px;
	line-height: 36px;
	font-weight: bold;
	text-align: center;
	color: #fff;
}
.importantBox .btn a span::after{
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 7px;
	height: 7px;
	box-sizing: border-box;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	margin-left: 6px;
	transform: rotate(45deg);
}
@media screen and (max-width: 960px) {
	#importantNews {
		margin-top: 0;
	}
	.importantBox {
		max-width: 100%;
	}
}
@media screen and (max-width: 750px) {
	#importantNews{
		/* padding: 20px 0 9px; */
		margin-top: 0;
	}
	.importantBox{
		padding: 20px 16px;
	}
	.importantBox h2{
		font-size: 15px;
		line-height: 1.73;
	}
	.importantBox p{
		font-size: 13px;
		line-height: 1.84;
		margin-top: 0;
	}
	.importantBox .btn a{
		border-radius: 2px;
	}
	.importantBox .btn a::after{
		border-radius: 2px;
	}
}

