@media screen and (min-width: 768px){body{background-image:url("../img/bg.jpg");background-position:left top;background-repeat:repeat;font-size:16px;line-height:1.5;word-break:break-all;}h1{font-size:36px;font-weight:700;line-height:1.5;}h2{font-size:42px;font-weight:500;line-height:1.5;}h3{font-size:36px;font-weight:500;line-height:1.5;}h4{font-size:28px;font-weight:500;line-height:1.5;}h5{font-size:22px;font-weight:500;line-height:1.5;}p{color:#5f4d3f;font-size:18px;font-weight:500;}a{font-size:18px;font-weight:700;}:root {--mainc:#6abcc3;--subc1:#5f4d3f;--subc2:rgba(106, 188, 195,.15);--fontc:#5f4d3f;--round:16px;--shadow:0px 1px 15px rgba(0, 0, 0, 0.1);}.base-font {  font-family: "Zen Kaku Gothic New", sans-serif;  font-weight: 400;  font-style: normal;}body, p, a, li, th, td {font-family: "Zen Kaku Gothic New", sans-serif;  font-weight: 500;  font-style: normal;color:var(--fontc);}h1, h2,h3,h4,h5, a {font-family: "Zen Kaku Gothic New", sans-serif;  font-weight: 700;  font-style: normal;color:var(--fontc);}html {scroll-behavior: smooth;}a,a img {transition: .5s}p + p {margin-top:1em;}#main {overflow:hidden;}/*レイアウト*/#contents .section {padding:80px 0;}.wave {position:relative;}.wave:before {content:"";background:url(../img/wave-up.png)no-repeat center top/100%;display:block;width:100%;height:100px;position:absolute;top:-100px;left:0;}.wave:after {content:"";background:url(../img/wave-down.png)no-repeat center bottom/100%;display:block;width:100%;height:100px;position:absolute;bottom:-100px;left:0;}.mds-cat {position:relative;display:inline-block;}.mds-cat:after {position:absolute;right:-110px;bottom:0;content:"";background:url(../img/icon-cat1.png)no-repeat center/contain;display:block;width:90px;height:80px;z-index:100;}/*ヘッダーコンタクト*/.header-contact a {width:100px;height:100px;background:var(--mainc);text-align:center;display:block;color:#fff;text-decoration:none;padding-top:25px;text-align:center;font-size:14px;}.header-contact a:before {content:"";background:url(../img/icon-mail-head.png)no-repeat center/contain;display:block;width:25px;height:20px;margin:0 auto 10px;}.header-contact a:hover {background:var(--subc1);}/*CTA*/.cta-box {display:flex;justify-content:center;align-items:start;gap:50px;margin-top:30px;}.cta-box p {margin-top:0;}.cta-call a {color:var(--mainc);font-weight:700;font-size:36px;text-decoration:none;}.cta-call a:before {content:url(../img/icon-call-blue.png);margin-right:8px;}.cta-mail a {background:var(--mainc);color:#fff;width:300px;line-height:70px;border-radius:var(--round);display:block;margin-top:.5rem;text-decoration:none;}.cta-mail a:hover {background:var(--subc1);}.cta-mail a:before {content:url(../img/icon-mail.png);margin-right:8px;}.link-call:before {content:url(../img/icon-call-blue.png);margin-right:8px;}/*FOOTER*/.footer-nav li a:hover {color:var(--mainc);}/*ヘッダー*/#grobalnav .navbar-nav > li#gnv-home,#grobalnav .navbar-nav > li#gnv-contact {display:none;}/*マーカー */.page-col-1 #TEX03_SINGLE_1 .inner p b {    background: linear-gradient(transparent 50%, #ffdf00 50%)!important;}}@media screen and (max-width: 767px){body{background-image:url("../img/bg.jpg");background-position:left top;background-repeat:repeat;font-size:16px;line-height:1.5;word-break:break-all;}h1{font-size:30px;font-weight:700;line-height:1.5;}h2{font-size:42px;font-weight:500;line-height:1.5;}h3{font-size:30px;font-weight:500;line-height:1.5;}h4{font-size:28px;font-weight:500;line-height:1.5;}h5{font-size:22px;font-weight:500;line-height:1.5;}p{color:#5f4d3f;font-size:18px;font-weight:500;}a{font-size:18px;font-weight:700;}:root {--mainc:#6abcc3;--subc1:#5f4d3f;--subc2:rgba(106, 188, 195,.15);--fontc:#5f4d3f;--round:16px;--shadow:0px 1px 15px rgba(0, 0, 0, 0.1);}.base-font {  font-family: "Zen Kaku Gothic New", sans-serif;  font-weight: 400;  font-style: normal;}body, p, a, li, th, td {font-family: "Zen Kaku Gothic New", sans-serif;  font-weight: 500;  font-style: normal;color:var(--fontc);}h1, h2,h3,h4,h5, a {font-family: "Zen Kaku Gothic New", sans-serif;  font-weight: 700;  font-style: normal;color:var(--fontc);}html {scroll-behavior: smooth;}a,a img {transition: .5s}p + p {margin-top:1em;}#main {overflow:hidden;}/*レイアウト*/#contents .section {padding:40px 15px;}.wave {position:relative;}.wave:before {content:"";background:url(../img/wave-up.png)no-repeat center top/100%;display:block;width:100%;height:50px;position:absolute;top:-50px;left:0;}.wave:after {content:"";background:url(../img/wave-down.png)no-repeat center bottom/100%;display:block;width:100%;height:50px;position:absolute;bottom:-50px;left:0;}.mds-cat {position:relative;display:inline-block;}.mds-cat:after {position:absolute;right:-80px;bottom:0;content:"";background:url(../img/icon-cat1.png)no-repeat center/contain;display:block;width:60px;height:50px;z-index:100;}/*CTA*/.cta-box {display:flex;justify-content:center;flex-direction:column;gap:30px;margin-top:30px;}.cta-box p {margin-top:0;}.cta-call a {color:var(--mainc);font-weight:700;font-size:36px;text-decoration:none;}.cta-call a:before {content:url(../img/icon-call-blue.png);margin-right:8px;}.linkBtn {width:100%!important;margin:auto;}.cta-mail a {background:var(--mainc);color:#fff;width:100%;margin:.5rem auto 0;line-height:70px;border-radius:var(--round);display:block;text-decoration:none;}.cta-mail a:hover {background:var(--subc1);}.cta-mail a:before {content:url(../img/icon-mail.png);margin-right:8px;}.link-call:before {content:url(../img/icon-call-blue.png);margin-right:8px;}/*FOOTER*/.footer-nav li a:hover {color:var(--mainc);}}