/* ----------------------------
reset
------------------------------- */
body,
h1,h2,h3,h4,h5,h6,p,
ul,ol,li,dl,dt,dd,
form,fieldset,legend,pre,blockquote {
	margin:0px;
	padding:0px;
}

ul,li {
	list-style:none;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align: bottom;
	text-align: center;
}

body {
	width: 100%;
	color: #1A1A1A;
	font-size: 1.2em;
	line-height: 1.8;
	font-family: "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
	-webkit-text-size-adjust: 100%;
}

#wrapper{
		padding-top:2.5em;
}

a,
a:link,
a:visited {
	color: #666;
	text-decoration: underline;
}

a:hover,
a:active {
	color: #666;
	text-decoration:none;
}

a img {
	margin:0;
	padding:0;
	border-style:none;
}

/**************************************************************
【配置設定】
**************************************************************/
.img_c{text-align:center;}
.img_c2{text-align:center;}
.img_c3{text-align:center;}
.img_c4{text-align:center;}
.img_c5{text-align:center;}
.btn_action{text-align:center; margin:10px auto 10px;}
.btn_action img:hover{opacity:0.6; filter: alpha(opacity=60);}
.fl_r{
	float:right;
	margin:0 0px 10px 10px;
}
.fl_l{
	float:left;
	margin:0 10px 10px 0px;
}
.center_block{text-align:center; margin:auto;}

/**************************************************************
プレースフォルダー
**************************************************************/
/* 各ベンダープレフィックスが取れた標準版 */
:placeholder-shown {
    color: #cccccc; }

/* Google Chrome, Safari, Opera 15+, Android, iOS */
::-webkit-input-placeholder {
    color: #cccccc; }

/* Firefox 18- */
:-moz-placeholder {
    color: #cccccc; opacity: 1; }

/* Firefox 19+ */
::-moz-placeholder {
    color: #cccccc; opacity: 1; }

/* IE 10+ */
:-ms-input-placeholder {
    color: #cccccc; }



/* ヘッダー */
#header_tk{
	width:100%;
	margin: 0 auto;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:auto 100%;
}
#header_in {
	max-width: 1030px;
	margin: 0 auto;
}

.fashion{
	padding:0 0 20px 0;
}

/* タイトル */
.title{
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #10873b), color-stop(0.00, #67b731));
background: -webkit-linear-gradient(top, #67b731 0%, #10873b 88%);
background: -moz-linear-gradient(top, #67b731 0%, #10873b 88%);
background: -o-linear-gradient(top, #67b731 0%, #10873b 88%);
background: -ms-linear-gradient(top, #67b731 0%, #10873b 88%);
background: linear-gradient(to bottom, #67b731 0%, #10873b 88%);
color:#ffffff;
padding:10px 5px;
	text-align:center;
}

.title_mark{
	background-image: url(../images/title_u.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:2%;
}

/* 背景 */
.bg_gry{
	background-color: #e9eaec;
	padding:0px 0 30px;
}
.bg_gry2{
	background-image: url(../images/back2.jpg);
	background-repeat: repeat;
	background-position: center top;
}

.bg_yl{
	background-color: #f5f082;
	padding:30px 30px 5px;
	margin:30px auto;
}

/* WP */
.inner{
	width:1000px;
	margin:0 auto;
}

.text_wp{
	margin:30px 50px;
}

.bg_wh{
	background-color: #fff;
	margin:30px 15px;
	padding:30px;
}

.mark{
	text-align:center;
}

/* テキスト */
.text_s{
	font-size:16px;
	line-height:160%;
}

.r_color{
	color: #e72f52;
	font-weight:bold;
}

.font-size_l{
	font-size:1.2em;
}

.r_underline{
	text-decoration:underline;
}

/* CP */
.cp{
	background-color: #fcf5c9;
	padding:20px 0px;
}

.opt{
	background-color: #ffffff;
border-radius: 15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
padding:25px 15px 25px;
box-shadow:0px 0px 6px 3px #eeeeee;
}

.form_s{
	margin:10px 40px;
}

.form_left{
	float:left;
	width:230px;
	height:50px;
	padding:18px 20px 0 0;
	text-align:right;
	font-size:20px;
	line-height:26px;
}

.form_i{
	float:left;
	margin:0 0 0 0px;
}

.submit .btn {
	margin:0px auto 0;
	display:block;
	width:746px;
}

.deco2 {/* フォームの入力欄装飾用 */
	display:block;
	margin: 0 0 20px 10px;
	padding:10px 15px 4px;
	height:50px;
	width:520px;
	border:0;
	font-size:24px;
	line-height:38px;
	font-weight:bold;
	font-family:Arial, sans-serif;
	text-align:left;
	color:#444;
	border:solid 1px #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
}

input.submit_button {
padding: 20px 10px;
font-size: 26px;

display: block;
width:80%;
line-height: 32px;
font-weight: bold;
text-align:center;
color: #ffffff;
text-shadow: 0 2px 3px rgba(0, 0, 0, 1), 0 1px 1px rgba(255, 255, 255, 0.5);
letter-spacing: 0;
border: none;
box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
border-radius: 7px;
text-decoration: none;
padding: 20px 5px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #0cdb00), color-stop(1.00, #169900));
background: -webkit-linear-gradient(#0cdb00, #169900);
background: -moz-linear-gradient(#0cdb00, #169900);
background: -o-linear-gradient(#0cdb00, #169900);
background: -ms-linear-gradient(#0cdb00, #169900);
background: linear-gradient(#0cdb00, #169900);
}

input.submit_button:hover { background-repeat: no-repeat;
	background-position: 7% center;
	background-image: none;
	background-color: #169900; }
	

.form_button {
	display: block;
}

.form_s ul{
	font-size: 0.7em;
	line-height: 1.4em;
	color: #666;
	background-color: #eee;
	padding:10px;
	margin:20px 10px 10px;
}

.form_s em{
	font-style: normal;
	background-color: #e60e11;
	color: #ffffff;
	padding:5px;
	font-size:80%;
	line-height:105%;
}

/* ////ch1//// */
.ch1{
	font-size: 28px;
	padding: 20px 10px 30px;
	background-color: #f8c77a;
}

.pre_sp{
	display:none;
}

/* ////ch2//// */
.ch2{
	padding:30px 10px;
}

/* ////ch3//// */
.ch3{
	margin: 30px 0px 20px;
}

.ch3 h3{
	background-image: url(../images/icon1.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 32px;
	line-height: 38px;
	font-weight: bold;
	list-style-type: none;
	padding: 1px 0 10px 46px;
}

.waku{
	border: 5px solid #67b731;
	padding:20px;
	margin:20px 0;
}

.te{
	border-bottom: 1px dotted #ccc;
	padding:0 0 20px;
	margin:0 0 20px 0;
}

/* ////ch4//// */
.ch4{
	background-image: url(../images/back2.jpg);
	background-repeat: repeat;
	background-position: center center;
}

.ch4 ul{
	padding:50px 30px;
}
.ch4 li{
	background-image: url(../images/icon1.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 24px;
	line-height: 30px;
	list-style-type: none;
	padding: 0px 0 10px 40px;
	margin: 0 0 20px 0;
	border-bottom: 1px dotted #d13938;
}


/* ////ch6//// */
.ch6{
	background-image: url(../images/back_prof.jpg);
	background-repeat: repeat;
	padding:40px 0px;
}

.bg_wh2{
	background-color: #ffffff;
	padding:10px;
		box-shadow:0px 1px 6px 3px #eee;
-moz-box-shadow:0px 1px 6px 3px #eee;
-webkit-box-shadow:0px 1px 6px 3px #eee;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}

.gaku1{
	background-image: url(../images/gaku1.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	margin:0 20px;
}

.gaku2{
	background-image: url(../images/gaku2.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin:0 20px;
}

.cont_in{
	padding:40px 50px 70px;
}

.f_right-s img{
	border: 5px solid #fff;
	box-shadow:0px 1px 6px 3px #cccccc;
-moz-box-shadow:0px 1px 6px 3px #cccccc;
-webkit-box-shadow:0px 1px 6px 3px #cccccc;
}

.f_left-s{
	float:left;
	margin:0 40px 30px 0;
}
.f_left-s img{
	border: 5px solid #fff;
	box-shadow:0px 1px 6px 3px #cccccc;
-moz-box-shadow:0px 1px 6px 3px #cccccc;
-webkit-box-shadow:0px 1px 6px 3px #cccccc;
}
.ch6 h3{
	font-size:26px;
}

.ch6 h4{
	font-size:18px;
}

.f_right-s{
	float:right;
	margin:0 0 20px 30px;
}

/* ////ch7//// */
.ch7{
background-image: url(../images/back_suisen.jpg);
	background-repeat: repeat;
	background-position: center top;
	padding:40px 0px 70px;
}

.sui{
	padding:20px 0 40px;
}

.suisen{
	font-size:22px;
	font-weight:bold;
}

.cont_in2{
	padding:10px 50px 50px;
}

.gr_box p{
	font-size:16px;
	line-height:22px;
}

.f_right_sui{float:right;
}



/* ////ch8//// */
.ch8{
	padding:40px 0px 70px;
}

.voice{
	border: 5px solid #e7d9b5;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fbe7b5), color-stop(0.00, #fff));
background: -webkit-linear-gradient(#fff, #fbe7b5);
background: -moz-linear-gradient(#fff, #fbe7b5);
background: -o-linear-gradient(#fff, #fbe7b5);
background: -ms-linear-gradient(#fff, #fbe7b5);
background: linear-gradient(#fff, #fbe7b5);
padding:15px;
margin:15px auto 0;
}

.voice h3{
	font-size: 26px;
	color: #d13938;
}
.voice h4{
	font-size: 22px;
	margin:30px 0 10px;
}

.san{
	font-size: 16px;
}

.gr_box{
	background-color: #F0F0F0;
	padding: 20px;
}
.font_d{
	font-size:0.7em;
	padding-right:10px;
}


/* CP3" */
#cp3 li{
	background-image: url(../images/icon2.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 28px;
	line-height:34px;
	font-weight: bold;
	list-style-type: none;
	padding:7px 0 10px 60px;
	margin:0 0 20px 0;
}





/* footer */
footer{
	margin:50px auto 0;
	padding:10px 0 0;
	text-align: center;
	width:100%;
}
footer li{
	padding:0px 30px 0;
}
footer li strong{
	font-weight:bold;
}

.copyright{
	margin:10px 0 0 0;
	padding:0px 30px 20px;
}

footer a,
footer a:link,
footer a:visited {
font-size: 0.7em;
}

footer a:hover,
footer a:active {
	font-size: 0.7em;
}


/*ここからタブレット用（481px～1030px）環境の設定
---------------------------------------------------------------------------*/
@media (min-width:481px) and (max-width:1030px){

body { font-size: 1.2em;
	line-height: 1.8;
background-image:none;}

/* ヘッダー */
#header_in img{
	width:100%;
}

/* タイトル */
.title img{
	width:100%;
}

.mark img{
	width:30%;
}

/* イメージ */
.img_c3{text-align:center;}
.img_c3 img{width:70%;}

/* WP */
.inner{
	width:100%;
	margin:0 auto;
}

.inner_mv{
	width:100%;
	margin:0 auto;
}

.text_wp{
	margin:20px 10px;
}

.bg_wh{
	background-color: #fff;
	margin:20px 5px;
	padding:10px;
}

.bg_yl{
	background-color: #f5f082;
	padding:20px 20px 5px;
	margin:20px 10px;
}


/* テキスト */
.text_s{
	font-size:14px;
	line-height:160%;
}
.fl_l{
	float:left;
	margin:0 10px 10px 0px;
}
.fl_r{
	float:right;
	margin:0 0px 10px 10px;
}

.img_c img{
	width:100%;
}

.btn_action img{
	width:90%;
}

.movie{
	text-align:center;
	margin:30px 10px;
}


/* CP */
.opt{
	background-color: #ffffff;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
padding:10px 10px 10px;
margin:0 10px;
}

.form_s{
	margin:0px 0px;
}

.form_left{
	float:left;
	padding:18px 10px 0 20px;
	text-align:right;
	font-size:18px;
	line-height:20px;
	height:30px;
}

.form_i{
	float:left;
	margin:0 0 0 20px;
	padding:0;
}

.submit .btn {
	margin:10px auto 0;
	display:block;
	width:580px;
}

.deco2 {/* フォームの入力欄装飾用 */
	display:block;
	margin: 0 0 20px 10px;
	padding:10px 15px 4px;
	height:50px;
	width:450px;
	border:0;
	font-size:24px;
	line-height:38px;
	font-weight:bold;
	font-family:Arial, sans-serif;
	text-align:left;
	color:#444;
	border:solid 1px #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
}

.form_button {
	display: block;
}


/* ////ch1//// */
.ch1{
	font-size: 28px;
	padding: 20px 10px 30px;
	background-color: #f8c77a;
}

.pre_pc{
	display:none;
}
.pre_sp{
	display:block;
}

/* ////ch3//// */
.ch3{
	margin:20px 0 0px 0;
}

.ch3 h3{
	background-image: url(../images/icon1.png);
	background-repeat: no-repeat;
	background-size: 24px auto;
	background-position: left top;
	font-size: 22px;
	line-height:26px;
	font-weight: bold;
	list-style-type: none;
	padding:1px 0 10px 30px;
	margin:0 0 0px 0;
}

.waku{
	border: 3px solid #67b731;
	padding:20px;
	margin:10px 0;
}

.te{
	border-bottom: 1px dotted #ccc;
	padding:0 0 20px;
	margin:0 0 20px 0;
}

/* ////ch6//// */
.ch6{
background-image: url(../images/prof_back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-size: 100% 100%;
	padding:40px 20px;
}

.bg_wh2{
	width:95%;
	background-color: #ffffff;
	padding:30px 10px;
}

.gaku1{
	background-image: url(../images/gaku1.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	margin:0 20px;
}

.gaku2{
	background-image: url(../images/gaku2.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin:0 20px;
}

.cont_in{
	padding:40px 50px 70px;
}

.ch6 h3{
	font-size:26px;
}

.ch6 h4{
	font-size:18px;
}

.f_right-s{
	float:right;
	margin:0 0 20px 30px;
}

.f_right-s img{
	box-shadow:0px 1px 6px 3px #cccccc;
-moz-box-shadow:0px 1px 6px 3px #cccccc;
-webkit-box-shadow:0px 1px 6px 3px #cccccc;
}

/* ////ch7//// */
.ch7{
background-image: url(../images/back_suisen.jpg);
	background-repeat: repeat;
	background-position: center top;
	padding:40px 20px;
}

.sui{
	padding:20px 0 40px;
}

.cont_in2{
	padding:30px 20px 30px;
}

.gr_box p{
	font-size:14px;
	line-height:19px;
}

.f_right_sui{float:none;
}
.f_right_sui img{
	width:100%;
}

.f_left-s{
	float:none;
	text-align:center;
	display:block;
	margin:0 0 20px 0px;
}
.f_left-s img{
	width:60%;
	box-shadow:0px 1px 6px 3px #cccccc;
-moz-box-shadow:0px 1px 6px 3px #cccccc;
-webkit-box-shadow:0px 1px 6px 3px #cccccc;
}

.suisen{
	font-size:18px;
	font-weight:bold;
}

/* ////ch8//// */
.ch8{
	padding:40px 20px 70px;
}

.voice{
	border: 5px solid #e7d9b5;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fbe7b5), color-stop(0.00, #fff));
background: -webkit-linear-gradient(#fff, #fbe7b5);
background: -moz-linear-gradient(#fff, #fbe7b5);
background: -o-linear-gradient(#fff, #fbe7b5);
background: -ms-linear-gradient(#fff, #fbe7b5);
background: linear-gradient(#fff, #fbe7b5);
padding:30px;
}

.f_left-s{
	float:left;
	margin:0 30px 20px 0px;
}

.voice h3{
	font-size: 26px;
	color: #d13938;
}
.voice h4{
	font-size: 22px;
	margin:30px 0 10px;
}

.san{
	font-size: 16px;
}


/* CP2 */
#cp2 li{
	background-image: url(../images/icon1.png);
	background-repeat: no-repeat;
	background-size: 24px auto;
	background-position: left top;
	font-size: 20px;
	line-height:26px;
	font-weight: bold;
	list-style-type: none;
	padding:3px 0 0 30px;
	margin:0 0 10px 0;
}

/* CP3 */
#cp3 li{
	background-image: url(../images/icon2.png);
	background-repeat: no-repeat;
	background-size: 24px auto;
	background-position: left top;
	font-size: 20px;
	line-height:26px;
	font-weight: bold;
	list-style-type: none;
	padding:1px 0 10px 30px;
	margin:0 0 10px 0;
}


}


/*ここからスマートフォン用（480px以下）環境の設定
---------------------------------------------------------------------------*/
@media only screen and (max-width:480px){
body { font-size: 16px; 
background-image:none;
line-height:180%;}

/* ヘッダー */
#header_in img{
	width:100%;
}

/* タイトル */
.title{
	font-size:14px;
}

/* イメージ */
.img_c img{width:100%;}
.img_c2 img{width:60%;}
.img_c3 img{width:90%;}

/* WP */
.inner{
	width:100%;
	margin:0 auto;
}

.inner_mv{
	width:100%;
	margin:0 auto;
}

.text_wp{
	margin:20px 10px;
}

.bg_wh{
	background-color: #fff;
	margin:20px 5px;
	padding:10px;
}

.bg_yl{
	background-color: #f5f082;
	padding:10px 10px 0px;
	margin:20px 10px;
}

/* テキスト */
.text_s{
	font-size:12px;
	line-height:150%;
}

.font-size_l{
	font-size:1.1em;
}

.fl_l{
	float:left;
	margin:0 10px 10px 0px;
}

.fl_l img{
	width:120px;
}

.fl_r{
	float:right;
	margin:0 0px 10px 10px;
}

.fl_r img{
	width:120px;
}

.btn_action img{
	width:90%;
}

.movie{
	text-align:center;
	margin:30px 10px;
}

/* CP */
.form_s{
	margin:0px 0px;
}

.form_left{
	float:none;
	padding:10px 0 0 10px;
	text-align:left;
	font-size:16px;
	line-height:17px;
	display:block;
	height:28px;
}

.form_i{
	float:none;
	margin:0 0 0 0px;
	padding:0;
}

.submit .btn {
	margin: 0px auto 0;
	display: block;
	width: 94%;
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	background-position: center 0%;
	background-size: 94% auto;
}

.deco2 {/* フォームの入力欄装飾用 */
	display:block;
	margin: 0 0 20px 10px;
	padding:10px 10px 4px;
	height:30px;
	width:88%;
	border:0;
	font-size:16px;
	line-height:38px;
	font-weight:bold;
	font-family:Arial, sans-serif;
	text-align:left;
	color:#444;
	border:solid 1px #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
}

input.submit_button {
padding: 10px 10px;
font-size: 18px;

display: block;
width:95%;
line-height: 22px;
font-weight: bold;
text-align:center;
color: #ffffff;
text-shadow: 0 2px 3px rgba(0, 0, 0, 1), 0 1px 1px rgba(255, 255, 255, 0.5);
letter-spacing: 0;
border: none;
box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
border-radius: 7px;
text-decoration: none;
padding: 20px 5px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #0cdb00), color-stop(1.00, #169900));
background: -webkit-linear-gradient(#0cdb00, #169900);
background: -moz-linear-gradient(#0cdb00, #169900);
background: -o-linear-gradient(#0cdb00, #169900);
background: -ms-linear-gradient(#0cdb00, #169900);
background: linear-gradient(#0cdb00, #169900);
}

input.submit_button:hover { background-repeat: no-repeat;
	background-position: 7% center;
	background-image: none;
	background-color: #169900; }
	
.form_button {
max-width: 100%;
}


/* ////ch1//// */
.ch1{
	font-size: 28px;
	padding: 10px 10px 10px;
	background-color: #f8c77a;
}

.pre_pc{
	display:none;
}
.pre_sp{
	display:block;
}

/* ////ch3//// */
.ch3{
	margin:20px 0 0px 0;
}

.ch3 h3{
	background-image: url(../images/icon1.png);
	background-repeat: no-repeat;
	background-size: 24px auto;
	background-position: left top;
	font-size: 18px;
	line-height:26px;
	font-weight: bold;
	list-style-type: none;
	padding:1px 0 10px 30px;
	margin:0 0 0px 0;
}

.waku{
	border: 3px solid #67b731;
	padding:10px;
	margin:10px 0;
}

.te{
	border-bottom: 1px dotted #ccc;
	padding:0 0 10px;
	margin:0 0 10px 0;
}

/* ////ch4//// */
.ch4{
	background-image: url(../images/back2.jpg);
	background-repeat: repeat;
	background-position: center center;
}

.ch4 ul{
	padding:20px 10px;
}
.ch4 li{
	background-image: url(../images/icon1.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	background-size: 20px auto;
	font-size: 16px;
	line-height:22px;
	list-style-type: none;
	padding:0px 0 5px 25px;
	margin:0 0 15px 0;
}

/* ////ch6//// */
.ch6{
	background-image: url(../images/back_prof.jpg);
	background-repeat: repeat;
	padding: 20px 10px;
	
}

.bg_wh2{
	width:95%;
	background-color: #ffffff;
	padding:10px 10px;
}

.gaku1{
	background-image: url(../images/gaku1.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	margin:0 10px;
}

.gaku2{
	background-image: url(../images/gaku2.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin:0 10px;
}

.cont_in{
	padding:40px 5px 40px;
}

.ch6 h3{
	font-size:18px;
	text-align:center;
}

.ch6 h4{
	font-size:13px;
		text-align:center;
}

.f_right-s{
	float:none;
	text-align:center;
	display:block;
	margin:0 0 20px 0px;
}
.f_right-s img{
	width:40%;
	box-shadow:0px 1px 6px 3px #cccccc;
-moz-box-shadow:0px 1px 6px 3px #cccccc;
-webkit-box-shadow:0px 1px 6px 3px #cccccc;
}

.img_c4 img{
	width:60%;
}

/* ////ch7//// */
.ch7{
background-image: url(../images/back_suisen.jpg);
	background-repeat: repeat;
	background-position: center top;
	padding:40px 10px;
}

.sui{
	padding:10px 0 20px;
}

.cont_in2{
	padding:0px 10px 10px;
}

.img_c5 img{
	width:35%;
}

.gr_box{
	background-color: #F0F0F0;
	padding: 10px;
}
.gr_box p{
	font-size:13px;
	line-height:18px;
}
.font_d{
	font-size:0.7em;
	padding-right:10px;
}

.ch7 h3{
	font-size:18px;
	
}

.ch7 h4{
	font-size:14px;
	
}

.f_right_sui{float:none;
}
.f_right_sui img{
	text-align:center;
	margin: 0 auto;
	width:100%;
}
.f_left-s{
	float:none;
	text-align:center;
	display:block;
	margin:0 0 20px 0px;
}
.f_left-s img{
	width:40%;
	box-shadow:0px 1px 6px 3px #cccccc;
-moz-box-shadow:0px 1px 6px 3px #cccccc;
-webkit-box-shadow:0px 1px 6px 3px #cccccc;
}

.suisen{
	font-size:16px;
	font-weight:bold;
}
/* ////ch8//// */
.ch8{
	padding:10px 10px 10px;
}

.voice{
	border: 5px solid #e7d9b5;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fbe7b5), color-stop(0.00, #fff));
background: -webkit-linear-gradient(#fff, #fbe7b5);
background: -moz-linear-gradient(#fff, #fbe7b5);
background: -o-linear-gradient(#fff, #fbe7b5);
background: -ms-linear-gradient(#fff, #fbe7b5);
background: linear-gradient(#fff, #fbe7b5);
padding:10px;
}


.voice h3{
	font-size: 16px;
	color: #d13938;
}
.voice h4{
	font-size: 16px;
	margin:10px 0 10px;
}

.san{
	font-size: 13px;
}



}


/*************************************************************
【marginの設定】
*************************************************************/
.m0{margin:0 !important}
.mt0{margin-top:0 !important}
.mr0{margin-right:0 !important}
.mb0{margin-bottom:0 !important}
.ml0{margin-left:0 !important}

.m5{margin:5px !important}
.mt5{margin-top:5px !important}
.mr5{margin-right:5px !important}
.mb5{margin-bottom:5px !important}
.ml5{margin-left:5px !important}

.m10{margin:10px !important}
.mt10{margin-top:10px !important}
.mr10{margin-right:10px !important}
.mb10{margin-bottom:10px !important}
.ml10{margin-left:10px !important}

.m15{margin:15px !important}
.mt15{margin-top:15px !important}
.mr15{margin-right:15px !important}
.mb15{margin-bottom:15px !important}
.ml15{margin-left:15px !important}

.m20{margin:20px !important}
.mt20{margin-top:20px !important}
.mr20{margin-right:20px !important}
.mb20{margin-bottom:20px !important}
.ml20{margin-left:20px !important}

.m25{margin:25px !important}
.mt25{margin-top:25px !important}
.mr25{margin-right:25px !important}
.mb25{margin-bottom:25px !important}
.ml25{margin-left:25px !important}

.m30{margin:30px !important}
.mt30{margin-top:30px !important}
.mr30{margin-right:30px !important}
.mb30{margin-bottom:30px !important}
.ml30{margin-left:30px !important}

.m35{margin:35px !important}
.mt35{margin-top:35px !important}
.mr35{margin-right:35px !important}
.mb35{margin-bottom:35px !important}
.ml35{margin-left:35px !important}

.m40{margin:40px !important}
.mt40{margin-top:40px !important}
.mr40{margin-right:40px !important}
.mb40{margin-bottom:40px !important}
.ml40{margin-left:40px !important}

.m45{margin:45px !important}
.mt45{margin-top:45px !important}
.mr45{margin-right:45px !important}
.mb45{margin-bottom:45px !important}
.ml45{margin-left:45px !important}

.m50{margin:50px !important}
.mt50{margin-top:50px !important}
.mr50{margin-right:50px !important}
.mb50{margin-bottom:50px !important}
.ml50{margin-left:50px !important}

.m55{margin:55px !important}
.mt55{margin-top:55px !important}
.mr55{margin-right:55px !important}
.mb55{margin-bottom:55px !important}

.ml55{margin-left:55px !important}
.m60{margin:60px !important}
.mt60{margin-top:60px !important}
.mr60{margin-right:60px !important}
.mb60{margin-bottom:60px !important}
.ml60{margin-left:60px !important}

.m65{margin:65px !important}
.mt65{margin-top:65px !important}
.mr65{margin-right:65px !important}
.mb65{margin-bottom:65px !important}
.ml65{margin-left:65px !important}

.m70{margin:70px !important}
.mr70{margin-right:70px !important}
.mb70{margin-bottom:70px !important}
.ml70{margin-left:70px !important}

.m75{margin:75px !important}
.mt75{margin-top:75px !important}
.mr75{margin-right:75px !important}
.mb75{margin-bottom:75px !important}
.ml75{margin-left:75px !important}

.m80{margin:80px !important}
.mt80{margin-top:80px !important}
.mr80{margin-right:80px !important}
.mb80{margin-bottom:80px !important}
.ml80{margin-left:80px !important}


.mlrb30{margin:10px 30px 30px !important}
.ml90{margin-left:90px !important}

/**************************************************************
【paddingの設定】
**************************************************************/
.p0{padding:0 !important}		
.pt0{padding-top:0 !important}	
.pr0{padding-right:0 !important}
.pb0{padding-bottom:0 !important}
.pl0{padding-left:0 !important}	

.p5{padding:5px !important}
.pt5{padding-top:5px !important}
.pr5{padding-right:5px !important}
.pb5{padding-bottom:5px !important}
.pl5{padding-left:5px !important}

.p10{padding:10px !important}
.pt10{padding-top:10px !important}
.pr10{padding-right:10px !important}
.pb10{padding-bottom:10px !important}
.pl10{padding-left:10px !important}

.p20{padding:20px !important}
.pt20{padding-top:20px !important}
.pr20{padding-right:20px !important}
.pb20{padding-bottom:20px !important}
.pl20{padding-left:20px !important}

.p30{padding:30px !important}

.p4050{padding:40px 50px !important}

.pb30{padding-bottom:30px !important}
.pb40{padding-bottom:40px !important}
.pb50{padding-bottom:50px !important}
.pb80{padding-bottom:80px !important}

/**************************************************************
【widthの設定】
**************************************************************/
.w50{width:50px;}
.w100{width:100px;}
.w130{width:130px;}
.w180{width:180px;}
.w200{width:200px;}
.w220{width:220px;}
.w250{width:250px;}
.w350{width:350px;}
.w400{width:400px;}
.w450{width:450px;}
.w500{width:500px;}
.w600{width:600px;}
.w700{width:700px;}
.w710{width:710px;}
.w876{width:876px;}

/**************************************************************
【heightの設定】
**************************************************************/
.h10{height:10px;}
.h30{height:30px;}
.h100{height:100px;}
.h200{height:200px;}


/**************************************************************
【配置設定】
**************************************************************/
.center{text-align:center;}
.left{text-align:left;}
.right{text-align:right;}

.f_left{float:left;}
.f_right{float:right;}

/**************************************************************
【文字装飾】
**************************************************************/
.red1{color:#F00;}/*明るい赤 */
.red2{color:#d13938;}/*暗い赤 */
.red1_b{color:#F00;font-weight:bold;}/*太字・明るい赤 */
.red2_b{color:#d13938;font-weight:bold;}/*太字・暗い赤 */
.blue{color:#00F;}/*青 */
.bl{color:#0085B2;}/*青 */
.or{color:#FF7F00;}/*オレンジ */
.blk{color:#000;}/*黒 */
.gr{color:#999;}/*グレー */
.pk{color:#FF4C4C;}/*ピンク */
.underline{text-decoration:underline;}/*アンダーライン */
strong{font-weight:bold;}/*太字 */
.bg_y{background-color:#fbeee9; padding:0px 5px 0px;
display:inline-block;}/*背景ピンク */
.bg_k{
	background-color: #fee072;
	padding: 0px 5px 0px;
}/*背景黄色 */


.font12{font-size:12px;}
.font14{font-size:14px;}
.font16{font-size:16px;}
.font18{font-size:18px;}
.font20{font-size:20px;}
.font22{font-size:22px;}
.font24{font-size:24px;}
.font26{font-size:26px;}
.font30{font-size:30px;}



/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
