@charset "utf-8";
html{
  font-size: 62.5%;
  font-feature-settings: "palt"
}
body{
  font-family: 'Noto Serif JP', serif;
  color: #000000;
  font-size: 16px;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}
img{
	max-width: 100%;
  height: auto;
}
a{
	text-decoration: none;
}
a.no-click{
  pointer-events: none;
}
.SP{
  display: none;
}
.section_wrapp{
  width: 62.5vw;
  padding: 50px 5.208vw;
  background-color: rgba(255,255,255,0.8);
  margin: 0 auto;
}
.section_tit{
  text-align: center;
  padding-top: 100px;
}
.section_tit p{
  font-size: 20px;
}
h2{
  font-size: 87px;
  text-align: center;
  padding: 30px 0 50px 0;
  font-weight: 900;
  line-height: 1.3em;
}
.section_inner{
  width: 900px;
  margin: 135px auto;
}
.section_caution{
  width: 900px;
  margin: 80px auto 20px auto;
}
.section_caution a{
  color: #000;
  border-bottom: solid 1px #000;
}
.section_caution span{
  font-weight: bold;
}
.section_caution dt{
  text-align: center;
  width: 100%;
  padding: 10px 0;
  border: solid 1px #000;
  margin-bottom: 30px;
}
.section_caution ul{
  display: block;
  width: fit-content;
  margin: 0 auto;
}
.section_caution li{
  line-height: 2em;
  font-size: 15px;
}
.section_caution + img{
  display: block;
  margin: 60px auto;
}
/*header*/
.header_box{
  position: relative;
  height: 970px;
}
.header_box .new_open{
  position: absolute;
  top: 35%;
  right: 10%;
  z-index: 2;
}
/*footer*/
footer{
  background-color: #919da2;
  padding: 100px 0;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 2em;
}
footer p{
  margin: 50px 0;
}
footer img{
  padding: 30px 0;
}
footer .foot_open{
  text-align: right;
  width: fit-content;
  margin: 0 auto;
}
/*sidebar*/
main{
  margin-top: -780px;
}
.sidebar{
  position: sticky;
  margin-bottom: 0;
  top: 10px;
  z-index: 1;
  width: fit-content;
}
.sidebar img,
.sidebar a{
  display: block;
  margin: 20px 0;
}
/*------------------
section count
--------------------*/
.sec_count{
  margin: 150px 0 180px 0;
}
.sec_count dt{
  text-align: center;
  font-size: 60px;
}
.sec_count dt p{
  padding: 50px 0;
  letter-spacing: 0.5rem;
  font-weight: bold;
}
.sec_count dt span{
  display: block;
  border-bottom: solid 2px #000;
  width: 250px;
  margin: 0 auto;
}
.sec_count dd:first-of-type{
  margin: 70px auto;
}
.sec_count dd:last-of-type p{
  text-align: center;
  font-size: 20px;
  line-height: 2em;
}
.countDown{
  width: 290px;
  height: 290px;
  background-color: #f2ebd9;
  border-radius: 50%;
  margin: 0 auto;
}
.countDown span{
  color: #fff;
  font-size: 270px;
}
.countDown p{
  text-align: right;
  font-size: 30px;
  display: block;
  width: 380px;
}
/*------------------
section event
--------------------*/

.sec_event table{
  margin: 0 auto;
  font-size: 20px;
}
.sec_event th{
  padding: 10px 20px;
}
.sec_event tr{
  display: block;
  margin: 10px 0;
}
.sec_event table tr:nth-of-type(odd) th{
  background-color: #b5a57d;
  color: #fff;
}
.sec_event td{
  padding-left: 25px;
}
/*------------------
section present
--------------------*/

.sec_present .section_inner{
  text-align: center;
}
.sec_present .section_inner img{
  padding-bottom: 70px;
}
.sec_present .section_inner p{
  line-height: 2em;
  font-weight: bold;
}
.present_txt{
  font-size: 32px;
}
.sec_present .section_caution{
  text-align: left;
  width: fit-content;
}
/*------------------
section campaign
--------------------*/

.campaign_pliceBoxInner{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
  margin: 0 auto;
}
.campaign_pliceBoxInner:first-of-type span{
  font-size: 87px;
  font-weight: 900;
}
.campaign_pliceBoxInner:first-of-type div span{
  font-size: 18px;
  display: block;
  padding-top: 15px;
}
.campaign_pliceBoxInner:first-of-type p{
  font-size: 40px;
  padding-top: 11px;
  font-weight: bold;
}
.campaign_pliceBoxInner:last-of-type{
  margin-top: 60px;
}
.campaign_pliceBoxInner:last-of-type p{
  font-size: 18px;
}
.campaign_pliceBoxInner:last-of-type > p{
  font-size: 20px;
  background-color: #b5a57d;
  color: #fff;
  padding: 15px;
  line-height: 1.2em;
}
.campaign_pliceBoxInner:last-of-type div p{
  padding-left: 30px;
  line-height: 2em;
}
/*------------------
section cont
--------------------*/
.section_contInner dt{
  margin-bottom: 80px;
}
.cont_tit{
  position: relative;
  width: 290px;
}
.cont_tit p{
  position: absolute;
  font-size: 30px;
  font-weight: 900;
  left: 20px;
  bottom: 50px;
  line-height: 2em;
}
.cont_tit p span{
  font-size: 45px;
  font-weight: 900;
}
.section_contInner dd{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack: distribute;
	justify-content: space-around;
}
.cont_about{
  width: 500px;
}
.cont_about li{
  font-size: 20px;
  line-height: 2em;
}
.cont_about li span{
  color: #b5a57d;
}
.iconBox{
  margin-top: 15px;
}
.iconBox img{
  padding: 5px 2px;
}
/*------------------
section photoplan
--------------------*/
h3{
  font-size: 25px;
  line-height: 2em;
  font-weight: bold;
}
.cont_about li span:nth-of-type(2){
  color: #000;
  font-size: 16px;
  padding-left: 85px;
}
.small_cont_tit p {
    left: 50px;
    bottom: -10px;
    line-height: 1.5em;
}
.small_cont_about{
  width: 400px;
}
/*------------------
section caution
--------------------*/
.sec_caution{
  margin-top: 100px;
}
.sec_caution_tit{
  width: 221px;
  margin: 0 auto;
  position: relative;
  margin-top: -100px;
}
.sec_caution_tit span{
  color: #000;
  font-size: 34px;
  font-weight: bold;
  position: absolute;
  left: 40px;
  top: 90px;
}
.sec_caution_about{
  margin-top: -100px;
  padding: 200px 0;
}
.sec_caution_about dt,h4{
  text-align: center;
  font-size: 20px;
}
.sec_caution_about dt{
  margin-bottom: 100px;
}
h4{
  border: solid 1px #fff;
  padding: 10px;
  width: 320px;
  margin: 100px auto 50px auto;
}
.sec_caution_about li{
  font-size: 16px;
  line-height: 2em;
  text-indent: -3.5rem;
  padding-left: 3.5rem;
}
.sec_caution_about ul{
  width: 840px;
  margin: 0 auto;
}
/*------------------
section contact
--------------------*/
.sec_form{
  background-image: url(../img/camp_bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.sec_contact_inner{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.sec_contact_inner li span{
  font-size: 23px;
  font-weight: 900;
  display: inline-block;
  width: 120px;
}
.sec_contact_inner li span:nth-of-type(2){
  width: fit-content;
}
.sec_contact_inner li{
  line-height: 4em;
}
.sec_contact_inner li a{
  background-color: #b5a57d;
  color: #fff;
  padding: 10px 20px;
}
.link_yoyaku{
  display: block;
  width: 400px;
  padding: 15px;
  color: #fff;
  background-color: #b5a57d;
  text-align: center;
  margin: 0 auto 50px auto;
  font-size: 20px;
}
.sec_contact_inner iframe{
  width: 400px;
  height: 330px;
}
/*------------------
section form
--------------------*/
.sec_form{
  margin-top: 50px;
}
h5{
  text-align: center;
  font-size: 30px;
  font-weight: 900;
  padding: 50px 0;
}
h5 + p{
  text-align: center;
  line-height: 2em;
}
h5 + p a{
  color: #000;
}
/*-------------------
 page thanks
----------------------*/
.tnk_main{
  margin-top: 0;
  padding: 150px 0;
  text-align: center;
  font-size: 20px;
  line-height: 2em;
}
.tnk_main a{
  background-color: #919da2;
  color: #fff;
  display: block;
  margin: 150px auto 0 auto;
  width: 200px;
}

/*image size setting*/
.header_box .new_open {
   width: 465px;
}
.sidebar img:first-of-type{
  width: 84px;
}
.sidebar a img{
  width: 69px;
}
.section_tit>img{
  width: 96px;
}
.sec_contact .section_tit>img{
  width: 465px;
}
.iconBox img{
  width: 88px;
}
footer img{
  width: 355px;
}
.small_cont_tit img{
  width: 129px;
}
/*animation*/
.animation{
  opacity : 0;
  visibility: hidden;
  transition: 1s;
  transform: translateY(30px);
}
.active{
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}


/*new writing 202106*/
.top_cont_wrapp{
  background-image: url(../img/top_bg.jpg);
  background-position: center;
  background-repeat: repeat-y;
  background-size: cover;

}
.sec_toppage h2{
  font-size: 37px;
  background-image: url(../img/top_tit_bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.sec_toppage h2 img{
  vertical-align: baseline;
  padding-right: 30px;
}
footer a{
  display: block;
  width: 240px;
  margin: 50px auto;
  color: #fff;
  border: solid 1px #fff;
  padding: 8px 30px;
}
footer a:hover{
  color: #919da2;
  transition: 0.8s;
  background-color: #fff;
}
.sec_toppage ul li span{
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 25px;
  display: inline-block;
  width: 183px;
  height: 155px;
  padding: 15px;
  text-align: left;
}
.sec_toppage ul{
  display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -ms-flex-wrap: wrap;
  	flex-wrap: wrap;
    -webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
    margin: 100px 0;
}
.sec_toppage ul li{
  width: 300px;
  position: relative;
  height: 300px;
  text-align: center;
}
.sec_toppage ul li div{
  position: absolute;
  top: 0;
  left: 32px;
  opacity: 0;
}
.sec_toppage ul li div.onmouse{
  opacity: 1;
  transition: 0.5s;
}
small{
  display: block;
  width: 100%;
  text-align: center;
  margin: 30px 0;
}
nav.PC{
  width: 1200px;
  margin: 0 auto;
  display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
nav.PC a{
  display: block;
  width: 250px;
  padding: 25px 20px 19px 20px;
  text-align: center;
  background-image: url(../../img/gn_bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  color: #fff;
}
nav.PC a:hover{
  transform: scale(1.1);
  transition: 0.3s;
}
nav.PC img{
  padding-right: 15px;
  vertical-align: middle;
}