@charset "UTF-8";
/*================================================
 *  CSSリセット
 ================================================*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-weight: normal; }

body {
  line-height: 1; }

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

ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

/*--------------------------------------------
  GENERAL STYLING
-----------------------------------------------*/
body {
  color: #1C1C1C;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 18px;
  width: 100%;
  /*		.buttonCenter{
  		text-align: center;
  	}
  	*/
  /*--------------------------------------------
  	SPmenu
  -----------------------------------------------*/
  /*--------------------------------------------
  	decoration
  -----------------------------------------------*/
  /*--------------------------------------------
  	header
  /*---------------------------------------------*/
  /*---------------------------------------------
      FOOTER
  --------------------------------------------- */
  /*---------------------------------------------
      index
  --------------------------------------------- */
  /*contents*/
  /*.wrapper{background-color: #C8F5F6;padding: 100px 0;}	*/
  /*index*/
  /*form*/
  /*お問い合わせフォーム*/
  /*2023.8.30 追加修正分*/
  /*================================================ 
    MEDIUM SIZE tab
  ================================================ */
  /*================================================ 
    LARGE SIZE sp
  ================================================ */ }
  body a {
    text-decoration: none; }
  body .sp-br {
    display: none; }
  body .tab-br {
    display: none; }
  body .pc-br {
    display: block; }
  body p {
    line-height: 1.7em;
    color: #0C0C0C;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 18px; }
  body figure img {
    max-width: 100%;
    vertical-align: bottom; }
  body wrapper {
    width: 100%; }
  body section {
    width: 1400px;
    margin: 0 auto;
    padding: 100px 0; }
  body .right {
    text-align: right; }
  body .center {
    text-align: center; }
  body .ButtonLeft {
    width: 380px;
    font-size: 20px;
    color: #ffffff;
    position: relative;
    display: flex;
    border-radius: 100vh;
    justify-content: center;
    padding: 25px 45px;
    border-style: none;
    border-radius: 100vh;
    background-image: linear-gradient(150deg, #f7be2a, #f15750 90%);
    font-weight: bold;
    letter-spacing: 0.5em;
    text-align: left;
    margin: 30px 0 20px; }
  body .buttonCenter {
    width: 380px;
    font-size: 20px;
    color: #ffffff;
    position: relative;
    display: flex;
    border-radius: 100vh;
    justify-content: center;
    padding: 25px 45px;
    border-style: none;
    border-radius: 100vh;
    background-image: linear-gradient(150deg, #f7be2a, #f15750 90%);
    font-weight: bold;
    letter-spacing: 0.5em;
    text-align: left;
    margin: 30px auto 20px; }
  body .buttonCenter:hover {
    opacity: 0.5px; }
  body .colOrange {
    color: #FCAF2B; }
  body .colBlue {
    color: #00B4CC; }
  body .colRed {
    color: #E7184F; }
  body .colRed01 {
    color: #FF0000; }
  body .bk01 {
    background-color: #C8F5F6; }
  body .bk02 {
    background-color: #E2FEFF; }
  body .bk03 {
    background-color: #C8F5F6;
    position: relative; }
    body .bk03 img {
      width: 100%; }
  body .bk04 {
    background-color: #C8F5F6;
    position: relative;
    /*		img{
    			width: 100%;
    		}*/ }
  body .planBk {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%); }
  body .planTitle {
    margin: 0 auto;
    text-align: center; }
  body .planlevel {
    text-align: center;
    margin: 80px auto; }
  body .mt01 {
    margin-top: 100px; }
  body .worriesBk {
    position: relative;
    background-color: #C8F5F6;
    padding-top: 60px;
    /*
    @keyframes wobbling_x1 {
      0% {
        margin-left: 8px;
      }
    
      100% {
        margin-left: 0px;
      }
    }
    
    @keyframes wobbling_y1 {
      0% {
        margin-top: 0px;
      }
    
      100% {
        margin-top: 8px;
      }
    }
    	
    
    @keyframes wobbling_x2 {
      0% {
        margin-right: 8px;
      }
    
      100% {
        margin-right: 0px;
      }
    }
    
    @keyframes wobbling_y2 {
      0% {
        margin-top: 0px;
      }
    
      100% {
        margin-top: 8px;
      }
    }	
    */ }
    body .worriesBk .cloud01 {
      position: absolute;
      left: 0%;
      top: 0%;
      animation: wobbling_x1 0.8s ease-in-out infinite alternate, wobbling_y1 1.1s ease-in-out infinite alternate; }
    body .worriesBk .cloud02 {
      position: absolute;
      right: 0%;
      bottom: 0%;
      animation: wobbling_x2 0.7s ease-in-out infinite alternate, wobbling_y2 1.2s ease-in-out infinite alternate; }
    body .worriesBk .worriesTitle {
      background: linear-gradient(transparent 60%, #FFD900 60%);
      font-size: 50px;
      color: #1A3366;
      font-weight: bold;
      text-align: center; }
  body .featureBox01 {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    body .featureBox01 .featureImg {
      width: 25%; }
      body .featureBox01 .featureImg img {
        width: 100%; }
    body .featureBox01 .featureSubBox {
      display: flex;
      flex-direction: column;
      justify-content: center;
      width: 60%; }
      body .featureBox01 .featureSubBox p {
        font-size: 25px; }
      body .featureBox01 .featureSubBox .feature01 {
        position: relative; }
        body .featureBox01 .featureSubBox .feature01 p {
          position: absolute;
          font-size: 40px;
          color: #00B4CC;
          font-weight: bold;
          bottom: 0%; }
      body .featureBox01 .featureSubBox .feature02 {
        font-size: 60px;
        color: #1A3366;
        font-weight: bold; }
  body .featureBox02 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 150px; }
    body .featureBox02 .featureImg {
      width: 40%; }
      body .featureBox02 .featureImg img {
        width: 100%; }
    body .featureBox02 .featureSubBox {
      display: flex;
      flex-direction: column;
      justify-content: center;
      width: 60%; }
      body .featureBox02 .featureSubBox p {
        font-size: 25px; }
      body .featureBox02 .featureSubBox .feature01 {
        position: relative; }
        body .featureBox02 .featureSubBox .feature01 p {
          position: absolute;
          font-size: 40px;
          color: #00B4CC;
          font-weight: bold;
          bottom: 0%; }
      body .featureBox02 .featureSubBox .feature02 {
        font-size: 60px;
        color: #1A3366;
        font-weight: bold; }
  body .featureBox03 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 150px; }
    body .featureBox03 .featureImg {
      width: 40%; }
      body .featureBox03 .featureImg img {
        width: 90%;
        margin: 0 auto; }
    body .featureBox03 .featureSubBox {
      display: flex;
      flex-direction: column;
      justify-content: center;
      width: 50%; }
      body .featureBox03 .featureSubBox p {
        font-size: 25px; }
      body .featureBox03 .featureSubBox .feature01 {
        position: relative; }
        body .featureBox03 .featureSubBox .feature01 p {
          position: absolute;
          font-size: 40px;
          color: #00B4CC;
          font-weight: bold;
          bottom: 0%; }
      body .featureBox03 .featureSubBox .feature02 {
        font-size: 60px;
        color: #1A3366;
        font-weight: bold; }
  body #g-nav {
    display: none; }
  body .openbtn1 {
    display: none; }
  body h2 {
    text-align: center; }
  body h3 {
    position: relative;
    text-align: center; }
    body h3 span {
      position: absolute;
      font-size: 60px;
      font-weight: bold;
      color: #1A3366;
      left: 25%;
      top: 10%;
      line-height: 1.2em; }
  body h4 {
    position: relative;
    /*		display: inline-block;*/
    margin-bottom: 1em;
    text-align: center;
    font-size: 50px;
    font-weight: bold;
    color: #1A3366; }
  body h4:before {
    content: '';
    position: absolute;
    bottom: -15px;
    display: inline-block;
    width: 60px;
    height: 5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #00B4CC;
    border-radius: 2px; }
  body h5 {
    position: relative;
    /*		display: inline-block;*/
    margin-bottom: 1em;
    text-align: center;
    font-size: 50px;
    font-weight: bold;
    color: #1A3366; }
  body h5:before {
    content: '';
    position: absolute;
    bottom: -15px;
    display: inline-block;
    width: 60px;
    height: 5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #00B4CC;
    border-radius: 2px; }
  body .contactTitle {
    width: 30%;
    margin: 0 auto 50px; }
  body .contactTitle:before {
    content: '';
    position: absolute;
    bottom: 50%;
    display: inline-block;
    width: 60px;
    height: 5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #00B4CC;
    border-radius: 2px; }
  body .contactText {
    font-size: 50px;
    font-weight: bold;
    color: #1A3366;
    text-align: center; }
  body .fadeIn {
    opacity: 0;
    transition: all 1s;
    transform: translate3d(0, 30px, 0); }
  body .fadeIn.active {
    opacity: 1;
    transform: translate(0, 0); }
  body .fixed_btn {
    position: fixed;
    bottom: 10px;
    right: 0%;
    padding: 0;
    /*	padding: 6px 40px;*/
    /*	font-size: 50px;
    	color: #000000;
    	writing-mode: vertical-rl;
    	background-color: #FFD900;*/
    border-style: none;
    background-color: rgba(0, 0, 0, 0);
    z-index: 10; }
  body .fixed_btnSP {
    display: none; }
  body header {
    background-color: #C8F5F6;
    border-top: #00B4CC solid 5px;
    padding-bottom: 90px; }
    body header .hederBox {
      width: 90%;
      background: #ffffff;
      padding: 0.5em;
      border-radius: 150em;
      margin: 20px auto 0;
      display: flex;
      justify-content: space-between;
      padding: 20px 70px;
      background-color: rgba(255, 255, 255, 0.5);
      box-shadow: 5px 5px 5px 0.5px rgba(0, 0, 0, 0.2); }
    body header .navBox {
      display: flex;
      align-items: center; }
    body header .navBox ul {
      display: flex; }
    body header .navBox ul li {
      margin-right: 50px;
      font-weight: bold; }
      body header .navBox ul li a {
        color: #202124;
        font-weight: bold; }
      body header .navBox ul li a:hover {
        color: #00B4CC;
        transition: 1s; }
    body header .buttonTel {
      display: flex;
      align-items: center; }
    body header .buttonNum {
      color: #CE1720;
      font-size: 25px;
      font-weight: bold; }
  body footer {
    background-color: #fff; }
    body footer .footerBox {
      display: flex;
      justify-content: space-between;
      width: 90%;
      margin: 0 auto;
      align-items: center; }
    body footer .footerSubBox {
      display: flex;
      flex-direction: column;
      justify-content: center; }
    body footer .footerTelBox {
      display: flex; }
    body footer .footerLogo {
      width: 40%; }
      body footer .footerLogo img {
        width: 80%; }
    body footer .footerTel02 img {
      width: 30%; }
    body footer .footerTel02 {
      color: #00B4CC;
      font-size: 60px;
      font-weight: bold; }
    body footer .footermenu-wrapper {
      flex-wrap: wrap;
      display: flex;
      width: 500px; }
    body footer .footermenu-wrapper li {
      padding: 1rem; }
    body footer .footermenu-wrapper a {
      color: #ffffff;
      text-decoration: none; }
    body footer .footermenu-wrapper.open-menu {
      width: 100%; }
  body .copyrightBox {
    background-color: #00B4CC;
    text-align: center;
    line-height: 1.7em; }
  body .copyright {
    color: #ffffff;
    margin: 0 auto; }
  body .footerAccess {
    font-size: 28px;
    color: #464646;
    line-height: 1.5em;
    margin-top: 15px;
    text-align: left; }
  body .mainVisualBk {
    background-image: url("../images/main.webp");
    background-size: cover;
    padding-bottom: 60px; }
    body .mainVisualBk .mainVisual {
      display: flex;
      width: 90%;
      margin: 0 auto; }
      body .mainVisualBk .mainVisual .visualTextbox {
        display: flex;
        flex-direction: column;
        justify-content: center; }
      body .mainVisualBk .mainVisual .visualText01 {
        background-color: #262626;
        padding: 10px;
        font-size: 60px;
        color: #ffffff;
        font-weight: bold;
        margin-bottom: 20px;
        width: 80%; }
      body .mainVisualBk .mainVisual .visualText02 {
        font-size: 33px;
        font-weight: bold;
        color: #1A3366; }
      body .mainVisualBk .mainVisual .visualText03 {
        font-size: 100px;
        font-weight: bold;
        color: #1A3366;
        margin: 20px 0; }
      body .mainVisualBk .mainVisual .visualText04 {
        font-size: 25px;
        color: #202124;
        font-weight: bold;
        line-height: 1.5em; }
      body .mainVisualBk .mainVisual .visualTextSubBox {
        display: flex; }
        body .mainVisualBk .mainVisual .visualTextSubBox .feature01 {
          width: 210px;
          height: 210px;
          display: flex;
          flex-direction: column;
          justify-content: center;
          font-size: 23px;
          text-align: center;
          color: #202124;
          background-color: #FFD900;
          box-shadow: 5px 5px 5px 0.5px rgba(0, 0, 0, 0.2);
          border-radius: 50%;
          font-weight: bold; }
          body .mainVisualBk .mainVisual .visualTextSubBox .feature01 .featureText01 {
            font-weight: bold;
            color: #202124; }
          body .mainVisualBk .mainVisual .visualTextSubBox .feature01 .featureText02 {
            font-weight: bold;
            color: #202124;
            margin: 10px auto; }
            body .mainVisualBk .mainVisual .visualTextSubBox .feature01 .featureText02 span {
              font-size: 43px;
              color: #E42B5D;
              font-weight: bold; }
        body .mainVisualBk .mainVisual .visualTextSubBox .feature02 {
          width: 210px;
          height: 210px;
          display: flex;
          flex-direction: column;
          justify-content: center;
          font-size: 23px;
          text-align: center;
          color: #202124;
          background-color: #FFD900;
          box-shadow: 5px 5px 5px 0.5px rgba(0, 0, 0, 0.2);
          border-radius: 50%;
          font-weight: bold;
          margin-left: 20px; }
          body .mainVisualBk .mainVisual .visualTextSubBox .feature02 .featureText01 {
            font-weight: bold;
            color: #202124; }
          body .mainVisualBk .mainVisual .visualTextSubBox .feature02 .featureText02 {
            font-weight: bold;
            color: #202124;
            margin: 10px auto; }
            body .mainVisualBk .mainVisual .visualTextSubBox .feature02 .featureText02 span {
              font-size: 43px;
              color: #E42B5D;
              font-weight: bold; }
  body .worriesBox {
    display: flex;
    justify-content: space-between;
    margin: 150px auto; }
    body .worriesBox .worriesSubBox01 {
      position: relative;
      width: 30%; }
      body .worriesBox .worriesSubBox01 img {
        width: 100%; }
      body .worriesBox .worriesSubBox01 p {
        position: absolute;
        top: 10%;
        left: 10%;
        font-size: 30px;
        color: #202124;
        font-weight: bold;
        line-height: 1.5em;
        text-align: center; }
        body .worriesBox .worriesSubBox01 p span {
          font-size: 40px;
          color: #00B4CC;
          font-weight: bold; }
    body .worriesBox .worriesSubBox02 {
      position: relative;
      width: 30%; }
      body .worriesBox .worriesSubBox02 img {
        width: 100%; }
      body .worriesBox .worriesSubBox02 p {
        position: absolute;
        top: 10%;
        left: 0;
        font-size: 30px;
        color: #202124;
        font-weight: bold;
        line-height: 1.5em;
        text-align: center; }
        body .worriesBox .worriesSubBox02 p span {
          font-size: 40px;
          color: #00B4CC;
          font-weight: bold; }
    body .worriesBox .worriesSubBox03 {
      position: relative;
      width: 30%; }
      body .worriesBox .worriesSubBox03 img {
        width: 100%; }
      body .worriesBox .worriesSubBox03 p {
        position: absolute;
        top: 10%;
        left: 10%;
        font-size: 30px;
        color: #202124;
        font-weight: bold;
        line-height: 1.5em;
        text-align: center; }
        body .worriesBox .worriesSubBox03 p span {
          font-size: 40px;
          color: #00B4CC;
          font-weight: bold; }
  body .resolution {
    position: relative; }
    body .resolution img {
      width: 100%; }
    body .resolution p {
      color: #1A3366;
      font-size: 50px;
      font-weight: bold;
      position: absolute;
      top: 5%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      width: 100%;
      text-align: center; }
      body .resolution p span {
        color: #FF7500;
        font-size: 60px;
        font-weight: bold; }
  body .reason {
    margin-top: 80px;
    line-height: 1.5em;
    font-size: 25px;
    text-align: center; }
  body .example {
    display: flex;
    justify-content: space-between;
    margin-top: 50px; }
    body .example .exampleBox01 {
      position: relative;
      /*		padding: 0 22px;*/
      border-top-left-radius: 50px;
      border-top-left-radius: 50px;
      border-bottom-right-radius: 20px;
      background-color: #ffffff;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      height: 560px;
      width: 450px; }
    body .example .exampleBox02 {
      position: relative;
      /*	padding: 0 22px;*/
      border-top-left-radius: 50px;
      border-top-left-radius: 50px;
      border-bottom-right-radius: 20px;
      background-color: #ffffff;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      height: 560px;
      width: 450px;
      margin-top: 150px; }
    body .example p {
      color: #333;
      font-size: 26px;
      font-weight: bold; }
  body .example01 {
    text-align: center; }
    body .example01 img {
      width: 50%; }
  body .example04 {
    width: 60%;
    text-align: center; }
    body .example04 img {
      width: 100%; }
  body .example05 {
    width: 80%;
    text-align: center; }
    body .example05 img {
      width: 100%; }
  body .example02 {
    font-weight: bold;
    font-size: 30px;
    color: #FF7500;
    margin: 45px auto 25px;
    text-align: center;
    line-height: 1.2em; }
  body .example03 {
    line-height: 1.5em;
    font-size: 21px; }
  body .use {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    body .use .useBox {
      display: flex;
      flex-direction: column;
      justify-content: center;
      width: 15%; }
    body .use .useImg {
      /*			width: 50%;*/
      text-align: center;
      margin: 0 auto; }
      body .use .useImg img {
        width: 100%; }
    body .use .useText {
      font-size: 25px;
      font-weight: bold;
      color: #00B4CC;
      text-align: center; }
      body .use .useText span {
        font-size: 30px;
        font-weight: bold;
        color: #1A3366; }
  body .plan {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px; }
    body .plan .planBox {
      display: flex;
      flex-direction: column;
      justify-content: center;
      width: 32%; }
    body .plan .planTitle01 {
      background-color: #FCAF2B;
      background: #FCAF2B;
      font-size: 50px;
      font-weight: bold;
      color: #ffffff;
      line-height: 1.5em;
      text-align: center;
      height: 135px; }
    body .plan .planTextBox {
      display: flex;
      flex-direction: column;
      /*	justify-content: center;*/
      background-color: #FFFFFF;
      height: 433px; }
    body .plan .planText01 {
      display: flex;
      flex-direction: column;
      justify-content: center;
      background-color: #ffffff; }
    body .plan .planTitle02 {
      background: #00B4CC;
      font-size: 50px;
      font-weight: bold;
      color: #ffffff;
      line-height: 1.5em;
      text-align: center;
      padding: 32px; }
    body .plan .planTitle03 {
      background: #E7184F;
      font-size: 50px;
      font-weight: bold;
      color: #ffffff;
      line-height: 1.5em;
      text-align: center;
      height: 135px; }
    body .plan .planSubText01 {
      font-size: 25px;
      font-weight: bold;
      color: #464646;
      margin: 10px auto 20px; }
    body .plan .planSubText02 {
      font-size: 80px;
      font-weight: bold;
      text-align: center; }
    body .plan .planSubText03 {
      font-size: 21px;
      line-height: 1.2em;
      text-align: center;
      margin: 15px auto; }
    body .plan .planSubText04 {
      margin: 0 auto; }
    body .plan .planSubText04 ul li {
      font-size: 30px;
      font-weight: bold;
      line-height: 1.2em;
      position: relative;
      padding-left: 15px;
      color: #464646; }
    body .plan .planSubText04 ul li:before {
      content: "";
      position: absolute;
      top: .4em;
      left: 0;
      width: 10px;
      height: 10px;
      background-color: #1A3366;
      border-radius: 50%; }
    body .plan .planSubText05 {
      margin: 25px auto;
      text-align: center;
      font-size: 21px;
      line-height: 1.2em; }
    body .plan .planSubText06 {
      margin: 25px auto;
      text-align: center;
      font-size: 21px;
      line-height: 1.2em; }
  body .details {
    line-height: 2;
    width: 80%;
    margin: 0 auto 20px; }
    body .details__summary {
      position: relative;
      cursor: pointer;
      background: #ffffff;
      margin: 0;
      padding: 10px 16px; }
      body .details__summary:first-child {
        margin-top: 0; }
      body .details__summary::before {
        display: block;
        content: "";
        box-sizing: border-box;
        position: absolute;
        top: calc(50% - 6px);
        width: 1em;
        height: 1em;
        border: 0.1em solid currentColor;
        border-left: 0;
        border-bottom: 0;
        box-sizing: border-box;
        transition: all 0.4s ease-out;
        transform-origin: 3px 6px;
        transform: rotate(90deg);
        right: 16px;
        display: inline-block;
        vertical-align: middle;
        color: #333;
        line-height: 1;
        width: 1em;
        height: 1em;
        border: 0.1em solid currentColor;
        border-left: 0;
        border-bottom: 0;
        box-sizing: border-box;
        transform: translateY(-25%) rotate(135deg); }
      body .details__summary.active::before {
        transform: rotate(315deg); }
    body .details__content {
      overflow: hidden;
      margin: 0;
      padding: 0 16px;
      background-color: #F6F6F6; }
      body .details__content * {
        transition: all 0.4s ease-out;
        line-height: 0;
        opacity: 0;
        margin: 0;
        padding: 0; }
      body .details__content.active * {
        border-width: 0 1px 1px;
        line-height: 2;
        opacity: 1;
        padding: 16px 0; }
    body .details .details__summary {
      display: flex;
      align-items: center; }
    body .details .questionIcon {
      border-right: solid 5px #00B4CC; }
      body .details .questionIcon img {
        margin-right: 10px; }
    body .details .questionText {
      margin-left: 35px;
      font-size: 28px;
      font-weight: bold;
      color: #464646; }
  body .businessImg {
    width: 70%;
    margin: 95px auto; }
    body .businessImg img {
      width: 100%; }
  body .businessText {
    background: linear-gradient(transparent 80%, #FFD900 30%);
    font-size: 50px;
    font-weight: bold;
    color: #000000;
    display: table;
    margin: 0 auto; }
    body .businessText span {
      font-size: 150px;
      font-weight: bold;
      color: #E7184F; }
  body .businessList ul {
    width: 60%;
    margin: 60px auto 0;
    line-height: 4em; }
  body .businessList ul li {
    position: relative;
    padding-left: 15px;
    font-size: 50px;
    font-weight: bold;
    color: #000000; }
  body .businessList ul li:before {
    content: "";
    position: absolute;
    top: 0.6em;
    left: 0;
    width: 10px;
    height: 10px;
    background-color: #000;
    border-radius: 50%; }
  body .contactBox {
    /*		background-color: #C8F5F6;*/
    position: absolute;
    /*		top: 40%;*/
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%); }
  body .contactSubBox {
    /*		background-color: #ffffff;*/
    width: 100%; }
  body .mailformBox {
    background-color: #ffffff;
    margin: 100px auto 0;
    padding: 100px 0; }
  body .contact {
    width: 80%;
    margin: 0 auto;
    padding: 100px 0; }
  body .formBox {
    display: flex; }
  body .forSubmBox01 {
    width: 20%;
    font-weight: bold;
    color: #464646;
    font-size: 25px; }
  body .forSubmBox02 {
    width: 60%; }
  body .forSubmBox03 {
    margin: 15px auto 0;
    text-align: center; }
  body input[type="text"],
  body input[type="email"],
  body input[type="url"],
  body input[type="password"],
  body input[type="search"],
  body input[type="number"],
  body input[type="tel"],
  body input[type="date"],
  body input[type="month"],
  body input[type="week"],
  body input[type="time"],
  body input[type="datetime"],
  body input[type="datetime-local"],
  body input[type="color"],
  body textarea {
    border: 1px solid #707070;
    background-color: #EFEFEF;
    border-radius: 3px;
    padding: .5rem;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
    width: 775px; }
  body .btnWrap {
    width: 380px;
    font-size: 20px;
    color: #ffffff;
    position: relative;
    display: flex;
    border-radius: 100vh;
    justify-content: center;
    padding: 25px 45px;
    border-style: none;
    border-radius: 100vh;
    background-image: linear-gradient(150deg, #f7be2a, #f15750 90%);
    font-weight: bold;
    letter-spacing: 0.5em;
    text-align: left;
    margin: 30px auto 20px; }
  body .btn {
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    background: none;
    border-style: none; }
  body .btnWrap:hover {
    opacity: 0.5; }
  body .btnWrap:hover:after {
    transition: all 0.3s;
    left: 0;
    top: 0; }
  body .privacyBox {
    text-align: center;
    margin: 90px auto; }
  body .privacyBox a {
    color: #E0007F; }
  body .privacyBox a:hover {
    color: #E0007F;
    font-weight: bold; }
  body .mwformBox {
    margin: 0 auto 50px;
    width: 80%; }
  body .formBox {
    display: flex;
    margin-bottom: 50px; }
  body .forSubmBox01 {
    width: 20%;
    font-weight: bold;
    color: #464646; }
  body .mw_wp_form_confirm .privacyBox {
    display: none; }
  body .mw_wp_form_input .input-hidden {
    display: none; }
  body .btnWrap {
    margin-bottom: 10px; }
  body .complete-hidden {
    margin-top: 50px; }
  body .post-flexBox p {
    padding: 0 18px;
    color: #ffffff; }
  body .post-flexBox {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px auto; }
  body .blog01 {
    background-color: #E0007F;
    border-radius: 6px; }
  body .blog02 {
    background-color: #03B6CB;
    border-radius: 6px; }
  body .blog03 {
    background-color: #FB9C0E;
    border-radius: 6px; }
  body .post-text {
    text-align: left; }
  body .post-text a {
    color: #005DE8; }
  body .post-text a:hover {
    color: #232584; }
  body .post-title {
    font-size: 18px;
    font-weight: bold;
    color: #E0007F; }
  body .check_btn_item {
    transform: scale(2);
    margin: 0 6px 0 0;
    font-size: 25px;
    font-weight: bold; }
  body .check_btn_item2 {
    color: #FF0000; }
  body .mwform-checkbox-field-text {
    color: #464646; }
  body .policy {
    margin-top: 60px;
    text-align: center; }
  body .policy a {
    color: #00B1FF; }
  body .policy a:hover {
    color: #0034FF; }
  body .policyBox {
    /*		display: flex;
    		justify-content: center;*/
    text-align: center; }
    body .policyBox .policySubBox {
      color: #FF0000;
      font-size: 21px; }
  body .checkText {
    font-size: 25px;
    font-weight: bold;
    color: #464646; }
  body .formBoxTop {
    margin-top: 100px; }
  body .exampleForm {
    vertical-align: top;
    margin-top: 50px;
    font-size: 25px;
    font-weight: bold;
    color: #464646; }
  body .adjustment01 {
    text-indent: 3em;
    font-size: 20px;
    display: block; }
  body .adjustment02 {
    text-indent: 4em;
    font-size: 20px;
    display: block; }
  body .spvisual {
    display: none; }
  @media (max-width: 1368px) {
    body {
      /*---------------------------------------------
        COMMON
      -----------------------------------------------*/
      /*--------------------------------------------
      	decoration
      -----------------------------------------------*/
      /*--------------------------------------------
      	header
      /*---------------------------------------------*/
      /*--------------------------------------------
      	index
      /*---------------------------------------------*/
      /*index*/
      /*2023.8.30 追加修正分*/ }
      body p {
        font-size: 16px; }
      body img,
      body iframe {
        max-width: 100%; }
      body .sp-br {
        display: none; }
      body .pc-br {
        display: none; }
      body .tab-br {
        display: block; }
      body section {
        width: 95%;
        /*	width: 100%;*/
        margin: 0 auto;
        padding: 100px 0; }
      body header {
        padding-bottom: 90px; }
        body header .hederBox {
          width: 90%;
          padding: 0.5em;
          margin: 20px auto 0;
          padding: 10px 35px; }
        body header .navBox ul {
          display: flex; }
        body header .navBox ul li {
          margin-right: 50px; }
      body .mainVisualBk {
        padding-bottom: 30px; }
        body .mainVisualBk .mainVisual {
          width: 95%;
          width: 95%; }
          body .mainVisualBk .mainVisual .visualText01 {
            padding: 10px;
            font-size: 40px;
            color: #ffffff;
            font-weight: bold;
            margin-bottom: 20px;
            width: 78%; }
          body .mainVisualBk .mainVisual .visualText02 {
            font-size: 25px; }
          body .mainVisualBk .mainVisual .visualText03 {
            font-size: 90px;
            margin: 20px 0; }
          body .mainVisualBk .mainVisual .visualText04 {
            font-size: 20px; }
          body .mainVisualBk .mainVisual .visualTextSubBox .feature01 {
            width: 180px;
            height: 180px;
            font-size: 23px; }
            body .mainVisualBk .mainVisual .visualTextSubBox .feature01 .featureText02 {
              margin: 10px auto; }
              body .mainVisualBk .mainVisual .visualTextSubBox .feature01 .featureText02 span {
                font-size: 40px; }
          body .mainVisualBk .mainVisual .visualTextSubBox .feature02 {
            width: 180px;
            height: 180px;
            font-size: 23px;
            margin-left: 20px; }
            body .mainVisualBk .mainVisual .visualTextSubBox .feature02 .featureText02 {
              margin: 10px auto; }
              body .mainVisualBk .mainVisual .visualTextSubBox .feature02 .featureText02 span {
                font-size: 40px; }
      body .resolution p {
        top: -30%; }
      body .example {
        margin-top: 50px; }
        body .example .exampleBox01 {
          height: 500px;
          width: 400px;
          /*	img{width: 40%;}	*/ }
        body .example .exampleBox02 {
          height: 500px;
          width: 400px;
          margin-top: 150px; }
        body .example p {
          font-size: 26px; }
      body .example01 {
        text-align: center; }
        body .example01 img {
          width: 50%; }
      body .example02 {
        font-size: 30px;
        margin: 25px auto 15px; }
      body .plan .planSubText02 {
        font-size: 75px; }
      body .contactTitle {
        margin: 0 auto 25px; }
      body .contactTitle:before {
        bottom: 50%; }
      body .contactBox {
        top: 10%;
        width: 100%; }
      body .spvisual {
        display: none; } }
  @media (max-width: 780px) {
    body {
      /*---------------------------------------------
        COMMON
      -----------------------------------------------*/
      /*下層ページ header*/
      /*---------------------------------------------
          FOOTER
      --------------------------------------------- */
      /*--------------------------------------------
      	menu
      -----------------------------------------------*/
      /*========= ナビゲーションのためのCSS ===============*/
      /*アクティブクラスがついたら透過なしにして最前面へ*/
      /*ナビゲーションの縦スクロール*/
      /*ナビゲーション*/
      /*リストのレイアウト設定*/
      /*========= ボタンのためのCSS ===============*/
      /*×に変化*/
      /*--------------------------------------------
      	decoration
      -----------------------------------------------*/
      /*---------------------------------------------
        index
      -----------------------------------------------*/
      /*お問い合わせフォーム*/
      /*2023.8.30 追加修正分*/ }
      body .tab-br {
        display: none; }
      body .pc-br {
        display: none; }
      body .sp-br {
        display: block; }
      body img,
      body figure {
        max-width: 100%;
        height: auto; }
      body section {
        padding: 50px 0; }
      body footer .footerBox {
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 100%; }
      body footer .footerSubBox {
        display: flex;
        flex-direction: column;
        justify-content: center; }
      body footer .footerTelBox {
        display: flex;
        align-items: center; }
      body footer .footerLogo {
        width: 80%;
        margin: 0 auto 10px;
        text-align: center; }
        body footer .footerLogo img {
          width: 80%;
          text-align: center; }
      body footer .footerTel02 img {
        width: 20%; }
      body footer .footerTel02 {
        color: #00B4CC;
        font-size: 30px;
        font-weight: bold; }
      body footer .footermenu-wrapper {
        flex-wrap: wrap;
        display: flex;
        width: 500px; }
      body footer .footermenu-wrapper li {
        padding: 1rem; }
      body footer .footermenu-wrapper a {
        color: #ffffff;
        text-decoration: none; }
      body footer .footermenu-wrapper.open-menu {
        width: 100%; }
      body .copyrightBox {
        background-color: #00B4CC;
        text-align: center;
        line-height: 1.7em; }
      body .copyright {
        color: #ffffff;
        margin: 0 auto; }
      body .footerAccess {
        font-size: 16px;
        color: #464646;
        line-height: 1.5em;
        margin-top: 15px; }
      body header {
        padding-bottom: 45px; }
        body header .hederBox {
          width: 70%; }
        body header .navBox {
          display: none; }
        body header img {
          width: 40%; }
      body .openbtn1 {
        display: block; }
      body #g-nav {
        display: block; }
      body #g-nav {
        /*position:fixed;にし、z-indexの数値を小さくして最背面へ*/
        position: fixed;
        z-index: -1;
        opacity: 0;
        /*はじめは透過0*/
        /*ナビの位置と形状*/
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        /*ナビの高さ*/
        background: #C8F5F6;
        /*動き*/
        transition: all 0.3s; }
      body #g-nav.panelactive {
        opacity: 1;
        z-index: 999; }
      body #g-nav.panelactive #g-nav-list {
        /*ナビの数が増えた場合縦スクロール*/
        position: fixed;
        z-index: 999;
        width: 100%;
        height: 100vh;
        /*表示する高さ*/
        overflow: auto;
        -webkit-overflow-scrolling: touch; }
      body #g-nav ul {
        display: none;
        /*ナビゲーション天地中央揃え*/
        position: absolute;
        z-index: 999;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
      body #g-nav.panelactive ul {
        display: block; }
      body #g-nav li {
        list-style: none;
        text-align: center; }
      body #g-nav li a {
        color: #1A3366;
        text-decoration: none;
        padding: 10px;
        display: block;
        text-transform: uppercase;
        letter-spacing: 0.1em;
        font-weight: bold;
        font-size: 25px;
        line-height: 1.5em; }
      body .openbtn1 {
        position: absolute;
        z-index: 9999;
        /*ボタンを最前面に*/
        top: 4%;
        right: 5%;
        cursor: pointer;
        width: 50px;
        height: 50px; }
      body .openbtn1 span {
        display: inline-block;
        transition: all .4s;
        position: absolute;
        left: 14px;
        height: 3px;
        border-radius: 2px;
        background-color: #00B4CC;
        width: 45%; }
      body .openbtn1 span:nth-of-type(1) {
        top: 15px; }
      body .openbtn1 span:nth-of-type(2) {
        top: 23px; }
      body .openbtn1 span:nth-of-type(3) {
        top: 31px; }
      body .openbtn1.active span:nth-of-type(1) {
        top: 18px;
        left: 18px;
        transform: translateY(6px) rotate(-45deg);
        width: 30%; }
      body .openbtn1.active span:nth-of-type(2) {
        opacity: 0; }
      body .openbtn1.active span:nth-of-type(3) {
        top: 30px;
        left: 18px;
        transform: translateY(-6px) rotate(45deg);
        width: 30%; }
      body h3 span {
        font-size: 25px;
        left: 7%;
        top: 20%;
        line-height: 1.2em; }
      body h4 {
        font-size: 25px;
        line-height: 1.5em; }
      body h5 {
        font-size: 30px; }
      body .ButtonLeft {
        width: 100%;
        font-size: 18px;
        padding: 15px 0;
        margin: 30px 0 20px; }
      body .buttonCenter {
        width: 100%;
        font-size: 18px;
        padding: 25px 0;
        text-align: center;
        margin: 30px auto 20px; }
      body .mainVisualBk {
        background-image: none;
        padding-bottom: 35px;
        background-color: #C8F5F6;
        width: 100%; }
        body .mainVisualBk .mainVisual {
          display: flex;
          flex-direction: column;
          justify-content: center;
          width: 90%;
          margin: 0 auto; }
          body .mainVisualBk .mainVisual .visualTextbox {
            display: flex;
            flex-direction: column;
            justify-content: center;
            width: 100%; }
          body .mainVisualBk .mainVisual .visualText01 {
            padding: 10px;
            font-size: 25px;
            color: #ffffff;
            margin: 0 auto 20px;
            width: 90%; }
          body .mainVisualBk .mainVisual .visualText02 {
            font-size: 15px;
            text-align: center;
            font-weight: bold;
            color: #1A3366; }
          body .mainVisualBk .mainVisual .visualText03 {
            font-size: 45px;
            text-align: center;
            font-weight: bold;
            color: #1A3366;
            margin: 20px 0; }
          body .mainVisualBk .mainVisual .visualText04 {
            font-size: 11px;
            color: #202124;
            font-weight: bold;
            line-height: 1.5em; }
          body .mainVisualBk .mainVisual .visualTextSubBox {
            flex-wrap: wrap;
            justify-content: space-between;
            /*		display: flex;
            		flex-direction: column;
            		justify-content: center;*/ }
            body .mainVisualBk .mainVisual .visualTextSubBox .feature01 {
              width: 150px;
              height: 150px;
              font-size: 20px;
              margin-bottom: 15px; }
              body .mainVisualBk .mainVisual .visualTextSubBox .feature01 .featureText02 {
                margin: 10px auto; }
                body .mainVisualBk .mainVisual .visualTextSubBox .feature01 .featureText02 span {
                  font-size: 25px; }
            body .mainVisualBk .mainVisual .visualTextSubBox .feature02 {
              width: 150px;
              height: 150px;
              font-size: 20px;
              margin-left: 0; }
              body .mainVisualBk .mainVisual .visualTextSubBox .feature02 .featureText02 {
                margin: 10px auto; }
                body .mainVisualBk .mainVisual .visualTextSubBox .feature02 .featureText02 span {
                  font-size: 25px; }
      body .plan {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-bottom: 20px; }
        body .plan .planBox {
          display: flex;
          flex-direction: column;
          justify-content: center;
          width: 100%; }
        body .plan .planTitle01 {
          background-color: #FCAF2B;
          background: #FCAF2B;
          font-size: 40px;
          font-weight: bold;
          color: #ffffff;
          line-height: 1.5em;
          text-align: center;
          height: 135px; }
        body .plan .planTextBox {
          display: flex;
          flex-direction: column;
          /*	justify-content: center;*/
          background-color: #FFFFFF;
          height: 433px;
          margin-bottom: 50px; }
        body .plan .planText01 {
          display: flex;
          flex-direction: column;
          justify-content: center;
          background-color: #ffffff; }
        body .plan .planTitle02 {
          background: #00B4CC;
          font-size: 40px;
          font-weight: bold;
          color: #ffffff;
          line-height: 1.5em;
          text-align: center;
          padding: 32px; }
        body .plan .planTitle03 {
          background: #E7184F;
          font-size: 40px;
          font-weight: bold;
          color: #ffffff;
          line-height: 1.5em;
          text-align: center;
          height: 135px; }
        body .plan .planSubText01 {
          font-size: 25px;
          font-weight: bold;
          color: #464646;
          margin: 10px auto 20px; }
        body .plan .planSubText02 {
          font-size: 60px;
          font-weight: bold;
          text-align: center; }
        body .plan .planSubText03 {
          font-size: 21px;
          line-height: 1.2em;
          text-align: center;
          margin: 15px auto; }
        body .plan .planSubText04 {
          margin: 0 auto; }
        body .plan .planSubText04 ul li {
          font-size: 30px;
          font-weight: bold;
          line-height: 1.2em;
          position: relative;
          padding-left: 15px;
          color: #464646; }
        body .plan .planSubText04 ul li:before {
          content: "";
          position: absolute;
          top: .4em;
          left: 0;
          width: 10px;
          height: 10px;
          background-color: #1A3366;
          border-radius: 50%; }
        body .plan .planSubText05 {
          margin: 25px auto;
          text-align: left;
          font-size: 21px;
          line-height: 1.2em; }
        body .plan .planSubText06 {
          margin: 25px auto;
          text-align: left;
          font-size: 21px;
          line-height: 1.2em; }
      body .cloud01 img {
        display: none; }
      body .cloud02 img {
        display: none; }
      body .worriesBk {
        padding-top: 0; }
        body .worriesBk .worriesTitle {
          font-size: 25px;
          text-align: center; }
      body .worriesBox {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin: 75px auto; }
        body .worriesBox .worriesSubBox01 {
          width: 100%;
          text-align: center; }
          body .worriesBox .worriesSubBox01 img {
            width: 80%; }
          body .worriesBox .worriesSubBox01 p {
            font-size: 20px; }
            body .worriesBox .worriesSubBox01 p span {
              font-size: 30px;
              text-align: center; }
        body .worriesBox .worriesSubBox02 {
          width: 100%;
          text-align: center; }
          body .worriesBox .worriesSubBox02 img {
            width: 80%; }
          body .worriesBox .worriesSubBox02 p {
            position: absolute;
            top: 10%;
            font-size: 20px;
            left: 17%; }
            body .worriesBox .worriesSubBox02 p span {
              font-size: 30px;
              text-align: center; }
        body .worriesBox .worriesSubBox03 {
          width: 100%;
          text-align: center; }
          body .worriesBox .worriesSubBox03 img {
            width: 80%; }
          body .worriesBox .worriesSubBox03 p {
            position: absolute;
            top: 10%;
            font-size: 20px;
            left: 18%; }
            body .worriesBox .worriesSubBox03 p span {
              font-size: 30px;
              text-align: center; }
      body .resolution p {
        font-size: 30px;
        top: -100%;
        left: 50%;
        line-height: 1.2em; }
        body .resolution p span {
          font-size: 40px; }
      body .featureBox01 {
        display: flex;
        flex-direction: column;
        justify-content: center; }
        body .featureBox01 .featureImg {
          width: 100%;
          order: 2;
          text-align: center; }
          body .featureBox01 .featureImg img {
            width: 50%; }
        body .featureBox01 .featureSubBox {
          display: flex;
          flex-direction: column;
          justify-content: center;
          width: 100%;
          order: 1; }
          body .featureBox01 .featureSubBox p {
            font-size: 16px; }
          body .featureBox01 .featureSubBox .feature01 {
            text-align: center; }
            body .featureBox01 .featureSubBox .feature01 img {
              width: 40%; }
            body .featureBox01 .featureSubBox .feature01 p {
              font-size: 30px;
              bottom: 0%;
              line-height: 1.2em;
              width: 100%; }
          body .featureBox01 .featureSubBox .feature02 {
            font-size: 30px;
            text-align: center; }
      body .featureBox02 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-top: 35px;
        text-align: center; }
        body .featureBox02 .featureImg {
          width: 100%;
          order: 2;
          margin: 0 auto; }
          body .featureBox02 .featureImg img {
            width: 80%; }
        body .featureBox02 .featureSubBox {
          width: 100%;
          order: 1;
          text-align: left; }
          body .featureBox02 .featureSubBox p {
            font-size: 16px; }
          body .featureBox02 .featureSubBox .feature01 {
            text-align: center; }
            body .featureBox02 .featureSubBox .feature01 img {
              width: 40%; }
            body .featureBox02 .featureSubBox .feature01 p {
              font-size: 30px;
              bottom: 0%;
              line-height: 1.2em;
              width: 100%; }
          body .featureBox02 .featureSubBox .feature02 {
            font-size: 30px;
            text-align: center; }
      body .featureBox03 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-top: 35px; }
        body .featureBox03 .featureImg {
          width: 100%;
          order: 2;
          text-align: center; }
          body .featureBox03 .featureImg img {
            width: 80%; }
        body .featureBox03 .featureSubBox {
          display: flex;
          flex-direction: column;
          justify-content: center;
          width: 100%;
          order: 1; }
          body .featureBox03 .featureSubBox p {
            font-size: 16px; }
          body .featureBox03 .featureSubBox .feature01 {
            text-align: center; }
            body .featureBox03 .featureSubBox .feature01 img {
              width: 40%; }
            body .featureBox03 .featureSubBox .feature01 p {
              font-size: 30px;
              bottom: 0%;
              line-height: 1.2em;
              width: 100%; }
          body .featureBox03 .featureSubBox .feature02 {
            font-size: 30px;
            text-align: center; }
      body .reason {
        margin-top: 40px;
        font-size: 16px;
        line-height: 1.7em; }
      body .example {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-top: 50px; }
        body .example .exampleBox01 {
          height: 450px;
          width: 95%;
          margin: 0 auto; }
        body .example .exampleBox02 {
          height: 450px;
          width: 95%;
          margin: 50px auto 50px; }
        body .example p {
          font-size: 23px; }
      body .example01 img {
        width: 40%; }
      body .example05 img {
        width: 80%; }
      body .use {
        display: flex;
        overflow-x: scroll; }
        body .use .useBox {
          display: flex;
          flex-direction: column;
          justify-content: center;
          width: 100%;
          /*		  flex-shrink: 0;*/ }
        body .use .useImg {
          /*			width: 50%;*/
          text-align: center;
          margin: 0 auto; }
          body .use .useImg img {
            width: 100%;
            flex-shrink: 0; }
        body .use .useText {
          font-size: 25px;
          font-weight: bold;
          color: #00B4CC;
          text-align: center; }
          body .use .useText span {
            font-size: 30px;
            font-weight: bold;
            color: #1A3366; }
      body .usepoint {
        font-size: 14px; }
      body .details .details__summary {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-bottom: 50px; }
        body .details .details__summary::before {
          left: 50%;
          margin-top: 55px; }
      body .details .questionIcon {
        border: none;
        text-align: center; }
        body .details .questionIcon img {
          width: 40%;
          margin: 0 auto; }
      body .details .questionText {
        margin: 0 auto;
        font-size: 16px; }
      body .businessImg {
        width: 100%;
        margin: 45px auto; }
        body .businessImg img {
          width: 100%; }
      body .businessText {
        font-size: 25px;
        text-align: center; }
        body .businessText span {
          font-size: 60px; }
      body .businessList ul {
        width: 100%;
        margin: 30px auto 0;
        line-height: 2em; }
      body .businessList ul li {
        padding-left: 15px;
        font-size: 20px; }
      body .businessList ul li:before {
        top: 0.6em;
        width: 10px;
        height: 10px;
        border-radius: 50%; }
      body .contactText {
        font-size: 22px; }
      body input[type="text"],
      body input[type="email"],
      body input[type="url"],
      body input[type="password"],
      body input[type="search"],
      body input[type="number"],
      body input[type="tel"],
      body input[type="date"],
      body input[type="month"],
      body input[type="week"],
      body input[type="time"],
      body input[type="datetime"],
      body input[type="datetime-local"],
      body input[type="color"],
      body textarea {
        border: 1px solid #707070;
        background-color: #EFEFEF;
        border-radius: 3px;
        padding: .5rem;
        box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
        width: 90%; }
      body .exampleForm {
        margin-top: 25px;
        font-size: 25px;
        margin-bottom: 10px; }
      body .mailformBox {
        background-color: #ffffff;
        margin: 200px auto 0;
        padding: 50px 0; }
      body .fixed_btn {
        display: none; }
      body .fixed_btnSP {
        display: block;
        position: fixed;
        bottom: -1%;
        right: 0%;
        padding: 0;
        border-style: none;
        background-color: rgba(0, 0, 0, 0);
        z-index: 10;
        width: 100%; }
        body .fixed_btnSP img {
          width: 100%; }
      body .center {
        text-align: center;
        line-height: 1.5em; }
      body .contactTitle {
        width: 100%; }
      body .contactTitle:before {
        bottom: 50%; }
      body .adjustment01 {
        text-indent: 0em;
        font-size: 12px;
        display: block;
        margin-top: 20px; }
      body .adjustment02 {
        text-indent: 0em;
        font-size: 12px;
        display: block; }
      body .spvisual {
        display: block;
        margin: 50px 0 0; }
        body .spvisual img {
          width: 100%; }
      body .example03 {
        line-height: 1.5em;
        font-size: 16px; }
      body .example02 {
        font-size: 25px;
        margin: 25px auto 15px; }
      body .buttonCenter {
        width: 100%;
        font-size: 18px;
        padding: 15px 0;
        text-align: center;
        margin: 30px auto 20px; }
      body .details__content {
        font-size: 14px; }
      body .bk03 {
        background-color: #C8F5F6;
        position: relative; }
        body .bk03 img {
          width: 100%; } }
