@charset "utf-8";
/*------------------------------------------------------------
	書式設定
------------------------------------------------------------*/
/* テキストの位置 */
.taLeft { text-align: left !important; }
.taCenter { text-align: center !important; }
.taRight { text-align: right !important; }

/* フォントの大きさ（プラス） */
.fsP1 { font-size: 1.08em !important; }
.fsP2 { font-size: 1.16em !important; }
.fsP3 { font-size: 1.24em !important; }
.fsP4 { font-size: 1.32em !important; }
.fsP5 { font-size: 1.4em !important; }

/* フォントの大きさ（マイナス） */
.fsM1 { font-size: 0.92em !important; }
.fsM2 { font-size: 0.84em !important; }
.fsM3 { font-size: 0.76em !important; }
.fsM4 { font-size: 0.68em !important; }
.fsM5 { font-size: 0.6em !important; }

/* フォントの太さ */
.fwNormal { font-weight: normal !important; }
.fwBold { font-weight: bold !important; }

/*------------------------------------------------------------
	微調整用クラス（※多用しないこと）
------------------------------------------------------------*/
.mt0 { margin-top: 0 !important; }
.mb0 { margin-bottom: 0 !important; }
.mb5 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb20 { margin-bottom: 20px !important; }
.t_center{ text-align:center !important;}

/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/*------------------------------------------------------------
	リンク・インプットをタップ時のクラス
------------------------------------------------------------*/
a.tapCtrl, input.tapCtrl,
.tapCtrl a, .tapCtrl input {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.tap {

}

.sp {
	display: none;
}

/*------------------------------------------------------------
	common
------------------------------------------------------------*/

/*------------------------------------------------------------
	mainImg
------------------------------------------------------------*/
.mainImg {
	margin-bottom: -75px;
	padding-top: 105px;
	position: relative;
	min-height: 285px;
	overflow: hidden;
} 

.mainImg .photo {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

/*------------------------------------------------------------
	headLine01
------------------------------------------------------------*/
.headLine01 {
	margin: 0 auto;
	position: relative;
	width: 790px;
}

/*------------------------------------------------------------
	pagePath
------------------------------------------------------------*/
#pagePath {
	padding: 29px 0 51px;
	position: relative;
	border: 1px solid #FFF;
	background: url(/wordpress/wp-content/themes/ibaraki/img/common/page_path_bg.png) repeat-x left top;
}

#pagePath ul {
	margin: 0 auto;
	width: 980px;
}

#pagePath li {
	display: inline;
}

#pagePath li a {
	margin-right: 2px;
}

/*------------------------------------------------------------
	comTopicsBox
------------------------------------------------------------*/
#main .comTopicsBox {
	margin-top: 20px;
	padding-bottom: 30px;
	text-align: center;
	border-bottom: 1px solid #EAEAEA;
}

#main .comTopicsBox .photo {
	margin-top: 63px;
}

/*------------------------------------------------------------
	headLine03
------------------------------------------------------------*/
#main .headLine03 {
	padding-top: 85px;
	min-height: 115px;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.4;
	color: #333;
	text-align: center;
	background: url(/wordpress/wp-content/themes/ibaraki/img/common/bg04.jpg) no-repeat center top #C3C1CA;
}

#main .headLine03 img {
	vertical-align: middle;
	margin-right: 35px;
}

#main .ttl01 {
	background: url(/wordpress/wp-content/themes/ibaraki/img/common/bg05.jpg) no-repeat center top #C8CDBD;
}

#main .ttl02 {
	background: url(/wordpress/wp-content/themes/ibaraki/img/common/bg06.jpg) no-repeat center top #C4C1B1;
}

#main .ttl03 {
	background: url(/wordpress/wp-content/themes/ibaraki/img/common/bg07.jpg) no-repeat center top #CCBEC1;
}

#main .ttl04 {
	background: url(/wordpress/wp-content/themes/ibaraki/img/common/bg08.jpg) no-repeat center top #BEC8CC;
}


/*------------------------------------------------------------
	headLine04
------------------------------------------------------------*/
#main .headLine04 {
	margin-bottom: 55px;
	font-size: 18px;
	line-height: 1.4;
	text-align: center;
}

/*------------------------------------------------------------
	imgBoxR03
------------------------------------------------------------*/
#main .imgBoxR03 .photoBox {
	padding: 0 0 10px 50px;
	float: right;
}

#main .imgBoxR03 p {
	font-size: 14px;
	line-height: 1.6;
}

/*------------------------------------------------------------
	comTextList
------------------------------------------------------------*/
#main .comTextList {
	margin-bottom: 19px;
}

#main .comTextList li {
	padding-left: 20px;
	font-size: 14px;
	line-height: 1.6;
	background: url(/wordpress/wp-content/themes/ibaraki/img/common/icon06.gif) no-repeat left 7px;
}

/*------------------------------------------------------------
	comTitle
------------------------------------------------------------*/
#main .comTitle {
	color: #B28C31;
}

/*------------------------------------------------------------
	pageList
------------------------------------------------------------*/
#main .pageList {
	margin: 40px auto 0;
	width: 980px;
}

#main .pageList li {
	float: left;
}

#main .pageList li a {
	padding-left: 20px;
	font-size: 12px;
	display: inline-block;
	background: url(/wordpress/wp-content/themes/ibaraki/img/common/icon08.png) no-repeat left center;
}

#main .pageList .liStyle {
	float: right;
}

#main .pageList .liStyle a {
	padding-right: 20px;
	background: url(/wordpress/wp-content/themes/ibaraki/img/common/icon07.png) no-repeat right center;
}

/*------------------------------------------------------------
	comLinkBox
------------------------------------------------------------*/
#main .comLinkBox {
	margin-bottom: 88px;
	border: 1px solid #EAEAEA;
	border-bottom: 5px solid #EAEAEA;
}

#main .comLinkBox ul {
	margin: 0 auto;
	width: 759px;
	/*border-left: 1px solid #EAEAEA;*/
	display:flex;
	justify-content:center;
}

#main .comLinkBox ul li {
	float: left;
	width: 378px;
	border-right: 1px solid #EAEAEA;
	border-left: 1px solid #EAEAEA;
}

#main .comLinkBox ul li a {
	margin-bottom: -5px;
	display: block;
	text-align: center;
	border-bottom: 5px solid #EAEAEA;
}

#main .comLinkBox ul li span {
	display: block;
	padding: 20px 10px 16px;
	height:40px;
}

#main .comLinkBox ul li .on,
#main .comLinkBox ul li a:hover {
	color: #B58F31;
	text-decoration: none;
	border-bottom: 5px solid #B58F31;
}

#main .comLinkBox ul li .on span,
#main .comLinkBox ul li a:hover span {
	background: url(/wordpress/wp-content/themes/ibaraki/img/common/icon05.gif) no-repeat center bottom;
}

#main .comLinkBox02 ul li {
	width: 252px;
}

#main .comLinkBox03 ul li {
	width: 151px;
}

#main .comLinkBox03 ul li:first-child {
	width: 150px;
}

#main .comLinkBox03 ul .liStyle span {
	padding: 10px 10px 8px;
}

#main .comLinkBox04 ul li {
	width: 188px;
}

#main .comLinkBox05 ul li {
	width: 378px;
}

/*------------------------------------------------------------
	comStep
------------------------------------------------------------*/
#main .comStep {
	margin-bottom: 47px;
	padding: 36px 0 38px;
	font-size: 18px;
	color: #333;
	line-height: 1.4;
	text-align: center;
	background: url(/wordpress/wp-content/themes/ibaraki/img/common/bg03.jpg) no-repeat center top #ECE7DB;
}

#main .comStep img {
	vertical-align: middle;
	margin-right: 30px;
}

/*------------------------------------------------------------
	comTable01
------------------------------------------------------------*/
#main .comTable01 {
	margin-bottom: 13px;
	width: 100%;
	border-collapse: collapse;
}

#main .comTable01 th {
	padding: 10px 5px 8px;
	font-size: 14px;
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #D3D2D1;
	background-color: #F8F5ED;
	word-break: break-all;
}

#main .comTable01 .w01 {
	width: 18%;
}

#main .comTable01 .w02 {
	width: 12%;
}

#main .comTable01 .w021 {
	width: 10%;
}

#main .comTable01 .w03 {
	width: 12%;
}

#main .comTable01 .w031 {
	width: 10%;
}

#main .comTable01 .w04 {
	width: 12%;
}

#main .comTable01 .w041 {
	width: 10%;
}

#main .comTable01 .w05 {
	width: 12%;
}

#main .comTable01 .w051 {
	width: 10%;
}

#main .comTable01 .w06 {
	width: 12%;
}

#main .comTable01 .w061 {
	width: 10%;
}

#main .comTable01 .w07 {
	width: 11%;
}

#main .comTable01 .w071 {
	width: 23%;
}

#main .comTable01 .w08 {
	width: 11%;
}

#main .comTable01 .w081 {
	width: 9%;
}

#main .comTable01 td {
	padding: 8px 5px 5px;
	font-size: 14px;
	line-height: 1.1;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #D3D2D1;
	background-color: #fff;
	word-break : break-all;
}

#main .comTable01 .thStyle {
	color: #AE8A32;
	background-color: #F3EEE0;
}

#main .comTable01 .tdStyle {
	background: url(/wordpress/wp-content/themes/ibaraki/img/clinicoverview/table_bg.gif) no-repeat center top;
}



/*------------------------------------------------------------
	comTable02
------------------------------------------------------------*/
#main .comTable02 {
	margin-bottom: 50px;
	width: 100%;
	border-collapse: collapse;
}

#main .comTable02 th {
	padding: 13px 5px 11px;
	width: 20%;
	font-size: 12px;
	line-height: 1.2;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #DBDCDC;
	background-color: #F5F5F5;
}

#main .comTable02 td {
	padding: 13px 10px 11px;
	font-size: 12px;
	line-height: 1.2;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #DBDCDC;
	background-color: #fff;
}

#main .comTable02 td input {
	border: 1px solid #CCC;
	width: 298px;
	height: 21px;
	line-height: 1.5;
}

#main .comTable02 td .style {
	width: 198px;
}

#main .submit {
	text-align: center;
}

#main .submit li {
	margin: 0 5px 0 25px;
	display: inline;
}

#main .submit li input {
	width: 151px;
	height: 37px;
	cursor: pointer;
	text-align: center;
	border: none;
	background: url(/wordpress/wp-content/themes/ibaraki/img/common/submit_bg.png) no-repeat center top;
}


/*------------------------------------------------------------
	comPhotoList
------------------------------------------------------------*/
#main .comPhotoList {
	margin-right: -50px;
}

#main .comPhotoList li {
	padding: 0 50px 50px 0;
	float: left;
	width: 280px;
}

#main .comPhotoList li a {
	display: block;
}

#main .comPhotoList li a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#main .comPhotoList li .photo {
	margin-bottom: 7px;
	position: relative;
}

#main .comPhotoList li .photo span {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

#main .comPhotoList li dt {
	color: #B28C31;
	font-size: 14px;
	line-height: 1.6;
}

#main .comPhotoList li dd {
	line-height: 1.6;
}

#main .comPhotoList li dd span {
	font-size: 14px;
	display: block;
	font-weight: bold;
}


/*------------------------------------------------------------
	comLink
------------------------------------------------------------*/
#main .comLink {
	margin: 0 auto;
	width: 450px;
}

#main .comLink a {
	padding: 10px 10px 6px;
	font-size: 16px;
	line-height: 1.6;
	display: block;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #B7933B;
}

#main .comLink a span {
	padding-right: 20px;
	display: inline-block;
	background: url(/wordpress/wp-content/themes/ibaraki/img/common/icon09.gif) no-repeat right 3px;
}

/*------------------------------------------------------------
	imgBoxL
------------------------------------------------------------*/
#main .imgBoxL {
	padding: 95px 0 70px;
	background: url(/wordpress/wp-content/themes/ibaraki/img/childdestiny/dental_photo01.jpg) no-repeat left bottom;
	border-bottom: 1px solid #eaeaea;
}

#main .imgBoxL .subBox {
	margin: 0 auto;
	width: 960px;
}

#main .imgBoxL .textBox {
	float: right;
	width: 590px;
}

#main .imgBoxL .textBox p {
	font-size: 14px;
	line-height: 1.6;
}

#main .imgBoxL .textBox .title {
	margin-bottom: 45px;
	font-size: 18px;
	line-height: 1.4;
	font-weight: bold;
}

/*------------------------------------------------------------
	comLink02
------------------------------------------------------------*/
#main .comLink02 {
	margin-top: 24px;
	width: 210px;
}

#main .comLink02 a {
	padding: 4px 5px 3px;
	font-size: 14px;
	line-height: 1.6;
	display: block;
	color: #fff;
	text-align: center;
	background-color: #B48E31;
	border-radius: 3px;
	position: relative;
	behavior: url(/js/pie.htc);
}

#main .comLink02 a span {
	padding-left: 13px;
	display: inline-block;
	background: url(/wordpress/wp-content/themes/ibaraki/img/common/icon10.png) no-repeat left center;
}

/*------------------------------------------------------------
	imgBoxR
------------------------------------------------------------*/
#main .imgBoxR {
	padding: 95px 0 200px;
	background: url(/wordpress/wp-content/themes/ibaraki/img/childdestiny/dental_photo02.jpg) no-repeat right bottom;
	border-bottom: 1px solid #eaeaea;
}

#main .imgBoxR .subBox {
	margin: 0 auto;
	width: 980px;
}

#main .imgBoxR .textBox {
	float: left;
	width: 590px;
}

#main .imgBoxR .textBox p {
	font-size: 14px;
	line-height: 1.6;
}

#main .imgBoxR .textBox .title {
	margin-bottom: 45px;
	font-size: 18px;
	line-height: 1.4;
	font-weight: bold;
}

/*------------------------------------------------------------
	imgBoxR02
------------------------------------------------------------*/
#main .imgBoxR02 {
	margin-bottom: 77px;
}

#main .imgBoxR02 .photoBox {
	float: right;
}

#main .imgBoxR02 .textBox {
	float: left;
	width: 520px;
}

#main .imgBoxR02 .textBox p {
	font-size: 14px;
	line-height: 1.6;
}

#main .lastImgBoxR02 {
	margin-bottom: 0;
}


/*------------------------------------------------------------
	comInner
------------------------------------------------------------*/
#main .comInner {
	background: url(/wordpress/wp-content/themes/ibaraki/img/childdestiny/flow_photo01.jpg) no-repeat left bottom;
}

#main .comInner .subBox {
	margin: 0 auto;
	padding: 48px 0 61px;
	width: 980px;
}

#main .comInner .textBox {
	float: right;
	width: 698px;
}

#main .comInner .textBox p {
	font-size: 14px;
	line-height: 1.6;
}

#main .comInner .arrow {
	text-align: center;
	clear: both;
	margin-top: 123px;
}

#main .comInner .comLink02 {
	clear: both;
	padding: 17px 0 0 70px;
	margin: 0 auto;
}

/*------------------------------------------------------------
	imgBoxL03
------------------------------------------------------------*/
#main .imgBoxL03 .photoBox {
	padding: 3px 20px 10px 0;
	float: left;
}

#main .imgBoxL03 p {
	font-size: 14px;
	line-height: 1.6;
}

/*------------------------------------------------------------
	imgBoxL02
------------------------------------------------------------*/
#main .imgBoxL02 {
	margin: 0 auto;
	padding: 47px 0 52px;
	width: 980px;
}

#main .imgBoxL02 .photoBox {
	margin-top: 6px;
	float: left;
}

#main .imgBoxL02 .textBox {
	width: 700px;
	float: right;
}

#main .imgBoxL02 .textBox p {
	font-size: 14px;
	line-height: 1.6;
}

#main .imgBoxL02 .textBox .arrow {
	margin: 27px 0 0 195px;
}

/*------------------------------------------------------------
	comBox
------------------------------------------------------------*/
#main .comBox {
	padding: 11px 0 10px;
	margin: 0 auto 30px;
	width: 596px;
	text-align: center;
	border: 2px solid #B58F32;
	border-radius: 6px;
	position: relative;
	behavior: url(/js/pie.htc);
}

#main .comBox p {
	font-size: 14px;
	color: #B8943B;
}

#main .comBox p span {
	margin-bottom: 4px;
	font-size: 20px;
	font-weight: bold;
	display: block;
}

/*------------------------------------------------------------
	comPriceUl
------------------------------------------------------------*/
#main .comPriceUl {
	margin-bottom: 29px;
}

#main .comPriceUl li {
	padding-left: 20px;
	float: left;
}

#main .comPriceUl li:first-child {
	padding-left: 0;
}










#main .comInner .subBox .spPhoto,
#main .imgBoxR .spPhoto,
#main .imgBoxL .spPhoto,
#main .headLine02 span,
.spTtl {
	display: none;
}






@media all and (min-width: 737px) and (max-width: 768px) {
	.mainImg {
		margin-bottom: 0;
		min-height: inherit;
		padding: 70px 0;
	}
	
	.headLine01 {
		width: auto;
	}
	
	#pagePath {
		padding: 20px 10px;
	}
	
	#pagePath ul {
		width: auto;
	}

	/*------------------------------------------------------------
		comLinkBox
	------------------------------------------------------------*/
	#main .comLinkBox {
		margin-bottom: 40px;
	}
	
	#main .comLinkBox ul {
		width: auto;
		border-left: none;
	}
	
	#main .comLinkBox ul li {
		width: 49.5%;
		border-right: none;
		border-left: 1px solid #eaeaea;
	}
	
	#main .comLinkBox ul li:last-child {
		width: 50%;
		border-right: none;
	}
	
	#main .comLinkBox02 ul li {
		width: 33.5%;
	}

	#main .comLinkBox02 ul li:last-child {
		width: 32.5%;
	}

	#main .comLinkBox03 ul li {
		width: 19.8% !important;
	}

	#main .comLinkBox03 ul li span {
		padding: 20px 5px 16px;
	}
	
	#main .comLinkBox04 ul li {
		width: 25%;
	}

	#main .comLinkBox04 ul li:last-child {
		width: 24%;
	}
	
	
	/*------------------------------------------------------------
		comTopicsBox
	------------------------------------------------------------*/
	#main .comTopicsBox {
		padding-bottom: 50px !important;
		margin-bottom: 50px !important;
	}

	#main .comTopicsBox .photo {
		margin-top: 30px;
	}
	
	#main .comTopicsBox .photo img {
		width: 100%;
	}

	/*------------------------------------------------------------
		pageList
	------------------------------------------------------------*/
	#main .pageList {
		width: auto;
		margin: 40px 10px 0;
	}

	/*------------------------------------------------------------
		comStep
	------------------------------------------------------------*/
	#main .comStep {
		margin-bottom: 30px;
	}

	/*------------------------------------------------------------
		comPhotoList
	------------------------------------------------------------*/
	#main .comPhotoList {
		margin: 0;
	}
	
	#main .comPhotoList li {
		padding: 0 1% 20px 0;
		width: 32.3%;
	}
	
	#main .comPhotoList li img {
		width: 100%;
	}
	
	#main .comPhotoList li:nth-child(3n+3) {
		padding-right: 0;
	}

	/*------------------------------------------------------------
		imgBoxL
	------------------------------------------------------------*/
	#main .imgBoxL {
		padding: 0 20px;
		background: none !important;
	}
	
	#main .imgBoxL .subBox {
		width: auto;
	}
	
	#main .imgBoxL .textBox {
		width: auto;
		float: none;
	}
	
	#main .imgBoxL .textBox .title {
		margin-bottom: 20px;
	}
	
	#main .imgBoxL .spPhoto {
		display: block;
		margin: 20px -20px 0;
	}

	/*------------------------------------------------------------
		imgBoxR
	------------------------------------------------------------*/
	#main .imgBoxR {
		padding: 20px 20px 0 !important;
		background: none !important;
	}
	
	#main .imgBoxR .subBox {
		width: auto;
	}
	
	#main .imgBoxR .textBox {
		width: auto;
		float: none;
	}
	
	#main .imgBoxR .spPhoto {
		display: block;
		margin: 20px -20px 0;
	}

	/*------------------------------------------------------------
		comInner
	------------------------------------------------------------*/
	#main .comInner {
		background: none !important;
	}
	
	#main .comInner .subBox {
		width: auto;
		padding: 0 0 30px !important;
	}
	
	#main .comInner .textBox {
		padding: 20px 10px 0;
		width: auto;
		float: none;
	}
	
	#main .comInner .subBox .spPhoto {
		display: block;
	}
	
	#main .comInner .arrow {
		margin-top: 30px !important;
	}

	/*------------------------------------------------------------
		headLine03
	------------------------------------------------------------*/
	#main .headLine03 {
		padding-top: 45px;
		min-height: 70px;
	}

	/*------------------------------------------------------------
		imgBoxR02
	------------------------------------------------------------*/
	#main .imgBoxR02 {
		margin-bottom: 40px !important;
	}
	
	#main .imgBoxR02 .textBox {
		width: 68%;
	}
	
	#main .lastImgBoxR02 {
		margin-bottom: 0 !important;
	} 

	/*------------------------------------------------------------
		imgBoxL02
	------------------------------------------------------------*/
	#main .imgBoxL02 {
		padding: 20px;
		width: auto;
	}

	#main .imgBoxL02 .photoBox {
		margin: 0;
		text-align: center;
	}

	#main .imgBoxL02 .textBox {
		margin-left: 34%;
		float: none;
		width: auto;
	}

	#main .imgBoxL02 .textBox .arrow {
		margin: 20px 0 0 24%;
	}
	
	#main .imgBoxL02 .textBox .arrow img {
		margin-left: -14px;
	}	

	/*------------------------------------------------------------
		comPriceUl
	------------------------------------------------------------*/
	#main .comPriceUl {
		margin-bottom: 29px;
	}
	
	#main .comPriceUl li {
		padding-left: 2%;
		width: 32%;
	}

	#main .comPriceUl li img {
		width: 100%;
	}
	
	

	
	
}

@media all and (min-width: 0) and (max-width: 736px)  {
	.sp {
		display: block;
	}

	.pc {
		display: none;
	}

	/*------------------------------------------------------------
		headLine01
	------------------------------------------------------------*/
	.headLine01 {
		display: none;
	}
	

	/*------------------------------------------------------------
		mainImg
	------------------------------------------------------------*/
	.mainImg {
		margin: 0;
		padding: 0;
		min-height: inherit;
		position: inherit;
	}
	
	.mainImg .photo {
		margin-bottom: 0 !important;
		position: inherit;
	}
	

	/*------------------------------------------------------------
		spTtl
	------------------------------------------------------------*/
	.spTtl {
		display: block;
		color: #fff;
		text-align: center;
		background-color: #B58F31;
	}

	.spTtl h2 {
		padding: 12px 0 15px;
		font-size: 20px;
		line-height: 1.2;
		font-weight: normal;
	}

	.spTtl h2 span {
		display: block;
		font-size: 30px;
	}
	

	/*------------------------------------------------------------
		pagePath
	------------------------------------------------------------*/
	#pagePath {
		padding: 20px 10px 29px;
	}
	
	#pagePath ul {
		width: auto;
	}
	
	#pagePath li {
		font-size: 10px;
	}

	/*------------------------------------------------------------
		comLinkBox
	------------------------------------------------------------*/
	#main .comLinkBox {
		margin: 0 9px 40px !important;
		border: 1px solid #D9D9D9;
	}
	
	#main .comLinkBox ul {
		width: auto;
		border: none;
	}
	
	#main .comLinkBox ul li {
		float: none;
		width: auto !important;
		border-right: none;
		border-bottom: 1px solid #D9D9D9;
		border-left:none;
	}

	#main .comLinkBox ul li:last-child {
		border: none;
	}
	
	#main .comLinkBox ul li a {
		margin: 0;
		border: none;
	}
	
	#main .comLinkBox ul li span {
		padding: 7px 10px 4px;
		background: none;
	}
	
	#main .comLinkBox ul li .on,
	#main .comLinkBox ul li a:hover{
		border: none;
	}
	
	#main .comLinkBox ul li .on span,
	#main .comLinkBox ul li a:hover span {
		background: none;
	}
	
	/*------------------------------------------------------------
		comTopicsBox
	------------------------------------------------------------*/
	#main .comTopicsBox {
		margin-bottom: 30px !important;
		padding-bottom: 30px !important;
	}

	#main .comTopicsBox .photo {
		margin-top: 15px;
	}
	
	#main .comTopicsBox .photo img {
		width: 100%;
	}
	

	/*------------------------------------------------------------
		headLine02
	------------------------------------------------------------*/
	#main .headLine02 {
		margin: 0 10px;
		font-weight: normal;
	}
	
	#main .headLine02 img {
		display: none;
	}

	#main .headLine02 span {
		display: block;
		font-size: 20px;
		line-height: 1.7;
		color: #B28C31;
	}

	#main .headLine02 span span {
		font-size: 30px;
		color: #38321F;
		letter-spacing: -2px;
	}

	/*------------------------------------------------------------
		headLine04
	------------------------------------------------------------*/
	#main .headLine04 {
		margin-bottom: 20px;
	}

	/*------------------------------------------------------------
		imgBoxR03
	------------------------------------------------------------*/
	#main .imgBoxR03 .photoBox {
		float: none;
		padding: 0 0 20px;
	}
	
	#main .imgBoxR03 .photoBox img {
		width: 100%;
	}

	/*------------------------------------------------------------
		pageList
	------------------------------------------------------------*/
	#main .pageList {
		width: auto;
		margin-top: 25px;
		text-align: center;
	}
	
	#main .pageList li {
		float: none !important;
	}
	
	#main .pageList li a:hover {
		text-decoration: none;
	}
	
	#main .pageList02 {
		margin-top: 20px;
	}

	#main .pageList02 li {
		padding-bottom: 25px;
	}
	
	#main .pageList02 .liStyle {
		padding-bottom: 0;
	}

	/*------------------------------------------------------------
		comStep
	------------------------------------------------------------*/
	#main .comStep {
		margin-bottom: 20px;
		font-size: 16px;
		padding: 26px 22px 27px;
		background: url(/wordpress/wp-content/themes/ibaraki/img/common/sp_bg01.jpg) no-repeat center top;
		background-size: cover;
	}

	#main .comStep span {
		display: block;
	}
	
	#main .comStep img {
		margin: 0 0 22px 0;
	}

	/*------------------------------------------------------------
		comTable02
	------------------------------------------------------------*/
	#main .comTable02 {
		margin-bottom: 30px;
	}
	
	#main .comTable02 th {
		float: left;
		width: 96%;
		padding: 10px 2%;
		border-bottom: none;
	}
	
	#main .comTable02 td {
		float: left;
		width: 96%;
		padding: 10px 2%;
		border-bottom: none;
	}

	#main .comTable02 td:last-child {
		border-bottom: 1px solid #dbdcdc;
	}
	
	#main .comTable02 td input {
		width: 98%;
		margin: 0;
		padding: 4px 0;
	}

	/*------------------------------------------------------------
		comPhotoList
	------------------------------------------------------------*/
	#main .comPhotoList {
		margin: 0;
	}
	
	#main .comPhotoList li {
		width: 49%;
		padding: 0 0 20px !important;
	}
	
	#main .comPhotoList li img {
		width: 100%;
		height: auto;
	}

	#main .comPhotoList li:nth-child(2n) {
		float: right;
	}
	

	/*------------------------------------------------------------
		imgBoxL
	------------------------------------------------------------*/
	#main .imgBoxL {
		padding: 0 10px;
		background: none !important;
	}
	
	#main .imgBoxL .subBox {
		width: auto;
	}
	
	#main .imgBoxL .textBox {
		width: auto !important;
		float: none;
	}
	
	#main .imgBoxL .textBox .title {
		margin-bottom: 20px;
	}

	#main .imgBoxL .spPhoto {
		margin: 15px -10px 0;
		display: block;
	}

	/*------------------------------------------------------------
		imgBoxR
	------------------------------------------------------------*/
	#main .imgBoxR {
		padding: 20px 10px 0;
		background: none !important;
	}
	
	#main .imgBoxR .subBox {
		width: auto;
	}
	
	#main .imgBoxR .textBox {
		width: auto !important;
		float: none;
	}
	
	#main .imgBoxR .textBox .title {
		margin-bottom: 20px;
	}
	
	#main .imgBoxR .spPhoto {
		margin: 15px -10px 0;
		display: block;
	}

	/*------------------------------------------------------------
		comInner
	------------------------------------------------------------*/
	#main .comInner {
		background: none !important;
	}
	
	#main .comInner .subBox {
		width: auto;
		padding: 0 0 24px !important;
	}
	
	#main .comInner .subBox .spPhoto {
		display: block;
	}
	
	#main .comInner .textBox {
		width: auto;
		float: none;
		margin: 18px 10px 0;
	}
	
	#main .comInner .arrow {
		margin-top: 25px !important;
	}
	
	#main .comInner .comLink02 {
		padding-left: 0;
	}

	/*------------------------------------------------------------
		headLine03
	------------------------------------------------------------*/
	#main .headLine03 {
		padding: 25px 15px 0;
		min-height: 95px;
	}

	#main .headLine03 span {
		margin-top: 22px;
		display: block;
		font-size: 16px;
	}

	#main .headLine03 img {
		margin: 0;
	}

	/*------------------------------------------------------------
		imgBoxR02
	------------------------------------------------------------*/
	#main .imgBoxR02 {
		margin-bottom: 20px !important;
	}
	
	#main .imgBoxR02 .textBox {
		float: none;
		width: auto !important;
	}
	
	#main .imgBoxR02 .photoBox {
		margin-bottom: 10px;
		float: none;
		width: auto !important;
	}
	
	#main .imgBoxR02 .photoBox .photo {
		text-align: center;
	}
	
	/*------------------------------------------------------------
		imgBoxL03
	------------------------------------------------------------*/	
	#main .imgBoxL03 .photoBox {
		float: none;
		padding: 0 0 20px;
	}
	
	#main .imgBoxL03 .photoBox img {
		width: 100%;
	}

	/*------------------------------------------------------------
		imgBoxL02
	------------------------------------------------------------*/	
	#main .imgBoxL02 {
		padding: 20px 10px;
		width: auto;
	}

	#main .imgBoxL02 .photoBox {
		margin: 0 0 10px;
		float: none;
		text-align: center;
	}

	#main .imgBoxL02 .textBox {
		width: auto !important;
		float: none;
	}

	#main .imgBoxL02 .textBox .arrow {
		margin: 20px 0 0;
		text-align: center;
	}
	/*------------------------------------------------------------
		comBox
	------------------------------------------------------------*/
	#main .comBox {
		padding: 6px 10px 5px;
		margin: 0 auto 10px;
		width: auto;
	}
	
	#main .comBox p span {
		margin-bottom: 0;
		font-size: 17px;
	}

	/*------------------------------------------------------------
		comPriceUl
	------------------------------------------------------------*/
	#main .comPriceUl {
		margin: 0 auto 29px;
		width: 70%;
	}
	
	#main .comPriceUl li {
		padding: 10px 0 0;
		float: none;
	}

	#main .comPriceUl li img {
		width: 100%;
	}
		
		#main .comLink {
    margin: 0 auto;
    width: 100%;
}
	#main .point .imgBoxL .subBox .title, #main .point .imgBoxR .subBox .title {
    margin-bottom: 10px;
    font-size: 24px;
}
	

	


}






/* add */

 #main .imgBoxR2 .spPhoto, #main .imgBoxL2 .spPhoto{
    display: none;
}

#main .imgBoxL2 .subBox {
    margin: 0 auto;
    width: 960px;
}
#main .imgBoxR2 .subBox {
    margin: 0 auto;
    width: 980px;
}

#main .point .imgBoxL2 .subBox .title, #main .point .imgBoxR2 .subBox .title {
    margin-bottom: 18px;
    font-size: 30px;
}

#main .point .imgBoxL2,
#main .point .imgBoxR2 {
	padding: 144px 0 0;
	min-height: 454px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background: url(/wordpress/wp-content/themes/ibaraki/img/first/point_photo13.jpg) no-repeat center top;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../img/first/point_photo02.jpg',sizingMethod='scale');
}

#main .point .imgBoxR2 {
	background: url(/wordpress/wp-content/themes/ibaraki/img/first/point_photo03.jpg) no-repeat center top;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../img/first/point_photo03.jpg',sizingMethod='scale');
}

#main .point .pointBox01 {
	background: url(/wordpress/wp-content/themes/ibaraki/img/first/point_photo14.jpg) no-repeat center top;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../img/first/point_photo04.jpg',sizingMethod='scale');
}

#main .point .pointBox02 {
	background: url(/wordpress/wp-content/themes/ibaraki/img/first/point_photo05.jpg) no-repeat center top;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../img/first/point_photo05.jpg',sizingMethod='scale');
}

#main .point .pointBox03 {
	background: url(/wordpress/wp-content/themes/ibaraki/img/first/point_photo15.jpg) no-repeat center top;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../img/first/point_photo06.jpg',sizingMethod='scale');
}

#main .point .pointBox04 {
	padding-top: 195px;
	min-height: 403px;
	background: url(/wordpress/wp-content/themes/ibaraki/img/first/point_photo16.jpg) no-repeat center top;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../img/first/point_photo07.jpg',sizingMethod='scale');
}

#main .point .pointBox05 {
	background: url(/wordpress/wp-content/themes/ibaraki/img/first/point_photo08.jpg) no-repeat center top;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../img/first/point_photo08.jpg',sizingMethod='scale');
}

#main .point .pointBox06 {
	background: url(/wordpress/wp-content/themes/ibaraki/img/first/point_photo09.jpg) no-repeat center top;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../img/first/point_photo09.jpg',sizingMethod='scale');
}

#main .point .pointBox07 {
	padding-top: 110px;
	min-height: 488px;
	background: url(/wordpress/wp-content/themes/ibaraki/img/first/point_photo10.jpg) no-repeat center top;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../img/first/point_photo10.jpg',sizingMethod='scale');
}

#main .point .pointBox07 .textBox p {
	margin-bottom: 20x;
}

#main .point .pointBox07 .photoBox {
	margin: 1px -10px 0 0;
	float: right;
}

#main .point .pointBox07 .txtBox {
	width: 312px;
	float: left;
}

#main .point .pointBox07 .txtBox p {
	margin-bottom: 0;
}

#main .point .pointBox07 .txtBox li {
	padding: 22px 0 0 1em;
	text-indent: -1em;
	color: #333;
	font-size: 14px;
	line-height: 1.6;
}

#main .point .pointBox07 .txtBox .comLink {
	margin-top: 25px;
}

#main .point .pointBox08 {
	background: url(/wordpress/wp-content/themes/ibaraki/img/first/point_photo11.jpg) no-repeat center top;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../img/first/point_photo11.jpg',sizingMethod='scale');
}

#main .point .imgBoxL2 .subBox p, #main .point .imgBoxR2 .subBox p {
    color: #333; font-size: 14px;
    margin-bottom: 1rem;
    line-height: 2;
}
}

#main .imgBoxL2 .textBox .title {
    margin-bottom: 45px;
    font-size: 18px;
    line-height: 1.4;
    font-weight: bold;
}

#main .imgBoxR2 .textBox .title {
    margin-bottom: 45px;
    font-size: 18px;
    line-height: 1.4;
    font-weight: bold;
}

#main .point .white .subBox p {
    color: #FFF; font-size: 14px;
    margin-bottom: 1rem;
    line-height: 2;
}
}

#main .imgBoxL2 .textBox {
    float: right;
    width: 590px;
}

#main .imgBoxR2 .textBox {
    float: left;
    width: 590px;
}

#main .point .imgBoxL2 .comLink, #main .point .imgBoxR2 .comLink {
    margin: 18px 0 0;
    position: relative;
}

#main .point .headLine03 {
    padding-top: 37px;
    min-height: 63px;
    color: #333;
    background: #C3C1CA url(img/first/point_bg01.jpg) repeat-y center top;
}

	#main .point{margin-bottom:120px;}




@media (min-width: 0) and (max-width: 736px){
	#main .imgBoxL2 .spPhoto {
    margin: 15px auto;
    display: block;
}
#main .imgBoxR2 .spPhoto {
    margin: 15px auto;
    display: block;
}
	#main .point .white .subBox p {
    color: #333;
}
	
	#main .headLine03 {
    padding: 25px 15px;
    min-height: 95px;
}
	
}

@media (min-width: 0) and (max-width: 736px){
#main .point .imgBoxL2, #main .point .imgBoxR2 {
    padding: 20px 15px 0;
    min-height: inherit;
    background: none;
}
	#main .point .imgBoxL2 .subBox .title, #main .point .imgBoxR2 .subBox .title {
    margin-bottom: 10px;
    font-size: 24px;
}
	#main .imgBoxL2 .textBox {
    width: auto !important;
    float: none;
}
	#main .imgBoxR2 .textBox {
    width: auto !important;
    float: none;
}
	#main .comLink {
    margin: 15px auto;
    width: 100%;
}
	#main .imgBoxL2 .subBox {
    margin: 0 auto;
    width: 100%;
}
	#main .imgBoxR2 .subBox {
    margin: 0 auto;
    width: 100%;
}
	#main .point .pointBox07 .textBox p {
    margin-bottom: 15px;
}
	#main .point{margin-bottom:60px;}
	#main .point .imgBoxL2 .subBox p, #main .point .imgBoxR2 .subBox p{ font-size: 13px;}

	
}
@charset "utf-8";
/*------------------------------------------------------------
	esthetic/index.html
------------------------------------------------------------*/
#main .necessity .imgBoxR {
	padding: 46px 0 94px;
	background: url(../img/esthetic/necessity_photo02.jpg) no-repeat right bottom;
}

#main .necessity .imgBoxL {
	padding: 97px 0 96px;
	background: url(../img/esthetic/necessity_photo03.jpg) no-repeat left bottom;
}

#main .necessity .necessityBox {
	padding: 96px 0 37px;
	background: url(../img/esthetic/necessity_photo04.png) no-repeat right bottom;
}

/*------------------------------------------------------------
	esthetic/002.html
------------------------------------------------------------*/
#main .difference .imgBoxR {
	padding: 46px 0 50px;
	background: url(../img/esthetic/difference_photo02.jpg) no-repeat right bottom;
}

#main .difference .imgBoxL {
	padding: 97px 0 96px;
	background: url(../img/esthetic/difference_photo03.png) no-repeat left bottom;
}


/*------------------------------------------------------------
	esthetic/003.html
------------------------------------------------------------*/
#main .crown .comTopicsBox {
	padding-bottom: 63px;
}

#main .crown .headLine03 {
	margin-bottom: 97px;
}

#main .crown .mainBox {
	width: 760px;
}

#main .crown p {
	font-size: 14px;
	line-height: 1.6;
}

#main .crown .text {
	margin-bottom: 85px;
}

#main .crown .comTitle {
	margin-bottom: 16px;
	font-size: 15px;
}

#main .crown .imgBoxR02 .photoBox {
	padding-top: 2px;
	width: 210px;
}

#main .crown .imgBoxR02 .photoBox span {
	display: block;
	margin-top: 10px;
	font-size: 12px;
	line-height: 1.6;
}

#main .crown .crownBox {
	margin-bottom: 20px;
}

#main .crown .crownBox02 {
	margin-bottom: 50px;
}

#main .crown .crownBox03 {
	margin-bottom: 111px;
}

#main .crown .crownBox04 {
	margin-bottom: 94px;
}

#main .crown .text02 {
	margin-bottom: 45px;
}

#main .crown .text03 {
	margin-bottom: 40px;
}

#main .crown .text04 {
	margin-bottom: 65px;
}

#main .crown .photoImg {
	margin-bottom: 100px;
	text-align: center;
}

#main .crown .photoList {
	padding-top: 3px;
	float: right;
	width: 210px;
}

#main .crown .photoList li {
	float: left;
	padding-bottom: 10px;
}

#main .crown .crownSection {
	padding-bottom: 37px;
	border-bottom: 1px solid #EAEAEA;
}


@media all and (min-width: 737px) and (max-width: 768px) {
	#main .necessity .comTopicsBox {
		margin-bottom: 20px !important;
	}
	
	#main .necessity .imgBoxR {
		padding: 0 20px;
	}
	
	#main .necessity .imgBoxL {
		padding: 20px 20px 0;
	}
	
	#main .necessity .necessityBox {
		padding: 20px 20px 0;
	}

	#main .difference .comTopicsBox {
		margin-bottom: 20px !important;
	}

	#main .difference .imgBoxR {
		padding: 0 20px;
	}
	
	#main .difference .imgBoxL {
		padding: 20px 20px 0;
	}
	
	
	#main .crown .headLine03 {
		margin-bottom: 30px;
	}
	
	#main .crown .text04,
	#main .crown .text03,
	#main .crown .text02,
	#main .crown .text {
		margin-bottom: 30px;
	}
	
}

@media all and (min-width: 0) and (max-width: 736px)  {
	#main .necessity .imgBoxR {
		padding: 0 10px;
	}
	
	#main .necessity .imgBoxL {
		padding: 20px 10px 0;
	}
	
	#main .necessity .necessityBox {
		padding: 20px 10px 0;
	}
	
	#main .difference .imgBoxR {
		padding: 0 10px;
	}
	
	#main .difference .imgBoxL {
		padding: 20px 10px 0;
	}
	
	
	#main .crown .crownH4 img  {
		width: 100%;
	}
	
	#main .crown .headLine03 {
		margin-bottom: 20px;
	}
	
	#main .crown .text04,
	#main .crown .text03,
	#main .crown .text02,
	#main .crown .text {
		margin-bottom: 30px;
	}
	
	#main .crown .photoImg {
		margin-bottom: 30px;
	}
	
	#main .crown .photoImg img {
		width: 100%;
	}
	
	#main .crown .photoList {
		margin: 0 auto;
		width: 210px;
		float: none;
	}
	
	#main .crown .photoList li {
		float: none;
	}
	
	#main .crown .crownSection {
		padding-bottom: 0;
	}
	
	

}