/* --------------------------------------------------------------------- */
/*  */
/* --------------------------------------------------------------------- */

#suspension .m-suspension a:before{
	width:100% !important;
}

#godhand .m-godhand a:before{
	width:100% !important;
}

#headlight .m-headlight a:before{
	width:100% !important;
}

#pitwark .m-pitwark a:before{
	width:100% !important;
}

#gallery .m-gallery a:before{
	width:100% !important;
}

#blog .m-blog a:before{
	width:100% !important;
}

#shopguide .m-shopguide a:before{
	width:100% !important;
}

.Bn_area{
    width: 1000px;
    margin: 0 auto;
}
@media screen and (max-width: 768px) {
    .Bn_area{
        width: 100%;
    }
}

.sp-mg{
	margin-bottom:6em;
}

#hello #c_copy{
	font-size:1em;
	padding: 0%;
	margin-top: -2.5%;
	color:#FFF;
}

p{
	color:#333;
}

h2{
	padding-bottom:1.5%;
}

/* */
.wp-pagenavi{
    text-align: center;
    font-size: 16px;
}
.wp-pagenavi a{
    padding: 5px;
}

/* view */
br.viewRW{
	display:none !important;
	}
	@media screen and (max-width: 768px) {
		br.viewRW{
			display:block !important;
		}
	}

br.viewRE{
	display: flex;
	}
	@media screen and (max-width: 768px) {
		br.viewRE{
			display:block !important;
		}
	}

/* --------------------------------------------------------------------- */
/*  */
/* --------------------------------------------------------------------- */

.container-fluid{
	padding-top:4%;
	text-align:center;
}

.sec-title{
	font-size:2.6em;
	display:block;
	color:#B11821;
	font-family:abolition;
	font-weight:400;
	letter-spacing:.2em;
	margin-bottom:.5em;
}

.mini-h2{
	font-size:100%;
	margin:-1em 0 0.1em;
	color:#666;
}

.box {
	max-width: 1020px;
	margin: 0 auto;
}

.shop {
	list-style: none;
	display: block;
	margin-top: 2%;
}
.shop li {
	width: 48%;
	float: left;
	margin-bottom: 2%;
}
.shop li:nth-child(2n) {
	float: right;
}
.shop li figure img {
	width: 100%;
	height: auto;
	display: block;
	transition: 0.6s ;
}

.shop li figure img:hover{
	opacity: 0.5 ;
}

.shop li figure img a{
	color: #FFF;
}

.shop li figure img a:hover{
	color: #FFF;
}

.shop li figcaption h3 {
	font-size: 1.5rem;
	line-height: 1;
	color: #9b2020;
	margin-top: 10px;
	margin-bottom: 9px;
}
.shop li figcaption h3 span {
	font-size: 1.2rem;
	color: #454545;
	margin-left: 10px;
	font-weight: bold;
}
.shop li figcaption p {
	font-size: 1.2rem;
	line-height: 1.64;
	color: #555555;
}

.shopInner{
	width: 1000px;
	margin: 2% auto 1% auto;
	}
	@media (max-width:1024px){
		.shopInner{
			width: 100%;
		}
	}

.shopInner h3{
	font-weight: bold;
	border-bottom: double #B11821;
	color: #B11821 !important;
	}
	@media (max-width:414px){
		.shopInner h3{
			font-size: 1.6em;
		}
	}

.shopInner figure img{
	width: 100%;
	margin-bottom: .8em;
}

.shopInner p{
	padding: 1% 1% 0 1%;
	text-align: left !important;
}

.shopInner p strong{
	font-size: 1.2em;
	color:#B11821;
}

#shopMap{
	width:100%;
	height:420px;
	z-index:20;
	position:relative;
}

#shopMap embed,#shopMap img,#shopMap object{
	max-width:none;
	height:auto;
}

#shopMap *,#shopMap :after,#shopMap :before{
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}

.shopL{
	width: 60%;
	float: left;
	}
	@media (max-width:1024px){
		.shopL img{
			max-width: 100%;
		}
	}
	@media (max-width:414px){
		.shopL{
			width: 100%;
			float: none;
		}
		.shopL img{
			max-width: 100%;
		}
	}

.shopR{
	width: 40%;
	padding: 3% 2% 0 3%;
	float: left;
	}
	@media (max-width:414px){
		.shopR{
			width: 100%;
			float: none;
		}
	}

.shopR dl{
	width: 100%;
}

.shopR dl dt{
	padding: 1%;
	color: #FFF;
	border-bottom: 1px dotted #FFF;
}

.shopR dl dd{
	padding: 2% 0 1% 0;
	margin-bottom: 4%;
	border-bottom: 1px solid #C5C5C5;
	color: #C5C5C5;
}

.pageContainer{
	position: relative;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 0%;
}

.pageContainer h3{
	text-align: center;
	color: #56391D;
	margin-bottom: 2%;
}

.pageContainer h3 span{
	padding-bottom: .2%;
	border-bottom: 2px solid #AA5F25;
}

.pageContainer  figure{
	margin-top: 1.5%;
	text-align: center;
	}
	.pageContainer  figure img{
		max-width: 100%;
	}
	@media (max-width:768px){
		.pageContainer  figure img{
			width: 100%;
			margin-bottom: 3%;
		}
	}

.pageBox{
	margin-bottom: 20px;
}

.pageBoxImage{
	width: 100%;
	border-radius: 6px;
	margin-bottom: 0%;
}

.pic_2{
	background:url("../../img/suspension/pic1.jpg") no-repeat center center / cover;
}

.pic_3{
	background:url("../../img/godhand/pic1.jpg") no-repeat center center / cover;
}

.pic_4{
	background:url("../../img/headlight/pic1.jpg") no-repeat center center / cover;
}

.pageBoxTitleArea{
	bottom: 0px;
}

.pageBoxTitle{
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.4;
	color: #fff;
	font-weight: bold;
	padding: 15% 0;
	text-shadow: 1px 1px 20px rgba(0, 0, 0, 0.8);
}

.pageArticleBox,.pageArticleBox2{
	width: 1100px;
	margin: 0 auto;
	margin-top: 2%;
	margin-bottom: 2%;
	}
	@media (max-width:1024px){
		.pageArticleBox,.pageArticleBox2{
			width: 100%;
		}
	}

.pageArticleBox3{
	width: 1100px;
	margin: 0 auto 3% auto;
	padding: 2%;
	background-color: #FFFFE6;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	}
	@media (max-width:1024px){
		.pageArticleBox3{
			width: 100%;
		}
	}

.pageArticleBox4{
	width: 1100px;
	margin: 0 auto 3% auto;
	padding: 2%;
	background-color: #FFFFE6;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	}
	@media (max-width:1024px){
		.pageArticleBox4{
			width: 100%;
		}
	}

.pageArticleBox5{
	width: 1100px;
	margin: 0 auto;
	margin-top: 2%;
	margin-bottom: 2%;
	}
	@media (max-width:1024px){
		.pageArticleBox5{
			width: 100%;
		}
	}

.pageArticleBox5 iframe{
	width:560px;
	height:315px;
	}
	@media (max-width:1024px){
		.pageArticleBox5 iframe{
			width: 90%;
			height: auto;
		}
	}

.pageArticleBox2 .movie{
	width: 100%;
	text-align: center;
}

.pageArticleBox2 .movie ul li{
	float: left;
	margin: 1.5% 3%;
}

.pageArticleBox2Inner{
	width: 100%;
}

.pab2L{
	width: 15%;
	float: left;
	}
	@media (max-width:414px){
		.pab2L{
			float: none;
			margin: 0 auto;
		}
		.pab2R{
			width: 100% !important;
			float: none;
		}
	}

.pab2L img{
	width: 95%;
}

.pab2R{
	width: 82%;
	padding-top: 1.5%;
	margin-left: 2%;
	float: left;
}

.pageArticleBox2 h3,.pageArticleBox3 h3{
	text-align: center;
	color: #B11821;
	margin-bottom: 2%;
	padding-bottom: .2%;
	border-bottom: 2px solid #B11821;
}	

.pageArticleBox2 h3 span,.pageArticleBox3 h3 span{
	padding-bottom: .2%;
	border-bottom: 2px solid #B11821;
}

.pageArticleBox4 h3{
	text-align: center;
	color: #900B0D;
	margin-bottom: 2%;
	}
	@media (max-width:414px){
		.pageArticleBox4 h3{
			font-size: 1.6em;
		}
	}

.pageArticleBox4 p{
	text-align: left;
}

.pageArticleBox3 p{
	text-align: left !important;
}

.pageArticleBoxL{
	width: 50%;
	float: left;
	}
	@media (max-width:414px){
		.pageArticleBoxL{
			display: none;
		}
	}

.bg_pic{
	width: 500px;
	height: 500px;
	}
	@media (max-width:1024px){
		.bg_pic{
			width: 400px;
			height: 400px;
		}
	}
	@media (max-width:768px){
		.bg_pic{
			width: 300px;
			height: 300px;
		}
	}
	@media (max-width:604px){
		.bg_pic{
			width: 250px;
			height: 250px;
		}
	}

.pageArticleBoxR{
	width: 50%;
	float: left;
	}
	@media (max-width:414px){
		.pageArticleBoxR{
			width: 100%;
			float: none;
		}
	}

.explanatory{
	padding-top: 20%;
	text-align: left !important;
	}
	@media (max-width:1024px){
		.explanatory{
			padding-top: 18%;
		}
	}
	@media (max-width:414px){
		.explanatory{
			padding-top: 0%;
		}
	}

.explanatory3{
	padding-top: 10%;
	text-align: left !important;
	color: #fff !important;
	}
	@media (max-width:1024px){
		.explanatory3{
			padding-top: 18%;
		}
	}
	@media (max-width:414px){
		.explanatory3{
			padding-top: 0%;
		}
	}
	
.explanatory4{
	padding-top: 3%;
	text-align: left !important;
	color: #fff !important;
	}
	@media (max-width:1024px){
		.explanatory4{
			padding-top: 18%;
		}
	}
	@media (max-width:414px){
		.explanatory4{
			padding-top: 0%;
		}
	}

.explanatory2{
	text-align: left !important;
}

.caution{
	background-image: url(../../img/purchase/mark_001.gif) ;
	background-repeat: no-repeat;
	text-align: left !important;
	color: #900B0D !important;
	padding-left: 5%;
	width: 95%;
	margin: 0 auto;
}

.caution2{
	background-image: url(../../img/purchase/mark_001.gif) ;
	background-repeat: no-repeat;
	text-align: left !important;
	color: #900B0D !important;
	padding-left: 3.5%;
	}
	@media (max-width:414px){
		.caution2{
			width: 98%;
			padding-left: 9%;
		}
	}

.caution2 a{
	color: #900B0D;
	text-decoration: underline;
}

figure.btn1,figure.btn1 img{
	max-width: 100%;
}

#confirmationBox{
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	}
	@media (max-width:1024px){
		#confirmationBox{
			width: 100%;
		}
	}

#confirmationBox nav{
	width: 100%;
}

#confirmationBox nav ul li{
	width: 48%;
	background-color: #FFFFE6;
	border: 1px solid #666;
	margin-left: 1.2%;
	margin-bottom: 1.2%;
	float: left;
	}
	@media (max-width:768px){
		#confirmationBox nav ul li{
			width: 100%;
			float: none;
		}
	}

.confirmationInner{
	width: 100%;
	padding: 1.5%;
}

.confirmationInnerLeft{
	max-width: 40%;
	float: left;
}

.confirmationInnerLeft img{
	max-width: 95%;
}

.confirmationInnerRight{
	width: 70%;
	height: 100px;
	padding-left: 4%;
	border-left: 1px dotted #666;
	float: left;
	}
	@media (max-width:375px){
		.confirmationInnerRight{
			width: 60%;
			display: inline-block;
		}
	}

.confirmationInnerRight h3{
	font-size: 1em;
	font-weight: bold;
	display: inline-block;
	vertical-align: top;
	line-height: 100px;
	color: #56391D;
	}
	@media (max-width:768px){
		.confirmationInnerRight h3{
			font-size: 1.2em;
		}
	}

.confirmationInnerRight h3.confT{
	font-size: 1em;
	margin-top: 6%;
	font-weight: bold;
	line-height: normal;
	color: #56391D;
	}
	@media (max-width:768px){
		.confirmationInnerRight h3.confT{
			margin-top: 8%;
			font-size: 1.2em;
		}
	}

.confirmationInnerRight p{
	font-size: .8em;
	margin-top: 1%;
	}
	@media (max-width:768px){
		.confirmationInnerRight p{
			font-size: 1em;
		}
	}

#otherMenu{
	width: 1000px;
	margin: 2% auto 2% auto;
	}
	@media (max-width:1024px){
		#otherMenu{
			width: 100%;
		}
	}

#otherMenu ul li{
	max-width: 100%;
	margin: 0% .5% 1% .5%;
	float: left;
	}
	@media (max-width:1024px){
		#otherMenu ul li{
			width: 30%;
			margin: 0% .5% 1% .5%;
			float: left;
		}
	}

#otherMenu ul li img{
	width: 100%;
	}
	@media (max-width:1024px){
		#otherMenu ul li img{
			text-align: center;
			width: 100%;
			background-color: #31B999;
		}
	}

.flowInner{
	width: 1000px;
	margin: 2% auto 2% auto;
	border-bottom: 1px dotted #B11821;
	}
	@media (max-width:1024px){
		.flowInner{
			width: 100%;
		}
	}

.flowInner h3{
	color: #851219;
	font-weight: bold;
}

.flowInner h3.yu{
	height: 26px;
	}

.flowInner h3 img{
	max-width: 100%;
	}
	@media (max-width:1024px){
		.flowInner h3 img{
			max-width: 75%;
		}
	}

.flowArea{
	width: 95%;
	margin: 0 auto 1.5% auto;
}

.flowR{
	width: 100%;
	margin-left: 0%;
}
.flowR h4{
	color: #fff;
	margin-top: 3%;
	padding-left: 2%;
	padding-bottom: 1%;
	border-bottom: 1px solid #666;
	text-align: left !important;
}
	@media (max-width:768px){
		.flowR{
			width: 55%;
			margin-left: 3%;
		}
		.flowR h4{
			font-size: 1.4em;
		}
	}
	@media (max-width:604px){
		.flowR{
			width: 100%;
			margin-left: 0%;
			float: none;
		}
		.flowR h4{
			font-size: 1.2em;
			text-align: center;
		}
	}

.flowR .suspension{
	width: 96%;
	margin: 3% auto;
	border: 1px #FFFFFF solid;
}

.flowR .suspension2{
	width: 96%;
	margin: 3% auto;
	border: none;
	text-align: left;
}

.flowR .suspension2 p{
	text-align: left !important;
}

.flowR .suspension2 br{
	display: flex;
}

.flowR .suspension table{
	width: 100%;
}

.flowR .suspension table tr th{
	width: 70%;
	padding: 2%;
	font-size: 1.2em;
	text-align: center;
	border-right: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
}

.flowR .suspension table tr th.ti{
	background-color: #B1B1B1;
	color: #000000;
}

.flowR .suspension table tr td{
	width: 20%;
	font-size: 1.4em;
	padding: 2%;
	border-bottom: 1px #FFFFFF solid;
}

.flowR figure{
	margin-top: 3%;
	text-align: center;
	}
	.flowR figure img{
		max-width: 100%;
		margin-bottom: 0%  !important;
	}
	@media (max-width:768px){
		.flowR figure img{
			width: 100%;
		}
	}

.flowR figure.swr{
	margin-top: 3%;
	margin-bottom: 2%;
	text-align: center;
	}
	.flowR figure.swr img{
		max-width: 100%;
	}
	@media (max-width:768px){
		.flowR figure.swr img{
			width: 100%;
		}
	}

.f_text{
	margin: 3% 2% 2% 2%;
	text-align: left !important;
}

.f_text a{
	color: #900B0D;
	text-decoration: underline;
}

.f_text2{
	margin-left: 2%;
	text-align: left !important;
	background-image: url(../../img/purchase/mark_001.gif) ;
	background-repeat: no-repeat;
	padding-left: 5%;
	color: #900B0D !important;
	font-size: 1.1em;
}

.f_text3{
	font-weight: bold;
	margin: 3% 0 0 2%;
	text-align: left !important;
	color: #900B0D !important;
}

.f_text4{
	padding-top: 3%;
	padding-left: 2%;
	padding-right: 2%;
	border-top: 1px dotted #56391D;
	margin: 5% 0 2% 0%;
	text-align: left !important;
}

.f_text5{
	margin-left: 2%;
	text-align: left !important;
	background-image: url(../../img/purchase/mark_001.gif) ;
	background-repeat: no-repeat;
	padding-left: 3%;
	color: #900B0D !important;
	font-size: 1.1em;
	}
	@media (max-width:380px){
		.f_text5{
			padding-left: 8%;
		}
	}

.f_text6{
	margin: 3% 2% 0% 2%;
	color: #B11821 !important;
	text-align: left !important;
}

.f_text7{
	margin: 0% 2% 0% 2%;
	padding-bottom: 3%;
	color: #B11821 !important;
	text-align: left !important;
	font-size: 1em;
}

.n-document{
	width: 85%;
	margin: 4% auto;
}

.n-document ul li{
	background-color: #FFFFE6;
	margin-bottom: 3%;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	color: #56391D;
	padding: 2.5%;
}

.ndL{
	width: 25%;
	float: left;
	}
	@media (max-width:768px){
		.ndL img{
			width: 100%;
		}
	}
	@media (max-width:375px){
		.ndL{
			padding-top: 2%;
		}
	}

.ndR{
	width: 73%;
	float: left;
	margin-left: 2%;
	text-align: left;
}

.ndR h4{
	padding-left: 0;
	border-bottom: none;
	font-weight: bold;
	}
	@media (max-width:604px){
		.ndR h4{
			font-size: 1.4em;
			text-align: left;
		}
	}
	@media (max-width:414px){
		.ndR h4{
			font-size: 1.2em;
			text-align: left;
		}
	}

.nd-text{
	font-size: .8em;
	text-align: left !important;
	}
	@media (max-width:604px){
		.nd-text{
			font-size: 1em;
			text-align: left;
		}
	}
	@media (max-width:414px){
		.nd-text{
			font-size: .8em;
			text-align: left;
		}
	}

#newsContainer{
	width: 1200px;
	margin: 0 auto;
	padding-top: 6.5em;
	padding-bottom: 6.5em;
}

#mainContents{
	width: 77%;
	float: left;
}

#reportContents{
	width: 77%;
	background-color: #FFF;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	float: left;
}

#mainContents h3{
	color:#B11821;
	text-align: center;
	font-weight: bold;
}

#reportContents h3{
	color:#B11821;
	text-align: center;
	font-weight: bold;
	padding-top: 2%;
}

#reportBox{
	width: 95%;
	margin: 3% auto 2% auto;
}

/* ↓  Blog
--------------------------------------------------*/
.blogarea{
	width: 100%;
	overflow: hidden;
}
.blogarea-left{
	width: 46%;
	float: left;
}
.blogarea-left img{
	max-width: 96%;
    width: 100%;
}
.blogarea-right{
	width: 50%;
	float: left;
	line-height: 1.4em;
}
.blogarea-right h3{
	font-size: 2em;
	text-align: left !important;
}
.blogarea-right p{
	font-size: 1.4em !important;
}
@media (max-width:768px){
	.blogarea{
		width: 100%;
	}
	.blogarea-left{
		width: 100%;
	}
	.blogarea-left img{
		width: 100%;
		max-width: 100%;
	}
	.blogarea-right{
		width: 100%;
		font-size: 3.4vw;
	}
}

/* ↓  追加
------------*/
.blog__block{
  margin-bottom: 20px;
  width: 100%;
	overflow: hidden;
}
.blog__image{
  margin: 0 auto;
  width: 80%;
}
.blog__image img{
  width: 100%;
}
.blog__text{
  margin: 5% auto;
  width: 80%;
}
.blog__text p{
  font-size: 16px !important;
}
@media (max-width:768px){
  .blog__block h3{
    font-size: 1.8em;
  }
  .blog__image{
    margin: 0 auto;
    width: 100%;
  }
  .blog__text{
    margin: 2% auto;
    width: 100%;
  }
  .blog__text p{
    font-size: 1.4em !important;
  }
}

/* ↑  追加
------------*/

/*  ↑  Blog
--------------------------------------------------*/

#reportBox p{
    font-size: 14px;
}
@media (max-width:768px){
    #reportBox p{
        font-size: 4.2vw;
    }
}

.archive{
	width: 100%;
    margin-bottom: 10px;
}

.archive ul{
    margin-bottom: 10px;
}

.archive ul li{
	width: 32%;
	margin: 3% .3% 0% .3%;
	display: inline-block;
	vertical-align: top;
	}
	@media (max-width:768px){
		.archive ul li{
            width: 48%;
			margin: 5% .5% 3% .5%;
		}
	}

.archive ul li .Box{
	max-width: 100%;
}

.archive ul li .Box h3 img{
	max-width: 100%;
}

.archive ul li .Box p.day{
	font-size: .8em;
	padding-top: 2%;
	padding-left: 2%;
	margin: 0%;
	color: #666;
}

.archive ul li .Box p.txt{
	box-sizing: border-box;
	font-size: 1.0em;
	padding-left: 2%;
	margin: 0%;
	color: #56391D;
	font-size: .9em;
	line-height: 1.4em;
}

.archive ul li .Box p.txt a{
	/*color: #B11821;*/
	color: #fff;
}

#sideContents{
	width: 20%;
	float: left;
	margin-left: 2%;
	background-color: #CBCBCB;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

#sideContents h3{
	text-align: left;
	font-size: 1.5em;
	border-left: 2px solid #B11821;
	padding-left: .3em;
	margin-left: 1em;
	margin-top: .5em;
	color: #B11821;
	font-weight: bold;
}

#sideContents nav ul{
	width: 85%;
	margin-left: 7%;
	margin-top: 5%;
	margin-bottom: 1%;
	padding-bottom: 4%;
	list-style: none;
}

#sideContents nav ul h4{
	color: #000;
	border-bottom: 1px solid #000;
	margin-bottom: 3%;
}

#sideContents nav ul li{
	margin-bottom: 3%;
	padding-bottom: 1%;
	border-bottom: 1px dotted #333;
}

#sideContents nav ul li a{
	color: #B11821;
}

@media (max-width:1024px){
	#newsContainer{
		width: 100%;
		padding-top: 3.5em;
		padding-bottom: 1.5em;
	}
	
	#mainContents{
		width: 100%;
		padding:5%;
		float: none;
	}
	
	#reportContents{
		width: 90%;
		margin: 0 auto 5% auto;
		padding:5%;
		float: none;
	}
	
	#sideContents{
		width: 90%;
		margin: 0 auto;
		padding:5%;
		float: none;
	}
}

#itemBox{
	width: 1200px;
	margin: 2% auto;
}

#itemBox nav{
	box-sizing: border-box;
	margin-bottom: 2%;
}

#itemBox nav h3{
	color: #56391D;
	}
	@media (max-width:1024px){
		#itemBox nav h3{
			font-size: 1.4em;
			margin-bottom: 1.5%;
		}
	}

#itemBox nav h3 span{
	padding-bottom: .2%;
	border-bottom: 2px solid #AA5F25;
}

#itemBox nav ul{
	margin-top: .5%;
}

#itemBox nav ul li{
	width: 50%;
	margin-top: 1%;
	margin-bottom: 1%;
	float: left;
}

#itemBox nav ul li img{
	width: 96%;
}

@media (max-width:1024px){
	#itemBox{
		width: 100%;
		margin: 3% auto;
	}
}

@media (max-width:420px){
	#itemBox nav ul li{
		width: 100%;
		float: left;
		margin-top: 2%;
		margin-bottom: 2%;
	}
}

#questionBox{
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#questionBox p.quest{
	background-image: url(../../img/faq/faq_q.gif) ;
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 3.5%;
	font-weight: bold;
	color: #AA5F25;
}

#questionBox p.ans{
	background-image: url(../../img/faq/faq_a.gif) ;
	background-repeat: no-repeat;
	padding-left: 3.5%;
	padding-bottom: .5%;
	margin-bottom: 3%;
	border-bottom: 1px dotted #666;
}

#questionBox h3{
	text-align: center;
	color: #56391D;
	margin-bottom: 2%;
}

#questionBox h3 span{
	padding-bottom: .2%;
	border-bottom: 2px solid #AA5F25;
}

@media (max-width:1024px){
	#questionBox{
		width: 90%;
		margin-top: 5%;
	}
	
	#questionBox p.quest{
		padding-left: 5%;
	}
	
	#questionBox p.ans{
		padding-left: 5%;
		padding-bottom: 2%;
		margin-bottom: 4%;
	}
	
	#questionBox h3{
		font-size: 1.8em;
		margin-bottom: 5%;
	}
	
	#questionBox h3 span{
		padding-bottom: 1%;
	}
	
}

@media (max-width:610px){
	#questionBox{
		width: 90%;
		margin-top: 5%;
	}
	
	#questionBox p.quest{
		padding-left: 8%;
	}
	
	#questionBox p.ans{
		padding-left: 8%;
		padding-bottom: 2%;
		margin-bottom: 4%;
	}
	
	#questionBox h3{
		font-size: 1.8em;
		margin-bottom: 5%;
	}
	
	#questionBox h3 span{
		padding-bottom: 1%;
	}
	
}

@media (max-width:420px){
	#questionBox{
		width: 90%;
		margin-top: 5%;
	}
	
	#questionBox p.quest{
		padding-left: 13%;
	}
	
	#questionBox p.ans{
		padding-left: 13%;
		padding-bottom: 2%;
		margin-bottom: 4%;
	}
	
	#questionBox h3{
		font-size: 1.8em;
		margin-bottom: 5%;
	}
	
	#questionBox h3 span{
		padding-bottom: 1.5%;
	}
	
}

/* --------------------------------------------------------------------- */
/* contact */
/* --------------------------------------------------------------------- */

#contactBox{
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	}
	@media (max-width:1024px){
		#contactBox,#linkBox{
			width: 100%;
			padding: 5%;
		}
	}

#contactBox p{
	color: #fff;
	text-align: center;
}

#contactBox p.textred{
	color: #920507;
}

.linkInner{
	width: 100%;
	padding: 1.5%;
}

.linkInnerLeft{
	width: 40%;
	float: left;
}

.linkInnerLeft img{
	width: 95%;
}

.linkInnerRight{
	width: 51%;
	padding-left: 2%;
	float: left;
}

.linkInnerRight h3{
	font-size: .8em;
	padding-top: 1.8%;
	font-weight: bold;
	color: #56391D;
}

.linkInnerRight p{
	font-size: .8em;
}

@media (max-width:610px){
	#linkBox nav ul li{
		width: 100%;
		float: none;
	}
	.linkInnerRight h3{
		font-size: 1.2em;
	}
	.linkInnerRight p{
		font-size: 1.0em;
	}
}



/* --------------------------------------------------------------------- */
/* form */
/* --------------------------------------------------------------------- */

#formArea{
	width: 860px;
	margin: 1.5% auto .5% auto;
	padding: 2%;
	background-color: #fafafa;
	color: #000000;
	border: 1px solid #B7B7B7;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	}
	@media (max-width:1024px){
		#formArea{
			width: 100%;
		}
	}

#formArea p{
	color: #000000;
	text-align: left;
}


/* --------------------------------------------------------------------- */
/* slider */
/* --------------------------------------------------------------------- */

.bg-slider {
	width: 100vw;
	/*height: 100vh;*/
    height: 70vh;
	background-position:center center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
}
.bg-slider__title{
	color: #fff;
	font-size: 48px;
	line-height: .8;
	font-weight: bold;
	text-align:center;
	text-shadow: 1px 1px 1px #000;
}
@media screen and (max-width: 640px) , screen and (orientation: landscape) and (max-width: 738px) {
	.bg-slider__title{
		font-size: 2.4em;
	}
}
.bg-slider__span{
    font-size: 40%;
}




































