@charset "UTF-8";
*:focus {
  outline: none;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, 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, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

img {
  line-height: 0;
  display: inline;
  max-width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

ol, ul {
  list-style: none !important;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

q:before, q:after {
  content: "";
  content: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a {
  text-decoration: none;
  color: #333;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
}

a:hover {
  text-decoration: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

input[type="button"], input[type="submit"] {
  -webkit-appearance: none;
}

label {
  -webkit-tap-highlight-color: transparent;
}

body {
  color: #3e3a39;
  font-family: 'Noto Sans JP',"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
  line-height: 1.8;
  line-break: strict;
  word-break: normal;
	  -webkit-box-sizing: border-box;
  box-sizing: border-box;

}
header,main,footer{
			overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
  letter-spacing: normal;
}

/*
  ここまでcommon
--------------------------------------------- */
.pc {
  display: none;
}

.center {
  text-align: center;
}

.palt {
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
}

a:hover {
  opacity: 0.8;
}

.fuwatt {
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: all .8s;
  transition: all .8s;
}

.mb0 {
  margin-bottom: 0 !important;
}

/* /////////////////// ここから /////////////////// */
.btn_reserve_fix {
  position: fixed;
  z-index: 10;
  right: 0;
  top: 0;
  width: calc(130vw / 7.68);
  opacity: 0;
  transition: opacity ease .8s;
  pointer-events: none;
}
.btn_reserve_fix.fixed {
  opacity: 1;
  pointer-events: all;
}
.kv {
  position: relative;
  height: calc(1197vw / 7.68);
  background: url(../images/kv768_bg.jpg) center center no-repeat;
  background-size: cover;
}
.kvttl01{
  width: 100%;
  position: absolute;
  bottom: 1vw;
}
.kvttl02{
  width: calc(610vw / 7.68);
  position: absolute;
  top: calc(54vw / 7.68);
  right: calc(-40vw / 7.68);
}
main{overflow:hidden;}
section {
  width: 100%;
  position: relative;
  display: -ms-grid;
  display: grid;
  place-content: center;
}

h2 {
  font-size: calc(48vw / 7.68);
  font-weight: 700;
  color: #414A98;
  text-align: center;
}

.sec01 {
  max-width: 1280px;
  padding: calc(73vw / 7.68) 0 calc(100vw / 7.68);
}

.sec01 h2 {
  margin-bottom: calc(60vw / 7.68);
}

.emp {
  color: #FF7171;
}

.notes {
  font-size: calc(22vw / 7.68);
  color: #414A98;
  text-align: center;
}

.sec01_recommend {
  width: calc(728vw / 7.68);
  margin-left: calc(40vw / 7.68);
}

.sec01_recommend li {
  width: 100%;
  font-size: calc(32vw / 7.68);
  padding: calc(10vw / 7.68) 0 calc(30vw / 7.68) calc(80vw / 7.68);
  background: url(../images/sec01_img01.png) no-repeat 0 calc(10vw / 7.68)/cover;
  color: #414a98;
}

.sec02 {
  background-color: #E4F1FC;
  padding: calc(45vw / 7.68) 0 0;
}

.sec02 h2 {
  line-height: 1.2;
}

.sec02 .sec02_ttl {
  font-size: calc(72vw / 7.68);
  margin-bottom: calc(24vw / 7.68);
}

.sec02 .sec02_img {
  width: calc(680vw / 7.68);
  margin-inline: auto;
}

.sec02::after {
  content: "";
  display: block;
  -webkit-clip-path: polygon(50% 90%, 60% 0, 100% 0, 100% 100%, 0 100%, 0 0, 40% 0);
          clip-path: polygon(50% 90%, 60% 0, 100% 0, 100% 100%, 0 100%, 0 0, 40% 0);
  width: 100vw;
  height: calc(60vw / 7.68);
  background-color: #fff;
  margin-top: calc(100vw / 7.68);
}

.sec03 {
  background-color: #fff;
  padding: calc(5vw / 7.68) 0 0;
  overflow: hidden;
  font-weight: 700;
}

.sec03 .notes {
  position: relative;
  z-index: 2;
  color: #3A3A3A;
  font-size: calc(24vw / 7.68);
  width: calc(640vw / 7.68);
  margin: 1em auto;
  line-height: 1.5;
  text-align: left;
    font-weight:500;

}

.sec03_item {
  position: relative;
  padding-bottom: calc(112vw / 7.68);
  width: 100vw;
}

.sec03_sub01, .sec03_sub02, .sec03_sub03, .sec03_sub04 {
  position: relative;
  z-index: 2;
  font-size: calc(48vw / 7.68);
  font-weight: 700;
  color: #414A98;
  margin-bottom: calc(50vw / 7.68);
  padding: calc(10vw / 7.68) 0 calc(35vw / 7.68) calc(142vw / 7.68);
  background-position: calc(40vw / 7.68) 0;
  background-size: cover;
  background-repeat: no-repeat;
}

.sec03_sub01 {
  background-image: url(../images/sec03_h201.png);
}

.sec03_sub02 {
  background-image: url(../images/sec03_h202.png);
  letter-spacing: -0.1em;
}

.sec03_sub03 {
  background-image: url(../images/sec03_h203.png);
}

.sec03_sub04 {
  background-image: url(../images/sec03_h204.png);
}

.sec03_txt {
  position: relative;
  z-index: 2;
  font-size: calc(32vw / 7.68);
  text-align: center;
}

.sec03_img {
  position: relative;
  z-index: 2;
  width: 100%;
  height: auto;
}

.sec03_bg {
  position: absolute;
  top: calc(387vw / 7.68);
  right: 0;
  z-index: 1;
  width: calc(469vw / 7.68);
}

.sec03_item03_reserve {
  width: calc(680vw / 7.68);
  margin-inline: auto;
  padding-bottom: calc(46vw / 7.68);
  border-bottom: 3px solid #FF685E;
}

.sec03_item03_reserve h4 {
  font-size: calc(32vw / 7.68);
  color: #fff;
  text-align: center;
  background-image: url(../images/sec03_h3_sp.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  margin-bottom: calc(33vw / 7.68);
}

.sec03_item03_reserve p {
  font-size: calc(28vw / 7.68);
}

.sec03_item03_reserve .btn_method {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(596vw / 7.68);
  margin-inline: auto;
  margin-top: calc(35vw / 7.68);
  background-color: #FF685E;
  padding: calc(20vw / 7.68) 0;
  -webkit-box-shadow: 0px 4px 10px 2px #d6d6d6;
          box-shadow: 0px 4px 10px 2px #d6d6d6;
  position: relative;
  border-radius: 100vmax;
  text-align: center;
  font-size: calc(28vw / 7.68);
  font-weight: 700;
  color: #fff;
}

.sec03_item03_reserve .btn_method i {
  width: calc(17vw / 7.68);
  line-height: 0;
  margin-left: calc(25vw / 7.68);
}

.sec03_item01_img {
  width: calc(660vw / 7.68);
  left: 0;
}

.sec03_item02 .sec03_txt {
  padding-bottom: calc(1152vw / 7.68);
}

.sec03_item02_img01 {
  position: absolute;
  top: calc(720vw / 7.68);
  right: 0;
  width: calc(564vw / 7.68);
}

.sec03_item02_img02 {
  position: absolute;
  top: calc(1020vw / 7.68);
  left: calc(40vw / 7.68);
  width: calc(360vw / 7.68);
}

.sec03_item02_img03 {
  position: absolute;
  top: calc(1400vw / 7.68);
  left: calc(40vw / 7.68);
  width: calc(566vw / 7.68);
}

.sec03_item02_img04 {
  position: absolute;
  top: calc(1200vw / 7.68);
  right: 0;
  width: calc(434vw / 7.68);
}

.sec03_item03 .sec03_txt {
  padding-bottom: calc(1030vw / 7.68);
}

.sec03_item03_img01 {
  position: absolute;
  top: calc(720vw / 7.68);
  left: 0;
  width: calc(586vw / 7.68);
}

.sec03_item03_img02 {
  position: absolute;
  width: calc(440vw / 7.68);
  right: calc(40vw / 7.68);
  top: calc(1030vw / 7.68);
}

.sec03_item03_img03 {
  position: absolute;
  width: calc(446vw / 7.68);
  left: calc(40vw / 7.68);
  top: calc(1290vw / 7.68);
}

.sec03_item04 .sec03_txt {
  padding-bottom: calc(714vw / 7.68);
}

.sec03_item04_img01 {
  position: absolute;
  top: calc(520vw / 7.68);
  right: 0;
  width: calc(630vw / 7.68);
}

.sec03_item04_img02 {
  position: absolute;
  width: calc(400vw / 7.68);
  left: calc(40vw / 7.68);
  top: calc(900vw / 7.68);
}

.sec03_item04_bg {
  width: 52%;
  left: calc(-4vw / 7.68);
  top: calc(500vw / 7.68);
}

.sec03_item04 p.notes {
  text-align: center;
  font-weight: 400;
}

.sec04 {
  padding: 0 0 calc(45vw / 7.68) 0;
  margin-bottom: calc(64vw / 7.68);
  position: relative;
}

.sec04::before {
  width: 100vw;
  height: calc(4vw / 7.68);
  background: #6486c3;
  background: -webkit-gradient(linear, left top, right top, from(#6486c3), to(#e5bad2));
  background: linear-gradient(90deg, #6486c3 0%, #e5bad2 100%);
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.sec04::after {
  width: calc(680vw / 7.68);
  height: calc(4vw / 7.68);
  background: #6486c3;
  background: -webkit-gradient(linear, left top, right top, from(#6486c3), to(#e5bad2));
  background: linear-gradient(90deg, #6486c3 0%, #e5bad2 100%);
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  left: calc(40vw / 7.68);
}

.sec04 h2 {
  padding-top: calc(50vw / 7.68);
  background-color: #E4F1FC;
  line-height: 1.2;
}

.sec04 h2::after {
  content: "";
  display: block;
  -webkit-clip-path: polygon(50% 90%, 60% 0, 100% 0, 100% 100%, 0 100%, 0 0, 40% 0);
          clip-path: polygon(50% 90%, 60% 0, 100% 0, 100% 100%, 0 100%, 0 0, 40% 0);
  width: 100vw;
  height: calc(60vw / 7.68);
  background-color: #fff;
  margin-top: calc(51vw / 7.68);
}

.sec04 .sec04_ttl {
  font-size: calc(48vw / 7.68);
  margin-bottom: calc(40vw / 7.68);
}

.sec04_q {
  position: relative;
}

.sec04_q p {
  position: absolute;
  top: calc(45vw / 7.68);
  font-size: calc(32vw / 7.68);
  font-weight: 500;
  line-height: 1.4;
  color: #414A98;
  z-index: 2;
}

.sec04_q .sec04_q_hito {
  width: calc(165vw / 7.68);
  height: auto;
  position: absolute;
  z-index: 2;
}

.sec04 .sec04_item.last {
  margin-bottom: calc(60vw / 7.68);
}

.sec04_item {
  padding: calc(60vw / 7.68) 0;
}

.sec04_item .notes {
  color: #3A3A3A;
  text-align: left;
  display: -ms-grid;
  display: grid;
  place-content: center;
  letter-spacing: -0.05em;
  line-height: 1.5;
}



.sec04_item.first {
  background: #fff;
}
.sec04_item.odd.first{
  padding-top: 0;
}

.sec04_item.odd .sec04_q_hito {
  top: calc(-29vw / 7.68);
  right: calc(50vw / 7.68);
}

.sec04_item.odd .sec04_q p {
  left: calc(85vw / 7.68);
}

.sec04_item.even .sec04_q_hito {
  top: calc(-29vw / 7.68);
  left: calc(50vw / 7.68);
}

.sec04_item.even .sec04_q p {
  right: calc(115vw / 7.68);
}

.sec04_item.even .sec04_q p.sec04_q02 {
  right: calc(60vw / 7.68);
}

.sec04_fkds {
  position: relative;
  z-index: 1;
  display: block;
  width: calc(680vw / 7.68);
  margin-inline: auto;
  line-height: 0;
}

.sec04_a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: calc(42vw / 7.68);
  position: relative;
  z-index: 2;
}

.sec04_a > .sec04_a_txt .sec04_ps {
  width: auto;
}

.sec04_a_txt {
  width: calc(680vw / 7.68);
  margin-inline: auto;
  position: relative;
  display: block;
  padding: calc(32vw / 7.68) calc(40vw / 7.68);
  font-weight: 500;
  color: #2A2A2A;
  background-color: #fff;
  border-radius: calc(20vw / 7.68);
  line-height: 1.5;

}

.sec04_a_txt p {
  font-size: calc(26vw / 7.67);
  margin-bottom: calc(45vw / 7.68);
}

.sec04_a_txt::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: calc(20vw / 7.68);
  border: calc(4vw / 7.68) solid transparent;
  background-image: -webkit-gradient(linear, left top, right top, from(#6486c3), to(#e5bad2));
  background-image: linear-gradient(90deg, #6486c3 0%, #e5bad2 100%);
  background-origin: border-box;
  background-clip: border-box;
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)), -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask-image: linear-gradient(#fff 0 0), linear-gradient(#fff 0 0);
  -webkit-mask-clip: padding-box, border-box;
  -webkit-mask-composite: destination-out;
  mask-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)), -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  mask-image: linear-gradient(#fff 0 0), linear-gradient(#fff 0 0);
  mask-clip: padding-box, border-box;
  -webkit-mask-composite: exclude;
          mask-composite: exclude;
}

.sec04_q01_link {
  display: block;
  width: calc(445vw / 7.68);
  margin-inline: auto;
  line-height: 0;
  margin: 2em auto;
}

.sec04_q01_link img {
  width: 100%;
  height: auto;
}

.sec04_flow {
  width: 100%;
  margin: calc(65vw / 7.68) 0 calc(16vw / 7.68);
  padding: calc(30vw / 7.68) 0 calc(40vw / 7.68);
  background: #414a98;
}

.sec04_flow h3 {
  width: calc(310vw / 7.68);
  margin-left: calc(80vw / 7.68);
  line-height: 0;
	position: absolute;
  top: calc(-23vw / 7.68);
}

.sec04_flow h3 img {
  width: 100%;
  height: auto;
  line-height: 0;
}

.sec04_flow_block {
  width: calc(680vw / 7.68);
  background-color: #fff;
  margin-inline: auto;
  border-radius: 20px;
  padding: calc(32vw / 7.68) 0;
}

.sec04_flow_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: calc(20vw / 7.68) 0 calc(64vw / 7.68);
  background: url(../images/sec04_flow_bd.png) no-repeat 50% 100%/calc(650vw / 7.67) auto;
}

.sec04_flow_item img {
  width: calc(143vw / 7.68);
  height: auto;
}

.sec04_flow_block .sec04_flow_item:last-child {
  background: none;
  padding-bottom: calc(8vw / 7.68);
}

.sec04_flow_txt {
  width: calc(506vw / 7.68);
}

.sec04_flow_txt p {
  font-size: calc(26vw / 7.68);
  font-weight: 400;
  color: #2A2A2A;
}

.flow_itemttl {
  font-size: calc(35vw / 7.68);
  font-weight: 700;
  color: #FF685E;
}

.flow_itemttl_cancel {
  width: 100%;
}

.sec04_flow_txt02 {
  width: calc(624vw / 7.68);
  margin-inline: auto;
}

.sec04_flow_txt02 p {
  font-size: calc(24vw / 7.68);
  line-height: 1.5;
}

.sec04_ps {
  width: calc(644vw / 7.68);
  margin-inline: auto;
  margin-top: calc(30vw / 7.68);
  background-color: #FFFEEE;
  padding: calc(14vw / 7.68) calc(20vw / 7.68);
  border-radius: 20px;
}

.sec04_ps p {
  font-size: calc(23vw / 7.68);
}

.sec04_psttl {
  font-size: calc(26vw / 7.68);
  font-weight: 700;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  color: #FF685E;
}

.sec04_psttl::before {
  display: block;
  content: "";
  width: calc(10vw / 7.68);
  height: auto;
  background-color: #FF685E;
  margin-right: calc(10vw / 7.68);
}

.sec04_item .sec04_a_notes {
  width: auto;
}

.sec04_a02 p {
  margin-bottom: 0;
}

.emp_b {
  font-size: calc(30vw / 7.68);
  font-weight: 700;
  padding-top: calc(30vw / 7.68);
}

.sec04_mochimono {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: calc(50vw / 7.68);
}

.sec04_mochimono li {
  font-size: calc(32vw / 7.68);
}

.sec04_mochimono li:nth-child(odd) {
  margin-right: 1em;
}

.sec04_mochimono02 {
  margin-bottom: 0;
}

.sec04_mochimono02 li {
  font-size: calc(32vw / 7.68);
  margin-right: 1em;
}

.sec04_flow_txt p {
  font-weight: 700;
  line-height: 1.5;
}

.sec04_flow_txt02 {
  font-weight: 500;
  margin-top: 1.3em;
}

.sec04_flow_item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.sec04_item.even {
  background: #e4f1fc;
  padding: 2.5em 0 2em;
}

.sec04_item.odd {
  padding: 2.5em 0 2em;
}

.sec04_a_txt p.notes {
  font-size: calc(18vw / 7.68);
  margin-bottom: 0;
  margin-top: calc(10vw / 7.68);
}

.sec05 {
  position: relative;
  padding-bottom: calc(30vw / 7.68);
}

.sec05::after {
  content: "";
  width: calc(680vw / 7.68);
  height: calc(2vw / 7.68);
  margin-inline: auto;
  background-color: #ccc;
}

.sec05 p {
  font-size: calc(24vw / 7.68);
  margin-bottom: calc(35vw / 7.68);
  text-align: center;
}

.question_link {
  width: calc(595vw / 7.68);
  margin-inline: auto;
  margin-bottom: calc(70vw / 7.68);
}

.foot_inner {
  text-align: center;
  padding: calc(50vw / 7.68) 0 calc(240vw / 7.68);
}

.foot_inner img {
  width: calc(376vw / 7.68);
  min-width: 140px;
  max-width: 376px;
}


/* /////////////////////////////////////////////////////リンク//////////////////// */
/* /////////////////////////////////////////////////////リンク//////////////////// */
.fixbtns {
  position: fixed;
  background: rgba(6, 46, 128, 0.85);
  inset: auto 0 0 0;
  color: #fff;
  opacity: 0;
  -webkit-transform: translate(0, 110%);
          transform: translate(0, 110%);
  -webkit-transition: opacity 100ms linear 0ms, -webkit-transform 250ms ease-in 0ms;
  transition: opacity 100ms linear 0ms, -webkit-transform 250ms ease-in 0ms;
  transition: opacity 100ms linear 0ms, transform 250ms ease-in 0ms;
  transition: opacity 100ms linear 0ms, transform 250ms ease-in 0ms, -webkit-transform 250ms ease-in 0ms;
  z-index: 100;
}

@media screen and (max-width: 1280px) {
  .fixbtns {
    padding: calc(20vw / 12.8) 0;
  }
}

@media screen and (min-width: 1281px) {
  .fixbtns {
    padding: 20px 0;
  }
}

@media screen and (max-width: 768px) {
  .fixbtns {
    padding: calc(25vw / 7.68) 0 calc(20vw / 7.68);
  }
}

.fixbtns:not(.is-shown) {
  pointer-events: none;
}

.fixbtns.is-shown {
  opacity: 1;
  -webkit-transform: translate(0, 0%);
          transform: translate(0, 0%);
}

.fixbtns_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 14px;
          column-gap: 14px;
  row-gap: 20px;
}

@media screen and (max-width: 1280px) {
  /* .fixbtns_inner {
    grid-template-columns: repeat(3, calc(408vw / 12.8));
  } */
}

@media screen and (min-width: 1281px) {
  /* .fixbtns_inner {
    grid-template-columns: repeat(3, 408px);
  } */
}

@media screen and (max-width: 768px) {
  /* .fixbtns_inner {
    grid-template-columns: repeat(3, calc(218vw / 7.68));
  } */
}

.fixbtns_note {
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-column: 1/4;
  font-weight: 300;
  text-align: center;
}

@media screen and (max-width: 1280px) {
  .fixbtns_note {
    line-height: calc(1.667em / 12.8);
    font-size: calc(12vw / 12.8);
  }
  .fixbtns_note > p {
    line-height: inherit;
    font: inherit;
  }
  .fixbtns_note > p:first-of-type {
    margin-top: -0.333em;
  }
  .fixbtns_note > p:last-of-type {
    margin-bottom: -0.333em;
  }
  .fixbtns_inner .p-btn {
    width: 32.25vw;
  }
}

@media screen and (min-width: 1281px) {
  .fixbtns_note {
    line-height: 1.667em;
    font-size: 12px;
    width: 100%;
  }
  .fixbtns_note > p {
    line-height: inherit;
    font: inherit;
  }
  .fixbtns_note > p:first-of-type {
    margin-top: -0.333em;
  }
  .fixbtns_note > p:last-of-type {
    margin-bottom: -0.333em;
  }
}

@media screen and (max-width: 768px) {
  .fixbtns_note {
    line-height: 1.5em;
    font-size: calc(20vw / 7.68);
  }
  .fixbtns_note > p {
    line-height: inherit;
    font: inherit;
  }
  .fixbtns_note > p:first-of-type {
    margin-top: -0.25em;
  }
  .fixbtns_note > p:last-of-type {
    margin-bottom: -0.25em;
  }
}

.p-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 0.3em;
          column-gap: 0.3em;
  padding: 3px 15px 7px 20px;
  line-height: 1.305em;
  font-weight: 900;
  cursor: pointer;
}

.p-btn > i {
  width: 0.957em;
  height: 0.957em;
  translate: 0 -5%;
}

.p-btn > i > svg {
  display: block;
  width: 100%;
  height: 100%;
}

.p-btn:hover {
  opacity: 0.5;
}

@media screen and (max-width: 1280px) {
  .p-btn.siz1 {
    border-radius: calc(2.065em / 12.8);
    min-width: calc(13.162em / 12.8);
    min-height: calc(2.065em / 12.8);
    font-size: calc(31vw / 12.8);
  }
}

@media screen and (min-width: 1281px) {
  .p-btn.siz1 {
    border-radius: 2.087em;
    min-width: 13.305em;
    min-height: 2.087em;
    font-size: 23px;
  }
}

@media screen and (max-width: 768px) {
  .p-btn.siz1 {
    border-radius: 2.065em;
    min-width: 13.162em;
    min-height: 2.065em;
    font-size: calc(31vw / 7.68);
  }
}

@media screen and (max-width: 1280px) {
  .p-btn.siz2 {
    border-radius: calc(50vw / 12.8);
    min-width: calc(11.548em / 12.8);
    min-height: calc(1.812em / 12.8);
    font-size: calc(53vw / 12.8);
  }
}

@media screen and (min-width: 1281px) {
  .p-btn.siz2 {
    border-radius: 50vw;
    min-width: 11.591em;
    min-height: 1.819em;
    font-size: 44px;
  }
}

@media screen and (max-width: 768px) {
  .p-btn.siz2 {
    border-radius: 1.812em;
    min-width: 11.548em;
    min-height: 1.812em;
    font-size: calc(53vw / 7.68);
  }
}

@media screen and (max-width: 1280px) {
  .p-btn.siz3 {
    border-radius: calc(50vw / 12.8);
    min-width: calc(7.267em/ 12.8);
    min-height: calc(2.534em/ 12.8);
    font-size: calc(36vw / 12.8);
  }
}

@media screen and (min-width: 1281px) {
  .p-btn.siz3 {
    border-radius: 1.778em;
    min-width: 11.334em;
    min-height: 1.778em;
    font-size: 36px;
  }
}

@media screen and (max-width: 768px) {
  .p-btn.siz3 {
    border-radius: 2.534em;
    min-width: 7.267em;
    min-height: 2.534em;
    padding: 0.3vw 0.334em 0.7vw 0.667em;
    font-size: calc(30vw / 7.68);
  }
}

.p-btn.col1 {
  background: #062e80;
  color: #fff;
}

.p-btn.col1 > i {
  fill: #fff;
}

.p-btn.col2 {
  background: #ff831e;
  color: #fff;
}

.p-btn.col2 > i {
  fill: #fff;
}

.p-btn.col3 {
  background: #fff;
  color: #009dff;
}

.p-btn.col3 > i {
  fill: #009dff;
}

.p-btn.col4 {
  background: #00a397;
  color: #fff;
}

.p-btn.col4 > i {
  fill: #fff;
}

/* //////////////////////////////////////////////////////////////////////////////// PC //////////////////////////////////////////////////////////////////////////////// */
@media screen and (min-width: 769px) {
  .pc {
    display: inline-block;
  }
  .sp {
    display: none;
  }
  main {
    background: #fff;
    width: 100%;
    max-width: 1280px;
  }
  .btn_reserve_fix {
    width: calc(130vw / 12.8);
  }

  .kv {
    height: 796px;
    background: url(../images/kv-bg.jpg) center center no-repeat;
    background-size: cover;
  }
  .kvttl01{
    width: min(100%,900px);
    margin: auto;
    padding-top:578px;
    position: inherit;
  }
  .kvttl02{
    width: 528px;
    top:54px;
    right: -40px;
  }


  h2 {
    font-size: calc(48vw / 12.8);
  }
  .sec01 {
    max-width: 1280px;
    padding: calc(78vw / 12.8) 0 calc(100vw / 12.8);
  }
  .sec01 h2 {
    margin-bottom: calc(78vw / 12.8);
  }
  .notes {
    font-size: calc(18vw / 12.8);
    color: #414A98;
    text-align: center;
  }
  .sec01_recommend {
    width: calc(800vw / 12.8);
    margin-left: 0;
  }
  .sec01_recommend li {
    width: 100%;
    font-size: calc(32vw / 12.8);
    padding: calc(20vw / 12.8) 0 calc(20vw / 12.8) calc(144vw / 12.8);
    background: url(../images/sec01_img01.png) no-repeat 0 calc(10vw / 12.8)/cover;
  }
  .sec02 {
    padding: calc(50vw / 12.8) 0 0;
  }
  .sec02 .sec02_ttl {
    font-size: calc(72vw / 12.8);
    margin-bottom: calc(15vw / 12.8);
  }
  .sec02 .sec02_img {
    width: calc(800vw / 12.8);
  }
  .sec02::after {
    height: calc(50vw / 12.8);
    background-color: #fff;
    margin-top: calc(70vw / 12.8);
    -webkit-clip-path: polygon(50% 100%, 55% 1%, 100% 0, 100% 100%, 0 100%, 0 0, 45% 0);
            clip-path: polygon(50% 100%, 55% 1%, 100% 0, 100% 100%, 0 100%, 0 0, 45% 0);
  }
  .sec03 {
    padding: calc(35vw / 12.8) 0 0;
  }
  .sec03 .notes {
    position: relative;
    z-index: 2;
    font-size: calc(24vw / 12.8);
    width: calc(640vw / 12.8);
    margin: 1em auto;
    line-height: 1.5;
    text-align: left;
  }
  .sec03_item {
    position: relative;
    padding-bottom: calc(112vw / 12.8);
    width: 100vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .sec03_sub01, .sec03_sub02, .sec03_sub03, .sec03_sub04 {
    position: relative;
    z-index: 2;
    font-size: calc(48vw / 12.8);
    font-weight: 700;
    color: #414A98;
    width: calc(1000vw / 12.8);
    margin-inline: auto;
    margin-bottom: calc(50vw / 12.8);
    padding: calc(10vw / 12.8) 0 calc(35vw / 12.8) calc(142vw / 12.8);
    background-position: calc(40vw / 12.8) 0;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .sec03_sub01 {
    background-image: url(../images/sec03_h201.png);
  }
  .sec03_sub02 {
    background-image: url(../images/sec03_h202.png);
    letter-spacing: -0.1em;
  }
  .sec03_sub03 {
    background-image: url(../images/sec03_h203.png);
  }
  .sec03_sub04 {
    background-image: url(../images/sec03_h204.png);
  }
  .sec03_txt {
    position: relative;
    z-index: 2;
    font-size: calc(22vw / 12.8);
    text-align: left;
  }
  .sec03_img {
    position: relative;
    z-index: 2;
    width: 100%;
    height: auto;
  }
  .sec03_item01 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .sec03_item01_txt {
    width: calc(440vw / 12.8);
  }
  .sec03_item01_txt p {
  }
  .sec03_item01_txt .notes {
    font-size: calc(18vw / 12.8);
    width: auto;
    font-weight: 500;
  }
  .sec03_item01_imgbox {
    width: calc(660vw / 12.8);
    margin-right: calc(40vw / 12.8);
    z-index: 2;

  }
  .sec03_item02 .sec03_txt {
    width: calc(800vw / 12.8);
    margin-inline: auto;
    padding-bottom: calc(50vw / 12.8);
  }
  .sec03_item02_imgbox {
    position: relative;
    width: 100vw;
    height: calc(776vw / 12.8);
    z-index: 2;
  }
  .sec03_item02_img01 {
    position: absolute;
    width: calc(565vw / 12.8);
    top: calc(67vw / 12.8);
    right: 0;
  }
  .sec03_item02_img02 {
    position: absolute;
    width: calc(360vw / 12.8);
    top: 0;
    left: calc(387vw / 12.8);
  }
  .sec03_item02_img03 {
    position: absolute;
    width: calc(567vw / 12.8);
    top: calc(316vw / 12.8);
    left: calc(140vw / 12.8);
  }
  .sec03_item02_img04 {
    position: absolute;
    width: calc(434vw / 12.8);
    top: calc(486vw / 12.8);
    right: calc(170vw / 12.8);
  }
  .sec03_item03 .sec03_txt {
    width: calc(800vw / 12.8);
    margin-inline: auto;
    padding-bottom: calc(50vw / 12.8);
  }
  .sec03_item03_imgbox {
    position: relative;
    width: 100vw;
    height: calc(640vw / 12.8);
    margin-bottom: calc(68vw / 12.8);
    z-index: 2;

  }
  .sec03_item03_img01 {
    position: absolute;
    width: calc(586vw / 12.8);
    top: 0;
  }
  .sec03_item03_img02 {
    position: absolute;
    width: calc(441vw / 12.8);
    top: calc(50vw / 12.8);
    right: calc(240vw / 12.8);
  }
  .sec03_item03_img03 {
    position: absolute;
    width: calc(446vw / 12.8);
    top: calc(349vw / 12.8);
    left: calc(417vw / 12.8);
  }
  .sec03_item03_reserve {
    width: calc(800vw / 12.8);
    padding-bottom: calc(40vw / 12.8);
  }
  .sec03_item03_reserve h4 {
    font-size: calc(24vw / 12.8);
    background-image: url(../images/sec03_h3_pc.png);
    margin-bottom: calc(30vw / 12.8);
  }
  .sec03_item03_reserve p {
    font-size: calc(18vw / 12.8);
  }
  .sec03_item03_reserve .btn_method {
    width: calc(532vw / 12.8);
    margin-top: calc(35vw / 12.8);
    font-size: calc(25vw / 12.8);
    padding: calc(20vw / 12.8) 0;
  }
  .sec03_item03_reserve .btn_method i {
    width: calc(15vw / 12.8);
    line-height: 0;
    margin-left: calc(17vw / 12.8);
  }
  .sec03_item04_block {
    width: 100vw;
    height: calc(551vw / 12.8);
    margin-inline: auto;
    position: relative;
  }
  .sec03_item04 .sec03_txt {
    width: calc(800vw / 12.8);
    margin-inline: auto;
    padding-bottom: calc(50vw / 12.8);
  }
  .sec03_item04_img01 {
    position: absolute;
    width: calc(630vw / 12.8);
    top: 0;
    right: 0;
  }
  .sec03_item04_img02 {
    position: absolute;
    width: calc(400vw / 12.8);
    top: calc(243vw / 12.8);
    left: calc(322vw / 12.8);
  }
  .sec03_item04_bg {
    width: calc(420vw / 12.8);
    top: calc(92vw / 12.8);
    left: 0;
  }
  .sec03_item04 .notes {
    font-size: calc(18vw / 12.8);
    font-weight: 400;
  }
  .sec04 {
    padding: 0 0 calc(45vw / 12.8) 0;
    margin-bottom: calc(64vw / 12.8);
  }
  .sec04::after {
    width: 100vw;
    left: 0;
  }
  .sec04 h2::after {
    -webkit-clip-path: polygon(50% 100%, 55% 1%, 100% 0, 100% 100%, 0 100%, 0 0, 45% 0);
            clip-path: polygon(50% 100%, 55% 1%, 100% 0, 100% 100%, 0 100%, 0 0, 45% 0);
    height: calc(50vw / 12.8);
  }
  .sec04 .sec04_ttl {
    font-size: calc(48vw / 12.8);
    margin-bottom: calc(45vw / 12.8);
  }
  .sec04_q {
    width: calc(700vw / 12.8);
    margin-inline: auto;
    position: relative;
  }
  .sec04_q p {
    top: calc(42vw / 12.8);
    font-size: calc(28vw / 12.8);
  }
  .sec04_q .sec04_q_hito {
    width: calc(165vw / 12.8);
  }
  .sec04 .sec04_item.last {
    margin-bottom: calc(60vw / 12.8);
  }
  .sec04_item {
    padding: calc(47vw / 12.8) 0;
    
  }
  .sec04_item .notes {
    width: calc(800vw / 12.8);
    margin-inline: auto;
    place-content: unset;
  }
  .sec04_item.even {
    background: #E4F1FC;
    padding: 4em 0 2em;
  }
  .sec04_item.odd {
    background: #fff;
    padding: 4em 0 2em;
  }
  .sec04_item.first {
    background: #fff;
  }
  .sec04 .sec04_item.first {
    padding-top: 0;
    padding-bottom: 4em;
  }

  .sec04_item.odd .sec04_q_hito {
    top: calc(-36vw / 12.8);
    right: 0;
  }
  .sec04_item.odd .sec04_q p {
    left: calc(34vw / 12.8);
  }
  .sec04_item.even .sec04_q_hito {
    top: calc(-36vw / 12.8);
    left: 0;
  }
  .sec04_item.even .sec04_q p {
    right: calc(75vw / 12.8);
  }
  .sec04_item.even .sec04_q p.sec04_q02 {
    right: calc(33vw / 12.8);
  }
  .sec04_fkds {
    position: relative;
    z-index: 1;
    display: block;
    width: calc(700vw / 12.8);
    margin-inline: auto;
    line-height: 0;  
  }
  /* .sec04_item.even .sec04_fkds img{ */
    /* width: 80%;
  margin-left: min(calc(130vw / 12.8),130px); */
  /* }
  .sec04_item.odd .sec04_fkds img{ */
    /* width: 80%; */
  /* } */
  .sec04_a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: calc(42vw / 12.8);
    position: relative;
    z-index: 2;
    /* margin-top: min(calc(16vw / 12.8), 16px); */
  }
  .sec04_a > .sec04_a_txt .sec04_ps {
    width: auto;
  }
  .sec04_a_txt {
    width: calc(800vw / 12.8);
    padding: calc(40vw / 12.8) calc(50vw / 12.8);
    border-radius: calc(20vw / 12.8);
    line-height: 1.8;
  }
  .sec04_a_txt p {
    font-size: calc(24vw / 12.8);
    margin-bottom: calc(45vw / 12.8);
  }
  .sec04_a_txt::before {
    border-radius: calc(20vw / 12.8);
    border: calc(4vw / 12.8) solid transparent;
  }
  .sec04_q01_link {
    display: block;
    width: calc(445vw / 12.8);
    margin-inline: auto;
    line-height: 0;
    margin: 3em auto 5em;
  }
  .sec04_q01_link img {
    width: 100%;
    height: auto;
  }
  .sec04_flow {
    width: calc(800vw / 12.8);
    margin: calc(50vw / 12.8) auto calc(17vw / 12.8);
    padding: 0 0 calc(20vw / 12.8);
    background:#414a98;
    border-radius: calc(20vw / 12.8);
  }
  .sec04_flow h3 {
    width: calc(310vw / 12.8);
    margin-left: calc(80vw / 12.8);
    line-height: 0;
    position: relative;
    top: calc(-30vw / 12.8);
  }
  .sec04_flow h3 img {
    width: 100%;
    height: auto;
    line-height: 0;
  }
  .sec04_flow_block {
    width: calc(760vw / 12.8);
    border-radius: calc(20vw / 12.8);
    margin-top: calc(-30vw / 12.8);
    padding: calc(34vw / 12.8) 0;
  }
  .sec04_flow_item {
    width: calc(700vw / 12.8);
    margin-inline: auto;
    padding: calc(20vw / 12.8) 0 calc(64vw / 12.8);
    background: url(../images/sec04_flow_bd.png) no-repeat 50% 100%/calc(650vw / 7.67) auto;
  }
  .sec04_flow_item img {
    width: calc(166vw / 12.8);
  }
  .sec04_flow_block .sec04_flow_item:last-child {
    background: none;
    padding-bottom: calc(8vw / 12.8);
  }
  .sec04_flow_txt {
    width: calc(533vw / 12.8);
  }
  .sec04_flow_txt p {
    font-size: calc(24vw / 12.8);
    font-weight: 700;
    color: #2A2A2A;
    line-height: 1.5;
  }
  .flow_itemttl {
    font-size: calc(35vw / 12.8);
    font-weight: 700;
    color: #FF685E;
  }
  .flow_itemttl_cancel {
    width: 100%;
  }
  .sec04_flow_txt02 {
    width: calc(680vw / 12.8);
    margin-inline: auto;
    margin-top: 2em;
  }
  .sec04_flow_txt02 p {
    font-size: calc(20vw / 12.8);
    font-weight: 400;
  }
  .sec04_ps {
    width: calc(710vw / 12.8);
    margin-top: calc(40vw / 12.8);
    padding: calc(17vw / 12.8) calc(20vw / 12.8);
    margin-top: 2em;
    line-height: 1.5;
  }
  .sec04_ps p {
    font-size: calc(17vw / 12.8);

  }
  .sec04_psttl {
    font-size: calc(24vw / 12.8);
  }
  .sec04_psttl::before {
    width: calc(6vw / 12.8);
  }
  .sec04_a_txt p.notes {
    width: auto;
    font-size: calc(18vw / 12.8);
  }
  .sec04_a02 p {
    margin-bottom: 0;
  }
  .emp_b {
    font-size: calc(30vw / 12.8);
    padding-top: calc(30vw / 12.8);
  }
  .sec04_mochimono {
    margin-bottom: calc(50vw / 12.8);
  }
  .sec04_mochimono02{
  margin-bottom: 0;
}
  .sec04_mochimono li {
    font-size: calc(24vw / 12.8);
  }
  .sec04_mochimono li:nth-child(3), .sec04_mochimono li:nth-child(6) {
    margin-right: 3em;
  }
  .sec04_mochimono02 li {
    font-size: calc(24vw / 12.8);
  }
  .sec04_img01, .sec04_img02 {
    width: calc(370vw / 12.8);
    display: block;
    margin-inline: auto;
    margin-bottom: calc(20vw / 12.8);
  }
  .sec05 {
    padding-bottom: calc(30vw / 12.8);
  }
  .sec05::after {
    width: 100vw;
    height: calc(2vw / 12.8);
  }
  .sec05 p {
    font-size: calc(24vw / 12.8);
    margin-bottom: calc(35vw / 12.8);
  }
  .question_link {
    width: calc(595vw / 12.8);
    margin-bottom: calc(70vw / 12.8);
  }
  .foot_inner {
    text-align: center;
    padding: calc(100vw / 12.8) 0 calc(240vw / 12.8);
  }
}

/* //////////////////////////////////////////////////////////////////////////////// PC 1280以上 //////////////////////////////////////////////////////////////////////////////// */
@media screen and (min-width: 1281px) {
  body {
    background: #e5fffd;
  }
  main {
    background: #fff;
    width: 100%;
    max-width: 1280px;
    margin-inline: auto;
  }
  .btn_reserve_fix {
    width: 130px;
  }
  .kv {
    position: relative;
    background: url(../images/kv1920_bg.jpg) center center no-repeat;
    background-size: auto 100%;
  }

  h2 {
    font-size: 48px;
  }
  .sec01 {
    max-width: 1280px;
    padding: 78px 0 100px;
  }
  .sec01 h2 {
    margin-bottom: 78px;
  }
  .notes {
    font-size: 18px;
    color: #414A98;
    text-align: center;
  }
  .sec01_recommend {
    width: 800px;
    margin-left: 0;
  }
  .sec01_recommend li {
    width: 100%;
    font-size: 32px;
    padding: 20px 0 20px 144px;
    background: url(../images/sec01_img01.png) no-repeat 0 10px/cover;
  }
  .sec02 {
    padding: 50px 0 0;
  }
  .sec02 .sec02_ttl {
    font-size: 72px;
    margin-bottom: 15px;
  }
  .sec02 .sec02_img {
    width: 800px;
  }
  .sec02::after {
    width: 1280px;
    height: 50px;
    background-color: #fff;
    margin-top: 70px;
  }
  .sec03 {
    padding: 35px 0 0;
  }
  .sec03 .notes {
    position: relative;
    z-index: 2;
    font-size: calc(18vw / 12.8);
    width: 640px;
    margin: 1em auto;
    line-height: 1.5;
    text-align: left;
  }
  .sec03_item {
    position: relative;
    padding-bottom: 112px;
    width: 1280px;
    margin-inline: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .sec03_sub01, .sec03_sub02, .sec03_sub03, .sec03_sub04 {
    position: relative;
    z-index: 2;
    font-size: 48px;
    font-weight: 700;
    color: #414A98;
    width: 1000px;
    margin-inline: auto;
    margin-bottom: 50px;
    padding: 10px 0 35px 142px;
    background-position: 40px 0;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .sec03_sub01 {
    background-image: url(../images/sec03_h201.png);
  }
  .sec03_sub02 {
    background-image: url(../images/sec03_h202.png);
    letter-spacing: -0.1em;
  }
  .sec03_sub03 {
    background-image: url(../images/sec03_h203.png);
  }
  .sec03_sub04 {
    background-image: url(../images/sec03_h204.png);
  }
  .sec03_txt {
    position: relative;
    z-index: 2;
    font-size: 22px;
    text-align: left;
  }
  .sec03_img {
    position: relative;
    z-index: 2;
    width: 100%;
    height: auto;
  }
  .sec03_item01 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .sec03_item01_txt {
    width: 440px;
  }
  .sec03_item01_txt p {
  }
  .sec03_item01_txt .notes {
    font-size: 18px;
    width: auto;
  }
  .sec03_item01_imgbox {
    width: 660px;
    margin-right: 40px;
  }
  .sec03_item02 .sec03_txt {
    width: 800px;
    margin-inline: auto;
    padding-bottom: 50px;
  }
  .sec03_item02_imgbox {
    position: relative;
    width: 100vw;
    height: 776px;
  }
  .sec03_item02_img01 {
    position: absolute;
    width: 565px;
    top: 67px;
    right: 0;
  }
  .sec03_item02_img02 {
    position: absolute;
    width: 360px;
    top: 0;
    left: 387px;
  }
  .sec03_item02_img03 {
    position: absolute;
    width: 567px;
    top: 316px;
    left: 140px;
  }
  .sec03_item02_img04 {
    position: absolute;
    width: 434px;
    top: 486px;
    right: 170px;
  }
  .sec03_item03 .sec03_txt {
    width: 800px;
    margin-inline: auto;
    padding-bottom: 50px;
  }
  .sec03_item03_imgbox {
    position: relative;
    width: 100vw;
    height: 640px;
    margin-bottom: 68px;
  }
  .sec03_item03_img01 {
    position: absolute;
    width: 586px;
    top: 0;
  }
  .sec03_item03_img02 {
    position: absolute;
    width: 441px;
    top: 50px;
    right: 240px;
  }
  .sec03_item03_img03 {
    position: absolute;
    width: 446px;
    top: 349px;
    left: 417px;
  }
  .sec03_item03_reserve {
    width: 800px;
    padding-bottom: 40px;
  }
  .sec03_item03_reserve h4 {
    font-size: 24px;
    background-image: url(../images/sec03_h3_pc.png);
    margin-bottom: 30px;
  }
  .sec03_item03_reserve p {
    font-size: 18px;
  }
  .sec03_item03_reserve .btn_method {
    width: 532px;
    margin-top: 35px;
    font-size: 25px;
    padding: 20px 0;
  }
  .sec03_item03_reserve .btn_method i {
    width: 15px;
    line-height: 0;
    margin-left: 17px;
  }
  .sec03_item04_block {
    width: 100vw;
    height: 551px;
    margin-inline: auto;
    position: relative;
  }
  .sec03_item04 .sec03_txt {
    width: 800px;
    margin-inline: auto;
    padding-bottom: 50px;
  }
  .sec03_item04_img01 {
    position: absolute;
    width: 630px;
    top: 0;
    right: 0;
  }
  .sec03_item04_img02 {
    position: absolute;
    width: 400px;
    top: 243px;
    left: 322px;
  }
  .sec03_item04_bg {
    width: 420px;
    top: 92px;
    left: 0;
  }
  .sec03_item04 .notes {
    font-size: 18px;
    font-weight: 400;
  }
  .sec04 {
    padding: 0 0 45px 0;
    margin-bottom: 64px;
  }
  .sec04::before {
    width: 1280px;
  }
  .sec04::after {
    width: 1280px;
  }
  .sec04 h2::after {
    -webkit-clip-path: polygon(50% 100%, 55% 1%, 100% 0, 100% 100%, 0 100%, 0 0, 45% 0);
            clip-path: polygon(50% 100%, 55% 1%, 100% 0, 100% 100%, 0 100%, 0 0, 45% 0);
    width: 1280px;
    height: 50px;
  }
  .sec04 .sec04_ttl {
    font-size: 48px;
    margin-bottom: 45px;
  }
  .sec04_q {
    width: 700px;
    margin-inline: auto;
    position: relative;
  }
  .sec04_q p {
    top: 40px;
    font-size: 28px;
  }
  .sec04_q .sec04_q_hito {
    width: 165px;
  }
  .sec04 .sec04_item.last {
    margin-bottom: 60px;
  }

  .sec04_item {
    padding: 47px 0;
  }
  .sec04_item .notes {
    width: 800px;
    margin-inline: auto;
    place-content: unset;
  }
  .sec04_item.even {
  }
  .sec04_item.odd {
    background: url(../images/sec04_bg_bl.png) repeat-y 0 100%/90px auto #fff;
  }
  .sec04_item.first {
    background: #fff;
  }
  .sec04_item.odd .sec04_q_hito {
    top: -29px;
    right: 0;
  }
  .sec04_item.odd .sec04_q p {
    left: 34px;
  }
  .sec04_item.even .sec04_q_hito {
    top: -29px;
    left: 0;
  }
  .sec04_item.even .sec04_q p {
    right: 75px;
  }
  .sec04_item.even .sec04_q p.sec04_q02 {
    right: 33px;
  }
  .sec04_fkds {
    position: relative;
    z-index: 1;
  }
  .sec04_a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 42px;
    position: relative;
    z-index: 2;
  }
  .sec04_a > .sec04_a_txt .sec04_ps {
    width: auto;
  }
  .sec04_a_txt {
    width: 800px;
    padding: 40px 50px;
    border-radius: 20px;
  }
  .sec04_a_txt p {
    font-size: 24px;
    margin-bottom: 45px;
  }
  .sec04_a_txt::before {
    border-radius: 20px;
    border: 4px solid transparent;
  }
  .sec04_q01_link {
    display: block;
    width: 445px;
    margin-inline: auto;
    line-height: 0;
  }
  .sec04_q01_link img {
    width: 100%;
    height: auto;
  }
  .sec04_flow {
    width: 800px;
    margin: 50px auto 17px;
    padding: 0 0 20px;
    background: #414a98;
    border-radius: 20px;
  }
  .sec04_flow h3 {
    width: 310px;
    margin-left: 80px;
    line-height: 0;
    position: relative;
    top: -30px;
  }
  .sec04_flow h3 img {
    width: 100%;
    height: auto;
    line-height: 0;
  }
  .sec04_flow_block {
    width: 760px;
    border-radius: 20px;
    margin-top: -30px;
    padding: 34px 0;
  }
  .sec04_flow_item {
    width: 700px;
    margin-inline: auto;
    padding: 20px 0 64px;
    background: url(../images/sec04_flow_bd.png) no-repeat 50% 100%/650px auto;
  }
  .sec04_flow_item img {
    width: 166px;
  }
  .sec04_flow_block .sec04_flow_item:last-child {
    background: none;
    padding-bottom: 8px;
  }
  .sec04_flow_txt {
    width: 533px;
  }
  .sec04_flow_txt p {
    font-size: 24px;
    color: #2A2A2A;
  }
  .flow_itemttl {
    font-size: 35px;
    font-weight: 700;
    color: #FF685E;
  }
  .flow_itemttl_cancel {
    width: 100%;
  }
  .sec04_flow_txt02 {
    width: 680px;
    margin-inline: auto;
  }
  .sec04_flow_txt02 p {
    font-size: 20px;
  }
  .sec04_ps {
    width: 710px;
    margin-top: 40px;
    padding: 17px 20px;
  }
  .sec04_ps p {
    font-size: 17px;
  }
  .sec04_psttl {
    font-size: 24px;
  }
  .sec04_psttl::before {
    width: 6px;
  }
  .sec04_a_txt p.notes {
    width: auto;
    font-size: 18px;
  }
  .sec04_a02 p {
    margin-bottom: 0;
  }
  .emp_b {
    font-size: 30px;
    padding-top: 30px;
  }
  .sec04_mochimono {
    margin-bottom: 50px;
  }
  .sec04_mochimono.sec04_mochimono02 {
    margin-bottom: 0;
  }
  .sec04_mochimono li {
    font-size: 24px;
  }
  .sec04_mochimono02 li {
    font-size: 24px;
  }
  .sec04_img01, .sec04_img02 {
    width: 370px;
    display: block;
    margin-inline: auto;
    margin-bottom: 20px;
  }
  .sec05 {
    padding-bottom: 30px;
  }
  .sec05::after {
    width: 1280px;
    height: 2px;
  }
  .sec05 p {
    font-size: 24px;
    margin-bottom: 35px;
  }
  .question_link {
    width: 595px;
    margin-bottom: 70px;
  }
  .foot_inner {
    padding: 100px 0 240px;
    width: 1280px;
    margin: auto;
    background: #fff;
  }
}

@media screen and (min-width: 1920px) {
  .kv {
    position: relative;
    background: url(../images/kv1920_bg.jpg) center center no-repeat;
    background-size: cover;
  }
}

/*# sourceMappingURL=style.css.map */