@charset "UTF-8";
/* CSS Document */

/*reset*/
@charset "utf-8";
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,table,th,td,figure,figcaption,article,aside,canvas,details,figcaption,figure,footer,header,menu,nav,section,summary,address,caption,em,strong {
margin: 0;
padding: 0;
font-size: 1em;
font-weight: normal;
text-align: left;
}
li {
list-style: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
table-layout: fixed;
}
fieldset,img,table,th,td {
border: 0;
}
img,
input[type="image"] {
vertical-align: bottom;
}
input,textarea,select {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
}

a[href^="tel:"] { cursor: default; }

/*font*/
body { font-family: "Noto Sans Japanese"; font-weight:300; }


/*common*/
html,body { height:100%; font-size:100%;}

.sp{ display:none;}
@media screen and (max-width: 767px) {
.pc{ display:none;}
.sp{ display:block;}
}
img{ max-width:100%;}

.clearfix::after{
  content: "";
  display: block;
  clear: both;
}


.text-center{
	text-align:center;
}
.text-left{
	text-align:left;
}
.text-right{
	text-align:right;
}

/**************************
margin
**************************/
    margin-top:10px!important;
}
.mb-10{
    margin-bottom:10px!important;
}
.mr-10{
    margin-right:10px!important;
}
.ml-10{
    margin-left:10px!important;
}
.mt-20{
    margin-top:20px!important;
}
.mb-20{
    margin-bottom:20px!important;
}
.mr-20{
    margin-right:20px!important;
}
.ml-20{
    margin-left:20px!important;
}
.mt-30{
    margin-top:30px!important;
}
.mb-30{
    margin-bottom:30px!important;
}
.mr-30{
    margin-right:30px!important;
}
.ml-30{
    margin-left:30px!important;
}
.mt-40{
    margin-top:40px!important;
}
.mb-40{
    margin-bottom:40px!important;
}
.mr-40{
    margin-right:40px!important;
}
.ml-40{
    margin-left:40px!important;
}
.mt-50{
    margin-top:50px!important;
}
.mb-50{
    margin-bottom:50px!important;
}
.mr-50{
    margin-right:50px!important;
}
.ml-50{
    margin-left:50px!important;
}
.mt-60{
    margin-top:60px!important;
}
.mb-60{
    margin-bottom:60px!important;
}
.mr-60{
    margin-right:60px!important;
}
.ml-60{
    margin-left:60px!important;
}
.mt-70{
    margin-top:70px!important;
}
.mb-70{
    margin-bottom:70px!important;
}
.mr-70{
    margin-right:70px!important;
}
.ml-70{
    margin-left:70px!important;
}
.mt-80{
    margin-top:80px!important;
}
.mb-80{
    margin-bottom:80px!important;
}
.mr-80{
    margin-right:80px!important;
}
.ml-80{
    margin-left:80px!important;
}
.mt-90{
    margin-top:90px!important;
}
.mb-90{
    margin-bottom:90px!important;
}
.mr-90{
    margin-right:90px!important;
}
.ml-90{
    margin-left:90px!important;
}
.mt-100{
    margin-top:100px!important;
}
.mb-100{
    margin-bottom:100px!important;
}
.mr-100{
    margin-right:100px!important;
}
.ml-100{
    margin-left:100px!important;
}
.mt-10{
    padding-top:10px!important;
}
.mb-10{
    padding-bottom:10px!important;
}
.mr-10{
    padding-right:10px!important;
}
.ml-10{
    padding-left:10px!important;
}
.mt-20{
    padding-top:20px!important;
}
.mb-20{
    padding-bottom:20px!important;
}
.mr-20{
    padding-right:20px!important;
}
.ml-20{
    padding-left:20px!important;
}
.mt-30{
    padding-top:30px!important;
}
.mb-30{
    padding-bottom:30px!important;
}
.mr-30{
    padding-right:30px!important;
}
.ml-30{
    padding-left:30px!important;
}
.mt-40{
    padding-top:40px!important;
}
.mb-40{
    padding-bottom:40px!important;
}
.mr-40{
    padding-right:40px!important;
}
.ml-40{
    padding-left:40px!important;
}
.mt-50{
    padding-top:50px!important;
}
.mb-50{
    padding-bottom:50px!important;
}
.mr-50{
    padding-right:50px!important;
}
.ml-50{
    padding-left:50px!important;
}
.mt-60{
    padding-top:60px!important;
}
.mb-60{
    padding-bottom:60px!important;
}
.mr-60{
    padding-right:60px!important;
}
.ml-60{
    padding-left:60px!important;
}
.mt-70{
    padding-top:70px!important;
}
.mb-70{
    padding-bottom:70px!important;
}
.mr-70{
    padding-right:70px!important;
}
.ml-70{
    padding-left:70px!important;
}
.mt-80{
    padding-top:80px!important;
}
.mb-80{
    padding-bottom:80px!important;
}
.mr-80{
    padding-right:80px!important;
}
.ml-80{
    padding-left:80px!important;
}
.mt-90{
    padding-top:90px!important;
}
.mb-90{
    padding-bottom:90px!important;
}
.mr-90{
    padding-right:90px!important;
}
.ml-90{
    padding-left:90px!important;
}
.mt-100{
    padding-top:100px!important;
}
.mb-100{
    padding-bottom:100px!important;
}
.mr-100{
    padding-right:100px!important;
}
.ml-100{
    padding-left:100px!important;
}
.pt-10{
    padding-top:10px!important;
}
.pb-10{
    padding-bottom:10px!important;
}
.pr-10{
    padding-right:10px!important;
}
.pl-10{
    padding-left:10px!important;
}
.pt-20{
    padding-top:20px!important;
}
.pb-20{
    padding-bottom:20px!important;
}
.pr-20{
    padding-right:20px!important;
}
.pl-20{
    padding-left:20px!important;
}
.pt-30{
    padding-top:30px!important;
}
.pb-30{
    padding-bottom:30px!important;
}
.pr-30{
    padding-right:30px!important;
}
.pl-30{
    padding-left:30px!important;
}
.pt-40{
    padding-top:40px!important;
}
.pb-40{
    padding-bottom:40px!important;
}
.pr-40{
    padding-right:40px!important;
}
.pl-40{
    padding-left:40px!important;
}
.pt-50{
    padding-top:50px!important;
}
.pb-50{
    padding-bottom:50px!important;
}
.pr-50{
    padding-right:50px!important;
}
.pl-50{
    padding-left:50px!important;
}
.pt-60{
    padding-top:60px!important;
}
.pb-60{
    padding-bottom:60px!important;
}
.pr-60{
    padding-right:60px!important;
}
.pl-60{
    padding-left:60px!important;
}
.pt-70{
    padding-top:70px!important;
}
.pb-70{
    padding-bottom:70px!important;
}
.pr-70{
    padding-right:70px!important;
}
.pl-70{
    padding-left:70px!important;
}
.pt-80{
    padding-top:80px!important;
}
.pb-80{
    padding-bottom:80px!important;
}
.pr-80{
    padding-right:80px!important;
}
.pl-80{
    padding-left:80px!important;
}
.pt-90{
    padding-top:90px!important;
}
.pb-90{
    padding-bottom:90px!important;
}
.pr-90{
    padding-right:90px!important;
}
.pl-90{
    padding-left:90px!important;
}
.pt-100{
    padding-top:100px!important;
}
.pb-100{
    padding-bottom:100px!important;
}
.pr-100{
    padding-right:100px!important;
}
.pl-100{
    padding-left:100px!important;
}




.header {
  display: flex;
  padding: 15px 20px;
}
.header >:last-child {
  margin-left: auto;
}

.nav-button {
  display: none;
}
.nav a{

    color: #000;
    text-decoration: none;
    font-size: 17px;
	font-weight:500;
  }

.nav li {
    display: inline-block;
    margin: 0 18px;
	margin-top:12px;
}
.nav li:first-child {
	margin-left:60px;
}
@media screen and (max-width: 1200px) {
.nav a{
    font-size: 15px;
  } .nav li {
    margin: 0 15px;
	margin-top:12px;
}

.nav li:first-child {
	margin-left:30px;
}
 
  
}  

.nav-wrap.open {
  display: block;
}
.nav-wrap.close {
  display: none;
}
@media screen and (min-width: 1081px) {
  .nav-wrap {
    display: block !important;
  }
}
.content {
  padding: 20px;
}
@media screen and (max-width: 1080px) {
.header {
 justify-content: space-between;
 }
 .nav li:first-child {
	margin-left:18px;
}

  .nav-button {
    display: block;
    cursor: pointer;
  }
  .nav-wrap {
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    .nav {
      height: 100%;
      position: relative;
      overflow-x: hidden;
      overflow-y: auto;
    }
	}
@media screen and (max-width: 1080px) {
  .nav li {
    display: block !important;
    margin: 0 18px;
	margin-top:12px;
	}
  .nav li a{
	color:#FFF;
	font-size:1.25rem;
	  }
  
  }
  
  /*メニューボタン*/
  .nav-button,
  .nav-button span {
    display: inline-block;
    transition: all 0.4s;
    box-sizing: border-box;
  }
  .nav-button {
    z-index: 20;
    position: relative;
    width: 30px;
    height: 24px;
	margin-top:4px;
  }
  .nav-button span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #000;
    border-radius: 3px;
  }
  .nav-button span:nth-of-type(1) {
    top: 0;
  }
  .nav-button span:nth-of-type(2) {
    top: 11px;
  }
  .nav-button span:nth-of-type(3) {
    bottom: 0;
  }
  .nav-button.active span:nth-of-type(1) {
    -webkit-transform: translateY(11px) rotate(-45deg);
    transform: translateY(11px) rotate(-45deg);
    background-color: #FFF;
  }
  .nav-button.active span:nth-of-type(2) {
    opacity: 0;
  }
  .nav-button.active span:nth-of-type(3) {
    -webkit-transform: translateY(-11px) rotate(45deg);
    transform: translateY(-11px) rotate(45deg);
    background-color: #FFF;
  }
}

@media screen and (max-width: 1080px) {
.header_btn_area{ display:none;}
}

.header_btn li{
	display:inline-block;
	margin-top:-2px;
	font-size:15px;
	font-weight:500;
	}
.button01{
	display:block;
	width: 100px;
	height:44px;
	line-height: 44px;
	color: #000;
	text-decoration: none;
	text-align: center;
	background-color: #FFF; /*ボタン色*/
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.button01:hover{
     background-color: #333; /*ボタン色*/
	 color:#FFF;
}	
.button02{
	display:block;
	width: 180px;
	height:44px;
	line-height: 44px;
	color: #000;
	text-decoration: none;
	text-align: center;
	background-color: #fdcc41; /*ボタン色*/
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	border: 1px solid #333;	 
	margin-left:10px;
}
.button02:hover{
     background-color: #333; /*ボタン色*/
	 color:#fdcc41;
}



@media screen and (min-width: 1081px) {

.nav a {
  display: block;
  padding: 0 0 14px;
  position: relative;
  text-decoration: none;
}
.nav a::before,
.nav a::after {
  border-bottom: solid 4px #25a721;
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  width: 0;
}
.nav a::before {
  left: 50%;
}
.nav a::after {
  right: 50%;
}
.nav a:hover::before,
.nav a:hover::after {
  width: 50%;
}

}
@media screen and (max-width: 1080px) {
.nav a {
	display:block;
	height:40px;
	line-height:40px;
}
.logo {
		margin-top:px;
  }
.logo img{
		width:80%;
		}

}

.sp_only_menu{display:none !important;}
@media screen and (max-width: 1080px) {
.sp_only_menu{display:none;}
}



/*footer*/

.footer{
	  display: flex;
	  justify-content:space-between;
	  font-size:0.75rem;
	  padding:30px 2%;
}

.footer li{
	display:inline-block;
	margin-right:20px;
	}
.footer li a{
	color: #333;
	text-decoration: none;
	}
@media screen and (max-width: 1080px) {

.footer{
flex-direction: column;
	  padding:0 2%;

}
.footer ul{ text-align:center;}
.footer li{
	margin:20px 10px 0px;
	}
address{
	text-align:center;
	margin:20px auto 10px;}
}






/*topIMG*/
top_IMG h2{
	display:none;}
#top_IMG .slide01{
	background: url(../images/top/mainIMG01.jpg) no-repeat 0 0;
	background-size: cover;
	height: 80vh;
}
#top_IMG .slide01 p{
	font-family: 'Roboto Condensed', sans-serif;
	color: #25a721;	
	margin:63Vh auto auto 5%;
	font-size:20vh;
	font-weight:700;
}
#top_IMG .slide02{
	background: url(../images/top/mainIMG02.jpg) no-repeat 0 0;
	background-size: cover;
	height: 80vh;
}
#top_IMG .slide02 p{
	font-family: 'Roboto Condensed', sans-serif;
	color: #0969a4;	
	margin:62Vh auto auto 5%;
	font-size:20vh;
	font-weight:700;
}

#top_IMG .slide03{
	background: url(../images/top/mainIMG03.jpg) no-repeat 0 0;
	background-size: cover;
	height: 80vh;
}
#top_IMG .slide03 p{
	font-family: 'Roboto Condensed', sans-serif;
	color: #f6d80d;	
	margin:62Vh auto auto 5%;
	font-size:21vh;
	font-weight:700;
}

@media screen and (max-width: 768px) {
#top_IMG .slide01, #top_IMG .slide02, #top_IMG .slide03{
	background: none;
	height: auto;
}
#top_IMG .slide01 p, #top_IMG .slide02 p, #top_IMG .slide03 p{
	display:none;
}
top_IMG h2{
	display:block;}

	}







/*info*/
#info {
  display: flex;
  padding: 26px 5%;
  background: #25a721;
  max-width:1360px;
  color:#FFF;
  font-size:0.9rem;
  }

#info p span{
	display:inline-block;}
#info p span.ttl{
	border-right:solid 2px #FFF;
	padding-right:20px;
	margin-right:20px;
	}
#info p span.text{
	margin-left:20px;
	}
#info a{
	color:#FFF;}	

	
		
@media screen and (max-width: 1100px) {
#info p span.text{
	margin-left:0;
	display:block;
	margin-top:6px;
	}
}
/*top_content*/

.products_content{
  padding: 80px 20px;
  background:#f2f2f2;
	}


.ttl h2, .ttl p{
	text-align:center;
	}
	
.ttl h2{
	font-size:2rem;}
		
.ttl p{
	color: #25a721;	
	}
	
.ttl > hr{
	max-width:40%;
	}

@media screen and (max-width: 1100px) {

.ttl h2{
	font-size:1.5rem;
	}
.ttl p{
	letter-spacing: ;
	}
.ttl > hr{
	max-width:80%;
	}
}



  .bodycopy{
	  text-align:center;
	  margin-top:50px;
	  font-size:1rem;}







/*商品一覧*/
.product{
  display: flex;
  flex-wrap: wrap;
  max-width:1200px;
  margin:40px auto;
	}

.product > div {
	width:23%;
	background:#FFF;
	margin:1%;
	
	}

.product > div p {
	margin:10px 10px 10px;
	}


@media screen and (max-width: 1100px) {
.product > div{
	width:31%;
}
}
@media screen and (max-width: 767px) {
.product > div{
	width:48%;
}
}


.product > div span{
	font-size:0.75rem;
	}

p.more{
	text-align:center;
	margin-top:-30px;
	}
	
p.more a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  }
	
	
.product a{
	text-decoration:none;
	color:#333;
}

.product a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  }

.other_content{
	background:#FFF;
	display: flex;
	justify-content:center;
	flex-wrap: wrap;
	max-width:1360px;
	margin-top:40px;
	margin-bottom:40px;
	}
.other_content > div a{
	text-decoration:none;
	}
.other_content > div {
	width:40%;
	margin:2%;
	padding-top:60px;
	padding-bottom:50px;
	}
@media screen and (max-width: 767px) {

.other_content > div {
	width:90%;
	margin:2%;
	padding-top:60px;
	padding-bottom:50px;
	}
}

.other_content h3, .other_content p {
	text-align:center;
	margin-bottom:10px;
	color:#FFF;
	}
.other_content h3{
	font-size:2rem;
	font-family: 'Roboto Condensed', sans-serif;
	}
	
.concept_btn{
	position: relative;
    overflow: hidden;
    text-align: center;
}

.concept_btn:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
	background: url(../images/top/concept.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.concept_btn:hover:after {
    opacity: .8;
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.concept_btn .inner {
    z-index: 1;
    position: relative;
}

.company_btn{
	position: relative;
    overflow: hidden;
    text-align: center;
}

.company_btn:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
	background: url(../images/top/company.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.company_btn:hover:after {
    opacity: .8;
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.company_btn .inner {
    z-index: 1;
    position: relative;
}
	
	
/*contact*/
.contact_area{
	padding: 60px 20px;
	background:#e3e3e3;
	clear:both;
	}
@media screen and (max-width: 1090px) {
.contact_area{
	padding: 30px 20px;
	}
}	
	
	
	
.contact_btn_area{
	width:70%;
	margin:auto;}
	
.button03{
	display:block;
	max-width: 100%;
	height:100px;
	margin:40px auto 20px;
	line-height: 100px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	background-color: #25a721; /*ボタン色*/
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.button03:hover{
     background-color: #333; /*ボタン色*/
	 color:#FFF;
}	

	
.contact_btn_area ul{
	text-align:center;
	}
.contact_btn_area ul li{
	display:inline-block;}
.contact_btn_area ul li:first-child{
	border-right:solid 2px #999;
	padding-right:20px;
	margin-right:20px;
	}	
@media screen and (max-width: 1090px) {
.contact_btn_area ul li:first-child{
	border-right:none;
	margin-bottom:20px;
}
.contact_btn_area ul li.tel{
	margin:auto auto 20px;}
.contact_btn_area ul li:first-child{
	padding-right:0;
	margin-right:0;
	}	

}

/*unnderpage common*/

 .bodycopy{
	  text-align:center;
	  margin-top:50px;
	  font-size:1rem;
	  line-height:1.6;}





/*concept*/
.concept_content{
	padding-top:80px;
	}
.concept{
	max-width:1000px;
	margin:auto;
	background: url(../images/concept/concept_img.png) no-repeat right -50px;
	padding:0 5% 60px;
	}

.concept h3{
	font-size:2.6rem;
	font-weight:200;
	margin-bottom:50px;
	line-height:1.5;
	margin-top:60px;
	}
.concept p{
	font-size:1.10rem;
	line-height:2.6;
	margin-bottom:30px;
	}
@media screen and (max-width: 1090px) {

.concept{
	background: url(../images/concept/concept_imgsp.jpg) no-repeat right -50px;
	}

}


/*product page*/


section#main{
	padding-bottom:40px;
	}		
.products_detail{
	max-width:1200px;
	margin:auto;
	}

.productContent {
  display: flex;
  padding:60px 4% 60px;
  
}
.productContent .item{
	color: #333;
	padding:0 2%;
	}
.productContent .item p.pagettl{
	font-size:1.25rem;
	font-family: 'Roboto Condensed', sans-serif;
	color: #25a721;	
	}
.productContent .item h2{
	font-size:2rem;
	margin:40px 0 30px;
	}
.productContent .item h2 span{
	font-size:1.25rem;
	}
.productContent .item p{
	font-size:1.1rem;
	line-height:1.8;
	}
.productContent .item p span{
	color:red;
	display:block;
	font-size:.9rem;
	line-height:1.6;
	}

.productContent hr{
	text-align:left;
  	width:60px;
	margin:15px 0 20px;
	border-bottom:2px solid #32a639;}



.typeImg{
	text-align:center;}
.typeImg img{
	width:100%;
	}
	
@media screen and (max-width: 1080px) {
.productContent {
  display: block; 
  padding:0 0 40px;
}
.productContent .item p.pagettl{
	margin-top:40px;
	}
.productContent .item:first-child{
	padding:0;
	}
.productContent .item:last-child{
	padding:0 8%;}

}

.product_main_area{
	margin:auto;
	background:#FFF;
	padding:0 8%;
	}
	
.product_main_area h4{
	font-size:1.45rem;
	line-height:1.5;
	font-weight:500;
	margin-top:40px;
	margin-bottom:15px;
	padding:0; 
	}
	
.product_main_area h4::before {
  content: "■ ";
}

.product_main_area h4 span.subcopy{
	display:block;
	font-size:1rem;
	padding-left:30px;
	color:#666;
	font-weight:300;
	}
	
.product_main_area hr.line{
	width:60px;
	margin:40px auto;
	border-bottom:2px solid #32a639;}
 
.product_main_area .point{
	background:#32a639;
	text-align:center;
	} 
 
.product_main_area .att{
	font-size:1rem;
	color:red;
	}
 
section .products_detail table { width: 100%; margin:10px 0 0; }
section .products_detail th, section .products_detail td  { padding: 25px; border: 1px solid #ddd; }
section .products_detail th  { background:#f2f2f2; width: 25%; text-align: left; font-weight:600;}
section .products_detail td  { width: 25%; text-align:center;}
section .products_detail td.w2  { width: 50%; }


@media only screen and (max-width:480px){

	section .products_detail th, section .products_detail td  { padding: 10px;}

    section .products_detail { margin: 0 }
    section .products_detail th,
    section .products_detail td,
	section .products_detail td.w2{
    width: 94%;
    display: block;
    border-top: none;
    }
  section .products_detail tr:first-child th { border-top: 1px solid #ddd; }
}




.page_btn {display: flex; justify-content: center; max-width:1000px; margin:60px auto; }
.item { flex-basis: 50%; text-align:center; color:#FFF; letter-spacing:2px; box-sizing: border-box; cusor:pointer;}
.demand { margin-right:2%;}
.booking{ margin-left:2%;}
.att{ margin-left:4%;}
.demand a, .booking a, .att a{ font-weight:400; font-size:1.25rem; display:block; width: 100%; padding-top:30px; padding-bottom:30px; color:#FFF; text-align:center; text-decoration:none;}
.demand a{background:#315ea2; transition: 0.5s ;}
.booking a{background:#f09d30; transition: 0.5s ;}
.att a{background:#db1717; transition: 0.5s ;}
.demand a:hover {background:#5685cd;}
.booking a:hover {background:#fdb14d;}
.att a:hover {background:#ea2f2f;}


.demand, .booking, .att {position: relative;}
.demand > p span, .booking > p span, .att > p span{ margin-left:30px;}
.demand > p span:before{
  content: url(../images/common/icon_pdf.png);
  position: absolute;
    display:inleine;

  top: 21px;
  left: 29%;  }
.booking > p span:before{
  content: url(../images/common/icon_pdf.png);
  position: absolute;
  top: 21px;
  left: 34%;  }
.att > p span:before{
  content: url(../images/common/icon_pdf.png);
  position: absolute;
  top: 21px;
  left: 34%;  }  


@media screen and (max-width:1024px) {

.demand a, .booking a, .att a{ font-weight:400; font-size:1rem; display:block; width: 100%; padding-top:30px; padding-bottom:25px; color:#FFF;}
.demand > p span, .booking > p span, .att > p span{ margin-left:0;}
.demand > p span:before{
  position: relative;
  display:block;
  margin-bottom:10px;
  top: 0;
  left: 0;  }
.booking > p span:before{
  position: relative;
  display:block;
  margin-bottom:10px;
  top: 0;
  left: 0;  }
.att > p span:before{
  position: relative;
  display:block;
  margin-bottom:10px;
  top: 0;
  left: 0;  }
}

.item { letter-spacing:1px; }




.menu-trigger,
.menu-trigger span{
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
  cursor :pointer;
}
.menu-trigger{
  position: relative;
  width: 100%;
  background: #333;
  z-index: 9;
  color:#FFF;
  height:40px;
  line-height:40px;
  text-align:center;
}
.g-nav{
  display: none;
  position: absolute;
  background: #f2f2f2;
  width: 100%;
  height: auto;
  z-index:9999;
}
.g-nav .list{
  padding: 0 10% ;
}
.g-nav .list .item{
  border-bottom: 1px solid #bbb;
}
.g-nav .list .item:last-child{
  border-bottom: none;
}

.g-nav .list .item a{
  display: block;
  text-align: center;
  text-decoration: none;
  color: #000;
  padding: 12px 0;
}

@media screen and (max-width:1024px) {

.g-nav .list .item a{
	font-size:.75rem;
  padding: 8px 0;
}
}



.arrow {
display: block;
width: 10px;
height: 10px;
border-top: 2px solid #fff;
border-right: 2px solid #fff;
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
margin-left:10px;
position: relative;
top: -8%;
 }
 
.arrow.active {
	
	transform: rotate(180deg);
	}  
 
 .is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
}
.is-hide {
  transform: translateY(-100%);
}


/*フォーム*/
.contactPage{
  max-width:600px;
  margin:80px auto 40px;
	}

#mailformpro{
	margin-top:40px;
	}	
.mailform{
	
	fonrt-size:20px;}

input{
	height:30px;}	
	
@media screen and (max-width:1024px) {
.contactPage{
  max-width:800px;
  margin:40px 6%;
	}
}

.new{
	display:block;
	background:#C00;
	padding:2px 6px;
	color:#FFF !important;}







/*20190310追加products*/

.product_feature{
	text-align:center;
	font-size:180%;
	font-weight:500;
	line-height:1.4;
	}
.product_feature span{
	background: linear-gradient(transparent 90%, #008800 90%);
	}	
.feature_box{
	display:flex;	
	justify-content:space-between;
	}

.feature_box_item{
	width:26%;
	margin:5% auto 0;
	border-right:1px solid #CCC;
	/*border:1px solid #CCC;*/
	padding:0 4%;
	/*box-shadow: 5px 5px 30px rgba(0,0,0,0.15);*/
	}	
.feature_box_item:last-child{
	border-right:none;
	}
.number{
	text-align:center;
	font-size:260%;
	font-style:italic;
	font-wight:100;
	color:#AAA;
	font-family: 'Roboto Condensed', sans-serif;
	}
.feature_box_item h3{
	font-weight:500;
	font-size:130%;
	margin:10px auto;
	color:#EE0000;
	line-height:1.45;
	text-align:center;
	}
.feature_box_item h3 span{
	background: linear-gradient(transparent 60%, #ffff66 60%);
	}
		
.feature_box_item p{
	line-height:1.4;
	}


@media screen and (max-width:767px) {
.feature_box{
	display:block;	
	}
.feature_box_item{
	width:90%;
	margin:5% auto 30px;
	border:none;
	}
.feature_box_item h3{
	margin:10px auto;
	}	
		
	}

	
/* table追加*/
.products_detail tr.bg{
	background:#f9f9f9;}









/*20190317*/



.product_feature{
	text-align:center;
	font-size:180%;
	font-weight:500;
	line-height:1.4;
	}
.product_feature span{
	background: linear-gradient(transparent 90%, #008800 90%);
	}	
.feature_box{
	display:flex;	
	justify-content:space-between;
	}

.feature_box_item{
	width:26%;
	margin:5% auto 0;
	border-right:1px solid #CCC;
	/*border:1px solid #CCC;*/
	padding:0 4%;
	/*box-shadow: 5px 5px 30px rgba(0,0,0,0.15);*/
	}	
.feature_box_item:last-child{
	border-right:none;
	}
.number{
	text-align:center;
	font-size:260%;
	font-style:italic;
	font-wight:100;
	color:#AAA;
	font-family: 'Roboto Condensed', sans-serif;
	}
.feature_box_item h3{
	font-weight:500;
	font-size:130%;
	margin:10px auto;
	color:#EE0000;
	line-height:1.45;
	text-align:center;
	}
.feature_box_item h3 span{
	background: linear-gradient(transparent 60%, #ffff66 60%);
	}
		
.feature_box_item p{
	line-height:1.4;
	}


@media screen and (max-width:767px) {
.feature_box{
	display:block;	
	}
.feature_box_item{
	width:90%;
	margin:5% auto 30px;
	border:none;
	}
.feature_box_item h3{
	margin:10px auto;
	}	
		
}

	
/* table追加*/
.products_detail tr.bg{
	background:#f9f9f9;}


.typeImgList{
  display: flex;
  flex-wrap: wrap;
  padding: 0em;
  margin: 0em;
  } 
  
.typeImgList .item{
  padding: 0em;
  flex: 1 0 240px;
  margin: 0.2em;
  position: relative;
  color:#000;
  text-align:left;
	}
@media screen and (max-width:1200px) {
.typeImgList .item{
  flex: 1 0 180px;
	}
}	

.typeImgList .item p{
	position: absolute;
	right: 0px;
    bottom: 0px;
	padding:1px 2px;
	text-align:right !important;
	background:#FFF;
	color:#000;
	font-size:90%;
	}
.typeImgList .notecopy p{
	max-width:200px;
	text-align:left !important;
	}	
@media screen and (max-width:1000px) {
.typeImgList .item{
  flex: 1 0 150px;
	}
.typeImgList .block{
	display:block;}
}	





.renketu{
	border:1px solid #bbb;
	padding:30px 30px 10px;
	margin: 30px auto 10px;
	}
.renketu span{
	background:#333;
	padding:5px 8px;
	display:inline-block;
	margin-right:10px;
	color:#FFF;
	}
@media screen and (max-width:768px) {
.renketu span{
	display:block;
	margin-bottom:10px;
}	
}


.typeImgList2{
	margin:30px auto;

	display:flex;	
	justify-content:space-between;
	}

.typeImgList2 .item{
	width:46%;
	color:#333;
	font-size:110%;
	margin:auto 15px;
	}
.typeImgList2 span{
	background:#333;
	padding:5px 8px 8px;
	margin-bottom:10px;
	display:block;	
	width:80px;
	color:#FFF;
	}
.item p.note{
	font-size:80% !important;
	color:#666;
	}
.typeImgList2 .item img{
	margin-top:10px;}	



@media screen and (max-width:768px) {
.typeImgList2{
	display:block;	
}
.typeImgList2 .item{
	width:100%;
	margin-top:30px;
}
}


.shiyo_box{
	display:flex;	
	justify-content:space-between;
	}

.shiyo_box_item{
	width:23%;
	margin:0 auto 1%;
	padding:0 1% 0 0;
	line-height:1.6;
	font-size:90%;
	}	
.shiyo_box_item span{
	display:block;
	color:#777;	
	font-size:85%;
	}
ol li{
	margin-bottom:10px;
	font-size:90%;
	}
	
@media screen and (max-width:767px) {
.shiyo_box{
	display:block;	
	}
.shiyo_box_item{
	width:100%;
	font-size:100%;
}
.shiyo_box_item span{
	font-size:90%;
	padding-left:20px;
	}
}