@charset "UTF-8";
a, h1, h2, h3, ul, address, span.gold, h4, .yoko {
  font-family: 'font-family : Shippori Mincho;', serif;
}
td.price, th, .btn-wrap.btn-wrap-pc-sp2 a {
  font-family: sans-serif;
}
.center p {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  max-width: 1200px;
}
.sc_in_small01_wrap {
  max-width: 1200px;
}
.text-set p, .sc_t01 p, .sc_in_small01_wrap h3 {
  color: #333;
}
/*=====================背景柄=====================*/
/*	.sc_in_wrap{
  background-image:url("../img/bc_cl02_left.png"),url("../img/bc_cl02_right.png"),url("../img/bc_ye.png");
	background-repeat:no-repeat,no-repeat,repeat;
	background-position:left center,right bottom;}*/
/*====背景画像===-=*/
/*.bgimgleft {
  background-image:  url(../img/bg_left.png);
  background-repeat: no-repeat;
  background-position: left center;
}
.bgimgright {
  background-image:  url(../img/bg_right.png);
  background-repeat: no-repeat;
  background-position: right bottom;
}*/
#five {
  background-image: url("../img/ft_bg.png");
  background-repeat: no-repeat;
  background-position: bottom;
}
/*=====================/背景柄=====================*/
/*=====================画像文字縦書き横並びtop_about_wrap=====================-=*/
.top_about {
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
}
.tp_ac.left-section {
  text-align: center;
}
.tp_ac.left-section p {
  text-align: left;
}
.text-set {
  background-color: #e4f0e1;
  padding-top: 4rem;
  padding-bottom: 4rem;
  border-radius: 4rem;
}
.text-set h1, .text-set p {
  margin: 0;
  vertical-align: top; /* h1とpを上揃えにする */
}
.text-set h1{
	text-align: end;
}
.text-set h1, .text-set p {
  margin: 0;
  writing-mode: vertical-rl; /* 縦書き */
  text-orientation: upright; /* テキストの方向を縦に */
  display: inline-block;
}
.text-set p {
  max-width: 300px;
}
.right-section img {
  max-width: 100%; /* 画像の幅が親要素に収まるように */
  height: auto;
}
.text-set h1 {
  font-weight: bold;
  font-size: 17px;
  line-height: 2.7rem;
  letter-spacing: 4px;
	margin-top: 7rem;

}
.text-set p {
  font-size: 16px;
  line-height: 2.7rem;
  letter-spacing: 4px;
}
.text-set p, .text-set h1 {
  text-align: justify;
}
.sc_in_small01_wrap h3 {
  font-weight: bold;
  font-size: 22px;
  line-height: 37px;
  letter-spacing: 4px;
}
.right-section, .left-section {
  /* width: 90%;*/
  margin: auto;
}
.right-section {
  margin-top: 2rem;
}

/*=====/top_about=====*/
/*=====flex　背景あり=====*/
.sc_in_small01_wrap {
  background-color: #ffffff;
  margin-left: auto;
  margin-right: auto;
  border-radius: 2rem;
  margin-top: 1rem;
}
.sc_t01 p {
  font-family: Noto Sans JP;
  font-size: 16px;
  line-height: 28.69px;
  letter-spacing: -0.96px;
}
.sc_p01 {
  text-align: center;
}
/*=====/flex　背景あり=====*/
/*左*/
.left-section, .right-section {
  flex: 1;
  text-align: center;
}
.left-section img {
  width: 100%;
}
/*====flex===-=*/
.sc_in_small01_wrap {
  background-color: #ffffff;
  margin-left: auto;
  margin-right: auto;
}
.sc_in_small01 h2 {
  font-size: 2rem;
  padding-top: 3rem;
}

/*====other===-=*/
.max-width1200px {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}
.center {
  text-align: center;
}
/*余白*/
.padding-left2 {
  padding-left: 2rem;
}
.padding-right2 {
  padding-right: 2rem;
}
.padding04 {
  paddding: 0 4rem;
}
.mg04mb02 {
  margin: 0 4rem;
}
.pd04mb02 {
  paddding: 0 4rem;
}
.pd05mb02 {
  paddding: 0 5rem;
}
/*font*/
.fontN {
  font-family: Noto Serif JP;
}
.ft15px {
  font-size: 15px;
}
.ft18px {
  font-size: 15px;
}
/*====table===-=*/
td.end {
  text-align: end;
  white-space: nowrap;
}
/* ================================レスポンシブ対応===-============================= */
@media screen and (max-width: 768px) {
  .sc_in_small01 {
    /*padding-top: 4rem;*/
    padding-bottom: 4rem;
  }
  .sc_in_wrap, .sc_in_wrap02 {
    padding-bottom: 1rem;
  }
  .sc_in_small01.rv {
    margin-bottom: 1rem;
    width: 90%;
    margin: auto;
  }
  /*flex*/
  .number img {
    padding-top: 3rem;
  }
  .number {
    text-align: center;
  } /*文字横*/
  .left-section img {
    margin-bottom: 4rem;
    width: 100%;
  }
  /*=====flex　背景なし=====*/
  .top_about_wrap {
    width: 90%;
    margin: auto;
  }
  #two {
    margin-bottom: 0;
  }
	
  /*=====flex　背景あり=====*/
  .sc_t01 {
    width: 80%;
    margin: 0 auto;
  }
  .sc_in_small01_wrap {
    width: 90%;
  }
  .sc_p01 img {
    width: 80%;
    text-align: center;
  }
  .sc_in_small01 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .sc_in_wrap, .sc_in_wrap02 {
    padding-bottom: 1rem;
  }
  .sc_in_small01_wrap {
    margin-bottom: 1rem;
  }
  .sc_in_small01 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .sc_in_small01_wrap :last-child {
    margin-top: 2rem;
  }
  /*=====/flex　背景あり=====*/
}
/* ================================pc===小-============================= */
@media(min-width:769px) {
  .pc_padding_right2 {
    padding-right: 2rem;
  }
  .pc_padding_left2 {
    padding-left: 2rem;
  }
  .pc_padding_right3 {
    padding-right: 3rem;
  }
  .pc_padding_left3 {
    padding-left: 3rem;
  }
  .pc_padding_right4 {
    padding-right: 4rem;
  }
  .pc_padding_left4 {
    padding-left: 4rem;
  }
  .mg04mb02 {
    margin: 0 2rem;
  }
  .pd04mb02 {
    paddding: 0 2rem;
  }
  .pd05mb02 {
    paddding: 0 2rem;
  }
  .flex {
    width: 50%;
  }
  .sc_p01 img {
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  .sc_in_small01_wrap {
    margin: auto;
  }
  .sc_in_small01 {
    align-items: center;
    display: flex;
    justify-content: center;
    flex: 1;
    margin: auto;
  }
  .sc_in_small01.rv {
    flex-direction: row-reverse;
  }
  .sc_in_small01_wrap .bg-gray {
    align-items: center;
  }
  .text-set h1 {
    padding-left: 3rem;
  }
  .right-section, .left-section {
    width: 90%;
  }
  /*=====flex　背景あり=====*/
  .sc_in_small01_wrap h3 {
    margin-bottom: 1rem;
  }
  .sc_in_small01_wrap {
    width: 90%;
    margin: auto;
  }
  .sc_t01 img, .sc_p01 img {
    width: 100%;
  }
  .sc_in_small01 {
    display: flex;
    justify-content: center;
    flex: 1;
    margin: auto;
  }
  .sc_p01 {
    text-align: end;
  }
  .sc_t01 {
    padding-left: 2rem;
    width: 100%;
  }
  .sc_in_wrap, .sc_in_wrap02 {
    padding-bottom: 5rem;
  }
  .sc_in_wrap02 {
    padding-top: 5rem;
  }
  .sc_in_small01_wrap {
    margin-bottom: 2rem;
    padding: 4rem;
    margin-top: 2rem;
  }
  .text-set h1 {
    text-align: end;
  }
  /*=====/flex　背景あり=====*/
  /* ================================pc===大-============================= */
  @media screen and (min-width:1024px) {
    /* =====================画像文字縦書き横並びtop_about_wrap=====================*/
    .left-section img {
      margin-right: -15rem;
      margin-top: 2rem;
      position: relative;
      z-index: 1;
    }
    .text-set {
      padding-left: 4rem;
    }
    .left-section img {
      width: 80%;
    }
    .top_about {
      display: flex;
    }
    .top_about_wrap {
      width: 90%;
    }
    .left-section img {
      margin-right: -14rem;
      margin-top: 2rem;
      position: relative;
      z-index: 1;
    }
    .text-set h1 {
      padding-left: 1rem;
    }
    .text-set {
      padding: 3rem;
    }
  }
  .text-set p {
    padding-left: 3.5rem;
  }
  .text-set h1 {
    margin-top: 6rem;
  }
}
@media screen and (min-width:1025px) {
  .left-section img {
    margin-right: -25rem;
  }
  .text-set p {
    padding-left: 5.5rem;
  }
}