@charset "utf-8";
/* CSS Document */

/*====================================
              全体設定
=====================================*/

#page {
	background:url(../lib/moist/main-bg.png) repeat-y;
	background-size:contain;
	font-size:13px;
	line-height:130%;
}

.btn {
	width:95%;
	margin:0 auto;
}



/*====================================
              メイントップ
=====================================*/

#top {
	margin:0 0 30px 0;
}

#top .itemNamea {
	margin:15px 0;
}


/*====================================
              チェックリスト
=====================================*/

#check {
	margin-bottom:30px;
}

#check ul {
	width:90%;
	margin:0 auto;
}

/*====================================
              コンテンツ01
=====================================*/
#cts01 {
	margin-bottom:30px;
}


#cts01_01 .subTitl01 {
	width:70%;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:20px;
}

#cts01_01 .subTitl02 {
	margin-bottom:20px;
}

#cts01_01 .topic01 {
	width:90%;
	margin:0 auto;
	margin-bottom:30px;
}


#cts01_01 .topic02 .bk {
	background:url(../lib/moist/bk02.png) repeat-y;
	background-size:contain;
}

#cts01_01 .topic02 .bk .txt {
	width:80%;
	margin:0 5% 0 10%;
	padding:10px 0 10px 0;
}

#Review {
	width:100%;
	color:#000;
}
#Review p.ttl{
	font-weight:bold;
}
#Review li.btn02 {
	background:url(../lib/index/arrow_2.png) no-repeat;
	background-size:5%;
	width:90%;
	margin:-3% 5% 0 5%;
	padding:0 0 20px 0;
}

/*====================================
              コンテンツ02
=====================================*/

#cts02 #cts02_01 {
	margin:30px 0 0 0;
}

#cts02 #cts02_01 .txt {
	width:90%;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
}

#cts02_02 {
	margin:0 0 30px 0;
}

#cts02_02 .bk {
}

#cts02_02 .img {
	width:90%;
	margin:10px auto;
}

#cts02_02 .ttl {
	color:#2667A4;
	font-size:18px;
	margin:20px 0 10px 0;
	text-align:center;
}

#cts02_02 .subTtl {
	font-size:16px;
	color:#2667A4;
	margin:0 0 20px 0;
	text-align:center;
	width:95%;
}

#cts02_02 .txt {
	width:90%;
	margin:0 auto;
}

#cts02_03 {
	margin:0 0 30px 0;
}

#cts02_03 .obje {
	width:50%;
	margin:15px auto;
}

#cts02_03 .subTtl {
	text-align:center;
	font-size:18px;
	margin:0 0 15px 0;
}

#cts02_03 .txt {
	width:90%;
	margin:0 auto;
}


#cts02_04 .subTtl {
	width:80%;
	margin:0 auto;
}

#cts02_04 .img {
	margin:20px auto;
	width:80%;
}

#cts02_04 .txt {
	margin:0 auto; 
	width:90%;
	margin-bottom:10px;
}


#cts02_04 .txt02 {
	width:90%;
	margin:0px auto;
	margin-bottom:40px;
	color:#EA2B69;
	font-weight:bold;
}



/*====================================
              コンテンツ03
=====================================*/


#cts03_01 {
	background:url(../lib/moist/cts03_01img02.png) repeat-y;
	background-size:contain;
}

.seibun {
	overflow:hidden;
}

.seibun .ttl {
	width:50%;
	margin:0 auto;
}

.seibun .txt {
	margin:10px auto;
	width:80%;
}

.care {
	background:url(../lib/moist/bk04.png) repeat-y;
	background-size:contain;
	margin-bottom:40px;
}

.care .ttl {
	width:60%;
	margin:0 auto;
	padding:10px 0 0 0;
}

.care .subTtl {
	width:80%;
	margin:20px auto;
}


.care .img {
	width:50%;
	margin:0 auto;
	margin-bottom:10px;
}

.care .subTtl02 {
	width:50%;
	margin:20px auto;
}

.care .txt {
	width:80%;
	margin:0 auto;
	margin-bottom:20px;
}


#cts03 .review {
	background:url(../lib/moist/bk05.png) repeat-y;
	background-size:contain;
}

#cts03 .review .img {
	width:90%;
	margin:20px auto;
}

#cts03 .review .txt {
	width:80%;
	margin:0 auto;
}
