@charset "utf-8";
/* CSS Document */

body {
/*	font-family:"メイリオ",Meiryo,sans-serif;*/
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#333;
}



#mainHeader #logo {
	width:auto;
	height:70px;
	padding:0;
	margin:0;
}

#titleArea {
	width:auto;
	height:400px;
	padding:16px;
	margin:0;
	background-color:#f4f4f4;
	border:solid 3px #c6c6c6;
	border-right:none;
	border-left:none;
}

#titleArea #mainTitle {
	background:url(../img/ttl_bg_pc.jpg) no-repeat 0 0;
	display:block;
	width:736px;
	height:400px;
	padding:0;
	margin:0 auto;
	overflow:hidden;
	box-shadow:0 0 4px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow:0 0 4px 1px rgba(0,0,0,0.3);
	position:relative;
}

#titleArea #mainTitle p {
	display:block;
	width:422px;
	height:78px;
	padding:0;
	margin:0;
	border: solid 1px #d7d1cf;
	border-radius: 3px;
/*	box-shadow:0px 0px 2px 1px rgba(0,0,0,0.2), inset 0px 0px 1px 1px rgba(255,255,255,0.5);
	-webkit-box-shadow:0px 0px 2px 1px rgba(0,0,0,0.2), inset 0px 0px 1px 1px rgba(255,255,255,0.5);*/
	position:absolute;
	bottom:43px;
	left:43px;
	overflow:hidden;
}

#contents .subContents {
	width:734px;
	height:auto;
	padding:0;
	margin:16px auto;
	border:solid 1px #d7d1cf;
}

#contents .subContents h2 {
	width:auto;
	height:36px;
	padding:0 15px;
	margin:0 0 16px 0;
	border-bottom:solid 2px #d7d1cf;
	background:#eaeaea;
	font-size:16px;
	line-height:38px;
	font-weight:bold;
	overlfow:hidden;
}


#contents .subContents p {
	/*width:704px;*/
	height:auto;
	padding:0 15px 0 15px;
	margin:0 auto 14px;
	text-align:justify;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
}

#contents .subContents #afterService ul {
	width:708px;
	height:114px;
	padding:0;
	margin:0 auto 12px;
	over-flow:hidden;
	list-style-type:none;
}

#contents .subContents #afterService li {
	display:block;
	width:110px;
	height:110px;
	padding:2px 4px;
	margin:0;
	float:left;
	overflow:hidden;
}

#contents .subContents #afterService li img {
	display:block;
	width:106px;
	height:106px;
	padding:0px;
	margin:0;
	border:solid 2px #ed81a0;
	border-radius:5px;
/*	box-shadow:0px 0px 2px 1px rgba(0,0,0,0.2), inset 0px 0px 0px 2px rgba(255,255,255,0.5);
	-webkit-box-shadow:0px 0px 2px 1px rgba(0,0,0,0.2), inset 0px 0px 0px 2px rgba(255,255,255,0.5);*/
	overflow:hidden;
	outline:none;
}

#contents .subContents #afterService dt {
	display:block;
/*	width:704px;*/
/*	height:24px;*/
	padding:0;
	margin:0 15px 10px;
	font-size:16px;
	line-height:24px;
	font-weight:bold;
	border-bottom:solid 2px #d7d1cf;
}
	
#contents .subContents #afterService dd {
	display:block;
	width:auto;
	height:32px;
	padding:0;
	margin:0;
	font-size:24px;
	line-height:32px;
	font-weight:bold;
	text-decoration:none;
}

#contents .subContents #afterService dd img {
	margin:0 15px 0 20px;
}

#contents .subContents #afterService dd a:link {
	color: #333;
	text-decoration: none;
}

#contents .subContents #delivery {
	height:211px;
}

#contents .subContents #delivery .image {
	display:block;
	float:left;
	width:160px;
	height:140px;
	margin:0 35px 0 0;
}

#contents .subContents #delivery .txt {
	display:block;
	float:left;
	width:509px;
	padding:30px 0 4px 0;
	text-align:center;
	box-sizing:border-box;
}
	
#contents .subContents #delivery .linkArea img {
	border:solid 1px #d7d1cf;
	border-radius:3px;
/*	box-shadow:0px 0px 2px 1px rgba(0,0,0,0.2), inset 0px 0px 1px 1px rgba(255,255,255,0.5);
	-webkit-box-shadow:0px 0px 2px 1px rgba(0,0,0,0.2), inset 0px 0px 1px 1px rgba(255,255,255,0.5);*/
	outline:none;
}

#contents .subContents #faq  dt {
	background:url(../img/faq_dt_bg.png) no-repeat left top;
	width:664px;
	height:40px;
	padding:0 24px 0 16px;
	margin:0 auto;
	overflow:hidden;
	font-size:16px;
	line-height:42px;
	font-weight:bold;
	border-bottom:solid 2px #d7d1cf;
}

#contents .subContents #faq dd {
	display:block;
/*	width:704px;*/
	height:auto;
	padding: 14px 0 6px;
	margin:0 auto;
}

#contents .subContents #faq ul {
/*	width:704px;*/
	height:auto;
	margin:0;
	padding:0;
}

#contents .subContents #faq li {
/*	width:688px;*/
	height:auto;
	padding:0 0 0 16px;
	margin:0 15px 8px ;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	background:url(../img/faq_li_bg.gif) no-repeat 5px 5px;
	list-style-type:none;
	text-align:justify;
}

#comment {
	width:736px;
	padding:0;
	margin:0 auto 16px;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
}

#titleArea #mainTitle a{
    background-color:#fff; /*背景に白を設定*/
    display:block; /*ブロック化重要！*/ 
}

a:hover img{
 opacity:0.7; /* 透明度30％ */
 filter: alpha(opacity=70); /* IE用 */
 }
 
 
.tel-mobile {
	display:none;
}
 

.main-smp {
	display:none;
}

 
#mainFooter {
	background:#333;
	padding:40px 0 17px;
	margin:0;
	display:block;
}

#mainFooter a {
	color:#fff;
	display: block;
width: auto;
height: 30px;
padding: 0px 10px;
margin: 0px;
margin-right: 10px;
border: none;
text-decoration: none;
font-size: 12px;
font-weight: normal;
line-height: 30px;
float: left;
outline: none;
}
 
#mainFooter nav#ftNav {
    width: 612px;
    margin: 0 auto;
    border: none;
}

#mainFooter small {
    background: none;
    color: #8d8d8d;
	display:block;
	padding: 0px;
margin: 0px;
width: auto;
height: 60px;
text-align: center;
font-size: 12px;
line-height: 30px;
font-weight: normal;
}

/*20190315追加ここから*/
#information {
	max-width:734px;
	font-size:14px;
	margin:10px auto;
}

#information dt {
	font-size:16px;
	margin:0;
	color:#F00;
	font-weight:bold;
}
#information dd {
	margin:10px 0 0;
}

/*20190315追加ここまで*/


@media screen and ( max-width:767px ) {
body {
	max-width:750px;
	width:auto;
	margin:0 auto;
	box-sizing: border-box;
}

#mainHeader #logo {
	height:auto;
}

#mainHeader #logo img{
	max-width:230px;
	padding:0;
	margin:0;
}

#titleArea {
	width:auto;
	height:auto;
	padding:12px 8px;
}


/*
#titleArea #mainTitle {
	display: block;
	width: 100%;
	min-width:300px;
	height: 0;
	padding-bottom: 53.35%;
	background:url(../img/ttl_bg_pc.jpg) no-repeat 0 0;
	background-size: contain;
}*/

#titleArea #mainTitle {
    display: block;
    width: auto;
    max-width: 500px;
    height: 254px;
    padding: 0px;
    margin: 0px auto;
    overflow: hidden;
    background: url(../img/sp_idx_h1_bg01.png) no-repeat left top, url(../img/sp_idx_h1_bg00.jpg) no-repeat right top;
        background-size: auto auto, auto auto, auto auto, auto auto, auto auto;
    background-size: 500px 254px,500px 254px,250px 254px,250px 254px,500px 254px;
    position: relative;
    outline: none;
}

#titleArea #mainTitle p {
	width:300px;
	height:auto;
	bottom:0;
	left:0;
	max-width:400px;
	margin-bottom:5%;
	margin-left:7%;
}
#titleArea #mainTitle div {
	width:50%;
}
#titleArea #mainTitle img {
	width:100%;
	
}



#contents .subContents {
	width:auto;
	max-width:767px;
	padding:0 8px;
	margin:0 auto;
}

#contents .subContents #afterService ul {
	width:294px;
	height:auto;
	padding:0;
	margin:0 auto 12px;
	overflow:hidden;
}

#contents .subContents #afterService li {
	display:block;
	width:90px;
	height:90px;
	padding:4px;
	margin:0;
	float:left;
	overflow:hidden;
}

#contents .subContents #afterService li img {
	width:90px;
	height:90px;
}

#contents {
	box-sizing: border-box!important;
	width:100%!important;
	max-width:767px!important;
}

#contents .subContents #delivery {
	height:auto;
}

#contents .subContents #delivery .image {
	display:block;
	float:none;
	width:160px;
	height:140px;
	margin:0 auto;
}

#contents .subContents #delivery .txt {
	display:block;
	float:none;
	max-width:500px;
	padding:30px auto 4px;
	text-align:center;
	width:100%;
	margin:0 auto;
}

#contents .subContents #delivery .txt img{
	margin:0 auto;
}

#contents .subContents #afterService dd {
	height:auto;
	padding:4px 0;
	font-size:18px;
	line-height:22px;
}

#contents .subContents #afterService dd img {
	width:26px;
	height:20px;
}

#contents .subContents #delivery .linkArea a img {
	max-width:302px;
	width:100%;
}

#contents .subContents #delivery .linkArea {
	text-align:center;
}


#contents .subContents #faq  dt {
	width:90%;
}

#comment {
	margin:15px auto 16px;
	width:95%;
	max-width:750px;
}

.tel-pc {
	display:none;
}

.tel-mobile {
	display:block;
}

.main-pc {
	display:none;
}

.main-smp {
	display:block;
}



#mainFooter nav#ftNav {
margin-bottom: 20px;
border-top: none;

}

#mainFooter nav#ftNav a {
    display: block;
    width: auto;
    height: 38px;
    padding: 0px;
    margin: 0px;
    border-bottom: none;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    line-height: 38px;
    background: none;
	outline: none;
	float:none;
}

footer#mainFooter {
    background: #333;
    padding: 28px 40px 5px;
}

footer#mainFooter small {
	margin:-30px 0 0 0;
	height:auto;
}