@charset "UTF-8";
html,
body,
h2,
h2,
h3,
h4,
ul,
ol,
dl,
li,
dt,
dd,
p,
div,
span,
img,
svg,
a,
table,
tr,
th,
td,
figure {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
header,
footer,
aside,
figure,
figcaption,
nav,
section {
  display: block;
}

ol,
ul,
li {
  list-style: none;
}
img {
  width: 100%;
  height: auto;
}
body{
	font-family: noto-sans-cjk-jp, sans-serif;
	font-style: normal;
	margin: 0;
	background-color: #F4F1ED;
	color: #644536;
	line-height: 1.6;
	overflow-x: hidden;
	letter-spacing: 0.08em;
}

div.contact__acceptance__sec{
  display: block;
  padding-top: 70px;
  margin-top: -70px;
}

p{
	line-height: 1.6;
	margin:0;
}
figure{
	margin: 0;
}
.text-center{
	text-align: center;
}
.pc {display: none;}
@media screen and (min-width: 767px) {
  .pc {display: block;}
}
@media screen and (min-width: 767px) {
  .sp {display: none;}
}

.home-hero {
-moz-box-sizing: border-box;
box-sizing: border-box;
background: url(../images/main_ph1.jpg) center top no-repeat;
background-size: cover;
width: 100%;
min-height:480px;
}

.home-hero .container_inr {position: relative}

@media (max-width: 767px) {
.home-hero {
background: url(../img/home_main_sp.jpg) center center no-repeat;
background-size: cover;
width: 100%;
min-height:190px;
}
}

.home-column {width: 50%;}
.home-column p {font-size: 0.875rem !important}
.home-column:nth-child(odd).home-column_tx {padding-right: 2%;}
.home-column:nth-child(even).home-column_ph {padding-left: 5%;margin-top: 3rem;}
.home-column:nth-child(even).home-column_tx {padding-left: 2%;}
.home-column:nth-child(odd).home-column_ph {padding-right: 5%;margin-top: 3rem;}


@media (max-width: 767px) {
section h2 {font-size: 1.5rem;}
.home-column {width: 100%;}
.home-column:nth-child(odd).home-column_tx {padding-right: 0;order:1;}
.home-column:nth-child(even).home-column_ph {padding-left: 0;margin:2rem 0;order:2;}
.home-column:nth-child(even).home-column_tx {padding-left: 0;order:1;}
.home-column:nth-child(odd).home-column_ph {padding-right: 0;margin:2rem 0;order:2;}
}

h2.home-column_title {
  display: inline-block;
  margin-bottom: 1em;
  line-height: 1.2;
  z-index: -1;
  font-size: 1rem;
}
h2.home-column_title span {
  font-size: 2.25rem;
  display: block;
}

@media (max-width: 767px) {
h2.home-column_title {margin-top:50px;}
}


.en-ja-title-wrap{margin-bottom: 40px;}
.en-ja-title-wrap > span {font-weight: 400;font-size: 2.25rem;line-height: 1.5;letter-spacing: 0.15em}
.en-ja-title-wrap h2.en-ja-title {font-size: 1rem;font-weight: 500;line-height: 1.5}

@media (max-width: 767px) {
.en-ja-title-wrap h2.en-ja-title {font-size: 1.5rem;}
}

.page__h2{
  text-align: center;
  padding-bottom: 60px;
}
.page__h2 h2{
  border-bottom: 1px solid #644536;
  padding-top: 6px;
  font-weight: 600;
  font-size: 32px;
  display: inline-block;
  letter-spacing: 0.08em;
}
@media (max-width: 767px) {
  .page__h2{
    padding-bottom:40px;
  }
  .page__h2 h2{
  font-size: 26px;
  }
}


.attention {color: #db2323}

/* カレンダー */
.calender__title{
  font-size: 18px;
  text-align: center;
  font-weight: 600;
}

.post-edit-link{
  display: none;
}
.event_calendar__caption {
display: block;
margin-top: 10px;
}
.event_calendar__caption span:before {content: "■";}
.event_calendar__caption span:first-child:before {color: #7DB6E3;}
.event_calendar__caption span:last-child:before {
color: #7DB6E3;
margin-left: 10px;
}
.simcal-calendar-grid{
  color: #644536;
}

.simcal-week td{
  color: #fff;
}

.simcal-default-calendar-grid.simcal-default-calendar-light .simcal-day-number{
  background: #7DB6E3!important;
}

.simcal-default-calendar-grid.simcal-default-calendar-light .simcal-day-number:nth-of-type(6n),
.simcal-default-calendar-grid.simcal-default-calendar-light .simcal-day-number:nth-of-type(7n) {
  background: #2E0E02!important;
}

.simcal-default-calendar-grid>table tbody td{
  background: #fff!important;
}

.simcal-default-calendar-grid.simcal-default-calendar-light .simcal-day-void{
  background: none!important;
}

.event_calendar{
  max-width: 456px;
  flex-basis: 48%;
}
.simcal-default-calendar-grid .simcal-day>div{
  background-color: #fff;
}
/* .simcal-default-calendar-grid.simcal-default-calendar-light tr td:nth-of-type(7) .simcal-day-number{
  background-color: #2E0E02!important;
} */
.simcal-icon-right:before{
  color: #2E0E02;
}
footer .simcal-calendar-head,
footer .simcal-icon-left:before,
footer .simcal-icon-right:before{
  color: #fff;
}
.simcal-week-day{
  padding-bottom: 12px;
}
td.simcal-today{
  border: #305EDB solid 2px!important;
}
.simcal-today>div{
	border: none!important;
}
.simcal-default-calendar-grid.simcal-default-calendar-light .simcal-today .simcal-day-number{
  background-color: #305EDB!important;
}
.simcal-event-title{
	color: #644536;
}
.simcal-default-calendar-grid.simcal-default-calendar-light .simcal-day-has-events .simcal-day-number{
	background-color: #E0673D!important;
}
.simcal-default-calendar-grid>table{
	border-spacing: 3px;
}

/* .wpcf7 input[type="file"]{
	margin: 0 1rem!important;
} */

@media (max-width:767px) {
  .event_calendar{
    max-width: 100%;
  }
}

/* 下層header */
body::before{
	content: '';
	position: absolute;
	width: 85%;
	height: 504px;
	top: 0;
	left: 0;
	margin: 0 calc(50% - 50vw);
	background-color: #EDE8E1;
	z-index: -2;
}

.header-img{
  position: relative;
  width: 100vw;
  height: 100%;
}

.header-img__wrap{
	width: 100%;
	max-width: 100%;
/* 	margin: 0 calc(50% - 50vw); */
	width: 87%;
	margin: auto;
	position: relative;
}

.header-img__wrap img{
  position: absolute;
  max-width: 100%;
  top: 0;
/*   left: 20%; */
	right: 0;
	width: 89%;
}

.h1-secondary{
  position: absolute;
  top: 30%;
  left: 8%;
  font-size: 45px;
  color: #644536;
  font-weight: bold;
  font-family: 'Merriweather', serif;
  letter-spacing: 0.2em;
  line-height: 3rem;
  z-index: 1;
}

.h1-secondary span{
	display: block;
	font-family: noto-sans-cjk-jp, sans-serif;
	font-style: normal;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 0.1em;
}

.header-height:before{
  content: "";
  display: block;
  padding-top: 40%;
}


@media (max-width: 1200px) {
  .h1-secondary{
    top: 25%;
  }
}
@media (max-width: 1000px) {
  .h1-secondary{
    top: 20%;
  }
	.header-img__wrap{
		margin: 0 calc(50% - 50vw);
		width: 100%;
	}
}

@media (max-width: 900px) {
  .h1-secondary{
    top: 10%;
  }
}

@media (max-width: 800px) {
  .h1-secondary{
    top: 5%;
  }
}

@media (max-width: 767px) {
  body::before{
    width: 70%;
  }

  .header-img__wrap img {
    top: 0;
    left: unset;
    right: 0;
  }

  .h1-secondary {
    top: 55%;
    left: 3%;
    font-size: 32px;
    line-height: 2rem;
  }

  .h1-secondary span {
    font-size: 16px;
  }

  .header-img{
    margin-bottom: 2  rem;
  }

  .header-img::before{
    top: 0%;
    width: 60%;
    height: 200%;
  }
}

/* ボタン */
a.btn_01 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	/* width: 120px; */
	/* margin: auto; */
    margin-top: 3rem;;
	/* padding: 1rem 4rem; */
	border: 2px solid #644536;
	color: #644536;
	transition: 0.5s;
    max-width: 322px;
    padding: 27px 0;
}

a.btn_01:hover {
	color: #fff;
	background: #644536;
}

.btn__arrow{
    width: 5px;
    margin-left: 3rem;
}
.btn__arrow.hover{
    display: none;
}
a.btn_01:hover .btn__arrow{
    display: none;
}
a.btn_01:hover .btn__arrow.hover{
    display: inline-block;
}

@media (max-width:767px){
	    a.btn_01{
        max-width: 100%;
    }
}

/* 404 */
.error-message{
	max-width:980px;
	margin: auto;
	padding-top: 80px;
	padding-bottom: 120px;
}

@media (max-width:767px){
	.error-message{
		max-width: 90%;
		padding-top:65px;
		padding-bottom: 100px;
	}
}

/* TOPへ戻る */
.page-top__btn{
	width: 40px;
	height: 40px;
	background-color: #fff;
	border-radius: 3px;
	display: block;
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 70;
	box-shadow: 0px 0px 5px #957B6F;
}
.page-top__btn::after{
	content: "";
	background-image: url(../images/arrow-top.svg);
	width: 14px;
	height: 8px;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.page-top__btn:hover{
	opacity: 0.6;
}

@media (max-width:767px){
	.page-top__btn{
		width: 34px;
		height: 34px;
	}
	.page-top__btn::after{
		width: 10px;
		height: 6px;
	}
}


/* お問い合わせ */
form{
  max-width: 720px;
  margin: 0 auto;
  font-size: 14px;
  margin-bottom: 120px;
  padding: 0 20px;
}
textarea,
input[type="text"],
input[type="email"], 
input[type="tel"]{
	width: 100%;
	background-color: #FFFCF7;
	border: 1px solid #957B6F;
	border-radius: 3px;
  font-size: 16px;
  box-sizing: border-box;
}
form input{
  height: 40px;
}
form textarea{
  height: 210px;
}
.contact__item:not(:last-of-type){
  padding-bottom: 30px;
}
.contact__item dd{
  margin: 0;
}
.contact__item dt{
	padding-bottom: 10px;
}
.contact__item dt span{
  color: #EA4C00;
}
.contact__acceptance__wrap{
  background-color: #fff;
  margin-bottom: 22px;
  padding: 24px 32px;
  margin-top: 60px;
  border-radius: 3px;
}
.contact__acceptance{
border-radius: 3px;
overflow-y: auto;
overflow-x: hidden;
max-height: 242px;
padding-right: 1rem;
}

.contact__acceptance p{
font-size: 14px;
margin: 0;
}
.contact__acceptance p.contact__acceptance__ttl,
.contact__acceptance p.contact__acceptance__li__title{
  font-size: 16px;
  padding: 14px 0 12px;
  font-weight: 600;
}
.contact__acceptance p.contact__acceptance__ttl{
  padding-top: 0;
}
.contact__acceptance__ul,
.contact__acceptance__sub__list{
list-style: none;
padding-left: 0;
margin:0;
}
.contact__acceptance__ul li p{
padding-left: 20px;
}
.contact__acceptance__li__title{
padding-left: 0;
}


/* チェックボックス */
.check{
padding-bottom: 42px;
text-align: center;
}
.check label{
  position: relative;
  padding-left: 20px;
  display: flex;
}
.check label::before {
  content: '';
  /* display: block; */
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 1px solid #644536;
  border-radius: 2px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}


.check label input[type="checkbox"] {
  display: none;
}

.check label input[type="checkbox"]:checked + span::after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border: 1px solid #644536;
  background-color: #644536;
  border-radius: 2px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-image: url(../images/check-icon.svg);
  background-repeat: no-repeat;
  background-size: 9px;
  background-position: center;
}

.check label span {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 16px;
}
.check label span.wpcf7-list-item-label{
  padding-left: 7px;
}

/* 送信ボタン */
.submit {
  text-align: center;
  position: relative;
  width: fit-content;
  margin: auto;
}
input[type="submit"] {
  appearance: none;
  -webkit-appearance: none;
}
.submit input{
  background-color: #644536;
  width: 350px;
  padding: 12px 0;
  color: #fff;
  font-weight: 500;
  border: none;
  border-radius: 0;
}
.submit::after{
  content: "";
  background-image: url(../images/arrow-white.svg);
  width: 8px;
  height: 8px;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  right: 110px;
  top: 17px;
  }
  .wpcf7-spinner{
      display: block!important;
  }
  .submit input:hover{
      box-shadow: 0px 0px 20px #957B6F;
      cursor: pointer;
  }
  .submit input:disabled{
      pointer-events: none;
      cursor: not-allowed!important;
      background-color: #9c9c9c;
  }

  .wp-block-table td, .wp-block-table th {
padding: 1rem!important;
border:none!important;
border-style: solid;
text-align: left;
vertical-align: top;
}
.wp-block-table th{width: 25%;}
.wp-block-table td{width: 75%;}

@media (max-width: 767px) {
  .page-desc{
  padding-top: 0;
  padding-bottom: 66px;
  }
  .contact__acceptance__wrap{
      padding: 25px 22px;
      margin: 46px 0 40px;
  }
  .check{
      padding-bottom: 56px;
  }
  .submit,
  .submit input{
      width: 100%;
  }
  .submit::after{
      right: 80px;
  }

  .wpcf7-form-control-wrap {
    width: 100%;
    display: inline-block;
  }
  .wp-block-table td, .wp-block-table th{width: 100%!important;display: block;}
}

/* ファイル選択 */
input[type="file"]:focus {
	outline: 0;
}
.box {
	margin-top: 20px;
}
.file_upload span {
/* 	margin-bottom: 20px; */
	position: relative;
}
/* 最新のsafari用 */
_::-webkit-full-page-media,
_:future,
:root .file_upload span input {
	margin-left: 14px;
}
/* 古いsafari用 */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	::i-block-chrome, .file_upload span input {
		margin-left: 14px;
	}
}
.file_upload span input::before {
	background-color: #FFFCF7;
    border: 1px solid #957B6F;
	border-radius: 3px;
	color: #644536;
	content: 'ファイルを選択';
	font-size: 11px;
	left: 0;
	padding: 3px 13px;
	position: absolute;
	}
input[type="file"]::-webkit-file-upload-button {
	background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
	background-color: transparent;
	border: 0;
	margin: 0 20px 0 0;
}