body {
	/* width:1300px; */
	font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho", "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3", "Hiragino Mincho ProN" , Century, "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;

	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 1.5;
	-webkit-text-size-adjust: 100%;
}
form, input, select, optgroup, option, p, ul, li, dl, th, dd, dt, address, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
ul, ol, dl {
	margin: 0;
	padding: 0;
}
dt, dd, li {
	list-style-type: none;
}
img, a img {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: bottom;
	-ms-interpolation-mode: bicubic;
}
input, select, optgroup, option {
	font-size: 11px;
}
select option {
	padding-right: 8px;
}
label, label input {
	cursor: pointer;
	vertical-align: middle;
}
label input {
	margin: 0 3px 0 0;
}
a {
	outline: none;
	text-decoration: none;
  }
td a {
	outline: 0;
	color:#06f;
}
td a:link,td  a:visited {
	text-decoration: underline;
	color: #06f;
}
td a:hover {
	color: #69f;
	opacity:0.8;
}
td a:hover .ro, a .ro:hover, input.ro:hover, .ro:hover input {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.txt {
	vertical-align: bottom;
	text-align: justify;
	text-justify: distribute;
}

.openhours {
	background-color: #f6f6f6;
	padding: 15px 20px;
	font-size: 22px;
	margin: 22px 0;
}


/*共通コンテンツーーーーーーーーーーーーーーーーーーーーーーーーー*/
.link{
	color: #d80c18;
	border-bottom: 1px solid;
}


#top-img_chat{
	width:60px;
	margin:0 auto;
	padding:40px 0 0 0;
	}

#top-img_chat img{
	width:100%;
	}



.top_text{
	text-align:left;
	color:#000;
	font-size:16px;
	padding:30px 48px;
	line-height:1.86;
	letter-spacing: 1px;
	}



#contents {
	width: 950px;
	max-width: 100%;
	margin: 10px auto 0;
}
#wrap {
	width: 400px;
	height: auto;
	margin: 10px auto 0px;
}

.index_h1 {
	margin: 10px 10px 60px 10px;
	padding: 6px 8px 2px 0;
	font-size: 28px;
	line-height: 1.58;
	text-align: center;
	color:#000;
	font-weight: bold;
}

.terms_h1 {
	margin: 60px 10px 10px 10px;
	padding: 6px 8px 2px 0;
	font-size: 34px;
	line-height: 1.58;
	text-align: center;
	color:#000;
	font-weight: bold;
}


/*ーーーーーーーーーーーーーーーーーーーーーーーーー*/

#cont{
	width:800px;
	margin:0 auto;
	}
	
#cont h2{
	padding:15px 0;
	font-size: 24px;
	line-height: 1.35;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	margin:70px 0px 30px;
}
	
#cont h3{
	font-size: 20px;
	font-weight: bold;
	padding:0 0 0 20px;
	margin:20px 0;
	border-left: 6px solid #d80c18;
	line-height: 1.86;
	}

.p-text{
	font-size: 16px;
	line-height: 2;
}
.p-text img{
	width: 40px;
	vertical-align: middle;
}

#cont iframe{
	width:100%;
	height:400px;
}

.last-item{
	padding-bottom: 80px;
	display: block;
}

.btn_gray{
	display: block;
	text-align: center;
	margin: 20px 0 0px 0;
}

.btn_gray a{
	 display: inline-block;
     width: 325px;
     font-size: 16px;
     color: #666666;
     padding: 9px 40px 8px;
     border: 1px solid #666666;
	 border-radius: 50px;
	 position: relative;
	 box-sizing: border-box;
	}


	
/* アマゾンチャットbutton */
#amazon-connect-chat-widget{
	position: fixed;
	right: 0;
	bottom: 10px;
}




.pccont{
	display:inherit;
	}

.mocont{
	display:none;
	}



/*スマホーーーーーーーーーーーーーーーーーーーーーーーーー*/
@media only screen and (max-width: 750px) {

.pccont{
	display:none;
	}

.mocont{
	display:inherit;
	}
body {
	width:100%;}

.index_h1 {
	margin: 10px 10px 30px 10px;
	padding: 6px 8px 2px 0;
	font-size: 21px;
}
.terms_h1 {
	font-size: 24px;
}
.top_text{
	text-align:left;
	color:#000;
	font-size:14px;
	padding:20px 20px;
	line-height:1.8;
	}
	
#cont{
	width:90%;
	margin: 0 auto;
	}
	
	#cont h2{
		padding:15px 0;
		font-size: 16px;
		line-height: 1.35;
		border-bottom: 1px solid #000000;
		border-top: 1px solid #000000;
		margin:30px 0px 30px;
	}
	
#cont h3{
	font-size: 14px;
}

.p-text{
	font-size: 13px;
}

#cont iframe{
	height:314px;}

.btn_gray a{
     width: 100%;
     font-size: 16px;
	 padding: 9px 30px 8px;
   }

.openhours {
	padding: 15px 20px;
	font-size: 16px;
	text-align: center;
}
.btn_gray a {
    font-size: 14px;
}

#top-img_chat{
	width:40px;
	}
	
#contents {
	width: 100%;
	margin: 10px auto 0;
}
#wrap {width: 100%;
}

.table_top{
	margin-top:10px;
	margin:10px 2% 0 2%;}
.table_top td{
	padding:4%;
	}
h1 {
	margin:0 2%;
	padding:14px 10px;
	font-size: 22px;
}

.text-left{
	text-align:left !important;
}
}