@charset "utf-8";
/* CSS Document */


body {
	font-family: "Noto Sans JP";
	font-size: 0;
	color: #956134;
	line-height: 1.7em;
	letter-spacing: 0.07em;
	margin: 0;
	padding: 0;
}
.wrapper p,
.wrapper li,
.wrapper a,
.wrapper th,
.wrapper td {
	font-family: "Noto Sans JP";
	font-size: 15px;
	color: #956134;
	line-height: 1.7em;
	letter-spacing: 0.07em;
	margin: 0;
	padding: 0;
}
.wrapper {
	padding-top: 0 !important;
	overflow: hidden;
}
.wrapper .inner {
	width: 1100px;
	margin: 0 auto;
}
.wrapper .inner .inner_in {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
/*---------------------------------------------
　　h1～h2
---------------------------------------------*/
h1 {
	width: 1100px;
	height: 3em;
	color: #a0a0a0;
	top: 13px;
	letter-spacing: 1.2px;
}
h1 + p {
	width: 1100px;
	color: #a0a0a0;
	top: 30px;
	letter-spacing: 1.2px;
	font-size: 12px;
}
h2 {
	text-align: center;
	margin: 60px auto 80px;
}
/*---------------------------------------------
　　header
---------------------------------------------*/
#header {
	position: absolute;
	right: 0;
	left: 0;
	z-index: 1;
}
#header .inner {
	padding: 0px 3%;
	position: relative;
}
#header .inner .logo {
	position: relative;
	text-align: left;
	top: 59px;
	left: 90px;
}
@media screen and (min-width: 737px) {
	#header .inner .TEL_header {
		width: 504px;
		position: absolute;
		top: 59px;
		right: 0;
	}
	#h_kotei {
		height: 100%;
	}
}
/*---------------------------------------------
　　mainvisual
---------------------------------------------*/
#mainvisual {
	position: relative;
	height: 93.6vh;
}
#mainvisual .slide {
	height: 100% !important;
	padding: 0 3%;
}
#mainvisual .slider__item__image {
	background: url(img/slide02.jpg) no-repeat center bottom;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#mainvisual .inner {
	position: relative;
	top: -100%;
}
@media screen and (min-width:737px) and (max-width:1200px) {
	#mainvisual .slider__item__image {
		background: url(img/slide02.jpg) no-repeat 70% center;
		background-size: cover;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
}
#mainvisual .inner .open {
	position: absolute;
	right: 0;
	top: 67%;
}
@media screen and (min-width:737px) and (max-width:1200px) {
	#mainvisual .inner .open {
		bottom: 10%;
	}
}
#mainvisual .inner .open img {
	margin-right: 5%;
}
#mainvisual .inner .catch {
	position: absolute;
	left: 0;
	margin: 0px auto 0;
	text-align: center;
	width: 525px;
}
@media screen and (min-width: 737px) {
	#mainvisual .inner .catch {
		margin: 400px auto 0;
	}
}
@media screen and (min-width:737px) and (max-width:1200px) {
	#mainvisual .inner .catch {
		bottom: 5%;
	}
}
.sub_catch {
	position: relative;
	background: #041e47;
	text-align: center;
	height: 60px;
}
.sub_catch img {
	margin-top: 15px;
}
/*---------------------------------------------
　　nairankai
---------------------------------------------*/
.item {
	height: 420px;
	padding: 3% 0;
	text-align: center;
}
#section01,
.section02,
.section03,
#section04 {
	background: #fff;
}
.nairankai {
	background: #6192c5;
}
@media screen and (min-width: 737px) {}
@media screen and (max-width: 736px) {
	.item {
		height: auto;
		padding: 10% 0 11%;
	}
	.nairankai img {
		width: 90%;
		height: auto;
	}
	.nairankai:before {
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		content: "";
		z-index: -1;
	}
	.nairankai.bgA:before,
	.nairankai.bgB:before {
		background-image: url("img/nairankai_bg.png");
	}
}
/*---------------------------------------------
　　section01
---------------------------------------------*/
@media screen and (min-width: 737px) {
	#section01 {
		margin: 80px 0;
	}
}
#section01 ul li {
	overflow: hidden;
	margin-bottom: 60px;
}
#section01 ul li:nth-child(odd) div {
	float: left;
}
#section01 ul li:nth-child(odd) img.pic {
	float: right;
}
#section01 ul li:nth-child(even) div {
	float: right;
}
#section01 ul li h4 {
	margin-bottom: 20px;
}
#section01 ul li p {
	width: 480px;
	font-size: 17px;
}
/*---------------------------------------------
　　column
---------------------------------------------*/
.column {
	text-align: center;
	display: flex;
	align-items: flex-end;
	flex-direction: row;
	align-items: center;
}
.column h3 {
	margin-bottom: 50px;
}
.column p {
	color: #ffffff;
	font-size: 17px;
	text-align: left;
}
.column .inner {
	width: 530px;
	margin: auto;
}
.section01_cont02,
.section02_cont01,
.section02_cont02,
.section02_cont03,
.section02_cont04,
.section03_cont03,
.footer_cont01 {
	background-color: #9ed8f6;
	/*background: url(img/main_bg.png);*/
}
.section01_cont02_bg {
	background: url(img/section01_cont02_bg.jpg) no-repeat top center;
	background-size: cover;
	background-position: left;
}
.section02_cont01_bg {
	background: url(img/section04_cont01_bg.jpg) no-repeat top center;
	background-size: cover;
}
.section02_cont02_bg {
	background: url(img/section04_cont02_bg.jpg) no-repeat top center;
	background-size: cover;
}
.section02_cont03_bg {
	background: url(img/section04_cont03_bg02.jpg) no-repeat top center;
	background-size: cover;
}
.section02_cont04_bg {
	background: url(img/section04_cont04_bg.jpg) no-repeat top center;
	background-size: cover;
}
@media all and (min-width: 500px) {
	.section02,
	.section03,
	.footer {
		display: flex;
		flex-direction: row;
		align-items: center;
	}
	.column {
		height: 630px;
		width: 50%;
	}
	.footer iframe {
		height: 630px;
		width: 100%;
	}
	.section02_cont01 {
		background: #9ed8f6 url(./img/section02_cont01_bg.png) no-repeat right center;
	}
	.section02_cont02 {
		background: #9ed8f6 url(./img/section02_cont01_bg.png) no-repeat right center;
	}
}
@media all and (max-width: 499px) {
	h3 img {
		width: 100%;
		height: auto;
	}
	.column {
		width: 100%;
		height: auto;
		min-height: 300px;
	}
	.column .inner {
		padding: 14% 5% 15%;
	}
	.column p,
	.column li {
		font-size: 15px;
	}
	.footer iframe {
		display: none;
	}
	.section02_cont01,
	.section02_cont02 {
		background: #9ed8f6 url(./img/section02_cont01_bg.png) no-repeat right center;
		background-size: 150%;
	}
}
/*---------------------------------------------
　　section03
---------------------------------------------*/
@media screen and (min-width: 737px) {
	.section03 {
		padding: 60px 0 120px !important;
		background: #e6f5fc;
		background-image: url(./img/sec03_bg02.png), url(./img/sec03_bg01.png);
		background-repeat: no-repeat, no-repeat;
		background-position: left center, right center;
	}
}
.section03 .section03_cont01 {
	width: 410px;
	display: inline-block;
}
@media screen and (min-width: 737px) {
	.section03 .section03_cont01 #dc_pic {
		margin-left: 12px;
	}
}
.section03 .section03_cont01 #dc_pic {
	width: 100%;
}
.section03 .section03_cont01 img.name {
	display: block;
	margin: 15px auto 50px;
}
.section03 .section03_cont02 {
	width: 510px;
	display: inline-block;
	vertical-align: top;
	margin-right: 70px;
}
.section03_cont02 h2 {
	margin-bottom: 40px;
}
.section03 .section03_cont01 h5 {
	margin-bottom: 20px;
}
.section03 .section03_cont02 ul.pre {
	list-style: none;
	margin-bottom: 20px;
}
.section03 .section03_cont02 ul li {
	text-indent: -1em;
	padding-left: 1em;
	font-size: 17px;
}
.section03 .section03_cont02 ul li:before {
	content: "•";
	color: #fbb983;
	font-size: 30px;
	padding-right: 5px;
}
.section03 .section03_cont02 p {
	font-size: 17px;
	margin-bottom: 20px;
}
/*---------------------------------------------
　　section04
---------------------------------------------*/
#section04 h2 {
	margin-bottom: 35px;
}
#section04 p {
	padding: 35px 0 60px;
	text-align: center;
}
#section04 table {
	width: 960px;
	margin: 0 auto;
	border-collapse: separate;
	border-spacing: 0px 10px;
}
#section04 table th,
#section04 table td {
	padding: 10px;
}
#section04 table th {
	background: #9ed8f6;
	vertical-align: middle;
	text-align: center;
	width: 200px;
	overflow: visible;
	position: relative;
	color: #ffffff;
	letter-spacing: 0.1em;
	padding-left: 20px;
}
#section04 table th:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	background: rgba(170, 212, 64, 0);
	border-left-color: #9ed8f6;
	border-width: 10px;
	margin-top: -10px;
}
#section04 table td {
	background: rgba(227, 244, 252, 0.9);
	text-align: left;
	padding-left: 32px;
}
#gmaplink {
	display: block;
	float: right;
	background: #9ed8f6;
	border-radius: 5px;
	padding: 5px 15px;
}
#gmaplink a {
	text-decoration: none;
}
@media screen and (min-width: 737px) {
	#section04 table td {
		width: 757px !important;
	}
}
/*---------------------------------------------
　　section06
---------------------------------------------*/
.section06 h3 {
	text-align: center;
	margin-bottom: 50px;
}
.section06 p {
	margin-bottom: 20px;
}
.section06 ul::after {
	content: "";
	clear: both;
	display: block;
}
.section06 li:nth-child(odd) {
	float: left;
}
.section06 li:nth-child(even) {
	float: right;
}
.section06 li img {
	width: 100%;
	height: auto;
}
@media screen and (max-width: 500px) {
	.section06 img {
		width: 100%;
		height: auto;
	}
}
@media screen and (max-width: 736px) {
	.section06 li:nth-child(odd),
	.section06 li:nth-child(even) {
		float: none;
		margin: 0 auto 20px;
	}
	.section06 li:last-child {
		margin-bottom: 0;
	}
}
/*---------------------------------------------
　　footer
---------------------------------------------*/
.footer .column .inner {
	width: 85%;
}
.footer p {
	font-family: "Noto Sans JP";
	font-size: 15px;
	color: #666666;
	line-height: 1.7em;
	letter-spacing: 0.07em;
	margin: 0;
	padding: 0;
}
.footer_cont01 p {
	color: #ffffff !important;
}
.footer_cont02 {
	width: 100%;
	margin: 35px auto 15px;
}
.footer_cont02 .inner {
	width: 1100px;
}
.footer_cont02 .inner .left_box {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	padding-top: 30px;
}
.footer_cont02 .inner .left_box .add {
	font-size: 17px;
}
.footer_cont02 .inner .dot_line {
	display: inline-block;
	background: url(img/footer_dotline.png) no-repeat center;
	width: 155px;
	height: 355px;
}
.footer_cont02 .inner .right_box {
	display: inline-block;
	vertical-align: top;
	padding-top: 30px;
}
.footer_cont02 .inner .right_box .time_ttl {}
.footer_cont02 .inner .right_box .hosoku {
	margin-top: 40px;
	font-size: 17px;
}
.footer_cont02 p {
	margin-bottom: 20px;
}
@media screen and (min-width: 735px) {
	.footer .logo {
		float: left;
	}
	.footer .TEL_footer {
		float: right;
	}
}
/*---------------------------------------------
　　copy
---------------------------------------------*/
p.copy {
	background: #9ed8f6;
	text-align: center;
	font-size: 15px;
	line-height: 60px;
	color: #fff;
	letter-spacing: 2px;
}
/*---------------------------------------------
　　pagetop
---------------------------------------------*/
.pagetop {
	cursor: pointer;
	position: fixed;
	bottom: 25px;
	right: 15px;
	width: 67px;
	height: 67px;
	background: url(./img/pagetop.png) no-repeat;
	transition: opacity 0.3s;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	z-index: 100;
}
@media screen and (max-width: 736px) {
	.wrapper .inner {
		width: 95%;
	}
	.wrapper .inner .inner_in {
		width: 90%;
	}
	/*---------------------------------------------
　　h1～h2
---------------------------------------------*/
	h1 {
		width: 95%;
		line-height: 20px !important;
	}
	h2 {
		margin: 50px auto 45px;
	}
	h2 img {
		width: 100%;
		height: auto;
	}
	/*---------------------------------------------
　　header
---------------------------------------------*/
	#header {
		position: absolute;
		right: 0;
		left: 0;
		z-index: 1;
	}
	#header .inner .logo {
		top: 12px;
		left: 0;
	}
	#header .inner .logo img {
		width: 30%;
		max-width: 342px;
	}
	.wrapper #header .inner .TEL_header {
		text-align: right;
		line-height: 0em !important;
		font-size: 0 !important;
		position: absolute;
		top: 12px;
	}
	.wrapper #header .inner .TEL_header a {
		line-height: 0em !important;
		font-size: 0 !important;
	}
	#header .inner .TEL_header img {
		width: 65%;
	}
	/*---------------------------------------------
　　mainvisual
---------------------------------------------*/
	#mainvisual .slider__item__image {
		background-position: 70% center;
	}
	#h_kotei {
		height: 100%;
	}
	#mainvisual .inner .open {
		top: 101%;
		width: 100%;
		text-align: center;
	}
	#mainvisual .inner .open img {
		width: 100%;
		max-width: 396px;
		height: auto;
	}
	#mainvisual .inner .open img {
		margin-right: 0%;
	}
	#mainvisual .inner .catch {
		position: relative;
		text-align: center;
		top: 22%;
		width: auto;
	}
	#mainvisual .inner .catch img {
		width: 70%;
		max-width: 510px;
		height: auto;
	}
	.sub_catch {
		padding: 3px 0 15px;
		height: auto;
	}
	.sub_catch img {
		width: 90%;
		height: auto;
	}
	/*---------------------------------------------
　　section01
---------------------------------------------*/
	#section01 ul li {
		margin-bottom: 60px;
	}
	#section01 ul li:nth-child(odd) div,
	#section01 ul li:nth-child(odd) img.pic,
	#section01 ul li:nth-child(even) div {
		float: none;
	}
	#section01 ul li h4 {
		margin-bottom: 30px;
	}
	#section01 ul li h4 img {
		width: 100%;
		height: auto;
	}
	#section01 ul li p {
		width: 100%;
		font-size: 15px;
		margin-bottom: 30px;
	}
	#section01 ul li img.pic {
		width: 100%;
		height: auto;
	}
	/*---------------------------------------------
　　section03
---------------------------------------------*/
	.section03 {
		background: #e6f5fc;
		background-image: url(./img/sec03_bg02.png), url(./img/sec03_bg01.png);
		background-repeat: repeat-y, repeat-y;
		background-position: left center, right center;
		background-size: 20%, 20%;
	}
	.section03 .section03_cont01 {
		width: 100%;
		display: block;
		margin-bottom: 40px;
	}
	.section03 .section03_cont01 img.pic {
		width: 100%;
		height: auto;
		max-width: 410px;
	}
	.section03 .section03_cont01 img.name {
		width: 100%;
		height: auto;
		max-width: 329px;
		margin: 15px 0 0;
	}
	.section03 .section03_cont01 h5 {
		margin-top: 40px;
	}
	.section03 .section03_cont01 h5 img {
		width: 95%;
		margin-left: -5px;
	}
	.section03 .section03_cont02 {
		width: 100%;
		display: block;
		margin-left: 0;
	}
	.section03 .section03_cont02 h5 {
		margin-bottom: 20px;
	}
	.section03 .section03_cont02 ul li {
		font-size: 15px;
		margin-bottom: 8px;
	}
	.section03 .section03_cont02 ul li:last-child {
		margin-bottom: 0;
	}
	.section03 .section03_cont02 ul.pre {
		margin-bottom: 20px;
	}
	.section03 .section03_cont02 p {
		margin-bottom: 20px;
		font-size: 15px;
	}
	.section03 h2 img {
		width: 100%;
		max-width: 142px;
		height: auto;
	}
	/*---------------------------------------------
　　section04
---------------------------------------------*/
	#section04 h2 img {
		max-width: 117px;
	}
	#section04 table {
		width: 90%;
		max-width: 474px;
	}
	#section04 table th {
		width: 100%;
		text-align: center;
		display: block;
		padding: 6px;
	}
	#section04 table th:after {
		left: 46.9%;
		top: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: rgba(253, 234, 227, 0);
		border-left-color: #9ed8f6;
		border-width: 10px;
		margin-top: 17px;
		transform: rotate(90deg);
	}
	#section04 table td {
		display: block;
		padding: 16px;
		line-height: 1.7em;
	}
	#gmaplink {
		margin-top: 15px;
		float: none;
		width: 13em;
		text-align: center;
	}
	/*---------------------------------------------
　　footer
---------------------------------------------*/
	.footer .column {
		min-height: auto;
	}
	.footer .column .inner {
		padding: 11% 5% 12%;
	}
	.footer p {
		font-family: "Noto Sans JP";
		font-size: 15px;
		color: #666666;
		line-height: 1.7em;
		letter-spacing: 0.07em;
		margin: 0;
		padding: 0;
	}
	.footer_cont01 p {
		font-size: 12px;
	}
	.footer_cont02 {
		width: 100%;
		background: #fff;
		margin: 0;
		padding: 35px 0;
	}
	.footer_cont02 p {
		margin-bottom: 20px;
	}
	.footer_cont02 p:last-child {
		margin-bottom: 0;
	}
	.footer_cont02 .inner {
		width: 100%;
	}
	.footer_cont02 .inner .left_box {
		display: block;
		width: 85%;
		margin: 0 auto;
		padding: 0 0 30px;
		border-bottom: dotted 1px #6f3507;
		text-align: center;
	}
	.footer_cont02 .inner .left_box .logo {}
	.footer_cont02 .inner .left_box .add {
		font-size: 15px;
	}
	.footer_cont02 .inner .dot_line {
		display: inline-block;
		background: url(img/footer_dotline.png) no-repeat center;
		width: 155px;
		height: 355px;
	}
	.footer_cont02 .inner .right_box {
		width: 85%;
		display: block;
		margin: 0 auto;
	}
	.footer_cont02 .inner .right_box .time_ttl {}
	.footer_cont02 .inner .right_box .timetable img {
		width: 100%;
		height: auto;
	}
	.footer_cont02 .inner .right_box .hosoku {
		margin-top: 20px;
		font-size: 15px;
	}
	.footer_box .logo img {
		display: block;
		width: 98%;
		margin: 0 auto;
	}
	.footer_box .TEL_footer img {
		display: block;
		width: 92%;
		margin: 0 auto;
	}
	/*---------------------------------------------
　　copy
---------------------------------------------*/
	p.copy {
		font-size: 12px;
		line-height: 45px;
		margin-bottom: 45px;
		border-bottom: dotted 1px #1a335c;
	}
	/*---------------------------------------------
　　pagetop
---------------------------------------------*/
	.pagetop {
		bottom: 52px;
		right: 2%;
		width: 40px;
		height: 40px;
		text-indent: 100%;
		white-space: nowrap;
		z-index: 100;
		background-size: contain;
	}
	/*----------------------------------------------------------
　　固定バナー
----------------------------------------------------------*/
	ul.ft_rsv_btn {
		background-color: rgba(255, 255, 255, 0.75);
		bottom: 0;
		box-sizing: border-box;
		display: block;
		left: 0;
		overflow: hidden;
		position: fixed;
		width: 100%;
		z-index: 54;
	}
	ul.ft_rsv_btn li {
		height: 45px;
		float: left;
		text-align: center;
		border-right: solid 2px #fff;
	}
	ul.ft_rsv_btn li:last-child {
		border-right: none;
	}
	ul.ft_rsv_btn li a {
		color: #fff;
		text-decoration: none;
		font-size: 0.6rem;
		display: block;
	}
	ul.ft_rsv_btn li a:before {
		content: "";
		position: absolute;
		width: 20px;
		height: 20px;
		background-size: 20px 20px !important;
		margin-top: -29px;
		margin-left: -11px;
	}
	ul.ft_rsv_btn li p {
		margin-top: 35px;
	}
	/*----------------------------------
　　first_btn
----------------------------------*/
	li.first_btn {
		background-color: #9ed8f6;
		width: 49%;
	}
	li.first_btn a:before {
		background: url(img/oubo_icon.png);
		margin-left: 0;
		margin-top: -9px !important;
	}
	li.first_btn span {
		display: block;
		font-size: 0.5rem;
		margin-right: -50px;
		margin-top: -5px;
	}
	li.first_btn a {
		font-size: 16px !important;
		letter-spacing: 0.07em;
		margin-left: 0;
		padding-top: 14px;
	}
	li.first_btn .comment {
		font-size: 0.6rem;
		margin-top: 20px;
		color: #fff;
	}
	/*----------------------------------
　　second_btn
----------------------------------*/
	li.second_btn {
		background-color: #9ed8f6;
		width: 26%
	}
	li.second_btn a:before {
		background: url(img/info_icon.png);
	}
	/*----------------------------------
　　third_btn
----------------------------------*/
	li.third_btn {
		background-color: #9ed8f6;
		width: 25%
	}
	li.third_btn a:before {
		background: url(img/map_icon.png);
	}
}
/*----------------------------------
その他
----------------------------------*/
.indent {
	padding-left: 2.7em;
	text-indent: -2.7em;
	display: inline-block;
}
