@charset "UTF-8";

/* ▼▼▼ トップ
======================================================*/
.attention{
	max-width: 1000px;
	margin: 50px auto;
	border: #FF0000 5px solid;
	padding: 20px;
	text-align: center;
}
.attention a{
	font-size: 24px;
}


/* スライダー */
.voice_list .slick-prev,
.voice_list .slick-next{
	width: 50px;
	height: 50px;
}
.voice_list .slick-prev{
	left: -70px;
}
.voice_list .slick-next{
	right: -70px;
}
.voice_list .slick-prev:before,
.voice_list .slick-next:before{
	display: block;
	content: '';
	width: 50px;
	height: 50px;
	border-radius: 50%;
	opacity: 1;
}
.voice_list .slick-prev:before{
	background: url(../img/slide_prev.png) no-repeat center center/16px 5px,#432211;
}
.voice_list .slick-next:before{
	background: url(../img/slide_next.png) no-repeat center center/16px 5px,#432211;
}

#mainVisual {
	width: 100%;
	margin: 0 auto 0;
	position: relative;
	background: #EBF0F3;
	}
#mainVisual .container{
	background: url(../img/top/main_bg_pc.jpg) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 57px 0;
	width: 100%;
	overflow: hidden;
}
#mainVisual .mv_blue{
	position: relative;
	background-color: rgba(0,145,218,0.6);
	margin: 0 auto;
	padding: 56px 0 30px;
	width: calc(100% - 30px);
	max-width: 730px;
	border-radius: 30px;
}
#mainVisual .mv_blue img{
	display: block;
	margin: 0 auto;
}
#mainVisual .mv_blue img:nth-child(1){
	max-width: 662px;
	margin-bottom: 25px;
}
#mainVisual .mv_blue img:nth-child(2){
	max-width: 605px;
	margin-bottom: 30px;
}
#mainVisual .mv_nav{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: stretch;
	align-items: stretch;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
#mainVisual .mv_nav li{
	-webkit-flex: 0 0 300px;
	-ms-flex: 0 0 300px;
	flex: 0 0 300px;
	width: 300px;
	max-width: 100%;
	margin-left: 20px;
	padding-bottom: 30px;
}
#mainVisual .mv_nav li:first-child{
	margin-right: 25px;
}
#mainVisual .mv_nav li a{
	display: block;
	background: #FFFFFF;
	border-radius: 10px;
	padding: 14px 40px;
	color: #DC000C;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	position: relative;
}
#mainVisual .mv_nav li a::before{
	content: '';
	width: 131px;
	height: 116px;
	position: absolute;
	top: calc(50% - 51px);
	left: -29px;
}
/* #mainVisual .mv_nav li:nth-child(1) a::before{
	background: url(../img/top/main_date01.png) no-repeat center center/contain;
} */
#mainVisual .mv_nav li:nth-child(1) a::before{
	/* background: url(../img/top/main_date02.png) no-repeat center center/contain; */
}
#mainVisual .mv_nav li a::after{
	content: '';
	width: 21px;
	height: 100%;
	background: url(../img/arrow.png) no-repeat center center/contain;
	position: absolute;
	top: 0;
	right: 16px;
}
#mainVisual .mv_nav li a:hover{
	text-decoration: none;
	opacity: 0.6;
}
.around{
	width: 100%;
	max-width: 1366px;
	margin: 0 auto;
}
#merit h2,#voice_area h2{
	color: #FFFFFF;
}
#merit h2::after,#voice_area h2::after{
	background-color: #FFFFFF;
}
#intro,#merit{
	padding: 50px 0;
}
#plan01,#plan02{
	padding: 50px 0 70px;
}
#plan01{
	border-bottom: #CCCCCC 1px solid;
}
.map_area,.card_area{
	padding-bottom: 60px;
}

/* ▼▼▼ コンテンツ
======================================================*/
#intro{
	padding: 50px 0;
	background: url(../img/top/bg_s01_pc.jpg) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.read{
	text-align: center;
	line-height: 1.9;
}

#merit{
	padding: 50px 0;
	background: url(../img/top/bg_s02_pc.jpg) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
ul.point{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
	-ms-align-items: stretch;
	align-items: stretch;
}
ul.point li{
	flex: 0 0 32%;
	width: 310px;
	max-width: 310px;
	border-radius: 20px;
	background-color: #FFFFFF;
}
ul.point li .point_inner{
	margin: 0 auto;
	padding: 20px 0;
	width: 85%;
}
ul.point li .point_icon{
	height: 87px;
	background-position: center center;
	background-repeat: no-repeat;
}
ul.point li:nth-child(1) .point_icon{
	background-image: url(../img/top/icon_book.png);
	-webkit-background-size: 53px 45px;
	background-size: 53px 45px;
}
ul.point li:nth-child(2) .point_icon{
	background-image: url(../img/top/icon_pencil.png);
	-webkit-background-size: 41px 41px;
	background-size: 41px 41px;
}
ul.point li:nth-child(3) .point_icon{
	background-image: url(../img/top/icon_desk.png);
	-webkit-background-size: 44px 54px;
	background-size: 44px 54px;
}
#merit h3{
	width: 125px;
	height: 46px;
	margin: 0 auto;
	padding-left: 35px;
	background: url(../img/top/icon_check.png) top right no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}
#merit h3 img{
	height: 36px;
	width: auto;
}
#merit h4{
	color: #DC000C;
	font-size: 18px;
	text-align: center;
	margin-bottom: 20px;
}
#merit p{
	font-size: 14px;
	min-height: 112px;
}

/* 設備紹介 */
.map{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
	-ms-align-items: flex-start;
	align-items: flex-start;
}
#plan02 .map .map_img:nth-child(1){
	-webkit-flex: 0 0 27.6%;
	-ms-flex: 0 0 27.6%;
	flex: 0 0 27.6%;
	width: 27.6%;
	max-width: 276px;
}
#plan02 .map .map_img:nth-child(2){
	-webkit-flex: 0 0 32.2%;
	-ms-flex: 0 0 32.2%;
	flex: 0 0 32.2%;
	width: 32.2%;
	max-width: 332px;
}
.map ol{
	-webkit-flex: 0 0 25.6;
	-ms-flex: 0 0 25.6;
	flex: 0 0 25.6%;
	width: 25.6%;
	max-width: 16em;
}
.map ol li{
	position: relative;
	color: #DC000C;
}
.map ol li span{
	display: inline-block;
}

/* SLメイト */
.sl_mate{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
	-ms-align-items: flex-start;
	align-items: flex-start;
	padding: 37px 40px;
	margin-bottom: 60px;
	border: #DC000C 1px solid;
	border-radius: 20px;
}
.sl_mate .sl_txt{
	-webkit-flex: 0 0 54%;
	-ms-flex: 0 0 54%;
	flex: 0 0 54%;
	width: 54%;
	max-width: 490px;
}
.sl_mate h3{
	color: #DC000C;
	font-size: 24px;
	margin-bottom: 24px;
}
.sl_mate .sl_img{
	flex: 0 0 42%;
	width: 42%;
	max-width: 380px;
}

/* 会員カード */
.card{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
}
#plan02 .card_img{
	-webkit-flex: 0 0 23.6%;
	-ms-flex: 0 0 23.6%;
	flex: 0 0 23.6%;
	width: 23.6%;
	max-width: 236px;
	margin-left: 12%;
}
.card_txt{
	-webkit-flex: 57%;
	-ms-flex: 57%;
	flex: 57%;
	width: 57%;
	max-width: 570px;
	color: #432211;
}
.card_txt h3 + p{
	line-height: 1.9;
	margin-bottom: 20px;
}
/* アクセス */
.access_wrap{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
	-ms-align-items: flex-start;
	align-items: flex-start;
}
.access{
	-webkit-flex: 0 0 49%;
	-ms-flex: 0 0 49%;
	flex: 0 0 49%;
	width: 49%;
	max-width: 49%;
}
.access_txt h3{
	font-size: 22px;
	color: #DC000C;
	margin-bottom: 24px;
}
.access_txt h3 span{
	font-size: 14px;
	margin-left: 0.5em;
}
.access_txt table{
	width: 100%;
	margin-bottom: 7px;
}
.access_txt th{
	width: 5em;
	color: #DC000C
}
.access_txt td{
	color: #432211;
	padding-bottom: 16px;
}
.access_txt td p{
	margin-bottom: 10px;
}
.access_txt .access_btn{
	position: relative;
	display: block;
	width: 100%;
	max-width: 162px;
	margin-bottom: 7px;
	padding-left: 24px;
	background-color: #FFFFFF;
	border: #DC000C 1px solid;
	border-radius: 20px;
	line-height: 38px;
	color: #DC000C;
}
.access_txt .access_btn:hover{
	text-decoration: none;
	opacity: 0.6;
}
.access_txt .access_btn::after{
	content: '';
	position: absolute;
	width: 16px;
	height: 100%;
	top: 0;
	right: 19px;
	background: url(../img/arrow.png) center center no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}
.access_map{
	margin-bottom: 20px;
}
.access_map iframe{
	width: 100%;
	height: 300px;
	border: #DC000C 1px solid;
}
.calendar{
	-webkit-flex: 46%;
	-ms-flex: 46%;
	flex: 46%;
	width: 46%;
	max-width: 46%;
}
.calendar iframe{
	width: 100%;
	max-width: 100%;
	height: 450px
}
/* 利用者の声 */
#voice_area{
	padding: 50px 0;
	background: url(../img/top/bg_voice_pc.jpg) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.voice_list{
	max-width: 1035px;
	margin: 0 auto;
}
.slick-track{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
	-ms-align-items: stretch;
	align-items: stretch;
}
.voice_slide{
	background: #FFFFFF;
	border-radius: 20px;
	padding: 26px 0 78px;
	position: relative;
	-webkit-flex: 1 1 0;
	-ms-flex: 1 1 0;
	flex: 1 1 0;
	max-width: 310px;
	margin: 0 17.5px;
	height: auto;
}
.voice_inner{
	text-align: center;
	width: 80%;
	margin: 0 auto;
}
.voice_list h3{
	text-align: center;
	padding: 8px 0 11px;
	color: #0091DA;
	border-top: #0091DA 1px solid;
	border-bottom: #0091DA 1px solid;
}
.voice_title{
	position: relative;
	display: inline-block;
	padding: 5px 17px;
	margin-bottom: 20px;
	background: #432211;
	text-align: center;
	border-radius: 14.5px;
	line-height: 1.2;
	font-weight: bold;
	color: #FFFFFF;
}
.voice_title::after{
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-width: 7px 5px 0 5px;
	border-style: solid;
	border-color: #432211 transparent transparent transparent;
	left: calc(50% - 5px);
	bottom: -7px;
}
.voice_name{
	position: absolute;
	left: 0;
	bottom: 37px;
	width: 100%;
	text-align: center;
	font-weight: bold;
}
/* ▼▼▼ 480px〜768px
======================================================*/
@media screen and (max-width: 768px) {
	/* スライダー */
	.voice_list .slick-prev,
	.voice_list .slick-next{
		top: auto;
		bottom: 0;
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
	}
	.voice_list .slick-prev{
		left: calc(50% - 60px);
	}
	.voice_list .slick-next{
		right: calc(50% - 60px);
	}

#mainVisual {
	margin: 60px auto 0;
	}
#mainVisual .container{
	background: url(../img/top/main_bg_sp.jpg) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
		padding: 35px 0;
}

#mainVisual .mv_blue{
	padding: 10px 0 0;
	width: calc(100% - 60px);
}
#mainVisual .mv_blue img:nth-child(1){
	max-width: 283px;
	margin-bottom: 17px;
}
#mainVisual .mv_blue img:nth-child(2){
	max-width: 268px;
	margin-bottom: 10px;
}
#mainVisual .mv_nav{
}
#mainVisual .mv_nav li{
	-webkit-flex: 0 0 80%;
	-ms-flex: 0 0 80%;
	flex: 0 0 80%;
	width: 80%;
}
#mainVisual .mv_nav li:first-child{
	margin-right: 0;
}
#mainVisual .mv_nav li a{
	padding: 14px 16% 14px 24%;
	font-size: 16px;
}
#mainVisual .mv_nav li a::before{
	width: 100px;
}
#mainVisual .mv_nav li a:hover{
	opacity: 1
}

p{
	color: #432211;
}
#intro,#merit,#cont03,#cont04,#access_area,#cont07{
	padding: 50px 0;
}

/* ▼▼▼ コンテンツ
======================================================*/

/* メリット */
ul.point{
	justify-content: center;
	flex-wrap: wrap;
}
ul.point li{
	flex: 0 0 100%;
	width: 100%;
	max-width: 100%;
	margin-bottom: 30px;
}

/* 設備紹介 */
.map{
	justify-content: center;
	flex-wrap: wrap;
}
#plan02 .map .map_img:nth-child(1),
#plan02 .map .map_img:nth-child(2),
.map ol{
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	width: 100%;
	max-width: 100%;
	margin-top:0;
	margin-bottom: 20px;
}

/* SLメイト */
.sl_mate{
	justify-content: center;
	flex-wrap: wrap;
	padding: 15px;
}
.sl_mate .sl_txt{
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	width: 100%;
	margin: 0 0 20px;
}
.sl_mate h3{
	font-size: 20px;
	margin-bottom: 20px;
}
.sl_mate .sl_img{
	flex: 0 0 100%;
	width: 100%;
}

/* 会員カード */
.card{
	justify-content: center;
	flex-wrap: wrap;
}
.card_txt{
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	width: 100%;
	max-width: 100%;
}
#plan02 .card_img{
	-webkit-flex: 0 0 80%;
	-ms-flex: 0 0 80%;
	flex: 0 0 80%;
	width: 80%;
	max-width: 80%;
	margin-left: 0;
}
.card_txt{
	margin-bottom: 20px;
}
.card_img{
	max-width: 80%;
	margin-bottom: 0;
}

/* アクセス */
.access_wrap{
	display: block;
}
.access,.calendar{
	width: 100%;
	max-width: 100%;
}
.access_txt{
	margin-bottom: 20px;
}
.access_txt h3{
	font-size: 18px;
	margin-bottom: 15px;
}
.access_txt tr,.access_txt th,.access_txt td{display: block;}

.access_txt .access_btn:hover{
	opacity: 0;
}
.access_txt td .tel-moji a{
	color: #432211;
}
.access_map iframe{
	height: 210px;
}

/* 利用者の声 */
#voice_area{
	background: url(../img/top/bg_voice_pc.jpg) center center no-repeat;
}
.voice_list{
	padding-bottom: 70px;
}
.voice_slide{
	max-width: 100%;
	margin: 0 20px;
}
}
