@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
html {
  font-size: 16px;
}
/* デフォルトでは改行しない */
.break-mobile::after {
  content: "";
  display: inline;
}
body {
  margin: 0;
  /*    display:flex;
    justify-content: center;*/
  font-size: 1.1rem;
  line-height: 1.5;
  font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "メイリオ", "Meiryo UI", sans-serif;
  background-color: #fff;
  color: #12191F;
  font-weight: 500;
}
#SectionFootter a {
  color: #fff;
}
#SectionFootter a:visited {
  color: #fff;
}
p {
  font-size: 1rem;
}
a, a:visited {
  text-decoration: none;
  color: #525252;
}
a:hover, a:active {
  color: #3b82f6;
}
.header-menu-item > a, .header-menu-item > a:visited {
  color: #1B1B1B;
}
.header-menu-item > a:hover, .header-menu-item > a:active {
  color: #C6360F;
    font-weight: bold;
}
div {
  /*border:1px solid red;*/
}

.map iframe{
  width: 100%;
  height: auto;
min-height: 350px;}

.grad-anime {
  background: linear-gradient(311deg, #f3f5ff, #eff2ff, #c5e8ff);
  background-size: 200% 200%;
  animation: GradientBackground 10s ease infinite;
}
@keyframes GradientBackground {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.strong-point-felx-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
  width: 80%;
  max-width: 1100px;
  min-width: 290px;
}
.ItemStrongPoint {
  align-self: stretch;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 10px;
  padding-bottom: 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  display: inline-flex;
}
.ItemStrongPoint .Icon {
  width: 60px;
  height: 60px;
  background: white;
  border-radius: 100px;
  overflow: hidden;
  border: 2px #e4ecf5 solid;
  justify-content: center;
  align-items: center;
  gap: 10px;
  display: flex;
}
/* Common */
h3.jirei {
  /*color: white;
        text-shadow: 0px 1px 2px #494959;*/
}
.SectionForm H3 {
  text-align: center;
}
H3 {
  width: 100%;
  text-align: left;
  color: #12191F;
  font-size: 2.2rem;
  font-weight: 900;
  line-height: 45px;
  word-wrap: break-word;
  margin-bottom: 0;
  box-sizing: border-box;
  /*text-shadow: 0px 1px 2px #b1b1b1fa;;*/
}
h4 {
  text-align: left;
  font-size: 1.5rem;
  margin-top: 2.5rem;
  margin-bottom: 1rem;
  font-weight: 900;
}
.h4-content, .h4-section {
  margin: 0 1rem 0.8rem 1rem;
}
.DesktopHeaderFrm,
.mobileHeaderFrm{
  background: rgba(246.42, 247.13, 255, 0.76); border-radius: 160px; 
  align-self: stretch;
  height: 50px;
  padding: 15px;  
    margin: 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  display: inline-flex;
    margin-top:8px;
}
.HeaderCatDocument {
  padding-left: 13px;
  padding-right: 13px;
  padding-top: 7px;
  padding-bottom: 7px;
  background: #60A5FA;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
  border-radius: 33px;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  gap: 5px;
  display: flex;
  transition: background-color 1s;
}
.HeaderCatDocument:hover, .HeaderCatDocument:active, .HeaderCtaPrice:hover, HeaderCtaPrice:active {
  background-color: #3B82F6;
}
.HeaderCtaPrice {
  padding-left: 13px;
  padding-right: 13px;
  padding-top: 7px;
  padding-bottom: 7px;
  background: #60A5FA;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
  border-radius: 33px;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  gap: 5px;
  display: flex;
  transition: background-color 1s;
}


.header-menu-item {
  text-align: center;
  color: #525252;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  word-wrap: break-word;
}
.HeaderCatReserve{width:140px; padding-top: 10px; padding-bottom: 12px; background: linear-gradient(300deg, #CD431C 0%, #C4340C 75%); overflow: hidden; border-radius: 100px;  justify-content: center; align-items: center; gap: 5px; display: inline-flex;margin-left:15px;}

                  .ctaReserve .wrap{width: 150px; height: 150px; background: linear-gradient(300deg, #CD431C 0%, #C4340C 75%); overflow: hidden; border-radius: 113px;justify-content: center; align-items: center; display: flex;border:3px solid rgba(255,255,255,1.00);
                      transition:background 1s;}
                  
                  .ctaReserve .wrap .cta-text{
                      text-align: center; justify-content: center; display: flex; flex-direction: column; color: white; font-size:1.3rem; font-weight: 800; line-height: 28.80px; word-wrap: break-word;text-shadow: 2px 1px 2px #444;                     
                  }
                  
                  /*a.ctaReserve {color:#fff;}                  
                  a.ctaReserve :visited{color:#fff;}*/
.mid-cta-Reserve:hover,                  .HeaderCatReserve:hover,
                  .ctaReserve:hover .wrap {
                      /* background: linear-gradient(230deg, #0A78E4 0%, #004C97 75%);              青   */
                      background: linear-gradient(230deg, #52cec0 0%, #2DA598 75%);           
                   
                  }
                  .ctaReserve:hover .wrap .cta-text{}

.mid-cta-Reserve{
padding-left: 34px; padding-right: 34px; padding-top: 15px; padding-bottom: 15px; background: linear-gradient(300deg, #CD431C 0%, #C4340C 75%); overflow: hidden; border-radius: 10px; justify-content: center; align-items: center; gap: 10px; display: inline-flex;}

.cta-dark{background: linear-gradient(300deg, #CD431C 0%, #C4340C 75%); }
.cta-dark:hover{background: linear-gradient(230deg, #0B1E1C 0%, #041211 35%);box-shadow:5px 5px rgba(255,255,255,0.56);}

.KvFrm {
  /*  align-self: stretch;
  padding-top: 160px;
  padding-bottom: 70px;
  background-image: url("../img/volt-key-visual.jpeg");
  background-size: cover;
  background-position: top;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 17px;
  display: flex;*/
  align-self: stretch;
  padding-top: 160px;
  padding-bottom: 70px;
  margin-top: 80px;
  background-image: url("../img/volt-mx-kv-3000.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 17px;
  display: flex;
  width: 100%;
  max-width: 1800px;
  margin: 0 auto;
}
.kv-copy-area {
  margin-top: 3rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 17px;
  display: flex;
}
.MainCopy1 {
  /*  background-color: #0035B1;*/
  width: auto;
  padding: 10px; /*width:230px*/
  align-self: stretch;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 28px;
  word-wrap: break-word;
  /*  color: #fff; */
}
h2 {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 28px;
  margin: 0;
  color: #fff;
  text-shadow: 2px 2px 3px #000;
  backdrop-filter: blur(1px);
}
.MainCopy2 {
  align-self: stretch;
  color: #3f3f3f;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.4;
  word-wrap: break-word;
  /*text-shadow: 3px 4px 4px rgba(255, 255, 255, 1.00);*/
}
h1 {
  color: #fff;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.4;
  margin: 0;
  text-shadow: 2px 3px 5px #000;
  backdrop-filter: blur(1px);
}
.kv-copy-area .kv-Point {
  align-self: stretch;
  color: #3f3f3f;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  word-wrap: break-word;
  text-shadow: 3px 4px 4px rgba(255, 255, 255, 1.00);
}
.CtaBlockDocument, .CtaBlockPrice {
  width: 310px;
  height: 97px;
  padding-top: 31px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 2px;
  display: inline-flex;
}
.CatMicroMessage {
  width: 300px;
  padding: 15px;
  border-radius: 5px;
  overflow: hidden;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 15px;
  display: flex;
}
.CatMicroMessage .cta-balloon {
  padding: 15px;
  background: white;
  box-shadow: 0px 0px 4px rgba(0.96, 4.97, 9.56, 0.25);
  border-radius: 15px;
  overflow: hidden;
  border: 1px white solid;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}
.CatMicroMessage .cta-balloon .cta-balloon-copy {
  align-self: stretch;
  text-align: center;
  color: #1D4ED8;
  font-size: 0.9rem;
  font-weight: 700;
  line-height: 16px;
  word-wrap: break-word;
}
.CtaButton-wrap {
  border-radius: 100px;
  background: linear-gradient(90deg, #7A9FF7 0%, #E29DFF 100%);
  padding: 7px;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
.CtaButton {
  position: relative;
  z-index: 1;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  background: linear-gradient(90deg, #12191F 14%, #3C4247 81%);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 46px;
  outline-offset: 0;
  justify-content: center;
  align-items: center;
  gap: 10px;
  display: inline-flex;
}
.cta-arrow {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1;
  width: 1em;
  height: 1em;
  border: 0.3em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateX(-25%) rotate(45deg);
}
.CtaButton-wrap:hover {
  border-radius: 100px;
  background: linear-gradient(90deg, #E29DFF 0%, #7A9FF7 100%);
  padding: 7px;
}
.CtaButton:hover {
  background: linear-gradient(160deg, #3C4247 14%, #12191F 81%);
  box-shadow: 0px 4px 4px rgba(255, 255, 255, 0.25);
}
.CtaButton:hover > .CtaText {
  font-weight: 700;
}
.CtaButton:hover .ArrowForward path {
  fill: #3B82F6;
}
.CtaButton .CtaText {
  width: 222px;
  text-align: center;
  color: white;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  word-wrap: break-word;
}
.CtaButton .ArrowForward {
  width: 25px;
  height: 25px;
  position: relative;
}
.CtaButton .ArrowForward .BoundingBox {
  width: 25px;
  height: 25px;
  left: 0px;
  top: 0px;
  position: absolute;
}
.CtaButton .ArrowForward .ArrowForwardIos {
  left: 7.04px;
  top: 2.60px;
  position: absolute;
}
.StrongPoint {
  width: 340px;
  font-size: 1.5rem;
  line-height: 2rem;
}
.Cta-wrap {
  align-self: auto;
  padding-top: 50px;
  padding-bottom: 19px;
  padding-right: 50px;
  justify-content: right;
  align-items: center;
  gap: 10px;
  display: inline-flex;
  flex-wrap: wrap;
  max-width: 1200px;
  width: 80%;
}
.ItemFunction {
  width: 150px;
  padding-left: 9px;
  padding-right: 9px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #F3F4F6;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.14);
  border-radius: 10px;
  overflow: hidden;
  border: 0.50px #E5E7EB solid;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  display: inline-flex;
}
.mobile-hedaer, .menu-lists {
  display: none;
}
.logoCaption {
  width: 300px;
  height: 30px;
  color: #3f3f3f;
  font-size: 0.8rem;
  font-weight: 500;
  line-height: 1.2;
  text-align: left;
  word-wrap: break-word;
}
.SectionNocolor {
  align-self: center;
  padding: 50px 30px 0px 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
  display: flex;
  width: 100%;
  max-width: 1500px;
  box-sizing: border-box;
}
.SectionColored {
  align-self: stretch;
  padding: 50px 30px;
  background: #12191F;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  display: flex;
}
.SectionColored > h3 {
  color: #fff;
  text-align: center;
}
.SectionColored > p {
  color: #FFFFFF
}
.cta-section {
  background-image: url(../../css/img/cta-background.jpeg);
  background-size: cover;
  background-position-y: top;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.SectionJirei {
  align-self: stretch;
  padding: 50px 30px;
  /*background: #60A5FA;*/
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  display: flex
}
.MidashiRightBlue {
  align-self: stretch;
  text-align: center;
  color: #2563EB;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 3rem;
  word-wrap: break-word;
}
.header-wrapper-all {
  background-color: none;
  width: 100%;
  height: 80px;
  /*position: fixed;*/
  z-index: 9999;
  /*box-shadow: #7ea2c121 0px 3px 12px 0px;*/
}
.header-wrapper {
  position: fixed;
  width: 100%;
  max-width: 1440px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  display: grid;
}
.main {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;

  display: inline-flex;
  width: 100%;
}
.DivFormArea {
  max-width: 1100px;
  width: 100%;
  /*padding-top: 37px;*/
  padding-bottom: 15px;
  padding-left: 21px;
  padding-right: 21px;
  justify-content: center;
  align-items: flex-start;
  display: inline-flex;
  flex-wrap: wrap;
  gap: 15px;
}
.doc-sample-image {
  padding-left: 70px;
  padding-right: 70px;
  padding-top: 26px;
  padding-bottom: 26px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  display: flex;
  flex-direction: column;
}
.DocumentIntroduction {
  width: 50%;
  min-width: 300px;
  flex: 1 1 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: inline-flex;
  background: #e7f6ff;
}
.document-sample-caption {
  width: 100%;
  min-width: 290px;
  padding-top: 27px;
  border-radius: 10px;
  overflow: hidden;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  display: flex;
}
.form-area {
  width: 100%;
  background: white;
  border-radius: 15px;
  overflow: hidden;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  display: inline-flex;
  margin: 15px auto;
}
form {
  padding-top: 15px;
}
#reserve .DivFormArea .DivForm {
  width: 90%;
  min-width: 320px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  display: flex;
  background-color: #fff;
  box-shadow: 0px 0px 2px 4px #f2f2f2;
  min-height: 700px;
  border-radius: 15px;
}
.SectionForm {
  align-self: stretch;
  padding: 50px 30px;
 
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  display: flex;
  background-color:#F7F7F7;
  
}
.cta-section .CtaCmp.Cta-wrap {
  padding-top: 0px;
}
.cta-section .CtaCmp.Cta-wrap .CtaBlockDocument, .cta-section .CtaCmp.Cta-wrap .CatMicroMessage {}
.kvFelxWrap {
  display: flex;
  gap: 50px;
  flex-wrap: wrap;
  align-items: flex-start;
  max-width: 1200px;
  width: 80%;
  justify-content: space-between;
}
#example .JireiItem {
  align-self: center;
  padding: 30px 0px;
  background: #F9FAFB;
  border-radius: 10px;
  overflow: hidden;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  display: flex;
  width: 60%;
  max-width: 600px;
  min-width: 290px;
}
.col2-item-left {
  width: 50%;
  min-width: 590px;
  color: #12191F;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  word-wrap: break-word;
  text-align: left;
}
.col2-item-right {
  width: 40%;
  min-width: 400px;
  color: #12191F;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  word-wrap: break-word;
  text-align: left;
}
.col-arrow-col-wrap {
  margin-top: 1rem;
}
.col-arrow-col-wrap > .row-item {
  align-self: stretch;
  padding-right: 20px;
  overflow: hidden;
  align-items: center;
  gap: 10px;
  display: inline-flex;
  flex-wrap: wrap;
  align-content: center;
  width: 100%;
  margin-bottom: 10px;
  max-width: 1200px;
}
.col-arrow-col-wrap > .row-item > .col-item {
  padding: 10px;
  overflow: hidden;
  justify-content: left;
  align-items: center;
  gap: 10px;
  display: flex;
  width: 45%;
  min-width: 300px;
}
.col-arrow-col-wrap > .row-item > .col-right {
  background: #C0D2FB;
  color: #0c41c0;
}
.col-arrow-col-wrap > .row-item > .col-left {
  background: #EBEEF0;
}
.col-arrow-col-wrap > .row-item > .col-item > .icon {
  width: 50px;
  height: 50px;
  background: none;
}
.col-arrow-col-wrap > .row-item > .col-item > p {
  font-size: 1.0rem;
}
.col-arrow-col-wrap div.arrow {
  display: inline-block;
  vertical-align: middle;
  color: #12191f;
  line-height: 2;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 1.2em 1em;
  border-left-color: currentColor;
  border-right: 0;
  margin: 0 1rem;
}
.soudan-flow-item {
  width: 205px;
  height: 351px;
  min-height: 320px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 14px;
  padding-bottom: 14px;
  background: #E2EAFD;
  overflow: hidden;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  display: inline-flex
}
#support div.arrow {
  display: inline-block;
  vertical-align: middle;
  color: #d9d9d9;
  line-height: 2;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 1.4em 0.8em;
  border-left-color: currentColor;
  border-right: 0;
}
.square-item {
  width: 250px;
  height: 250px;
  background: #E2EAFD;
  overflow: hidden;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  display: inline-flex
}
.square-item > p {
  text-align: center;
  color: black;
  font-size: 18px;
  word-wrap: break-word;
  margin: 0;
  font-weight: bold;
}
.square-item > img {
  width: auto;
  height: 120px;
}
.square-item > p.note {
  text-align: center;
  color: black;
  font-size: 14px;
  word-wrap: break-word;
  margin: 0;
}
.square-wrap {
  flex-wrap: wrap;
  padding-top: 17px;
  padding-bottom: 17px;
  align-items: center;
  gap: 20px;
  display: flex;
  justify-content: flex-start;
}
#SectionFootter {
  width: 100%;
  align-self: stretch;
  padding: 50px 30px 180px 30px;
  background-color: #12191f;
  box-shadow: #7ea2c121 0px -3px 12px 0px;
  box-sizing: border-box;
}
#SectionFootter > .nav-wrap {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  gap: 10px;
  flex-wrap: wrap;
  max-width: 1500px;
    margin:0 auto;
}
#SectionFootter > .nav-wrap > .nav-menu {
  width: auto;
  min-width: 290px;
  padding: 10px;
  overflow: hidden;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 21px;
  display: inline-flex
}
/* ---------------------------------------- */
@media screen and (max-width: 1200px) {
  .kvFelxWrap {
    width: 90%;
  }
  .col-arrow-col-wrap > .row-item > .col-item {
    padding: 10px;
    overflow: hidden;
    justify-content: left;
    align-items: center;
    gap: 10px;
    display: flex;
    width: 40%;
    min-width: 260px;
  }
  .col-arrow-col-wrap > .row-item > .col-item > .icon {
    width: 30px;
    height: 30px;
    background: none;
  }
  .col-arrow-col-wrap > .row-item > .col-item > .icon img {
    width: 100%;
    height: auto;
  }
  .col-arrow-col-wrap > .row-item > .col-item > p {
    font-size: 0.9rem;
  }
  .square-item {
    max-width: 200px;
  }
  #support div.arrow {
    display: none;
  }
}
@media screen and (max-width: 1058px) {
    
    html{font-size:15px;}

  .HeaderCatDocument, .HeaderCtaPrice {
    display: none;
  }
  .kvFelxWrap {
    justify-content: left;
    margin-top: 110px;
  }
  #support div.arrow {
    display: none;
  }
  .col2-item-left {
    width: 100%;
    min-width: inherit;
  }
  .col2-item-right {
    width: 80%;
    min-width: inherit;
    margin: 0 auto;
  }
  .KvFrm {
    background-position-x: right;
    background-position-y: top;
    margin-top: 40px;
  }
    

}
@media screen and (max-width: 800px) {
  h3 {
    font-size: 1.5rem;
    line-height: 1.2;
  }
  .KvFrm {
    margin-top: 45px;
    padding-top: 100px;
    background-image: url("../img/volt-mx-kv-1200x1200.webp");
    background-size: cover;
    background-position: top;
  }
  .kvFelxWrap {
    justify-content: left;
    margin-top: 250px;
  }
  h1 {
    font-size: 2.3rem;
  }
  .logoCaption {
    display: none;
  }
  #example .JireiItem {
    width: 100%;
    min-width: 290px;
  }
  .col-arrow-col-wrap > .row-item {
    flex-direction: column;
    margin-bottom: 2rem;
    gap: 5px;
  }
  .col-arrow-col-wrap > .row-item > .col-item {
    width: 70%;
  }
  .col-arrow-col-wrap div.arrow {
    display: inline-block;
    vertical-align: middle;
    color: #333;
    line-height: 1;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-width: 0.5em 1em;
    border-top-color: currentColor;
    border-bottom: 0;
  }
  .Cta-wrap {
    justify-content: center;
  }
  .square-wrap {
    justify-content: center;
  }
  .square-item {
    max-width: 250px;
  }
  .col-arrow-col-wrap > .row-item > .col-item > .icon {
    margin-left: 1rem;
  }
  /*.soudan-flow-item{width:80%;}*/
}
@media screen and (max-width : 700px) {

  h1 {
    font-size: 2rem;
  }
  .header-wrapper {
    display: flex;
    width: 100%;
  }
  .mobile-hedaer {
    width: 100%;
  }
  .mobile-hedaer, .menu-lists {
    display: flex;
  }
  .DesktopHeaderFrm {
    display: none;
  }
  .mobile-HeaderCopy {
    font-size: 0.6rem;
    flex: auto;
    text-align: left;
    height: auto;
    color: #3f3f3f;
    font-weight: 400;
    word-wrap: break-word;
  }
  .MainCopy2 {
    font-size: 30px;
    font-weight: 600;
    line-height: 36px;
    text-shadow: 3px 4px 4px rgba(255, 255, 255, 1.00);
  }
  .kv-copy-area .kv-Point {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    word-wrap: break-word;
    text-shadow: 3px 4px 4px rgba(255, 255, 255, 1.00);
  }
  .MobileMenu.close .bar-top {
    transform: translate(-50%, 8px) rotate(45deg);
    transition: transform .3s;
  }
  .MobileMenu.close .bar-middle {
    opacity: 0;
    transition: opacity .3s;
  }
  .MobileMenu.close .bar-bottom {
    transform: translate(-50%, -8px) rotate(-45deg);
    transition: transform .3s;
  }
  .MobileMenu {
    /*width: 100%;*/
    display: block;
    width: 39px;
    height: 39px;
    position: absolute;
    right: 0;
    z-index: 999; /*追記：いつも一番上*/
    flex: 1;
  }
  .menu-lists {
    display: none;
    background-color: rgba(246.42, 247.13, 255, 0.76);
    width: 80%;
    /*height: 100vh;*/
    position: fixed;
    top: 74px;
    left: 10%;
    text-align: left;
    color: #1c1c1c;
    font-size: 1.2rem;
    line-height: 2rem;
    z-index: 9999; /*追記：いつも一番上*/
  }
  ul {
    padding: 0;
    margin: 0;
    display: block;
    list-style-type: disc;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
    unicode-bidi: isolate;
  }
  .menu-lists ul {
    width: 100%;
  }
  .menu-lists li {
    list-style-type: none;
    border-bottom: 1px solid #fff;
    padding: 1.2rem 2rem;
  }
  a {
    text-decoration: none;
  }
  .menu-lists a, .menu-lists a:visited {
    color: #1c1c1c;
      font-weight: bold;
  }
  .menu-lists a:hover, .menu-lists a:active {}
  .bar {
    width: 25px;
    height: 4px;
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background-color: #3B82F6;
  }
  .bar-top {
    top: 10px;
  }
  .bar-middle {
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .bar-bottom {
    bottom: 10px;
  }
  .ItemFunction {
    width: 122px;
    min-width: 122px;
  }
  .StrongPoint {
    width: 230px;
    font-size: 16px;
  }
  .SectionColored {
    padding: 50px 0 50px 0;
    margin: 0 30px 0 30px;
  }
  .SectionNocolor {
    padding: 50px 0 50px 0;
    margin: 0 30px 0 30px;
  }
  .MidashiRightBlue {
    font-weight: 700;
    line-height: 28px;
  }
  .header-wrapper {
    width: 100%;
    height: 50px;
  }
  .mobileHeaderFrm {
    width: 100%;
    height: 45px;
    padding: 10px;

    justify-content: space-between;
    align-items: center;
    gap: 10px;
    display: inline-flex;
  }
  .header-wrapper-all {
    height: 50px;
  }
  #function {
    padding-left: 10px;
    padding-right: 10px;
  }
  #SectionFootter > .nav-wrap {
    flex-direction: column-reverse;
  }
  #SectionFootter {
    padding: 30px 5px;
  }
  #SectionFootter > .nav-wrap > .cycom-logoarea {
    margin-left: 18px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width : 430px) {
  .break-mobile::after {
    content: "\A";
    white-space: pre;
  }
  h1 {
    font-size: 1.6rem;
  }
    
    h4{font-size:1.2rem;margin-top:0.5rem;margin-bottom:0;}
    
  .SectionColored {
    padding: 10px 0px;
    margin: 0;
  }
  .KvFrm {
    margin-top: 45px;
    padding-top: 100px;
    background-image: url("../img/volt-mx-kv-1200x1200.webp");
    background-size: contain;
    background-position: top;
    margin-bottom: 20px;
    padding-bottom: 0px;
  }
  .kvFelxWrap {
    justify-content: left;
    margin-top: 70px;
    width: 95%;
  }
  h2 {
    font-size: 1.5rem;
  }
  h3 {
    font-size: 1.5rem;
  }
  .MainCopy1 {
    padding: 0;
  }
  .Cta-wrap {
    padding: 0;
  }
  .SectionNocolor {
    padding: 15px 5px;
    
  }
  .square-wrap {
    margin: auto 0;
  }
  .square-item {
    max-width: 45%;
  }
  .col-arrow-col-wrap > .row-item > .col-item > .icon {
    margin-left: 5px;
  }
  .CtaButton {
    padding: 12px 15px;
  }
    
    .square-item > p,.square-item > p.note{font-size:1rem;}
    
  
}

@media screen and (max-width : 375px) {
    h1{font-size:1.4rem;}
    h2{font-size:1.6rem;line-height: 1.2;}
    .kv-copy-area{margin-top: 1rem;}
    
}

@media screen and (max-width : 320px) {
    
    h2{font-size:1.4rem;}
    h1{font-size:1.2rem;}
    .kv-copy-area{margin-top: 5rem;}    
    
  .CtaBlockDocument, .CatMicroMessage {
    width: 100%;
  }
  .h4-content {
    margin: auto 3px;
  }
  .SectionNocolor, .SectionColored, .SectionForm {
    padding-left: 3px;
    padding-right: 3px;
  }
  .col-arrow-col-wrap > .row-item > .col-item > .icon {
    margin-left: 3px;
  }
  .mobile-HeaderCopy {
    display: none;
  }
  .kvFelxWrap {
        width: 100%;
        padding: 5px;
        box-sizing: border-box;
        margin-top: 0px;
  }

  H3 {
    width: 100%;
  }
  .DivFormArea {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .doc-sample-image {
    width: 300px;
    min-width: 300px;
    padding: 0;
  }
  .DocumentIntroduction {
    width: 300px;
    min-width: 300px;
    padding: 0;
    margin: 0;
  }
  .document-sample-caption {
    width: 300px;
    min-width: 300px;
    background-color: unset;
  }
  .form-area {
    width: 300px;
    min-width: 300px;
  }
  #reserve .DivFormArea .DivForm {
    width: 300px;
    min-width: 300px;
  }
  .ItemFunction {
    width: 115px;
    min-width: 115px;
  }
  .square-item {
    max-width: 80%;
  }
}
/* ---------------------------------------- */
.merit-item-wrap {
    flex: 1 1 0; min-height: 200px; background: rgba(255, 255, 255, 0.85); border-radius: 30px; justify-content: flex-start; align-items: flex-start; display: flex;flex-wrap: wrap;
}

.merit-item-left {
    flex: 1 1 0;min-width:300px; padding-top: 7px; padding-bottom: 10px; padding-left: 5px; flex-direction: column; justify-content: center; align-items: flex-start; gap: 10px; display: inline-flex;
}

.merit-title {
    align-self: stretch; height: 3rem; padding-top: 7px; padding-bottom: 7px; padding-left: 13px; background: #2F2B36; overflow: hidden; border-top-left-radius: 30px; border-bottom-left-radius: 30px; justify-content: flex-start; align-items: center; gap: 10px; display: inline-flex;
}

.merit-title-text {
    justify-content: center; display: flex; flex-direction: column; color: white; font-size:1.5rem; font-weight: 800; line-height: 28.80px; word-wrap: break-word;
}

.merit-detail {
    align-self: stretch; padding-left: 23px; padding-right: 23px; overflow: hidden; flex-direction: column; justify-content: center; align-items: flex-start; display: flex;
}

.merit-detail-text {
    align-self: stretch; padding-top: 16px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; overflow: hidden; justify-content: flex-start; align-items: flex-start; gap: 10px; display: inline-flex;
}

.merit-detail-text2 {
    flex: 1 1 0; color: #2F2B36; font-size: 1.125rem; font-weight: 800; line-height: 27px; word-wrap: break-word;
}

.merit-image-wrap {
    width: 280px;height:200px; align-self:stretch;margin:0 auto; padding-left: 10px; padding-right: 10px; overflow: hidden; border-top-right-radius: 10px; border-bottom-right-radius: 10px; background-image: url(https://placehold.co/280x200); justify-content: center; align-items: center; gap: 10px; display: flex
}

.qa-item {
    align-self: stretch; padding: 0px 15px; background: rgba(0, 0, 0, 0.3);text-shadow: 2px 1px 2px #000; overflow: hidden; border-radius: 25px;border:1px solid rgba(141,148,233,0.6);  outline-offset: -1px; backdrop-filter: blur(5px); flex-direction: column; justify-content: flex-start; align-items: flex-start; gap: 10px; display: flex;
}

.q-wrap {
    align-self: stretch; padding-top: 12px; padding-left: 19px; padding-right: 19px; overflow: hidden; justify-content: center; align-items: center; gap: 10px; display: inline-flex;
}

.q-text {
    flex: 1 1 0; height: 50px; justify-content: center; display: flex; flex-direction: column; color: white; font-size: 1.125rem; font-weight: bold; line-height: 22px; word-wrap: break-word;
}

.answer-wrap {
    align-self: stretch; min-height: 90px; padding-left: 34px; padding-right: 34px; overflow: hidden; justify-content: center; align-items: flex-start; gap: 10px; display: inline-flex;
}

.answer-text {
    flex: 1 1 0; min-height: 70px; color: white; font-size: 1rem; font-weight: normal; line-height: 22px; word-wrap: break-word;
}
