@charset "utf-8";

#mainimg {
	background: url(../images/top/bg_mainimg.jpg) center center no-repeat;
	background-size: cover;
}

#mainimg .inner {
	padding: 75px 0 45px;
}

#mainimg .inner img {
	width: 60%;
	margin: 0 0 0 10px;
}

.mainimgbox {
	text-align: center;
	background: rgba(255, 255, 255, 0.8);
	padding: 40px 0 30px;
}

@media (max-width: 767px) {
	#mainimg {
		background: url(../images/top/bg_mainimg_sp.jpg) center center no-repeat;
		background-size: cover;
	}

	#mainimg .inner {
		padding: 30px 0 20px;
	}

	.mainimgbox {
		padding: 20px 10px;
	}

}



.counselpanel {
	position: relative;
	padding: 65px 0 40px;
	text-align: center;
}

.counselbox {
	position: relative;
	z-index: 3;
}

.counselpanel .tit {
	font-size: 57px;
	line-height: 1.3;
	margin-bottom: 20px;
}

.counselpanel .tit span {
	font-size: 45px;
}

.counselpanel .txt {
	color: #02004b;
	font-size: 32px;
	font-weight: bold;
}

.counselpanel .txt span {
	color: #de0844;
}

.counselpanel .txt span i {
	font-size: 43px;
	font-style: normal;
}

.counselpanel .list {
	margin: 30px 0 0;
}

.counselpanel .list li {
	display: inline-block;
}

.counselpanel .list .tel {
	pointer-events: none;
}

.counselpanel .img01 {
	position: absolute;
	left: -75px;
	bottom: 0;
	z-index: 2;
}

.counselpanel .img02 {
	position: absolute;
	right: -160px;
	bottom: 0;
	z-index: 2;
}

@media (max-width: 767px) {
	.counselpanel {
		padding: 50px 0 40px;
		text-align: center;
	}

	.counselbox {
		position: relative;
		z-index: 3;
	}

	.counselpanel .tit {
		font-size: 35px;
		line-height: 1.3;
		margin-bottom: 20px;
	}

	.counselpanel .tit span {
		font-size: 35px;
	}

	.counselpanel .txt {
		font-size: 22px;
	}

	.counselpanel .txt span {
		color: #de0844;
	}

	.counselpanel .txt span i {
		font-size: 22px;
		font-style: normal;
	}

	.counselpanel .list .tel {
		pointer-events: inherit;
	}

	.counselpanel .list {
		margin: 30px 0 0 -10px;
	}

	.counselpanel .list li {
		float: left;
		display: block;
		/*width:33.33%;*/
		width: 66.66%;
		padding: 0 0 0 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}

	.counselpanel .img01 {
		left: -10px;
		width: 143px;
	}

	.counselpanel .img02 {
		right: -10px;
		width: 200px;
	}
}

@media (max-width: 479px) {
	.topcounseling {
		overflow: hidden;
	}

	.counselpanel {
		padding: 35px 0 20px;
	}

	.counselpanel .tit {
		font-size: 17.5px;
		margin-bottom: 10px;
	}

	.counselpanel .tit span {
		font-size: 17.5px;
	}

	.counselpanel .txt {
		font-size: 11px;
	}

	.counselpanel .txt span i {
		font-size: 11px;
	}

	.counselpanel .list {
		margin: 15px 0 0 -5px;
	}

	.counselpanel .list li {
		padding: 0 0 0 5px;
	}

	.counselpanel .img01 {
		width: 100px;
	}

	.counselpanel .img02 {
		width: 140px;
		right: -40px;
	}
}


.topabout {
	overflow: hidden;
}

.aboutsec {
	background: #eae7e2;
	position: relative;
}

.aboutsec .inner {
	position: relative;
}

.aboutsec .inner:before {
	background: url(../images/top/img_top03.jpg) 0 0 no-repeat;
	width: 767px;
	height: 100%;
	top: 0;
	left: 500px;
	content: "";
	z-index: 2;
	position: absolute;
}

.aboutsec .img {}

.aboutpanel {
	background: #fff;
	width: 500px;
	padding: 70px 50px 80px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.aboutpanel .tit {
	font-size: 24px;
	font-weight: bold;
}

.aboutpanel .txt {
	font-size: 16px;
	margin: 25px 0 0;
	line-height: 1.75;
}

.aboutpanel .txt+.txt {}

@media (max-width: 767px) {
	.aboutsec .inner {
		padding: 0;
	}

	.aboutsec .inner:before {
		display: none;
	}

	.aboutsec .img {
		padding: 40px 20px 35px;
	}

	.aboutpanel {
		background: #fff;
		width: 100%;
		padding: 20px 10px 50px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}

	.aboutpanel .tit {
		font-size: 17px;
		font-weight: bold;
	}

	.aboutpanel .txt {
		font-size: 14px;
		margin: 15px 0 0;
		line-height: 1.75;
	}

	.aboutpanel .txt+.txt {}
}


.troubledpanel {
	background: url(../images/top/bg_top01_pc.png) center center no-repeat;
	background-size: cover;
	padding: 70px 0 85px;
}

.troubledbox {
	padding: 0 115px;
}

.troubledbox .list li {
	padding: 30px 0 30px 50px;
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	background: url(../images/common/ico_top01.png) 0 40px no-repeat;
}

.troubledbox .list li+li {
	border-top: 1px solid #7d7d7d;
}

.troubledbox .list li span {
	color: #fb3232;
	font-size: 32px;
}

@media (max-width: 767px) {
	.troubledpanel {
		padding: 20px 0;
		background: url(../images/top/bg_top01_sp.png) center center no-repeat;
		background-size: cover;
	}

	.troubledbox {
		padding: 0;
	}

	.troubledbox .list li {
		padding: 10px 0 10px 28px;
		font-size: 16px;
		color: #fff;
		font-weight: bold;
		background: url(../images/common/ico_top01.png) 0 15px no-repeat;
		background-size: 20px;
	}

	.troubledbox .list li+li {
		border-top: 1px solid #7d7d7d;
	}

	.troubledbox .list li span {
		color: #fb3232;
		font-size: 20px;
	}
}




.topservice .img img {
	width: 100%;
}

.servicepanel {
	background: #e9f5fa;
}

.servicebox {
	position: relative;
	padding: 40px 0 35px 360px;
	font-size: 16px;
}

.servicebox .pickup {
	position: absolute;
	top: -60px;
	left: 0;
	z-index: 2;
}

.servicebox .tit {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 28px;
}

.servicebox .tit span {
	font-size: 34px;
	margin-left: 15px;
}

@media (max-width: 767px) {
	.topservice .img {
		padding: 35px 30px;
		text-align: center;
	}

	.servicepanel {
		background: #e9f5fa;
	}

	.servicebox {
		position: relative;
		padding: 20px 0;
		font-size: 14px;
	}

	.servicebox .pickup {
		position: absolute;
		top: -110px;
		left: auto;
		right: -10px;
		z-index: 2;
		width: 150px;
	}

	.servicebox .tit {
		font-size: 18px;
		margin-bottom: 15px;
	}

	.servicebox .tit span {
		font-size: 25px;
		margin-left: 0;
		display: block;
	}
}

@media (max-width: 320px) {
	.servicebox .pickup {
		top: -95px;
		right: -10px;
		width: 125px;
	}
}

.serviceinfor {
	font-size: 18px;
}

.serviceinfor .inner {
	padding: 65px 0 70px;
	position: relative;
}

.serviceinfor .img02 {
	position: absolute;
	bottom: 0;
	right: -90px;
	z-index: -1;
}

.serviceinfor .txt {
	width: 300px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background: #d3b98e;
	padding: 10px 0;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	border-radius: 25px;
}

.serviceinfor .tit {
	font-size: 60px;
	font-weight: bold;
	line-height: 1.1;
	margin: 15px 0;
}

.serviceinfor .serviceinfo_textbox {
	width: 440px;
}

@media (max-width: 767px) {
	.serviceinfor {
		font-size: 14px;
	}

	.serviceinfor .inner {
		padding: 20px 10px 0;
	}

	.serviceinfor .img02 {
		position: inherit;
		bottom: 0;
		right: inherit;
		z-index: inherit;
		text-align: center;
		margin: 20px 0 0;
	}

	.serviceinfor .txt {
		width: 200px;
		text-align: center;
		font-size: 14px;
		color: #fff;
		background: #d3b98e;
		padding: 10px 0;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		-ms-border-radius: 10px;
		-o-border-radius: 10px;
		border-radius: 10px;
	}

	.serviceinfor .tit {
		font-size: 30px;
		font-weight: bold;
		line-height: 1.1;
		margin: 15px 0;
	}

	.serviceinfor .serviceinfo_textbox {
		width: 100%;
	}
}



.topcase {
	background: url(../images/top/bg_top02_pc.png) center center no-repeat;
	background-size: cover;
}

.casepanel {
	padding: 70px 0 100px;
}

.casepanel .tit {
	text-align: center;
}

.casepanel .tit .tit01 {
	display: inline-block;
	font-size: 43px;
	padding: 0 30px;
	font-weight: bold;
	position: relative;
}

.casepanel .tit .tit01:before {
	background: #17155a;
	width: 1px;
	height: 100%;
	left: 0;
	top: 0;
	content: "";
	z-index: 2;
	position: absolute;
	-webkit-transform: rotate(-20deg);
	-moz-transform: rotate(-20deg);
	-ms-transform: rotate(-20deg);
	-o-transform: rotate(-20deg);
	transform: rotate(-20deg);
}

.casepanel .tit .tit01:after {
	background: #17155a;
	width: 1px;
	height: 100%;
	right: 0;
	top: 0;
	content: "";
	z-index: 2;
	position: absolute;
	-webkit-transform: rotate(20deg);
	-moz-transform: rotate(20deg);
	-ms-transform: rotate(20deg);
	-o-transform: rotate(20deg);
	transform: rotate(20deg);
}

.casepanel .tit .tit01 .txt {
	font-size: 32px;
	color: #505a69;
	font-weight: normal;
}

.casepanel .img {
	text-align: center;
	margin: 50px 0 0;
}

@media (max-width: 767px) {
	.topcase {
		background: none;
	}

	.casepanel {
		padding: 35px 0 0;
	}

	.casepanel .tit {
		text-align: center;
	}

	.casepanel .tit .tit01 {
		display: inline-block;
		font-size: 25px;
		padding: 0 10px;
	}

	.casepanel .tit .tit01:before {
		display: none;
	}

	.casepanel .tit .tit01:after {
		display: none;
	}

	.casepanel .tit .tit01 .txt {
		font-size: 20px;
		color: #505a69;
		font-weight: normal;
	}

	.casepanel .img {
		text-align: center;
		margin: 20px 0 0;
		padding: 30px 10px;
		background: #f7f7f7;
	}
}

.pricesec01 {
	padding: 75px 0 60px;
}

.topprice .tit {
	border-bottom: 3px solid #000;
	position: relative;
}

.topprice .tit rt {
	line-height: 0.2;
}

.topprice .tit span {
	background: #fff;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -60%);
	z-index: 2;
	display: inline-block;
	font-size: 38px;
	padding: 0 10px;
	font-weight: bold;
}

.priceimg {
	margin: 30px 0 0;
}

@media (max-width: 767px) {
	.pricesec01 {
		padding: 45px 0 30px;
	}

	.topprice .tit {
		text-align: center;
		border-bottom: 2px solid #000;
	}

	.topprice .tit span {
		background: #fff;
		position: absolute;
		top: 0;
		left: 50%;
		width: 50%;
		transform: translate(-50%, -67%);
		z-index: 2;
		display: inline-block;
		font-size: 16px;
		padding: 0;
		font-weight: bold;
	}

	.priceimg {
		margin: 30px 0 0;
	}
}

.pricesec02 {
	padding: 55px 0 80px;
	background: #f2f2f2;
}

.pricesec02 .tit span {
	background: #f2f2f2;
	transform: translate(-50%, -50%);
}

.pricesec02 .priceimg {
	margin: 70px 0 0;
}

.pricesec02 .note {
	margin: 15px 0 0;
}

.pricesec02 .note li {
	font-size: 14px;
	color: #505a69;
	text-indent: -1em;
	padding-left: 1em;
}

@media (max-width: 767px) {
	.pricesec02 {
		padding: 25px 0 35px;
		background: #f2f2f2;
	}

	.pricesec02 .tit span {
		background: #f2f2f2;
		transform: translate(-50%, -50%);
	}

	.pricesec02 .priceimg {
		margin: 25px 0 0;
	}

	.pricesec02 .note {
		margin: 10px 0 0;
	}

	.pricesec02 .note li {
		font-size: 12px;
	}

	.pricesec02 .note li span {
		display: none;
	}
}



.flowsec {
	padding: 85px 0 115px;
}

.flowbox {
	position: relative;
}

.flowbox+.flowbox {
	margin: 80px 0 0;
}

.flowbox+.flowbox:before {
	background: url(../images/common/ico_arrow04.png) 0 0 no-repeat;
	width: 77px;
	height: 39px;
	top: -55px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	content: "";
	z-index: 2;
	position: absolute;
}

.flowbox dt {
	float: left;
}

.flowbox dd {
	overflow: hidden;
	padding: 0 0 0 40px;
}

.flowbox dd .step {
	background: #6f9fe0;
	color: #fff;
	width: 110px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.flowbox dd .step span {
	font-size: 28px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}

.flowbox dd .tit {
	font-size: 24px;
	font-weight: bold;
	margin: 15px 0;
}

.flowbox dd .txt {
	font-size: 16px;
}

.flowbox dd .txt a {
	text-decoration: underline;
}

.flowbox dd .txt a:hover {
	text-decoration: none;
}

.flowbox dd .txt+.txt {
	margin: 15px 0 0;
}

.flowbox dd .note {
	font-size: 16px;
	color: #505a69;
	margin: 15px 0 0;
}

.flowbox dd .note a {
	text-decoration: underline;
}

.flowbox dd .note a:hover {
	text-decoration: none;
}

@media (max-width: 767px) {
	.flowsec {
		padding: 45px 0 35px;
	}

	.flowbox {
		position: relative;
	}

	.flowbox+.flowbox {
		margin: 40px 0 0;
	}

	.flowbox+.flowbox:before {
		background: url(../images/common/ico_arrow04.png) 0 0 no-repeat;
		background-size: 100%;
		width: 38px;
		height: 20px;
		top: -30px;
	}

	.flowbox dt {
		display: none;
	}

	.flowbox dd {
		padding: 0;
	}

	.flowbox dd .step {
		width: 80px;
		font-size: 14px;
	}

	.flowbox dd .step span {
		font-size: 20px;
		margin-left: 5px;
	}

	.flowbox dd .tit {
		font-size: 18px;
		margin: 15px 0;
	}

	.flowbox dd .txt {
		font-size: 14px;
		margin: 10px 0 0;
	}

	.flowbox dd .txt+.txt {
		margin: 10px 0 0;
	}

	.flowbox dd .note {
		font-size: 12px;
		margin: 10px 0 0;
	}
}



.voicepanel {
	padding: 70px 0 80px;
}

.voicetxt {
	text-align: center;
	font-size: 16px;
}

.voicecont {
	margin: 70px 0 0;
}

.voicecont .tit {
	display: table;
	width: 100%;
}

.voicecont .tit span {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	background: #6f9fe0;
}

.voicecont .tit .txt01 {
	font-size: 16px;
	background: #4475b7;
	width: 95px;
	text-align: center;
	position: relative;
}

.voicecont .tit .txt01:before {
	background: url(../images/common/ico_arrow05.png) 0 0 no-repeat;
	background-size: 100% 100%;
	width: 20px;
	height: 100%;
	left: 100%;
	top: 0;
	content: "";
	z-index: 2;
	position: absolute;
}

.voicecont .tit .txt01 i {
	font-size: 30px;
	vertical-align: middle;
	margin-left: 5px;
}

.voicecont .tit .txt02 {
	padding: 0 0 0 30px;
	font-size: 16px;
}

.voicebox {
	padding: 30px;
	border-width: 0 1px 1px 1px;
	border-color: #bfbfbf;
	border-style: solid;
}

.voicebox dl dt {
	float: left;
}

.voicebox dl dd {
	overflow: hidden;
	padding: 0 0 0 30px;
}

.voicein+.voicein {
	margin: 25px 0 0;
}

.voicein {
	font-size: 16px;
}

.voicein .voicetit {
	display: inline-block;
	color: #fff;
	margin-bottom: 15px;
	font-size: 16px;
	background: #6f9fe0;
	padding: 5px 15px;
}

@media (max-width: 767px) {
	.voicepanel {
		padding: 40px 0;
	}

	.voicetxt {
		font-size: 14px;
		text-align: left;
	}

	.voicecont {
		margin: 35px 0 0;
	}

	.voicecont .tit .txt01 {
		font-size: 14px;
		width: 95px;
	}

	.voicecont .tit .txt01:before {
		background: url(../images/common/ico_arrow05.png) 0 0 no-repeat;
		background-size: 100% 100%;
		width: 15px;
		height: 100%;
		left: 100%;
		top: 0;
		content: "";
		z-index: 2;
		position: absolute;
	}

	.voicecont .tit .txt01 i {
		font-size: 20px;
	}

	.voicecont .tit .txt02 {
		padding: 5px 5px 5px 20px;
		font-size: 14px;
	}

	.voicebox {
		padding: 20px 10px;
	}

	.voicebox dl dt {
		float: none;
		margin-bottom: 20px;
	}

	.voicebox dl dd {
		padding: 0;
	}

	.voicein+.voicein {
		margin: 15px 0 0;
	}

	.voicein {
		font-size: 14px;
	}

	.voicein .voicetit {
		font-size: 14px;
		padding: 5px 10px;
	}
}



.qapanel {
	padding: 80px 0 125px;
}

.qabox {
	padding: 20px 30px;
	border-bottom: 1px solid #d2d2d2;
}

.qabox:first-child {
	border-top: 1px solid #d2d2d2;
}

.qabox .qain01 {
	color: #505a69;
	font-size: 22px;
	padding: 6px 45px 6px 55px;
	font-weight: bold;
	background: url(../images/top/ico_q.png) 0 center no-repeat;
	position: relative;
	cursor: pointer;
}

.qabox .qain01:before {
	background: url(../images/top/ico_open.png) 0 0 no-repeat;
	width: 44px;
	height: 44px;
	top: 0;
	right: 0;
	content: "";
	z-index: 2;
	position: absolute;
}

.qabox .qain01.on:before {
	background: url(../images/top/ico_close.png) 0 0 no-repeat;
}

.qabox .qain02 {
	display: none;
	margin: 25px 0 0;
	padding: 0 45px 0 60px;
	line-height: 1.62;
	background: url(../images/top/ico_a.png) 0 0 no-repeat;
}

.qabox .qain02 a {
	color: blue;
}

.clinicbox {
	padding: 20px 30px;
	border-bottom: 1px solid #d2d2d2;
	color: #505a69;
	font-size: 22px;
}

.clinicbox .tempo_name {
	/* padding: 6px 45px 6px 55px; */
	font-weight: bold;
	position: relative;
	cursor: pointer;
}

.clinicbox .tempo_name:before {
	background: url(../images/top/ico_open.png) 0 0 no-repeat;
	width: 44px;
	height: 44px;
	top: 0;
	right: 0;
	content: "";
	z-index: 2;
	position: absolute;
}

.clinic_detail {
	display: none;
	margin-top: 40px;
}

@media (max-width: 767px) {
	.qapanel {
		padding: 40px 0;
	}

	.qabox {
		padding: 10px 0;
	}

	.qabox .qain01 {
		font-size: 16px;
		padding: 6px 45px 6px 25px;
		background: url(../images/top/ico_q.png) 0 5px no-repeat;
		background-size: 20px;
	}

	.qabox .qain01 span {
		display: none;
	}

	.qabox .qain01:before {
		background: url(../images/top/ico_open.png) 0 0 no-repeat;
		background-size: 100%;
		width: 22px;
		height: 22px;
		top: 5px;
	}

	.qabox .qain01.on:before {
		background: url(../images/top/ico_close.png) 0 0 no-repeat;
		background-size: 100%;
		width: 22px;
		height: 22px;
		top: 5px;
	}

	.qabox .qain02 {
		font-size: 14px;
		margin: 15px 0 0;
		padding: 0 0 0 25px;
		line-height: 1.62;
		background: url(../images/top/ico_a.png) 0 0 no-repeat;
		background-size: 20px;
	}

	.clinicbox {
		padding: 20px 30px;
		border-bottom: 1px solid #d2d2d2;
		color: #505a69;
		font-size: 22px;
	}

	.clinicbox .tempo_name {
		/* padding: 6px 45px 6px 55px; */
		font-weight: bold;
		position: relative;
		cursor: pointer;
	}

	.clinicbox .tempo_name:before {
		background: url(../images/top/ico_open.png) 0 0 no-repeat;
		width: 44px;
		height: 44px;
		top: 0;
		right: 0;
		content: "";
		z-index: 2;
		position: absolute;
	}

	.clinic_detail {
		display: none;
		margin-top: 40px;
	}
}


.accesspanel {
	padding: 80px 0;
}

.accessbox dt {
	float: right;
}

.accessbox dd {
	overflow: hidden;
	padding: 0 40px 0 0;
}

.accessbox table {
	width: 100%;
	font-size: 16px;
}

.accessbox table tr+tr {
	border-top: 1px solid #d2d2d2;
}

.accessbox table th {
	width: 110px;
	font-size: 16px;
	color: #505a69;
	padding: 20px 0;
	vertical-align: top;
}

.accessbox table td {
	padding: 20px 10px 20px 0;
}

.accessbox table td .map {
	color: #02004b;
	text-decoration: underline;
	margin-left: 15px;
}

.accessbox table td .map:hover {
	text-decoration: none;
}

.accessbox table td .tel {
	font-size: 24px;
	color: #02004b;
	pointer-events: none;
}

.accessbox table td .tel img {
	vertical-align: middle;
	margin-top: -4px;
	margin-right: 8px;
}

.accessmethod {
	border: 1px solid #d2d2d2;
	margin: 40px 0 0;
	padding: 30px;
}

.accessmethod .tit {
	color: #cc9933;
	font-size: 18px;
	padding: 0 0 0 30px;
	font-weight: bold;
	margin-bottom: 20px;
	background: url(../images/top/ico_access.png) 0 0 no-repeat;
}

.accessmethod .list {
	margin: 0 0 0 -80px;
}

.accessmethod .list li {
	float: left;
	font-size: 16px;
	width: 50%;
	padding: 0 0 0 80px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.accessmethod .list li span {
	color: #505a69;
	display: block;
}

.accessmethod .list p {
	padding: 0 0 0 15px;
	background: url(../images/top/ico_top01.png) 0 7px no-repeat;
}

.galleryarea {
	margin: 40px 0 0;
	padding: 30px 0;
}

.galleryarea .tit {
	color: #cc9933;
	font-size: 18px;
	padding: 0 0 0 40px;
	font-weight: bold;
	background: url(../images/top/ico_gallery.png) 0 0 no-repeat;
}

.galleryarea li {
	float: left;
	width: 317px;
	padding: 30px 0 0 24px;
}

.galleryarea li:nth-child(3n+1) {
	float: left;
	width: 317px;
	padding: 30px 0 0 0px;
}

.galleryarea li:first-child {
	float: left;
	width: 317px;
	padding: 30px 0 0 0px;
}

.googlemap {
	height: 450px;
	margin: 40px 0 0;
}

.googlemap iframe {
	width: 100%;
	height: 100%;
}

@media (max-width: 767px) {
	.accesspanel {
		padding: 40px 0;
	}

	.accessbox dt {
		float: none;
		margin-bottom: 15px;
	}

	.accessbox dd {
		padding: 0;
	}

	.accessbox table {
		width: 100%;
		font-size: 14px;
	}

	.accessbox table th {
		width: 80px;
		font-size: 14px;
		color: #505a69;
		padding: 20px 0;
	}

	.accessbox table td {
		padding: 20px 10px 20px 0;
	}

	.accessbox table td .map {
		display: block;
		margin-left: 0;
	}

	.accessbox table td .tel {
		font-size: 16px;
		pointer-events: inherit;
	}

	.accessmethod {
		margin: 20px 0 0;
		padding: 10px;
		border: none;
	}

	.accessmethod .tit {
		color: #505a69;
		padding: 0;
		margin-bottom: 20px;
		background: none;
	}

	.accessmethod .list {
		margin: 0;
	}

	.accessmethod .list li {
		float: none;
		font-size: 14px;
		width: 100%;
		padding: 0;
	}

	.accessmethod .list li+li {
		margin: 5px 0 0;
	}

	.accessmethod .list li span {
		color: #505a69;
		display: block;
	}

	.galleryarea {
		margin: 20px 0 0;
		border: none;
	}

	.galleryarea .tit {
		color: #505a69;
		padding: 0 0 0 10px;
		background: none;
	}

	.galleryarea li {
		float: left;
		width: 48%;
		padding: 6% 0 0 0;
	}

	.galleryarea li:first-child {
		float: left;
		width: 48%;
		padding: 6% 0 0 0;
	}

	.galleryarea li:nth-child(2n) {
		float: left;
		width: 48%;
		padding: 6% 0 0 4%;
	}

	.googlemap {
		height: 200px;
		margin: 20px 0 0;
	}
}

.reservpanel {
	padding: 70px 0 80px;
}

.reservtit {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}

.reservtit span {
	color: #00b900;
}

.reservpanel .txt {
	text-align: center;
	font-size: 16px;
	margin: 20px 0 50px;
}

.reservbox {
	border: 1px solid #00b900;
}

.reservbox .tit {
	color: #fff;
	font-size: 24px;
	text-align: center;
	background: #00b900;
	font-weight: bold;
	padding: 10px 0;
}

.reservbox .tit .txt02 {
	display: none;
}

.reservin {
	padding: 25px 35px 40px;
}

.reservin .list {
	margin: 0 0 0 -40px;
}

.reservin .list li {
	float: left;
	width: 33.33%;
	padding: 0 0 0 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.reservstep {
	display: table;
	width: 100%;
}

.reservstep dt {
	display: table-cell;
	width: 60px;
}

.reservstep dt p {
	display: table;
	width: 100%;
}

.reservstep dt p span {
	display: table-cell;
	width: 60px;
	height: 60px;
	padding: 5px 0 0;
	text-align: center;
	vertical-align: middle;
	color: #00b900;
	line-height: 1;
	font-weight: bold;
	font-size: 16px;
	border: 2px solid #00b900;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.reservstep dt p span i {
	display: block;
	font-size: 20px;
	font-style: normal;
}

.reservstep dd {
	display: table-cell;
	padding: 0 0 0 8px;
	vertical-align: middle;
	font-size: 16px;
	color: #333;
}

.rerservinfo {
	background: #ddf7dd;
	display: table;
	width: 100%;
	padding: 40px 20px;
	margin: 20px 0 0;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.reservtab {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

@media (max-width: 767px) {
	.reservpanel {
		padding: 30px 0;
	}

	.reservtit {
		text-align: left;
		font-size: 18px;
	}

	.reservpanel .txt {
		font-size: 14px;
		margin: 20px 0 25px;
		text-align: left;
	}

	.reservbox {
		border: none;
	}

	.reservbox .tit {
		font-size: 17px;
		padding: 10px 0;
		color: #00b900;
		border: 1px solid #00b900;
		background: none;
	}

	.reservbox .tit .txt02 {
		display: inline;
	}

	.reservbox .tit .txt01 {
		display: none;
	}

	.reservin {
		padding: 25px 0 40px;
	}

	.reservin .list {
		margin: 0;
	}

	.reservin .list li {
		float: none;
		width: 100%;
		padding: 0;
	}

	.reservin .list li+li {
		margin: 20px 0 0;
	}

	.reservstep {
		display: table;
		width: 100%;
	}

	.reservstep dt {
		display: table-cell;
		width: 60px;
	}

	.reservstep dt p {
		display: table;
		width: 100%;
	}

	.reservstep dt p span {
		width: 55px;
		height: 55px;
		padding: 5px 0 0;
		line-height: 1.2;
		font-size: 14px;
		border: 1px solid #00b900;
	}

	.reservstep dt p span i {
		font-size: 16px;
	}

	.reservstep dd {
		font-size: 16px;
		font-weight: bold;
	}

	.rerservinfo {
		width: 70%;
		padding: 20px;
		margin: 10px auto 0;
	}
}





.contactpanel {}

.contacttit {
	text-align: center;
	color: #505a69;
	font-size: 24px;
	font-weight: bold;
}

.contacttxt {
	font-size: 14px;
	padding: 25px 0 30px;
}

.contnonage {
	background: #f4f4f8;
	padding: 25px 30px;
}

.contnonage .tit {
	color: #505a69;
	font-size: 18px;
	font-weight: bold;
}

.contnonage .txt {
	font-size: 14px;
	margin: 15px 0;
}

.contnonage .btn {
	width: 335px;
}

.contnonage .btn a {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background: #2455db;
	border-bottom: 4px solid #131378;
	padding: 20px 0 20px 30px;
	text-decoration: none;
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}

.contnonage .btn a:before {
	background: url(../images/top/ico_top03.png) 0 0 no-repeat;
	width: 19px;
	height: 24px;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	content: "";
	z-index: 2;
	position: absolute;
}

.qain02 .btn {
	display: block;
	width: 335px;
}

.qain02 .btn a {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background: #2455db;
	border-bottom: 4px solid #131378;
	padding: 20px 0 20px 30px;
	text-decoration: none;
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}

.qain02 .btn a:before {
	background: url(../images/top/ico_top03.png) 0 0 no-repeat;
	width: 19px;
	height: 24px;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	content: "";
	z-index: 2;
	position: absolute;
}

@media (max-width: 767px) {

	/*
.contactpanel {
	padding:35px 0 60px;
}*/
	.contactpanel {
		padding: 0px 0 60px;
	}

	.contacttit {
		text-align: left;
		font-size: 20px;
	}

	.contacttxt {
		font-size: 14px;
		padding: 10px 0;
	}

	.contnonage {
		padding: 15px 10px;
	}

	.contactpanel .inner+.inner {
		padding: 0;
	}

	.contnonage .tit {
		font-size: 16px;
	}

	.contnonage .txt {
		font-size: 14px;
		margin: 10px 0;
	}

	.contnonage .btn {
		width: 280px;
	}

	.contnonage .btn a {
		font-size: 16px;
		border-bottom: 2px solid #131378;
		padding: 10px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		border-radius: 5px;
	}

	.contnonage .btn a:before {
		background: url(../images/top/ico_top03.png) 0 0 no-repeat;
		background-size: 100%;
		width: 14px;
		height: 19px;
		right: 10px;
	}

	.qain02 .btn,
	.contnonage .btn {
		width: 280px;
	}

	.qain02 .btn a,
	.contnonage .btn a {
		font-size: 16px;
		border-bottom: 2px solid #131378;
		padding: 10px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		border-radius: 5px;
	}

	.qain02 .btn a:before,
	.contnonage .btn a:before {
		background: url(../images/top/ico_top03.png) 0 0 no-repeat;
		background-size: 100%;
		width: 14px;
		height: 19px;
		right: 10px;
	}
}

#contact {
	margin: 50px 0 0;
}

.formtab {
	width: 100%;
	border: 1px solid #e5e5e5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.formtab tr+tr {
	border-top: 1px solid #e5e5e5;
}

.formtab th {
	width: 215px;
	padding: 35px 0 35px 20px;
	background: #f5f5f5;
	font-weight: bold;
}

.formtab th span {
	display: inline-block;
	width: 50px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	background: #505a69;
	vertical-align: middle;
	margin-left: 10px;
}

.formtab td {
	padding: 35px 20px;
}

.formtab td .note {
	color: #cc9933;
	font-size: 13px;
	margin: 10px 0 0;
}

.formtab td .note img {
	vertical-align: middle;
}

.formtab .txt01+.txt01 {
	margin: 10px 0 0;
}

.formtab .txt01 span {
	display: inline-block;
	width: 80px;
}

.forminput {
	height: 50px;
	border: 1px solid #e4e4e4;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.forminputw01 {
	width: 470px;
}

.forminputw02 {
	width: 540px;
}

.forminputw03 {
	width: 145px;
}

.forminputw04 {
	/*width:390px;*/
	border-color: #a9a9a9;
}

.formtab td .list {}

.formtab td .list li {
	float: left;
}

.formtab td .list li+li {
	margin-left: 20px;
}

.formtab select {
	width: 200px;
	height: 50px;
	padding: 0 10px;
	border: 1px solid #a9a9a9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.formtab textarea {
	width: 100%;
	height: 130px;
	padding: 10px;
	resize: none;
	border: 1px solid #a9a9a9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.tabinformation {
	height: 130px;
	padding: 15px;
	font-size: 14px;
	overflow-y: auto;
	border: 1px solid #333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.tabinformation .box+.box {
	margin: 20px 0 0;
}

.tabinformation .box p+p {
	margin: 10px 0 0;
}

.forminfor {
	text-align: center;
	padding: 30px 0 20px;
}

.forminfor label input {
	margin: 0 15px 0 0;
	height: 1em;
}

.formsubmit {
	width: 335px;
	margin: 0 auto;
}

.submitbtn {
	width: 100%;
	height: 70px;
	color: #fff;
	border: none;
	font-weight: bold;
	cursor: pointer;
	border-bottom: 4px solid #14147b;
	background: #2455db;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	transition: all 0.5s !important;
	-moz-transition: all 0.5s !important;
	/* Firefox */
	-webkit-transition: all 0.5s !important;
	/* Chrome&Safari */
}

.submitbtn:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
	transition: all 0.5s !important;
	-moz-transition: all 0.5s !important;
	/* Firefox */
	-webkit-transition: all 0.5s !important;
	/* Chrome&Safari */
}

@media (max-width: 767px) {
	#contact {
		margin: 25px 0 0;
	}

	.formtab {
		width: 100%;
		border: 1px solid #e5e5e5;
	}

	.formtab,
	.formtab tbdoy,
	.formtab tr,
	.formtab th,
	.formtab td {
		display: block;
		width: 100% !important;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}

	.formtab th {
		padding: 10px;
		background: #f5f5f5;
		font-weight: bold;
	}

	.formtab td {
		padding: 15px 10px;
	}

	.formtab .txt01 span {
		width: 80px;
	}

	.forminput {
		height: 40px;
		border: 1px solid #e4e4e4;
		padding: 0 10px;
	}

	.forminputw01 {
		width: 100%;
	}

	.forminputw02 {
		width: 100%;
	}

	.forminputw04 {
		width: 100%;
	}

	.formtab td .list {
		margin: 0 0 0 -10px;
	}

	.formtab td .list li {
		float: left;
		width: 50%;
		padding: 0 0 0 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}

	.formtab td .list li+li {
		margin-left: 0;
	}

	.formtab select {
		width: 100%;
		height: 40px;
	}

	.formtab textarea {
		width: 100%;
		height: 100px;
		padding: 10px;
	}

	.tabinformation {
		height: 100px;
		padding: 5px 10px;
		font-size: 14px;
		overflow-y: auto;
		border: 1px solid #333;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}

	.tabinformation .box+.box {
		margin: 20px 0 0;
	}

	.tabinformation .box p+p {
		margin: 10px 0 0;
	}

	.forminfor {
		text-align: center;
		padding: 30px 0 20px;
	}

	.formsubmit {
		width: 80%;
		margin: 0 auto;
	}

	.submitbtn {
		width: 100%;
		height: 50px;
		border-bottom: 2px solid #14147b;
	}
}


.thanksbox {
	text-align: center;
	padding: 30px 10px 115px;
}

.thanksbox .tit {
	font-size: 40px;
	font-weight: bold;
}

.thanksbox .txt {
	font-size: 16px;
	margin: 50px 0;
}

.thanksbox .tel a {
	pointer-events: none;
}

@media (max-width: 767px) {
	.thanksbox {
		text-align: center;
		padding: 30px 10px 50px;
	}

	.thanksbox .tit {
		font-size: 25px;
	}

	.thanksbox .txt {
		margin: 25px 0;
	}

	.thanksbox .tel a {
		pointer-events: inherit;
	}
}


#popup{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .6);
}

#popup .wrapper{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 90%;
	text-align: right;
}

#popup .close-btn{
	padding: 0;
	border: none;
	background: transparent;
	appearance: none;
	width: 24px;
	height: 24px;
	margin-bottom: 10px;
}
#popup .close-btn::before,#popup .close-btn::after{
	content: '';
	width: 24px;
	height: 2px;
	display: block;
	background: #fff;
}
#popup .close-btn::before{
	transform: rotate(45deg);
}
#popup .close-btn::after{
	transform: translateY(-2px) rotate(-45deg);
}
@media (max-width: 767px) {}