* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

h1,h2,h3,h4,dl{
  margin: 0;
  padding: 0;
}

ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

#content li{
	line-height: 1.6;
}

a{
  outline: none;
}

body{
  width: 100%;
  min-width: 100%;
}

.pc-bl {
  display: block;
}

.pc-nn {
  display: none;
}

.or{
	color: #f08e42
}

.gr{
	color: #36b38c;
}

.bl{
	color: #63a4c2;
}

.pink{
	color: #ff719c;
}

#top {
	float: right;
	width: 113px;
	clear: right;
}

#txt_link {
	text-align: center;
	clear: left;
	float: left;
	width: 760px;
	margin-top: 15px;
	font-size: 90%;
	line-height: 140%;
	color: #584533;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0;
	vertical-align: bottom;
}


@font-face {
  font-family: "Original Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Original Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Original Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Original Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Original Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}

/*#content {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Hiragino Sans", "Noto Sans CJK JP", "Original Yu Gothic", "Yu Gothic", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Sans Emoji";
}*/

p,li,dd,dt,td,th{
	margin: 0px;
	padding: 0px;
}


a {
	text-decoration: underline;
}
.bl{
	color: #44BCCE;
}

.bl2{
	color: #0098bc;
}

.rd{
	color: #E50012;
}

.pp{
	color: #A688BD;
}

.gr{
	color: #26b7bc;
}

.txt_m {
	font-size: 80%;
	line-height: 140%;
}
.txt_m_interval {
	font-size: 80%;
	line-height: 160%;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#wrapper {
	width: 1000px;
	margin: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.txt-s {
	font-size: 70%;
	line-height: 120%;
}
.txt-m {
	font-size: 80%;
	line-height: 140%;
}
.txt-l {
	font-size: 100%;
	line-height: 160%;
}
.ind {
	text-indent: -1em;
	padding-left: 1em;
}

.ind2{
	text-indent: -6em;
	padding-left: 6em;
}

.ind3{
	text-indent: -7em;
	padding-left: 7em;
}

.ind4{
	text-indent: -0.85em;
	padding-left: 0.85em;
}

.ta_c{
	text-align: center;
}

.ta_r{
	text-align: right;
}

.mt_10{
	margin-top: 10px;
}

.mt_20{
	margin-top: 20px;
}

.mt_30{
	margin-top: 30px;
}

.mt_50{
	margin-top: 50px;
}

.mt_70{
	margin-top: 70px;
}

.mt_80{
	margin-top: 80px;
}

.mt_100{
	margin-top: 100px;
}

.mt_150{
	margin-top: 150px;
}

.mt_200{
	margin-top: 200px;
}

.mb_20{
	margin-bottom: 20px;
}

.mb_30{
	margin-bottom: 30px;
}

.mb_50{
	margin-bottom: 50px;
}

.mb_100{
	margin-bottom: 50px;
}

.mr_10{
	margin-right: 10px;
}

.mr_20{
	margin-right: 20px;
}

.mr_30{
	margin-right: 30px;
}

.mr_50{
	margin-right: 50px;
}

.mr_100{
	margin-right: 100px;
}

.mr_200{
	margin-right: 200px;
}

.mr_250{
	margin-right: 250px;
}

.mr_280{
	margin-right: 280px;
}

.ml_10{
	margin-left: 10px;
}

.ml_20{
	margin-left: 20px;
}

.ml_30{
	margin-left: 30px;
}

.ml_50{
	margin-left: 50px;
}

.ml_60{
	margin-left: 60px;
}

.ml_100{
	margin-left: 100px;
}

.ml_150{
	margin-left: 100px;
}

.ml_210{
	margin-left: 210px;
}

.ml_300{
	margin-left: 300px;
}

.pt_20{
	padding-top: 20px;
}

.pt_30{
	padding-top: 30px;
}

.pt_50{
	padding-top: 50px;
}

.pt_100{
	padding-top: 100px;
}

.pt_200{
	padding-top: 200px;
}

.pb_20{
	padding-bottom: 20px;
}

.pb_50{
	padding-bottom: 50px;
}

.pb_100{
	padding-bottom: 100px;
}

.pl_20{
	padding-left: 20px;
}

.txt_box{
	padding: 0 15px;
}

.lh-1{
	line-height: 1.5;
}

.big{
	font-size: 1.2em;
	font-weight: bold;
}


.small{
	font-size: 0.7em;
}

.small2{
	font-size: 0.8em;
}
.mdl {
	font-size: 0.9em;
}

.dlb a{
	width: 261px;
	height: 0px;
	overflow: hidden;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	padding-top: 51px;
	background-image: url("../img/dl_btn.jpg");
	background-repeat: no-repeat;
}

.dlb a:hover{
	background-image: url("../img/dl_btnh.jpg");
}

.warn{
	width: 580px;
	padding: 10px 10px;
	background-color: #EA5532;
	color: #fff;
}

h5{
	margin: 0;
	width: 100%;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
	font-size: 1.3em;
}

.mb_10{
	padding-bottom: 10px;
}
.mb_30 {
	margin-bottom: 30px;
}
.mb_40 {
	margin-bottom: 40px;
}

.w-860{
	width: 860px;
	margin: 0 auto;
}

.fs_b{
	font-size: 100%;
	font-weight: normal;
}




.contbox1{
	width: 1000px;
	margin: auto;
	position: relative;	
	margin-top: 50px;
}

.contbox2{
	width: 1000px;
}

.flex1{
    display:-ms-flexbox;
    display: -webkit-flex;
    display:flex;
    webkit-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
}

.flex2{
	isplay:-webkit-box;
    display:-ms-flexbox;
    display: -webkit-flex;
    display:flex;
    webkit-box-pack:justify;
    -ms-flex-pack:justify;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-align-items: center;
	align-items: center;
}

.flex3{
	isplay:-webkit-box;
    display:-ms-flexbox;
    display: -webkit-flex;
    display:flex;
    -ms-flex-pack: distribute;
	justify-content: space-around;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
}

.flex4{
	isplay:-webkit-box;
    display:-ms-flexbox;
    display: -webkit-flex;
    display:flex;
    -webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
}

.as_c{
	align-self: center;
	-ms-flex-flex-item-align: center;
	-webkit-align-self: center;
}

.jc_c{
	webkit-box-pack:center;
    -ms-flex-pack:center;
    -webkit-justify-content:center;
    justify-content:center;
}

.as_fs{
	-ms-flex-item-align: start;
	align-self: flex-start;
}

img{
	vertical-align: bottom;
}

.p_r{
	position: relative;
}


.p_a{
	position: absolute;
}

.ind{
	text-indent: -1em;
	padding-left: 1em;
}

/*以下個別*/

.box0-1{
	background: #f9f1f1;
}

.box0-1 h1{
	height: 800px;
	width: 100%;
	background: url(../img/main.jpg) no-repeat center center / cover;
}

.other-main h1{
	background: #f5f7fd;
}

.other-main h1 img{
	margin: 0 auto;
	width: 100%;
}

.box0-1 img,.sub-menu img,.sub-menu2 img{
	width: 100%;
}

.cont-box{
	width: 1000px;
	margin: 0 auto;
}

.cont-box p,.cont-box li{
	font-size: 1.2em;
	line-height: 1.8;
}

.cont-box2{
	width: 760px;
	margin: 0 auto;
	padding: 100px 0;
}

.cont-box img{
	width: 100%;
}

.box2 .txt-box .sml{
	font-size: 0.7em;
}

.cont-box h2{
	width: 100%;
	margin-bottom: 30px;
}

.cont-box h2 img{
	margin : 0 auto;
}

.sub-menu,.sub-menu2{
	background: #fff;
	position: sticky;
	top: 0;
	z-index: 1000;
}

.sub-box{
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0;
}

.sub-box a{
	text-decoration: none;
	display: block;
	letter-spacing: 4px;
	color: #000;
	/*font-family: 'Noto Sans JP', sans-serif, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;*/
	font-family: 'Noto Serif JP', serif;
	font-weight: 300;
}

.sub-box a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  font-size: 1.2em;
}
.sub-box .as_c a::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #be1914;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .3s;
}
.sub-box .as_c a:hover::after {
  transform: scale(1, 1);
}

.sub-menu.is-fixed,.sub-menu2.is-fixed{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 12;
    width: 100%;
    margin-top: 0;
    padding: 0;
}


.logo{
	width: 90px;
}


.top-box1{
	background: #000;
	padding: 50px 0;
}

.news{
	color: #fff;
	width: 800px;
	margin: 0 auto;
}

.news>p{
	font-size: 1.5em;
	letter-spacing: 6px;
	font-family: 'Noto Serif JP', serif;
	position: relative;
	padding-bottom: 10px;
	margin-left: 0px; 
}

.news>p:after{
	position: absolute;
	content: "";
	width: 20px;
	height: 1px;
	background: #fff;
	bottom: 0;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
  	-webkit- transform: translateY(-50%) translateX(-50%);
}

.news>dl{
	width: 680px;
	height: 120px;
	/*height: 20px;*/
	overflow: auto;
}

.news>dl dt{
	width: 25%;
	margin-bottom: 20px;
	font-size: 1.2em;
}

.news>dl dd{
	width: 73%;
	margin-bottom: 20px;
	font-size: 1.2em;
}

.news>dl dd:nth-last-child(2),.news>dl dd:nth-last-child(1){
	margin-bottom: 0;
}


.photo-gal-btn a{
	display: block;
	width: 270px;
	padding: 50px 0;
	background: #be1914;
	box-shadow: 10px 10px 0 rgba(190,25,20,0.3);
	transition: all 0.3s ease-out;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-family: 'Noto Serif JP', serif;
}

.photo-gal-btn a:hover{
	box-shadow: none;
	background: #ff4040;
}



.caution{
	margin-top: 50px;
}

.caution dt{
	width: 20%;
	text-align: center;
	background: #be1914;
	color: #fff;
	padding: 10px 0;
	font-size: 1.2em;
}

.caution dd{
	width: 80%;
	padding: 10px 0 10px 5%;
	text-align: left;
	background: #fff;
	border: 1px solid #be1914;
	color: #be1914;
	font-size: 1.2em;
}

.top-box2{
	background: url(../img/top-back.jpg) no-repeat center center / cover;
	color: #fff;
	padding: 100px 0;
}


.main-txt{
	text-align: center;
}

.main-txt h2{
	font-family: 'Noto Serif JP', serif;
	font-size: 2em;
	letter-spacing: 5px;
	font-weight: 300;
}

.main-txt p{
	line-height: 2.2;
}

.building{
	margin-top: 100px;
}

.tit-box{
	text-align: center;
	margin-bottom: 30px;
}

.building h3{
	text-align: center;
	font-size: 1.5em;
	letter-spacing: 5px;
	display: inline-block;
	margin: 0 auto;
	position: relative;
	font-weight: 500;
}

.building h3:before,.building h3:after{
	content: "";
	width: 10px;
	height: 1px;
	background: #fff;
	position: absolute;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
  	-webkit- transform: translateY(-50%) translateX(-50%);
}

.building h3:before{
	left: -20px;
}

.building h3:after{
	right: -20px;
}


.b-ch2{
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.b-ch1{
	position: relative;
	margin-bottom: 50px;
}

.b-ch1>p{
	width: 590px;
}

.b-ch2>p{
	width: 670px;
}



.b-ch1 .b-txt{
	width: 410px;
	background: #fff;
	color: #000;
	padding: 20px;
	position: absolute;
}

.b-ch2 .b-txt{
	width: 360px;
}

.b-txt h4{
	font-family: 'Noto Serif JP', serif;
	font-size: 1.4em;
	font-weight: 400;
	letter-spacing: 5px;
	margin-bottom: 10px;
}

.b-txt p{
	font-size: 1.1em;
	line-height: 2;
}

.b-ch2 .b-txt{
	top: 50px;
	left: 0;
}

.b-ch1 .b-txt{
	top: 50px;
	right: 50px;
}


.b-box2{
	text-align: center;
}



.top-box3{
	padding: 125px 0;
	background: #be1914;
	color: #fff;
}

.top-box3 h2,.top-box4 h2,.act-box1 h2{
	font-family: 'Noto Serif JP', serif;
	font-size: 1.8em;
	font-weight: 400;
	text-align: center;
	letter-spacing: 5px;
}

.holl{
	margin: 30px 0;
	width: 800px;
	margin: 50px auto 0;
}

.spot{
	width: 48%;
}

.team-logo{
	margin: 30px auto 0;
	width: 500px;
}

.team-logo p,.camera-img p{
	width: 48%;
}

.camera{
	margin: 100px 0;
}

.camera-img{
	margin-top: 30px;
}

a.camera-link{
	color: #fff;
	text-decoration: underline;
}

.spot>p:nth-of-type(1){
	margin-bottom: 5px;
}

.mini-cau{
	background: #fff;
	padding: 10px;
	color: #be1914;
	margin-top: 10px;
}

.flore-map{
	margin-top: 100px;
}

.flore-map h3 {
    text-align: center;
    font-size: 1.5em;
    letter-spacing: 5px;
    display: inline-block;
    margin: 0 auto;
    position: relative;
    font-weight: 500;
}

.flore-map h3:before,.flore-map h3:after{
	content: "";
	width: 10px;
	height: 1px;
	background: #fff;
	position: absolute;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
  	-webkit- transform: translateY(-50%) translateX(-50%);
}

.flore-map h3:before{
	left: -20px;
}

.flore-map h3:after{
	right: -20px;
}

.flore-map li{
	width: 32%;
}



.top-box4{
	padding: 100px 0;
	background: #000;
	color: #fff;
}

.reseve{
	margin-bottom: 50px;
}

.reseve li{
	width: 32%;
}

.reseve a{
	display: block;
	width: 100%;
	text-decoration: none;
	color: #000;
	background: #fff;
	padding: 10px 0;
	text-align: center;
	box-shadow: 10px 10px 0 #333;
	transition: all 0.3s ease-out;
	font-weight: 500;
	position: relative;
	opacity: 1;
}

.reseve a:after{
	content: "";
	display: block;
	width: 16px;
	height: 16px;
	background: url(../img/pdf-icon.png);
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
}

.reseve a:hover{
	box-shadow: none;
	opacity: 0.5;
}

.rv-txt{
	text-align: center;
}

.rv-txt p:nth-of-type(1){
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: 10px;
}


.top-box5{
	background: #f2f2f2;
	padding: 100px 0;
}

.banner p{
	width: 49%;
	margin-bottom: 2%;
}



.top-box6{
	padding: 100px 0;
}

.top-box6 .address{
	width: 650px;
	margin: 0 auto;
}

.address>p{
	width: 100px;
}

.ad-txt{
	width: 500px;
	line-height: 2.5;
}

.ad-txt h4{
	font-size: 1.5em;
	letter-spacing: 5px;
}

.ad-txt .big2{
	font-weight: bold;
}

.ad-txt .big3{
	font-weight: bold;
	font-size: 1.5em;
	letter-spacing: 5px;
}


.ani1,.ani2,.ani3,.ani{
	opacity: 0;
}

.animated.ani1,.animated.ani2,.animated.ani3{
	opacity: 1;
}




/*ご利用例*/

.use-box1{
	display: block;
}

.use-txt1{
	margin-bottom: 30px;
}

.use-txt1 h3{
	width: 160px;
	text-align: center;
	font-size: 1.4em;
	letter-spacing: 5px;
	font-weight: normal;
	border-right: 1px solid #fff;
	margin-right: 40px;
}

.use-txt1 p{
	width: 800px;
}

.tai-box p{
	width: 49%;
	margin: 2% 0;
}

.use-box2{
	margin: 100px 0 100px;
}

.tamoku li{
	width: 32%;
}

.gal-txt{
	margin: 0 auto 50px;
	/*width: 402px;*/
	display: table;
}

.gal-cau{
	background: #fff;
	color: #be1914;
	text-align: center;
	padding: 10px 0;
	margin-bottom: 30px;
}

.slick-prev{
	left: -24px;
}

.slide2 li a{
	margin: 0 auto;
	display: block;
	width: 95%;
}

.slide2 li img{
	width: 100%;
	text-align: center;
}


.slick-prev, .slick-next{
	width: 30px;
	height: 30px;
}

.slick-next::before{
	content: "";
	background: url(../img/next.png) no-repeat center center / cover;
	width: 30px;
	height: 30px;
	display: block;
	opacity: 1;
}

.slick-prev::before{
	content: "";
	background: url(../img/prev.png) no-repeat center center / cover;
	width: 30px;
	height: 30px;
	display: block;
	opacity: 1;
}





/*活動シーン*/

.act-box1{
	background: #d2a050;
	padding: 125px 0;
}

.actv-box1{
	margin-bottom: 100px;
}


.pec>p{
	width: 720px;
}

.pec-box{
	width: 260px;
}

.pec-box>p:nth-of-type(1){
	margin-bottom: 20px;
}

.act-txt h3{
	margin: 20px 0 10px;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: 1.4em;
}

.act-btn a{
	display: block;
	padding: 10px;
	width: 480px;
	text-align: center;
	background: #000;
	color: #fff;
	text-decoration: none;
	margin-top: 30px;
}

.actv-box3{
	width: 48%;
}

.act-btn2 a{
	position: relative;
}

.act-btn2 a:after{
	content: "";
	display: block;
	width: 16px;
	height: 16px;
	background: url(../img/link.png);
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%) translateX(-50%);
  	-webkit- transform: translateY(-50%) translateX(-50%);
}






/*アクセス*/

.acs-box1{
	margin: 30px 0 10px;
}

.acs-box1>p:nth-of-type(1){
	width: 530px;
}

.acs-box1>p:nth-of-type(2){
	width: 430px;
}





.rsv-btn {
	margin: 4% 0 8%;
	font-size: 1.2em;
	font-weight: 600;
}
.rsv-link a {
	color: #be1914;
    font-weight: 600;
    text-decoration: underline;
}
.rsv-link a:visited {
	color: #be1914;
    font-weight: 600;
    text-decoration: underline;
}
.rsv-btn a {
	display: block;
	background: #be1914;
	color: #fff;
	width: 320px;
	text-align: center;
	padding: 10px 0;
	text-decoration: none;
	position: relative;
}

.rsv-btn a:visited {
	color: #fff;
}
.rsv-btn a:hover {
	color: #fff;
	text-decoration: none;
}

/*ご予約案内*/

.rsv-btn-box a{
	display: block;
	background: #000;
	color: #fff;
	width: 320px;
	text-align: center;
	padding: 10px 0;
	text-decoration: none;
	position: relative;
}

.rsv-btn-box a:after{
	content: "";
	display: block;
	width: 16px;
	height: 16px;
	background: url(../img/pdf-icon2.png);
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%) translateX(-50%);
  	-webkit- transform: translateY(-50%) translateX(-50%);
}


.rsv-box2{
	margin-top: 100px;
}

.rsv-tit{
	text-align: center;
	margin-bottom: 20px;
}

.rsv-box2 h3{
	display: inline;
	font-size: 1.6em;
	font-weight: normal;
	letter-spacing: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
}

.rsv-box2 .rsv-c{
	text-align: center;
	line-height: 2;
}

.rsv-box3{
	margin: 100px auto 0;
	width: 650px;
}

.rsv-tit2{
	background: #be1914;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	font-weight: normal;
	letter-spacing: 3px;
}

.rsv-tit2 h3{
	font-size: 1.4em;
}

.rsv-cau{
	background: #fff;
	padding: 20px;
	line-height: 3;
}

.rsv-cau li{
	margin-bottom: 10px;
}

.ind-rsv{
	padding-left: 1em;
}

.ind-rsv li{
	font-size: 100%;
}

.rsv-txt1{
	width: 420px;
	margin: 0 auto 50px;
}

.rsv-txt1 p{
	font-size: 1em;
}

.rsv-txt1 li{
	margin-bottom: 10px;
}

.process{
	background: #fff;
	margin-bottom: 80px;
	position: relative;
	padding-bottom: 20px;
}

.process:after{
	content: "";
	width: 100%;
	height: 50px;
	display: block;
	position: absolute;
	bottom: -50px;
	left: 0;
	background: url(../img/reserv-back.png) no-repeat center center / cover;
}

.pro-tit{
	background: #000;
	color: #fff;
	text-align: center;
	padding: 5px 0;
	font-size: 1.6em;
}

.pro-box{
	width: 780px;
	margin: 0 auto;
	padding-top: 50px;
	line-height: 2.2;
}

.pro-box2{
	width: 780px;
}

.pro-box h3{
	text-align: center;
	margin: 0 0 30px;
	font-size: 1.4em;
}

.pro-txt1{
	width: 470px;
	margin: 0 auto 30px;
}

.pro-address{
	width: 640px;
	margin: 0 auto;
}

.pro-address>p{
	width: 110px;
}

.pro-address .ad-txt{
	width: 500px;
}




.box0-1 .slick-slide .pc-nn{
	display: none;
}





.cl-bl{
	color: #000;
}

.news dl a{
	color: #fff;
	text-decoration: underline;
}

.news dl a:link{
	color: #fff;
	text-decoration: underline;
}



.first{
	background: #f2f2f2;
	padding: 50px 0;
}

.first .cont-box{
	width: 750px;
}













@media screen and (max-width:1024px){
	.sp-bl{
		display: block;
	}

	.sp-nn{
		display: none!important;
	}

	p{
		line-height: 1.6;
	}


	button {
		border: none;
		background: none;
		outline:none;
	}

	/*　ハンバーガーボタン　*/
	.hamburger {
	  display : block;
	  position: fixed;
	  z-index : 3;
	  right : 13px;
	  top   : 10px;
	  width : 42px;
	  height: 42px;
	  cursor: pointer;
	  text-align: center;
	  background: #000;
	}
	.hamburger span {
	  display : block;
	  position: absolute;
	  width   : 30px;
	  height  : 2px ;
	  left    : 6px;
	  background : #fff;
	  -webkit-transition: 0.3s ease-in-out;
	  -moz-transition   : 0.3s ease-in-out;
	  transition        : 0.3s ease-in-out;
	}
	.hamburger span:nth-child(1) {
	  top: 10px;
	}
	.hamburger span:nth-child(2) {
	  top: 20px;
	}
	.hamburger span:nth-child(3) {
	  top: 30px;
	}

	/* ナビ開いてる時のボタン */

	.hamburger.active{
		background: rgba(0,0,0,0);
	}

	.hamburger.active span:nth-child(1) {
	  top : 20px;
	  left: 6px;
	  background :#fff;
	  -webkit-transform: rotate(-45deg);
	  -moz-transform   : rotate(-45deg);
	  transform        : rotate(-45deg);
	}

	.hamburger.active span:nth-child(2),
	.hamburger.active span:nth-child(3) {
	  top: 20px;
	  background :#fff;
	  -webkit-transform: rotate(45deg);
	  -moz-transform   : rotate(45deg);
	  transform        : rotate(45deg);
	}

	nav.globalMenuSp {
	  position: fixed;
	  z-index : 2;
	  top  : 0;
	  left : 0;
	  color: #fff;
	  background: rgba(0,0,0,0.85);
	  text-align: center;
	  width: 100%;
	  height: 100%;
	  opacity: 0;
	  transition: opacity .6s ease, visibility .6s ease;
	  display: none;
	}

	nav.globalMenuSp ul {
	  margin: 0 auto;
	  padding: 0;
	  width: 100%;
	}

	nav.globalMenuSp ul li {
	  list-style-type: none;
	  padding: 0;
	  width: 100%;
	  transition: .4s all;
	}
	nav.globalMenuSp ul li:last-child {
	  padding-bottom: 0;
	}
	nav.globalMenuSp ul li:hover{
	  background :#ddd;
	}

	nav.globalMenuSp ul li a {
	  display: block;
	  color: #fff;
	  padding: 2em 0;
	  text-decoration :none;
	}

	/* このクラスを、jQueryで付与・削除する */
	nav.globalMenuSp.active {
	  opacity: 100;
	  display: block;

	}

	#sp-list a{
		color: #fff;
		text-decoration: none;
		text-align: center;
		display: block;
		padding: 10px;
	}

	#container{
		width: 100%;
	}



	#container p,#container li,th,td{
		font-size: 0.9em;
		line-height: 1.4;
	}

	#container .sml{
		font-size: 0.8em;
		line-height: 1.3;
	}

	.sp-cont{
		padding-top: 70px;
	}

	.sp-cont img{
		width: 100%;
	}


	.sp-header label{
		z-index: 1500000;
	}

	.logo img{
		width: 200px;
	}

	.sp-img{
		width: 100%;
	}

	.sp-img80{
		width: 80%;
	}

	.sp-img60{
		width: 60%;
	}

	.sp-img40{
		width: 40%;
	}

	.sp-img30{
		width: 30%;
	}

	.sp-img20{
		width: 20%;
	}

	.sp-img15{
		width: 15%;
	}

	.sp-img10{
		width: 10%;
	}


	.box0-2 h1{
		width: 50%;
		padding: 20vh 0 0 10vw;
	}

	.logo2{
		top: 35%;
		right: 2%;
		width: 20%;
	}

	.box1{
		padding-bottom: 5%;
	}

	.cont-box,.cont-box2{
		width: 90%;
		padding: 10% 0;
	}

	img{
		width: 100%;
	}

	#content h2{
		margin-bottom: 5%;
		width: 100%;
		font-size: 1.4em;
		padding: 10px 0;
	}

	h2 img{
		width: 100%;
	}

	.btn{
		width: 100%;
		font-size: 1em;
		padding: 8px 0;
		margin: 20px auto 0;
	}

	.btn2{
		font-size: 0.8em;
	}

	.sp-bn{
		padding: 5%;
	}

	.sp-bn li{
		width: 48%;
	}

	.sp-bn li img{
		width: 100%;
	}

	.box2 .txt-box{
		width: 100%;
	}

	#main-cont{
		padding: 0;
	}

	.btn{
		font-size: 1em;
		padding: 6% 0 0;
	}


	#content{
		padding-top: 0;
	}

	.main-txt{
		width: 100%;
	}

	.box0-1 .slick-slide .sp-bl{
		display: block;
	}

	.box0-1 h1{
		height: auto;
		width: 100%;
		background: transparent;
	}

	#content .globalMenuSp li{
		width: 100%;
		text-align: center;
	}

	.sub-box,.top-model-cont > p{
		width: 100%;
	}


	.sub-menu{
		padding: 0 5%;
	}

	.sub-menu .sub-box{
		padding: 0;
	}

	.sub-menu .sub-box a{
		padding: 15px;
		font-size: clamp(0.6em, 3.5vw, 1.2em);
	}

	.sub-box .as_c a::after{
		display: none;
	}

	.sub-box a{
		font-size: 0.6em;
		letter-spacing: 0;
		padding: 14px 0;
	}

	.top-part1{
		padding-bottom: 10%;
	}

	.top-part2{
		padding: 0 0 10%;
	}

	.top-model{
		margin: 0 0 10%;
	}

	.access-btn-box{
		width: 100%;
		margin-bottom: 5%;
	}

	.hp-btn a,.hp-btn2 a,.top-part1 > p,.top-part2 > p,.news > dl dt,.news > dl dd,.photo-gal-btn{
		width: 100%;
	}

	.news > dl{
		width: 100%;
		margin-bottom: 10%;
		height: 120px;
		overflow: auto;
	}

	.news > dl dt{
		margin-bottom: 5px;
	}

	.news > dl dd{
		margin-bottom: 5%;
	}

	.photo-gal-btn a{
		padding: 10px 0;
		width: 100%;
	}

	.top-box1{
		padding: 0;
	}

	.top-box2,.top-box3,.top-box4,.top-box5,.top-box6,.act-box1{
		padding: 10% 0;
	}

	.main-txt>p{
		text-align: left;
	}

	.top-box6 .address,.news,.b-ch2 .b-txt,.caution dt,.caution dd,.b-ch2 > p,.spot,.flore-map li,.reseve li,.b-ch1 .b-txt{
		width: 100%;
	}

	.b-ch1 .b-txt{
		position: static;
		padding: 5%;
	}

	.building{
		margin-top: 10%;
	}

	.b-box2>ul,.b-box2>p,.top-box3>div>p{
		text-align: left;
	}

	.news > p{
		text-align: center;
		margin: 0 auto 10%;
	}

	.team-logo{
		margin-top: 5%;
		width: 100%;
	}

	.team-logo p, .camera-img p{
		width: 49%;
		margin-bottom: 5%;
	}

	.camera{
		margin: 5% 0;
	}

	.camera>p{
		text-align: left;
	}

	.camera-img {
		margin-top: 5%;
	  }

	.holl{
		margin: 5% 0 0;
		width: 100%;
	}

	.spot{
		margin-bottom: 5%;
	}

	.b-txt h4{
		letter-spacing: 3px;
	}

	.flore-map,.reseve li{
		margin-top: 10%;
	}

	.flore-map li{
		margin-bottom: 5%;
	}

	.rv-txt{
		text-align: left;
	}

	.banner p{
		width: 100%;
		margin-bottom: 10%;
	}

	.banner p:nth-last-child(1){
		margin-bottom: 0;
	}

	.reseve li:nth-of-type(1){
		margin-top: 0;
	}

	.address > p{
		margin: 0 auto 5%;
	}

	.ad-txt{
		line-height: 1.2;
	}

	.ad-txt h4,.ad-txt .big3{
		letter-spacing: 0;
		font-size: 1.2em;
	}

	.ani1,.ani2,.ani3,.ani{
		opacity: 1;
	}

	.gal-txt,.tai-box p,.tamoku li{
		width: 100%;
	}

	.tamoku li{
		margin-bottom: 5%;
	}

	.slick-next{
		right: -15px;
	}

	.slick-prev {
	    left: -15px;
	    z-index: 1;
	}

	.use-txt1 h3{
		width: 100%;
		margin: 0 0 5% 0;
		border: none;
		font-size: 1.2em;
	}

	.gal-cau{
		padding: 5%;
	}

	.use-box2{
		margin-bottom: 10%;
	}


	.pec > p,.pec-box{
		width: 100%;
	}

	.pec-box{
		margin-top: 2%;
	}

	.pec-box>p{
		width: 49%;
	}


	.act-btn a{
		width: 100%;
		font-size: 0.8em;
	}

	.actv-box1{
		margin-bottom: 10%;
	}

	.pec-box > p:nth-of-type(1){
		margin-bottom: 0;
	}

	.actv-box3{
		width: 100%;
		margin-bottom: 10%;
	}

	.act-txt h3{
		margin: 5% 0;
	}


	.access-box iframe{
		width: 100%;
		height: 250px;
	}

	.acs-box1{
		margin: 5% 0;
	}

	.acs-box1 > p{
		width: 100%;
	}

	.acs-box1 > p:nth-of-type(1){
		margin-bottom: 5%;
	}

	.rsv-box3,.pro-box,.pro-address .ad-txt,.pro-txt1,.pro-address,.rsv-txt1,.rsv-btn-box a,.pro-box2,.use-txt1 p{
		width: 100%;
	}

	.rsv-btn-box>p{
		width: 100%;
		margin-bottom: 5%;
	}

	.rsv-box2,.rsv-box3,.process{
		margin-top: 10%;
	}

	.rsv-box2 h3{
		font-size: 1.4em;
	}

	.rsv-box2 .rsv-c{
		text-align: left;
	}

	.pro-tit{
		font-size: 1em;
	}

	.pro-box{
		padding: 10% 5% 5%;
	}

	.pro-box h3{
		font-size: 1em;
		text-align: left;
		line-height: 1.5;
	}

	.pro-box h3{
		margin-bottom: 5%;
	}

	.pro-address > p{
		margin: 0 auto 5%;
	}

	.pro-address li{
		margin-bottom: 2%;
	}

	.process{
		margin-bottom: 100px;
	}

	.process:after{
		background: url(../img/sp-reserv-back.png) no-repeat center center / cover;
		height: 17vh;
		bottom: -90px;
	}

	.pro-box p{
		margin-bottom: 5%;
	}

	.hole-img p,.hole-img>div{
		margin-bottom: 2%;
	}

	.caution dd{
		padding: 5%;
	}

	.first{
		padding: 0;
	}

	.first .cont-box{
		width: 90%;
	}
	.rsv-btn {
 		width: 100%;
    	margin: 4% 0 12%;
    	font-size: 1.2em;
	}
	.rsv-btn a {
 		width: 100%;
	}

}

@media(min-width: 768px) {
.tel-num[href^="tel:"] {
	pointer-events: none;
	text-decoration: none;
	color: #000;
  }
  .top-box4 .tel-num{
	  color: #fff;
  }
}

@media screen and (max-width:500px){
	.process:after{
		height: 10vh;
		bottom: -55px;
	}
}




@media screen and (max-width:370px){
	.logo2{
		top: 40%;
	}

	.act-btn2 a::after{
		display: none;
	}
}
