@charset "utf-8";
/* CSS Document */
/*===== clearfix =====*/
@media screen and (min-width: 600px) {
.pcnone {display:none;}


/*=======
School
======================================================*/
#school .leftImage img {
	float:left;
	width:225px;
	padding:0 15px 1px 0;
}
#school .rightImage img {
	float:right;
	width:225px;
	padding:0 0 1px 15px;
}
#school .leftImage p {
	display:inline;
	line-height:180%;
	letter-spacing:-0.2px;
}
#school ul li {
	text-indent:-1em;
	padding-left:1em;
}
#school ul li span {font-size:12px;}
#school .red{font-size:12px;}
#school .price:after{
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
#school .price li span{
	display:block;
	float:left;
	width:180px;
	font-size:14px;	
}
#school .price li{
	padding-bottom:10px;
}
#school .festival p {margin-bottom:10px;}
#school .festival a {
	display:block;
	float:left;
	margin-right:30px;
}
#school .festival a.right {margin:0;}
#school .festival .box img {
	width:140px;
	margin-bottom:10px;
}


/*=======
Inquiry
======================================================*/
#inquiry form dl:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
#inquiry form dl {
	border-bottom:solid 1px #382928;
	padding: 0;
	margin-bottom: 5px;
	padding-right: 30px;
}
#inquiry form dt {
	float:left;
	width:170px;
	background: #382928;
	padding:10px;
	text-align:center;
	color:#fff;
	height:100%;
}
#inquiry form dd {
	float:right;
	padding:3px 30px 0 0;
	width:400px;
}
#inquiry form input {
	width:100%;
	height:25px;
}
#inquiry form .message dt {height:150px;}
#inquiry form dd textarea {
	width:100%;
	height:150px;
}
#inquiry form .btn input {
	width:268px;
	height:70px;
}
#inquiry form .btn dt {
	padding:30px 10px;
}
#inquiry form .btn dd {
	text-align: center;
}


/*=======
Wedding
======================================================*/
#wedding .contentsInner a .box {
	width: 215px;
	margin-right: 12px;
	float: left;
}
#wedding .contentsInner a.right .box {
	float: right;
	margin: 0;
}
#wedding .contentsInner a .box p,#wedding .contentsInner a .sp {
	display: none;
}
/*=======
BrideCollection
======================================================*/
#wedding .contentsInner .brideBoxOuter:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
#wedding .contentsInner .brideBoxOuter {margin-bottom:30px;}
#wedding .contentsInner .brideBoxOuter a .box {margin:0px;}

}

@media screen and (max-width: 599px) {
.spnone {display:none;}
#contentsArea .contentsInner {padding:0;}
/*=======
school
======================================================*/
#school .leftImage img,#school .rightImage img {
	width:100%;
	margin-bottom:2%;
}
#school .leftImage p,#school .rightImage p {margin-bottom:0 5%;}
#school .contentsInner ul li {
	padding-left:1em;
	text-indent:-1em;
}
#school .festival p {
	margin-bottom:3%;
}
#school .festival a {
	margin-bottom:5%;
}
#school .festival a img {
	width:100%;
}
#contentsArea .contentsInner p,#contentsArea .contentsInner ul {padding:3%;}
#contentsArea .contentsInner p {padding-bottom:3%;}

/*=======
Wedding
======================================================*/
#wedding .contentsInner p {
	font-size: 12px;
	line-height: 180%;
}
#wedding .contentsInner a {
	width:100%;
	display:block;
	text-decoration:none;
	color:#010101;
background: #cec6c6; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NlYzZjNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiYmIwYjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cec6c6), color-stop(100%,#bbb0b0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #cec6c6 0%,#bbb0b0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #cec6c6 0%,#bbb0b0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #cec6c6 0%,#bbb0b0 100%); /* IE10+ */
background: linear-gradient(to bottom,  #cec6c6 0%,#bbb0b0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cec6c6', endColorstr='#bbb0b0',GradientType=0 ); /* IE6-8 */
}
#wedding a .box {
	background:URL("../img/sp/arrow.png") no-repeat 95% 50%;
	padding:5% 5% 5% 3%;
}
#wedding a .box img {
	width:25%;
	margin-right:3%;
	float: left;
}
#wedding a .box p span {
	font-weight: bold;
	display: block;
	font-size: 18px;
}
#wedding .contentsInner a .pc {
	display: none;
}
#wedding a .box:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
/*=======
BrideCollection
======================================================*/
#wedding .contentsInner .brideBoxOuter p {
	font-size: 20px;
}

}