@charset "UTF-8";

/* reset */
html, body, div, applet, object, iframe, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, strike, tt, var, u, i, center, dl, ol, ul, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	/* vertical-align: baseline; */
}
h1,h2,h3,h4,h5,h6,p,ul,ol,li,img,table,th,td,dl,dt,dd{
	margin:0px;
	padding:0px;
}
address,caption,cite,code,dfn,var {font-style: normal;}
table {border-collapse: collapse;border-spacing: 0;}
caption,th {text-align: left;}
object, embed {vertical-align: top;}
img,abbr,acronym,fieldset {border: 0;}
li {list-style-type: none;}
*, *::before, *::after{
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* base
----------------------------------------*/
html {
  overflow: auto;
  font-size: .625rem;
}
body {/* */
  font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  margin: 0;
  text-align: justify;
  line-break: strict;
  overflow-wrap: break-word;
  word-wrap: break-word;/* */
  width: 100%;
  color: #161616;
  -webkit-text-size-adjust: 100%;
  margin: 0 auto;
  image-rendering: -webkit-optimize-contrast;
  font-size: 1.6rem;
}
a {color: #161616; text-decoration: none;}
a:hover {text-decoration: underline;}
.clearfix::after {
  content: '';
  display: block;
  clear: both;
}
.clearfix {
  display: block;
}
a:link {color:#000;text-decoration:none;}
a:visited {color:#000;text-decoration:none;}
a:active, a:hover {color:#000;text-decoration:underline;}
img{vertical-align: bottom;}
.sp_only{display: none;}

@media screen and (max-width: 768px){
  .pcview{display: none;}
  .spview{display: block;}
}

/* Layout
----------------------------------------*/
body .wrapper {
  font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  text-align: start;
  border: 0;
  font-size: 1.6rem;
  line-height: 2;
  word-break: normal;/*English*/
  -webkit-text-size-adjust:100%;
	z-index: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
  padding: 0;
  color: #000;
}
.wrapper p{
  font-size: 1.6rem;
}
.wrapper img{
  max-width: 100%;
  height: auto;
}
.wrapper a{
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.wrapper a:hover {
  cursor: pointer;
}
.heading .maintitle{
  margin: 0 auto 5px;
  max-width: 1158px;
}
.heading .overview{
  margin: 0 auto;
  width: 970px;
  max-width: 95%;
  text-align: center;
}
.heading .overview img{
  display: block;
  margin: 0 auto 10px;
}
.heading .overview dl{
  text-align: left;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.4;
  font-feature-settings: "palt";
  letter-spacing: .1em;
  max-width: 742px;
}
.heading .overview dl dt{
  display: flex;
  flex-wrap: nowrap;
}
.heading .overview dl dd{
  display: flex;
  flex: 1;
}
.heading .overview .logo{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2%;
  margin-top: 20px;
}
.heading .overview .logo .logo01{
  width: 33%;
}
.heading .overview .logo .logo02{
  width: 30%;
}
.heading .overview .logo .logo03{
  width: 30%;
}
.heading .overview h1{
  font-size: 4.6rem;
  font-weight: 600;
  line-height: 1.3;
  font-feature-settings: "palt";
  letter-spacing: 1px;
  padding: 1em 0;
}
.heading .overview h1 .large{
  font-size: 1.5em;
  letter-spacing: 0px;
}
.wrapper .inner{
  margin: 0 auto;
  max-width: 970px;
}
.wrapper .lead{
  padding: 25px 30px 22px;
  background-color: #c9a063;
}
.wrapper .lead p{
  font-size: 1.8rem;
  color: #fff;
  line-height: 2;
  font-weight: bold;
}
.main_contents{
  background: #fff url(contents_bg.png) no-repeat right bottom;
  padding: 30px 0;
}
.main_contents h2{
  color: #45B035;
  font-size: 4.1rem;
  font-weight: 600;
  text-align: center;
  line-height: 1.4;
  text-decoration: underline;
  text-decoration-style: dotted;
  text-underline-offset: 10px;
  text-decoration-thickness: 1px;
  margin-bottom: 1em;
}
.wrapper section{
  overflow: hidden;
  padding: 15px 0;
}
.wrapper section .bold{
  font-weight: 600;
}
.wrapper section p{
  margin-bottom: 1em;
}
.photo {
  background-color: #f8f0d5;
  margin: 60px auto 45px;
  width: 100%;
  max-width: 740px;
  text-align: center;
  position: relative;
  padding-bottom: 1px;
}
.photo img {
  position: relative;
  left: -30px;
  top: -30px;
}
.photo p.name {
  color: #c24b28;
  line-height: 1.3;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: left;
  padding-left: 30px;
}
.photo p.name .strong {
  font-size: 2.0rem;
  line-height: 1.8;
}
.photo p.name .rb{
  font-weight: normal;
  font-size: 1.6rem;
  font-feature-settings: "palt";
  letter-spacing: 0px;
}
.image{
  max-width: 846px;
  margin: 0 auto 30px;
}
.image2{
  max-width: 846px;
  margin: 0 auto 30px;
}
.image-2 img{
  width: 50%;
}
.image-s{
  width: auto;
  text-align: center;
}
.image-s img{
  display: inline-block;
  max-width: 100%;
  width: 485px;
  margin: 10px auto 30px;
}
.btn{
  display: inline-block;
  text-align: center;
}
.btn a{
  display: block;
  width: 100%;
  height: 100%;
  margin: 30px auto;
  font-size: 3.0rem;
  background-color: #c9a063;
  border-radius: 14px;
  text-decoration: none;
  line-height: 1.1;
  font-weight: 600;
  padding: 18px 100px;
  position: relative;
  color: #333;
  box-shadow: 0px 5px 10px 2px rgba(211, 211, 211, 1);
  box-shadow: 0px 1px 1px 0px rgba(211, 211, 211, 1);
}
.btn a span{
  font-size: 75%;
}
.btn a::before { /* 背景の表示設定 */
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 15px;
  width: 40px; /* 横幅 */
  height: 40px; /* 高さ */
  border-radius: 50%; /* 角の丸み */
  background: #d0111b;
  transition: all 0.3s;
}
.btn a::after { /* くの字の表示設定 */
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 32px;
  width: 12px;
  height: 12px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
  transition: all 0.3s;
}
.btn a:hover{
  opacity: .9;
}
.btn a:hover::before{
  right: 13px;
}
.btn a:hover::after {
  right: 30px;
}
.btn a:active {
  opacity: .9;
  box-shadow: 1px 2px 1px 0px rgba(211, 211, 211, 1);
}

@media screen and (max-width: 999px){
  img{
    max-width: 100%;
    height: auto;
  }
  .wrapper .lead{
    padding: 25px 0 22px;
  }
  .wrapper .inner{
    max-width: 90%;
  }
  .photo{
    width: calc(90% + 30px);
  }
}
@media screen and (max-width: 768px){
  body .wrapper {
    padding: 0 0 30px;
  }
  .inner{
    padding: 5% 0;
  }
  .header_mv {
    height: 50%;
  }
  .mv_wrap::before {
    position: absolute;
    top: bottom;
    height: 350px;
    width: 70%;
  }
  .header h1 {
    max-width: 100%;
    padding: 0 0;
  }
  .wrapper .lead{
    padding: 0 0;
  }
  .wrapper section.inner {
    padding: 45px 30px 29px;
  }
  .main_contents{
    padding: 0px 0 5%;
  }
}
@media screen and (max-width: 640px){
  .heading .overview h1{
    font-size: 3.0rem;
  }
  .heading .overview h1 .large{
    font-size: 1.25em;
  }
  .wrapper .lead p {
    font-size: 1.5rem;
  }
  .wrapper section.inner {
    padding: 30px 0 14px;
  }
  .wrapper section.inner p {
    font-size: 1.6rem;
  }
  .main_contents h2{
    font-size: 3.0rem;
  }
  .photo{
    width: calc(90% + 20px);
  }
  .photo img {
    position: relative;
    left: -20px;
    top: -20px;
  }
  .photo p.name{
    padding-left: 20px;
  }
  .photo p.name,
  .photo p.name .rb{
    font-size: 1.4rem;
  }
  .photo p.name .strong{
    font-size: 1.7rem;
  }
  .btn a{
    font-size: 2.1rem;
    padding: 15px 50px;
    margin: 20px auto 5px;
  }
  .sp_only{
    display: block;
  }
  .btn a::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 8px;
    width: 30px;
    height: 30px;
  }
  .btn a::after {
    content: "";
    position: absolute;
    right: 21px;
    width: 8px;
    height: 8px;
  }
}

/* お問い合わせ
----------------------------------------*/
.aside{
  text-align: center;
}
.aside .btn{
  margin: 0 auto 60px;
}
.info{
  background: #d0111b;
  text-align: center;
  padding: 60px 30px;
}
.info p{
  color: #fff;
  font-size: 1.8rem;
  font-weight: 600;
}
.info p a{
  color: #fff;
  font-weight: normal;
}
.info-heading{
  margin-bottom: 20px;
}
.info-heading span {
  font-size: 2rem;
  font-weight: bold;
  display: inline-block;
  font-feature-settings: "pkna";
  line-height: 1.4;
  padding: 0 5px;
  position: relative;
  color: #fff;
  margin: 0 auto;
}
.info-heading span::after {
  position: absolute;
  bottom: -10px;
  left: calc(50% - 25px);
  width: 50px;
  height: 4px;
  border-radius: 2px;
  content: '';
  background: #c9a063;
}

.datesbox{
  margin: 0 auto 30px;
}
dl.info-dates{
  text-align: left;
  display: flex;
  /* justify-content: center; */
  margin: 0 auto;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.6;
  font-feature-settings: "palt";
  letter-spacing: .1em;
  color: #fff;
  position: relative;
  width: 482px;
  max-width: 100%;
}
dl.info-dates dt{
  display: flex;
  align-items: flex-start;
  flex-direction:column;
  width: 60px;
}
dl.info-dates dd{
  /* display: flex; */
  /* flex: 1; */
  border-left: 1px solid #fff;
  width: calc(100% - 72px);
  padding-left: 12px;
  position: relative;
  top: 0;
}
dl.info-dates dd span{
  display: inline-block;
}
dl.info-dates dd .item1{
  width: 80px;
  flex-basis: 80px;
  position: relative;
  vertical-align: top;
}
dl.info-dates dd .item2{
  width: calc(100% - 85px);
}
.info-logo{
  background-color: #fff;
  width: 482px;
  max-width: 100%;
  padding: 30px;
  margin: 0 auto 15px;
}
.info-logo img{
  width: 100%;
}
@media screen and (max-width: 768px){
  .info{
    background: #d0111b;
    text-align: center;
    padding: 7.5% 5% 5%;
  }
}
@media screen and (max-width: 648px){
  .info p{
    font-size: 1.6rem;
  }
  .aside .btn{
    margin: 0 auto 30px;
  }
}

/* pageTop
----------------------------------------*/
.pagetop {
  z-index: 999;
  position: fixed;
  right: 0;
  bottom: 5px;
  width: 60px;
  height: 60px;
}
.pagetop a {
  display: block;
  opacity: 1;
  transition: 0.5s;
}
.pagetop a:hover,
.pagetop a:active {
    opacity: .6;
}
@media screen and (max-width: 768px){
  .pagetop {
    right: 5px;
    bottom: 5px;
    width: 40px;
    height: 40px;
  }
  .pagetop a {
    opacity: .9;
  }
  .pagetop img{
    width: 40px;
    height: 40px;
  }
}