@media screen and (min-width: 768px){body{font-size:16px;line-height:1.5;word-break:break-all;}h1{color:#fff;font-size:30px;font-weight:500;line-height:1.5;}h2{font-size:42px;font-weight:500;line-height:1.5;}h3{color:var(--mainc);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{font-size:16px;}:root {	--mainc:#16428b;	--bgc1:#faf8f5;	--bgc2:#ddf2f9;}a,a img {transition:.5s;}a img:hover {opacity:.8;}html {scroll-behavior: smooth;}p + p {margin-top:1rem;}p u {line-height:2;}/**レイアウトブロック**/#contents .section {padding:60px 0;}/*ボタン共通アイコン*/a.btn:not(.txt-btn) {	display:inline-block;	min-width:350px;	padding:1.3em  1.5em!important;	font-size:16px;	font-weight:500;	position:relative;	border-radius:100px;	text-align:left;}a.btn:not(.txt-btn)::after {    content: url(../img/icon-arrow-w.png);    position:absolute;    right:1em;    top:50%;    transform:translateY(-50%);}/*ヘッダー*/.header-tel a {display:block;background:url(../img/header-tel.png)no-repeat center/contain;width:412px;height:24px;}.header-contact a {display:block;background:url(../img/header-contact.png)no-repeat center/contain;width:180px;height:50px;}/*グローバルナビ*/#grobalnav .navbar-nav > li#gnv-contact {display:none;}/*下線*/.bigtxt span {font-size:36px;background:linear-gradient(transparent 70%, #b9e3ee 70%);color:var(--mainc);}/*CTA*/.cta .inner .row-no-gutters {width:fit-content;margin:0 auto;}/*料金系テーブル*/.pricelist {margin-top:15px;}.pricelist td:last-child {text-align:right;}}@media screen and (max-width: 767px){body{font-size:16px;line-height:1.5;word-break:break-all;}h1{color:#fff;font-size:22px;font-weight:500;line-height:1.5;}h2{font-size:42px;font-weight:500;line-height:1.5;}h3{color:var(--mainc);font-size:28px;font-weight:500;line-height:1.5;}h4{font-size:24px;font-weight:500;line-height:1.5;}h5{font-size:22px;font-weight:500;line-height:1.5;}p{font-size:16px;}:root {	--mainc:#16428b;	--bgc1:#faf8f5;	--bgc2:#ddf2f9;}a,a img {transition:.5s;}a img:hover {opacity:.8;}html {scroll-behavior: smooth;}p + p {margin-top:1rem;}p u {line-height:2;}/**レイアウトブロック**/#contents .section {padding:30px 0;}/*ボタン共通アイコン*/a.btn:not(.txt-btn) {	display:inline-block;	min-width:unset;width:100%;	padding:1em 2em 1em  1.5em!important;	font-size:16px;	font-weight:500;	position:relative;	border-radius:100px;	text-align:left;margin-inline:auto;white-space:unset;}a.btn:not(.txt-btn)::after {    content: "";background:url(../img/icon-arrow-w.png)no-repeat center/contain;display:block;width:12px;height:12px;    position:absolute;    right:1em;    top:50%;    transform:translateY(-50%);}/*下線*/.bigtxt p {}.bigtxt span {font-size:28px;background:linear-gradient(transparent 70%, #b9e3ee 70%);color:var(--mainc);}/*料金系テーブル*/.pricelist {margin-top:15px;}.pricelist td {display:block;width:100%;}.pricelist td:last-child {text-align:right;border-top:none;}}