@charset "UTF-8";

/* //////////////////////////////////////////////////

利用者に向けたメッセージページのスタイル

////////////////////////////////////////////////// */

.box {
	border: 2px solid #19b5cc;
	border-radius: 8px;
	padding: 15px 20px;
}


/* 一人で悩んでいる10代のあなたへ */
.anatae{
	width: 540px;
	margin: 40px auto 0;
	padding: 40px;
	font-size: 1.8em;
	text-align: center;
}

.anatae ul{
	display: block;
	width: 360px;
	list-style:none;
	margin: 30px auto 0; 
	padding: 0;
	color: #1ab7cd;
}


.anatae ul li i{
	color: #fff175;
	padding-right: 8px;
}

.anatae ul li{
	list-style: none;
	font-weight: bold;
	text-align: left;
	font-size: 0.7em;
	padding-bottom: 20px;
	padding-left:1.6em;
	text-indent:-1.6em;
}

/* お願い */
.bg_tit{
	display: inline-block;
	margin: 40px 0 25px;
	background: #fef677;
}


/* ぽるとの安心 */
.anshin{
	width: 540px;
	margin: 40px auto 0;
	padding: 40px 40px 20px;
}


.anshin ol{
	list-style:none; 
	padding: 0;
}

.anshin ol li{
	list-style: none;
	text-align: left;
	font-size: 1.8em;
	padding-bottom: 30px;
	padding-left:2em;
	text-indent:-2em;
}

.anshin ol li i{
	display: inline-block;
	font-family: FOT-筑紫A丸ゴシック Std R;
	margin-right: 0.2em;
	width: 42px;
	height: 44px;
	padding-left: 1.4em;
	text-align: center;
	border: 2px solid #1bb8ce;
	border-radius: 100px;
	font-style: italic;
	color: #1bb8ce;
	font-size: 1.2em;
	line-height: 1.2;
}




/* 周囲の方へ */

.bg-gray{
	background: url(../img/message/bg01.png) no-repeat top center;
	margin: 30px auto 0;
	width: 641px;
	height: 224px;
} 

.bg-gray h4{
	color: #1ab7cd;
	padding: 45px 0 20px;
}

.bg-gray ul{
	display: block;
	width: 360px;
	margin: 0 auto;
}

.bg-gray ul li{
	text-align: left;
	list-style-type: none;
	font-size: 1.2em;
	line-height: 1.8;
}

.bg-gray ul li:before{
	content: '';
		width: 6px;
		height: 6px;
		display: inline-block;
		border-radius: 100%;
		background: #1ab7cd;
		position: relative;
		left: -15px;
		top: -3px;
}

/* まずは相談してください。 */

.bg-yellow{
	width: 764px;
	margin: 0 auto 260px;
	background: #fff175;
	border: 2px solid #fff175;
	border-radius: 8px;
}

.message_catch{
	font-family: FOT-筑紫A丸ゴシック Std B;
	color: #666666;
	font-size: 3em;
	padding: 60px 0 20px;
}

.contact_dl {
    display: inline-block;
    margin: 30px 0 60px;
}

.contact_dl dt {
    padding-right: 35px;
}



.inview03 {
	top: 560px;
	right: 300px;
}

.inview04 {
	bottom: 0;
	left: 0;
}

.inview05 {
	top: 0;
	right: 0;
}

.inview06 {
	bottom: 0;
	left: 0;
}

.inview07 {
	bottom: 0;
	left: 0;
}

.inview08 {
	bottom: -200px;
	right: 0;
}



/* inview */
@media screen and (min-width: 769px) {
	.inview_w01 {
		top: 20px;
		left: 140px;
	}
	.inview_w02 {
		bottom: 200px;
		right: 200px;
	}
	.inview_w03 {
		bottom: 280px;
		left: 150px;
	}
	
	.inview_w04 {
		bottom: 80px;
		right: 0px;
	}
	
	.inview_w05 {
		bottom: -180px;
		left: 200px;
	}
	
	.inview01 {
		bottom: 280px;
		left: 290px;
	}
	.inview02 {
		bottom: 220px;
		right: 20px;
	}
}



/* ///////// RESPONSIVE ///////// */
@media screen and (max-width: 768px) {
	
/* 一人で悩んでいる10代のあなたへ */
.anatae{
	width: 100%;
	margin: 40px auto 0;
	padding: 40px;
	font-size: 1.5em;
	text-align: center;
}

.anatae ul{
	display: block;
	width: 100%;
	list-style:none;
	margin: 30px auto 0; 
	padding: 0;
	color: #1ab7cd;
}


.anatae ul li i{
	color: #fff175;
	padding-right: 8px;
}

.anatae ul li{
	list-style: none;
	font-weight: bold;
	text-align: left;
	font-size: 0.7em;
	padding-bottom: 20px;
	padding-left:1.6em;
	text-indent:-1.6em;
}


/* ぽるとの安心 */
.anshin{
	width: 100%;
	margin: 40px auto 0;
	padding: 40px 40px 20px;
}


.anshin ol{
	list-style: none; 
	padding: 0;
}

.anshin ol li{
	list-style: none;
	text-align: left;
	font-size: 1.4em;
	padding-bottom: 30px;
	padding-left:2.4em;
	text-indent:-2.4em;
}

.anshin ol li i{
	display: inline-block;
	font-family: FOT-筑紫A丸ゴシック Std R;
	margin-right: 0.2em;
	width: 40px;
	height: 42px;
	padding-left: 1.4em;
	text-align: center;
	border: 2px solid #1bb8ce;
	border-radius: 100px;
	font-style: italic;
	color: #1bb8ce;
	font-size: 1.5em;
	line-height: 1.6;
}

p.lead{
	text-align: center;
}


/* 周囲の方へ */

.bg-gray{
	background: #e6e6e6;
	margin: 30px auto 0;
	width: 90%;
} 

.bg-gray h4{
	color: #1ab7cd;
	padding: 45px 0 20px;
	line-height: 1.6;
}

.bg-gray ul{
	display: block;
	width: 340px;
	margin: 0 auto;
	padding-left: 40px;
}

.bg-gray ul li{
	text-align: left;
	list-style-type: none;
	font-size: 1em;
	line-height: 1.8;
}

.bg-gray ul li:before{
	content: '';
		width: 6px;
		height: 6px;
		display: inline-block;
		border-radius: 100%;
		background: #1ab7cd;
		position: relative;
		left: -15px;
		top: -3px;
}




/* まずは相談してください。 */

.bg-yellow{
	width: 90%;
	margin: 0 auto 90px;
	background: #fff175;
	border: 2px solid #fff175;
	border-radius: 8px;
}

.message_catch{
	font-family: FOT-筑紫A丸ゴシック Std B;
	color: #666666;
	font-size: 1.6em;
	padding: 60px 0 20px;
}

.contact_dl {
    display: inline-block;
    margin: 30px 0 60px;
}

.contact_dl dt {
    padding-right: 0;
    padding-bottom: 20px;
}

	
	
}
	
@media screen and (max-width: 600px) {
}

