<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.main_title {
	margin: 50px 0 0;
	font-weight: normal;
	font-size: 30px;
	line-height: 1.7em;
	letter-spacing: 0.1em;
}
.main_txt {
	margin: 45px 0;
	font-size: 16px;
	line-height: 2.0em;
}

#main_img {
	box-sizing: border-box;
	padding: 70px 0;
    background: url("../../presentboard/img/parents/content_border@2x.png") repeat-x center top;
    background-size: 32px auto;
}
#main_img img {max-width: 1040px;}

hr.border_dashed {
    width: 1220px;
    height: 1px;
    border-top: dashed 1px #979797;
    margin: 50px auto;
}
hr.border_ring {
    width: 1220px;
    height: 16px;
    background: url("../../presentboard/img/parents/content_border@2x.png") repeat-x center top;
    background-size: 32px auto;
    margin: 50px auto;
	border:none;
}

.about .title {
	font-weight: normal;
	font-size: 24px;
	line-height:1.7em;
}
.about .list {
	max-width: 1040px;
	margin: 30px auto 0;
	overflow: hidden;
}
.about .list .blk {
	float: left;
	width: 49%;
	margin-right: 2%;
}
.about .list .blk:nth-child(2n) {
	margin-right: 0;
}
.about .list .blk .img img {width:100%;}
.about .list .blk .txt {
	text-align: left;
	margin-top: 4px;
	font-size:14px;
}


.artist_comment {position: relative;margin:0 auto 0;max-width:1040px;box-sizing: border-box;padding:50px 0 50px 1%;}
.artist_comment .artist_comment_img {
	position: absolute;
	top:0;
	right: 0;
	width: 600px;
	z-index: 1;
}
.artist_comment .artist_comment_img img {width:100%;}
.artist_comment .title,
.artist_comment .txt {text-align: left;z-index: 2;position: relative;}
.artist_comment .title {
	font-weight: normal;
	font-size: 30px;
	line-height: 1.7em;
}
.artist_comment .txt {
	width: 55%;
	font-size: 16px;
	line-height: 1.7em;
	margin: 50px 0 0;
}



#point_list {
	margin: 55px auto 0;
	width: 1040px;
}
#point_list section {
	margin: 0 0 40px;
	overflow: hidden;
}
#point_list section:last-child {
	margin-bottom: 0;
}
#point_list section .point_img {
	width: 520px;
}
#point_list section:nth-child(odd) .point_img {
	float: right;
}
#point_list section:nth-child(even) .point_img {
	float: left;
}
.point_textarea {
	width: 454px;
	box-sizing: border-box;
	padding-top: 40px;
}
#point_list section:nth-child(odd) .point_textarea {
	float: left;
}
#point_list section:nth-child(even) .point_textarea {
	float: right;
}
.point_textarea h3 {
	color: #3d3d3d;
	margin: 0;
	font-weight: normal;
	font-size: 2.4em;
	line-height: 1.7em;
	letter-spacing: 0.1em;
}
.point_textarea h3 img {
	display: block;
	vertical-align: bottom;
	width: 32px;
	margin: 0 auto 30px;
}
.point_textarea p {
	text-align: left;
	font-size: 1.55em;
	line-height: 2.4em;
	margin: 20px 0 0;
}


.howto {box-sizing: border-box;max-width: 1040px;margin: 60px auto;padding: 50px 0;background: #F1EEED;}
.howto .title {font-weight: normal;font-size: 24px;}
.howto .step {list-style: none;margin: 30px 0 0;padding: 0;}
.howto .step .li {display: inline-block;vertical-align: top;width: 23%;margin: 0 0.5%;}
.howto .step .li .img {width: 100%;}
.howto .step .li .txt {display: inline-block;text-align: left;margin:10px 0 0;padding-left: 1em;text-indent: -1em;font-size: 15px;line-height: 1.7em;}

.voice_kiroku {margin: 60px 0;}
.voice_kiroku .title {position: relative;display: inline-block;line-height: 1.5em;font-size: 24px;font-weight: normal;margin-bottom: 40px;}
.voice_kiroku .title::before,
.voice_kiroku .title::after {content: '';position: absolute;top: 50%;display: inline-block;width: 60px;height: 1px;background-color: #707070;}
.voice_kiroku .title::before {left: -70px;-webkit-transform: rotate(60deg);transform: rotate(60deg);}
.voice_kiroku .title::after {right: -70px;-webkit-transform: rotate(-60deg);transform: rotate(-60deg);}
.voice_kiroku .list {}
.voice_kiroku .list .blk {width: 1040px;margin: 0 auto 40px;overflow: hidden;}
.voice_kiroku .list .blk:last-child {margin-bottom: 0;}
.voice_kiroku .list .blk .img {width: 48%;float: left;}
.voice_kiroku .list .blk .img img {width: 100%;}
.voice_kiroku .list .blk .detail {float: left;width: 48%;margin-left: 4%;text-align: left;}
.voice_kiroku .list .blk .detail .voice_title {font-weight: normal;font-size: 20px;line-height: 1.7em;}
.voice_kiroku .list .blk .detail .txt {font-size: 14px;line-height: 1.7em;margin-top: 30px;}

.space {width: 980px;margin: 0 auto 60px;}
.space .title {font-weight: normal;font-size: 24px;margin: 0 0 40px;}
.space .list {overflow: hidden;}
.space .list .blk {float: left;width: 30%;display:block;margin-right: 5%;transition: all 0.2s;}
.space .list .blk:hover {opacity: 0.7;}
.space .list .blk:last-child {margin-right: 0;}
.space .list .blk .img {width: 100%;}
.space .list .blk .size {text-align: left;font-size: 16px;line-height: 1.7em;}
.space .space_note {text-align: left;margin-top: 30px;}
.space .space_note .li {font-size: 14px;padding-left: 1em;text-indent: -1em;line-height: 1.7em;}
</pre></body></html>