@charset "UTF-8";

body{
	min-width : 320px ;
}
body img{
	max-width : 100% ;
	height : auto ;
}
body img.sp{
	display : inline ;
}
body img.pc{
	display : none ;
}
body br.sp{
	display : inline ;
}
body br.pc{
	display : none ;
}
body div.pagetop img{
	width : 30px ;
	height : 30px ;
}
body .opacity:hover{
	opacity : 1 ;
	filter : alpha(opacity=100) ;
	-moz-opacity : 1 ;
	-ms-filter : "alpha(opacity=100)" ;
}
body .zoom:hover span.bg{
	-webkit-transform : scale(1.0,1.0);
	-moz-transform : scale(1.0,1.0);
	-o-transform : scale(1.0,1.0);
	transform : scale(1.0,1.0);
}
/***** header *****/
body header#globalHeader .logoLayout{
	padding : 6px 10px 5px;
}
body header#globalHeader .logoLayout .inner{
	width : auto ;
	padding : 0 ;
}
body header#globalHeader .logoLayout .inner img{
	height : 30px;
	width : auto ;
}
body header#globalHeader .logoLayout .inner #makerLogo img{
	height : 17px;
	width : auto ;
	padding-top: 8px;
}
body header#globalHeader .navLayout .spMenu{
	display : block ;
	cursor : pointer ;
}
body header#globalHeader .navLayout .spMenu p{
	padding : 10px ;
	text-align : center ;
	color : #00a2e6 ;
}
body header#globalHeader .navLayout .spMenu .open span{
	padding : 3px 0 3px 25px ;
	background : url("../img/ico_spmenu_open.png") left center no-repeat ;
	background-size : 20px auto ;
}
body header#globalHeader .navLayout .spMenu .close{
	display : none ;
}
body header#globalHeader .navLayout .spMenu .close span{
	padding : 3px 0 3px 25px ;
	background : url("../img/ico_spmenu_close.png") left center no-repeat ;
	background-size : 17px auto ;
}
body header#globalHeader .navLayout ul{
	display : none ;
	position : absolute ;
	width : 100% ;
	z-index : 100 ;
}
body header#globalHeader .navLayout ul li{
	float : none ;
	margin : 0 ;
}
body header#globalHeader .navLayout ul li span{
	font-size: 11px;
}
body.products header#globalHeader .navLayout ul li.products,
body.feature header#globalHeader .navLayout ul li.feature,
body.situation header#globalHeader .navLayout ul li.situation,
body.running header#globalHeader .navLayout ul li.running{
	background-image : none ;
}
body header#globalHeader .navLayout ul li a,
body header#globalHeader .navLayout ul li.feature a,
body header#globalHeader .navLayout ul li.situation a,
body header#globalHeader .navLayout ul li.running a,
body header#globalHeader .navLayout ul li.cm a{
	position : relative ;
	width : auto ;
	height : auto ;
	padding : 10px 45px 10px 10px ;
	white-space : normal ;
	text-indent : 0 ;
	background-image : none ;
	background : #0ca6e7 ;
	color : #fff ;
}
body header#globalHeader .navLayout ul li a:before{
	content : " ";
	position : absolute ;
	right : 19px ;
	top : 50% ;
	width: 0;
	height: 0;
	margin-top : -8px ;
	border-style: solid;
	border-width: 8px 0 8px 9px;
	border-color: transparent transparent transparent #ffffff;
}
body header#globalHeader .navLayout ul li a:after{
	content : " ";
	position : absolute ;
	right : 22px ;
	top : 50% ;
	width: 0;
	height: 0;
	margin-top : -8px ;
	border-style: solid;
	border-width: 8px 0 8px 9px;
	border-color: transparent transparent transparent #0ca6e7;
}
body header#globalHeader .navLayout ul li ul{
	display : block ;
	position : static ;
}
body header#globalHeader .navLayout ul li.situation ul li{
	float : left ;
	width : 50% ;
	box-sizing : border-box ;
}
body header#globalHeader .navLayout ul li.situation ul li:nth-of-type(2n+1){
	border-right : #ccc 1px solid ;
}
body header#globalHeader .navLayout ul li ul li a,
body header#globalHeader .navLayout ul li.feature ul li a,
body header#globalHeader .navLayout ul li.situation ul li a,
body header#globalHeader .navLayout ul li.running ul li a,
body header#globalHeader .navLayout ul li.cm ul li a,
body header#globalHeader .navLayout ul li.pcOpen ul li.tit{
	background : #0091cf ;
}
body header#globalHeader .navLayout ul li ul li a:after{
	border-color: transparent transparent transparent #0091cf;
}
body header#globalHeader .navLayout.open .spMenu .open{
	display : none ;
}
body header#globalHeader .navLayout.open .spMenu .close,
body header#globalHeader .navLayout.open ul{
	display : block ;
}
body header#globalHeader .navLayout ul li.pcOpen ul{
	position : static ;
	width : auto ;
	padding : 0 ;
	margin-left : 0 ;
	background : none ;
}
body header#globalHeader .navLayout ul li.pcOpen ul li{
	border : none ;
}
body header#globalHeader .navLayout ul li ul li.tit{
	padding : 10px ;
	line-height : 100% ;
	background : #0091cf ;
	font-size : 14px ;
	text-align : left ;
	color : #fff ;
}
body header#globalHeader .navLayout ul li.pcOpen ul li a,
body header#globalHeader .navLayout ul li.pcOpen ul li.tit{
	line-height : 100% ;
	font-size : 14px ;
	text-align : left ;
	font-weight : normal ;
	color : #fff ;
}
body header#globalHeader .navLayout ul li.situation.pcOpen ul li:first-child{
	border-radius : 0 ;
}
body header#globalHeader .navLayout ul li.situation.pcOpen ul li:nth-of-type(2){
	border-radius : 0 ;
}
body header#globalHeader.fixed{
	position : fixed ;
	background : #00a2e6 ;
}
body header#globalHeader.fixed .logoLayout p#makerLogo{
	display : none ;
}
body header#globalHeader.fixed .navLayout .spMenu{
	position : absolute ;
	right : 0 ;
	top : -39px ;
	z-index : 999 ;
}
body header#globalHeader.fixed .navLayout .spMenu p{
	color : #fff ;
}
body header#globalHeader.fixed .navLayout .spMenu .open span{
	background-image : url("../img/ico_spmenu_open_fixed.png") ;
}
body header#globalHeader.fixed .navLayout .spMenu .close span{
	background-image : url("../img/ico_spmenu_close_fixed.png") ;
}

/***** footer *****/
body footer#siteNav{
	padding : 0 ;
}
body footer#siteNav .inner{
	width : auto ;
	padding : 0 ;
}
body footer#siteNav .inner dl{
	float : none ;
	width : auto ;
	margin : 0 ;
}
body footer#siteNav .inner dl.products,body footer#siteNav .inner dl.other {
	width : auto ;
	margin : 0 ;
}
body footer#siteNav .inner dl dt,
body footer#siteNav .inner dl dd{
	margin : 0 ;
}
body footer#siteNav .inner dl dt a{
	position : relative ;
	display : block ;
	padding : 10px 46px 10px 10px;
	background : #f2f2f2 ;
}
body footer#siteNav .inner dl dd a{
	position : relative ;
	display : block ;
	padding : 10px ;
	background : #f8f8f8 ;
}
body footer#siteNav .inner dl a:before{
	content : " ";
	position : absolute ;
	right : 19px ;
	top : 50% ;
	width: 0;
	height: 0;
	margin-top : -8px ;
	border-style: solid;
	border-width: 8px 0 8px 9px;
	border-color: transparent transparent transparent #888888;
}
body footer#siteNav .inner dl a:after{
	content : " ";
	position : absolute ;
	right : 22px ;
	top : 50% ;
	width: 0;
	height: 0;
	margin-top : -8px ;
	border-style: solid;
	border-width: 8px 0 8px 9px;
	border-color: transparent transparent transparent #f2f2f2;
}
body footer#siteNav .inner dl dd a:after{
	border-color: transparent transparent transparent #f8f8f8;
}
body footer#siteNav .inner dl.situation dd{
	box-sizing : border-box ;
}
body footer#siteNav .inner dl.situation dd:nth-of-type(2n+1){
	border-right : #dfdfdf 1px solid ;
}
body footer#siteNav .inner dl.situation dd.tit{
	padding : 10px ;
	background-color : #f8f8f8 ;
}
body footer#globalFooter{
	padding : 15px 10px ;
}
body footer#globalFooter .inner{
	width : auto ;
}
body footer#globalFooter .inner ul.sns{
	position : static ;
	margin : 0 0 20px ;
	text-align : center ;
}
body footer#globalFooter .inner ul.sns li{
	float : none ;
	display : inline-block ;
	margin : 0 10px 0 0 ;
}
body footer#globalFooter .inner ul.bnr{
	margin : 0 0 15px ;
}
body footer#globalFooter .inner ul.bnr li{
	float : none ;
	margin : 0 0 10px ;
	text-align : center ;
}
body footer#globalFooter .inner ul.bnr li img{
	width : 100% ;
	max-width : 300px ;
	height : auto ;
}
body footer#globalFooter .inner p.makerLogo{
	margin : 0 0 15px ;
	text-align : center ;
}
body footer#globalFooter .inner ul.link{
	position : static ;
	margin : 0 0 15px ;
	text-align : center ;
}
body footer#globalFooter .inner ul.link li{
	float : none ;
	display : inline-block ;
}
body footer#globalFooter .inner p.copyright{
	position : static ;
}
/***** article *****/
body article{
	padding : 82px 0 0 ;
}
/***** situation *****/
body article section#situation,body article section#situation_top{
	padding : 30px 0 0 ;
}
body article section#situation h2,body article section#situation_top h2{
	margin : 0 0 30px ;
}
body article section#situation h2 img,body article section#situation_top h2 img{
	width : 330px ;
	height : auto ;
}
body article section#situation p,body article section#situation_top p{
	margin : 0 15px 30px ;
	text-align : left ;
	font-size : 12px ;
}
body article section#situation p span,body article section#situation_top p span {
	font-size: 9px;
}
body article section#situation h3{
	font-size: 14px;
	padding-bottom:15px ;
}
body article section#situation .tab{
	padding : 0 ;
}
body article section#situation .tab .inner{
	padding : 15px 0 1px ;
	padding-top: 20px;
}
body article section#situation .tab ul.nav{
	width : 300px ;
}
body article section#situation .tab ul.nav li{
	width : 145px ;
	line-height : 45px ;
	font-size : 14px ;
}
body article section#situation .tab ul.list{
	width : 300px ;
	margin : 0 auto ;
}
body article section#situation .tab ul.list li,
body article section#situation .tab ul.list li:nth-of-type(5){
	margin : 0 15px 15px 0 ;
	width : 90px ;
	height : 90px ;
}
body article section#situation .tab ul.list li.more{
	display : block ;
}
body article section#situation .tab ul.list li:nth-of-type(3n){
	margin-right : 0 ;
}
body.index article section#situation{
	padding-top : 30px ;
	background-image : url("../img/bg_situation_sp.png") ;
}
body.index article section#situation h2{
	margin-bottom : 30px 
}
/***** eco *****/
body article section#eco{
	height : auto ;
	background-image : url("../img/bg_eco_sp.jpg") ;
	background-size : auto auto ;
	padding-bottom: 0;
}
body article section#eco .inner{
	position : relative ;
	width : auto ;
	margin : 0 auto ;
	padding : 23px 0 17px;
	display: block;
}
body article section#eco .inner h2{
	margin : 0 0 5px ;
	text-align : center ;
}
body article section#eco .inner h2 img{
	width : 290px ;
	height : auto ;
}
body article section#eco .inner figure{
	margin-top: -30px;
	text-align : center ;
	width: 44%;
}
body article section#eco .inner figure img{
	width: 100%;
	height : auto ;
}
body article section#eco .inner .leftInner{
	width: auto ;
	display: block ;
	margin : 0 15px 0px;
}
body article section#eco .inner .leftInner .text01 {
	width: auto ;
	font-size: 12px ;
}
body article section#eco .inner .leftInner .text01 span {
	font-size: 9px ;
}
body article section#eco .inner .rightInner{
	width: auto ;
	display: block ;
	margin : 0 15px 10px ;
}
body article section#eco .inner .rightInner .text02 {
	font-size: 12px ;
	padding : 10px ;
	margin : 0 15px ;
}
body article section#eco .inner .rightInner .text02 span.trm {
	font-size: 9px ;
}
body article section#eco .inner .rightInner .text02 span strong{
	font-size : 16px ;
}
body article section#eco .inner .text03 {
	padding: 20px 4px 8px 16px;
	font-size: 14px;
	margin-top: 18px;
	border-radius: 10px;
	display: block;
}
.text03 img {
	width: 54%;
}
body article section#eco .inner .text03 p {
	margin-right: 10px;
}
.text03 img:nth-of-type(2) {
	width: 20%;
}

body article section#eco .inner .rightInner .text04 {
	position: relative;
	border-radius: 10px;
	padding: 10px 0 10px;
}
body article section#eco .inner .rightInner .text04 .text-title {
	font-size: 16px;
	padding: 0 16px 8px;
}
body article section#eco .inner .text04 .text-body {
	padding: 10px 16px 8px 16px;
}
.text-body .text-body-left {
	font-size: 14px;
}
.text-body .text-body-left p {
	line-height: 150%;
}
.text-body .text-body-left .em {
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
  margin-top: 6px;
}
.text-body .text-body-right{
	margin-top: -36px;
	width: 68%;
}
.text-body .text-body-right img{
	display: inline-block;
}
.text-body-bottom {
	padding: 0 16px;
	font-size: 12px;
}

.dot_ul li {
	font-size: 12px;
}

/***** effect *****/
body article section#effect{
	height : auto ;
}
body article section#effect a{
	height : auto ;
}
body.z article section#effect a{
	height : 115px ;
}
body article section#effect a .bg{
	background-image : url("../img/bg_effect_sp.jpg") ;
	background-size : 120% auto ;
	background-position : right center ;
}
body.products.dx article section#effect a .bg{
	background-image : url("../img/bg_effect_dx_sp.jpg") ;
}
body article section#effect a .inner{
	position : relative ;
	width : auto ;
	margin : 0 15px ;
	padding : 15px 0 ;
}
body article section#effect a .inner h2{
	margin : 0 0 5px ;
}
body article section#effect a .inner h2 img{
	height : 30px ;
	width : auto ;
}
body article section#effect a .inner p{
	margin : 0 0 6px ;
	font-size : 12px ;
}
body article section#effect a .inner ul{
	width : 195px ;
	margin : 0 ;
}
body article section#effect a .inner ul li{
	float : none ;
	padding : 0 0 5px ;
	margin : 0 0 5px ;
	border-bottom : #66b0dc 1px solid ;
}
body article section#effect a .inner ul li:last-child{
	padding : 0 ;
	margin : 0 ;
	border-bottom : none ;
}
body article section#effect a .inner ul li img{
	height : 28px ;
	margin : 0 0 0 -3px ;
}
body article section#effect a .inner ul li span{
	position : static ;
	display : block ;
	color : #fff ;
	opacity : 1 ;
	padding : 0 ;
	background : none ;
	font-size : 12px ;
	line-height : 140% ;
}
/***** inflight *****/
body article section#inflight{
	height : auto ;
	background-image : url("../img/bg_inflight.jpg") ;
}
body article section#inflight .inner{
	width : auto ;
	margin : 0 auto ;
	padding : 25px 0 ;
}
body article section#inflight .inner h2{
	margin : 0 0 -25px ;
	text-align : center ;
}
body article section#inflight .inner h2 img{
	width : 77% ;
	height : auto ;
}
body article section#inflight .inner .flightInr {
	width: 90% ;
	height : auto ;
	margin: 0 auto ;
	background: #cde7f2 ;
	border-radius: 7px ;
}
body article section#inflight .inner .flightInr figure{
	display: block ;
	width: 100%;
	margin: 0 auto ;
}
body article section#inflight .inner .flightInr figure img{
	height : auto ;
}
body article section#inflight .inner .flightInr .textArea {
	display: block ;
	width: auto ;

}
body article section#inflight .inner .flightInr .text01 {
	padding: 15px 0 0 ;
	line-height: 180% ;
	word-break: break-all;
}
body article section#inflight .inner .flightInr .text02 {
	padding: 5px 10px 0 33px;
	text-indent: -2.7em ;
}
/***** inflight *****/
body article section#disPosal {
	background : url("../img/bg_disposal_sp.jpg") ;
	height : auto ;
}
body article section#disPosal .inner{
	width : auto ;
	margin : 0 auto ;
	padding : 25px 0 ;
}
body article section#disPosal .inner h2 img{
	width : 80% ;
	height : auto ;
}

/*slick*/
#main_visual.slider.slick-dotted.slick-slider {
	padding-bottom: 50px;
}


#main_visual.slider .slick-prev:after, 
#main_visual.slider .slick-next:after {
	width: 12px;
  height: 12px;
}


#main_visual.slider .slick-prev:after, #main_visual.slider .slick-next:after {
	border-bottom: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
}

#main_visual.slider .slick-prev:after {
  -webkit-transform: translateX(-160px)  rotate(135deg);
  -ms-transform: translateX(-160px)  rotate(135deg);
  -moz-transform: translateX(-160px)  rotate(135deg);
  transform: translateX(-90px) rotate(135deg);
}
#main_visual.slider .slick-next:after {
  -webkit-transform: translateX(140px) rotate(-45deg);
  -ms-transform: translateX(140px) rotate(-45deg);
  -moz-transform: translateX(140px) rotate(-45deg);
  transform: translateX(74px) rotate(-45deg);
}

.slider.slick-dotted .slick-dots li button {
	width: 16px;
	height: 16px;
}

/*こんな時にエアーサロンパス*/
.situation article section#inflight .inner h2 img {
	margin: 0 auto;
}

.situation article section#disPosal .inner h2 img {
	margin: 0 auto;
}