<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*-----------------------------------------------------
Gnavi
-----------------------------------------------------*/
.din{
  font-family: "din-2014", sans-serif;
}
*{
  color:#1D2A54;
  font-family: "Zen Kaku Gothic New", sans-serif;
}
@media (max-width: 1023px) {
  .pc {
    display: none;
  }
  #nav_sp {
    background-color: transparent;
    position: relative;
    cursor: pointer;
    margin: 0 0 0 auto;
    height: 60px;
    width: 60px;
  }
  .icon span {
    position: absolute;
    left: 15px;
    width: 30px;
    height: 3px;
    background-color: #000;
    border-radius: 8px;
    transition: ease 0.75s;
  }
  .icon span:nth-of-type(1) {
    top: 16px;
  }
  .icon span:nth-of-type(2) {
    top: 28px;
  }
  .icon span:nth-of-type(3) {
    bottom: 16px;
  }
  .close span:nth-of-type(1) {
    transform: rotate(45deg);
    top: 28px;
  }
  .close span:nth-of-type(2) {
    opacity: 0;
  }
  .close span:nth-of-type(3) {
    transform: rotate(-45deg);
    top: 28px;
  }
  .sm {
    top: 60px;
    left: 0px;
    position: absolute;
    z-index: 100;
    width: 100%;
    background-color: #003f73;
  }
  header ul {
    flex-direction: column;
  }
  header a {
    text-align: center;
    border-top: solid 0.5px rgba(255, 255, 255, 0.6);
  }
  header a:link, header a:visited, header a:hover, header a:active {
    color: #fff;
    text-decoration: none;
  }
  header .logo img {
    height: 60px;
    padding: 10px 20px;
  }
  header {
    height: 60px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    position: fixed;
    top: 0;
    z-index: 10;
    display: flex;
  }
  header .logo {
    width: 180px;
    font-size: 25px;
  }
  header nav {
    margin: 0 0 0 auto;
  }
  header ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
  }
  header a {
    color: #ffffff !important;
    text-decoration: none;
    display: block;
    line-height: 60px;
  }
  header a span{color:#fff;}
  header a:hover {
    background-color: rgba(255, 255, 255, 0.1);
    display: block;
  }
  .sm {
    display: none;
  }
}
/*-----------------------------------------------------
 SpMODE_767PX
-----------------------------------------------------*/
@media screen and (max-width : 1172px) {
  #kakuteishinkoku_startup *{box-sizing: border-box;}
  /* -----------------------------------------------------------
HTML5 Basic layout
----------------------------------------------------------- */
  body {
    font-family: 'Inter', 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-size: 15px;
    font-feature-settings: "liga";
    color: #222;
    line-height: 1.5;
    display: inline;
    zoom: 1;
    text-align: justify;
    text-justify: inter-ideograph;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    overflow-wrap: anywhere;
    word-break: normal;
    line-break: strict;
  }
  html {
    font-size: 100%;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    margin: 0;
  }
  *, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .img_max {
    width: 100%;
    height: auto;
  }
  img {
    width: 100%;
    height: auto;
  }
  .pc_br {
    display: block;
  }
  .sp_br {
    display: none;
  }
  /* -----------------------------------------------------------
Contents
----------------------------------------------------------- */
  footer {
    margin: 0px;
    padding: 0;
  }
  footer .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
    text-align: center;
    font-family: Arial, Helvetica, "sans-serif";
    font-size: 0.7rem;
  }
#main_img {
  margin: 15vw 0 5vw;
  height: 70vw;
  background-image: url("https://21752701.fs1.hubspotusercontent-na1.net/hubfs/21752701/BPaaSLP/main_img_sp.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
}
  #main_img .inner {
    width: 100%;
    height: auto;
    padding: 0 4.6875% 0 4.6875%;
    height: auto;
    position: relative;
  }
#main_img .mvlogo2{
      width: 40%;
      margin:0 25%;
      padding:1em 0;
    }
    #main_img .mvlogo2 img{
      width: 100%;
      height: auto;
    }
  #main_img .sub_price {
    text-align: center;
    font-size: 5vw;
    font-weight: 700;
    margin: 0 0 10px 0;
    line-height: 1.3;
    letter-spacing: 0.1rem;
  font-family: "din-2014", sans-serif;
  }
  #main_img .sub_price span.large {
    font-size: 1.5em;
    color: #0092D7;
  font-family: "din-2014", sans-serif;
  }
  #main_img .sub_price span.small {
    font-size: 1rem;
    color: #003f73;
  }
  #main_img .sub_price small{font-size:0.4em;}
  #main_img h1 {
    font-size:9vw;
    line-height: 1.2;
    margin: 0;
    padding: 0;
    color: #1D2A54;
    text-align: center;
    left: 0;
    font-family: "din-2014", sans-serif;
  }
  #main_img h1 span{font-size:0.7em;}
  #main_img .batch{
    width: 50vw;
    position: absolute;
    right:5vw;
    z-index: 3;
    bottom:-68vw;
  }
  .mvbtns{
    width: 85%;
    margin:0 auto;
    padding:5vw 0 0;
    text-align: center;
  }
  .mvbtns li{
    width: 100%;
    margin:0 0 1em;
    text-align: center;
  }
  .mvbtns li a{
    display: flex;
    justify-content: center;
    align-items: center;
    background: #0171BC;
    font-weight: 700;
    border-radius: 20em;
    color:#fff;
    font-size: 1rem;
    padding:1em 0;
    position: relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
  text-decoration: none !important;
    height:4em;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all  0.5s ease;
  }
  .mvbtns li:nth-child(1) a{
    background: #F74E7B !important;
  }
  .mvbtns li:nth-child(1) a span{
    background: #fff;
    width: 3em;
    height: 3em;
    color:#F74E7B;
    border-radius: 5em;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 1em;
  }
  .mvftxt{
    font-size: 0.9em;
    text-align: center;
    padding-bottom:5vw;
  }
  
  #about {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  #about .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
  }
  #about h2 {
    position: relative;
    display: inline-block;
    padding: 0 30px;
    margin: 0 0 30px 0;
    font-size: 1.2rem;
    line-height: 1.3;
    top: 0%;
    left: 50%;
    transform: translateX(-50%);
    color: #073963;
    text-align: center;
  }
  #about h2:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 1px;
    height: 100%;
    background: #000;
    border-radius: 3px;
    transform: rotate(-25deg);
    background: #073963;
    margin: 0 20px 0 20px;
  }
  #about h2:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: #000;
    border-radius: 3px;
    transform: rotate(25deg);
    background: #073963;
  }
  #about p {
    line-height: 1.4;
    font-weight: 600;
    color: #073963;
  }
  #about span {
    font-size: 1.7rem;
    font-weight: 600;
    color: #073963;
  }
  #about img {
    width: 100%;
  }
  #about .day {
    display: none;
  }
  /* 202412 */
  #about .large_b {
    font-size: 1.3rem;
    font-weight: 700;
    color: #073963;
    font-family: inherit;
  }
  #about .midium_b {
    font-weight: 700;
    color: #073963;
    font-size: 1rem;
  }
  #about_period {
    margin: 0;
    padding: 0;
    width: 100%;
    background: #C30D23;
  }
  #about_period .inner {
    width: 100%;
    height: auto;
    padding: 20px 4.6875%;
    color: #FAEE00;
    font-weight: 600;
    font-size: 1.1rem;
    text-align: center;
    line-height: 1.5;
  }
  #about .schedule {
    width: 100%;
  }
  /* 202412 */
  #unit_a {
    margin: 0;
    padding: 0;
  }
  #unit_a .inner {
    width: 100%;
    height: auto;
    padding: 20px 4.6875% 0 4.6875%;
  }
  #unit_a figure.img_r {
    width: 100%;
    margin: 0 0 0 0;
  }
  #unit_a figure.img_r h3 {
    font-size: 1.1rem;
    margin: 0;
    padding: 20px 0;
    color: #003f73;
  }
  #unit_a figure.img_r img {
    border-radius: 10px;
    width: 100%;
  }
  #unit_a figure.img_l {
    width: 100%;
    margin: 0 0 0 0;
  }
  #unit_a h2 {
    position: relative;
    display: inline-block;
    padding: 0 30px;
    margin: 0 0 30px 0;
    font-size: 1.3rem;
    line-height: 1.3;
    top: 0%;
    left: 50%;
    transform: translateX(-50%);
    color: #073963;
    text-align: center;
  }
  #unit_a figure.img_l h3 {
    font-size: 1.1rem;
    margin: 0;
    padding: 20px 0;
    color: #003f73;
  }
  #unit_a figure.img_l img {
    border-radius: 10px;
    width: 100%;
    margin: 50px 0 20px 0;
  }
  #unit_b {
    margin: 0;
    padding: 0;
    background: linear-gradient(135deg, #1e3c72 0%, #2a5298 100%);
    position: relative;
    animation-delay: 1s;
  }
  #unit_b .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
  }
  #unit_b h2 {
    text-align: center;
    font-size: 1rem;
    color: #fff;
    animation-delay: 0.5s;
    letter-spacing: 0.1rem;
    color: #FFDD00;
  }
  #unit_b h2 span {
    font-size: 1.5rem;
    display: block;
    line-height: 1.2;
    padding: 10px 0 0 0;
  }
  #unit_b .img_r {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 60px;
  }
  #unit_b .img_l {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 80px;
  }
  #unit_c {
    margin: 0;
    padding: 0;
    background: #E5F3F9;
    animation-delay: 1s;
  }
  #unit_c .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
  }
  
  #unit_c .Wrap {
    margin: 0;
    padding: 0;
  }
  #unit_c section {
    padding: 20px;
    margin: 0 0 30px 0;
    flex: 1;
    border-radius: 10px;
    background: #FFF;
    line-height: 1.3;
    box-shadow: 20px 20px 33px -36px #777777;
    position: relative;
  }
  #unit_c figure {
    margin: 0;
    padding: 0;
  }
  #unit_c h2 span {
    font-size: 1.7rem;
    display: block;
    line-height: 1.1;
    padding: 10px 0 0 0;
  }
  #unit_c h3 {
    font-size: 1.2rem;
    line-height: 1.4;
    margin: 0 0 20px 0;
  }
  #unit_c h3 span {
    font-size: 1rem;
    display: block;
    margin: 0 0 0.3rem 0;
    color: #073963;
  }
  #unit_c img {
    width: 100%;
    border-radius: 10px;
    margin: 0 0 30px 0;
  }
  #unit_c .com {
    position: absolute;
    right: 30px;
    bottom: 180px;
    width: 60%;
  }
  #unit_d {
    margin: 0;
    padding: 0;
    animation-delay: 0.5s;
  }
  #unit_d .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
  }

  /* 202412 */
  #unit_d ul {
    margin: 0 0 0 30px;
    padding: 0;
  }
  #unit_d ul li {
    margin: 0;
    padding: 0 0 10px 0;
    list-style: disc;
    list-style-position: outside;
  }
  #unit_d .special_pkg_img {
    display: none;
  }
  #unit_d .special_pkg_img_sp {
    width: 100%;
    margin: 0 auto 50px auto;
    display: block;
  }
  /* 202412 */
  #unit_e {
    margin: 0;
    padding: 0;
    animation-delay: 0.5s;
  }
  #unit_e .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
  }
  #unit_e h2 {
    text-align: center;
    font-size: 1.2rem;
    line-height: 1.3;
    color: #073963;
    margin: 0 0 2rem 0;
  }
  /*202412*/
  #unit_e ul {
    padding: 0;
    margin: 50px 0 0 30px;
  }
  #unit_e li {
    margin: 0;
    padding: 0 0 10px 0;
    list-style: circle;
    list-style-position: outside;
  }
  #unit_e .flow_img {
    width: 100%;
    margin: 0 auto 50px auto;
    display: block;
  }
  /*202412*/
  #unit_f {
    margin: 0;
    padding: 0;
    animation-delay: 0.5s;
  }
  #unit_f .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
  }
  #unit_f h2 {
    text-align: center;
    font-size: 1.7rem;
    line-height: 1.3;
    color: #073963;
    margin: 0 0 2rem 0;
  }
  #unit_f table {
    border-collapse: collapse;
    margin: 50px auto 50px auto;
    padding: 0;
    width: 100%;
    table-layout: fixed;
  }
  #unit_f table tr {
    background-color: #E5F3F9;
    padding: .35em;
    border-bottom: 2px solid #fff;
  }
  #unit_f table th, table td {
    padding: 1em 10px 1em 1em;
    border-right: 2px solid #fff;
    text-align: center;
    vertical-align: middle;
  }
  #unit_f table th {}
  #unit_f table thead tr {
    background-color: #073963;
    color: #fff;
    line-height: 1.2;
  }
  #unit_f table tbody th {
    background: #073963;
    color: #fff;
    text-align: center;
    vertical-align: middle;
  }
  #unit_f table span {
    font-size: 0.7rem;
  }
  #unit_f .txt {
    text-align: center;
    font-size: 1rem;
    padding: 10px 0 10px 0;
  }
  #unit_f .price {
    text-align: center;
    font-size: 1rem;
    padding: 10px 0 10px 0;
  }
  #unit_f .non {
    background: #fff
  }
  #unit_f table .attenstion {
    background: #fff;
    font-size: 0.7rem;
    text-align: left;
    color: #222;
    font-weight: 500;
  }
  #unit_g {
    margin: 0;
    padding: 0;
    background: linear-gradient(135deg, #1e3c72 0%, #2a5298 100%);
    animation-delay: 0.5s;
  }
  #unit_g .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
    position: relative;
  }

  #unit_g p {
    color: #fff;
  }
  #unit_g .Wrap {
    margin: 0;
    padding: 0;
  }
  #unit_g section {
    padding: 20px;
    flex: 1;
    border-radius: 10px;
    background: #FFF;
    line-height: 1.3;
    box-shadow: 20px 20px 33px -36px #000;
    margin: 0 0 20px 0;
  }
  #unit_g section p {
    color: #222;
  }
  #unit_g figure {
    margin: 0;
    padding: 0;
  }


  #unit_g .Wrap img {
    width: 100%;
    border-radius: 10px;
    margin: 0 0 30px 0;
  }
  #unit_h {
    margin: 0;
    padding: 0;
    background: #E5F3F9;
    animation-delay: 0.5s;
  }
  #unit_h .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
  }
  #unit_h h2 {
    text-align: center;
    font-size: 1.7rem;
    line-height: 1.3;
    color: #073963;
    margin: 0 0 2rem 0;
  }
  /*202412*/
  #unit_h .speechBubble {
    position: relative;
    display: block;
    margin: 0 auto 40px auto;
    padding: 16px;
    border-radius: 4px;
    background-color: #ff8d8d;
    text-align: left;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5;
    color: #FFF;
    width: 300px;
    text-align: center;
  }
  #unit_h .speechBubble::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    border-style: solid;
    border-width: 20px 10px 0 10px;
    border-color: #ff8d8d transparent transparent;
    translate: -50% 100%;
  }
  #unit_h .speechBubble_b {
    position: relative;
    display: block;
    margin: 0 auto 40px auto;
    padding: 16px;
    border-radius: 4px;
    background-color: #27ACD9;
    text-align: left;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5;
    color: #FFF;
    width: 300px;
    text-align: center;
  }
  #unit_h .speechBubble_b::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    border-style: solid;
    border-width: 20px 10px 0 10px;
    border-color: #27ACD9 transparent transparent;
    translate: -50% 100%;
  }
  /*202412*/
  #unit_i {
    margin: 0;
    padding: 0;
    animation-delay: 0.5s;
  }
  #unit_i .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
  }

  #unit_i h5 {
    font-weight: 600;
    margin: 2rem 0 1rem 0;
    border-bottom: 1px solid #ccc;
    padding: 0 0 0 0.5rem;
  }
  #unit_i ul {
    margin: 0 0 2rem 0;
    padding: 0;
  }
  #unit_i ul li {
    list-style: disc;
    list-style-position: outside;
    margin: 0 0 0.7rem 1rem;
  }
  #unit_i .Wrap {
    margin: 0;
    padding: 0;
  }
  #unit_i section {
    padding: 20px;
    flex: 1;
    border-radius: 10px;
    background: #FFF;
    line-height: 1.3;
    border: 1px solid #ccc;
    margin: 0 0 20px 0;
  }
  #unit_i section p {
    color: #222;
  }
  #unit_i figure {
    margin: 0;
    padding: 0;
  }

  #unit_i h4 {
    font-size: 1rem;
    line-height: 1.4;
    margin: 0 0 20px 0;
  }
  #unit_i h4 span {
    font-size: 0.8rem;
    margin: 0.3rem 0 0.8rem 0;
    display: block;
    text-align: right;
  }
  #unit_i img {
    width: 100%;
    border-radius: 10px;
    margin: 0 0 15px 0;
  }
  #unit_j {
    margin: 0;
    padding: 0;
    background: #E5F3F9;
    animation-delay: 0.5s;
  }
  #unit_j .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
  }
  #unit_j h2 {
    text-align: center;
    font-size: 1.7rem;
    line-height: 1.3;
    color: #073963;
    margin: 0 0 2rem 0;
  }
  #unit_j .qa {
    max-width: 100%;
    margin-bottom: 10px;
    border: none;
    border-radius: 5px;
    box-shadow: 0 4px 4px rgb(0 0 0 / 2%), 0 2px 3px -2px rgba(0 0 0 / 5%);
    background-color: #fff;
  }
  #unit_j .qa summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 2em 1em 3em;
    font-weight: 600;
    cursor: pointer;
  }
  #unit_j .qa summary::before, #unit_j .qa p::before {
    position: absolute;
    left: 1em;
    font-weight: 600;
    font-size: 1.3em;
  }
  #unit_j .qa summary::before {
    color: #75bbff;
    content: "Q";
  }
  #unit_j .qa summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #333333b3;
    border-right: 3px solid #333333b3;
    content: '';
    transition: transform .5s;
  }
  #unit_j .qa[open] summary::after {
    transform: rotate(225deg);
  }
  #unit_j .qa p {
    position: relative;
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: .3em 3em 1.5em;
    color: #333;
    transition: transform .5s, opacity .5s;
  }
  #unit_j .qa[open] p {
    transform: none;
    opacity: 1;
  }
  #unit_j .qa-7 p::before {
    color: #ff8d8d;
    line-height: 1.2;
    content: "A";
  }
  #unit_k {
    margin: 0;
    padding: 0;
  }
  #unit_k .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
  }
  #unit_k h2 {
    text-align: center;
    font-size: 1.7rem;
    line-height: 1.3;
    margin: 0 0 2rem 0;
    color: #073963;
  }
  #unit_k img {
    width: 150px;
    margin: 0 0 20px 0;
  }
  #unit_k .logo {
    text-align: center;
    margin: 0 auto 30px auto;
    display: block;
  }
  #unit_l {
    margin: 0;
    padding: 0;
    background: #E5F3F9;
  }
  #unit_l .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
  }
  #unit_l h2 {
    text-align: center;
    font-size: 1.7rem;
    line-height: 1.3;
    color: #073963;
    margin: 0 0 2rem 0;
  }
  /* 202412 */
  #unit_m {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    background: #FFF;
    animation-delay: 0.5s;
  }
  #unit_m .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
  }
  #unit_m h2 {
    text-align: center;
    font-size: 1.2rem;
    line-height: 1.3;
    color: #073963;
    margin: 0 0 3rem 0;
  }
  #unit_m h2 span {
    margin: 1rem 0 0 0;
    font-size: 2.3rem;
    color: #27ACD9;
  }
  #unit_m .Wrap {
    gap: 30px 30px;
    margin: 50px 0 0 0;
  }
  #unit_m section {
    padding: 20px;
    margin: 0 0 30px 0;
    flex: 1;
    border-radius: 10px;
    background: #F3F3F3;
    line-height: 1.3;
    background-image: linear-gradient(135deg, #8B8B8B 70px, transparent 0);
  }
   #unit_m section.pp {
    background: #E5F3F9;
    background-image: linear-gradient(135deg, #0171BC 70px, transparent 0);
  }
  #unit_m section p {
    color: #222;
  }
  #unit_m figure {
    margin: 0;
    padding: 0;
  }
  #unit_m h3 {
    font-weight: 600;
    font-size: 0.9rem;
    padding: 0 0 5px 0;
    margin: 0 0 10px 0;
    color: #0171BC;
    border-bottom: 1px solid #0171BC;
  }
  #unit_m h4 {
    font-weight: 600;
    font-size: 1.1rem;
    margin: 0 0 20px 0;
  }
  #unit_m .Wrap img {
    width: 100%;
    border-radius: 10px;
    margin: 0 0 30px 0;
  }
  #unit_m .number {
    z-index: 1;
    color: #fff;
    font-family: inherit;
    font-size: 1.3rem;
  }
  /*202412*/
  /* 202412 */
  #unit_n {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    background: #FFF;
    animation-delay: 0.5s;
  }
  #unit_n .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
  }

  #unit_n .flow {
    padding-left: 120px;
    position: relative;
    z-index: 1;
  }
  #unit_n .flow::before {
    content: "";
    width: 15px;
    height: 100%;
    background: #E5F3F9;
    margin-left: -8px;
    display: block;
    position: absolute;
    top: 0;
    left: 120px;
  }
  #unit_n .flow &gt; li {
    position: relative;
  }
  #unit_n .flow &gt; li:not(:last-child) {
    margin-bottom: 8vh;
  }
  #unit_n .flow &gt; li .icon {
    font-size: 0.8rem;
    color: #fff;
    background:#1AB9A7;
    padding: 8px 20px;
    display: block;
    position: absolute;
    top: 0;
    left: -120px;
    z-index: 100;
  }
  #unit_n .flow &gt; li .icon::after {
    content: "";
    border-style: solid;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent #1AB9A7;
    position: absolute;
    top: 50%;
    left: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #unit_n .flow &gt; li dl {
    padding-left: 70px;
    position: relative;
  }
  #unit_n .flow &gt; li dl::before, #unit_e .flow &gt; li dl::after {
    content: "";
    display: block;
    position: absolute;
    top: 15px;
  }
  #unit_n .flow &gt; li dl::before {
    width: 7px;
    height: 7px;
    margin-top: -3px;
    background: #1AB9A7;
    border-radius: 50%;
    left: -4px;
  }
  #unit_n .flow &gt; li dl::after {
    width: 50px;
    border-bottom: 1px dashed #999;
    position: absolute;
    left: 5px;
  }
  #unit_n .flow &gt; li dl dt {
    font-size: 1rem;
    font-weight: 600;
    color: #27acd9;
    margin-bottom: 1vh;
  }
  #unit_n .flow span.customer {
    background: #27acd9;
    color: #fff;
    padding: 3px 10px 3px 10px;
    display: block;
    width: fit-content;
    margin: 0 0 10px 0;
    font-size: 0.9rem;
    border-radius: 3px;
  }
  #unit_n .flow span.th {
    background: #0171BC;
    color: #fff;
    padding: 3px 10px 3px 10px;
    display: block;
    width: fit-content;
    margin: 0 0 10px 0;
    font-size: 0.9rem;
    border-radius: 3px;
  }
  #unit_n .flow span.th_txt {
    color: #073963;
  }
  #unit_o {
    margin: 0 0 0 0;
    padding: 0;
    float: left;
    width: 100%;
    animation-delay: 0.5s;
  }
  #unit_o .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
    display: flow-root;
  }
  #unit_o h2 {
    text-align: center;
    font-size: 1.7rem;
    line-height: 1.2;
    color: #073963;
    margin: 0 0 3rem 0;
  }
  #unit_o h2 span {
    margin: 1rem 0 0 0;
    font-size: 2rem;
  }
  #unit_o h3 {
    text-align: center;
    font-size: 1.7rem;
    line-height: 1.7;
    color: #073963;
    margin: 0 0 3rem 0;
  }
  #unit_o h3 span {
    margin: 1rem 0 0 0;
    font-size: 1.2rem;
    display: block;
  }
  #unit_o span {
    font-weight: 600;
    font-size: 1.7rem;
    color: #073963;
  }
  #unit_o .img {
    width: 100%;
    border-radius: 10px;
  }
  #unit_o .Wrap {
    gap: 30px 30px;
    margin: 50px 0 0 0;
  }
  #unit_o section {
    padding: 20px;
    flex: 1;
    border-radius: 10px;
    background: #E5F3F9;
    line-height: 1.3;
    margin: 0 0 20px 0;
    background-image: linear-gradient(135deg, #073963 70px, transparent 0);
  }
  #unit_o section p {
    color: #222;
  }
  #unit_o figure {
    margin: 0;
    padding: 0;
  }
  #unit_o h4 {
    font-weight: 600;
    font-size: 0.9rem;
    padding: 0 0 5px 0;
    margin: 0 0 10px 0;
    color: #073963;
    border-bottom: 1px solid #073963;
  }
  #unit_o h5 {
    font-weight: 600;
    font-size: 1.1rem;
    margin: 0 0 20px 0;
  }
  #unit_o .Wrap img {
    width: 100%;
    border-radius: 10px;
    margin: 0 0 30px 0;
  }
  #unit_o .number {
    z-index: 1;
    color: #fff;
    font-family: inherit;
    font-size: 1.3rem;
  }
  /* 202412 */
  .cta {
    margin: 0;
    padding: 0;
    background: #6CB8DC;
  }
  .cta .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
  }
  .toCorp {
    margin: 0;
    padding: 0;
    background: #073963;
  }
  .toCorp .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
  }
  #sub_img {
    margin: 70px 0 0 0;
    padding: 0;
    background-image: url("../../images/sub_img.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  #sub_img .inner {
    width: 100%;
    height: auto;
    padding: 0 4.6875% 0 4.6875%;
    height: 70vw;
  }
  #thanks {
    margin: 0;
    padding: 0;
  }
  #thanks .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
    text-align: center;
  }
  #thanks h1 {
    padding: 0 30px;
    margin: 30px 0 30px 0;
    font-size: 2rem;
    line-height: 1.3;
    color: #073963;
    text-align: center;
  }
  /* -----------------------------------------------------------
PageTOP
----------------------------------------------------------- */
  .pagetop {
    display: none;
    position: fixed;
    bottom: 50px;
    right: 10px;
  }
  .pagetop a {
    display: block;
    width: 40px;
    height: 40px;
    background-color: #0171BC;
    text-align: center;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    line-height: 40px;
  }
  /* -----------------------------------------------------------
Btn
----------------------------------------------------------- */
  a.btn_a {
    display: block;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    width: 100%;
    margin: 40px auto 0 auto;
    padding: 0.7rem 4rem;
    font-weight: 600;
    border: 2px solid #27acd9;
    color: #27acd9;
    border-radius: 100vh;
    transition: 0.5s;
    font-family: inherit;
    font-size: 1rem;
    background: #FFF;
  }
  a.btn_a:hover {
    color: #fff;
    background: #27acd9;
  }
  a.btn_b {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    text-decoration: none;
    max-width: 100%;
    margin: auto;
    padding: 1rem 2rem;
    font-weight: bold;
    background: #eee;
    color: #27acd9;
    border-radius: 100vh;
    position: relative;
    transition: 0.5s;
  }
  a.btn_b::before {
    content: '';
    position: absolute;
    top: calc(50% - 2px);
    right: 1em;
    transform: translateY(calc(-50% - 2px)) rotate(45deg);
    width: 10px;
    height: 1px;
    background: #27acd9;
  }
  a.btn_b::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 1em;
    transform: translateY(-50%);
    width: 50px;
    height: 1px;
    background-color: #27acd9;
  }
  a.btn_b:hover {
    background: #d4eef7;
    color: #27acd9;
  }
  a.btn_cta {
    display: block;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    width: 100%;
    margin: auto;
    padding: 1rem 4rem;
    font-weight: 600;
    background: #27acd9;
    color: #fff;
    border-radius: 100vh;
    transition: 0.5s;
    font-size: 1.2rem;
  }
  a.btn_cta:hover {
    color: #073963;
    background: #fff;
  }
  a.btn_toCorp {
    display: block;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    width: 100%;
    margin: auto;
    padding: 1rem 4rem;
    font-weight: 600;
    background: #27acd9;
    color: #fff;
    border-radius: 100vh;
    transition: 0.5s;
    font-size: 1rem;
  }
  a.btn_toCorp:hover {
    color: #073963;
    background: #fff;
  }
}
/*-----------------------------------------------------
 TabletMODE_768px～1023px
-----------------------------------------------------*/
@media print, screen and (min-width:768px) and (max-width:1023px) {
  /* -----------------------------------------------------------
HTML5 Basic layout
----------------------------------------------------------- */
  body {
    font-family: 'Inter', 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-size: 15px;
    font-feature-settings: "liga";
    color: #222;
    line-height: 1.5;
    display: inline;
    zoom: 1;
    text-align: justify;
    text-justify: inter-ideograph;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    overflow-wrap: anywhere;
    word-break: normal;
    line-break: strict;
  }
  html {
    font-size: 100%;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    margin: 0;
  }
  img {
    width: 100%;
    height: auto;
  }
  *, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .sp_none {
    display: none;
  }
  /* -----------------------------------------------------------
Contents
----------------------------------------------------------- */
  footer {
    margin: 0px;
    padding: 0;
  }
  footer .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
    text-align: center;
    font-family: Arial, Helvetica, "sans-serif";
    font-size: 0.7rem;
  }
  #main_img {
    margin: 70px 0 0 0;
    padding: 0;
    background-image: url("../../images/sp_main_img.jpg");
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
  }
  #main_img .inner {
    width: 100vw;
    height: 620px;
    padding: 30px 4.6875%;
    position: relative;
    background: rgba(255, 255, 255, 0.2);
  }
  #main_img .sub {
    position: relative;
    display: inline-block;
    padding: 0 20px;
    margin-bottom: 36px;
    font-size: 1.7rem;
    line-height: 1.3;
    position: absolute;
    bottom: 280px;
    text-shadow: 4px 4px 10px #FFF, -4px 4px 10px #FFF, 4px -4px 10px #FFF, -4px -4px 10px #FFF;
    font-weight: 600;
    text-align: center;
  }
  #main_img .sub:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 1px;
    height: 100%;
    background: #000;
    border-radius: 3px;
    transform: rotate(-25deg);
  }
  #main_img .sub:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: #000;
    border-radius: 3px;
    transform: rotate(25deg);
  }
  #main_img .sub_lead {
    font-weight: 700;
    font-size: 2rem;
    line-height: 1.4;
    color: #CC3300;
    margin: 0 0 20px 0;
    position: absolute;
    bottom: 270px;
  }
  #main_img .sub_price {
    font-size: 1.8rem;
    font-weight: 700;
    margin: 0 0 10px 0;
    position: absolute;
    bottom: 180px;
    line-height: 1.4;
  }
  #main_img .sub_price span {
    font-size: 2.5rem;
    color: #003f73;
    text-shadow: 2px 2px 30px #FFF, -2px 2px 30px #FFF, 2px -2px 30px #FFF, -2px -2px 30px #FFF;
  }
  
  #main_img h1 {
    font-family: "din-2014", sans-serif;
    font-size: 3rem;
    line-height: 1.2;
    margin: 0;
    padding: 0 4.6875% 0 4.6875%;
    left: 0;
  }
  
  
  #about {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  #about .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
    position: relative;
  }
  #about h2 {
    position: relative;
    display: inline-block;
    padding: 0 30px;
    margin: 0 0 30px 0;
    font-size: 1.3rem;
    line-height: 1.3;
    top: 0%;
    left: 50%;
    transform: translateX(-50%);
    color: #073963;
    text-align: center;
  }
  #about h2:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 1px;
    height: 100%;
    background: #000;
    border-radius: 3px;
    transform: rotate(-25deg);
    background: #073963;
  }
  #about h2:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: #000;
    border-radius: 3px;
    transform: rotate(25deg);
    background: #073963;
  }
  #about p {
    font-size: 1.4rem;
    line-height: 1.4;
    font-weight: 600;
    color: #073963;
  }
  #about span {
    font-size: 2.3rem;
    font-weight: 600;
    color: #073963;
  }
  #about img {
    width: 100%;
    margin: 0 auto;
    display: block;
  }
  /* 202412 */
  #about .large_b {
    font-size: 1.3rem;
    font-weight: 700;
    color: #073963;
    font-family: inherit;
  }
  #about .midium_b {
    font-weight: 700;
    color: #073963;
    font-size: 1rem;
  }
  #about_period {
    margin: 0;
    padding: 0;
    width: 100%;
    background: #C30D23;
  }
  #about_period .inner {
    width: 100%;
    height: auto;
    padding: 20px 4.6875%;
    color: #FAEE00;
    font-weight: 600;
    font-size: 1.5rem;
    text-align: center;
    line-height: 1.5;
  }
  #about .schedule {
    width: 100%;
  }
  #about .day {
    display: none;
  }
  /* 202412 */
  #unit_a {
    margin: 0;
    padding: 0;
    position: relative;
    display: flow-root;
  }
  #unit_a .inner {
    width: 100%;
    height: auto;
    padding: 20px 4.6875% 0 4.6875%;
    background: rgba(255, 255, 255, 0.8);
  }
  #unit_a h2 {
    position: relative;
    display: inline-block;
    padding: 0 30px;
    margin: 30px 0 30px 0;
    font-size: 2rem;
    line-height: 1.3;
    top: 0%;
    left: 50%;
    transform: translateX(-50%);
    color: #073963;
    text-align: center;
  }
  #unit_a figure.img_r {
    float: left;
    width: 50vw;
  }
  #unit_a figure.img_r h3 {
    font-size: 1.3rem;
    margin: 0 0 20px 0;
    color: #003f73;
  }
  #unit_a figure.img_r img {
    position: absolute;
    right: 0;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    max-width: 30vw;
  }
  #unit_a figure.img_l {
    float: right;
    width: 51vw;
    margin: 30px 0 50px 0;
  }
  #unit_a figure.img_l h3 {
    font-size: 1.3rem;
    margin: 0 0 20px 0;
    color: #003f73;
  }
  #unit_a figure.img_l img {
    position: absolute;
    left: 0;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    max-width: 30vw;
    animation-delay: 0.5s;
  }
  #unit_b {
    margin: 0;
    padding: 0;
    background: linear-gradient(135deg, #1e3c72 0%, #2a5298 100%);
    position: relative;
    animation-delay: 1s;
  }
  #unit_b .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
  }
  #unit_b h2 {
    text-align: center;
    font-size: 2.5rem;
    color: #fff;
    animation-delay: 0.5s;
    letter-spacing: 0.1rem;
    color: #FFDD00;
  }
  #unit_b h2 span {
    font-size: 1.8rem;
    display: block;
    line-height: 1.2;
    padding: 10px 0 0 0;
  }
  #unit_b .img_r {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100px;
  }
  #unit_b .img_l {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 80px;
  }
  #unit_c {
    margin: 0;
    padding: 0;
    background: #E5F3F9;
    animation-delay: 1s;
  }
  #unit_c .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
  }
  
  #unit_c .Wrap {
    gap: 50px 50px;
    display: flex;
  }
  #unit_c section {
    padding: 20px;
    margin: 0 0 30px 0;
    flex: 1;
    border-radius: 10px;
    background: #FFF;
    line-height: 1.3;
    box-shadow: 20px 20px 33px -36px #777777;
    position: relative;
  }
  #unit_c figure {
    margin: 0;
    padding: 0;
  }
  #unit_c h2 span {
    font-size: 1.7rem;
    display: block;
    line-height: 1.1;
    padding: 10px 0 0 0;
  }
  #unit_c h3 {
    font-size: 1.2rem;
    line-height: 1.4;
    margin: 0 0 20px 0;
  }
  #unit_c h3 span {
    font-size: 1rem;
    display: block;
    margin: 0 0 0.3rem 0;
    color: #073963;
  }
  #unit_c img {
    width: 100%;
    border-radius: 10px;
    margin: 0 0 30px 0;
  }
  #unit_c .com {
    position: absolute;
    right: 30px;
    bottom: 220px;
    width: 70%;
  }
  #unit_d {
    margin: 0;
    padding: 0;
    animation-delay: 0.5s;
  }
  #unit_d .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
  }
#unit_d p{
    color:#000;
    text-align: center;
    padding:.5em 0 1.5em;
  }
  #unit_d p.p2{
    font-size: 1.05rem;
    font-weight: 700;
  }
  #unit_d h3 {
    position: relative;
    display: inline-block;
    padding: 0 30px;
    margin: 30px 0 0 0;
    font-size: 1.4rem;
    line-height: 1.3;
    top: 0%;
    left: 50%;
    transform: translateX(-50%);
    color: #073963;
    text-align: center;
  }
  #unit_d h3:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 1px;
    height: 100%;
    background: #000;
    border-radius: 3px;
    transform: rotate(-25deg);
    background: #073963;
  }
  #unit_d h3:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: #000;
    border-radius: 3px;
    transform: rotate(25deg);
    background: #073963;
  }
  /* 202412 */
  #unit_d ul {
    margin: 0 0 0 30px;
    padding: 0;
  }
  #unit_d ul li {
    margin: 0;
    padding: 0 0 10px 0;
    list-style: disc;
    list-style-position: outside;
  }
  #unit_d .special_pkg_img {
    width: 100%;
    margin: 0 auto 50px auto;
    display: block;
  }
  #unit_d .special_pkg_img_sp {
    display: none;
  }
  /* 202412 */
  #unit_e {
    margin: 0;
    padding: 0;
    animation-delay: 0.5s;
  }
  #unit_e .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
  }
  #unit_e h2 {
    text-align: center;
    font-size: 1.7rem;
    line-height: 1.3;
    color: #073963;
    margin: 0 0 2rem 0;
  }
  #unit_e ul {
    padding: 0;
    margin: 20px 0 0 0;
  }
  #unit_e li {
    list-style-type: none;
  }
  #unit_e dd {
    margin-left: 0;
    font-size: 0.9rem;
    line-height: 1.3;
  }
  #unit_e .flow {
    padding-left: 120px;
    position: relative;
  }
  #unit_e .flow::before {
    content: "";
    width: 15px;
    height: 100%;
    background: #fff;
    margin-left: -8px;
    display: block;
    position: absolute;
    top: 0;
    left: 120px;
  }
  #unit_e .flow &gt; li {
    position: relative;
  }
  #unit_e .flow &gt; li:not(:last-child) {
    margin-bottom: 8vh;
  }
  #unit_e .flow &gt; li .icon {
    font-size: 0.8rem;
    color: #fff;
    background: rgb(107, 144, 219);
    background: -moz-linear-gradient(left, rgba(7, 57, 99, 1) 0%, rgba(39, 172, 217, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(7, 57, 99, 1) 0%, rgba(39, 172, 217, 1) 100%);
    background: linear-gradient(to right, rgba(7, 57, 99, 1) 0%, rgba(39, 172, 217, 1) 100%);
    padding: 8px 20px;
    display: block;
    position: absolute;
    top: 0;
    left: -120px;
    z-index: 100;
  }
  #unit_e .flow &gt; li .icon::after {
    content: "";
    border-style: solid;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent #27acd9;
    position: absolute;
    top: 50%;
    left: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #unit_e .flow &gt; li dl {
    padding-left: 70px;
    position: relative;
  }
  #unit_e .flow &gt; li dl::before, #unit_e .flow &gt; li dl::after {
    content: "";
    display: block;
    position: absolute;
    top: 15px;
  }
  #unit_e .flow &gt; li dl::before {
    width: 7px;
    height: 7px;
    margin-top: -3px;
    background: #27acd9;
    border-radius: 50%;
    left: -4px;
  }
  #unit_e .flow &gt; li dl::after {
    width: 50px;
    border-bottom: 1px dashed #999;
    position: absolute;
    left: 5px;
  }
  #unit_e .flow &gt; li dl dt {
    font-size: 1rem;
    font-weight: 600;
    color: #27acd9;
    margin-bottom: 1vh;
  }
  #unit_e .flow span.customer {
    background: #27acd9;
    color: #fff;
    padding: 3px 10px 3px 10px;
    display: block;
    width: fit-content;
    margin: 0 0 10px 0;
    font-size: 0.9rem;
    border-radius: 3px;
  }
  #unit_e .flow span.th {
    background: #073963;
    color: #fff;
    padding: 3px 10px 3px 10px;
    display: block;
    width: fit-content;
    margin: 0 0 10px 0;
    font-size: 0.9rem;
    border-radius: 3px;
  }
  #unit_e .flow span.th_txt {
    color: #073963;
  }
  /*202412*/
  #unit_e ul {
    padding: 0;
    margin: 50px 0 0 30px;
  }
  #unit_e li {
    margin: 0;
    padding: 0 0 10px 0;
    list-style: circle;
    list-style-position: outside;
  }
  #unit_e .flow_img {
    width: 100%;
    margin: 0 auto 50px auto;
    display: block;
  }
  /*202412*/
  #unit_f {
    margin: 0;
    padding: 0;
    animation-delay: 0.5s;
  }
  #unit_f .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
  }
  #unit_f h2 {
    text-align: center;
    font-size: 1.7rem;
    line-height: 1.3;
    color: #073963;
    margin: 0 0 2rem 0;
  }
  #unit_f table {
    border-collapse: collapse;
    margin: 50px auto 50px auto;
    padding: 0;
    width: 700px;
    table-layout: fixed;
  }
  #unit_f table tr {
    background-color: #E5F3F9;
    padding: .35em;
    border-bottom: 2px solid #fff;
  }
  #unit_f table th, table td {
    padding: 1em 10px 1em 1em;
    border-right: 2px solid #fff;
    text-align: center;
  }
  #unit_f table th {}
  #unit_f table thead tr {
    background-color: #073963;
    color: #fff;
  }
  #unit_f table tbody th {
    background: #073963;
    color: #fff;
    text-align: center;
    vertical-align: middle;
  }
  #unit_f table span {
    font-size: 0.7rem;
  }
  #unit_f .txt {
    text-align: center;
  }
  #unit_f .price {
    text-align: center;
    vertical-align: middle;
  }
  #unit_f .non {
    background: #fff
  }
  #unit_f table .attenstion {
    background: #fff;
    font-size: 0.7rem;
    text-align: left;
    color: #222;
    font-weight: 500;
  }
  #unit_g {
    margin: 0;
    padding: 0;
    background: linear-gradient(135deg, #1e3c72 0%, #2a5298 100%);
    animation-delay: 0.5s;
  }
  #unit_g .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
    position: relative;
  }

  #unit_g p {
    color: #fff;
  }
  #unit_g .Wrap {
    gap: 30px 30px;
    display: flex;
    margin: 50px 0 0 0;
  }
  #unit_g section {
    padding: 20px;
    flex: 1;
    border-radius: 10px;
    background: #FFF;
    line-height: 1.3;
    box-shadow: 20px 20px 33px -36px #000;
    margin: 0 0 20px 0;
  }
  #unit_g section p {
    color: #222;
  }
  #unit_g figure {
    margin: 0;
    padding: 0;
  }
  #unit_g h2 span {
    font-size: 2rem;
    display: block;
  }
  #unit_g .Wrap img {
    width: 100%;
    border-radius: 10px;
    margin: 0 0 30px 0;
  }
  #unit_h {
    margin: 0;
    padding: 0;
    background: #E5F3F9;
    animation-delay: 0.5s;
  }
  #unit_h .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
  }
  #unit_h h2 {
    text-align: center;
    font-size: 1.7rem;
    line-height: 1.3;
    color: #073963;
    margin: 0 0 2rem 0;
  }
  /*202412*/
  #unit_h .speechBubble {
    position: relative;
    display: block;
    margin: 0 auto 40px auto;
    padding: 16px;
    border-radius: 4px;
    background-color: #ff8d8d;
    text-align: left;
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1.5;
    color: #FFF;
    width: 500px;
    text-align: center;
  }
  #unit_h .speechBubble::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    border-style: solid;
    border-width: 20px 10px 0 10px;
    border-color: #ff8d8d transparent transparent;
    translate: -50% 100%;
  }
  #unit_h .speechBubble_b {
    position: relative;
    display: block;
    margin: 0 auto 40px auto;
    padding: 16px;
    border-radius: 4px;
    background-color: #27ACD9;
    text-align: left;
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1.5;
    color: #FFF;
    width: 500px;
    text-align: center;
  }
  #unit_h .speechBubble_b::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    border-style: solid;
    border-width: 20px 10px 0 10px;
    border-color: #27ACD9 transparent transparent;
    translate: -50% 100%;
  }
  /*202412*/
  #unit_i {
    margin: 0;
    padding: 0;
    animation-delay: 0.5s;
  }
  #unit_i .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
  }

  #unit_i h5 {
    font-weight: 600;
    margin: 2rem 0 1rem 0;
    border-bottom: 1px solid #ccc;
    padding: 0 0 0 0.5rem;
  }
  #unit_i ul {
    margin: 0 0 2rem 0;
    padding: 0;
  }
  #unit_i ul li {
    list-style: disc;
    list-style-position: outside;
    margin: 0 0 0.7rem 1rem;
  }
  #unit_i .Wrap {
    gap: 30px 30px;
    display: flex;
    margin: 50px 0 0 0;
  }
  #unit_i section {
    padding: 20px;
    flex: 1;
    border-radius: 10px;
    background: #FFF;
    line-height: 1.3;
    border: 1px solid #ccc;
    margin: 0 0 20px 0;
  }
  #unit_i section p {
    color: #222;
  }
  #unit_i figure {
    margin: 0;
    padding: 0;
  }
  #unit_i h1 span {
    letter-spacing: 0.1rem;
    font-size: 2rem;
    display: block;
  }
  #unit_i h4 {
    font-size: 1rem;
    line-height: 1.4;
    margin: 0 0 20px 0;
  }
  #unit_i h4 span {
    font-size: 0.8rem;
    margin: 0.3rem 0 0.8rem 0;
    display: block;
    text-align: right;
  }
  #unit_i img {
    width: 100%;
    border-radius: 10px;
    margin: 0 0 15px 0;
  }
  #unit_j {
    margin: 0;
    padding: 0;
    background: #E5F3F9;
    animation-delay: 0.5s;
  }
  #unit_j .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
  }
  #unit_j h2 {
    text-align: center;
    font-size: 1.7rem;
    line-height: 1.3;
    color: #073963;
    margin: 0 0 2rem 0;
  }
  #unit_j .qa {
    max-width: 100%;
    margin-bottom: 10px;
    border: none;
    border-radius: 5px;
    box-shadow: 0 4px 4px rgb(0 0 0 / 2%), 0 2px 3px -2px rgba(0 0 0 / 5%);
    background-color: #fff;
  }
  #unit_j .qa summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 2em 1em 3em;
    font-weight: 600;
    cursor: pointer;
  }
  #unit_j .qa summary::before, #unit_j .qa p::before {
    position: absolute;
    left: 1em;
    font-weight: 600;
    font-size: 1.3em;
  }
  #unit_j .qa summary::before {
    color: #75bbff;
    content: "Q";
  }
  #unit_j .qa summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #333333b3;
    border-right: 3px solid #333333b3;
    content: '';
    transition: transform .5s;
  }
  #unit_j .qa[open] summary::after {
    transform: rotate(225deg);
  }
  #unit_j .qa p {
    position: relative;
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: .3em 3em 1.5em;
    color: #333;
    transition: transform .5s, opacity .5s;
  }
  #unit_j .qa[open] p {
    transform: none;
    opacity: 1;
  }
  #unit_j .qa-7 p::before {
    color: #ff8d8d;
    line-height: 1.2;
    content: "A";
  }
  #unit_k {
    margin: 0;
    padding: 0;
  }
  #unit_k .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
  }
  #unit_k .logo {
    text-align: center;
    margin: 0 auto 30px auto;
    display: block;
  }
  #unit_k h2 {
    text-align: center;
    font-size: 1.7rem;
    line-height: 1.3;
    margin: 0 0 2rem 0;
    color: #073963;
  }
  #unit_k img {
    width: 150px;
    margin: 0 0 20px 0;
  }
  #unit_l {
    margin: 0;
    padding: 0;
    background: #E5F3F9;
  }
  #unit_l .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
  }
  #unit_l h2 {
    text-align: center;
    font-size: 1.7rem;
    line-height: 1.3;
    color: #073963;
    margin: 0 0 2rem 0;
  }
  /* 202412 */
  #unit_m {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    background: #FFF;
    animation-delay: 0.5s;
  }
  #unit_m .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
  }
  #unit_m h2 {
    text-align: center;
    font-size: 1.7rem;
    line-height: 1.3;
    color: #073963;
    margin: 0 0 3rem 0;
  }
  #unit_m h2 span {
    margin: 1rem 0 0 0;
    font-size: 2.8rem;
    color: #27ACD9;
  }
  #unit_m .Wrap {
    gap: 30px 30px;
    margin: 50px 0 0 0;
  }
  #unit_m section {
    padding: 20px;
    margin: 0 0 30px 0;
    flex: 1;
    border-radius: 10px;
    background: #E5F3F9;
    line-height: 1.3;
    background-image: linear-gradient(135deg, #073963 70px, transparent 0);
  }
  #unit_m section p {
    color: #222;
  }
  #unit_m figure {
    margin: 0;
    padding: 0;
  }
  #unit_m h3 {
    font-weight: 600;
    font-size: 1.3rem;
    padding: 0 0 5px 0;
    margin: 0 0 10px 0;
    color: #0171BC;
    border-bottom: 1px solid #0171BC;
  }
  #unit_m h4 {
    font-weight: 600;
    font-size: 1.5rem;
    margin: 0 0 20px 0;
  }
  #unit_m .Wrap img {
    width: 100%;
    border-radius: 10px;
    margin: 0 0 30px 0;
  }
  #unit_m .number {
    z-index: 1;
    color: #fff;
    font-family: inherit;
    font-size: 1.3rem;
  }
  /* 202412 */
  #unit_n {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    background: #FFF;
    animation-delay: 0.5s;
  }
  #unit_n .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
  }

  #unit_n .flow {
    padding-left: 120px;
    position: relative;
    z-index: 1;
  }
  #unit_n .flow::before {
    content: "";
    width: 15px;
    height: 100%;
    background: #E5F3F9;
    margin-left: -8px;
    display: block;
    position: absolute;
    top: 0;
    left: 120px;
  }
  #unit_n .flow &gt; li {
    position: relative;
  }
  #unit_n .flow &gt; li:not(:last-child) {
    margin-bottom: 8vh;
  }
  #unit_n .flow &gt; li .icon {
    font-size: 0.8rem;
    color: #fff;
    background:#1AB9A7;
    padding: 8px 20px;
    display: block;
    position: absolute;
    top: 0;
    left: -120px;
    z-index: 100;
  }
  #unit_n .flow &gt; li .icon::after {
    content: "";
    border-style: solid;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent #1AB9A7;
    position: absolute;
    top: 50%;
    left: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #unit_n .flow &gt; li dl {
    padding-left: 70px;
    position: relative;
  }
  #unit_n .flow &gt; li dl::before, #unit_e .flow &gt; li dl::after {
    content: "";
    display: block;
    position: absolute;
    top: 15px;
  }
  #unit_n .flow &gt; li dl::before {
    width: 7px;
    height: 7px;
    margin-top: -3px;
    background: #1AB9A7;
    border-radius: 50%;
    left: -4px;
  }
  #unit_n .flow &gt; li dl::after {
    width: 50px;
    border-bottom: 1px dashed #999;
    position: absolute;
    left: 5px;
  }
  #unit_n .flow &gt; li dl dt {
    font-size: 1rem;
    font-weight: 600;
    color: #27acd9;
    margin-bottom: 1vh;
  }
  #unit_n .flow span.customer {
    background: #27acd9;
    color: #fff;
    padding: 3px 10px 3px 10px;
    display: block;
    width: fit-content;
    margin: 0 0 10px 0;
    font-size: 0.9rem;
    border-radius: 3px;
  }
  #unit_n .flow span.th {
    background: #0171BC;
    color: #fff;
    padding: 3px 10px 3px 10px;
    display: block;
    width: fit-content;
    margin: 0 0 10px 0;
    font-size: 0.9rem;
    border-radius: 3px;
  }
  #unit_n .flow span.th_txt {
    color: #073963;
  }
  #unit_o {
    margin: 0 0 0 0;
    padding: 0;
    float: left;
    width: 100%;
    animation-delay: 0.5s;
  }
  #unit_o .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
    display: flow-root;
  }
  #unit_o h2 {
    text-align: center;
    font-size: 1.7rem;
    line-height: 1.2;
    color: #073963;
    margin: 0 0 3rem 0;
  }
  #unit_o h2 span {
    margin: 1rem 0 0 0;
    font-size: 2rem;
  }
  #unit_o h3 {
    text-align: center;
    font-size: 1.7rem;
    line-height: 1.7;
    color: #073963;
    margin: 0 0 3rem 0;
  }
  #unit_o h3 span {
    margin: 1rem 0 0 0;
    font-size: 1.2rem;
    display: block;
  }
  #unit_o span {
    font-weight: 600;
    font-size: 1.7rem;
    color: #073963;
  }
  #unit_o .img {
    width: 100%;
    border-radius: 10px;
  }
  #unit_o .Wrap {
    gap: 30px 30px;
    margin: 50px 0 0 0;
  }
  #unit_o section {
    padding: 20px;
    flex: 1;
    border-radius: 10px;
    background: #E5F3F9;
    line-height: 1.3;
    margin: 0 0 20px 0;
    background-image: linear-gradient(135deg, #073963 70px, transparent 0);
  }
  #unit_o section p {
    color: #222;
  }
  #unit_o figure {
    margin: 0;
    padding: 0;
  }
  #unit_o h4 {
    font-weight: 600;
    font-size: 0.9rem;
    padding: 0 0 5px 0;
    margin: 0 0 10px 0;
    color: #073963;
    border-bottom: 1px solid #073963;
  }
  #unit_o h5 {
    font-weight: 600;
    font-size: 1.1rem;
    margin: 0 0 20px 0;
  }
  #unit_o .Wrap img {
    width: 100%;
    border-radius: 10px;
    margin: 0 0 30px 0;
  }
  #unit_o .number {
    z-index: 1;
    color: #fff;
    font-family: inherit;
    font-size: 1.3rem;
  }
  /* 202412 */
  /*202412*/
  .cta {
    margin: 0;
    padding: 0;
    background: #6CB8DC;
  }
  .cta .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
  }
  .toCorp {
    margin: 0;
    padding: 0;
    background: #073963;
  }
  .toCorp .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
  }
  #sub_img {
    margin: 70px 0 0 0;
    padding: 0;
    background-image: url("../../images/sub_img.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  #sub_img .inner {
    width: 100%;
    height: auto;
    padding: 0 4.6875% 0 4.6875%;
    height: 300px;
  }
  #thanks {
    margin: 0;
    padding: 0;
  }
  #thanks .inner {
    width: 100%;
    height: auto;
    padding: 30px 4.6875%;
    text-align: center;
  }
  #thanks h1 {
    padding: 0 30px;
    margin: 30px 0 30px 0;
    font-size: 2rem;
    line-height: 1.3;
    color: #073963;
    text-align: center;
  }
  /* -----------------------------------------------------------
PageTOP
----------------------------------------------------------- */
  .pagetop {
    display: none;
    position: fixed;
    bottom: 50px;
    right: 10px;
  }
  .pagetop a {
    display: block;
    width: 40px;
    height: 40px;
    background-color: #0171BC;
    text-align: center;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    line-height: 40px;
  }
  /* -----------------------------------------------------------
Btn
----------------------------------------------------------- */
  a.btn_a {
    display: block;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    width: 100%;
    margin: 40px auto 0 auto;
    padding: 0.7rem 4rem;
    font-weight: 600;
    border: 2px solid #27acd9;
    color: #27acd9;
    border-radius: 100vh;
    transition: 0.5s;
    font-family: inherit;
    font-size: 1rem;
    background: #FFF;
  }
  a.btn_a:hover {
    color: #fff;
    background: #27acd9;
  }
  a.btn_b {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    text-decoration: none;
    max-width: 100%;
    margin: auto;
    padding: 1rem 2rem;
    font-weight: bold;
    background: #eee;
    color: #27acd9;
    border-radius: 100vh;
    position: relative;
    transition: 0.5s;
  }
  a.btn_b::before {
    content: '';
    position: absolute;
    top: calc(50% - 2px);
    right: 1em;
    transform: translateY(calc(-50% - 2px)) rotate(45deg);
    width: 10px;
    height: 1px;
    background: #27acd9;
  }
  a.btn_b::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 1em;
    transform: translateY(-50%);
    width: 50px;
    height: 1px;
    background-color: #27acd9;
  }
  a.btn_b:hover {
    background: #d4eef7;
    color: #27acd9;
  }
  a.btn_cta {
    display: block;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    width: 100%;
    margin: auto;
    padding: 1rem 4rem;
    font-weight: 600;
    background: #27acd9;
    color: #fff;
    border-radius: 100vh;
    transition: 0.5s;
    font-size: 1.4rem;
  }
  a.btn_cta:hover {
    color: #073963;
    background: #fff;
  }
  a.btn_toCorp {
    display: block;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    width: 100%;
    margin: auto;
    padding: 1rem 4rem;
    font-weight: 600;
    background: #27acd9;
    color: #fff;
    border-radius: 100vh;
    transition: 0.5s;
    font-size: 1.4rem;
  }
  a.btn_toCorp:hover {
    color: #073963;
    background: #fff;
  }
  /* -----------------------------------------------------------
PageTOP
----------------------------------------------------------- */
  .pagetop {
    display: none;
    position: fixed;
    bottom: 50px;
    right: 10px;
  }
  .pagetop a {
    display: block;
    width: 40px;
    height: 40px;
    background-color: #0171BC;
    text-align: center;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    line-height: 40px;
  }
   
}
/*-----------------------------------------------------
 DesktopMODE_1024px～
-----------------------------------------------------*/
@media print, screen and (min-width: 1024px) {
  /* -----------------------------------------------------------
HTML5 Basic layout
----------------------------------------------------------- */
  body {
    font-family: 'Inter', 'Noto Sans JP', sans-serif;
    font-size: 15px;
    font-weight: 500;
    font-feature-settings: "liga";
    line-height: 1.7;
    color: #222;
    margin: 0;
    padding: 0px;
    display: inline;
    zoom: 1;
    text-align: justify;
    text-justify: inter-ideograph;
    height: 100%;
    -webkit-font-smoothing: antialiased;
    overflow-wrap: anywhere;
    word-break: normal;
    line-break: strict;
  }
  html {
    font-size: 100%;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    margin: 0;
    scroll-padding-top: 70px;
  }
  img {
    -webkit-backface-visibility: hidden;
  }
  .sp {
    display: none;
  }
  .sp_none {
    display: none;
  }
  .pc {
    display: block;
  }
  /*  .pc_br {
    display: none;
  }
  .sp_br {
    display: block;
  }*/
  /* -----------------------------------------------------------
Contents
----------------------------------------------------------- */
  header {
    height: 60px;
    width: 90%;
    padding: 0 5%;
    background-color: rgba(255, 255, 255, 0.9);
    position: fixed;
    top: 0;
    z-index: 10;
    display: flex;
  }
  header .logo {
    margin: 0;
    padding: 0;
  }
  header .logo img {
    width: 190px;
    padding: 10px 0 10px 0;
  }
  nav {
    margin: 0 0 0 auto;
  }
  header ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    font-weight: 600;
  }
  header a {
    text-decoration: none;
    display: block;
    line-height: 60px;
    padding: 0 20px;
  }
  header a:link {
    color: #222;
    text-decoration: none;
    outline: none;
  }
  header a:visited {
    color: #222;
    text-decoration: none;
    outline: none;
  }
  header a:hover {
    text-decoration: none;
    outline: none;
    color: #073963;
  }
  header a:active {
    color: #222;
    text-decoration: none;
    outline: none;
  }
  header .sm {
    display: none;
  }
  header .btn_download {
    display: block;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    height: 20px;
    line-height: 20px;
    margin: 10px 0 0 0;
    padding: 0.5rem 1rem;
    font-weight: bold;
    border: 2px solid #F74E7B;
    background: #F74E7B;
    color: #fff;
    border-radius: 100vh;
    transition: 0.5s;
    font-size: 0.8rem;
  }
  header .btn_download:hover {
    color: #F74E7B;
    background: #fff;
  }
  footer {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
  }
  footer .inner {
    width: 80%;
    height: auto;
    padding: 20px 10% 20px 10%;
    text-align: center;
    font-family: Arial, Helvetica, "sans-serif";
    font-size: 0.7rem;
  }
  #main_img {
    margin: 70px 0 0 0;
    padding: 0;
    position: relative;
  }
   #main_img::before{
    content: "";
    width: 55vw;
    height: 600px;
    background-image: url("../../images/main_img.png");
    background-repeat: no-repeat;
    background-position: center left;
    background-size: cover;
    position: absolute;
    right:0;
    top:0;
   } 
    #main_img::after{
      display: block;
      content: "";
      width: 100vw;
      background: url("../../images/mv_f_bg.svg") no-repeat center top;
      background-size: 100% auto;
      position: absolute;
      z-index: 2;
      left:0;
      bottom:0;
      height: 60px;
    }
  #main_img .inner {
    width: 80%;
    height: 620px;
    padding: 70px 10% 0 10%;
    position: relative;
    box-sizing: border-box;
  }
  #main_img .batch{
    position: absolute;
    right:-15vw;
    z-index: 3;
    bottom:-0;
  }
  #main_img .inner .mvlogo{
    width: 365px;
    margin-top:-40px;
    margin-left: 90px;
    margin-bottom:20px;
  }
    
  #main_img .inner .mvlogo img{
    width: 100%;
  }
 
  #main_img .sub {
    position: relative;
    display: inline-block;
    padding: 0 30px;
    margin-bottom: 20px;
    font-size: 1.5rem;
    line-height: 1.3;
    font-weight: 700;
    color: #222;
    text-align: center;
    bottom: 290px;
    left: 160px;
  }

  #main_img .sub_price {
    font-size: 1.5rem;
    font-weight: 700;
    color:#003F73;
    font-family: "din-2014", sans-serif;
    padding-left: 60px;
  }
  #main_img .sub_price small{
    font-size:0.6em;
  }
  #main_img .sub_price span.large {
    font-size: 3rem;
    color: #0171BC;
  font-family: "din-2014", sans-serif;
  }
  #main_img .sub_price span.small {
    font-size: 1.5rem;
  }

  #main_img h1 {
    font-size: 3rem;
    line-height: 1.2;
    padding: 0;
    color: #1D2A54;
    position: relative;
    letter-spacing: 0.1em;
    font-family: "din-2014", sans-serif;
    margin-bottom:0.3em;
  }
  #main_img h1 span{
    font-size:0.8em;
  }
  #main_img .mvbtns{
    display: flex;
    padding:0.5em 0;
  }
  #main_img .mvbtns li{
    width: 220px;
    margin:0 10px;
    text-align: center;
  }
  #main_img .mvbtns li a{
    display: flex;
    justify-content: center;
    align-items: center;
    background: #0171BC;
    font-weight: 700;
    border-radius: 20em;
    color:#fff;
    font-size: 0.9rem;
    padding:1em 0;
    position: relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
  text-decoration: none !important;
    height:61px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all  0.5s ease;
  }
  #main_img .mvbtns li:nth-child(1) a{
    background: #F74E7B;
  }
  #main_img .mvbtns li:nth-child(1) a span{
    background: #fff;
    width: 3em;
    height: 3em;
    color:#F74E7B;
    border-radius: 5em;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 1em;
  }
  #main_img .mvbtns li a:hover{

	opacity:0.6;
	filter:alpha(opacity=60);
  }
  #main_img p{
    padding:1.5em 0;
    font-size: 0.95em;
  }
  #about {
    margin: 0;
    padding: 0;
    width: 100%;
    background: #E5F3F9;
    display: flow-root;
  }
  #about .inner {
    width: 80%;
    height: auto;
    padding: 50px 10% 50px 10%;
    position: relative;
    text-align: center;
  }
  #about h2 {
    margin-bottom: 50px;
    font-size: 2rem;
    color: #073963;
  }
  #about p {
    font-size: 1.2rem;
    line-height: 1.7;
    font-weight: 600;
    color: #073963;
  }
  #about img {
    margin: 0 auto 20px auto;
    display: block;
    width: 25%;
  }
  /* 202412 */
  #about .large_b {
    font-size: 1.8rem;
    font-weight: 700;
    color: #073963;
    font-family: inherit;
  }
  #about .midium_b {
    font-weight: 700;
    color: #073963;
  }
  #about_period {
    display: none;
  }
  #about .schedule {
    width: 80%;
    margin: 80px auto 0 auto;
  }
  #about .day {
    position: absolute;
    right: 100px;
    top: 50px;
    width: 140px;
    height: 140px;
  }
  /* 202412 */
  #unit_a {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  #unit_a .inner {
    width: 80%;
    height: auto;
    padding: 50px 10% 30px 10%;
    display: flow-root;
  }
  #unit_a h2 {
    position: relative;
    display: inline-block;
    padding: 0 30px;
    margin-bottom: 50px;
    font-size: 1.7rem;
    line-height: 1.3;
    top: 0%;
    left: 50%;
    transform: translateX(-50%);
    color: #073963;
  }
  #unit_a figure.img_r {
    width: 100%;
  }
  #unit_a figure.img_r h3 {
    font-size: 1.3rem;
    margin: 0 0 20px 0;
    color: #003f73;
    line-height: 1.3;
  }
  #unit_a figure.img_r img {
    border-radius: 20px;
    width: 350px;
  }
  #unit_a figure.img_l {
    width: 100%;
    margin: 150px 0 0 0;
  }
  #unit_a figure.img_l h3 {
    font-size: 1.3rem;
    margin: 0 0 20px 0;
    color: #003f73;
    line-height: 1.3;
  }
  #unit_a figure.img_l img {
    border-radius: 20px;
    width: 350px;
    animation-delay: 0.5s;
  }
  #unit_b {
    margin: 0 0 0 0;
    padding: 0;
    float: left;
    width: 100%;
    background: linear-gradient(135deg, #1e3c72 0%, #2a5298 100%);
    position: relative;
  }
  #unit_b .inner {
    width: 80%;
    height: auto;
    padding: 50px 10% 50px 10%;
  }
  #unit_b h2 {
    text-align: center;
    font-size: 1.5rem;
    color: #fff;
    animation-delay: 0.5s;
    letter-spacing: 0.1rem;
    color: #FFDD00;
  }
  #unit_b h2 span {
    font-size: 2.5rem;
    display: block;
  }
  #unit_b h1 span {
    font-size: 2rem;
    display: block;
  }
  #unit_b .img_r {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 150px;
  }
  #unit_b .img_l {
    position: absolute;
    left: 0;
    bottom: 0;
    max-height: 90%;
  }
  #unit_c {
    margin: 0 0 0 0;
    padding: 0;
    float: left;
    width: 100%;
    background: #E5F3F9;
    animation-delay: 1s;
  }
  #unit_c .inner {
    width: 80%;
    height: auto;
    padding: 50px 10% 50px 10%;
  }
  
  #unit_c .Wrap {
    gap: 50px 50px;
    display: flex;
  }
  #unit_c section {
    padding: 20px;
    flex: 1;
    border-radius: 10px;
    background: #FFF;
    line-height: 1.3;
    box-shadow: 20px 20px 33px -36px #777777;
    position: relative;
  }
  #unit_c figure {
    margin: 0;
    padding: 0;
  }
  #unit_c h2 span {
    letter-spacing: 0.1rem;
    font-size: 2rem;
    display: block;
  }
  #unit_c h3 {
    font-size: 1.2rem;
    line-height: 1.4;
    margin: 0 0 20px 0;
  }
  #unit_c h3 span {
    font-size: 1rem;
    display: block;
    margin: 0 0 0.8rem 0;
    color: #073963;
  }
  #unit_c img {
    width: 100%;
    border-radius: 10px;
    margin: 0 0 30px 0;
  }
  #unit_c .com {
    position: absolute;
    right: 30px;
    bottom: 180px;
    width: 70%;
  }
  #unit_d {
    margin: 0 0 0 0;
    padding: 0;
    float: left;
    width: 100%;
    animation-delay: 0.5s;
    background: #E5F3F9;
  }
  #unit_d .inner {
    width: 80%;
    height: auto;
    padding: 80px 10% 80px 10%;
  }

  /* 202412 */
  #unit_d .text-left-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  #unit_d ul {
    margin: 0 auto;
    padding: 0;
    display: inline-block;
  }
  #unit_d ul li {
    margin: 0;
    padding: 0 0 10px 0;
    list-style: disc;
    color:#000;
    list-style-position: outside;
  }
  #unit_d .special_pkg_img {
    width: 70%;
    margin: 0 auto 50px auto;
    display: block;
  }
  #unit_d .special_pkg_img_sp {
    display: none;
  }
  #unit_d p{
    color:#000;
    text-align: center;
    padding:.5em 0 1.5em;
  }
  #unit_d p.p2{
    font-size: 1.05rem;
    font-weight: 700;
  }
  /* 202412 */
  #unit_e {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    animation-delay: 0.5s;
  }
  #unit_e .inner {
    width: 80%;
    height: auto;
    padding: 50px 10% 50px 10%;
  }
  #unit_e h2 {
    text-align: center;
    font-size: 1.7rem;
    line-height: 1.3;
    color: #073963;
    margin: 0 0 3rem 0;
  }
  /*202412*/
  #unit_e ul {
    padding: 0;
    margin: 50px 0 0 0;
  }
  #unit_e li {
    margin: 0;
    padding: 0 0 10px 0;
    list-style: circle;
    list-style-position: outside;
  }
  #unit_e .flow_img {
    width: 85%;
    margin: 0 auto 50px auto;
    display: block;
  }
  /*202412*/
  #unit_g {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    background: linear-gradient(135deg, #1e3c72 0%, #2a5298 100%);
    animation-delay: 0.5s;
  }
  #unit_g .inner {
    width: 80%;
    height: auto;
    padding: 50px 10% 50px 10%;
    position: relative;
  }

  #unit_g p {
    color: #fff;
  }
  #unit_g .Wrap {
    gap: 30px 30px;
    display: flex;
    margin: 50px 0 0 0;
  }
  #unit_g section {
    padding: 20px;
    flex: 1;
    border-radius: 10px;
    background: #FFF;
    line-height: 1.3;
    box-shadow: 20px 20px 33px -36px #000;
  }
  #unit_g section p {
    color: #222;
  }
  #unit_g figure {
    margin: 0;
    padding: 0;
  }

  #unit_g .Wrap img {
    width: 100%;
    border-radius: 0;
    margin: 0 0 30px 0;
  }
  #unit_h {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    background: #E5F3F9;
    animation-delay: 0.5s;
  }
  #unit_h .inner {
    width: 80%;
    height: auto;
    padding: 50px 10% 50px 10%;
  }
  #unit_h h2 {
    text-align: center;
    font-size: 1.7rem;
    line-height: 1.3;
    color: #073963;
    margin: 0 0 3rem 0;
  }
  /*202412*/
  #unit_h .speechBubble {
    position: relative;
    display: block;
    margin: 0 auto 40px auto;
    padding: 16px;
    border-radius: 4px;
    background-color: #ff8d8d;
    text-align: left;
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1.5;
    color: #FFF;
    width: 300px;
    text-align: center;
  }
  #unit_h .speechBubble::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    border-style: solid;
    border-width: 20px 10px 0 10px;
    border-color: #ff8d8d transparent transparent;
    translate: -50% 100%;
  }
  #unit_h .speechBubble_b {
    position: relative;
    display: block;
    margin: 0 auto 40px auto;
    padding: 16px;
    border-radius: 4px;
    background-color: #27ACD9;
    text-align: left;
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1.5;
    color: #FFF;
    width: 300px;
    text-align: center;
  }
  #unit_h .speechBubble_b::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    border-style: solid;
    border-width: 20px 10px 0 10px;
    border-color: #27ACD9 transparent transparent;
    translate: -50% 100%;
  }
  /*202412*/
  #unit_i {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    animation-delay: 0.5s;
  }
  #unit_i .inner {
    width: 80%;
    height: auto;
    padding: 50px 10% 50px 10%;
  }

  #unit_i h5 {
    font-weight: 600;
    margin: 2rem 0 1rem 0;
    border-bottom: 1px solid #ccc;
    padding: 0 0 0 0.5rem;
  }
  #unit_i ul {
    margin: 0 0 2rem 0;
    padding: 0;
  }
  #unit_i ul li {
    list-style: disc;
    list-style-position: outside;
    margin: 0 0 0.7rem 1rem;
  }
  #unit_i .Wrap {
    gap: 30px 30px;
    display: flex;
    margin: 50px 0 100px 0;
  }
  #unit_i section {
    padding: 20px;
    flex: 1;
    border-radius: 10px;
    background: #FFF;
    line-height: 1.3;
    border: 1px solid #ccc;
  }
  #unit_i section p {
    color: #222;
    line-height: 1.5;
  }
  #unit_i figure {
    margin: 0;
    padding: 0;
  }

  #unit_i h4 {
    font-size: 1rem;
    line-height: 1.4;
    margin: 0 0 20px 0;
  }
  #unit_i h4 span {
    margin: 0.3rem 0 0.8rem 0;
    display: block;
    text-align: left;
  }
  #unit_i img {
    width: 100%;
    border-radius: 10px;
    margin: 0 0 15px 0;
  }
  #unit_j {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    background: #E5F3F9;
    animation-delay: 0.5s;
  }
  #unit_j .inner {
    width: 80%;
    height: auto;
    padding: 50px 10% 50px 10%;
  }
  #unit_j h2 {
    text-align: center;
    font-size: 1.7rem;
    line-height: 1.3;
    color: #073963;
    margin: 0 0 3rem 0;
  }
  #unit_j .qa {
    max-width: 100%;
    margin-bottom: 10px;
    border: none;
    border-radius: 5px;
    box-shadow: 0 4px 4px rgb(0 0 0 / 2%), 0 2px 3px -2px rgba(0 0 0 / 5%);
    background-color: #fff;
  }
  #unit_j .qa summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 2em 1em 3em;
    font-weight: 600;
    cursor: pointer;
  }
  #unit_j .qa summary::before, #unit_j .qa p::before {
    position: absolute;
    left: 1em;
    font-weight: 600;
    font-size: 1.3em;
  }
  #unit_j .qa summary::before {
    color: #75bbff;
    content: "Q";
  }
  #unit_j .qa summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #333333b3;
    border-right: 3px solid #333333b3;
    content: '';
    transition: transform .5s;
  }
  #unit_j .qa[open] summary::after {
    transform: rotate(225deg);
  }
  .qa p {
    position: relative;
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: .3em 3em 1.5em;
    color: #333;
    transition: transform .5s, opacity .5s;
  }
  .qa[open] p {
    transform: none;
    opacity: 1;
  }
  .qa-7 p::before {
    color: #ff8d8d;
    line-height: 1.2;
    content: "A";
  }
  #unit_k {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
  }
  #unit_k .inner {
    width: 80%;
    height: auto;
    padding: 50px 10% 50px 10%;
  }
  #unit_k .logo {
    text-align: center;
    margin: 0 auto 30px auto;
    display: block;
  }
  #unit_k h2 {
    text-align: center;
    font-size: 1.7rem;
    line-height: 1.3;
    margin: 0 0 3rem 0;
    color: #073963;
  }
  #unit_l {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    background: #E5F3F9;
  }
  #unit_l .inner {
    width: 80%;
    height: auto;
    padding: 50px 10% 50px 10%;
  }
  #unit_l h2 {
    text-align: center;
    font-size: 1.7rem;
    line-height: 1.3;
    color: #073963;
    margin: 0 0 3rem 0;
  }
  /* 202412 */
  #unit_m {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    background: #FFF;
    animation-delay: 0.5s;
  }
  #unit_m .inner {
    width: 80%;
    height: auto;
    padding: 50px 10% 80px 10%;
  }
  #unit_m h2 {
    text-align: center;
    font-size: 1.4rem;
    line-height: 1.7;
    color: #073963;
    margin: 0 0 3rem 0;
  }
  #unit_m h2 span {
    margin: 1rem 0 0 0;
    font-size: 3rem;
    color: #0171BC;
  }
  #unit_m .Wrap {
    gap: 30px 30px;
    display: flex;
    margin: 50px 0 70px;
  }
  #unit_m section {
    padding: 20px;
    flex: 1;
    border-radius: 10px;
    background: #F3F3F3;
    line-height: 1.3;
    background-image: linear-gradient(135deg, #8B8B8B 70px, transparent 0);
  }
    #unit_m section.pp{
      background: #E5F3F9;
    background-image: linear-gradient(135deg, #0171BC 70px, transparent 0);
    }
  #unit_m section p {
    color: #222;
  }
  #unit_m figure {
    margin: 0;
    padding: 0;
  }
  #unit_m h3 {
    font-weight: 600;
    font-size: 0.9rem;
    padding: 0 0 5px 0;
    margin: 0 0 10px 0;
    color: #0171BC;
    border-bottom: 1px solid #0171BC;
  }
  #unit_m h4 {
    font-weight: 600;
    font-size: 1.1rem;
    margin: 0 0 20px 0;
  }
  #unit_m .Wrap img {
    width: 100%;
    border-radius: 10px;
    margin: 30px 0 30px 0;
  }
  #unit_m .number {
    z-index: 1;
    color: #fff;
    font-family: inherit;
    font-size: 1.3rem;
  }
  /*202412*/
  /* 202412 */
  #unit_n {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    background: #FFF;
    animation-delay: 0.5s;
  }
  #unit_n .inner {
    width: 80%;
    height: auto;
    padding: 70px 10% 70px 10%;
  }

  #unit_n .flow {
    padding-left: 120px;
    position: relative;
    width: 700px;
    display: block;
    margin: 70px auto 0 auto;
  }
  #unit_n .flow::before {
    content: "";
    width: 15px;
    height: 100%;
    background: #E5F3F9;
    margin-left: -8px;
    display: block;
    position: absolute;
    top: 0;
    left: 120px;
  }
  #unit_n .flow &gt; li {
    position: relative;
  }
  #unit_n .flow &gt; li:not(:last-child) {
    margin-bottom: 8vh;
  }
  #unit_n .flow &gt; li .icon {
    font-size: 0.8rem;
    color: #fff;
    background:#1AB9A7;
    padding: 8px 20px;
    display: block;
    position: absolute;
    top: 0;
    left: -120px;
    z-index: 100;
  }
  #unit_n .flow &gt; li .icon::after {
    content: "";
    border-style: solid;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent #1AB9A7;
    position: absolute;
    top: 50%;
    left: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #unit_n .flow &gt; li dl {
    padding-left: 70px;
    position: relative;
  }
  #unit_n .flow &gt; li dl::before, #unit_e .flow &gt; li dl::after {
    content: "";
    display: block;
    position: absolute;
    top: 15px;
  }
  #unit_n .flow &gt; li dl::before {
    width: 7px;
    height: 7px;
    margin-top: -3px;
    background: #1AB9A7;
    border-radius: 50%;
    left: -4px;
  }
  #unit_n .flow &gt; li dl::after {
    width: 50px;
    border-bottom: 1px dashed #999;
    position: absolute;
    left: 5px;
  }
  #unit_n .flow &gt; li dl dt {
    font-size: 1.2rem;
    font-weight: 600;
    color: #27acd9;
    margin-bottom: 1vh;
  }
  #unit_n .flow span.customer {
    background: #27acd9;
    color: #fff;
    padding: 3px 10px 3px 10px;
    display: block;
    width: fit-content;
    margin: 0 0 10px 0;
    font-size: 0.9rem;
    border-radius: 3px;
  }
  #unit_n .flow span.th {
    background: #0171BC;
    color: #fff;
    padding: 3px 10px 3px 10px;
    display: block;
    width: fit-content;
    margin: 0 0 10px 0;
    font-size: 0.9rem;
    border-radius: 3px;
  }
  #unit_n .flow span.th_txt {
    color: #073963;
  }
  #unit_o {
    margin: 0 0 0 0;
    padding: 0;
    float: left;
    width: 100%;
    animation-delay: 0.5s;
  }
  #unit_o .inner {
    width: 80%;
    height: auto;
    padding: 50px 10% 0 10%;
    display: flow-root;
  }
  #unit_o h2 {
    text-align: center;
    font-size: 2.2rem;
    line-height: 1.7;
    color: #073963;
    margin: 0 0 3rem 0;
  }
  #unit_o h2 span {
    margin: 1rem 0 0 0;
    font-size: 2rem;
  }
  #unit_o h3 {
    text-align: center;
    font-size: 1.7rem;
    line-height: 1.7;
    color: #073963;
    margin: 50px 0 3rem 0;
  }
  #unit_o h3 span {
    margin: 1rem 0 0 0;
    font-size: 1.2rem;
    display: block;
  }
  #unit_o span {
    font-weight: 600;
    font-size: 1.7rem;
    color: #073963;
  }
  #unit_o .img {
    width: 30%;
    border-radius: 10px;
  }
  #unit_o .Wrap {
    gap: 30px 30px;
    display: flex;
    margin: 50px 0 50px 0;
  }
  #unit_o section {
    padding: 20px;
    flex: 1;
    border-radius: 10px;
    background: #E5F3F9;
    line-height: 1.3;
    background-image: linear-gradient(135deg, #073963 70px, transparent 0);
  }
  #unit_o section p {
    color: #222;
  }
  #unit_o figure {
    margin: 0;
    padding: 0;
  }
  #unit_o h4 {
    font-weight: 600;
    font-size: 0.9rem;
    padding: 0 0 5px 0;
    margin: 0 0 10px 0;
    color: #073963;
    border-bottom: 1px solid #073963;
  }
  #unit_o h5 {
    font-weight: 600;
    font-size: 1.1rem;
    margin: 0 0 20px 0;
  }
  #unit_o .Wrap img {
    width: 100%;
    border-radius: 10px;
    margin: 0 0 30px 0;
  }
  #unit_o .number {
    z-index: 1;
    color: #fff;
    font-family: inherit;
    font-size: 1.3rem;
  }
  /* 202412 */
  .cta {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    background: #6CB8DC;
  }
  .cta .inner {
    width: 80%;
    height: auto;
    padding: 30px 10% 30px 10%;
  }
  .toCorp {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    background: #073963;
  }
  .toCorp .inner {
    width: 80%;
    height: auto;
    padding: 30px 10% 30px 10%;
  }
  #sub_img {
    margin: 70px 0 0 0;
    padding: 0;
    background-image: url("../../images/sub_img.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  #sub_img .inner {
    width: 80%;
    height: 300px;
    padding: 0;
  }
  #thanks {
    margin: 0;
    padding: 0;
  }
  #thanks .inner {
    width: 80%;
    height: auto;
    padding: 50px 10% 50px 10%;
    text-align: center;
  }
  #thanks h1 {
    padding: 0 30px;
    margin: 30px 0 30px 0;
    font-size: 2rem;
    line-height: 1.3;
    color: #073963;
    text-align: center;
  }
  #thanks h2 {
    padding: 0 30px;
    margin: 30px auto 30px auto;
    border-bottom: 1px solid #ccc;
    padding: 0 0 20px 0;
    width: 70%;
    font-size: 1.3rem;
    line-height: 1.3;
    color: #222;
    text-align: center;
  }
  /* -----------------------------------------------------------
PageTOP
----------------------------------------------------------- */
  .pagetop {
    display: none;
    position: fixed;
    bottom: 60px;
    right: 20px;
  }
  .pagetop a {
    display: block;
    width: 50px;
    height: 50px;
    background-color: #0171BC;
    text-align: center;
    color: #fff;
    font-size: 24px;
    text-decoration: none;
    line-height: 50px;
  }
  /* -----------------------------------------------------------
Btn
----------------------------------------------------------- */
  a.btn_a {
    display: block;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    width: 180px;
    margin: 40px auto 0 auto;
    padding: 0.7rem 4rem;
    font-weight: 600;
    border: 2px solid #27acd9;
    color: #27acd9;
    border-radius: 100vh;
    transition: 0.5s;
    font-family: inherit;
    font-size: 1rem;
    background: #FFF;
  }
  a.btn_a:hover {
    color: #fff;
    background: #27acd9;
  }
  a.btn_b {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    text-decoration: none;
    max-width: 100%;
    margin: auto;
    padding: 1rem 2rem;
    font-weight: bold;
    background: #eee;
    color: #27acd9;
    border-radius: 100vh;
    position: relative;
    transition: 0.5s;
  }
  a.btn_b::before {
    content: '';
    position: absolute;
    top: calc(50% - 2px);
    right: 1em;
    transform: translateY(calc(-50% - 2px)) rotate(45deg);
    width: 10px;
    height: 1px;
    background: #27acd9;
  }
  a.btn_b::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 1em;
    transform: translateY(-50%);
    width: 50px;
    height: 1px;
    background-color: #27acd9;
  }
  a.btn_b:hover {
    background: #d4eef7;
    color: #27acd9;
  }
  a.btn_cta {
    display: block;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    width: 30%;
    margin: auto;
    padding: 1rem 4rem;
    font-weight: 600;
    background: #27acd9;
    color: #fff;
    border-radius: 100vh;
    transition: 0.5s;
    font-size: 1.4rem;
  }
  a.btn_cta:hover {
    color: #073963;
    background: #fff;
  }
  a.btn_toCorp {
    display: block;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    width: 40%;
    margin: auto;
    padding: 1rem 4rem;
    font-weight: 600;
    background: #27acd9;
    color: #fff;
    border-radius: 100vh;
    transition: 0.5s;
    font-size: 1rem;
  }
  a.btn_toCorp:hover {
    color: #073963;
    background: #fff;
  }
}</pre></body></html>