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


/*-----ベース-----*/
#b118{
font-size:16px;
font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
line-height:30px;
color:#000;
text-align:left;
width:100%;
}

#b118_inner{
width:100%;
min-width:982px;
overflow:hidden;
}

#b118 h2{
font-size:225%;
line-height:40px;
font-weight:normal;
text-align:center;
margin-bottom:26px;
}

#b118 h3{
font-size:175%;
line-height:40px;
font-weight:normal;
margin-bottom:27px;
}

#b118 .h2_sub{
font-size:112.5%;
line-height:32px;
text-align:center;
}

#b118 p{
margin:0;
}
/*#b118 img{
display: block;
}*/
#b118 .lsp {
letter-spacing: -0.4em;
}
#b118 .ksp {
letter-spacing: -0.11em;
}
#b118 .esp {
letter-spacing: -0.06em;
}
@media screen and (max-width: 640px){
	#b118{
	font-size:12px;
	line-height:18px;
	}
	#b118_inner{
	min-width:initial;
	min-width:auto;
	}
	#b118 h2{
	font-size:200%;
	line-height:1.29167em;
	margin-bottom: 15px;
	}
	#b118 h3{
	font-size:150%;
	line-height:1.33em;
	margin-bottom: 15px;
	}
	#b118 .h2_sub{
	font-size:1.16667em;
	line-height:1.5em;
	}
}

/*-----anchor_nav-----*/
#b118 .anchor_nav{
position:fixed;
top:61px;
width:100%;
background:#fff;
z-index:2;
border-bottom:1px solid #ccc;
}

#b118 .anchor_nav_inner{
width:100%;
max-width:982px;
margin:0 auto;
display:table;
}


#b118 .anchor_nav ul{
display:table;
width:100%;
}

#b118 .anchor_nav .p_name img{
width:146px;
}

#b118 .anchor_nav li{
display:table-cell;
height:59px;
vertical-align:middle;
width:17.1%;
text-align:center;
font-size:14px;
line-height:1em;
font-weight:bold;
}

#b118 .anchor_nav li:first-child{
text-align:left;
width:19.5%
}

#b118 .anchor_nav li:last-child{
text-align:right;
width:13.6%;
}

#b118 .anchor_nav li a{
color:#666;
text-decoration:none;
}

#b118 .anchor_nav li a:hover{
color:#999;
}
@media screen and (max-width: 640px){
	#b118 .anchor_nav{
	display:none;
	}
}


/*-----KV-----*/
#b118 .kv{
margin-top:120px;
padding-top:95px;
width:100%;
background: url(../images/kv_bk.jpg) no-repeat top right;
/*background-size:100%;*/
min-width: 982px;
}

#b118 .kv_inner{
width:982px;
margin:0 auto;
position:relative;
}

#b118 .kv_inner .h1_catch{
margin-bottom:48px;
line-height:0;
}

#b118 .kv_inner h1{
padding:17px 0 8px ;
line-height:1em;
/*float:left;*/
margin: 0 auto;
width: 309px;
margin-bottom: 177px;
}

#b118 .kv_inner .logo01{
line-height:1em;
float:left;
margin-bottom:15px;
margin-left:705px;
}

#b118 .kv_inner .logo02{
clear:both;
line-height:0;
margin-left:705px;
}

#b118 .kv_inner .kv_img img{width: 100%;}
#b118 .kv_inner .kv_img.sub img{width: 90%;}

#b118 .kv_inner .kv_img{
position:absolute;
top:180px;
left:50%;
margin-left:-230px;
}

#b118 .kv_inner .kv_img.sub{
position:absolute;
width: 1090px;
top:-40px;
left:50%;
margin-left:-1030px;
}


#b118 .kv_inner h2{
clear:both;
font-size:162.5%;
line-height:2em;
text-align:center;
margin-top:117px;
margin-bottom:27px;
}

#b118 .anchor_btn{
text-align:center;
line-height:38px;
vertical-align:middle;
position:relative;
width:218px;
border:1px solid #666;
margin:0 auto 70px;
}

#b118 .anchor_btn:hover{
opacity:0.7;
}

#b118 .anchor_btn a{
display:block;
color:#000;
text-decoration:none;
}

#b118 .anchor_btn a:after{
content: '';
position:absolute;
right:13px;
top:50%;
margin-top: -3px;
border-top: 9px solid #000;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
}

#b118 .anchor_btn02{
text-align:center;
line-height:24px;
vertical-align:middle;
position:relative;
width:218px;
margin:0 auto 34px;
}

#b118 .anchor_btn02:hover{
opacity:0.7;
}

#b118 .anchor_btn02 a{
display:block;
color:#000;
font-size: 16px;
}
#b118 .anchor_btn02 a:hover{
text-decoration: none;
}

#b118 .anchor_btn02 a:before{
content:url(../images/ico_arrow02.png);
position:absolute;
left:8px;
top:0;
}


#b118 .anchor_btn03{
text-align:center;
line-height:24px;
vertical-align:middle;
position:relative;
width:218px;
margin:29px auto 0;
}

#b118 .anchor_btn03:hover{
opacity:0.7;
}

#b118 .anchor_btn03 a{
display:block;
color:#fff;
font-size: 16px;
}
#b118 .anchor_btn03 a:hover{
text-decoration: none;
}

#b118 .anchor_btn03 a:before{
content:url(../images/ico_arrow03.png);
position:absolute;
left:8px;
top:0;
}

@media screen and (max-width: 640px){
	#b118 .kv{
	margin-top:60px;
	padding-top:0;
	width:100%;
	background: url(../images/kv_bk_sp.jpg) no-repeat top right;
	background-size: 100% auto;
	min-width: 100%;
	}
	#b118 .kv_inner{
	margin: 0 3.125%;
	width:93.75%;
	}

	#b118 .kv_inner .h1_catch{
	box-sizing:border-box;
	padding:0 0 0 6.56%;
	width:100%;
	margin-bottom:25px;
	line-height:1em;
	}
	#b118 .kv_inner .h1_catch img{
	width:61.41%;
	}

	#b118 .kv_inner h1{
	padding:25px 0 0 0;
	float:none;
	margin:0;
	margin-bottom:30px;
	}

	#b118 .kv_inner h1 img{
	width:84.333%;
	}

	#b118 .kv_inner .logo01{
	float:none;
	margin: 0;
	margin-bottom:15px;
	padding:0;

	}

	#b118 .kv_inner .logo01 img{
	width:59.333%;
	}

	#b118 .kv_inner .logo02{
	padding:0;
	margin: 0;
	}

	#b118 .kv_inner .logo02 img{
	width:79.333%;
	}

	#b118 .kv_inner .kv_img{
	position: static;
    top: auto;
    left: auto;
    width: 100%;
    margin: 0;
    text-align: center;
    margin-top: -110px;
	}
	#b118 .kv_inner .kv_img.sub{
	position: static;
    width: 125%;
    top: auto;
    left: auto;
    margin: 0;
    margin-left: -46%;
    padding-top: 28.5px;
	}
	#b118 .kv_inner .kv_img img{width:79.1666%;}
	#b118 .kv_inner .kv_img.sub img{width:100%;}

	#b118 .kv_inner h2{
	font-size:133.333%;
	line-height:1.5em;
	margin-top:26px;
	margin-bottom:21px;
	}

	#b118 .anchor_btn{
	box-sizing:border-box;
	line-height:42px;
	width:100%;
	margin:0 ;
	font-weight:bold;
	margin-bottom: 50px;
	}

	#b118 .anchor_btn a:after{
	right:5%;
	/*top:0;*/
	}

	#b118 .anchor_btn02{
	line-height:24px;
	width:210.5px;
	margin:0 auto 20px;
	font-weight:bold;
	}
	#b118 .anchor_btn02 a{
	font-size: 12px;
	}
	#b118 .anchor_btn02 a:before{
	left:11%;
	top:1px;
	}
	#b118 .anchor_btn03{
	line-height:42px;
	width:210.5px;
	margin:15px auto 0;
	font-weight:bold;
	}

	#b118 .anchor_btn03 a{
	font-size: 12px;
	}
	#b118 .anchor_btn03 a:before{
	left:11%;
	top:1px;
	}
}


#b118 .product_img{
position:absolute;
}
#b118 .product_img .sub{
position: absolute;
z-index: 1;
margin: 0;
}

/*-------- title_box --------*/
#b118 .title_box{
padding:158px 0 123px 0;
margin-top:0;
background-size:100%;
width:100%;
min-width:982px;
}
#b118 .title_box#anchor01{background:url(../images/bk01.jpg) no-repeat center center; background-size:100%;}
#b118 .title_box#anchor02{background:url(../images/bk02.jpg) no-repeat center center; background-size:100%;}
#b118 .title_box#anchor03{background:url(../images/bk03.jpg) no-repeat center center; background-size:100%;}

#b118 .title_box h2,
#b118 .title_box .h2_sub{color:#fff;}

@media screen and (max-width: 640px){
	#b118 .title_box{
	padding:95.5px 0 111.5px 0;
	margin-top:0;
	background-size:100%;
	width:100%;
	min-width:100%;
	}
	#b118 .title_box#anchor01{background:url(../images/bk01_sp.jpg) no-repeat center center; background-size:100%; padding:95.5px 0 111.5px 0;}
	#b118 .title_box#anchor02{background:url(../images/bk02_sp.jpg) no-repeat center center; background-size:100%; padding:95.5px 0 90.5px 0;}
	#b118 .title_box#anchor03{background:url(../images/bk03_sp.jpg) no-repeat center center; background-size:100%; padding:128.5px 0;}

	#b118 .title_box h2,
	#b118 .title_box .h2_sub{color:#fff;}

}


/*-----box area-----*/
#b118 .box{
width:982px;
margin:0 auto;
display:table;
position:relative;
}

@media screen and (max-width: 640px){
	#b118 .box{
	width:100%;
	}
}

#b118 .layout_dbl01{
display:table-cell;
vertical-align:middle;
width:456px;
padding:40px 0;
}

#b118 .layout_dbl02{
width:526px;
display:table-cell;
vertical-align:top;
padding:64px 0 63px;
}

#b118 .layout_dbl03{
width:470px;
display:table-cell;
vertical-align:top;
padding:64px 236px 63px 0;
}

#b118 .layout_dbl04{
width:276px;
display:table-cell;
vertical-align:top;
padding:95.5px 0;
}
#b118 .layout_dbl04 img{
vertical-align:middle;
}

@media screen and (max-width: 640px){
	#b118 .layout_dbl01{
	display:block;
	width:93.75%;
	margin:0;
	padding:40px 3.125% 32px;
	text-align:center;
	}

	#b118 .layout_dbl01 img{
	max-width:100%;
	}

	#b118 .layout_dbl02{
	width:93.75%;
	margin:0;
	display:block;
	padding:0 3.125% 38px;
	}

	#b118 .layout_dbl03{
	width:93.75%;
	margin:0;
	display:block;
	padding:35px 3.125% 22px;
	}

	#b118 .layout_dbl04{
	width:93.75%;
	margin:0;
	display:block;
	padding:0 3.125% 40px;
	text-align:center;
	}
}



#b118 .box02{
position:relative;
width:100%;
min-width:982px;
}

#b118 .box02_img{
top:57px;
right:50%;
margin-right:35px;
}
/*#b118 .box02_img .sub{
bottom: 20px;
right: -72px;
}*/

#b118 .box02_inner{
padding: 63px 0 38px 456px;
width: 526px;
margin: 0 auto;
}
#b118 .list_triple{
width: 982px;
margin: 0 auto 12px;
}
#b118 .list_triple li{
display: flex;
float: left;
width: 300px;
height: 90px;
margin-bottom: 40px;
margin-right: 41px;
}
#b118 .list_triple li:nth-child(3n){margin-right: 0;}
#b118 .list_triple li img{margin-right: 20px;}
#b118 .list_triple dl,
#b118 .list_triple dt,
#b118 .list_triple dd{margin: 0;}
#b118 .list_triple dt{font-size:14px; line-height:30px; font-weight: bold;}
#b118 .list_triple dd{font-size:14px; line-height:24px;}

@media screen and (max-width: 640px){
	#b118 .box02{
	background-size:100%;
	min-width:initial;
	min-width:auto;
	padding:40px 3.125% 36px;
	width:93.75%;
	}

	#b118 .box02_img{
	position: static;
	top:auto;
	bottom:auto;
	left:auto;
	width:100%;
	margin-left:0;
	margin-bottom:33px;
	}

	#b118 .box02_img img{
	width:107%;
	}
/*	#b118 .box02_img .sub{
	bottom: 7px;
	right: -25px;
	width: 30%;
	}*/
	#b118 .box02_inner{
	padding:0;
	width:100%;
	margin:0 auto;
	}
	#b118 .list_triple{
	width: 100%;
	margin: 27px 0 0;
	}
	#b118 .list_triple li{
    display: block;
    float: left;
    width: 44.166667%;
    height: auto;
    margin-bottom: 18px;
    margin-right: 11.6666667%;
    text-align: center;
	}

	#b118 .list_triple li:nth-child(3n){margin-right: 11.6666667%;}
	#b118 .list_triple li:nth-child(even){margin-right: 0;}
	#b118 .list_triple li:nth-child(5),
	#b118 .list_triple li:nth-child(6){margin-bottom: 0;}
	#b118 .list_triple li img{margin-right: 0;}
	#b118 .list_triple dl,
	#b118 .list_triple dt,
	#b118 .list_triple dd{margin: 0;}
	#b118 .list_triple dt{font-size:11px; line-height:22.5px; font-weight: bold;}
	#b118 .list_triple dd{font-size:11px; line-height:19px; text-align: left;}
}

#b118 .box03{
position:relative;
/*background-color:#f3f3f3;*/
width:100%;
min-width:982px;
overflow:hidden;
/*height:600px;*/
}

#b118 .box03_img{
top:45px;
left:50%;
margin-left:-20px;
}

#b118 .box03_inner{
    width: 492px;
    padding: 64px 490px 63px 0;
    margin: 0 auto;
}

@media screen and (max-width: 640px){
	#b118 .box03{
	width:100%;
	min-width:initial;
	min-width:auto;
	overflow:hidden;
	height:auto;
	}

	#b118 .box03_img{
	position: static;
	top:auto;
	bottom: 0;
	margin-left:-20px;
	width:120%;
	margin-bottom: 30px;
	}

	#b118 .box03_img img{
	width:91.72%;
	padding-left:8.28%;
	}

	#b118 .box03_inner{
	width:93.75%;
	padding:37px 3.125% 27px;
	margin:0 auto;
	}
}

#b118 .box04{
position:relative;
background-color:#f3f3f3;
width:100%;
min-width:982px;
overflow:hidden;
/*height:600px;*/
}

#b118 .box04_img{
top:50px;
right:50%;
margin-right:80px;
}

#b118 .box04_inner{
width:526px;
padding:109px 0 120px 456px;
margin:0 auto;
}
#b118 .box04_inner p{
margin-bottom: 48px;
}

@media screen and (max-width: 640px){
	#b118 .box04{
	width:100%;
	min-width:initial;
	min-width:auto;
	overflow:hidden;
	height:auto;
	}

	#b118 .box04_img{
	position: static;
	bottom:auto;
	right:auto;
/*	left:-36.88%;
	top:-20px;*/
	margin-top: 30px;
	margin-right:0;
	margin-left:-35px;
	width:105%;
	}

	#b118 .box04_img img{
	width:100%;
	}

	#b118 .box04_inner{
	width:93.75%;
	padding:0 3.125% 40px;
	margin:0 auto;
	}
	#b118 .box04_inner p{
	margin-bottom: 27px;
	}
	#b118 .box04_inner img{
	width: 77.5%;
	margin: 0 auto;
	}
}

#b118 .box05{
position:relative;
width:100%;
min-width:982px;
overflow:hidden;
/*height:600px;*/
}

#b118 .box05_img{
bottom:10px;
left:50%;
margin-left:0;
width: 800px;
}
#b118 .box05_img img{
width: 100%;
}

#b118 .box05_inner{
width:492px;
padding: 64px 490px 63px 0;
margin:0 auto;
}

@media screen and (max-width: 640px){
	#b118 .box05{
	width:100%;
	min-width:initial;
	min-width:auto;
	overflow:hidden;
	height:auto;
	}

	#b118 .box05_img{
	position: static;
	bottom:auto;
	top:-95px;
	left:2.5%;
	margin-left:3.125%;
	margin-top:-15px;
	width: 100%;
	}

	#b118 .box05_img img{
	width:110%;
	}

	#b118 .box05_inner{
	width:93.75%;
	padding:22px 3.125% 37px;
	margin:0 auto;
	}
}



#b118 .box06{
position:relative;
width:100%;
min-width:982px;
overflow:hidden;
padding-bottom: 145px;
z-index: 0;
}

#b118 .box06_img{
top:20px;
right:50%;
margin-right:88px;
z-index: 1;
}
#b118 .box06_inner_wrap{
background-color:#f3f3f3;
width: 100%;
}
#b118 .box06_inner{
width:516px;
padding:64px 0 63px 466px;
margin:0 auto;
}

@media screen and (max-width: 640px){
	#b118 .box06{
	width:100%;
	min-width:initial;
	min-width:auto;
	overflow:hidden;
	height:auto;
	padding-bottom: 0;
	}

	#b118 .box06_img{
	position: static;
	bottom:auto;
	right:auto;
	left:auto;
	top:auto;
	margin-right:0;
	margin-left: 3.125%;
	padding-bottom: 40px;
	width:93%;
	}

	#b118 .box06_img img{
	width:100%;
	}

	#b118 .box06_inner{
	width:93.75%;
	padding:37px 3.125% ;
	margin:0 auto;
	}
}
/*---------------------- box_btn ----------------------*/

#b118 .box_btn{
background-color:#83b900;
color:#fff;
text-align:center;
padding:100px 0;
border-bottom:1px solid #ccc;
}


#b118 .shop_btn{
width:450px;
background-color:#fff;
line-height:60px;
vertical-align:middle;
font-size:20px;
font-weight:bold;
margin:0 auto;
position:relative;
}
#b118 .shop_btn a{
color:#83b900;
display:block;
text-decoration:none;
}
#b118 .shop_btn a:after{
content:url(../images/ico_arrow02.png);
position:absolute;
right:14px;
top:0;
}
#b118 .shop_btn:hover{
opacity:0.7;
}

@media screen and (max-width: 640px){
	#b118 .box_btn h3{
		font-size: 16px;
		line-height: 20px;
		margin-bottom: 18px;
	}
	#b118 .box_btn{
	padding:38px 3.125% 40px;
	width:93.75%;
	}

	#b118 .shop_btn{
	width:100%;
	line-height:43px;
	font-size:12px;
	}
	#b118 .shop_btn a:after{
	right:17px;
	}
}

/*---------------------- spec ----------------------*/


#b118 .box_spec {
  position: relative;
  z-index: 1;
  width: 982px;
  margin: 0 auto;
  padding: 60px 0 120px;
}

#b118 .box_spec h3 {
  float: left;
  margin-bottom: 30px;
  color:#000;
  font-weight: 500;
}

#b118 .spec_btn_box {
  float: right;
}

#b118 .spec_btn_box .spec_btn {
  width: 218px;
  margin-left: 10px;
  float: right;
  text-align: center;
  font-size: 14px;
  line-height: 38px;
  font-weight: bold;
  position: relative;
  border: 1px solid #999;
  transition: opacity 0.4s ease;
}

#b118 .spec_btn_box .spec_btn:hover {
  opacity: 0.7;
}

#b118 .spec_btn_box .spec_btn a {
  display: block;
  color: #000;
  text-decoration: none;
}

#b118 .spec_btn_box .spec_btn a::after {
  display: block;
  position: absolute;
  right: 14px;
  top: 0;
  bottom: 0;
  width: 0;
  height: 0;
  margin: auto 0;
  border-left: 9px #000d4e solid;
  border-top: 5px rgba(0, 0, 0, 0) dashed;
  border-bottom: 5px rgba(0, 0, 0, 0) dashed;
  content: "";
}

#b118 .spec_list {
  border-collapse: collapse;
  width: 100%;
  margin: 15px 0;
  font-size: 87.5%;
  line-height: 24px;
  box-sizing: border-box;
}

#b118 .spec_list tbody {
  vertical-align: top;
  text-align: left;
}

#b118 .spec_list tr {
  border-top: 1px #ccc solid;
}

#b118 .spec_list th {
  padding: 12px 1px;
  border-top: 1px #99c900 solid;
  box-sizing: border-box;
}

#b118 .spec_list th[rowspan] {
  padding-right: 5px;
}

#b118 .spec_list td {
  width: 610px;
  padding: 12px 1px 12px 15px;
  border-left: 5px #fff solid;
  box-sizing: border-box;
}

/*td　3カラム*/
#b118 .spec_list .col_3{
  width: 610px;
  padding: 7px 1px 7px 0;
  border-left: 5px #fff solid;
  box-sizing: border-box;	
}
#b118 .spec_list .col_3 > ul{
display: flex;
}
#b118 .spec_list .col_3 > ul li{
width: 33.33%;
border-left: 1px solid #ccc;
padding:5px 0 5px 15px;
}
#b118 .spec_list .col_3 > ul li:first-of-type{
	border-left: none;
}

#b118 .spec_list tr:last-of-type {
  border-bottom: 1px #ccc solid;
}
#b118 .spec_list tr:last-of-type th {
  border-bottom: 1px #99c900 solid;
}

#b118 .spec_list .p_code {
  font-weight: bold;
}

#b118 .spec_list th sup {
  font-size: 62.5%;
  line-height: 1;
}

#b118 .spec_notes {
  font-size: 64%;
  line-height: 1.2em;
}

#b118 .spec_notes.notes01 li {
  padding-left: 2em;
  text-indent: -2em;
  margin-bottom: 5px;
}

#b118 .spec_notes.notes02 li {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 5px;
}

@media screen and (max-width: 640px) {
  #b118 .box_spec {
    width: 93.75%;
    padding: 15.667% 0 18.334%;
  }

  #b118 .box_spec h3 {
    float: none;
    margin-bottom: 5.334%;
    font-size: 13.5px;
    font-size: 4.219vw;
    line-height: 1.481;
    font-weight: bold;
  }

  #b118 .spec_btn_box {
    display:none;
  }

  #b118 .spec_btn_box::after {
    display: block;
    clear: both;
    content: "";
  }

  #b118 .spec_btn_box .spec_btn {
    width: 48.334%;
    margin: 0;
    font-size: 10px;
    font-size: 3.125vw;
    line-height: 2.9;
    border: 1px solid #999;
    transition: none;
  }

  #b118 .spec_btn_box .spec_btn + .spec_btn {
    position: absolute;
    top: 0;
    left: 0;
    float: none;
  }

  #b118 .spec_btn_box .spec_btn:hover {
    opacity: 1;
  }

  #b118 .spec_btn_box .spec_btn a::after {
    right: 5.517%;
    border-left: 12px #000d4e solid;
    border-top: 6px rgba(0, 0, 0, 0) dashed;
    border-bottom: 6px rgba(0, 0, 0, 0) dashed;
  }

  #b118 .spec_list {
    margin: 6.667% 0;
    font-size: 10px;
    font-size: 3.125vw;
    line-height: 2;
  }

  #b118 .spec_list tr {
    border-top: 2px #ccc solid;
  }

  #b118 .spec_list th {
    padding: 3.167% 0.167%;
    border-top: 2px #99c900 solid;
  }

  #b118 .spec_list tr:last-of-type {
    border-bottom: 2px #ccc solid;
  }
  #b118 .spec_list tr:last-of-type th {
    border-bottom: 2px #99c900 solid;
  }

  #b118 .spec_list th span {
    position: absolute;
    width: 50%;
  }

  #b118 .spec_list td {
    width: 55%;
    padding: 3.167% 0.167% 3.167% 2.5%;
  }
	/*td　3カラム*/
	#b118 .spec_list .col_3{
	  width: 55%;
	  padding: 3.167% 0.167% 3.167% 2.5%;	
	}
	#b118 .spec_list .col_3 > ul{
	display: block;
	}
	#b118 .spec_list .col_3 > ul li{
	width: 100%;
	border-left: none;
	padding:0;
	line-height: 20px;
	}

  #b118 .spec_notes {
    font-size: 8px;
    line-height: 1.35;
  }
  #b118.ios .spec_notes {
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", sans-serif;
  }

  #b118 .spec_notes.notes01 li {
    padding-left: 2em;
    text-indent: -2em;
    margin-bottom: 2%;
  }

  #b118 .spec_notes.notes02 li {
    padding-left: 1em;
    text-indent: -1em;
    margin-bottom: 2%;
  }
}

@media screen and (max-width: 375px) {
  #b118 .spec_btn_box .spec_btn {
    border: 0.5px solid #999;
  }

  #b118 .spec_btn_box .spec_btn a::after {
    border-left: 6px #000d4e solid;
    border-top: 3px rgba(0, 0, 0, 0) dashed;
    border-bottom: 3px rgba(0, 0, 0, 0) dashed;
  }

  #b118 .spec_list tr {
    border-top: 1px #ccc solid;
  }

  #b118 .spec_list th {
    border-top: 1px #99c900 solid;
  }

  #b118 .spec_list td {
    border-left: 2.5px #fff solid;
  }

  #b118 .spec_list tr:last-of-type {
    border-bottom: 1px #ccc solid;
  }
  #b118 .spec_list tr:last-of-type th {
    border-bottom: 1px #99c900 solid;
  }
}








/*-----モジュール-----*/
#b118 .alignCenter{
text-align:center;
}

#b118 .bold{
font-weight:bold;
}

#b118 .sp{
display:none;
}
/*#b118 .pc{
display:block;
}*/

#b118 .gray{
background:#f3f3f3;
}

#b118 .super{
font-size:62.5%;
vertical-align: super;
line-height:1em;
}

@media screen and (max-width:640px){
	#b118 .sp{
	display:block;
	}
	#b118 .pc{
	display:none;
	}
}

/*-----仕様書印刷用-----*/
@media print {

	body > *,
	#b118 > * ,
	#b118 #b118_inner > *{
		display: none;
	}
	#b118,
	#b118 #b118_inner,
	#b118 .box_spec {
		display: block !important;
	}
	#b118 .box_spec .spec_btn_box{
		display: none;
	}
}