@charset "utf-8";
/* service_common.css */

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* KV　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#kv h2 span {
	display: block;
	font-size: 28px;
	line-height: 1.4em;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 2カラム用 レイアウト　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#two_column_wrap {
	width: calc(50% + 550px);
	display: flex;
	margin-left: auto;
}
#service_contents {
	width: 100%;
	order: 2;
}
.box_800 {
	width: 800px;
	margin-right: auto;
}
#service_menu {
	width: 230px;
	order: 1;
	margin-right: 70px;
	margin-bottom: 100px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* サイドメニュー　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#menu_box {
	width: 230px;
	background-color: #00b2fc;
	padding-top: 90px;
	border-radius: 115px 115px 5px 5px;
	padding-bottom: 50px;
	position: sticky;
	top: 20px;
	height: calc(100vh - 40px);
}

/* -- naruza group ----------------------------------------------- */
#side_top {
	width: 140px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
#side_top img {
	width: 100%;
	height: auto;
}

/* -- リスト ----------------------------------------------- */
#menu_box li {
	font-weight: 800;
}
#menu_box li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 20px;
	margin-right: 10px;
	webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
#menu_box li a:hover {
	color: #E8FF3F;
}

/* -- current ----------------------------------------------- */
#current_bt {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 20px;
	background-color: #FFFFFF;
	padding-left: 15px;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	color: #00B2FC;
}
#page_header {
	margin-bottom: 50px;
	position: relative;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 施設名　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* -- 施設インフォ ----------------------------------------------- */
.h3_box {
	border-bottom: 5px solid #00B2FC;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.h3_box h3 {
	font-size: 50px;
	font-weight: 900;
	line-height: 1.2em;
	color: #00B2FC;
}
.h3_box h3 span {
	font-size: 20px;
	line-height: 1.4em;
	display: inline-block;
	background-color: #00B2FC;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 5px;
	margin-bottom: 5px;
}
.h3_box p {
	font-size: 24px;
	line-height: 1em;
}

#shisetsu_info_02 {
	text-align: right;
}
#shisetsu_info li,
#shisetsu_info_02 li {
	color: #00B2FC;
}

/* 電話番号 */
#shisetsu_tel {
	font-family: "Roboto", sans-serif;
	font-size: 36px;
	line-height: 1.2em;
	font-weight: 800;
}
#shisetsu_tel a {
	color: #00B2FC;
	text-decoration: none;
}
#shisetsu_tel a img {
	width: 30px;
	height: auto;
	vertical-align: baseline;
	margin-right: 10px;
}

/* 営業時間 */
#shisetsu_open {
	font-weight: 700;
}
#shisetsu_open span {
	background-color: #00B2FC;
	color: #FFFFFF;
	font-size: 14px;
	margin-right: 5px;
	padding-left: 7px;
	padding-right: 7px;
	border-radius: 3px;
}
#shisetsu_open img {
	width: 16px;
	height: auto;
	margin-right: 10px;
	vertical-align: middle;
	margin-bottom: 2px;
}

/* おたより */
#otayori {
	width: 150px;
	position: absolute;
	top: 60px;
	right: 0px;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.3em;
	color: #808080;
}
#tayori_thumb {
	border: 1px solid #929292;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
#tayori_thumb img {
	width: 100%;
	height: auto;
	margin-bottom: 5px;
	vertical-align: bottom;
}
#icon_pdf {
	position: absolute;
	right: 10px;
	bottom: 50px;
	width: 34px;
	height: auto;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* リードエリア　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#lead {
	margin-bottom: 50px;
}
#lead h4 {
	color: #929292;
	font-size: 36px;
	font-weight: 800;
	margin-bottom: 20px;
	line-height: 1.2em;
	border-left: 10px solid #929292;
	padding-left: 15px;
}
#lead p {
	margin-bottom: 8px;
}
#lead ul {
	margin-bottom: 8px;
}

/* -- スライド ----------------------------------------------- */
#lead_slide {

}
#lead_slide li {
	margin-right: 10px;
}
#lead_slide li img {
	width: 520px;
	height: auto;
	border-radius: 20px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* h4 ボックス　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.h4_box {
	text-align: center;
	margin-bottom: 50px;
}
.h4_box h4 {
	font-size: 20px;
	font-weight: 900;
	color: #616568;
}
.h4_box h4 span {
	display: block;
	font-size: 14px;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	color: #9E9E9E;
}

.h4_box h4 img {
	width: 80px;
	height: auto;
	margin-bottom: 5px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* ポイント　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#point_area {
	margin-bottom: 100px;
	margin-top: 150px;
}
.point_list {
	margin-left: 30px;
	border: 5px solid #00B2FC;
	border-radius: 10px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	position: relative;
	margin-bottom: 50px;
}
.point_number {
	width: 60px;
	height: 60px;
	background-color: #00B2FC;
	border-radius: 30px;
	position: absolute;
	left: -30px;
	top: -30px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: "Roboto", sans-serif;
	font-size: 30px;
	font-weight: 800;
	color: #FFFFFF;
}
.point_list h5 {
	color: #00B2FC;
	font-size: 24px;
	font-weight: 900;
	font-feature-settings: "palt";
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* サービスの流れ　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#schedule_area {
	margin-bottom: 150px;
}
#schedule_wrap {
	display: flex;
}

/* -- テキストエリア ----------------------------------------------- */
#sch_data {
	width: 300px;
	margin-right: 50px;
}

/* 時間 */
.time {
	color: #00b2fc;
	font-size: 24px;
	font-weight: 900;
	line-height: 1em;
	margin-bottom: 15px;
}
.time img {
	width: 20px;
	height: auto;
	margin-right: 10px;
}

/* 内容 */
.sch_list ul {
	margin-left: 8px;
	border-left: 4px solid #00b2fc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.sch_list:last-child ul {
	border-left-style: none;
}
.sch_list li {
	font-size: 15px;
	line-height: 1.4em;
	margin-bottom: 8px;
	margin-left: 38px;
	list-style-type: disc;
}

/* -- スライド or 写真 ----------------------------------------------- */
#sch_slide {
	width: calc(100% - 550px);
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 施設概要　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#gaiyou_area {
	margin-bottom: 150px;
}
.gaiyou_tbl table {
	border-top: 1px solid #CCCCCC;
}
.gaiyou_tbl tr {
	border-bottom: 1px solid #CCCCCC;
}
.gaiyou_tbl th {
	width: 200px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #F1F1F1;
	padding-left: 20px;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
	vertical-align: top;
}
.gaiyou_tbl td {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* -- 設備写真 ----------------------------------------------- */
#setsubi_box {
	margin-top: 20px;
}
#setsubi_box ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#setsubi_box li {
	width: 395px;
	margin-bottom: 10px;
}
#setsubi_box li img {
	width: 100%;
	height: auto;
}
#map_box {
	margin-top: 20px;
}
#map_box iframe {
	width: 100%;
	height: 500px;
}



/* -- ダウンロード ----------------------------------------------- */
#download {
	margin-top: 70px;
}
#download h4 {
	color: #00b2fc;
	font-size: 24px;
	font-weight: 800;
	line-height: 1.2em;
	padding-bottom: 5px;
	border-bottom: 5px solid #00b2fc;
}
#download li {
	border-bottom: 1px solid #CCCCCC;
	font-size: 16px;
}
#download li a {
	color: #333333;
	text-decoration: none;
	display: block;
	padding-left: 30px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/icon_pdf.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 20px auto;
	webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
#download li a:hover {
	background-color: #F4F4F4;
}




























/* ↓↓↓↓↓↓↓↓↓↓ ---以下スマホ--- ↓↓↓↓↓↓↓↓↓↓ */


@media screen and (max-width: 768px) {
	
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* KV　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#kv h2 span {
	font-size: 18px;
	line-height: 1.4em;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 2カラム用 レイアウト　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#two_column_wrap {
	display: inherit;
	width: 100%;
}
#service_contents {
	width: 100%;
	margin-bottom: 50px;
}
.box_800 {
	width: 100%;
}
#service_menu {
	width: 100%;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* サイドメニュー　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#menu_box {
	padding-top: 70px;
	border-top-right-radius: 35%;
	border-top-left-radius: 35%;
	padding-bottom: 50px;
	width: 100%;
}

/* -- naruza group ----------------------------------------------- */
#side_top {
	width: 120px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 施設名　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.h3_box h3 {
	font-size: 30px;
	line-height: 1.2em;
}
.h3_box h3 span {
	font-size: 16px;
	line-height: 1.4em;
	padding-left: 6px;
	padding-right: 6px;
}

/* -- 施設インフォ ----------------------------------------------- */
#shisetsu_info {
	text-align: left;
	margin-bottom: 30px;
}

/* 電話番号 */
#shisetsu_tel {
	font-size: 30px;
	line-height: 1.2em;
}
#shisetsu_tel a img {
	width: 24px;
}

/* 営業時間 */
#shisetsu_open {
	font-weight: 700;
}
#shisetsu_open span {
	font-size: 12px;
}
#shisetsu_open img {
	width: 14px;
}
	
/* おたより */
#otayori {
	width: 50%;
	position: static;
	font-size: 14px;
	line-height: 1.3em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
#tayori_thumb {
	border: 1px solid #929292;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
#tayori_thumb img {
	width: 100%;
	height: auto;
	margin-bottom: 5px;
	vertical-align: bottom;
}
#icon_pdf {
	position: absolute;
	right: 10px;
	bottom: 50px;
	width: 34px;
	height: auto;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* リードエリア　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#lead {
	margin-bottom: 20px;
}
#lead h4 {
	font-size: 26px;
	line-height: 1.2em;
	border-left: 8px solid #929292;
	padding-left: 12px;
}

/* -- スライド ----------------------------------------------- */
#lead_slide {

}
#lead_slide li {
	margin-right: 5px;
}
#lead_slide li img {
	width: 200px;
	height: auto;
	border-radius: 10px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* h4 ボックス　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.h4_box {
	margin-bottom: 40px;
}
.h4_box h4 {
	font-size: 18px;
}
.h4_box h4 span {
	font-size: 12px;
	line-height: 1.2em;
}
.h4_box h4 img {
	height: 80px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* ポイント　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#point_area {
	margin-bottom: 80px;
	margin-top: 80px;
}
.point_list {
	margin-left: 30px;
	border: 3px solid #00B2FC;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 40px;
	margin-bottom: 40px;
}
.point_number {
	width: 50px;
	height: 50px;
	left: -25px;
	top: -25px;
	font-size: 24px;
}
.point_list h5 {
	font-size: 20px;
	line-height: 1.4em;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* サービスの流れ　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#schedule_area {
	margin-bottom: 80px;
}
#schedule_wrap {
	display: inherit;
}

/* -- テキストエリア ----------------------------------------------- */
#sch_data {
	width: 100%;
	margin-right: 0px;
}

/* 内容 */
.sch_list li {
	font-size: 14px;
	line-height: 1.4em;
}

/* -- スライド or 写真 ----------------------------------------------- */
#sch_slide {
	width: 100%;
	border-radius: 10px;
	aspect-ratio: 16 / 9;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 施設概要　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#gaiyou_area {
	margin-bottom: 80px;
}
.gaiyou_tbl th {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
}
.gaiyou_tbl td {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
}
	
/* -- 設備写真 ----------------------------------------------- */
#setsubi_box ul {
	display: inherit;
}
#setsubi_box li {
	width: 100%;
	margin-bottom: 10px;
}

/* -- ダウンロード ----------------------------------------------- */
#download {
	margin-top: 50px;
}
#download h4 {
	font-size: 20px;
	line-height: 1.2em;
	border-bottom: 3px solid #00b2fc;
}
#download li {
	font-size: 14px;
}
#download li a {
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-position: left 10px;
	background-size: 16px auto;
}


}
