@charset "UTF-8";
/*red*/
/*blue*/
/*$main_color:#0369e0;
$sub_color:#32b5db;*/
/*green*/
/*$main_color:#038b78;
$sub_color:#16ac87;*/
/*orange*/
/*$main_color:#ec6000;
$sub_color:#f29e00;*/
/*purple*/
/*$main_color:#662ec8;
$sub_color:#3d24db;*/
/*brown*/
/*$main_color:#3c2821;
$sub_color:#7e736a;*/
abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-style: normal;
  font-weight: 400;
  vertical-align: baseline;
  background: transparent;
}

body {
  -webkit-text-size-adjust: none;
  line-height: 1;
}

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

li, ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  outline: 0;
}

ins {
  text-decoration: none;
}

ins, del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

img {
  vertical-align: bottom;
}

a {
  outline: none;
}

a img, area {
  border: 0;
}

area {
  outline: 0;
}

p:empty:before {
  content: none !important;
  padding: 0 !important;
}

/*! normalize.css v2.1.2 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: 700 !important;
}

dfn {
  font-style: italic;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "“" "”" "‘" "’";
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

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

img {
  vertical-align: bottom;
  max-width: 100%;
}

a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -webkit-transition: 0.7s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.zoom {
  overflow: hidden;
}
.zoom img {
  -webkit-transition: 1s all;
  transition: 1s all;
}
.zoom img:hover {
  opacity: 1 !important;
  -webkit-transform: scale(1.2, 1.2);
          transform: scale(1.2, 1.2);
  -webkit-transition: 1s all;
  transition: 1s all;
}

p {
  max-height: 100%; /*for android*/
}

h1, h2, h3, h4, h5, p, dt, dd {
  line-height: 1.5;
}

*:focus {
  outline: none;
}

/*-----------------------*/
.t9 {
  font-size: 0.9rem !important;
}

.t11 {
  font-size: 1.1rem !important;
}

.t12 {
  font-size: 1.2rem !important;
}

.t13 {
  font-size: 1.3rem !important;
}

.t14 {
  font-size: 1.4rem !important;
}

.t15 {
  font-size: 1.5rem !important;
}

.t16 {
  font-size: 1.6rem !important;
}

.t18 {
  font-size: 1.8rem !important;
}

.t20 {
  font-size: 2rem !important;
}

.t21 {
  font-size: 2.1rem !important;
}

.t22 {
  font-size: 2.2rem !important;
}

.t23 {
  font-size: 2.3rem !important;
}

/*-----------------------*/
.bold {
  font-weight: bold !important;
}

.ls0 {
  letter-spacing: 0 !important;
}

.right {
  text-align: right !important;
}

.center {
  text-align: center !important;
}

.left {
  text-align: left !important;
}

.nowrap {
  white-space: nowrap;
}

/*-----------------------

.link:after {
	content: "\f105";
    font-family: FontAwesome;
	font-size: 1.5rem;
	vertical-align:central;
	margin-left:0.5em;
	}

.link2:before {
	content: "\f054";
    font-family: FontAwesome;
	vertical-align:baseline;
	margin-right:0.5em;
	}

.link3:before {
	content: "\f105";
	font-size: 1.5rem;
    font-family: FontAwesome;
	vertical-align:central;
	margin-right:0.3em;
	}*/
/*-----------------------*/
.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

/*form--------------------------*/
input[type=text],
input[type=tel],
input[type=date],
input[type=datetime],
input[type=email],
input[type=number],
input[type=search],
input[type=time],
input[type=url],
textarea,
select {
  background-color: rgba(255, 255, 255, 0.1);
  border: none;
  border-radius: 4px;
  font-size: 16px;
  margin: 0;
  outline: 0;
  padding: 14px;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: #e8eeef;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03) inset;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03) inset;
  line-height: 1;
  font-family: "メイリオ", "Hiragino Sans" !important;
  line-height: 1.3;
}

input[type=text]:focus,
input[type=tel]:focus,
input[type=date]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=search]:focus,
input[type=time]:focus,
input[type=url]:focus,
textarea:focus,
select:focus {
  background: #d2d9dd;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 45px;
  padding: 2px 10px;
  width: 200px;
  position: relative;
  font-size: 1.3rem;
}
select:after {
  content: "\f0d7";
  font-family: FontAwesome;
  font-size: 1.5rem;
  vertical-align: central;
  margin-left: 0.5em;
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: 0.5em;
}

input[type=checkbox],
input[type=radio] {
  width: 20px;
  height: 20px;
}

input[type=submit] {
  border: none;
}

input::-webkit-input-placeholder {
  color: #888888;
  font-size: 1.3rem;
}

input::-moz-placeholder {
  color: #888888;
  font-size: 1.3rem;
}

input:-ms-input-placeholder {
  color: #888888;
  font-size: 1.3rem;
}

input::-ms-input-placeholder {
  color: #888888;
  font-size: 1.3rem;
}

input::placeholder {
  color: #888888;
  font-size: 1.3rem;
}

input.short {
  width: 200px !important;
}

/*objectfit--------------------------*/
.object-fit-img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

/*---------------------------------
	テーブル
-----------------------------------*/
table {
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  margin: 0px 0px 0px 1px;
}
table > tbody > tr > th {
  line-height: 160%;
  vertical-align: middle;
  text-align: left;
  white-space: nowrap;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 20px 10px;
}
table > tbody > tr > td {
  line-height: 160%;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 20px 10px;
}

/*---------------------------------
	WordPress
-----------------------------------*/
.aligncenter, div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft {
  float: left;
}

.alignright {
  padding: 0px 0px 10px 20px;
  float: right;
}

.wp-caption {
  text-align: left;
  font-size: 90%;
  margin: 0px 0px 20px 0px;
}
.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption .wp-caption-text {
  text-align: center;
  font-size: 100%;
  line-height: 17px;
  padding: 5px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

/*topicpass--------------------------------------*/
#tpp {
  background: #f2f2f2 !important;
  padding: 7px 0 !important;
  font-size: 1.1rem;
  line-height: 1.3em;
  width: 100%;
}
#tpp .inner {
  padding: 0 !important;
}
#tpp a {
  color: #0071b8;
}

/*pagenav--------------------------------------*/
#nextprev-link {
  padding: 15px;
  overflow: hidden;
  margin-top: 0 !important;
}

.wp-pagenavi {
  line-height: 3;
  text-align: center;
  font-size: 1.1rem;
}
.wp-pagenavi a,
.wp-pagenavi span {
  padding: 5px 10px !important;
}
.wp-pagenavi a.current,
.wp-pagenavi span.current {
  font-weight: normal !important;
  background: #959595 !important;
  color: #fff !important;
  border-color: #959595 !important;
}

.prev_link {
  float: left;
}

.next_link {
  float: right;
}

a {
  text-decoration: none;
}

body {
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  font-size: 1.4rem;
}

#all {
  overflow-x: hidden;
  width: 100vw;
}

.full {
  width: 80%;
  margin: 0 10%;
}
@media screen and (max-width: 1023px) {
  .full {
    width: 90%;
    margin: 0 5%;
  }
}

@media print, screen and (min-width: 1500px) {
  .x4lsp {
    display: none !important;
  }
}
@media screen and (max-width: 1499px) {
  .x4lpc {
    display: none !important;
  }
}
@media print, screen and (min-width: 1200px) {
  .xlsp {
    display: none !important;
  }
}
@media screen and (max-width: 1199px) {
  .xlpc {
    display: none !important;
  }
}
@media print, screen and (min-width: 1024px) {
  .sp {
    display: none !important;
  }
}
@media screen and (max-width: 1023px) {
  .pc {
    display: none !important;
  }
}
@media print, screen and (min-width: 568px) {
  .smsp {
    display: none !important;
  }
}
@media screen and (max-width: 567px) {
  .smpc {
    display: none !important;
  }
}
summary:focus-visible,
a:focus-visible,
label:focus-visible,
button:focus-visible,
input:focus-visible {
  outline: 2px solid #009d7a; /* 青い枠線を例として指定 */
  outline-offset: 2px; /* 要素から少し離して表示 */
}

html {
  font-size: 62.5%;
  font-family: "Murecho", sans-serif;
  color: #000000;
  letter-spacing: 0.05em;
  scroll-behavior: smooth;
}

* {
  font-weight: 400;
}

a {
  color: #000000;
}

body {
  position: relative;
}
@media print, screen and (min-width: 1024px) {
  body {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 1023px) {
  body {
    font-size: 1.4rem;
    background-color: #0084c1;
  }
}

.inner {
  width: 92%;
  max-width: 1200px;
  margin: auto;
}

.tx_en {
  font-family: "Barlow", sans-serif;
  font-weight: 600;
}
.tx_en * {
  font-weight: 600;
}

.txt, .txt p {
  line-height: 1.9;
  line-break: strict;
  max-height: 100%; /*for android*/
  text-align: justify;
  white-space: normal;
}

@media print, screen and (min-width: 1024px) {
  .lh_wide, .lh_wide p {
    line-height: 2.4;
  }
}
@media screen and (max-width: 1023px) {
  .lh_wide, .lh_wide p {
    line-height: 2.2;
  }
}

.txt p + p {
  margin-top: 1.3em;
}

@media print, screen and (min-width: 768px) {
  .ttl_xxl {
    font-size: 6.5rem;
    margin-bottom: 30px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 767px) {
  .ttl_xxl {
    font-size: 12vw;
    margin-bottom: 25px;
    line-height: 1.5;
  }
}

@media print, screen and (min-width: 768px) {
  .ttl_xl {
    font-size: 4rem;
    margin-bottom: 30px;
    line-height: 1.4;
  }
}
@media screen and (max-width: 767px) {
  .ttl_xl {
    font-size: 3rem;
    margin-bottom: 20px;
    line-height: 1.3;
  }
}

@media print, screen and (min-width: 768px) {
  .ttl_lg {
    font-size: 3rem;
    margin-bottom: 35px;
    line-height: 1.7;
  }
}
@media screen and (max-width: 767px) {
  .ttl_lg {
    font-size: 2.6rem;
    margin-bottom: 20px;
    line-height: 1.6;
  }
}

.ttl_mdl {
  line-height: 1.6;
}
@media print, screen and (min-width: 768px) {
  .ttl_mdl {
    font-size: 2.8rem;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .ttl_mdl {
    font-size: 2.4rem;
    margin-bottom: 20px;
  }
}

.ttl_sml {
  line-height: 1.4;
}
@media print, screen and (min-width: 768px) {
  .ttl_sml {
    font-size: 2.6rem;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .ttl_sml {
    font-size: 2.2rem;
    margin-bottom: 10px;
  }
}

.ttl_md {
  line-height: 1.5;
}
@media print, screen and (min-width: 768px) {
  .ttl_md {
    font-size: 2.2rem;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .ttl_md {
    font-size: 2rem;
    margin-bottom: 10px;
  }
}

.ttl_sm {
  line-height: 1.5;
}
@media print, screen and (min-width: 768px) {
  .ttl_sm {
    font-size: 2rem;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .ttl_sm {
    font-size: 1.6rem;
    margin-bottom: 5px;
  }
}

.ttl_min {
  line-height: 1.6;
}
@media print, screen and (min-width: 768px) {
  .ttl_min {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .ttl_min {
    font-size: 1.5rem;
    margin-bottom: 8px;
  }
}

.ttl_xs {
  line-height: 2;
}
@media print, screen and (min-width: 768px) {
  .ttl_xs {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .ttl_xs {
    font-size: 1.5rem;
    margin-bottom: 5px;
  }
}

.ttl_xxs {
  line-height: 1.5;
}
@media print, screen and (min-width: 768px) {
  .ttl_xxs {
    font-size: 1.4rem;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .ttl_xxs {
    font-size: 1.3rem;
    margin-bottom: 5px;
  }
}

.ttl_xxl,
.ttl_xl,
.ttl_lg,
.ttl_mdl,
.ttl_sml,
.ttl_md,
.ttl_sm,
.ttl_xs,
.ttl_min,
.ttl_xxs {
  /*font-weight:bold;
  * {
    font-weight: bold;
  }*/
}
.ttl_xxl span,
.ttl_xl span,
.ttl_lg span,
.ttl_mdl span,
.ttl_sml span,
.ttl_md span,
.ttl_sm span,
.ttl_xs span,
.ttl_min span,
.ttl_xxs span {
  display: inline-block;
}

.content_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.content_row_right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.content_row_middle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.content_row_center_middle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.content_row_center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.content_row_under {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.content_row_between {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.content_row_between_middle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.content_row_between_under {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

@media print, screen and (min-width: 768px) {
  .size_half > * {
    width: 48%;
    margin: 0 4% 50px 0;
  }
  .size_half > *:nth-of-type(2n) {
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .size_half > * {
    margin-bottom: 20px;
    width: 100%;
  }
}

@media print, screen and (min-width: 768px) {
  .size_one-third > * {
    width: 32%;
    margin: 0 2% 30px 0;
  }
  .size_one-third > *:nth-of-type(3n) {
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .size_one-third > * {
    margin-bottom: 15px;
    width: 100%;
  }
}

@media print, screen and (min-width: 768px) {
  .size_quarter > * {
    width: 24.25%;
    margin: 0 1% 30px 0;
  }
  .size_quarter > *:nth-of-type(4n) {
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .size_quarter > * {
    width: 48%;
    margin: 0 4% 8vw 0;
  }
  .size_quarter > *:nth-of-type(2n) {
    margin-right: 0 !important;
  }
}

.size_one-fifth {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
      -ms-flex-pack: left;
          justify-content: left;
}
@media print, screen and (min-width: 768px) {
  .size_one-fifth > * {
    width: 18.4%;
    margin: 0 2% 25px 0 !important;
  }
  .size_one-fifth > *:nth-of-type(5n) {
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .size_one-fifth > * {
    width: 48.5%;
    margin: 0 3% 12px 0 !important;
  }
  .size_one-fifth > *:nth-of-type(2n) {
    margin-right: 0 !important;
  }
}

.pagetitle {
  position: relative;
}
@media print, screen and (min-width: 1024px) {
  .pagetitle {
    padding: 80px 0 0;
  }
}
@media screen and (max-width: 1023px) {
  .pagetitle {
    padding: 64px 0 0;
  }
}
.pagetitle:before {
  content: "";
  background: #DC0A16;
  background: -webkit-gradient(linear, left top, right top, from(#DC0A16), to(#B0060F));
  background: -webkit-linear-gradient(left, #DC0A16 0%, #B0060F 100%);
  background: linear-gradient(90deg, #DC0A16 0%, #B0060F 100%);
  display: block;
  z-index: -1;
  position: absolute;
}
@media print, screen and (min-width: 1024px) {
  .pagetitle:before {
    width: 50%;
    height: 70%;
    min-height: 293px;
  }
}
@media screen and (max-width: 1023px) {
  .pagetitle:before {
    width: 62%;
    height: 62%;
    min-height: 180px;
  }
}
@media print, screen and (min-width: 1024px) {
  .pagetitle .inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.pagetitle__txt {
  color: #fff;
}
@media print, screen and (min-width: 1024px) {
  .pagetitle__txt {
    padding: 100px 0 80px;
  }
}
@media screen and (max-width: 1023px) {
  .pagetitle__txt {
    padding: 60px 0 0;
  }
  .pagetitle__txt + .breadcrumbs {
    margin-top: 20vw !important;
  }
}
@media print, screen and (min-width: 1024px) {
  .pagetitle__txt *:not(.tx_en) {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1023px) {
  .pagetitle__txt *:not(.tx_en) {
    font-size: 1.6rem;
    margin: 5px 0 0 0.2em;
  }
}
@media print, screen and (min-width: 1024px) {
  .pagetitle__txt .tx_en {
    font-size: 6.6rem;
  }
}
@media screen and (max-width: 1023px) {
  .pagetitle__txt .tx_en {
    font-size: 3.4rem;
  }
}
.pagetitle .breadcrumbs {
  font-size: 1rem;
}
.pagetitle .breadcrumbs a {
  color: #DC0A16;
}
@media screen and (max-width: 1023px) {
  .pagetitle .breadcrumbs {
    text-align: right;
    width: 92%;
    margin: 10px auto 0;
  }
}
.pagetitle__img {
  margin: 0 0 0 auto;
}
@media print, screen and (min-width: 1024px) {
  .pagetitle__img {
    width: 96% !important;
    max-width: calc(50% + 600px) !important;
  }
}
@media screen and (max-width: 1023px) {
  .pagetitle__img {
    width: 80%;
    aspect-ratio: 1/0.4;
  }
  .pagetitle__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: "object-fit: cover";
  }
}

@media screen and (max-width: 1023px) {
  .ttl_group {
    margin-left: 16px;
  }
}
.ttl_group .tx_en {
  position: relative;
}
@media print, screen and (min-width: 1024px) {
  .ttl_group .tx_en {
    font-size: 6rem;
  }
}
@media screen and (max-width: 1023px) {
  .ttl_group .tx_en {
    font-size: 4rem;
  }
}
.ttl_group .tx_en:before {
  content: "";
  background: #DC0A16;
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 50%;
  left: -16px;
  margin: -4px 0 0 0;
}
.ttl_group *:not(div) {
  color: #DC0A16;
}
@media print, screen and (min-width: 1024px) {
  .ttl_group *:not(div) {
    font-size: 1.8rem;
    margin: 10px 0 60px;
  }
}
@media screen and (max-width: 1023px) {
  .ttl_group *:not(div) {
    font-size: 1.6rem;
    margin: 5px 0 30px;
  }
}

@media screen and (max-width: 1023px) {
  .ttl_group_lower {
    margin-left: 16px;
  }
}
.ttl_group_lower .tx_en {
  position: relative;
}
@media print, screen and (min-width: 1024px) {
  .ttl_group_lower .tx_en {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 1023px) {
  .ttl_group_lower .tx_en {
    font-size: 1.3rem;
  }
}
.ttl_group_lower .tx_en:before {
  content: "";
  background: #DC0A16;
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 50%;
  left: -16px;
  margin: -4px 0 0 0;
}
.ttl_group_lower *:not(div) {
  color: #DC0A16;
}
@media print, screen and (min-width: 1024px) {
  .ttl_group_lower *:not(div) {
    font-size: 2.6rem;
    margin: 10px 0 60px;
  }
}
@media screen and (max-width: 1023px) {
  .ttl_group_lower *:not(div) {
    font-size: 2.4rem;
    margin: 5px 0 30px;
  }
}

@media print, screen and (min-width: 1024px) {
  .ttl_group_large {
    margin: 0 0 60px;
  }
}
@media screen and (max-width: 1023px) {
  .ttl_group_large {
    margin: 0 0 30px;
  }
}
.ttl_group_large .tx_en {
  background: -webkit-gradient(linear, left top, right top, from(#B0060F), to(#DC0A16));
  background: -webkit-linear-gradient(left, #B0060F, #DC0A16);
  background: linear-gradient(90deg, #B0060F, #DC0A16);
  /*-webkit-background-clip: text;*/
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
@media print, screen and (min-width: 1024px) {
  .ttl_group_large .tx_en {
    font-size: 6rem;
  }
}
@media screen and (max-width: 1023px) {
  .ttl_group_large .tx_en {
    font-size: 4rem;
  }
}
.ttl_group_large .tx_en:before {
  content: "";
  background: #DC0A16;
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 50%;
  left: -16px;
  margin: -4px 0 0 0;
}
@media print, screen and (min-width: 1024px) {
  .ttl_group_large *:not(div) {
    font-size: 1.6rem;
    margin: 10px 0 60px;
  }
}
@media screen and (max-width: 1023px) {
  .ttl_group_large *:not(div) {
    font-size: 1.6rem;
    margin: 5px 0 30px;
  }
}

.button a {
  display: block;
  padding: 28px 0;
  text-align: center;
  margin: auto;
  width: 280px;
  border: 1px solid #fff;
  font-size: 1.35rem;
}
.button a:after {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 1.5rem;
  vertical-align: central;
  margin-left: 0.5em;
}
.button a.long a {
  width: 400px;
}

.all {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #d8f3fe;
}
@media screen and (max-width: 1499px) {
  .all::before {
    width: 100%;
    height: 58px;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    background-image: url(assets/img/common/item_wave_pc.svg);
    background-position: bottom center;
    z-index: 10;
  }
}
@media screen and (max-width: 1499px) and (max-width: 1023px) {
  .all::before {
    background-image: url(assets/img/common/item_wave_sp.svg);
    height: 40px;
  }
}
.all aside {
  height: 100svh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  background: #d8f3fe;
  overflow-y: hidden;
}
@media screen and (max-width: 1499px) {
  .all aside {
    width: 100%;
    padding: 50px 0 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
  }
}
@media screen and (max-width: 1199px) {
  .all aside {
    display: none;
  }
}
.all aside .expos1 {
  position: relative;
  z-index: 5;
  width: 80%;
  margin: 0 10%;
  max-height: 80svh;
}
.all aside .expos2 {
  position: absolute;
  z-index: 1;
  margin: 0;
  left: 0;
  bottom: 0;
  width: 100%;
}
.all aside .expos2 img {
  width: 70%;
  margin: 0 15%;
}
.all aside .expos2 em {
  font-size: 1rem;
  display: block;
  text-align: center;
  width: 100%;
  padding: 0 0 10px;
}
.all aside div {
  position: relative;
}
@media screen and (max-width: 1499px) {
  .all aside div {
    width: 100%;
  }
}
.all aside div span {
  position: absolute;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
}
@media screen and (max-width: 1499px) {
  .all aside div span {
    top: -44px;
    z-index: 15;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    text-align: center;
  }
}
.all aside div > img {
  /*height:100%;*/
  height: 100svh;
  width: 100%;
}
@media screen and (max-width: 1499px) {
  .all aside div > img {
    height: auto;
  }
}
.all main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  background: #ffffff;
}
@media screen and (max-width: 1199px) {
  .all main {
    width: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .all main {
    width: 100%;
    background: transparent;
  }
}
.all main::before {
  width: 100%;
  height: 58px;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  background-image: url(assets/img/common/item_wave_pc.svg);
  background-position: bottom center;
  z-index: 20;
}
@media screen and (max-width: 1499px) {
  .all main::before {
    display: none;
  }
}
.all main nav {
  width: 100%;
  max-width: 440px;
  min-width: 440px;
  height: 100svh;
  padding: 45px 25px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  overflow-y: scroll;
}
@media screen and (max-width: 1499px) {
  .all main nav {
    min-width: 400px;
  }
}
@media screen and (max-width: 1199px) {
  .all main nav {
    max-width: 420px;
  }
}
@media screen and (max-width: 1023px) {
  .all main nav {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 0;
    height: 0;
    max-width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow-y: initial;
  }
}
.all main .main_inner {
  overflow-y: scroll;
  max-width: 550px;
  min-width: 550px;
  width: 100%;
  height: 100svh;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  padding: 30px 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  scroll-behavior: smooth;
  /*img{
  	width:100%;
  }*/
}
@media screen and (max-width: 1499px) {
  .all main .main_inner {
    min-width: 450px;
  }
}
@media screen and (max-width: 1199px) {
  .all main .main_inner {
    width: 100%;
    max-width: none;
  }
}
@media screen and (max-width: 1023px) {
  .all main .main_inner {
    background: #ffffff;
    overflow-y: initial;
    min-width: auto;
    height: 100%;
    max-width: 568px;
    margin: 0 auto;
  }
}

.title {
  padding: 8px 0;
}
.title h2 {
  font-size: 2rem;
  text-align: center;
  font-weight: 600;
}
@media screen and (max-width: 1199px) {
  .title h2 {
    font-size: 2.22vw;
  }
}
@media screen and (max-width: 1023px) {
  .title h2 {
    ont-size: 2rem;
  }
}
@media screen and (max-width: 567px) {
  .title h2 {
    font-size: 4.44vw;
  }
}

.text p {
  color: #001650;
  font-size: 1.8rem;
  font-weight: 500;
  padding: 8px 0;
}
@media screen and (max-width: 1199px) {
  .text p {
    font-size: 2vw;
  }
}
@media screen and (max-width: 1023px) {
  .text p {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 567px) {
  .text p {
    font-size: 4vw;
  }
}
.text p em {
  font-weight: bold;
}
.text p .red {
  color: #DE1B33;
}
.text p .blue {
  color: #2EA7C1;
}
.text p .green {
  color: #407936;
}
.text span {
  font-size: 1.2rem;
  color: #001650;
  word-break: break-all;
}
@media screen and (max-width: 1199px) {
  .text span {
    font-size: 1.33vw;
  }
}
@media screen and (max-width: 1023px) {
  .text span {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 567px) {
  .text span {
    font-size: 2.66vw;
  }
}

.image {
  padding: 10px 0;
}

.base_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 0;
}
.base_link a {
  font-size: 2.2rem;
  font-weight: 700;
  background: #001650;
  color: #ffffff;
  margin: 0 auto;
  width: 300px;
  text-align: center;
  padding: 15px 10px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.base_link a::after {
  width: 17px;
  height: 17px;
  content: "";
  display: block;
  background-image: url(assets/img/common/item_arrow_base.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  margin: 3px 0 0;
  right: 30px;
}

.common_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 0;
}
.common_link a {
  border: 1px solid #001650;
  color: #001650;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600;
  border-radius: 100px;
  padding: 7px 0 7px 37px;
  background: #ffffff;
  font-size: 1.5rem;
}
@media screen and (max-width: 1199px) {
  .common_link a {
    font-size: 1.67vw;
  }
}
@media screen and (max-width: 1023px) {
  .common_link a {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 567px) {
  .common_link a {
    font-size: 3.33vw;
  }
}
.common_link a::after {
  width: 7px;
  height: 12px;
  content: "";
  display: block;
  background-image: url(assets/img/common/item_arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 20px 0 10px;
}

.common_caution span {
  display: block;
  text-align: center;
  font-size: 1.2rem;
}
@media screen and (max-width: 567px) {
  .common_caution span {
    font-size: 2.82vw;
  }
}

.subheader {
  text-align: center;
  position: relative;
  padding: 0 0 40px;
}
.subheader::before {
  background-image: url(assets/img/common/bg_stripe.svg);
  background-size: cover;
  content: "";
  display: block;
  width: 100%;
  height: 350px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.subheader::after {
  background-image: url(assets/img/common/bg_subheader.svg);
  background-size: 90%;
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  display: block;
  z-index: 2;
  width: 100%;
  height: 150px;
  position: absolute;
  top: 30px;
  left: 0;
}
.subheader .logo_s {
  text-align: left;
  position: relative;
  margin: -15px 0 0;
  z-index: 40;
}
.subheader span {
  color: #818181;
  font-weight: 900;
  font-size: 1rem;
  z-index: 1;
  position: relative;
}
.subheader h1 {
  color: #001650;
  font-weight: 800;
  font-size: 3.4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  position: relative;
  z-index: 1;
}
.subheader h1::after {
  content: "";
  display: block;
  width: 43px;
  height: 3px;
  background-color: #001650;
  margin: 12px auto;
  position: relative;
}
.subheader p {
  font-size: 1.5rem;
  color: #001650;
  font-weight: 500;
  z-index: 1;
  position: relative;
}
.subheader p em {
  color: #0084C1;
  font-weight: 800;
}

.back_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 0;
}
.back_link a {
  border: 1px solid #001650;
  color: #001650;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600;
  border-radius: 100px;
  padding: 7px 37px 7px 0px;
  width: 177px;
  height: 42px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #ffffff;
  font-size: 1.4rem;
}
.back_link a::before {
  width: 7px;
  height: 12px;
  content: "";
  display: block;
  background-image: url(assets/img/common/item_arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 10px 0 20px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

/* 共通 */
#menu .menu_inner h2 span {
  color: #001650;
  font-size: 2.2rem;
  font-family: Murecho;
  font-weight: 600;
  letter-spacing: 0.2em;
  padding: 0 0 0 0.2em;
  text-align: center;
  width: 100%;
  display: block;
}
#menu .menu_inner .entry {
  margin: 0px 0 10px;
}
#menu .menu_inner .entry a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  height: 70px;
  border-radius: 10px;
  background: #ffec00;
  border: 2px solid #001650;
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 1023px) {
  #menu .menu_inner .entry a {
    height: 70px;
  }
}
#menu .menu_inner .entry a p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
#menu .menu_inner .entry a p span {
  font-size: 1.6rem;
  font-weight: 600;
  color: #001650;
}
@media screen and (max-width: 1023px) {
  #menu .menu_inner .entry a p span {
    font-size: 1.4rem;
    line-height: 1;
  }
}
#menu .menu_inner .entry a p em {
  font-size: 2.4rem;
  font-weight: 600;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: -7px 0 0;
  color: #001650;
}
@media screen and (max-width: 1023px) {
  #menu .menu_inner .entry a p em {
    font-size: 2.3rem;
    margin: 0 0 0;
    line-height: 1;
  }
}
#menu .menu_inner .entry a p em::before {
  width: 24px;
  height: 24px;
  content: "";
  display: block;
  background-image: url(assets/img/common/icon_menu_entry.svg);
  background-position: center;
  background-size: cover;
  margin: 4px 8px 0 0;
}
@media screen and (max-width: 1023px) {
  #menu .menu_inner .entry a p em::before {
    width: 25px;
    height: 25px;
  }
}
#menu .menu_inner .news {
  margin: 0px 0 10px;
}
#menu .menu_inner .news a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  height: 45px;
  border-radius: 45px;
  background: #D63C4F;
  font-size: 1.6rem;
  font-weight: 600;
  color: #ffffff;
  padding: 0 30px;
  position: relative;
}
@media screen and (max-width: 1023px) {
  #menu .menu_inner .news a {
    font-size: 1.4rem;
    line-height: 1;
    height: 45px;
  }
}
#menu .menu_inner .news a::after {
  width: 24px;
  height: 24px;
  content: "";
  display: block;
  background-position: center;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  right: 20px;
  background-image: url(assets/img/common/icon_arrow_w.svg);
}
@media screen and (max-width: 1023px) {
  #menu .menu_inner .news a::after {
    width: 16px;
    height: 16px;
  }
}
#menu .menu_inner ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 10px;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 1023px) {
  #menu .menu_inner ul {
    gap: 8px;
  }
}
#menu .menu_inner ul li {
  width: 100%;
}
#menu .menu_inner ul li a {
  width: 100%;
  height: 56px;
  border-radius: 33px;
  background-color: #C6E7EE;
  color: #001650;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0 0 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 1023px) {
  #menu .menu_inner ul li a {
    height: 66px;
  }
}
#menu .menu_inner ul li a::before {
  width: 32px;
  height: 32px;
  content: "";
  display: block;
  background-position: center;
  position: absolute;
  background-repeat: no-repeat;
  left: 30px;
}
#menu .menu_inner ul li a::after {
  width: 24px;
  height: 24px;
  content: "";
  display: block;
  background-position: center;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  right: 20px;
  background-image: url(assets/img/common/icon_arrow.svg);
}
@media screen and (max-width: 1023px) {
  #menu .menu_inner ul li a::after {
    width: 16px;
    height: 16px;
  }
}
#menu .menu_inner ul li a p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
}
#menu .menu_inner ul li a p em {
  font-size: 2rem;
  font-weight: 600;
}
@media screen and (max-width: 1023px) {
  #menu .menu_inner ul li a p em {
    font-size: 1.8rem;
  }
}
#menu .menu_inner ul li a p span {
  font-size: 1.1rem;
  font-weight: 600;
}
@media screen and (max-width: 1023px) {
  #menu .menu_inner ul li a p span {
    font-size: 0.9rem;
  }
}
#menu .menu_inner ul li:nth-child(1) a::before {
  background-image: url(assets/img/common/icon_menu_01.svg);
}
#menu .menu_inner ul li:nth-child(2) a::before {
  background-image: url(assets/img/common/icon_menu_02.svg);
}
#menu .menu_inner ul li:nth-child(3) a::before {
  background-image: url(assets/img/common/icon_menu_03.svg);
}
#menu .menu_inner ul li:nth-child(4) a::before {
  background-image: url(assets/img/common/icon_menu_04.svg);
}
#menu .menu_inner ul li:nth-child(5) a::before {
  background-image: url(assets/img/common/icon_menu_05.svg);
}
#menu .menu_inner .submenu {
  margin: 20px 0 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#menu .menu_inner .submenu a {
  color: #001650;
  font-size: 1.4rem;
  font-weight: 500;
  margin: 0 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
#menu .menu_inner .submenu a::before {
  width: 16px;
  height: 16px;
  content: "";
  display: block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0px 4px 0 0;
}
#menu .menu_inner .submenu a:nth-child(1)::before {
  background-image: url(assets/img/common/icon_home.svg);
}
#menu .menu_inner .submenu a:nth-child(2)::before {
  background-image: url(assets/img/common/icon_phone.svg);
}
#menu .menu_inner .forsales {
  margin: 15px 0 5px;
}
@media screen and (max-width: 1023px) {
  #menu .menu_inner .forsales {
    margin: 5px 0 5px;
  }
}
#menu .menu_inner .forsales a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  height: 70px;
  border-radius: 10px;
  background: #ffffff;
  color: #001650;
  border: 2px solid #001650;
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
  position: relative;
}
@media screen and (max-width: 1023px) {
  #menu .menu_inner .forsales a {
    height: 76px;
  }
}
#menu .menu_inner .forsales a::before {
  width: 42px;
  height: 36px;
  content: "";
  display: block;
  background-image: url(assets/img/common/icon_menu_for-sales.svg);
  background-position: center;
  background-size: contain;
  margin: 18px 8px 0 0;
}
@media screen and (max-width: 1023px) {
  #menu .menu_inner .forsales a::before {
    width: 34px;
    height: 30px;
    margin: 10px 8px 0 0;
  }
}
#menu .menu_inner .forsales a p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
#menu .menu_inner .forsales a p span {
  font-size: 1.8rem;
  font-weight: 600;
  color: #001650;
}
@media screen and (max-width: 1023px) {
  #menu .menu_inner .forsales a p span {
    font-size: 1.5rem;
  }
}
#menu .menu_inner .forsales a p em {
  font-size: 2.4rem;
  font-weight: 600;
  margin: 0;
  line-height: 1;
  color: #001650;
}
@media screen and (max-width: 1023px) {
  #menu .menu_inner .forsales a p em {
    font-size: 2.1rem;
  }
}
#menu .menu_inner .menu_footer {
  position: relative;
  text-align: center;
}
@media screen and (max-width: 1023px) {
  #menu .menu_inner .menu_footer {
    display: none;
  }
}
#menu .menu_inner .menu_footer h3 {
  font-size: 2.1rem;
  font-weight: 600;
  background-color: #001650;
  color: #ffffff;
  width: 176px;
  height: 37px;
  margin: 15px auto 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1023px) {
  #menu .menu_inner .menu_footer h3 {
    font-size: 1.6rem;
  }
}
#menu .menu_inner .menu_footer p {
  font-size: 1.8rem;
  font-weight: 600;
  color: #001650;
  line-height: 1.2;
}
@media screen and (max-width: 1023px) {
  #menu .menu_inner .menu_footer p {
    font-size: 1.6rem;
  }
}
#menu .menu_inner .menu_footer a {
  font-size: 3.7rem;
  font-weight: 600;
  color: #001650;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 4px auto 12px;
}
@media screen and (max-width: 1023px) {
  #menu .menu_inner .menu_footer a {
    font-size: 2.1rem;
  }
}
#menu .menu_inner .menu_footer a::before {
  width: 32px;
  height: 32px;
  content: "";
  display: block;
  background-image: url(assets/img/common/icon_tel.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 4px 5px 0 0;
}
@media screen and (max-width: 1023px) {
  #menu .menu_inner .menu_footer a::before {
    width: 21px;
    height: 21px;
  }
}
#menu .menu_inner .menu_footer span {
  font-size: 1.1rem;
  font-weight: 600;
  color: #001650;
  display: block;
}
#menu .menu_inner .menu_footer span em {
  font-size: 1.1rem;
  font-weight: 600;
}

.menu-toggle,
.burger {
  display: none;
}

/* SP用 */
@media (max-width: 1023px) {
  #menu {
    overflow-y: scroll;
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    position: fixed;
    top: 0px;
    right: 0px;
    background: #fff;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 100%;
    z-index: 100;
    right: -100%;
    padding: 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background-color: #0084C1;
    padding: 20px;
  }
  #menu .menu_inner {
    background-color: #ffffff;
    padding: 20px;
    border-radius: 20px;
  }
  #menu .menu_inner h2 {
    width: calc(100% + 40px);
    margin: 10px -20px 20px;
  }
  .menu-toggle:checked + .burger + #menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    right: 0;
  }
  .burger {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #0084C1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    cursor: pointer;
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 101;
  }
  .burger__lines {
    width: 22px;
    height: 22px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 6px;
  }
  .burger__line {
    display: block;
    width: 22px;
    height: 3px;
    border-radius: 1.5px;
    background: #0084C1;
    -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
  }
  .burger.is-active .burger__line:nth-child(1) {
    -webkit-transform: translateY(9px) rotate(45deg);
            transform: translateY(9px) rotate(45deg);
  }
  .burger.is-active .burger__line:nth-child(2) {
    opacity: 0;
  }
  .burger.is-active .burger__line:nth-child(3) {
    -webkit-transform: translateY(-9px) rotate(-45deg);
            transform: translateY(-9px) rotate(-45deg);
  }
  .menu-toggle:checked + .burger .burger__line:nth-child(1) {
    -webkit-transform: translateY(9px) rotate(45deg);
            transform: translateY(9px) rotate(45deg);
  }
  .menu-toggle:checked + .burger .burger__line:nth-child(2) {
    opacity: 0;
  }
  .menu-toggle:checked + .burger .burger__line:nth-child(3) {
    -webkit-transform: translateY(-9px) rotate(-45deg);
            transform: translateY(-9px) rotate(-45deg);
  }
}
.chase_footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  display: none;
}
@media screen and (max-width: 1023px) {
  .chase_footer {
    display: block;
    z-index: 15;
  }
}
.chase_footer .news {
  margin: 0px 0 10px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.chase_footer .news a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  height: 45px;
  border-radius: 45px;
  background: #D63C4F;
  font-size: 1.6rem;
  font-weight: 600;
  color: #ffffff;
  padding: 0 30px;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .chase_footer .news a {
    font-size: 1.4rem;
    line-height: 1;
    height: 40px;
    max-width: 260px;
    margin: 0 auto;
  }
}
.chase_footer .news a::after {
  width: 24px;
  height: 24px;
  content: "";
  display: block;
  background-position: center;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  right: 20px;
  background-image: url(assets/img/common/icon_arrow_w.svg);
}
@media screen and (max-width: 1023px) {
  .chase_footer .news a::after {
    width: 16px;
    height: 16px;
  }
}
.chase_footer ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
}
.chase_footer ul li {
  width: 25%;
}
.chase_footer ul li a {
  width: 100%;
  height: 54px;
  border-radius: 10px 10px 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.chase_footer ul li a::before {
  width: 24px;
  height: 24px;
  content: "";
  display: block;
  background-position: center;
  position: relative;
  background-repeat: no-repeat;
}
.chase_footer ul li a p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
}
.chase_footer ul li a p em {
  font-weight: 500;
  font-size: 1.4rem;
}
@media screen and (max-width: 1199px) {
  .chase_footer ul li a p em {
    font-size: 1.56vw;
  }
}
@media screen and (max-width: 1023px) {
  .chase_footer ul li a p em {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 567px) {
  .chase_footer ul li a p em {
    font-size: 3.11vw;
  }
}
.chase_footer ul li:nth-child(1) a {
  background-color: #EF6A63;
}
.chase_footer ul li:nth-child(1) a::before {
  background-image: url(assets/img/common/icon_menu_entry_w.svg);
}
.chase_footer ul li:nth-child(2) a {
  background-color: #43B9EF;
}
.chase_footer ul li:nth-child(2) a::before {
  background-image: url(assets/img/common/icon_menu_02_w.svg);
}
.chase_footer ul li:nth-child(3) a {
  background-color: #169D7A;
}
.chase_footer ul li:nth-child(3) a::before {
  background-image: url(assets/img/common/icon_menu_04_w.svg);
}
.chase_footer ul li:nth-child(4) a {
  background-color: #6180AD;
}
.chase_footer ul li:nth-child(4) a::before {
  background-image: url(assets/img/common/icon_menu_05_w.svg);
}

footer {
  display: none;
}
@media screen and (max-width: 1023px) {
  footer {
    display: block;
    padding: 0 0 80px;
  }
}
footer .base_footer {
  position: relative;
  text-align: center;
}
footer .base_footer h3 {
  font-size: 2.1rem;
  font-weight: 600;
  color: #FFEC00;
  width: 176px;
  height: 37px;
  margin: 32px auto 8px;
  border: 1px solid #FFEC00;
  border-radius: 100px;
  line-height: 1.65;
}
footer .base_footer p {
  font-size: 2.1rem;
  font-weight: 600;
  color: #ffffff;
  line-height: 1.2;
}
footer .base_footer a {
  font-size: 3.7rem;
  font-weight: 600;
  color: #FFEC00;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 4px auto 12px;
}
footer .base_footer a::before {
  width: 32px;
  height: 32px;
  content: "";
  display: block;
  background-image: url(assets/img/common/icon_tel_y.svg);
  background-position: center;
  background-size: contain;
  margin: 4px 5px 0 0;
}
footer .base_footer span {
  font-size: 1.1rem;
  font-weight: 600;
  color: #ffffff;
  display: block;
}
footer .base_footer span em {
  font-size: 1.1rem;
  font-weight: 600;
}

/* sample
a {
	display: block;
	color: $main_color;
	text-align: center;
	@include mq-up(md) {
		font-size: 1.6rem;
	}
	@include mq-down(md) {
		font-size: 1.4rem;
	}		
}
*/
#ct_top_head {
  background-image: url(assets/img/common/bg_stripe.svg);
  background-size: cover;
}
@media screen and (max-width: 1199px) {
  #ct_top_head {
    padding: 60px 0 0;
    margin: -40px 0 0;
  }
}
#ct_top_head div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
#ct_top_head div span {
  position: absolute;
  z-index: 15;
  top: 4px;
}

#ct_top_menu {
  display: none;
}
@media screen and (max-width: 1023px) {
  #ct_top_menu {
    display: block;
  }
}
#ct_top_menu ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
  width: 92%;
  margin: 0 auto;
  padding: 20px 0;
}
#ct_top_menu ul li {
  width: 50%;
  padding: 4px 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#ct_top_menu ul li a {
  width: 100%;
  height: 54px;
  border-radius: 100px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#ct_top_menu ul li a::before {
  width: 24px;
  height: 24px;
  content: "";
  display: block;
  background-position: center;
  position: relative;
  background-repeat: no-repeat;
}
#ct_top_menu ul li a p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
}
#ct_top_menu ul li a p em {
  font-weight: 500;
  font-size: 1.4rem;
}
@media screen and (max-width: 1199px) {
  #ct_top_menu ul li a p em {
    font-size: 1.56vw;
  }
}
@media screen and (max-width: 1023px) {
  #ct_top_menu ul li a p em {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 567px) {
  #ct_top_menu ul li a p em {
    font-size: 3.11vw;
  }
}
#ct_top_menu ul li:nth-child(1) a {
  background-color: #EF6A63;
}
#ct_top_menu ul li:nth-child(1) a::before {
  background-image: url(assets/img/common/icon_menu_entry_w.svg);
}
#ct_top_menu ul li:nth-child(2) a {
  background-color: #43B9EF;
}
#ct_top_menu ul li:nth-child(2) a::before {
  background-image: url(assets/img/common/icon_menu_02_w.svg);
}
#ct_top_menu ul li:nth-child(3) a {
  background-color: #32A6BF;
}
#ct_top_menu ul li:nth-child(3) a::before {
  background-image: url(assets/img/common/icon_menu_03_w.svg);
}
#ct_top_menu ul li:nth-child(4) a {
  background-color: #6180AD;
}
#ct_top_menu ul li:nth-child(4) a::before {
  background-image: url(assets/img/common/icon_menu_05_w.svg);
}

#ct_top_about {
  width: 92%;
  margin: 0 auto;
}

#ct_top_jcredit {
  width: 92%;
  margin: 0 auto;
  background-color: #EDEDED;
  border-radius: 20px;
  padding: 4%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 30px auto;
}
#ct_top_jcredit .title h2 {
  color: #001650;
}
#ct_top_jcredit .text p a {
  border-bottom: 1px solid #001650;
  color: #001650;
}

#ct_top_ygg {
  background-image: url(assets/img/home/bg_stripe_y.png);
  background-size: cover;
  width: 100%;
  margin: 0 auto;
  padding: 4%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#ct_top_ygp {
  background-color: #1892E5;
  width: 100%;
  margin: 0 auto;
  padding: 4%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#ct_top_ygp .title {
  color: #ffffff;
  text-align: center;
}
#ct_top_ygp .title h2,
#ct_top_ygp .title h3 {
  font-size: 2.5rem;
  line-height: 1.2;
}
@media screen and (max-width: 1199px) {
  #ct_top_ygp .title h2,
  #ct_top_ygp .title h3 {
    font-size: 2.78vw;
  }
}
@media screen and (max-width: 1023px) {
  #ct_top_ygp .title h2,
  #ct_top_ygp .title h3 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 567px) {
  #ct_top_ygp .title h2,
  #ct_top_ygp .title h3 {
    font-size: 5.56vw;
  }
}
#ct_top_ygp .title h2 em,
#ct_top_ygp .title h3 em {
  color: #FFEC00;
  font-weight: 600;
  display: block;
}
#ct_top_ygp .title h2 span,
#ct_top_ygp .title h3 span {
  font-size: 1.7rem;
}
@media screen and (max-width: 1199px) {
  #ct_top_ygp .title h2 span,
  #ct_top_ygp .title h3 span {
    font-size: 1.89vw;
  }
}
@media screen and (max-width: 1023px) {
  #ct_top_ygp .title h2 span,
  #ct_top_ygp .title h3 span {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 567px) {
  #ct_top_ygp .title h2 span,
  #ct_top_ygp .title h3 span {
    font-size: 3.78vw;
  }
}
#ct_top_ygp .text span {
  color: #ffffff;
}

#ct_top_forsales {
  padding: 25px 0;
}

#ct_top_status {
  padding: 25px 0 35px;
  width: 92%;
  margin: 0 auto;
}
#ct_top_status .title {
  color: #001650;
}
#ct_top_status .title h2 span {
  font-size: 2.2rem;
  font-weight: 700;
}
#ct_top_status .title h2 em {
  font-size: 3rem;
  font-weight: 700;
  display: block;
}
#ct_top_status .date em {
  font-size: 2.2rem;
  font-weight: 700;
  background: #001650;
  color: #ffffff;
  margin: 0 auto;
  display: block;
  width: 300px;
  text-align: center;
  padding: 15px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 50px;
}
#ct_top_status .date p {
  color: #001650;
  font-size: 1.7rem;
  font-weight: 700;
  text-align: center;
}
#ct_top_status .date p span {
  font-size: 3.6rem;
  font-weight: 700;
}
#ct_top_status .target {
  margin: 25px 0 0;
}
#ct_top_status .target_head {
  position: relative;
  border-radius: 10px 10px 0 0;
  padding: 15px;
}
#ct_top_status .target_head h3 {
  font-size: 2.3rem;
  color: #FFEC00;
  font-weight: 700;
  display: block;
  text-align: center;
  margin: 0 0 7px;
}
#ct_top_status .target_head ol {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
#ct_top_status .target_head ol li {
  border: 1px solid #ffffff;
  color: #ffffff;
  border-radius: 7px;
  font-size: 1.6rem;
  margin: 2px;
  padding: 5px 10px;
}
#ct_top_status .target_body {
  border-radius: 0 0 10px 10px;
  position: relative;
  padding: 15px;
}
#ct_top_status .target_body .target_graph {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 35px 0;
  border-radius: 10px;
}
#ct_top_status .target_body .target_graph em {
  font-size: 2rem;
  font-weight: 700;
  background: #001650;
  color: #ffffff;
  margin: 0 auto;
  display: block;
  width: 180px;
  text-align: center;
  padding: 7px 10px 10px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 7px;
  border: 2px solid #ffffff;
}
#ct_top_status .target_body .target_graph em span {
  font-size: 2.5rem;
  font-weight: 700;
}
#ct_top_status .target_body .target_budget dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 10px 0 0;
}
#ct_top_status .target_body .target_budget dl dt {
  background-color: #ffffff;
  border-radius: 50px;
  color: #001650;
  font-size: 1.5rem;
  font-weight: 600;
  width: 86px;
  text-align: center;
  margin: 10px 9px 0 0;
}
@media screen and (max-width: 567px) {
  #ct_top_status .target_body .target_budget dl dt {
    margin: 10px auto 0;
  }
}
#ct_top_status .target_body .target_budget dl dd {
  width: calc(100% - 95px);
  margin: 5px 0 0;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 567px) {
  #ct_top_status .target_body .target_budget dl dd {
    width: 100%;
    text-align: center;
  }
}
#ct_top_status .target_body .target_budget dl dd span {
  font-size: 1.5rem;
  font-weight: 700;
}
#ct_top_status .typeA_head {
  background-color: #EF6A63;
}
#ct_top_status .typeA_body {
  background-color: #FDF0E5;
}
#ct_top_status .typeB_head {
  background-color: #00A0E9;
}
#ct_top_status .typeB_head ol {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#ct_top_status .typeB_body {
  background-color: #E4F5FD;
}

/* sample
a {
	display: block;
	color: $main_color;
	text-align: center;
	@include mq-up(md) {
		font-size: 1.6rem;
	}
	@include mq-down(md) {
		font-size: 1.4rem;
	}		
}
*/
#ct_app_base .tab_base {
  z-index: 1;
  position: relative;
}
#ct_app_base .tab_base .tab-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
#ct_app_base .tab_base .tab-menu input[type=radio] {
  display: none;
}
#ct_app_base .tab_base .tab-menu label {
  padding: 15px 10px 10px;
  cursor: pointer;
  border-bottom: none;
  color: #fff;
  margin-right: 2px;
  border-radius: 10px 10px 0 0;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  width: 45%;
  margin: 0 1%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 2rem;
  font-weight: 700;
}
#ct_app_base .tab_base .tab-menu label:hover {
  background: #e6f6ff;
}
#ct_app_base .tab_base .tab-menu label span {
  background-color: #ffffff;
  border-radius: 50px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600;
  width: 93px;
  height: 34px;
  margin: 0 8px 0 0;
}
#ct_app_base .tab_base .tab-menu label span::before {
  width: 25px;
  height: 22px;
  content: "";
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 6px 0 0;
}
#ct_app_base .tab_base .tab-menu .tab-content {
  display: none;
  padding: 20px 4%;
  width: 100%;
  background: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#ct_app_base .tab_base .tab-menu .tab-content h2 {
  font-size: 2rem;
  font-weight: 700;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#ct_app_base .tab_base .tab-menu .tab-content h2 span {
  color: #ffffff;
  display: inline-block;
  border-radius: 50px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600;
  width: 93px;
  height: 34px;
  margin: 0 8px 0 0;
}
#ct_app_base .tab_base .tab-menu .tab-content h2 span::before {
  width: 25px;
  height: 22px;
  content: "";
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 6px 0 0;
}
#ct_app_base .tab_base .tab-menu .tab-content .app_step ol > li {
  border-radius: 10px;
  margin: 21px 0 0;
  min-height: 100px;
  position: relative;
  padding: 0 0 1px;
}
#ct_app_base .tab_base .tab-menu .tab-content .app_step ol > li::after {
  width: 28px;
  height: 28px;
  content: "";
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(assets/img/common/item_arrow_bottom.svg);
  position: absolute;
  bottom: -25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 10;
}
#ct_app_base .tab_base .tab-menu .tab-content .app_step ol > li:nth-last-child(2)::after {
  display: none;
}
#ct_app_base .tab_base .tab-menu .tab-content .app_step ol > li:last-child {
  margin: 40px 0;
}
#ct_app_base .tab_base .tab-menu .tab-content .app_step ol > li:last-child::after {
  display: none;
}
#ct_app_base .tab_base .tab-menu .tab-content .app_step_main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 15px 4% 0;
}
#ct_app_base .tab_base .tab-menu .tab-content .app_step_main > span {
  width: 82px;
  text-align: center;
}
#ct_app_base .tab_base .tab-menu .tab-content .app_step_main > div {
  width: calc(100% - 82px);
  padding: 0 0 0 10px;
}
#ct_app_base .tab_base .tab-menu .tab-content .app_step_main > div h3 {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.2;
  padding: 6px 0 3px;
}
#ct_app_base .tab_base .tab-menu .tab-content .app_step_main > div p {
  color: #001650;
  font-size: 1.4rem;
  font-weight: 600;
}
#ct_app_base .tab_base .tab-menu .tab-content .app_step_check {
  border-radius: 20px 20px 10px 10px;
  overflow: hidden;
  background: #ffffff;
  width: 90%;
  margin: 5px auto 15px;
}
#ct_app_base .tab_base .tab-menu .tab-content .app_step_check h4 {
  color: #ffffff;
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  height: 40px;
  border-radius: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
#ct_app_base .tab_base .tab-menu .tab-content .app_step_check ul {
  padding: 15px 4%;
}
#ct_app_base .tab_base .tab-menu .tab-content .app_step_check ul li {
  padding: 0 0 12px 18px;
  position: relative;
  font-size: 1.8rem;
  font-weight: 500;
}
#ct_app_base .tab_base .tab-menu .tab-content .app_step_check ul li::before {
  width: 14px;
  height: 13px;
  content: "";
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 6px 0 0;
  background-image: url(assets/img/common/item_check.svg);
  position: absolute;
  top: 4px;
  left: 0;
}
#ct_app_base .tab_base .tab-menu .tab-content .app_step_check ul li details summary {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  font-weight: 500;
}
#ct_app_base .tab_base .tab-menu .tab-content .app_step_check ul li details summary::after {
  content: "（＋ 詳細を確認）";
  display: inline-block;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
  font-size: 0.8em;
  border-bottom: 1px solid #333333;
  margin: 0 0 0 5px;
}
#ct_app_base .tab_base .tab-menu .tab-content .app_step_check ul li details summary::marker {
  content: "";
}
#ct_app_base .tab_base .tab-menu .tab-content .app_step_check ul li details summary::-webkit-details-marker {
  display: none;
}
#ct_app_base .tab_base .tab-menu .tab-content .app_step_check ul li details summary span {
  font-weight: 500;
}
#ct_app_base .tab_base .tab-menu .tab-content .app_step_check ul li details > div {
  padding: 10px 0 0;
}
#ct_app_base .tab_base .tab-menu .tab-content .app_step_check ul li details > div em {
  display: block;
  margin: 8px 0 0 0;
}
#ct_app_base .tab_base .tab-menu .tab-content .app_step_check ul li details > div p {
  font-size: 1.4rem;
  text-indent: -1em;
  margin: 5px 0 0 1em;
}
#ct_app_base .tab_base .tab-menu .tab-content .app_step_check ul li details[open] summary::after {
  /*transform: rotate(180deg);*/
  content: "（✕ 閉じる）";
}
#ct_app_base .tab_base .tab-menu .tab-content .app_step_link {
  padding: 0 4% 30px;
}
#ct_app_base .tab_base .tab-menu .tab-content .app_step_link a {
  height: 88px;
  font-size: 2.3rem;
  line-height: 1.2;
  font-weight: 700;
  border-radius: 88px;
  background: #ffec00;
  -webkit-box-shadow: 7px 7px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 7px 7px 0px rgba(0, 0, 0, 0.15);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#ct_app_base .tab_base .tab-menu .tab-content .app_step_link a::after {
  width: 21px;
  height: 21px;
  content: "";
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 0 0 8px;
  background-image: url(assets/img/common/item_arrow_web.svg);
}
#ct_app_base .tab_base .tab-menu label[for=tab1],
#ct_app_base .tab_base .tab-menu #tab1:checked ~ label[for=tab1] {
  background: #EF6A63;
}
#ct_app_base .tab_base .tab-menu label[for=tab1] span,
#ct_app_base .tab_base .tab-menu #tab1:checked ~ label[for=tab1] span {
  color: #EF6A63;
}
#ct_app_base .tab_base .tab-menu label[for=tab1] span::before,
#ct_app_base .tab_base .tab-menu #tab1:checked ~ label[for=tab1] span::before {
  background-image: url(assets/img/common/icon_web.svg);
}
#ct_app_base .tab_base .tab-menu label[for=tab2],
#ct_app_base .tab_base .tab-menu #tab2:checked ~ label[for=tab2] {
  background: #169D7A;
}
#ct_app_base .tab_base .tab-menu label[for=tab2] span,
#ct_app_base .tab_base .tab-menu #tab2:checked ~ label[for=tab2] span {
  color: #169D7A;
}
#ct_app_base .tab_base .tab-menu label[for=tab2] span::before,
#ct_app_base .tab_base .tab-menu #tab2:checked ~ label[for=tab2] span::before {
  background-image: url(assets/img/common/icon_post.svg);
}
#ct_app_base .tab_base .tab-menu #tab1:checked ~ #content1 {
  display: block;
  border-top: 3px solid #EF6A63;
}
#ct_app_base .tab_base .tab-menu #tab1:checked ~ #content1 h2 {
  color: #EF6A63;
}
#ct_app_base .tab_base .tab-menu #tab1:checked ~ #content1 h2 span {
  background: #EF6A63;
}
#ct_app_base .tab_base .tab-menu #tab1:checked ~ #content1 h2 span::before {
  background-image: url(assets/img/common/icon_web_w.svg);
}
#ct_app_base .tab_base .tab-menu #tab1:checked ~ #content1 .app_step ol > li {
  background-color: #FDF0E5;
}
#ct_app_base .tab_base .tab-menu #tab1:checked ~ #content1 .app_step_main h3 {
  color: #EF6A63;
}
#ct_app_base .tab_base .tab-menu #tab1:checked ~ #content1 .app_step_check h4 {
  background: #EF6A63;
}
#ct_app_base .tab_base .tab-menu #tab1:checked ~ #content1 .app_step_link a {
  border: 3px solid #EF6A63;
  color: #EF6A63;
}
#ct_app_base .tab_base .tab-menu #tab1:checked ~ #content1 .app_step_link a::after {
  background-image: url(assets/img/common/item_arrow_web.svg);
}
#ct_app_base .tab_base .tab-menu #tab2:checked ~ #content2 {
  display: block;
  border-top: 3px solid #169D7A;
}
#ct_app_base .tab_base .tab-menu #tab2:checked ~ #content2 h2 {
  color: #169D7A;
}
#ct_app_base .tab_base .tab-menu #tab2:checked ~ #content2 h2 span {
  background: #169D7A;
}
#ct_app_base .tab_base .tab-menu #tab2:checked ~ #content2 h2 span::before {
  background-image: url(assets/img/common/icon_post_w.svg);
}
#ct_app_base .tab_base .tab-menu #tab2:checked ~ #content2 .app_step ol > li {
  background-color: #E8F3E7;
}
#ct_app_base .tab_base .tab-menu #tab2:checked ~ #content2 .app_step ol > li:first-child {
  border: 3px solid #169D7A;
  background-color: #FFFDE5;
}
#ct_app_base .tab_base .tab-menu #tab2:checked ~ #content2 .app_step ol > li:first-child::after {
  display: none;
}
#ct_app_base .tab_base .tab-menu #tab2:checked ~ #content2 .app_step_post em {
  background: #169D7A;
  color: #ffffff;
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  height: 40px;
  border-radius: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 232px;
  margin: 15px auto 10px;
}
#ct_app_base .tab_base .tab-menu #tab2:checked ~ #content2 .app_step_post p {
  color: #001650;
  font-size: 2rem;
  font-weight: 600;
  width: 92%;
  margin: 0 auto 10px;
}
#ct_app_base .tab_base .tab-menu #tab2:checked ~ #content2 .app_step_main h3 {
  color: #169D7A;
}
#ct_app_base .tab_base .tab-menu #tab2:checked ~ #content2 .app_step_check h4 {
  background: #169D7A;
}
#ct_app_base .tab_base .tab-menu #tab2:checked ~ #content2 .app_step_link a {
  border: 3px solid #169D7A;
  color: #169D7A;
}
#ct_app_base .tab_base .tab-menu #tab2:checked ~ #content2 .app_step_link a::after {
  background-image: url(assets/img/common/item_arrow_post.svg);
}
#ct_app_base .tab_base .tab-footer {
  text-align: center;
  background: #ffffff;
  padding: 0 0 80px;
}
#ct_app_base .tab_base .tab-footer p {
  padding: 5px 0;
  font-weight: 500;
  color: #001650;
  font-size: 1.8rem;
}
#ct_app_base .entry_base {
  position: relative;
  z-index: 10;
  background-color: #ffffff;
  padding: 0 0 50px;
}
#ct_app_base .entry_base_head h2 {
  font-size: 2.4rem;
  font-weight: 700;
  background-color: #0084C1;
  color: #ffffff;
  min-height: 75px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
}
#ct_app_base .entry_base_head p {
  padding: 20px 4%;
  font-size: 1.4rem;
  color: #001650;
  font-weight: 600;
}
#ct_app_base .entry_base_head p em {
  color: #EF6A63;
  font-weight: 800;
}
#ct_app_base .entry_base_body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  grid-column-gap: 10px;
  grid-row-gap: 20px;
  padding: 0 4% 40px;
}
#ct_app_base .entry_base_body .app_step_link {
  padding: 0 4% 20px;
  margin: 15px 0 0;
}
#ct_app_base .entry_base_body .app_step_link a {
  height: 64px;
  line-height: 1.2;
  font-weight: 700;
  border-radius: 64px;
  background: #ffec00;
  -webkit-box-shadow: 7px 7px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 7px 7px 0px rgba(0, 0, 0, 0.15);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#ct_app_base .entry_base_body .app_step_link a::after {
  width: 21px;
  height: 21px;
  content: "";
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 0 0 8px;
  background-image: url(assets/img/common/item_arrow_web.svg);
}
#ct_app_base .entry_base_body_type01 {
  width: 100%;
  background-color: #E4F5FD;
  border-radius: 8px;
}
#ct_app_base .entry_base_body_type01 ol {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 15px 15px 0;
  gap: 10px;
}
#ct_app_base .entry_base_body_type01 ol li {
  width: calc(33.33% - 7px);
  background: #ffffff;
  border-radius: 10px;
  text-align: center;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#ct_app_base .entry_base_body_type01 ol li h3 {
  color: #0084C1;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.2;
  height: 4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#ct_app_base .entry_base_body_type01 ol li:first-child {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#ct_app_base .entry_base_body_type01 ol li:first-child h3 {
  font-size: 1.9rem;
  padding: 0 30px 0 0;
}
#ct_app_base .entry_base_body_type01 .app_step_link a {
  border: 3px solid #00A0E9;
  color: #00A0E9;
  font-size: 2.1rem;
}
#ct_app_base .entry_base_body_type01 .app_step_link a::after {
  background-image: url(assets/img/common/icon_arrow.svg);
}
#ct_app_base .entry_base_body_type02, #ct_app_base .entry_base_body_type03 {
  width: calc(50% - 5px);
  border-radius: 8px;
}
#ct_app_base .entry_base_body_type02 ol li, #ct_app_base .entry_base_body_type03 ol li {
  text-align: center;
}
#ct_app_base .entry_base_body_type02 ol li h3, #ct_app_base .entry_base_body_type03 ol li h3 {
  padding: 15px 0 10px;
  font-size: 1.8rem;
  font-weight: 700;
}
#ct_app_base .entry_base_body_type02 .app_step_link a, #ct_app_base .entry_base_body_type03 .app_step_link a {
  font-size: 1.6rem;
  text-align: center;
}
#ct_app_base .entry_base_body_type02 .app_step_link a sup, #ct_app_base .entry_base_body_type03 .app_step_link a sup {
  top: -1.5em;
}
#ct_app_base .entry_base_body_type02 {
  background-color: #E8F3E7;
}
#ct_app_base .entry_base_body_type02 ol li h3 {
  color: #169D7A;
}
#ct_app_base .entry_base_body_type02 .app_step_link a {
  border: 3px solid #169D7A;
  color: #169D7A;
}
#ct_app_base .entry_base_body_type02 .app_step_link a::after {
  background-image: url(assets/img/common/item_arrow_post.svg);
}
#ct_app_base .entry_base_body_type03 {
  background-color: #FDF0E6;
}
#ct_app_base .entry_base_body_type03 ol li h3 {
  color: #EF6A63;
}
#ct_app_base .entry_base_body_type03 .app_step_link a {
  border: 3px solid #EF6A63;
  color: #EF6A63;
}
#ct_app_base .entry_base_body_type03 .app_step_link a::after {
  background-image: url(assets/img/common/item_arrow_web.svg);
}
#ct_app_base .entry_base_body .text_link {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#ct_app_base .entry_base_body .text_link a {
  font-size: 1.5rem;
  color: #001650;
  font-weight: 600;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#ct_app_base .entry_base_body .text_link a::after {
  width: 15px;
  height: 15px;
  content: "";
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 0 0 8px;
  background-image: url(assets/img/common/item_arrow_cr.svg);
}
#ct_app_base .app_step_caution {
  padding: 0 4% 20px;
  margin: -10px 0 10px;
}
#ct_app_base .app_step_caution p {
  font-size: 1.4rem;
  color: #001650;
}
#ct_app_base .app_step_caution p a {
  border-bottom: 1px solid #001650;
}

/* sample
a {
	display: block;
	color: $main_color;
	text-align: center;
	@include mq-up(md) {
		font-size: 1.6rem;
	}
	@include mq-down(md) {
		font-size: 1.4rem;
	}		
}
*/
#ct_faq_menu {
  position: relative;
  z-index: 9;
  background-color: #ffffff;
}
#ct_faq_menu ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 20px 0;
  border-bottom: 5px solid #0084c1;
}
#ct_faq_menu ul li {
  position: relative;
  padding: 5px;
}
#ct_faq_menu ul li a {
  display: inline-block;
  border: 1px solid #0084C1;
  color: #0084C1;
  border-radius: 100px;
  padding: 10px 45px 10px 25px;
  position: relative;
}
#ct_faq_menu ul li a::after {
  width: 16px;
  height: 16px;
  content: "";
  display: block;
  background-image: url(assets/img/common/icon_arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}
#ct_faq_menu div {
  text-align: center;
  padding: 15px 0 0;
}
#ct_faq_menu div .toggle-button {
  padding: 8px 10px 8px 30px;
  cursor: pointer;
  border: 1px solid #ccc;
  background-color: #c6e7ee;
  color: #001650;
  border-radius: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  position: relative;
  margin-right: 4%;
  margin-left: auto;
  width: 190px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#ct_faq_menu div .toggle-button::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 2px;
  background-color: #001650;
  position: absolute;
  left: 12px;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
#ct_faq_menu div .toggle-button::after {
  content: "";
  display: block;
  width: 2px;
  height: 16px;
  background-color: #001650;
  position: absolute;
  left: 19px;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
#ct_faq_menu div .toggle-button.is-open::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.ct_faq_base:last-child {
  padding: 0 0 50px;
}
.ct_faq_base .faq_base {
  position: relative;
  z-index: 9;
  background-color: #ffffff;
  padding: 60px 4% 0px;
  /* height:0→autoへのアニメーションが対応していない場合は、固定値にアニメーションさせる */
}
@media screen and (max-width: 1023px) {
  .ct_faq_base .faq_base {
    padding: 30px 4% 0px;
  }
}
.ct_faq_base .faq_base h2 {
  position: relative;
  background: #0084c1;
  padding: 10px 4%;
  color: #ffffff;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  border-radius: 100px;
}
.ct_faq_base .faq_base details {
  margin: 10px 4% 0;
}
.ct_faq_base .faq_base details summary {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 20px 30px 20px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
.ct_faq_base .faq_base details summary::before {
  width: 32px;
  height: 32px;
  content: "Q";
  display: block;
  background-color: #0084C1;
  color: #ffffff;
  position: absolute;
  top: 15px;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  font-size: 2.2rem;
  line-height: 1;
  font-weight: 900;
  border-radius: 32px;
  padding: 0 0 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ct_faq_base .faq_base details summary::after {
  width: 15px;
  height: 9px;
  content: "";
  display: block;
  background-image: url(assets/img/common/item_arrow_dg.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.ct_faq_base .faq_base details summary::marker {
  content: "";
}
.ct_faq_base .faq_base details summary::-webkit-details-marker {
  display: none;
}
.ct_faq_base .faq_base details summary .summary_inner {
  color: #0084C1;
  font-size: 1.8rem;
  font-weight: 600;
}
.ct_faq_base .faq_base details::details-content {
  -webkit-transition: height 0.4s, opacity 0.4s, content-visibility 0.4s allow-discrete;
  transition: height 0.4s, opacity 0.4s, content-visibility 0.4s allow-discrete;
  height: 0;
  opacity: 0;
  overflow: clip;
  background-color: #EDEDED;
  border-radius: 0 0 20px 20px;
}
.ct_faq_base .faq_base details[open]::details-content {
  opacity: 1;
}
.ct_faq_base .faq_base details[open] summary::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.ct_faq_base .faq_base details .content {
  overflow: hidden;
  background-color: #EDEDED;
  border-radius: 0 0 20px 20px;
}
.ct_faq_base .faq_base details .content .content_inner {
  padding: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
.ct_faq_base .faq_base details .content .content_inner p {
  font-size: 1.6rem;
  color: #001650;
}
.ct_faq_base .faq_base details .content .content_inner span {
  font-size: 1.3rem;
  color: #001650;
  line-height: 1.4;
}
.ct_faq_base .faq_base details .content .content_inner a {
  border-bottom: 1px solid #0084C1;
  color: #0084C1;
  font-weight: 500;
}
@supports (interpolate-size: allow-keywords) {
  .ct_faq_base .faq_base :root {
    interpolate-size: allow-keywords; /* height:0（数値型） → auto（文字型） のアニメーションを可能にするための指定 */
  }
  .ct_faq_base .faq_base details[open]::details-content {
    height: auto;
  }
}
@supports not (interpolate-size: allow-keywords) {
  .ct_faq_base .faq_base details[open]::details-content {
    height: 150px;
    overflow-y: scroll;
  }
}

#store footer {
  display: none;
}

#ct_store_base .store_base {
  position: relative;
  z-index: 9;
  background-color: #ffffff;
  padding: 30px 4% 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#ct_store_base .store_base_inner {
  max-width: 378px;
  margin: 0 auto;
}
#ct_store_base .store_base_inner h2 {
  font-size: 1.6rem;
  border-radius: 50px;
  background-color: #0084C1;
  color: #ffffff;
  text-align: center;
  font-weight: 700;
  padding: 5px;
}
#ct_store_base .store_base_inner ul {
  margin: 0 0 60px;
}
#ct_store_base .store_base_inner ul li a {
  font-size: 1.6rem;
  color: #001650;
  border: 1px solid #001650;
  border-radius: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin: 12px 0 0;
  padding: 18px 0 18px 32px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: 600;
  position: relative;
}
#ct_store_base .store_base_inner ul li a::after {
  width: 7px;
  height: 12px;
  content: "";
  display: block;
  background-image: url(assets/img/common/item_arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 20px;
}
#ct_store_base .store_base_inner .tel {
  padding: 0 0 30px;
}
#ct_store_base .store_base_inner .tel a {
  font-size: 3.7rem;
  font-weight: 600;
  color: #EF6A63;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px auto;
}
#ct_store_base .store_base_inner .tel a::before {
  width: 32px;
  height: 32px;
  content: "";
  display: block;
  background-image: url(assets/img/common/icon_tel_o.svg);
  background-position: center;
  background-size: contain;
  margin: 4px 5px 0 0;
}
#ct_store_base .store_base_inner .tel span {
  font-size: 1.6rem;
  color: #001650;
  font-weight: 600;
  text-align: center;
  display: block;
  line-height: 1.3;
}

#ct_product_base .product_base {
  position: relative;
  z-index: 9;
  background-color: #ffffff;
  padding: 30px 4% 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#ct_product_base .product_base_head {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 10px;
}
#ct_product_base .product_base_head > div {
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 30px;
}
#ct_product_base .product_base_head > div:nth-child(1) {
  width: 100%;
  background-color: #00A0E9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
@media screen and (max-width: 567px) {
  #ct_product_base .product_base_head > div:nth-child(1) {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: auto;
    max-width: 250px;
    margin: 0 auto;
  }
}
#ct_product_base .product_base_head > div:nth-child(1) span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px 35px;
}
@media screen and (max-width: 1023px) {
  #ct_product_base .product_base_head > div:nth-child(1) span {
    padding: 10px 10px;
  }
}
@media screen and (max-width: 567px) {
  #ct_product_base .product_base_head > div:nth-child(1) span {
    width: 100%;
  }
}
@media print, screen and (min-width: 568px) {
  #ct_product_base .product_base_head > div:nth-child(1) span:nth-child(2) {
    border-left: 2px dashed #ffffff;
  }
}
@media screen and (max-width: 567px) {
  #ct_product_base .product_base_head > div:nth-child(1) span:nth-child(2) {
    border-top: 2px dashed #ffffff;
  }
}
#ct_product_base .product_base_head > div:nth-child(2) {
  width: calc(50% - 5px);
  background-color: #169D7A;
}
#ct_product_base .product_base_head > div:nth-child(3) {
  width: calc(50% - 5px);
  background-color: #EF6A63;
}
#ct_product_base .product_base_head > div a {
  color: #ffffff;
  padding: 3px 0;
  font-weight: 600;
  font-size: 1.5rem;
}

.product_detail {
  position: relative;
  z-index: 9;
  background-color: #ffffff;
  padding: 30px 4% 70px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.product_detail_inner {
  position: relative;
  padding: 0 4% 30px;
  border-radius: 20px;
}
.product_detail_inner .anchor {
  position: absolute;
  background: transparent;
  width: 1px;
  height: 1px;
  display: block;
  top: -90px;
  left: 0;
}
.product_detail_inner > h2 {
  background-color: #ffffff;
  margin: 0 auto -40px;
  position: relative;
  top: -40px;
  min-height: 74px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1.9rem;
  font-weight: 600;
  border-radius: 20px;
  line-height: 1.2;
}
.product_detail_inner h3 {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
  padding: 7px 0;
  margin: 20px 0 10px;
}
.product_detail_inner p {
  font-size: 1.6rem;
}
.product_detail_inner p em {
  color: #EF6A63;
  font-weight: 700;
}
.product_detail_inner .caution {
  color: #001650;
  background-color: #DFE8EC;
  border-radius: 10px;
  padding: 20px;
  max-width: 300px;
  margin: 10px auto 20px;
}
.product_detail_inner .caution h4 {
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  padding: 0 0 3px;
}
.product_detail_inner .caution p {
  font-size: 1.5rem;
}
.product_detail_inner .caution .example {
  margin: 0 0 0 2em;
}
.product_detail_inner .caution h5 {
  font-size: 1.6rem;
  font-weight: 700;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 15px 0 0;
}
.product_detail_inner .caution h5 em {
  background-color: #001650;
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 700;
  border-radius: 30px;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
  width: 24px;
  height: 24px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 5px 0 0;
}
.product_detail_inner_box {
  background-color: #ffffff;
  margin: 50px auto 0;
  position: relative;
  padding: 20px 4%;
  border-radius: 20px;
}
.product_detail_inner_box h2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.2;
  font-size: 1.9rem;
  font-weight: 600;
}
.product_detail_inner_box .anchor {
  top: -60px;
}
@media screen and (max-width: 1023px) {
  .product_detail_inner_box .anchor {
    top: -30px;
  }
}
.product_detail_inner_box .common_link {
  margin-top: 10px;
}
.product_detail .tips {
  padding: 40px 0 0;
}
.product_detail .tips p {
  font-size: 1.3rem;
  color: #001650;
}

#type1 .product_detail_inner {
  background-color: #E4F5FD;
}
#type1 .product_detail_inner > h2 {
  border: 2px solid #00A0E9;
  color: #00A0E9;
}
#type1 .product_detail_inner > h3 {
  background-color: #BFE5FA;
  color: #00A0E9;
}
#type1 .product_detail_inner .product_detail_inner_box h2 {
  color: #00A0E9;
}
#type1 .product_detail_inner .product_detail_inner_box h3 {
  background-color: #BFE5FA;
  color: #00A0E9;
}

#type2 .product_detail_inner {
  background-color: #E8F3E7;
}
#type2 .product_detail_inner > h2 {
  border: 2px solid #169D7A;
  color: #169D7A;
}
#type2 .product_detail_inner > h3 {
  background-color: #CEE9DA;
  color: #169D7A;
}

#type3 .product_detail_inner {
  background-color: #FDF0E6;
}
#type3 .product_detail_inner > h2 {
  border: 2px solid #EF6A63;
  color: #EF6A63;
}
#type3 .product_detail_inner > h3 {
  background-color: #FBE0D6;
  color: #EF6A63;
}

.flow_link {
  padding: 20px 4% 0px;
}
.flow_link a {
  height: 70px;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 700;
  border-radius: 70px;
  background: #ffffff;
  -webkit-box-shadow: 7px 7px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 7px 7px 0px rgba(0, 0, 0, 0.15);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border: 3px solid #EF6A63;
  color: #EF6A63;
}
.flow_link a::after {
  width: 21px;
  height: 21px;
  content: "";
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 0 0 8px;
  background-image: url(assets/img/common/item_arrow_web.svg);
}

/* sample
a {
	display: block;
	color: $main_color;
	text-align: center;
	@include mq-up(md) {
		font-size: 1.6rem;
	}
	@include mq-down(md) {
		font-size: 1.4rem;
	}		
}
*/
#ct_news_menu {
  position: relative;
  z-index: 9;
  background-color: #ffffff;
}
#ct_news_menu ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 20px 0;
  border-bottom: 5px solid #0084c1;
}
#ct_news_menu ul li {
  position: relative;
  padding: 5px;
}
#ct_news_menu ul li a {
  display: inline-block;
  border: 1px solid #0084C1;
  color: #0084C1;
  border-radius: 100px;
  padding: 10px 45px 10px 25px;
  position: relative;
}
#ct_news_menu ul li a::after {
  width: 16px;
  height: 16px;
  content: "";
  display: block;
  background-image: url(assets/img/common/icon_arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}
#ct_news_menu div {
  text-align: center;
  padding: 15px 0 0;
}
#ct_news_menu div .toggle-button {
  padding: 8px 10px 8px 30px;
  cursor: pointer;
  border: 1px solid #ccc;
  background-color: #c6e7ee;
  color: #001650;
  border-radius: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  position: relative;
  margin-right: 4%;
  margin-left: auto;
  width: 190px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#ct_news_menu div .toggle-button::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 2px;
  background-color: #001650;
  position: absolute;
  left: 12px;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
#ct_news_menu div .toggle-button::after {
  content: "";
  display: block;
  width: 2px;
  height: 16px;
  background-color: #001650;
  position: absolute;
  left: 19px;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
#ct_news_menu div .toggle-button.is-open::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.ct_news_base:last-child {
  padding: 0 0 50px;
}
.ct_news_base .news_base {
  position: relative;
  z-index: 9;
  background-color: #ffffff;
  padding: 60px 4% 40px;
  /* height:0→autoへのアニメーションが対応していない場合は、固定値にアニメーションさせる */
}
@media screen and (max-width: 1023px) {
  .ct_news_base .news_base {
    padding: 30px 4% 0px;
  }
}
.ct_news_base .news_base h2 {
  position: relative;
  background: #0084c1;
  padding: 10px 4%;
  color: #ffffff;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  border-radius: 100px;
}
.ct_news_base .news_base details {
  margin: 10px 4% 0;
}
.ct_news_base .news_base details summary {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 20px 30px 20px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
.ct_news_base .news_base details summary::after {
  width: 15px;
  height: 9px;
  content: "";
  display: block;
  background-image: url(assets/img/common/item_arrow_db.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.ct_news_base .news_base details summary::marker {
  content: "";
}
.ct_news_base .news_base details summary::-webkit-details-marker {
  display: none;
}
.ct_news_base .news_base details summary .summary_inner {
  color: #0084C1;
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 600;
}
.ct_news_base .news_base details::details-content {
  -webkit-transition: height 0.4s, opacity 0.4s, content-visibility 0.4s allow-discrete;
  transition: height 0.4s, opacity 0.4s, content-visibility 0.4s allow-discrete;
  height: 0;
  opacity: 0;
  overflow: clip;
  background-color: #EDEDED;
  border-radius: 0 0 20px 20px;
}
.ct_news_base .news_base details[open]::details-content {
  opacity: 1;
}
.ct_news_base .news_base details[open] summary::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.ct_news_base .news_base details .content {
  overflow: hidden;
  background-color: #EDEDED;
  border-radius: 0 0 20px 20px;
}
.ct_news_base .news_base details .content .content_inner {
  padding: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
.ct_news_base .news_base details .content .content_inner p {
  font-size: 1.6rem;
  color: #001650;
}
.ct_news_base .news_base details .content .content_inner span {
  font-size: 1.3rem;
  color: #001650;
  line-height: 1.4;
}
.ct_news_base .news_base details .content .content_inner a {
  border-bottom: 1px solid #0084C1;
  color: #0084C1;
  font-weight: 500;
}
@supports (interpolate-size: allow-keywords) {
  .ct_news_base .news_base :root {
    interpolate-size: allow-keywords; /* height:0（数値型） → auto（文字型） のアニメーションを可能にするための指定 */
  }
  .ct_news_base .news_base details[open]::details-content {
    height: auto;
  }
}
@supports not (interpolate-size: allow-keywords) {
  .ct_news_base .news_base details[open]::details-content {
    height: 150px;
    overflow-y: scroll;
  }
}