@charset 'UTF-8';


/*SP表示*/
@media screen and (max-width: 749px) {
.pc_display{
	display:none;
}
.sp_display{
	display:block;
}

}

/*PC表示*/
@media screen and (min-width: 750px) {
.sp_display{
	display:none;
	}
.pc_display{
	display:block;
	}
}


/* CSS Document */

body{
	-webkit-text-size-adjust: 100%;
}

#contents{
	margin-top:0 !important;
	padding-top:50px;
}

#contents ul{
	background: none;
}

#right_content {
	width:670px;
	margin-left:auto;
	margin-right:auto;
}

div#right_content h2 {
	border-bottom:1px solid #EC7392;
	margin-top:30px;
	margin-bottom:20px;
	padding-bottom:10px;
}

ul.snav {
	overflow:hidden;
	margin:0 !important;
	padding:0 !important;
	margin-bottom:30px !important;
}

ul.snav li {
	float:left;
	margin:0 !important;
	padding:0 !important;
	width:auto !important;
	margin-right:15px !important;
}

.section01 {
	margin-bottom:50px;
}

.section01 dl dd {
	font-size:19px;
	color:#A99F97;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding:30px 0;
}

.section02 {
	overflow:hidden;
	width:620px;
}

.section02 h3 {
	margin-bottom:30px;
}

.section02 ul.bt_set {
	width:650px;
	overflow:hidden;
	margin:0 !important;
	padding:0 !important;
	margin-bottom:80px !important;
}

.section02 ul.bt_set li {
	float:left;
	margin:0 !important;
	padding:0 !important;
	width:auto !important;
	margin-right:20px !important;
}

.section02 h4 {
	padding-bottom:10px;
	border-bottom:1px dashed #A99F97;
	margin-bottom:20px;
}

p#link01 {
	margin-bottom:60px;
}

p#link02 {
	margin-bottom:60px;
}

div.set {
	overflow:hidden;
	margin-bottom:50px;
}

div.set dl.deta {
	margin-bottom:30px;
}

div.set dl.deta dt {
	font-size:22px;
	color:#C69C6D;
}

div.set dl.deta dd {
	font-size:14px;
	color:#A99F97;
}

div.set p.ph {
	float:left;
	margin-right:20px;
}

div.set ul.ph_detail {
	overflow:hidden;
	width:320px;
	margin:0 !important;
	padding:0 !important;
}

div.set ul.ph_detail li {
	color:#F29E97;
	float:left;
	margin:0 !important;
	padding:0 !important;
	width:auto !important;
	margin-right:15px !important;
	margin-bottom:15px !important;
}

div.set p.txt {
	clear:both;
	font-size:14px;
	color:#A99F97;
	margin-bottom:30px;
	padding:10px 0 0;
}

div.set p.price {
	font-size:34px;
	color:#F29E97;
	padding:0 0 0;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

div.set h5 {
	clear:both;
	color:#C69C6D;
	font-size:30px;
	padding:50px 0 10px;
}

div.set ul.lesson {
	width:700px;
	overflow:hidden;
	margin:0 !important;
	padding:0 !important;
}

div.set ul.lesson li {
	width:140px !important;
	float:left;
	margin:0 !important;
	padding:0 !important;
	margin-right:20px !important;
	min-height:450px !important;
}

div.set ul.lesson li dl dt {
	color:#C69C6D;
	font-size:27px;
	padding:10px 0 0;
}

div.set ul.lesson li dl dd {
	color:#A99F97;
	font-size:12px;
}

div.mbn {
	margin-bottom:0 !important;
}

div.section03 {
	margin-bottom:100px;
}

div.section03 dl {
	width:550px;
}

div.section03 dl dt {
	padding:30px 0 20px;
}

div.section03 dl dd {
	color:#A99F97;
	font-size:14px;
}

div.section04 {
	margin-bottom:30px;
}

div.section04 h3 {
	margin-bottom:30px;
}

div.section04 h4 {
	margin-bottom:30px;
	color:#F29E97;
	font-size:36px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	border-bottom:1px solid #A99F97;
	width:630px;
}

div.section04 h4 span {
	color:#998675;
	font-size:14px;
}

div.section04 ul li {
	width:198px;
	float:left;
	margin-right:15px;
}

div.section04 ul {
	overflow:hidden;
}

div.section04 ul li dl dt {
	color:#D0AD62;
	font-size:15px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding:30px 0 20px;
}

div.section04 ul li dl dd {
	color:#A99F97;
	font-size:14px;
	padding:0 0 20px;
}

div.section04 ul li p {
	color:#EC7392;
	font-size:34px;
}

/*/////////////スタイル用css////////////////////*/
.mtop20 {
	margin-top:20px;
}

.mtop40 {
	margin-top:40px;
}


.mleft20 {
	margin-left:20px;
}

.mleft100 {
	margin-left:100px;
}

.mtop10 {
	margin-top:10px;
}

.mbot5 {
	margin-bottom:5px;
}

.mbot10 {
	margin-bottom:10px !important;
}

.mbot15 {
	margin-bottom:15px;
}

.mbot20 {
	margin-bottom:20px;
}

.mbot25 {
	margin-bottom:25px;
}

.mbot30 {
	margin-bottom:30px;
}

.mbot40 {
	margin-bottom:40px;
}

.mbot50 {
	margin-bottom:50px;
}

.mbot60 {
	margin-bottom:60px;
}

.mbot70 {
	margin-bottom:70px;
}

.mbot90 {
	margin-bottom:90px !important;
}

.mbot100 {
	margin-bottom:100px !important;
}

.btm0 {
	margin-bottom:0 !important;
}


.center {
	text-align:center;
}