@charset "utf-8";

html {
	/* overflow-y:scroll; */
	margin:0px;
	padding:0px;
}
body {
	margin:0px;
	padding:0px;
	font-family:"ヒラギノ角ゴ Pro W3",'Hiragino Kaku Gothic Pro','メイリオ',Meiryo, "ＭＳ Ｐゴシック",sans-serif;
	font-size:14px;
	line-height:1.8;
	color:#333333;
	background:url(../img/back.jpg) repeat top center;
	background-attachment:fixed;
}

/* ----- Links Color ----- */
a:link {text-decoration:underline;}
a:visited {text-decoration:underline;}
a:hover {text-decoration:none;}
a:active {text-decoration:underline;}

/* ----- ClearSpace ----- */
.ClearSpacet15px {clear:both;width:10px;height:15px;margin:0px;padding:0px;text-indent:-9999px;}
.ClearSpacet20px {clear:both;width:10px;height:20px;margin:0px;padding:0px;text-indent:-9999px;}
.ClearSpacet30px {clear:both;width:10px;height:30px;margin:0px;padding:0px;text-indent:-9999px;}
.ClearSpacet40px {clear:both;width:10px;height:40px;margin:0px;padding:0px;text-indent:-9999px;}
.ClearSpacet60px {clear:both;width:10px;height:60px;margin:0px;padding:0px;text-indent:-9999px;}

/* ----- Color ----- */
.COLOR-Red {color:#FF0000;}
.COLOR-Orange {color:#FF6600;}
.COLOR-Blue {color:#003399;}
.COLOR-Skyblue {color:#3399FF;}
.COLOR-Green {color:#336600;}
.COLOR-White {color:#FFFFFF;}
.COLOR-Gold {color:#CCCC33;}

/* ----- img ----- */
img,
img a,
img a:hover {border:0;}

/* ----- Links Fade ----- */
.img_hov {opacity:1; -webkit-transition:0.3s ease-in-out; transition:0.3s ease-in-out;}
.img_hov:hover {opacity:0.5;}


/* responsive - pc */
@media screen and (min-width:641px){
	.sp{
		display:none;
	}
	.br_sp{
		display:none;
	}
}
/* responsive - sp */
@media screen and (max-width:640px){
	.pc{
		display:none;
	}
	.br_pc{
		display:none;
	}
	img{
		max-width:100%;
		height:auto;
		width /***/:auto;
	}
}



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

/* ----- font ----- */
.font12px {font-size:12px;line-height:1.8;}

.font16px {font-size:16px;line-height:1.8;}
.font18px {font-size:18px;line-height:1.8;}
.font20px {font-size:20px;line-height:1.6;}
.font22px {font-size:22px;line-height:1.6;}
.font24px {font-size:24px;line-height:1.4;}
.font26px {font-size:26px;line-height:1.4;}
.font28px {font-size:28px;line-height:1.4;}


/* ------------------------------------------------------------
　　ページベース
------------------------------------------------------------ */

/* ----- wrapper 内容 ----- */
#wrapper {
	clear:both;
	position:relative;
	width:800px;
	margin:0px auto;
	padding:0px;
	background:#FFFFFF;
}
#wrapper-inner {
	position:static;
	width:800px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

/* ----- header 内容 ----- */
#header {
	clear:both;
	position:relative;
	width:800px;
	margin:0px;
	padding:0px;
}
#header-inner {
	position:static;
	width:800px;
	margin:0px;
	padding:0px;
	text-align:left;
}
#header-inner h1 {
	clear:both;
	width:800px;
	margin:0px;
	padding:0px;
	text-align:left;
}
#h_dl {
	clear:both;
	width:800px;
	margin:0px;
	padding:0px;
	text-align:left;
}

/* ----- contents 内容 ----- */
#contents {
	clear:both;
	position:relative;
	width:800px;
	margin:0px;
	padding:20px 0px 60px;
}
#contents-inner {
	position:static;
	width:800px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

.text_sub {
	clear:both;
	margin:0px;
	padding:60px 0px 0px;
	overflow:hidden;
}
.text_sub h4 {
	clear:left;
	margin:0px;
	padding:0px;
	text-align:left;
}
.text_img_ph {
	clear:left;
	width: 680px;
	margin: 0px;
	padding: 20px 60px 40px;
	text-align:left;
}
.text_img_ph img {width: 100%;}

.text {
	clear:both;
	margin:0px;
	padding:20px 0px 0px;
	overflow:hidden;
}
.text p {
	clear:right;
	margin:0px;
	padding:0px 60px 15px;
	font-size:14px;
	line-height:2.0;
	text-align:justify;
}
.text_check {
	clear:right;
	margin: 0;
	padding: 0 60px 15px 100px;
	font-size: 20px;
	line-height: 1.6;
	font-weight: bold;
	text-align: justify;
	background: url("../img/check.png") no-repeat 60px 2px;
	background-size: 29px 25px;
}
.text dl {
	clear:both;
	width:680px;
	margin:0px;
	padding:5px 60px 10px;
	text-align:left;
	overflow:hidden;
}
.text dd {
	float:left;
	width:60px;
	margin:0px;
	padding:4px 10px 2px;
	color:#FFFFFF;
	font-size:14px;
	line-height:1.6;
	text-align:center;
	background:#A17C35;
}
.text dt {
	float:right;
	width:580px;
	margin:0px;
	padding:4px 0px 2px;
	color:#A17C35;
	font-size:14px;
	line-height:1.6;
	text-align:justify;
}
.text_ph {
	float:left;
	margin:0px;
	padding:6px 30px 20px 60px;
	text-align:left;
}
.text_name {
	clear:both;
	margin:0px;
	padding:20px 60px 20px 0px;
	text-align:right;
}

/* お申し込みボタン */
.cart {
	clear:both;
	width:600px;
	margin:0px auto;
	padding:20px 0px 20px;
	text-align:left;
}


/* dlテキスト */
.dl_text {
	clear:both;
	margin:0px;
	padding:0px 0px 0px;
	overflow:hidden;
}
.dl_text p {
	clear:left;
	margin:0px;
	padding:0px 60px 15px;
	font-size:14px;
	line-height:2.0;
	text-align:justify;
}

/* dlボタン */
.dl_box {
	clear:both;
	position:relative;
	width:680px;
	height:60px;
	margin:0px;
	padding:20px 60px 0px;
	text-align:center;
	overflow:hidden;
}



/* ----- footer 内容 ----- */
#footer {
	clear:both;
	position:relative;
	width:800px;
	margin:0px;
	padding:0px 0px 40px;
}
#footer-inner {
	position:static;
	width:800px;
	margin:0px;
	padding:0px;
}
#footer_links {
	clear:both;
	margin:0px;
	padding:0px 0px 20px;
	color:#666666;
	font-size:12px;
	text-align:center;
}
#footer_links a {color:#000000;}

#footer-inner address {
	clear:both;
	margin:0px;
	padding:10px 0px 0px;
	font-size:12px;
	color:#999999;
	font-weight:normal;
	font-style:normal;
	text-align:center;
}

}





