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

html{
	overflow-x: hidden;
	background-color: #0D0D0D;
}

.iconSet{
	display: none;
}

body{
	overflow-x: hidden;
	font-family: '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
	-webkit-text-size-adjust: 100%;
	color: #FFF;
	font-family: a-otf-gothic-bbb-pr6n, sans-serif;
	font-weight: 400;
	font-style: normal;
}

main .inner{
	width: 980px;
	margin: auto;
}

header{
	position: relative;
}

header h1{
	width: 400px;
	margin: 0 auto 50px;
	text-align: center;
}

header h1 img{
	width: 100%;
}

#mainVisual{
	margin-bottom: 140px;
}

#mainVisual .inner{
	position: relative;
}

#mainVisual .slick-dots{
	position: absolute;
	bottom: -30px;
	left:0;
	right: 0;
}

#catch{
	padding-bottom: 90px;
}

#catch h2{
	font-size: 46px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 70px;
	font-family: source-han-serif-japanese, serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 15px;
}

#catch h2 .area{
	position: relative;
	display: block;
	margin-top: 60px;
	font-size: 30px;
	text-align: center;
	letter-spacing: 10px;
}

#catch h2 .area:before{
	content: "";
	background-color: #FFF;
	position: absolute;
	width:40px;
	height: 1px;
	left:0;
	right:0;
	top:-30px;
	margin: auto;
}

#catch h3{
	font-size: 36px;
	text-align: center;
	margin-bottom: 56px;
	font-family: source-han-serif-japanese, serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 9px;
	line-height: 1.5em;
}

#catch .text{
	line-height: 2.5em;
	width: 800px;
	margin: auto;
}

section {
	padding-top: 200px;
	position: relative;
}

section h2{
	display: block;
	font-size: 26px;
	width: 400px;
	padding: 40px 10px;
	margin: auto;
	box-sizing: border-box;
	color: #FFF;
	text-align: center;
	letter-spacing: 2px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	font-family: source-han-serif-japanese, serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 3px;
}

.ikurado section h2{
	background-color: #1B499E;
}

.matsuyama section h2{
	background-color: #B3549C;
}

.kokubunzi section h2{
	background-color: #AFA43C;
}

.kinojo section h2{
	background-color: #44BE6D;
}

.hayashima section h2,
.wasyuzan section h2{
	background-color: #7E6357;
}

.oujigatake section h2{
	background-color: #72C0CC;
}

.yoshozan section h2{
	background-color: #573E9C;
}

.bisei section h2{
	background-color: #B8292D;
}

.shiraishi section h2{
	background-color: #1B73C4;
}

.bayfarm section h2{
	background-color: #88BE43;
}

.kokunzousan section h2{
	background-color: #17A1AB;
}

section#map h2{
	position: relative;
	width:240px;
	border-bottom: 5px solid #1B499E;
	padding: 20px 10px;
	margin:0 auto 30px;
	background-color:inherit;
}

.ikurado section#map h2{
	border-bottom: 5px solid #1B499E;
}

.matsuyama section#map h2{
	border-bottom: 5px solid #B3549C;
}

.kokubunzi section#map h2{
	border-bottom: 5px solid #AFA43C;
}

.kinojo section#map h2{
	border-bottom: 5px solid #44BE6D;
}

.hayashima section#map h2,
.wasyuzan section#map h2{
	border-bottom: 5px solid #7E6357;
}

.oujigatake section#map h2{
	border-bottom: 5px solid #72C0CC;
}

.yoshozan section#map h2{
	border-bottom: 5px solid #573E9C;
}

.bisei section#map h2{
	border-bottom: 5px solid #B8292D;
}

.shiraishi section#map h2{
	border-bottom: 5px solid #1B73C4;
}

.bayfarm section#map h2{
	border-bottom: 5px solid #88BE43;
}

.kokunzousan section#map h2{
	border-bottom: 5px solid #17A1AB;
}

#location{
	padding:180px 0 80px;
	background-color: #FFF;
	color: #000;
}

.shiraishi #location{
	padding:180px 0 180px;
}

#location .contentWrap {
	position: relative;
	width: 840px;
	margin: auto;
	left: 80px;
}

#location:before{
	content: "";
	position: absolute;
	background-color: #ECEBE6;
	width: 50%;
	left: -11%;
	top: 0;
	bottom: 0;
	margin: auto;
}

.ikurado #location:before{
	content: "";
	height: 686px;
	bottom: -50px;
}

.matsuyama #location:before{
	content: "";
	height: 400px;
}

.kokubunzi #location:before{
	content: "";
	height: 460px;
	top: 40px;
}

.kinojo #location:before{
	content: "";
	height: 460px;
	top: 40px;
}

.hayashima #location:before{
	content: "";
	height: 400px;
}

.wasyuzan #location:before{
	content: "";
	height: 400px;
}

.oujigatake #location:before{
	content: "";
	height: 400px;
}

.yoshozan #location:before{
	content: "";
	height: 400px;
}

.bisei #location:before{
	content: "";
	height: 350px;
}

.shiraishi #location:before{
	content: "";
	height: 700px;
	bottom: -30px;
}

.bayfarm #location:before{
	content: "";
	height: 400px;
}

.kokunzousan #location:before{
	content: "";
	height: 400px;
}

#location .contentWrap .imgGroup{
	float: left;
	width:50%;
	position: relative;
	top: 8px;
}

#location .contentWrap .infoWrap01{
	float: left;
	width:42%;
}

#location .infoWrap01 .text{
	margin-bottom:60px;
	width: auto;
	right: 0;
}

#location .infoWrap01 .text a{
	color: #FF8200;
}

#location .infoWrap01 .level{
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}

#location .imgGroup img{
	width: 100%;
}

#location .imgGroup li.img01{
	width: 300px;
}

#location .imgGroup li.img02{
	width: 240px;
	position: relative;
	left:-100px;
	top: 25px;
}

#location .imgGroup li.img03{
	width: 278px;
	position:absolute;
	right: 50px;
	bottom: -66px;
}

.shiraishi #location .imgGroup li.img01{
	position: relative;
	left: -5px;
	top: 0px;
}


.shiraishi #location .imgGroup li.img02{
	width:278px;
	left: -35px;
	top: 60px;
}

.shiraishi #location .imgGroup li.img03{
	width: 240px;
	right: 50px;
	bottom: -300px;
}

#location .contentWrap .infoWrap02{
	float: right;
	width:50%;
}

#location .text{
	position: relative;
	width: 340px;
	font-size: 15px;
	line-height: 2em;
	margin-bottom:20px;
	right: 50px;
}

#location .level{
	position: relative;
	font-size: 17px;
	margin-bottom:40px;
	right: 50px;
}

#location .infoWrap02 .mapWrap{
	margin-top: 0;
	margin-bottom: 20px;
}

#location .infoWrap02 .mapWrap .imgWrap{
	margin-bottom: 20px;
	width: 300px;
}

.ikurado #location .infoWrap02 .mapWrap,
.shiraishi #location .infoWrap02 .mapWrap{
	margin-top: 20px;
}

#location .infoWrap02 .mapWrap img{
	width: 100%;
}

#location .infoWrap02 .mapWrap .accessList li{
	position: relative;
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 1.5em;
	padding-left: 25px;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}

#location .infoWrap02 .mapWrap .accessList li .icon{
	position: absolute;
	left:0;
	top:0;
}

#location .level {
	padding-left: 35px;
}

.ikurado #location .level {
	color: #1B499E;
}

.matsuyama #location .level{
	color:#B3549C;
}

.kokubunzi #location .level{
	color:#AFA43C;
}

.kinojo #location .level{
	color:#44BE6D;
}

.hayashima #location .level,
.wasyuzan #location .level{
	color:#7E6357;
}

.oujigatake #location .level{
	color:#72C0CC;
}

.yoshozan #location .level{
	color:#573E9C;
}

.bisei #location .level{
	color:#B8292D;
}

.shiraishi #location .level{
	color:#1B73C4;
}

.bayfarm #location .level{
	color:#88BE43;
}

.kokunzousan #location .level{
	color:#17A1AB;
}

#location .level .icon{
	position: absolute;
	left: 0;
	top: -2px;
}

#advice{
	padding: 190px 0 95px;
	background-color: #ECEBE6;
	color: #000;
	text-align: center;
}

#advice .adviceGroup .adviceList{
	border-top: 1px solid #000;
	width:48%;
	font-size: 17px;
}

#advice .adviceGroup{
	width: 800px;
	margin: auto;
}

#advice .adviceGroup .adviceList:first-child{
	float: left;
}

#advice .adviceGroup .adviceList:last-child{
	float: right;
}

#advice .adviceGroup .adviceList dt{
	float: left;
	color: #000;
	padding: 20px 0 20px 40px;
	position: relative;
}

#advice .adviceGroup .adviceList dt .icon{
	position: absolute;
	left: 0;
	top: 15px;
}

#advice .adviceGroup .adviceList dd{
	text-align: left;
	padding: 20px 0 20px 200px;
	line-height: 1.2em;
	border-bottom: 1px solid #000;
}

.ikurado #advice .adviceGroup .adviceList dd{
	color: #1B499E;
}

.matsuyama #advice .adviceGroup .adviceList dd{
	color: #B3549C;
}

.kokubunzi #advice .adviceGroup .adviceList dd{
	color: #AFA43C;
}

.kinojo #advice .adviceGroup .adviceList dd{
	color: #44BE6D;
}

.hayashima #advice .adviceGroup .adviceList dd,
.wasyuzan #advice .adviceGroup .adviceList dd{
	color: #7E6357;
}

.oujigatake #advice .adviceGroup .adviceList dd{
	color: #72C0CC;
}

.yoshozan #advice .adviceGroup .adviceList dd{
	color: #573E9C;
}

.bisei #advice .adviceGroup .adviceList dd{
	color: #B8292D;
}

.shiraishi #advice .adviceGroup .adviceList dd{
	color: #1B73C4;
}

.bayfarm #advice .adviceGroup .adviceList dd{
	color: #88BE43;
}

.kokunzousan #advice .adviceGroup .adviceList dd{
	color: #17A1AB;
}

#advice h3{
	font-size: 25px;
	letter-spacing: 4px;
	margin-bottom: 35px;
	font-family: source-han-serif-japanese, serif;
	font-weight: 400;
	font-style: normal;
}

#advice .text{
	font-size: 15px;
	letter-spacing: 2px;
	margin-bottom: 75px;
	line-height: 2em;
}

#visit{
	padding-top: 50px;
}

#visit .inner{
	border:1px solid #FFFFFF;
	padding: 100px 90px;
	box-sizing: border-box;
}

#visit h3{
	position: relative;
	font-size: 34px;
	letter-spacing: 10px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 70px;
	font-family: source-han-serif-japanese, serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1.5em;
}

#visit h3 .text01{
	position: relative;
	display: inline-block;
}

#visit h3 .text01 .ruby{
	position: absolute;
	display: block;
	font-size: 10px;
	right: 0;
	left: 0;
	top: -55%;
	letter-spacing: 4px;
	white-space: nowrap;
}

#visit h3:after{
	content: "";
	position: absolute;
	background-color: #FFF;
	width: 30px;
	height: 1px;
	bottom: -20px;
	left: 0;
	right: 0;
	margin: auto;
}

#visit .contentWrap {
	position: relative;
}

#visit .contentWrap .imgWrap{
	float: left;
	width: 390px;
	top: 15px;
	position: relative;
}

#visit .contentWrap .dataWrap{
	position: absolute;
	left:0;
	bottom:150px;
	line-height: 1.5em;
}

#visit .contentWrap .dataWrap a{
	color: #FFF !important;
	border-bottom: 1px solid #FFF;
}

#visit .contentWrap .dataWrap .tel a{
	border-bottom: none;
	pointer-events: none;
	cursor: default;
}

#visit .contentWrap .dataWrap .tel,
#visit .contentWrap .dataWrap .link{
	display: block;
}

#visit .contentWrap .imgWrap img{
	width:100%;
}

#visit .contentWrap .infoWrap{
	float: right;
	width: 360px;
}

#visit .infoWrap h4{
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 30px;
	font-family: source-han-serif-japanese, serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 4px;
	line-height: 1.8em;
}

#visit .infoWrap .text{
	font-size: 15px;
	line-height: 2.2em;
	margin-bottom: 50px;
}

#visit .infoWrap .accessList li{
	position: relative;
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 1.5em;
	padding-left: 25px;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}

#visit .infoWrap .accessList li .icon{
	position: absolute;
	left:0;
	top:0;
}

#map{
	padding: 120px 0 100px;
}

#map .googleMap{
	position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px 80px;
    height: 0;
    overflow: hidden;
}

#map .googleMapWrap{
	position:relative;
	margin:auto;
	padding:0;
}

#map .mapCanvas {
	width: 100%;
	height: 560px;
	margin: auto;
	box-sizing: border-box;
}

/*グーグルマップ内吹き出し*/
#map .detailWrap a{
	text-decoration:underline;
	color:#00F;
	word-wrap: break-word;
}

#map .detailWrap{
    line-height: 1.4em;
    color: #595757;
	overflow-x: hidden;
	padding-top:10px;
}

#map .detailWrap .name{
	font-weight:bold;
	font-size:18px;
	text-align:left;
	margin-bottom:5px;
	line-height: 1.2em;
}

#map .detailWrap .name span{
	font-weight: bold;
}

#map .detailWrap .name .sub{
	display:block;
	font-size: 12px;
	letter-spacing: -0.1em;
	font-weight: normal;
	line-height: 1em;
}

footer{
	text-align: center;
	padding: 50px 0 20px;
}

footer .btnWrap{
	font-family: a-otf-ryumin-pr6n, serif;
	font-style: normal;
	font-weight: 300;
	display: inline-block;
	font-size: 19px;
	letter-spacing: 2px;
	margin-bottom: 45px;
	color: #FFF;
	letter-spacing: 5px;
}

footer #pageTopBtn{
	width:160px;
	margin: 0 auto 60px;
}

footer #pageTopBtn img{
	width: 100%;
}

footer .copy{
	display: block;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 1.5em;
}

.iconSvg.w20 {
	width: 20px;
	height: 20px;
}

.iconSvg.w30 {
	width: 30px;
	height: 30px;
}

.iconSvg.w100 {
	width: 100px;
	height: 100px;
}

.iconSvg.white{
	fill: #FFF;
}

#location .iconSvg,
#advice .iconSvg{
	fill: #000 !important;
	stroke:#000 !important;
}

/*改行切り替えクラス*/
/*改行クラス（PC）*/
.breakLinePC{
	display:block;
}

/*改行クラス（SP）*/
.breakLineSP{
	display:inline;
}

/*PCのみ表示コンテンツ*/
.onlyPC{
	display:block;
}

/*スマホのみ表示コンテンツ*/
.onlySP{
	display:none;
}

/*リンク要素にカーソル乗せた時の変化*/
a:hover{
	opacity:0.9;
}

.noLink{
	pointer-events: none;
	cursor: default;
}

/*画面サイズが1250px以下の場合*/
@media screen and (max-width: 1250px) {	
	.inner{
		width:auto;
	}
}


/*画面サイズが1100px以下の場合*/
@media screen and (max-width: 1100px) {
	.inner {
		width: auto;
		padding: 0 20px;
	}
	
	main .inner{
		width: auto;
	}
	
	#mainVisual .slick-slide img {
		width: 100% !important;
	}
	
	#location .imgGroup li.img01,
	#location .imgGroup li.img02,
	.shiraishi #location .imgGroup li.img01,
	.shiraishi #location .imgGroup li.img02{
		left: auto;
		top: auto;
		margin-bottom: 10px;
	}
	
	#location .imgGroup li.img03{
		right: 100px;
		bottom: -150px;
	}
	
	.shiraishi #location .imgGroup li.img03{
		right: 100px;
		bottom: -280px;
	}
}

@media screen and (max-width: 980px) {
	header h1{
		width: auto;
	}
	
	#catch h3{
		font-size: 30px;
		letter-spacing: 7px;
	}
	
	#location .contentWrap {
		width: auto;
		left: auto;
	}
	
	#visit{
		padding: 50px;
	}
	
	#visit .inner {
		padding: 100px 20px;
	}
	
	#visit .contentWrap .imgWrap{
		width: 48%;
	}
	#visit .contentWrap .infoWrap{
		width: 50%;
	}
	
	.shiraishi #location .imgGroup li.img03 {
		position: relative;
		right: 0;
		bottom: 0;
	}
	
}


/*画面サイズが850px以下の場合*/
@media screen and (max-width: 850px) {
	#catch .text{
		width: auto;
	}
	
	#advice .adviceGroup{
		width: auto;
	}
	
	#visit .contentWrap .imgWrap{
		float: none;
		width: auto;
		margin-bottom: 38px;
	}

	#visit .contentWrap .infoWrap{
		float: none;
		width: auto;
	}
	
	#visit .contentWrap .dataWrap {
		position: relative;
		bottom: auto;
		margin-top: 10px;
	}
}

/*画面サイズが800px以下の場合*/
@media screen and (max-width: 800px) {
	#location .imgGroup li.img03{
		position: relative;
		right: auto;
		bottom: auto;
	}
	
	#location .text {
		right: auto;
	}
	
	#location .level {
		right: auto;
	}
	
	#advice .adviceGroup .adviceList{
		font-size: 15px;
	}
	
	.shiraishi #location .imgGroup li.img03{
		right: 0;
		bottom: 0;
	}
	
}

/*画面サイズが680px以下の場合*/
@media screen and (max-width: 680px) {
	section {
		padding-top: 60px;
	}
	
	#mainVisual{
		margin-bottom: 66px;
	}
	
	#mainVisual .slick-dots li {
		width: 5px !important;
		height: 5px !important;
		margin: 0 7px !important;
	}
	
	#mainVisual .slick-dots li button:before{
		content: "";
		width: 7px !important;
		height: 7px !important;
	}
	
	
	header h1{
		width: auto;
		margin: 0 auto 30px;
	}
	
	#catch h2{
		font-size: 32px;
		margin-bottom: 40px;
		letter-spacing: 5px;
	}

	#catch h2 .area{
		margin-top: 40px;
		font-size: 20px;
	}

	#catch h2 .area:before{
		content: "";
		width:40px;
		top:-22px;
	}

	#catch h3{
		font-size: 22px;
		margin-bottom: 25px;
		letter-spacing: 5px;
	}

	#catch .text{
		line-height: 1.5em;
	}
	
	section h2{
		font-size: 20px;
		width: 80%;
		padding: 20px 10px;
		letter-spacing: 1px;
	}
	
	#location {
		padding: 100px 0 80px;
	}
	
	#location:before {
		content: none;
	}
	
	#location .contentWrap .imgGroup{
		top: 5px;
	}
	
	#location .contentWrap .imgGroup {
		width: 48%;
	}
	
	#location .imgGroup li.img01{
		width: 100%;
		margin-bottom: 20px;
	}

	#location .imgGroup li.img02,
	.shiraishi #location .imgGroup li.img02{
		width: 100%;
		position: relative;
		margin-bottom: 20px;
		left:auto;
		top: auto;;
	}

	#location .imgGroup li.img03,
	.shiraishi #location .imgGroup li.img03{
		width: 100%;
		position:relative;
		right: auto;
		bottom: auto;
	}
	
	#location .text {
		width: auto;
		font-size: 15px;
		line-height: 1.5em;
		margin-bottom: 20px;
		right: auto;
	}
	
	#location .infoWrap02 .mapWrap{
		margin-top: 20px;
	}
	
	#location .mapWrap .imgWrap{
		width: auto;
	}
	
	#location .infoWrap01 .level {
		display: block;
		position: relative;
		bottom: auto;
		left: auto;
		font-size: 15px;
		margin-bottom: 40px;
	}
	
	#location .infoWrap01 .text{
		margin-bottom: 30px;
	}
	
	.kokubunzi #location:before{
		content: "";
		top: 0;
	}

	.kinojo #location:before{
		content: "";
		top: 0;
	}
	
	#advice {
		padding: 100px 0 80px;
	}
	
	#advice h3{
		font-size: 22px;
		letter-spacing: 2px;
		margin-bottom: 20px;
	}

	#advice .text{
		font-size: 15px;
		letter-spacing: 1px;
		margin-bottom: 40px;
		line-height: 1.5em;
		text-align: left;
	}
	
	#advice .adviceGroup{
		margin-top: 60px;
	}

	#advice .adviceGroup .adviceList dt{
		padding: 20px 0 20px 35px;
		font-weight: bold;
	}

	#advice .adviceGroup .adviceList dd{
		padding: 20px 0 20px 170px;
	}
	
	#visit {
		padding: 30px 20px;
	}
	
	#visit .inner{
		padding: 50px 20px;
		width: auto;
	}
	
	#visit h3 {
		font-size: 23px;
		margin-bottom: 40px;
		letter-spacing: 2px;
	}
	
	#visit h3 .text01 .ruby{
		font-size: 11px;
		letter-spacing: 1px;
	}
	
	#visit .contentWrap .dataWrap .tel a{
		border-bottom: 1px solid #FFF;
		pointer-events:auto;
		cursor:auto;
	}
	
	#visit .infoWrap h4 {
		font-size: 20px;
		margin-bottom: 20px;
	}
	
	#visit .infoWrap .text{
		font-size: 14px;
		line-height: 1.8em;
	}
	
	#visit .contentWrap .imgWrap {
		top: auto;
	}
	
	.shiraishi #location {
		padding: 100px 0 80px;
	}
	
	#map{
		padding: 60px 0 60px;
	}
	
	#map h2 {
		font-size: 24px;
	}
	
	footer #pageTopBtn{
		margin: 0 auto 60px;
	}
	
	footer .btnWrap {
		font-size: 17px;
	}
	
	/*改行クラス（SP）*/
	.breakLineSP{
		display:block;
	}
	
	/*改行クラス（PC）*/
	.breakLinePC{
		display:inline;
	}
	
	/*PCのみ表示コンテンツ*/
	.onlyPC{
		display:none;
	}
	
	.onlySP{
		display:block;
	}
}

/*画面サイズが600px以下の場合*/
@media screen and (max-width: 600px) {

	#location .contentWrap .imgGroup{
		float: none;
		width: auto;
		margin-bottom: 20px;
		top: auto;
	}
	
	#location .contentWrap .infoWrap01 {
		float: none;
		width: auto;
	}

	#location .contentWrap .infoWrap02{
		float: none;
		width: auto;
	}
	
	#location .text{
		width: auto;
		line-height: 1.5em;
		margin-bottom:20px;
		right: auto;
	}

	#location .level{
		font-size: 15px;
		right: auto;
	}
	
	
	#advice .adviceGroup .adviceList{
		border-top: 1px solid #1B499E;
		width:auto;
		font-size: 14px;
	}

	#advice .adviceGroup .adviceList:first-child{
		float: none;
	}

	#advice .adviceGroup .adviceList:last-child{
		float: none;
		border-top: none;
	}

	#advice .adviceGroup .adviceList dt{
		padding: 15px 0 15px 35px;
		text-align: center;
		display: inline-block;
	}

	#advice .adviceGroup .adviceList dd{
		padding: 15px 0 15px 55%;
		text-align: left;
	}

	#advice .adviceGroup .adviceList dt .icon{
		top: 9px;
	}

	
}

/*画面サイズが560px以下の場合*/
@media screen and (max-width: 560px) {

}

/*画面サイズが480px以下の場合*/
@media screen and (max-width: 480px) {

}


/*画面サイズが400px以下の場合*/
@media screen and (max-width: 400px) {

}

/*回り込み解除クラス*/
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}