@charset "UTF-8";
/*------------------------------------------------
  COMMON(SP)
------------------------------------------------*/
/*リセット
/* img */
img,
div, p, blockquote,
h1, h2, h3, h4, h5, h6,
ul, ol, li, dl, dt, dd,
form, fieldset, textarea,
address,
main, article, aside, dialog, figure, footer, header, hgroup, nav, section {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  list-style-type: none;
  vertical-align: baseline; }

/* mixin
-----------------------*/
/* 共通
-----------------------*/
body {
  margin: 0; }
  body .pc-left {
    width: 50%;
    min-width: 375px;
    height: 100vh;
    background: linear-gradient(to right, #e394a6 0%, #e394a6 21%, #d58092 21%, #d58092 100%);
    padding-right: 186px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1; }
    body .pc-left .img11 {
      width: 109px;
      position: fixed;
      top: 60px;
      left: 4.4vw; }
    body .pc-left .logo {
      width: 240px; }
  body .pc-right {
    width: 50%;
    min-width: 375px;
    height: 100vh;
    background: linear-gradient(to left, #cdb573 0%, #cdb573 21%, #bca462 21%, #bca462 100%);
    padding-left: 186px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1; }
    body .pc-right .img11 {
      width: 100px;
      position: fixed;
      bottom: 60px;
      right: 4.4vw; }
    body .pc-right .link-list {
      width: 335px; }
      body .pc-right .link-list .outlink {
        width: 335px;
        margin: 20px 0 0;
        display: block;
        cursor: pointer; }
        body .pc-right .link-list .outlink .img21_pc {
          width: 100%;
          vertical-align: bottom; }
        body .pc-right .link-list .outlink .img21_sp {
          display: none; }

.page {
  margin: 0; }

a {
  text-decoration: none; }
  a:visited {
    color: none; }

.site-main {
  width: 375px;
  margin: 0 auto;
  overflow: hidden;
  background-color: #fff;
  position: relative;
  z-index: 99; }

/* アイキャッチ
-----------------------*/
.eyechatch {
  width: 100%;
  height: 684px;
  position: relative;
  padding: 35px 20px;
  box-sizing: border-box;
  /*	.img01{
  		display:block;
  		width:100%;
  		margin: 0;
  		position:relative;
  		background-color:#fff;
  		.image{
  			width:100%;
  			vertical-align:bottom;
  		}
  		&::before{
  			content:"";
  			width:100%;
  			height:p2v(441px);
  			background:linear-gradient(to bottom, rgba(213,128,146,1) 0%, rgba(213,128,146,1) 50%, rgba(201,145,123,0.5) 82%, rgba(188,164,98,0) 100%);
  			position:absolute;
  			top:0;
  			left:0;
  		}
  	}
  */ }
  .eyechatch .eyeimg {
    width: 100%;
    height: 684px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1; }
    .eyechatch .eyeimg .image {
      width: 100%; }
  .eyechatch .eyemovie {
    width: 100%;
    height: 684px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1; }
    .eyechatch .eyemovie .movie {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .eyechatch .eyemovie::before {
      content: "";
      width: 100%;
      height: 100%;
      background-color: rgba(255, 255, 255, 0.65);
      position: absolute;
      top: 0;
      left: 0; }
  .eyechatch .eyetitle {
    width: 100%;
    font-size: 30px;
    line-height: 42px;
    color: #e67aa4;
    text-align: left;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 700;
    font-feature-settings: "palt";
    display: flex;
    align-items: center;
    justify-content: flex-start;
    writing-mode: vertical-rl;
    text-shadow: 1px 1px 5px rgba(255, 255, 255, 0.7); }
  .eyechatch .eyesubtitle {
    width: fit-content;
    font-size: 16px;
    line-height: 22px;
    color: #888;
    text-align: right;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 700;
    margin: 0 0 0 auto;
    position: relative;
    z-index: 20; }
  .eyechatch .img01-2-2 {
    display: block;
    width: 161px;
    margin: 0 0 0 auto;
    position: relative;
    top: -20px;
    left: 5px;
    z-index: 10; }
  .eyechatch .img1500 {
    width: 350px;
    margin: 30px auto 0;
    display: block;
    position: relative;
    left: -10px; }
  .eyechatch .img01-2 {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
  .eyechatch .img01-3 {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2; }
  .eyechatch .img28 {
    width: 90px;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 5; }

.comingsoon {
  width: 100%;
  padding: 10px 0 10px 10px; }
  .comingsoon .text {
    font-size: 30px;
    line-height: 26px;
    color: #d8508b;
    text-align: left;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 900;
    margin: 10px; }
    .comingsoon .text .font {
      font-size: 18px; }
    .comingsoon .text .font02 {
      font-size: 22px; }

/* ■block01
-----------------------*/
.block01 {
  width: 100%;
  height: 350px;
  background-color: #f8f1e5;
  position: relative;
  padding: 40px 0 0;
  box-sizing: border-box; }
  .block01 .img02 {
    display: block;
    width: 100%;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0; }
  .block01 .text01 {
    font-size: 18px;
    line-height: 36px;
    color: #000;
    text-align: center;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 700; }
  .block01 .text02 {
    font-size: 11px;
    line-height: 11px;
    color: #000;
    text-align: right;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400;
    padding-right: 10px;
    margin: 220px 0 0; }

/* ■block02
-----------------------*/
.block02 {
  width: 100%;
  height: 590px;
  background-color: #edcdd3;
  padding: 40px 0 0;
  box-sizing: border-box;
  position: relative; }
  .block02 .text01 {
    font-size: 20px;
    line-height: 32px;
    color: #cb697f;
    text-align: center;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 700; }
  .block02 .img04 {
    width: 337px;
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 0; }
  .block02 .text02 {
    width: 213px;
    font-size: 14px;
    line-height: 24px;
    color: #000;
    text-align: left;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 500;
    margin: 37px 0 0 35px;
    position: relative;
    z-index: 1; }
  .block02 .text03 {
    width: 243px;
    font-size: 14px;
    line-height: 24px;
    color: #000;
    text-align: left;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 500;
    margin: 53px 0 0 95px;
    position: relative;
    z-index: 1; }
  .block02 .text04 {
    width: 243px;
    font-size: 14px;
    line-height: 24px;
    color: #000;
    text-align: left;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 500;
    margin: 45px 0 0 40px;
    position: relative;
    z-index: 1; }

/* ■block03
-----------------------*/
.block03 {
  width: 100%;
  padding: 68px 0 0;
  position: relative;
  background-color: #fff; }
  .block03 .wrap {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between; }
    .block03 .wrap .img05 {
      width: 240px;
      vertical-align: bottom; }
    .block03 .wrap .title {
      font-size: 20px;
      line-height: 32px;
      color: #a99252;
      text-align: left;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 700;
      writing-mode: vertical-rl;
      margin-right: 38px; }
      .block03 .wrap .title .font {
        font-size: 24px;
        line-height: 32px;
        color: #cb697f; }
  .block03 .text01 {
    width: 335px;
    font-size: 16px;
    line-height: 28px;
    color: #000;
    text-align: left;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400;
    margin: 10px auto 20px;
    letter-spacing: 1px; }
  .block03 .img06 {
    width: 335px;
    margin: 0 auto 5px;
    display: block; }
  .block03 .text02 {
    width: 335px;
    font-size: 12px;
    line-height: 18px;
    color: #000;
    text-align: left;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400;
    margin: 0 auto 20px; }
  .block03 .text03 {
    width: 335px;
    font-size: 12px;
    line-height: 12px;
    color: #000;
    text-align: left;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400;
    margin: 0 auto 50px; }
  .block03 .subtitle {
    width: 335px;
    font-size: 20px;
    line-height: 32px;
    color: #a99252;
    text-align: left;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 700;
    margin: 20px auto 0; }
    .block03 .subtitle.bk {
      color: #555; }
  .block03 .img07 {
    width: 335px;
    margin: 0 auto;
    display: block; }
  .block03 .img08 {
    width: 335px;
    margin: 45px auto 0;
    display: block; }

/* ■block04
-----------------------*/
.block04 {
  width: 100%;
  padding: 40px 20px 30px;
  background-color: #d58092;
  box-sizing: border-box;
  position: relative; }
  .block04 .title {
    width: 335px;
    height: 34px;
    border-radius: 34px;
    background-color: #bca462;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    text-align: left;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px; }
  .block04 .img11 {
    width: 54px;
    position: absolute;
    top: 92px;
    right: 30px; }
  .block04 .text01 {
    width: 100%;
    font-size: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 700;
    margin: 0 auto 15px;
    padding-left: 15px;
    box-sizing: border-box;
    font-feature-settings: "palt"; }
  .block04 .text02 {
    width: 100%;
    height: 158px;
    background: url(../img/img_09.webp);
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 23px 0 0;
    box-sizing: border-box;
    position: relative;
    margin: 0 auto 10px;
    z-index: 1; }
    .block04 .text02 .font01 {
      font-size: 20px;
      line-height: 20px;
      color: #d58092;
      text-align: center;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 700;
      margin: 0 auto 10px;
      display: block;
      position: relative; }
    .block04 .text02 .font02 {
      font-size: 32px;
      line-height: 32px;
      color: #d58092;
      text-align: center;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 700;
      margin: 0 auto 10px;
      display: block;
      position: relative; }
  .block04 .text03 {
    width: 100%;
    font-size: 22px;
    line-height: 22px;
    color: #fff;
    text-align: center;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 700;
    margin: 0 auto 30px; }
  .block04 .text04 {
    width: 335px;
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    text-align: left;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400;
    margin: 0 auto 20px;
    letter-spacing: 1px; }
  .block04 .subtitle {
    width: 335px;
    font-size: 20px;
    line-height: 32px;
    color: #fff;
    text-align: left;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 700;
    margin: 20px auto 0; }
  .block04 .img10 {
    width: 260px;
    margin: 10px auto 0;
    display: block; }
  .block04 .img13 {
    width: 335px;
    display: block;
    margin: 20px 0; }

/* ■block05
-----------------------*/
.block05 {
  width: 100%;
  padding: 40px 20px 30px;
  position: relative;
  background-color: #fff; }
  .block05 .subtitle {
    width: fit-content;
    max-width: 335px;
    font-size: 23px;
    line-height: 46px;
    color: #fff;
    text-align: left;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 700;
    padding: 0 20px 0 15px;
    box-sizing: border-box;
    background-color: #d58092;
    font-feature-settings: "palt"; }
    .block05 .subtitle.font {
      font-size: 20px;
      line-height: 46px; }
    .block05 .subtitle.mr {
      margin-bottom: 7px; }
  .block05 .wrap {
    width: 335px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin: 15px 0 40px; }
    .block05 .wrap .text01 {
      width: 174px;
      font-size: 16px;
      line-height: 30px;
      color: #000;
      text-align: left;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 400;
      letter-spacing: 1px; }
    .block05 .wrap .img12 {
      width: 147px;
      display: block; }
  .block05 .text02 {
    width: 335px;
    font-size: 16px;
    line-height: 30px;
    color: #000;
    text-align: left;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400;
    margin: 15px 0 20px;
    letter-spacing: 1px; }
  .block05 .img13 {
    width: 335px;
    display: block;
    margin: 0 0 40px; }

/* ■block06
-----------------------*/
.block06 {
  width: 100%;
  height: 800px;
  padding: 40px 20px 30px;
  background-color: #f8f1e5;
  position: relative; }
  .block06 .title {
    width: 335px;
    height: 34px;
    border-radius: 34px;
    background-color: #bca462;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    text-align: left;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 20px; }
  .block06 .img15 {
    width: 335px;
    position: absolute;
    top: 97px;
    left: 20px;
    z-index: 0; }
  .block06 .text01 {
    width: 131px;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    text-align: left;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400;
    margin: 111px 0 0 185px;
    position: relative;
    z-index: 1; }
  .block06 .text01 {
    width: 136px;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    text-align: left;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400;
    position: relative;
    z-index: 1; }
    .block06 .text01.mr01 {
      margin: 106px 0 0 185px; }
    .block06 .text01.mr02 {
      margin: 116px 0 0 18px; }
    .block06 .text01.mr03 {
      margin: 123px 0 0 185px; }
    .block06 .text01.mr04 {
      margin: 115px 0 0 18px; }

/* ■block07
-----------------------*/
.block07 {
  width: 100%;
  padding: 40px 20px 30px;
  box-sizing: border-box;
  position: relative;
  background-color: #fff; }
  .block07 .title {
    width: fit-content;
    max-width: 335px;
    font-size: 23px;
    line-height: 44px;
    color: #fff;
    text-align: left;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 700;
    padding: 0 7px 0 15px;
    box-sizing: border-box;
    background-color: #bca462;
    font-feature-settings: "palt";
    margin-bottom: 7px; }
    .block07 .title.mr {
      margin-bottom: 40px; }
  .block07 .text01 {
    width: 100%;
    font-size: 22px;
    line-height: 22px;
    color: #cb697f;
    text-align: center;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 700; }
  .block07 .text02 {
    width: 335px;
    height: 120px;
    background: url(../img/img_16.webp);
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 25px 0 0;
    box-sizing: border-box;
    position: relative;
    margin: 15px 0 10px; }
    .block07 .text02 .font01 {
      font-size: 20px;
      line-height: 20px;
      color: #fff;
      text-align: center;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 700;
      margin: 0 auto 10px;
      display: block;
      position: relative; }
    .block07 .text02 .font02 {
      font-size: 32px;
      line-height: 32px;
      color: #fff;
      text-align: center;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 700;
      margin: 0 auto 10px;
      display: block;
      position: relative; }
  .block07 .img17 {
    width: 335px;
    display: block;
    margin: 40px 0 20px; }
  .block07 .text03 {
    width: 100%;
    font-size: 16px;
    line-height: 26px;
    color: #000;
    text-align: left;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400;
    letter-spacing: 1px; }
  .block07 .text04 {
    width: 100%;
    font-size: 12px;
    line-height: 18px;
    color: #000;
    text-align: left;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400;
    margin: 15px 0; }

/* ■block08
-----------------------*/
.block08 {
  width: 100%;
  padding: 50px 20px 30px;
  background-color: #edcdd3;
  box-sizing: border-box;
  position: relative; }
  .block08 .title {
    width: 293px;
    font-size: 20px;
    line-height: 30px;
    color: #cb697f;
    text-align: center;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 700;
    margin: 0 auto 30px;
    padding-left: 15px;
    position: relative; }
    .block08 .title::before {
      content: "";
      width: 2px;
      height: 60px;
      background-color: #cb697f;
      transform: rotate(-20deg);
      position: absolute;
      top: 0;
      left: 10px; }
    .block08 .title::after {
      content: "";
      width: 2px;
      height: 60px;
      background-color: #cb697f;
      transform: rotate(20deg);
      position: absolute;
      top: 0;
      right: 10px; }
  .block08 .wrap {
    width: 335px;
    background-color: #fff;
    border-radius: 8px;
    padding: 13px;
    box-sizing: border-box;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin: 0 0 20px; }
    .block08 .wrap .photo {
      width: 104px;
      height: 130px;
      border-radius: 8px;
      overflow: hidden; }
      .block08 .wrap .photo .image {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .block08 .wrap .inner {
      width: 186px; }
      .block08 .wrap .inner .name {
        font-size: 18px;
        line-height: 18px;
        color: #bca462;
        text-align: left;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 700;
        margin: 0 0 8px; }
      .block08 .wrap .inner .sex {
        font-size: 13px;
        line-height: 13px;
        color: #bca462;
        text-align: left;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 500;
        margin: 0 0 8px;
        display: block; }
      .block08 .wrap .inner .text01 {
        font-size: 14px;
        line-height: 22px;
        color: #000;
        text-align: left;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 400; }
  .block08 .text02 {
    font-size: 12px;
    line-height: 20px;
    color: #000;
    text-align: left;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400; }

/* ■block09
-----------------------*/
.block09 {
  width: 100%;
  padding: 68px 0 0;
  position: relative;
  background-color: #fff; }
  .block09 .wrap {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between; }
    .block09 .wrap .img18 {
      width: 240px;
      vertical-align: bottom; }
    .block09 .wrap .img18-2 {
      width: 59px;
      vertical-align: bottom;
      margin-right: 45px; }
    .block09 .wrap .title {
      font-size: 20px;
      line-height: 32px;
      color: #a99252;
      text-align: left;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 700;
      writing-mode: vertical-rl;
      margin-right: 38px;
      font-feature-settings: "palt"; }
      .block09 .wrap .title .font {
        font-size: 24px;
        line-height: 32px;
        color: #cb697f; }
  .block09 .text01 {
    width: 335px;
    font-size: 16px;
    line-height: 28px;
    color: #000;
    text-align: left;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400;
    margin: 20px auto;
    letter-spacing: 1px; }

/* ■block10
-----------------------*/
.block10 {
  width: 100%;
  height: 400px;
  background: url(../img/img_19.webp);
  background-size: 100%;
  background-repeat: no-repeat;
  padding: 27px 0 0;
  position: relative; }
  .block10 .wrap {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
    .block10 .wrap .img20 {
      width: 80px;
      vertical-align: bottom;
      margin-right: 3px; }
    .block10 .wrap .text01 {
      font-size: 22px;
      line-height: 46px;
      color: #000;
      text-align: left;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 700; }
      .block10 .wrap .text01 .font {
        font-size: 27px; }
  .block10 .text02 {
    width: fit-content;
    font-size: 38px;
    line-height: 46px;
    color: #fff;
    text-align: center;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 900;
    background-color: #d58092;
    margin: 10px auto 10px;
    padding: 0 5px; }
  .block10 .text03 {
    font-size: 22px;
    line-height: 40px;
    color: #000;
    text-align: center;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 700; }
  .block10 .text04 {
    font-size: 20px;
    line-height: 46px;
    color: #000;
    text-align: center;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 700; }
    .block10 .text04 .font {
      background-color: #d58092;
      color: #fff;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 900;
      padding: 0 10px;
      margin-right: 5px; }
  .block10 .text05 {
    width: 309px;
    font-size: 20px;
    line-height: 32px;
    color: #cb697f;
    text-align: center;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 700;
    margin: 25px auto 0;
    position: relative; }
    .block10 .text05::before {
      content: "";
      width: 2px;
      height: 60px;
      background-color: #cb697f;
      transform: rotate(-20deg);
      position: absolute;
      top: 10px;
      left: 5px; }
    .block10 .text05::after {
      content: "";
      width: 2px;
      height: 60px;
      background-color: #cb697f;
      transform: rotate(20deg);
      position: absolute;
      top: 10px;
      right: 5px; }

/* ■block11
-----------------------*/
.block11 {
  width: 100%;
  padding: 10px 20px 30px;
  box-sizing: border-box;
  position: relative;
  background-color: #fff; }
  .block11 .outlink {
    width: 335px;
    margin: 20px 0 0;
    display: block;
    cursor: pointer; }
    .block11 .outlink .img21 {
      width: 100%;
      vertical-align: bottom; }
  .block11 .text01 {
    font-size: 14px;
    line-height: 28px;
    color: #000;
    text-align: left;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400; }

/* ■block12
-----------------------*/
.block12 {
  width: 100%;
  padding: 30px 20px 30px;
  background-color: #f8f1e5;
  box-sizing: border-box;
  position: relative; }
  .block12 .title {
    width: 287px;
    font-size: 22px;
    line-height: 22px;
    color: #000;
    text-align: center;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 700;
    margin: 0 auto 30px;
    position: relative; }
    .block12 .title .img23 {
      width: 59px;
      position: absolute;
      top: -10px;
      left: -5px; }
    .block12 .title .img24 {
      width: 37px;
      position: absolute;
      top: -10px;
      right: 0; }
  .block12 .wrap {
    width: 100%; }
    .block12 .wrap .ques {
      width: 100%;
      height: 50px;
      background-color: #bca462;
      border-radius: 50px;
      padding: 10px 10px 10px 56px;
      box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
      font-size: 16px;
      line-height: 24px;
      color: #fff;
      text-align: left;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 700;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      box-sizing: border-box;
      position: relative;
      z-index: 2; }
      .block12 .wrap .ques::before {
        content: "";
        width: 30px;
        height: 30px;
        background: url(../img/img_25.webp);
        background-size: 100%;
        background-repeat: no-repeat;
        position: absolute;
        top: 10px;
        left: 15px; }
    .block12 .wrap .answ {
      width: 318px;
      background-color: #fff;
      border-radius: 10px;
      padding: 35px 10px 20px 53px;
      margin-left: 18px;
      font-size: 16px;
      line-height: 24px;
      color: #000;
      text-align: left;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 500;
      letter-spacing: 1px;
      box-sizing: border-box;
      position: relative;
      top: -20px;
      z-index: 1; }
      .block12 .wrap .answ::before {
        content: "";
        width: 30px;
        height: 30px;
        background: url(../img/img_26.webp);
        background-size: 100%;
        background-repeat: no-repeat;
        position: absolute;
        top: 33px;
        left: 10px; }

/* ■block13
-----------------------*/
.block13 {
  width: 100%;
  padding: 40px 20px 20px;
  box-sizing: border-box;
  position: relative;
  background-color: #fff; }
  .block13 .title {
    width: 287px;
    font-size: 22px;
    line-height: 22px;
    color: #000;
    text-align: center;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 700;
    margin: 0 auto 30px;
    position: relative; }
    .block13 .title.mr {
      margin: 30px auto 0; }
  .block13 .wrap {
    width: 100%;
    padding: 10px 0;
    border-top: 1px solid #dedede;
    display: flex;
    align-items: center;
    justify-content: flex-start; }
    .block13 .wrap.border {
      border-bottom: 1px solid #dedede; }
    .block13 .wrap .name {
      width: 80px;
      font-size: 16px;
      line-height: 24px;
      color: #000;
      text-align: left;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 400; }
      .block13 .wrap .name.min {
        font-size: 14px;
        line-height: 20px; }
    .block13 .wrap .text01 {
      width: 255px;
      font-size: 16px;
      line-height: 24px;
      color: #000;
      text-align: left;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 400; }
      .block13 .wrap .text01 .font {
        font-size: 8px;
        line-height: 8px; }
      .block13 .wrap .text01.min {
        font-size: 14px;
        line-height: 20px; }
  .block13 .text02 {
    width: 100%;
    font-size: 16px;
    line-height: 26px;
    color: #000;
    text-align: left;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400;
    margin: 40px 0 25px;
    letter-spacing: 1px; }
  .block13 .text03 {
    width: 100%;
    font-size: 11px;
    line-height: 17px;
    color: #000;
    text-align: left;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400;
    margin: 10px 0;
    letter-spacing: 1px; }
  .block13 .text04 {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    text-align: center;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400;
    margin: 10px 0 5px; }

/* link-top
-----------------------*/
.link-top {
  position: fixed;
  right: 10px;
  bottom: 20px;
  cursor: pointer;
  z-index: 999;
  transform: translateY(100px);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s, visibility 0.5s, transform 4s;
  background: #939393;
  width: 60px;
  height: 60px;
  border-radius: 60px;
  color: #fff;
  font-size: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  padding: 10px 0 0;
  box-sizing: border-box; }
  .link-top::before {
    content: "";
    width: 10px;
    height: 10px;
    border-top: solid 2px #FFFFFF;
    border-right: solid 2px #FFFFFF;
    transform: rotate(-45deg);
    position: absolute;
    left: calc(50% - 7px);
    top: 15px; }
  .link-top.change-position {
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
    transition: opacity 1s, visibility 1s, transform 2s; }

/* フッター
-----------------------*/
.site-footer {
  width: 375px;
  margin: 0 auto;
  padding: 20px 0 10px;
  background: linear-gradient(to right, #d58092 0%, #d58092 50%, #bca462 50%, #bca462 100%);
  position: relative;
  z-index: 99; }
  .site-footer .logo {
    width: 100%;
    display: block;
    margin: 0 auto; }
  .site-footer .name {
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    text-align: center;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400; }
  .site-footer .address {
    font-size: 12px;
    line-height: 26px;
    color: #fff;
    text-align: center;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400; }
  .site-footer .img27 {
    width: 100%;
    display: block;
    position: absolute;
    bottom: 5px;
    left: 0; }

/*# sourceMappingURL=content_pc.css.map */
