@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 {
	display:block;
	width: 100%;
	height: auto;
	margin:0px auto;
	padding:0px;
	border:0;
	vertical-align:bottom;
}

/* ----- 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;
	/* background: url(../img/h_links_back.png) no-repeat 0px 540px; */
}
#header-inner h1,
#header-inner h2,
#header-inner h3,
#h_dl {
	clear:both;
	margin:0px;
	padding:0px;
	text-align:left;
}

/* Amazonリンク */
/* #amazon_links {
	position:absolute;
	top:420px;
	right:0px;
	width:320px;
	height:70px;
	margin:0px;
	padding:0px;
	text-align:left;
} */
#amazon_links {
	clear: both;
	width: 320px;
	margin: 0 auto;
	padding: 0 0 20px;
	text-align: left;
}

/* ----- contents 内容 ----- */
#contents {
	clear:both;
	position:relative;
	width:800px;
	margin:0px;
	padding:30px 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 {
	clear:both;
	margin:0px;
	padding:20px 0px 0px;
	overflow:hidden;
}
.text p {
	clear:left;
	margin:0px;
	padding:0px 60px 15px;
	font-size:14px;
	line-height:2.0;
	text-align:justify;
}
.text_img01,
.text_img02 {
	clear: left;
	width: 540px;
	margin: 0 auto;
	text-align: center;
}
.text_img01 {padding: 30px 0 40px;}
.text_img02 {padding: 0 0 40px;}
.text_img01 img,
.text_img02 img {width: 100%;}

.text h5 {
	clear:left;
	width: 680px;
	margin:0px auto;
	padding:10px 0px 20px;
	text-align: left;
}
.text h6 {
	clear:left;
	width: 100%;
	margin:0px auto;
	padding:0px 0px 10px;
	text-align: left;
}

.info_text {
	clear:both;
	margin:0px;
	padding:20px 0px 0px;
	overflow:hidden;
}
.info_text h5 {
	clear:left;
	width: 680px;
	margin:0px auto;
	padding:20px 0px 10px;
	text-align: left;
}
.info_text p {
	clear:left;
	margin:0px;
	padding:0px 60px 15px 100px;
	font-size:14px;
	line-height:2.0;
	text-align:justify;
}

/* 声 */
.voice {
	clear:both;
	position:relative;
	width:620px;
	margin:10px auto 20px;
	padding:20px 26px 20px;
	border: 2px solid #B1174B;
	background: #FFFFBF;
}
.voice-inner {
	position:static;
	width:620px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
.voice-inner p {
	clear:both;
	margin:0px;
	padding:0px 10px 10px;
	font-size:14px;
	line-height:1.8;
	text-align:justify;
}
.voice_name {
	clear:both;
	margin:0px;
	padding:6px 0px 0px;
	font-size:14px;
	line-height:1.8;
	text-align:right;
	border-top:1px dotted #B1174B;
}

/* 購入方法 */
#buy_box {
	clear:both;
	position:relative;
	width:680px;
	margin:0px;
	padding:40px 60px 20px;
}
#buy_box-inner {
	position:static;
	width:680px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
#buy_amazon,
#buy_shop {
	width:330px;
	margin:0px;
	padding:0px;
	text-align:left;
}
#buy_amazon {float:left;}
#buy_shop {float:right;}

#buy_amazon h5,
#buy_shop h5 {
	clear:left;
	width: 100%;
	margin: 0 0 15px;
	padding: 10px 0;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 1.2;
	text-align: center;
}
#buy_amazon h5 {background: #FF9900;}
#buy_shop h5 {background: #00A7F3;}

#buy_amazon p,
#buy_shop p {
	clear: left;
	margin: 0;
	padding: 0 0 14px 28px;
	line-height: 1.6;
	text-align: justify;
}
.amazon01 {background: url(../img/amazon01.png) no-repeat 0 1px;}
.amazon02 {background: url(../img/amazon02.png) no-repeat 0 1px;}
.amazon03 {background: url(../img/amazon03.png) no-repeat 0 1px;}
.amazon04 {background: url(../img/amazon04.png) no-repeat 0 1px;}
.shop01 {background: url(../img/shop01.png) no-repeat 0 1px;}
.shop02 {background: url(../img/shop02.png) no-repeat 0 1px;}
.shop03 {background: url(../img/shop03.png) no-repeat 0 1px;}

#buy_amazon_links {
	clear: left;
	width: 330px;
	margin: 0;
	padding: 0 0 20px;
	text-align: left;
}

/* お申し込みボタン */
.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:700px;
	/* height:140px; */
	margin:0px;
	padding:10px 50px 0px 50px;
	overflow:hidden;
}
.dl_box-inner {
	position:static;
	width:700px;
	/* height:140px; */
	margin:0px;
	padding:0px;
	text-align:left;
}
.dl_box-inner p {
	clear: both;
	width: 600px;
	margin: 0px auto;
	padding: 20px 0 0;
	/* float:left;
	width:330px;
	height:130px;
	margin:0px;
	padding:10px 10px 0px;
	text-align:left; */
}

.dl_pdf_box {
	clear:both;
	position:relative;
	/* width:680px; */
	width: 600px;
	/* height:60px; */
	margin:0px auto;
	padding:20px 0 0px;
	overflow:hidden;
}
.dl_pdf_box-inner {
	position:static;
	/* width:680px; */
	width: 600px;
	/* height:60px; */
	margin:0px;
	padding:0px;
	text-align:left;
}
.dl_pdf_box-inner img {width: 100%;}

/* dlサブテキスト */
.dl_sub_text {
	clear:both;
	margin:0px;
	padding:20px 0px 10px;
}
.dl_sub_text p {
	clear:left;
	margin:0px;
	padding:0px 0px 10px;
	font-size:14px;
	line-height:1.6;
	text-align:center;
}



/* ----- 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;
}

}





