@media screen and (min-width: 768px){body{font-size:16px;line-height:1.5;word-break:break-all;}h1{color:var(--mainc)!important;font-size:48px;font-weight:500;line-height:1.5;}h2{font-size:42px;font-weight:500;line-height:1.5;}h3{font-size:36px;font-weight:900;line-height:1.5;}h4{font-size:24px;font-weight:700;line-height:1.5;}h5{font-size:22px;font-weight:500;line-height:1.5;}p{font-size:16px;}:root {  --mainc:#2d75e1;  --subc:#ffd885;  --bgc-b:#e9f5f8;  --bgc-y:#fff3da;}a,a img {transition:.5s;}a img:hover {opacity:.8;}html {scroll-behavior: smooth;}/*ボタン共通アイコン*/a.btn:not(.cta-btn)::after {    content: url(../img/icon-arrow-w.png);}p + p {margin-top:1rem;}/**レイアウトブロック**/#contents .section {padding:60px 0;}/*ヘッダー*/#grobalnav .navbar-nav {width:100%;}.header-tel {background:url(../img/header-call.png)no-repeat center/contain;width:311px;height:30px;}/*グローバルナビ*/#grobalnav .navbar-nav > li#gnv-contact a {background:var(--mainc);color:#fff;display:flex;align-items:center;justify-content:center;gap:5px;}#grobalnav .navbar-nav > li#gnv-contact a:before {content:"";display:block;background:url(../img/icon-mail-w.png)no-repeat center/contain;width:16px;height:16px;}/*背景*/.blockbg {    background-image: linear-gradient(0deg, transparent 21px, #4686e5 22px), linear-gradient(90deg, transparent 21px, #4686e5 22px);    background-size: 22px 22px;    background-color: #2d75e1;}/*テーブル*/.table-btmline {width:100%;border-collapse: collapse;}.table-btmline tr {border-bottom:1px solid #666;}.table-btmline tr td {padding:10px;}/*見出し左右線*/.mds-border:after,.mds-border:before {content:"";background:var(--mainc);width:50px;height:3px;}/*見出しイラスト*/.mds-marker {gap:15px;}.mds-marker:before {position:absolute;left:-60px;top:50%;transform:translateY(-50%);content:url(../img/illust01.png);}.mds-marker:after {position:absolute;right:-80px;top:50%;transform:translateY(-50%);content:url(../img/illust02.png);}.mds-icon1:after {position:absolute;right:-120px;top:50%;transform:translateY(-50%);content:url(../img/illust03.png);}.mds-icon2:before {position:absolute;left:-90px;top:50%;transform:translateY(-50%);content:url(../img/illust04.png);}.mds-icon2:after {position:absolute;right:-120px;top:50%;transform:translateY(-50%);content:url(../img/illust05.png);}.mds-icon3:after {position:absolute;right:-120px;top:50%;transform:translateY(-50%);content:url(../img/illust06.png);}.mds-icon4:before {position:absolute;left:-100px;top:50%;transform:translateY(-50%);content:url(../img/illust08.png);}.mds-icon4:after {position:absolute;right:-100px;top:50%;transform:translateY(-50%);content:url(../img/illust09.png);}/*タイトル縁取り*/h1 {-webkit-text-stroke: 5px white;text-stroke: 5px white;paint-order: stroke;}}@media screen and (max-width: 767px){body{font-size:16px;line-height:1.5;word-break:break-all;}h1{color:var(--mainc)!important;font-size:30px!important;font-weight:500;line-height:1.5;}h2{font-size:42px;font-weight:500;line-height:1.5;}h3{font-size:26px;font-weight:900;line-height:1.5;}h4{font-size:20px;font-weight:700;line-height:1.5;}h5{font-size:22px;font-weight:500;line-height:1.5;}p{font-size:16px;}:root {  --mainc:#2d75e1;  --subc:#ffd885;  --bgc-b:#e9f5f8;  --bgc-y:#fff3da;}a {transition:.5s;}a img:hover {}/*ボタン共通アイコン*/a.btn:not(.cta-btn)::after {    content: url(../img/icon-arrow-w.png);}p + p {margin-top:1rem;}.img-sp {height:50px;object-position:center bottom;object-fit:cover;}/**レイアウトブロック**/#contents .section {padding:30px 0;}/*ヘッダー*/.header-tel {background:url(../img/header-call.png)no-repeat center/contain;width:311px;height:30px;}/*テーブル*/.table-btmline {width:100%;border-collapse: collapse;}.table-btmline tr {border-bottom:1px solid #666;}.table-btmline tr td {padding:10px;}/*背景*/.blockbg {    background-image: linear-gradient(0deg, transparent 31px, #555 32px), linear-gradient(90deg, transparent 31px, #999 32px);    background-size: 32px 32px;    background-color: #2d75e1;}/*見出し左右線*/.mds-border:after,.mds-border:before {content:"";background:var(--mainc);width:30px;height:3px;}/*見出しイラスト*/.mds-marker:after {position:absolute;top:-80px;left:50%;transform:translateX(-50%);content:url(../img/illust02.png);}.mds-illust {  display:flex;  justify-content:center;  text-align:center;}/*タイトル縁取り*/h1 {-webkit-text-stroke: 3px white;text-stroke: 3px white;paint-order: stroke;}}