@charset 'utf-8';
/* CSS Document */
#textarea{
	width:550px;
    margin-left:auto;
    margin-right:auto;
    }
	
#textarea p{
	font-size:14px;
	line-height:150%;
	margin-bottom:15px;
	color:#555;
    }
	
.textarea{
	width:550px;
    margin-left:auto;
    margin-right:auto;
    }

.top
{
	float:right;
	font-size:10px;
}

/*下マージン多*/
.midashi2 {
	position: relative;
	padding: 1em 1em 1em 2.5em;
	margin-bottom:1.5em;
	border-top: 4px solid #6B9ED3;
	background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
	background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
	font-size:16px;
	color:#666;
	font-weight:normal;
}
.midashi2::after {
	position: absolute;
	top: 1em;
	left: 1em;
	z-index: 2;
	content: '';
	width: 8px;
	height: 8px;
	border: 3px solid #6B9ED3;
	border-radius: 100%
}



.pink2text{
	color: #FB9DC2;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

.illust{
	margin-bottom:20px;
}


/*角丸ボタン*/
#content_banner_button a{
    width:95%!important;
    font-size:16px!important;
    text-decoration:none!important;
    display:block!important;
    text-align:center!important;
    padding:15px 0 15px!important;
    color: #FFF!important;
    background-color: #F90!important;
    border-radius:5px;
    box-shadow:2px 2px #F60;
}


.docchiicon{
	display: inline-block;
	margin-right:20px;
	margin-bottom:20px;
	position: relative;
}

.docchiicon1:after,.docchiicon1:before{
	display: block;
	content: '';
	width: 12px;
	height: 12px;
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	background-color: #F09;
	position: absolute;
	top: 8px;
	left: 4px;
}


.pinktitle{
	color:#FFFFFF;
	padding:15px 15px 15px 20px;
	background-color: #F7929C;
	border-radius:5px;
	font-size:18px;
	font-weight:bold;
	line-height:120%;
}


.mokujibox1 {
	display: inline-block;
	width:35%;
	padding:0 15px 15px 0;
}

.mokujibox2 {
	display: inline-block;
	width:60%;
	padding:0 0 15px 0;
	float:right;
}
.mokujibox3 {
	display: inline-block;
	width:100%;
	padding:0 0 10px 0;
}

#mokujiboxContainer {
	overflow: hidden;
}



.text_gry18{
	font-size:18px;
	color:#666;
}

.text_pink18{
	font-size:18px;
	color:#EF689E;
}


.text_pink{
	font-size:22px;
	color:#EF689E;
	line-height:150%;
}

.textarea{
	width:550px;
    margin-left:auto;
    margin-right:auto;
    }

.waku_nw {
	margin: 0 0 15px 0;
	padding: 20px 20px 3px 20px;
	border: 1px solid #E8FFE8;
	background-color:#E8FFE8;
}


.waku_nw1 {
	margin: 0 0 15px 0;
	padding: 20px 20px 3px 20px;
	border: 1px solid #FFDED2;
	background-color:#FFDED2;
}



.waku_nw2 {
	margin: 0 0 15px 0;
	padding: 20px 20px 3px 20px;
	border: 1px solid #FEDEEB;
	background-color:#FEDEEB;
}


.purpletext{
	color: #E1B3F2;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
