@charset "utf-8";
/* CSS Document */
/* PC用スタイルシート */

/* ===================================
#pagetop
=================================== */
#pagetop {
	margin-top: 60px !important;
}

/* ===================================
#head
=================================== */
#head {
	background-image: url(../img/bg_head_01.png);
    background-position: center top;
    background-repeat: repeat-x;
}

/* ===================================
#wrap
=================================== */
#wrap {
	margin-top: 0;
}

/* ===================================
#contents
=================================== */
#contents {
}
#contents .br::before {
	content: "\A";
	white-space: pre;
}

/* ===================================
.land01
=================================== */
.land01 {
	margin-bottom: 80px;
	padding-bottom: 70px;
	background: #FFF url(../img/bg_land_01.png) center top no-repeat;
}
.land01 h2 {
	width: 480px;
	margin: 0 auto;
	padding-top: 160px;
	padding-bottom: 20px;
	border-bottom: 1px solid #06339D;
	color: #06339D;
	font-family: "ヒラギノ明朝 Pro","Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝","MS PMincho",serif;
	font-size: 45px;
	font-weight: bold;
	text-align: center;
	letter-spacing: -2px;
}
.land01 h2 strong {
	font-size: 76px;
}
.land01 p {
	padding-top: 12px;
	color: #06339D;
	font-size: 18px;
	line-height: 1.8;
	text-align: center;
	letter-spacing: -2px;
}
.land01 p strong {
	padding-bottom: 5px;
	font-size: 26px;
}
/*land01Inner*/
.land01Inner {
	padding-top: 30px;
	padding-left: 55px;
}
.land01Inner dl {
	float: left;
	width: 260px;
	margin: 0 40px 0 0;
	padding: 240px 0 0 0;
}
.land01Inner dl:first-child {
	background: url(../img/bg_land_02.png) no-repeat center top;
}
.land01Inner dl:nth-child(2) {
	background: url(../img/bg_land_03.png) no-repeat center top;
}
.land01Inner dl:last-child {
	background: url(../img/bg_land_04.png) no-repeat center top;
}
.land01Inner dl dt {
	padding-bottom: 15px;
	border-bottom: 1px solid #DDD;
	color: #06339D;
	font-family: "ヒラギノ明朝 Pro","Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝","MS PMincho",serif;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
}
.land01Inner dl dt span {
	display: block;
	box-sizing: border-box;
	width: 116px;
	height: 36px;
	margin: 0 auto 15px;
	border: 1px solid #06339D;
	font-size: 14px;
	line-height: 34px;
	letter-spacing: -2px;
}
.land01Inner dl dt span em {
	margin-left: 3px;
	vertical-align: bottom;
	font-size: 24px;
	font-style: normal;
}
.land01Inner dl dd {
	padding-top: 20px;
	font-size: 16px;
	line-height: 1.8;
}
.land01Inner dl dd strong {
	color: #EA8A07;
}

/* ===================================
.land02
=================================== */
.land02 {
	margin-bottom: 50px;
}
.land02 h2 {
	margin-bottom: 25px;
	color: #06339D;
	font-family: "ヒラギノ明朝 Pro","Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝","MS PMincho",serif;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
/*land02Inner*/
.land02Inner {
	padding-top: 45px;
	padding-bottom: 50px;
	background: #FFF;
}
.land02Inner .txt01 {
	margin-bottom: 35px;
	color: #06339D;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 48px;
}
.land02Inner .txt01 strong {
	display: inline-block;
	background: url(../img/ruby_land_01.png) center top no-repeat;
	font-size: 28px;
}
.land02Inner dl {
	float: left;
	width: 420px;
	height: 410px;
	margin-left: 40px;
	margin-bottom: 50px;
	background: url(../img/bg_land_05.png) center bottom no-repeat;
}
.land02Inner dl:last-child {
	background: url(../img/bg_land_06.png) center bottom no-repeat;
}
.land02Inner dl dt {
	box-sizing: border-box;
	height: 57px;
	margin-bottom: 30px;
	padding-top: 7px;
	background: #294FBD;
	border: 1px solid #06339D;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.land02Inner dl dt strong {
	font-size: 28px;
}
.land02Inner dl dd {
	margin-bottom: 20px;
	margin-left: 40px;
	padding-left: 33px;
	background: url(../img/ico_land_01.png) no-repeat 0 3px;
	color: #06339D;
	font-size: 17px;
	font-weight: bold;
	line-height: 30px;
	letter-spacing: -1px;
}
.land02Inner .txt02 {
	display: block;
	width: 600px;
	margin: 0 0 0 150px;
	padding-left: 100px;
	background: url(../img/bg_land_07.png) no-repeat 0 13px;
	color: #EA8A08;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
}
.land02Inner .txt02 span {
	font-size: 20px;
	line-height: 50px;
}
.land02Inner .txt02 span strong {
	display: inline-block;
	background: url(../img/ruby_land_02.png) center top no-repeat;
	font-size: 28px;
}

/* ===================================
.landContact
=================================== */
.landContact {
	height: 60px;
	margin-bottom: 80px;
	padding: 40px;
	background: #FFF;
}
.landContact .txt01 {
	float: left;
	width: 320px;
	margin-top: 8px;
	color: #06339D;
	font-size: 16px;
	font-weight: bold;
}
.landContact .img01 {
	float: left;
	width: 220px;
	margin-top: 5px;
}
.landContact .btn01 {
	float: right;
	width: 300px;
}
.landContact .btn01 a {
	display: block;
	width: 300px;
	height: 60px;
	background: url(../img/btn_land_01.png) no-repeat;
	text-indent: -9999px;
}
.landContact .btn01 a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

/* ===================================
.land03
=================================== */
.land03 {
	margin-bottom: 50px;
}
.land03 h2 {
	padding-bottom: 25px;
	color: #06339D;
	font-family: "ヒラギノ明朝 Pro","Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝","MS PMincho",serif;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
/*land03Head*/
.land03Head {
	height: 450px;
	padding-bottom: 30px;
	padding-left: 520px;
	background: #FFF url(../img/bg_land_08.png) no-repeat;
}
.land03Head h3 {
	margin-bottom: 20px;
	padding-top: 60px;
	color: #06339D;
	font-family: "ヒラギノ明朝 Pro","Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝","MS PMincho",serif;
	font-size: 46px;
	font-weight: bold;
	line-height: 1.2;
}
.land03Head p {
	color: #06339D;
	font-size: 18px;
	line-height: 1.8;
	letter-spacing: -1px;
}
.land03Head p strong {
	color: #EA8A06;
}
/*land03Inner*/
.land03Inner {
	padding-bottom: 50px;
	background: #FFF;
}
.land03Inner h3 {
	height: 100px;
	padding-top: 34px;
	margin-left: 93px;
	color: #06339D;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.4;
}
.land03Inner h3 span {
	box-sizing: border-box;
	display: block;
	float: left;
	width: 153px;
	height: 134px;
	margin-top: -34px;
	margin-right: 15px;
	padding-top: 45px;
	background: url(../img/bg_land_09.png) no-repeat;
	color: #FFF;
	font-family: "ヒラギノ明朝 Pro","Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝","MS PMincho",serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.land03Inner h3 span strong {
	font-size: 40px;
}
.land03Inner h3 small {
	font-size: 10px;
}
.land03Inner .box {
	margin-left: 80px;
}
.land03Inner .box dl {
	float: left;
	width: 250px;
	margin-right: 25px;
	padding-top: 210px;
}
.land03Inner .box dl dt {
	padding: 5px 0;
	font-size: 16px;
	font-weight: bold;
}
.land03Inner .box dl dd {
	font-size: 16px;
	line-height: 1.8;
}
.land03Inner .box01 dl:first-child {
	background: url(../img/img_land_02.jpg) no-repeat;
}
.land03Inner .box01 dl:nth-child(2) {
	background: url(../img/img_land_03.jpg) no-repeat;
}
.land03Inner .box01 dl:last-child {
	background: url(../img/img_land_04.jpg) no-repeat;
}
.land03Inner .box03 dl:first-child {
	background: url(../img/img_land_05.jpg) no-repeat;
}
.land03Inner .box03 dl:nth-child(2) {
	background: url(../img/img_land_06.jpg) no-repeat;
}
.land03Inner .box03 dl:last-child {
	background: url(../img/img_land_07.jpg) no-repeat;
}
.land03Inner .box04 dl dt {
	min-height: 52px;
}
.land03Inner .box04 dl:first-child {
	background: url(../img/img_land_08.jpg) no-repeat;
}
.land03Inner .box04 dl:nth-child(2) {
	background: url(../img/img_land_09.jpg) no-repeat;
}
.land03Inner .box04 dl:last-child {
	background: url(../img/img_land_10.jpg) no-repeat;
}
.land03Inner .box05 dl dt {
	min-height: 52px;
}
.land03Inner .box05 dl:first-child {
	background: url(../img/img_land_11.jpg) no-repeat;
}
.land03Inner .box05 dl:nth-child(2) {
	background: url(../img/img_land_12.jpg) no-repeat;
}
.land03Inner .box05 dl:last-child {
	background: url(../img/img_land_13.jpg) no-repeat;
}
.land03Inner h4 {
	margin-top: 50px;
	color: #06339D;
	font-family: "ヒラギノ明朝 Pro","Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝","MS PMincho",serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.land03Inner h4 strong {
	font-size: 26px;
}
.land03Inner .box02 {
	width: 800px;
	background: #F6F6F6;
}
.land03Inner .box02 .pic {
	float: left;
	width: 500px;
}
.land03Inner .box02 .pic img {
    width: 100%;
    height: auto;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}
.land03Inner .box02 dl {
	float: left;
	width: 260px;
	padding: 20px;
	color: #06339D;
}
.land03Inner .box02 dl dt {
	padding: 0 0 4px 4px;
	font-size: 18px;
	font-weight: bold;
}
.land03Inner .box02 dl dd {
	padding: 0 0 6px 4px;
	font-size: 14px;
}
.land03Inner .box02 dl dd.border {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #DDD;
}
.land03Inner .box02 dl dd span {
	display: inline-block;
	width: 100px;
}
.land03Inner a {
	display: block;
	width: 800px;
	margin: 20px auto 0;
}
.land03Inner a:hover .box02 {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.land03Inner a:hover .box02 img {
	opacity: 1;
	filter: alpha(opacity=100);
}
.land03Inner .btn01 {
	margin-top: 26px;
	text-align: center;
}
.land03Inner .btn01 a {
	display: block;
	box-sizing: border-box;
	width: 390px;
	height: 50px;
	padding-left: 18px;
	background: url(../img/ico_land_02.png) no-repeat 66px 19px;
	border: 1px solid #CCC;
	color: #000;
	font-size: 18px;
	line-height: 48px;
}
.land03Inner .btn01 a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	text-decoration: none;
}
.land03Foot {
	padding: 20px 0 70px;
	background: #FFF;
}
.land03Foot p {
	width: 590px;
	margin: 0 auto;
	padding-left: 120px;
	background: url(../img/bg_land_10.png) center left no-repeat;
	color: #EA8A06;
	font-size: 32px;
	font-weight: bold;
	line-height: 1.4;
}

/* 190808追加 */
.managementContactInfo{
    float: left;
	width: 220px;
	pointer-events: none;
}
.contactInfoTel,
.contactInfoReceptionTime{
	line-height: 1.2;
	color: #003199;
	display: inline-block;
	width: 220px;
	text-align: center;
}
.contactInfoTel{
	font-size: 33px;
	font-weight: bold;
}
.contactInfoReceptionTime{
	font-size: 15px;
	padding-top: 2px;
}


/* ===================================
IE11対応
=================================== */
@media all and (-ms-high-contrast:none) {
	.land01Inner dl dt span{
		padding-top: 4px;
	}
}