@charset "utf-8";
/* CSS Document */
body {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #333;
    background-color: #fff;
}
html {
		margin-top: 0!important;
	}	
.point {
    background-color: #F0F3F0;
    padding: 100px 0;
}
.point h2 {
    font-family: 'Noto Serif JP', serif;
    font-size: 44px;
    font-weight: normal;
    text-align: center;
    line-height: 60px;
    color: #4D9189;
    padding: 40px 0;
    border-top: 2px solid #4D9189;
    border-bottom: 2px solid #4D9189;
    width: 862px;
    margin: 0 auto 80px;
}
.point-number {
    position: relative;
    width: 172px;
    height: 149px;
    background: url(../img/hexagon.png) no-repeat center center;
    background-size: contain;
    color: #fff;
    margin: 20px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-weight: normal;
    font-size: 30px;
    box-sizing: border-box;
}
.point-number p {
    margin: 0px 0 4px;
    line-height: 1;
    font-size: 30px;
}
.point-number span {
    font-family: Arial, sans-serif;
    font-size: 52px;
    margin-top: 5px;
}
.point-flex {
    display: flex;
    width: 862px;
    margin: 0 auto;
    gap: 40px;
    align-items: center;
    margin-bottom: 20px;
}
.point-flex div:first-child {
    width: 172px;
}
.point-flex div:last-child {
    width: 652px;
}
.point-flex h3 {
    font-family: 'Noto Serif JP', serif;
    font-size: 32px;
    line-height: 48px;
    color: #4D9189;
    font-weight: normal;
    margin-bottom: 8px;
}
.point-flex h3 span {
    color: #B12222;
}
.faq {
    background-color: #F6F7F7;
    padding: 100px 0;
}
.faq h2 {
    font-family: 'Noto Serif JP', serif;
    font-size: 44px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 80px;
    color: #4D9189;
}
.faq dl {
    width: 820px;
    margin: 0 auto 40px;
}
.faq dt {
    background-color: #4D9189;
    color: #fff;
    padding: 20px;
    box-sizing: border-box;
}
.faq dt span {
    margin-right: 20px;
    font-family: Arial, sans-serif;
    font-weight: bold;
}
.faq dd {
    background-color: #fff;
    padding: 20px;
    box-sizing: border-box;
    margin: 0;
    display: flex;
}
.faq dd span {
    margin-right: 20px;
    flex-shrink: 0;
    color: #87B7B2;
    font-family: Arial, sans-serif;
    font-weight: bold;
}
.faq dd p {
    margin: 0;
}
.recommended {
    background-color: #F0F3F0;
    padding: 14px 0;
}
.recommended div {
    width: 1000px;
    margin: 0 auto;
}
.recommended h2 {
    font-family: 'Noto Serif JP', serif;
    font-size: 32px;
    text-align: center;
    margin-bottom: 8px;
    color: #4D9189;
}
.cta {
    background-color: #fff;
    padding: 44px 0;
}
.cta h3 {
    font-family: 'Noto Sans JP', sans-serif;
    color: #333;
    text-align: center;
    margin-bottom: 32px;
    font-size: 28px;
}
.cta p {
    width: 940px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.cta a {
    display: block;
}
.step {
    width: 1000px;
    margin: 0 auto;
    padding: 140px 0;
    background-color: #fff;
}
.step h2 {
    font-family: 'Noto Serif JP', serif;
    font-size: 44px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 80px;
    color: #4D9189;
}
.step-flex {
    background-color: #F6F7F7;
    border-radius: 20px;
    padding: 40px;
    display: flex;
    gap: 40px;
    align-items: flex-start;
}
.step-flex h3 {
    font-size: 24px;
    color: #4D9189;
    margin-bottom: 16px;
}
.step-flex h3 span {
    margin-right: 12px;
    background-color: #4D9189;
    color: #fff;
    padding: 0px 12px;
    border-radius: 10px;
}
.step-flex p {
    line-height: 28px;
}
.step-flex p span {
    border-radius: 12px;
}
.step-flex div:first-child {
    order: 2;
    flex-basis: 420px;
}
.step-flex > div:last-child {
    order: 1;
    flex-basis: 460px;
}
.step-arrow {
    width: 140px;
    margin: 40px auto 40px;
    text-align: center;
}
.step-arrow img {
    width: 140px;
    height: auto;
}
.payment {
    background-color: #F6F7F7;
    width: 760px;
    padding: 80px;
    margin: 80px auto;
    box-sizing: border-box;
}
.payment h3 {
    font-family: 'Noto Serif JP', serif;
    font-size: 40px;
    color: #4D9189;
    text-align: center;
    margin-bottom: 60px;
    font-weight: normal;
}
.payment h4 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 40px;
    font-weight: normal;
}
.payment p:last-child {
    margin-top: 40px;
    line-height: 28px;
}
.caseimg {
    background-color: #F6F7F7;
    padding: 40px;
    width: 920px;
    margin: 60px auto 60px;
    text-align: center;
    /*opacity: 0;
    transform: translateY(50px);
    transition: opacity 1.0s ease-out, transform 1.0s ease-out;*/
}
/*
.caseimg.is-visible {
    opacity: 1;
    transform: translateY(0);
}*/
.caseimg h3 {
    font-family: 'Noto Serif JP', serif;
    font-size: 32px;
    line-height: 48px;
    color: #4D9189;
    font-weight: normal;
    margin-bottom: 40px;
}
.caseimg div img {
    width: 100%;
    height: auto;
    display: block;
}
.caseimg p {
    margin-top: 20px;
    font-size: 23px;
    line-height: 34px;
}
.commitment {
    background: url(../img/kodawari-bg.jpg) no-repeat center center;
    background-size: cover;
    padding: 80px 0;
}
.commitment > div {
    width: 800px;
    margin: 0 auto;
}
.commitment h2 {
    font-family: 'Noto Serif JP', serif;
    font-size: 44px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 80px;
    color: #4D9189;
}
.commitment p {
    margin-bottom: 60px;
}
.commitment dl {
    width: 800px;
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}
.commitment dl.is-visible {
    opacity: 1;
    transform: translateY(0);
}
.commitment dl > div {
    display: flex;
    gap: 36px;
    align-items: flex-start;
}
.commitment dl div div {
    flex-basis: 321px;
}
.commitment dl div dd {
    flex-basis: 460px;
}
.commitment div dl {
    width: 800px;
}
.commitment dl dt {
    color: #4D9189;
    font-size: 28px;
    margin-bottom: 40px;
}
.commitment dl dt span {
    background-color: #4D9189;
    color: #fff;
    padding: 0 12px;
    border-radius: 10px;
    margin-right: 12px;
}
.commitment dl:not(:last-child) {
    margin-bottom: 80px;
}
.commitment dl div div img {
    width: 321px;
    height: auto;
}
.reason h2 {
    background: #4D9189;
    font-size: 40px;
    line-height: 64px;
    text-align: center;
    padding: 32px 0;
    color: #fff;
    font-family: 'Noto Serif JP', serif;
}
.reason-mv {
    margin-bottom: 40px;
}
.reason-t {
    text-align: center;
    margin-bottom: 52px;
}
.reason-t p {
    font-size: 28px;
    line-height: 44px;
    margin-bottom: 40px;
}
.reason-t div {
    text-align: center;
    margin: 0 auto;
    width: 400px;
}
.reason-t h3 {
    font-size: 56px;
    font-family: 'Noto Serif JP', serif;
    color: #4D9189;
    margin-bottom: 40px;
}
.reason-t h3 span {
    background: linear-gradient(transparent 50%, #ECECEC 50%);
    height: 40px;
    display: inline-block;
}
.reason-a {
    padding: 32px;
    text-align: center;
    background: #F0F3F0;
    width: 1000px;
    margin: 0 auto 80px;
}
.reason-a div {
    display: flex;
    justify-content: center;
    gap: 20px;
}
.reason-a div div {
    width: 450px;
}
.reason-a p {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 34px;
}
.reason-a h4 {
    color: #4D9189;
    font-family: 'Noto Serif JP', serif;
    margin-top: 20px;
    font-size: 32px;
    line-height: 44px;
}
.bf {
    background: #F6F7F7;
    padding: 20px 12px;
    width: 480px !important;
}
.bf h3 {
    font-size: 24px;
    margin-bottom: 8px;
    color: #64AAA2;
    font-weight: normal;
    margin-top: 24px;
}
.before-after {
    margin: 80px 0;
}
.before-after h2 {
    font-family: 'Noto Serif JP', serif;
    font-size: 44px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 60px;
    color: #4D9189;
}
.bf-slider {
    width: 1000px;
    margin: 0 auto;
}
.bf-slider .bf {
    margin: 0 20px;
}
.downtime {
    padding: 100px 0;
    background: url(../img/downtime-bg.jpg) no-repeat center center;
    background-size: cover;
}
.downtime h2 {
    font-family: 'Noto Serif JP', serif;
    font-size: 44px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 60px;
    color: #4D9189;
}
.down-flex {
    width: 1000px;
    margin: 0 auto 24px;
    background: #fff;
    padding: 20px;
    display: flex;
    gap: 20px;
    align-items: flex-start;
}
.down-flex dl {
    flex: 1;
    order: 2;
}
.down-flex div {
    flex: 1;
    order: 1;
}
.down-flex div img {
    width: 100%;
}
.down-flex dl dt {
    font-size: 24px;
    line-height: 40px;
    color: #4D9189;
    margin-bottom: 12px;
}
.risk-t {
    margin-top: 80px;
    margin-bottom: 40px;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 28px;
    text-align: center;
    color: #4D9189;
    font-weight: normal;
}
.down-table {
    margin: 0 auto;
    width: 1000px;
    border-collapse: collapse;
}
.monitor-table {
    margin: 0 auto 20px;
    width: 904px;
    border-collapse: collapse;
}
.down-table td {
    border: 1px solid #E9E9E9;
    padding: 20px 12px;
    background: #fff;
}
.down-table th {
    background: #4D9189;
    color: #fff;
    padding: 20px;
    border: 1px solid #E9E9E9;
}
.down-table td:nth-child(2), .down-table td:nth-child(5) {
    text-align: center;
}
.down-table td:first-child, .down-table th:first-child {
    width: 268px;
}
.down-table td:nth-child(2), .down-table th:nth-child(2) {
    width: 138px;
}
.down-table td:nth-child(3), .down-table th:nth-child(3) {
    width: 265px;
}
.down-table td:nth-child(4), .down-table th:nth-child(4) {
    width: 175px;
}
.down-table td:nth-child(5), .down-table th:nth-child(5) {
    width: 151px;
}
.monitor-table td {
    border: 1px solid #E9E9E9;
    padding: 20px 12px;
    background: #fff;
	line-height: 28px;
}
.monitor-table th {
    background: #4D9189;
    color: #fff;
    padding: 12px 20px;
    border: 1px solid #E9E9E9;
    font-weight: normal;
}
.monitor-table td:nth-child(2), .monitor-table td:nth-child(3) {
    font-size: 20px;
}
.monitor-table td:nth-child(4) {
    color: #B12222;
}
.monitor-table td:nth-child(4), .monitor-table td:nth-child(5) {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
.monitor-table td:first-child {
    font-size: 20px;
}
.monitor-table th:nth-child(4) {
    background: #B12222;
}
.profile {
    padding: 80px 0;
}
.profile h2 {
    font-family: 'Noto Serif JP', serif;
    font-size: 44px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 60px;
    color: #4D9189;
}
.prof-flex {
    display: flex;
    gap: 68px;
    width: 1000px;
    margin: 0 auto;
}
.prof-flex div:first-child {
    width: 460px;
}
.prof-flex div:last-child {
    width: 472px;
}
.profile h3 {
    font-size: 36px;
    color: #4D9189;
    margin-top: 0;
    margin-bottom: 20px;
    border-top: 2px solid #4D9189;
    font-family: 'Noto Serif JP', serif;
    padding-top: 28px;
    font-weight: normal;
}
.profile h4 {
    font-size: 26px;
    line-height: 40px;
    padding-bottom: 12px;
    border-bottom: 2px solid #64AAA2;
    margin-bottom: 20px;
    font-weight: normal;
}
.prof-flex p {
    line-height: 28px;
}
.prof-flex p:first-child {
    line-height: 28px;
}
.prof-flex p span {
    color: #B52121;
}
.profname {
    font-weight: normal;
    font-size: 26px;
    line-height: 40px !important;
    margin-top: 20px;
}
.menu {
    padding: 80px 0 0;
}
.menu h2 {
    font-family: 'Noto Serif JP', serif;
    font-size: 44px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 60px;
    color: #4D9189;
}
.menu1 {
    background: #DFE8E4;
}
.menu2 {
    background: #E9ECEB;
}
.menu-c {
    width: 1000px;
    margin: 0 auto;
}
.menu-bg {
    padding: 80px 0;
}
.menu-bg p {
    line-height: 28px;
}
.menu-c h3 {
    font-size: 32px;
    color: #64AAA2;
    border-bottom: 2px solid #9EBAAE;
    padding-bottom: 20px;
    font-weight: normal;
}
.menu-c h4 {
    font-size: 18px;
    margin-bottom: 40px;
    padding-top: 20px;
}
.menu-flex {
    display: flex;
    gap: 40px;
    align-items: stretch;
    margin-bottom: 40px;
}
.menu-flex dl {
    width: 626px;
    background: #F6F7F7;
    padding: 32px 32px;
    border-radius: 20px;
    height: 100%;
}
.menu-flex > div {
    width: 292px;
}
.menu-flex dl dt {
    font-size: 20px;
    position: relative;
    margin-bottom: 20px;
}
.menu-flex dl dt span {
    background: linear-gradient(transparent 70%, #A3C4B6 50%);
}
.menu-flex dl dd {
    color: #5B8A76;
    line-height: 32px;
}
.structure {
    background: #F6F7F7;
    padding: 24px 32px;
    border-radius: 20px;
    height: 100%;
    margin-top: 40px;
}
.structure h4 {
    color: #64AAA2;
    font-size: 20px;
    margin-bottom: 12px;
}
.structure dl dt {
    font-weight: bold;
    margin-bottom: 12px;
    margin-top: 24px;
}
.structure dl dd {
    line-height: 28px;
    margin-bottom: 8px;
}
.price {
    padding: 100px 0;
    background: #F9F9F9;
}
.price h2 {
    font-family: 'Noto Serif JP', serif;
    font-size: 44px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 80px;
    color: #4D9189;
}
.price-t {
    background: #fff;
    padding: 48px;
    border-top: 4px solid #64AAA2;
    font-size: 20px;
    line-height: 36px;
    width: 1000px;
    margin: 0 auto 80px;
}
.special-menu {
    background: #fff;
    padding: 48px;
    border-top: 4px solid #64AAA2;
    font-size: 20px;
    line-height: 36px;
    width: 1000px;
    margin: 0 auto 40px;
}
.special-menu h3 {
    text-align: center;
    color: #64AAA2;
    margin-bottom: 12px;
}
.special-menu dt, .special-menu dd {
    text-align: center;
}
.special-menu dd {
    text-align: center;
    margin-bottom: 20px;
    font-size: 24px;
    margin-top: 20px;
}
.special-menu dd span {
    color: #B12222;
    font-size: 56px;
    padding: 0 8px;
    font-family: Arial, sans-serif;
}
.special-menu p {
    text-align: center;
    margin-top: 20px;
}
.pricelist-pc {
    margin: 0 auto 80px;
    width: 1000px;
    border-collapse: collapse;
}
.pricelist-pc td {
    border: 1px solid #E9E9E9;
    padding: 20px 12px;
    background: #fff;
}
.pricelist-pc th {
    background: #4D9189;
    color: #fff;
    padding: 20px;
    border: 1px solid #E9E9E9;
}
.pricelist-pc th:nth-child(3) {
    background: #B12222;
}
.pricelist-pc td:nth-child(2), .pricelist-pc td:nth-child(3) {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
.pricelist-pc td:nth-child(2) {
    color: #333;
}
.pricelist-pc td:nth-child(3) {
    color: #B12222;
}
.pricelist-pc td:first-child {
    font-size: 20px;
}
.pricelist-pc span {
    font-weight: bold;
}
footer {
    background: #F6F6F6;
    padding: 80px 0 0;
    line-height: 28px;
}
footer .flex {
    width: 1000px;
    margin: 0 auto 40px;
    display: flex;
    justify-content: space-between;
}
footer .flex div, footer .flex dl {
    flex-basis: 500px;
}
footer .flex .line span {
    background: #22BA4F;
    color: #fff;
    padding: 8px;
}
footer .flex .line img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
}
.line a {
    text-decoration: none;
}
.copylight {
    background: #64AAA2;
    color: #fff;
    text-align: center;
    padding: 28px 0;
    width: 100%;
    margin: 0 auto;
}
.gmap {
    margin: 0 auto 24px;
    width: 1000px;
}
.work-schedule {
    width: 1000px;
    margin: 0 auto 0px;
}
.work-schedule--ttl {
    margin-bottom: 12px;
}
.mv {
    background: url(../img/pc-mv.png) no-repeat center center;
    background-size: cover;
    height: 778px;
    position: relative;
    opacity: 0;
    animation: fadeIn 1.0s ease-in-out forwards;
}
.mv .logo {
    position: absolute;
    top: 20px;
    left: 28px;
    width: 303px;
    height: auto;
}
.mv-t {
    text-align: center;
    padding-top: 80px;
}
.mv-t dt {
    display: none;
    color: #171C3C;
    margin-bottom: 20px;
    font-family: 'Noto Serif JP', serif;
    font-size: 30px;
}
.mv-t dd {
    color: #171C3C;
    margin-bottom: 24px;
    font-family: 'Noto Serif JP', serif;
    font-size: 48px;
    line-height: 66px;
}
.mv-t h1 {
    font-weight: normal;
}
.mv-img {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.mv-img img {
    max-width: 1164px;
    width: 1164px;
    height: auto;
}
.case-bf {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}
.case-bf li {
    list-style: none;
    font-size: 24px;
}
.case-bf li span {
    display: block;
    margin-bottom: 0;
    background: #272727;
    color: #fff;
    padding: 16px 10px;
}
.case-bf li:last-child span {
    background: #C89C23;
}
.bf ul {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    margin-top: 0;
    padding-left: 0;
}
.bf ul li {
    list-style: none;
    font-size: 18px;
    font-weight: bold;
}
.bf ul li span {
    display: block;
    text-align: center;
    background: #272727;
    color: #fff;
    padding: 12px 0;
}
.bf ul li:last-child span {
    background: #64AAA2;
}
.foot-sns {
    padding-bottom: 40px;
}
.foot-sns > p {
    text-align: center;
    font-size: 20px;
    margin-bottom: 24px;
    font-weight: bold;
}
.foot-sns > div {
    display: flex;
    justify-content: center;
    margin-bottom: 32px;
    gap: 20px;
}
.foot-sns > div > div {
    border: 1px solid #E6EAEB;
    background: #fff;
    padding: 14px 20px;
    width: 230px;
    text-align: center;
    height: 125px;
    box-sizing: border-box;
}
.foot-sns > div p {
    text-align: center;
}
.foot-sns > div a {
    text-decoration: none;
    color: #333;
}
.foot-sns > div a img {
    display: block;
    margin: 0 auto;
}
.foot-sns .sns {
    display: flex;
    gap: 40px;
    align-items: center;
    justify-content: center;
    padding-bottom: 60px;
    margin-bottom: 20px;
}
.foot-sns .sns a {
    display: flex;
    align-items: center;
    justify-content: center;
}
#calendar {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto 60px;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
}
.fc {
    font-family: 'Noto Sans JP', sans-serif;
}
.fc .fc-toolbar-title {
    font-size: 20px;
    color: #333;
}
.fc .fc-button-primary {
    background-color: #77808f;
    border-color: #77808f;
}
.fc .fc-button-primary:hover {
    background-color: #64AAA2;
    border-color: #64AAA2;
}
.fc .fc-daygrid-day-number {
    color: #333;
    text-decoration: none;
}
.fc .fc-day-today {
    background-color: #F0F3F0 !important;
}
.calendar_01 {
    background-color: #fff !important;
    border-color: #64AAA2 !important;
}
.calendar_02 {
    background-color: #64AAA2 !important;
    border-color: #64AAA2 !important;
}
.calendar_01 .fc-event-title {
    color: #64AAA2;
}
.calendar_02 .fc-event-title {
    color: #fff;
}
.foot-sns > ul {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    width: 730px;
    margin: 0 auto;
    padding-left: 0;
}
.foot-sns > ul li {
    width: 230px;
    list-style: none;
}
.foot-sns > ul li a {
    display: flex;
    align-items: center;
    padding: 14px 8px 14px 22px;
    border: 1px solid #E6EAEB;
    color: #333;
    text-decoration: none;
    background-color: #fff;
}
.foot-sns > ul li a span {
    padding-right: 12px;
}
.foot-sns > ul li a strong {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}
.instagram-t {
    padding-top: 4px;
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.reason-mv, .reason-a, .point, .downtime, .profile, .menu, .price, .step, .faq {
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}
.reason-mv.is-visible, .reason-a.is-visible, .point.is-visible, .downtime.is-visible, .profile.is-visible, .menu.is-visible, .price.is-visible, .step.is-visible, .faq.is-visible {
    opacity: 1;
    transform: translateY(0);
}
.foot-logo img {
    width: 380px;
    height: auto;
}
/* pc */
@media only screen and (min-width: 1024px) {
    .sp-cta {
        display: none !important;
    }
    .pc {
        display: block !important;
    }
    .sp {
        display: none !important;
    }
    .pcin {
        display: inline-block !important;
    }
    .spin {
        display: none !important;
    }
}
/* tablet */
@media only screen and (max-width: 1023px) {
    .mv .logo {
        width: 80%;
        height: auto;
    }
    .contents {
        overflow: hidden;
    }
    .foot-sns .sns {
        padding-bottom: 0px;
    }
    .pc {
        display: none !important;
    }
    .sp {
        display: block !important;
    }
    .pcin {
        display: none !important;
    }
    .spin {
        display: inline-block !important;
    }
    .sp-cta {
        position: fixed;
        bottom: -200px;
        left: 0;
        width: 100%;
        transition: bottom 0.3s ease;
        z-index: 1000;
        background: linear-gradient(to top, #AF944A, #C6AC68);
        box-shadow: 0 -0.2rem 0.4rem rgba(0, 0, 0, 0.16);
        padding: 8px 2px;
    }
    .sp-cta p {
        text-align: center;
        color: #fff;
        padding: 12px 0;
        font-size: 20px;
        font-weight: bold;
    }
    .sp-cta div {
        display: flex;
        align-items: center;
    }
    .sp-cta.show {
        bottom: 0;
    }
    .sp-cta a {
        flex-basis: 33.4%;
        height: auto;
    }
    .sp-cta a:first-child {
        padding-left: 4px;
    }
    .sp-cta a:nth-child(2) {
        padding-left: 2px;
        padding-right: 2px;
        border-right: 1px solid #fff;
        border-left: 1px solid #fff;
    }
    .sp-cta a:last-child {
        padding-right: 4px;
    }
    .sp-cta div img {
        display: block;
        height: auto;
    }
    img {
        width: 100%;
        height: auto;
    }
    body {
        font-family: 'Noto Sans JP', sans-serif;
        font-size: 16px;
        line-height: 24px;
        color: #333;
        background-color: #fff;
    }
    .point {
        background-color: #fff;
        padding: 60px 0 20px;
    }
    .point h2 {
        font-family: 'Noto Serif JP', serif;
        font-size: 24px;
        font-weight: normal;
        text-align: center;
        margin-bottom: 60px;
        line-height: 36px;
        color: #4D9189;
        padding: 24px 24px;
        border-top: 2px solid #4D9189;
        border-bottom: 2px solid #4D9189;
        width: 80%;
    }
    .point-number {
        position: relative;
        width: 172px;
        height: 149px;
        background: url(../img/hexagon.png) no-repeat center center;
        background-size: contain;
        color: #fff;
        margin: 20px 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        font-weight: normal;
        font-size: 30px;
        box-sizing: border-box;
    }
    .point-number p {
        margin: 0px 0 4px;
        line-height: 1;
        font-size: 23px;
    }
    .point-number span {
        font-family: Arial, sans-serif;
        font-size: 40px;
        margin-top: 5px;
    }
    .point-flex {
        display: block;
        width: 100%;
        margin: 0 auto 60px;
        gap: 40px;
        align-items: center;
        padding: 0 40px;
    }
    .point-flex p {
        text-align: center;
        line-height: 28px;
    }
    .point-flex div:first-child {
        width: 124px;
        margin: 0 auto;
    }
    .point-flex div:last-child {
        width: 100%;
    }
    .point-flex h3 {
        font-family: 'Noto Serif JP', serif;
        font-size: 20px;
        line-height: 30px;
        color: #4D9189;
        font-weight: normal;
        margin-bottom: 28px;
        text-align: center;
    }
    .point-flex h3 span {
        color: #B12222;
    }
    .faq {
        background-color: #F6F7F7;
        padding: 60px 24px;
    }
    .faq h2 {
        font-family: 'Noto Serif JP', serif;
        font-size: 24px;
        font-weight: normal;
        text-align: center;
        margin-bottom: 40px;
        color: #4D9189;
    }
    .faq dl {
        width: 100%;
        margin: 0 auto 40px;
    }
    .faq dt {
        background-color: #4D9189;
        color: #fff;
        padding: 20px;
        box-sizing: border-box;
        display: flex;
    }
    .faq dt span {
        margin-right: 12px;
        flex-shrink: 0;
        font-size: 20px;
    }
    .faq dd {
        background-color: #fff;
        padding: 20px;
        box-sizing: border-box;
        margin: 0;
        display: flex;
    }
    .faq dd span {
        margin-right: 12px;
        flex-shrink: 0;
        font-weight: bold;
        font-size: 20px;
    }
    .faq dd p {
        margin: 0;
    }
    .recommended {
        background-color: #F0F3F0;
        padding: 12px 0;
    }
    .recommended div {
        width: 100%;
        margin: 0 auto;
    }
    .recommended h2 {
        font-family: 'Noto Serif JP', serif;
        font-size: 32px;
        text-align: center;
        margin-bottom: 8px;
        color: #4D9189;
    }
    .cta {
        display: none;
    }
    .step {
        width: 100%;
        margin: 0 auto;
        padding: 60px 24px;
        background-color: #fff;
    }
    .step h2 {
        font-family: 'Noto Serif JP', serif;
        font-size: 24px;
        font-weight: normal;
        text-align: center;
        margin-bottom: 40px;
        color: #4D9189;
    }
    .step-flex {
        background-color: #F6F7F7;
        border-radius: 20px;
        padding: 28px 20px;
        display: block;
        gap: 40px;
        align-items: flex-start;
    }
    .step-flex h3 {
        font-size: 20px;
        color: #4D9189;
        margin-bottom: 16px;
    }
    .step-flex h3 span {
        margin-right: 12px;
        background-color: #4D9189;
        color: #fff;
        padding: 2px 10px;
        border-radius: 10px;
    }
    .step-flex p {
        line-height: 28px;
        margin-bottom: 16px;
    }
    .step-flex p span {
        border-radius: 12px;
    }
    .step-flex div:first-child {
        order: 2;
        flex-basis: 420px;
    }
    .step-flex > div:last-child {
        order: 1;
        flex-basis: 460px;
    }
    .step-arrow {
        width: 140px;
        margin: 40px auto 40px;
        text-align: center;
    }
    .step-arrow img {
        width: 140px;
        height: auto;
    }
    .payment-bg {
        padding: 0 24px;
    }
    .payment {
        background-color: #F6F7F7;
        width: 100%;
        padding: 40px 20px;
        margin: 40px auto;
        box-sizing: border-box;
    }
    .payment h3 {
        font-family: 'Noto Serif JP', serif;
        font-size: 24px;
        color: #4D9189;
        text-align: center;
        margin-bottom: 20px;
        font-weight: normal;
    }
    .payment h4 {
        font-size: 16px;
        text-align: center;
        margin-bottom: 12px;
        font-weight: normal;
    }
    .payment .pimg {
        margin: 20px auto;
        text-align: center;
        width: 80%;
    }
    .payment p:last-child {
        margin-top: 32px;
        line-height: 28px;
    }
    .caseimg {
        background-color: #F6F7F7;
        padding: 20px 20px 32px;
        width: 100%;
        margin: 0px auto 0px;
        text-align: center;
    }
    .caseimg h3 {
        font-family: 'Noto Serif JP', serif;
        font-size: 24px;
        line-height: 48px;
        color: #4D9189;
        font-weight: normal;
        margin-bottom: 0px;
    }
    .caseimg div img {
        width: 100%;
        height: auto;
        display: block;
    }
    .caseimg p {
        margin-top: 20px;
        font-size: 16px;
        line-height: 28px;
        padding: 0 24px;
    }
    .commitment {
        background-color: #E9E9E9;
        background: none;
        background-size: cover;
        padding: 0 0 80px;
    }
    .commitment > div {
        width: auto;
        margin: 0 auto;
    }
    .commitment h2 {
        font-family: 'Noto Serif JP', serif;
        font-size: 24px;
        font-weight: normal;
        margin-bottom: 20px;
        background-image: url("../img/kodawari-bg.jpg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        padding: 96px 0;
    }
    .commitment p {
        margin-bottom: 60px;
        padding: 0 24px;
        line-height: 28px;
    }
    .commitment dl {
        padding: 0 24px;
    }
    .commitment dl > div {
        display: block;
        gap: 36px;
        align-items: flex-start;
    }
    .commitment dl div div {
        flex-basis: 100%;
    }
    .commitment dl div dd {
        flex-basis: 100%;
        line-height: 28px;
    }
    .commitment div dl {
        width: auto;
        padding: 0 40px;
    }
    .commitment dl dt {
        color: #4D9189;
        font-size: 20px;
        margin-bottom: 18px;
        text-align: center;
        line-height: 28px;
    }
    .commitment dl dd {
        margin-top: 20px;
    }
    .commitment dl dt span {
        background-color: #4D9189;
        color: #fff;
        padding: 0 12px;
        border-radius: 10px;
        margin-right: 12px;
        font-size: 24px;
        line-height: 60px;
    }
    .commitment dl:not(:last-child) {
        margin-bottom: 80px;
    }
    .commitment dl div div img {
        width: 100%;
        height: auto;
    }
    .reason h2 {
        background: #4D9189;
        font-size: 24px;
        line-height: 34px;
        text-align: center;
        padding: 20px 0;
        color: #fff;
        font-family: 'Noto Serif JP', serif;
    }
    .reason-mv {
        margin-bottom: 40px;
    }
    .reason-t {
        text-align: center;
        margin-bottom: 32px;
    }
    .reason-t p {
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 20px;
    }
    .reason-t div {
        text-align: center;
        margin: 0 auto;
        width: 60%;
    }
    .reason-t div img {
        width: 100%;
    }
    .reason-t h3 {
        font-size: 34px;
        font-family: 'Noto Serif JP', serif;
        color: #4D9189;
        margin-bottom: 40px;
    }
    .reason-t h3 span {
        background: linear-gradient(transparent 50%, #ECECEC 50%);
        height: 40px;
        display: inline-block;
    }
    .reason-a {
        padding: 40px 20px;
        text-align: center;
        background: #F0F3F0;
        width: 100%;
        margin: 0 auto 40px;
    }
    .reason-a div {
        display: block;
        justify-content: center;
        gap: 20px;
    }
    .reason-a div div {
        margin-bottom: 20px;
        width: 100%;
    }
    .reason-a p {
        font-size: 18px;
        margin-bottom: 20px;
        line-height: 28px;
    }
    .reason-a h4 {
        color: #4D9189;
        font-family: 'Noto Serif JP', serif;
        margin-top: 20px;
        font-size: 22px;
        line-height: 34px;
    }
    .bf {
        background: #F6F7F7;
        padding: 20px;
        width: 90% !important;
    }
    .bf h3 {
        font-size: 24px;
        margin-bottom: 8px;
        color: #64AAA2;
        font-weight: normal;
        margin-top: 24px;
    }
    .before-after {
        margin: 40px 0;
    }
    .before-after h2 {
        font-family: 'Noto Serif JP', serif;
        font-size: 22px;
        font-weight: normal;
        text-align: center;
        margin-bottom: 40px;
        color: #4D9189;
    }
    .bf-slider {
        width: 90%;
        margin: 0 auto;
    }
    .bf-slider .bf {
        margin: 0 20px;
    }
    .downtime {
        padding: 100px 0;
        background-color: #F0F3F0;
        background-size: cover;
        padding: 40px 24px;
    }
    .downtime h2 {
        font-family: 'Noto Serif JP', serif;
        font-size: 24px;
        font-weight: normal;
        text-align: center;
        margin-bottom: 20px;
        color: #4D9189;
    }
    .down-flex {
        width: 100%;
        margin: 0 auto 24px;
        background: #fff;
        padding: 20px;
        display: block;
        gap: 20px;
        align-items: flex-start;
    }
    .down-flex dl {
        flex: 1;
        order: 2;
    }
    .down-flex div {
        flex: 1;
        order: 1;
    }
    .down-flex dl dt {
        font-size: 18px;
        line-height: 28px;
        color: #4D9189;
        margin-bottom: 12px;
        margin-top: 12px;
    }
    .down-flex dl dd {
        font-size: 16px;
        line-height: 26px;
    }
    .risk-t {
        margin-top: 80px;
        margin-bottom: 40px;
        font-family: 'Noto Sans JP', sans-serif;
        font-size: 20px;
        text-align: center;
        color: #4D9189;
        font-weight: normal;
        line-height: 32px;
    }
    .down-table {
        margin: 0 auto;
        width: 1000px;
        border-collapse: collapse;
    }
    .monitor-table {
        margin: 0 auto 20px;
        width: 920px;
        border-collapse: collapse;
    }
    .table-scroll {
        overflow-x: scroll;
        margin-bottom: 12px;
        scrollbar-color: #64AAA2 #fff;
    }
    /* WebKit用（Safari/Chrome） */
    .table-scroll::-webkit-scrollbar {
        width: 8px;
        height: 8px;
    }
    .table-scroll::-webkit-scrollbar-track {
        background: #fff;
        border-radius: 4px;
    }
    .table-scroll::-webkit-scrollbar-thumb {
        background-color: #64AAA2;
        border-radius: 4px;
        border: 2px solid #fff; /* 枠付きでバーに余白感を出す */
    }
    .simplebar-track.simplebar-vertical {
        width: 10px;
        background: #fff;
    }
	.simplebar-track {
  background: #fff !important;
  border: none !important;
  box-shadow: none !important;
}
    .simplebar-scrollbar {
        background: #64AAA2;
        border-radius: 10px;
    }
	/* スクロールバーの色をカスタマイズ */
.simplebar-scrollbar:before {
  background-color: #64AAA2 !important; /* バー本体の色 */
  border: none !important;
  box-shadow: none !important;
}

/* トラック背景色 */
.simplebar-track.simplebar-vertical {
  background: #fff;
}
    .down-table td {
        border: 1px solid #E9E9E9;
        padding: 20px 12px;
        background: #fff;
    }
    .down-table th {
        background: #4D9189;
        color: #fff;
        padding: 12px;
        border: 1px solid #E9E9E9;
    }
    .down-table td:nth-child(2), .down-table td:nth-child(5) {
        text-align: center;
    }
    .down-table td:first-child, .down-table th:first-child {
        width: 270px;
    }
    .down-table td:nth-child(2), .down-table th:nth-child(2) {
        width: 136px;
    }
    .down-table td:nth-child(3), .down-table th:nth-child(3) {
        width: 265px;
    }
    .down-table td:nth-child(4), .down-table th:nth-child(4) {
        width: 175px;
    }
    .down-table td:nth-child(5), .down-table th:nth-child(5) {
        width: 151px;
    }
    .monitor-table td {
        border: 1px solid #E9E9E9;
        padding: 12px 12px;
        background: #fff;
        font-size: 16px;
        line-height: 28px;
    }
    .monitor-table th {
        background: #4D9189;
        color: #fff;
        padding: 4px 8px;
        border: 1px solid #E9E9E9;
        font-weight: normal;
        font-size: 16px;
        line-height: 28px;
    }
    .monitor-table td:nth-child(2), .monitor-table td:nth-child(3) {
        font-size: 16px;
        line-height: 28px;
    }
    .monitor-table td:nth-child(4) {
        color: #B12222;
    }
    .monitor-table td:nth-child(4), .monitor-table td:nth-child(5) {
        text-align: center;
        font-size: 16px;
        font-weight: bold;
    }
    .monitor-table td:first-child {
        font-size: 16px;
    }
    .monitor-table th:nth-child(4) {
        background: #B12222;
    }
    .profile {
        padding: 60px 0 40px;
    }
    .profile h2 {
        font-family: 'Noto Serif JP', serif;
        font-size: 24px;
        font-weight: normal;
        text-align: center;
        margin-bottom: 40px;
        color: #4D9189;
    }
    .prof-flex {
        display: block;
        gap: 68px;
        width: 100%;
        margin: 0 auto;
    }
    .prof-flex div:first-child {
        width: 50%;
        margin: 0 auto 40px;
    }
    .prof-flex div:last-child {
        width: 100%;
        padding: 0 40px
    }
    .profile h3 {
        font-size: 20px;
        color: #4D9189;
        margin-top: 0;
        margin-bottom: 16px;
        border-top: 2px solid #4D9189;
        font-family: 'Noto Serif JP', serif;
        padding-top: 16px;
    }
    .profile h4 {
        font-size: 18px;
        line-height: 24px;
        padding-bottom: 16px;
        border-bottom: 2px solid #64AAA2;
        margin-bottom: 20px;
        font-weight: normal;
    }
    .prof-flex p:first-child {
        line-height: 28px;
    }
    .prof-flex p span {
        color: #B52121;
    }
    .profname {
        font-weight: normal;
        font-size: 18px;
        line-height: 28px;
        margin-top: 20px;
    }
    .menu {
        padding: 80px 0 0;
    }
    .menu h2 {
        font-family: 'Noto Serif JP', serif;
        font-size: 24px;
        font-weight: normal;
        text-align: center;
        margin-bottom: 60px;
        color: #4D9189;
    }
    .menu1 {
        background: #DFE8E4;
    }
    .menu2 {
        background: #E9ECEB;
    }
    .menu-c {
        width: 100%;
        margin: 0 auto;
    }
    .menu-bg {
        padding: 60px 24px;
    }
    .menu-c h3 {
        font-size: 22px;
        color: #64AAA2;
        border-bottom: 2px solid #9EBAAE;
        padding-bottom: 20px;
        font-weight: normal;
    }
    .menu-c h4 {
        font-size: 16px;
        margin-bottom: 40px;
        padding-top: 20px;
    }
    .menu-c p {
        line-height: 28px;
    }
    .menu-flex {
        display: block;
        gap: 40px;
        align-items: stretch;
        margin-bottom: 20px;
    }
    .menu-flex dl {
        width: 100%;
        background: #F6F7F7;
        padding: 24px 12px;
        border-radius: 20px;
        height: 100%;
    }
    .menu-flex > div {
        width: 292px;
        display: none;
    }
    .menu-flex dl dt {
        font-size: 20px;
        position: relative;
        padding-left: 20px;
        margin-bottom: 20px;
    }
    .menu-flex dl dd {
        color: #5B8A76;
        line-height: 32px;
    }
    .structure {
        background: #F6F7F7;
        padding: 24px 32px;
        border-radius: 20px;
        height: 100%;
        margin-top: 40px;
    }
    .structure h4 {
        color: #64AAA2;
        font-size: 20px;
        margin-bottom: 12px;
    }
    .structure dl dt {
        font-weight: bold;
        margin-bottom: 12px;
        margin-top: 28px;
    }
    .structure dl dd {
        line-height: 28px;
        margin-bottom: 8px;
    }
    .price {
        padding: 60px 24px;
        background: #F9F9F9;
    }
    .price h2 {
        font-family: 'Noto Serif JP', serif;
        font-size: 24px;
        font-weight: normal;
        text-align: center;
        margin-bottom: 40px;
        color: #4D9189;
    }
    .price-t {
        background: #fff;
        padding: 20px 12px;
        border-top: 4px solid #64AAA2;
        font-size: 16px;
        line-height: 28px;
        width: 100%;
        margin: 0 auto 40px;
    }
    .special-menu {
        background: #fff;
        padding: 20px 12px;
        border-top: 4px solid #64AAA2;
        font-size: 20px;
        line-height: 36px;
        width: 100%;
        margin: 0 auto 40px;
    }
    .special-menu h3 {
        text-align: center;
        color: #64AAA2;
        margin-bottom: 32px;
        font-size: 20px;
        line-height: 30px;
    }
    .special-menu dt, .special-menu dd {
        text-align: center;
        line-height: 24px;
        font-size: 16px;
    }
    .special-menu dd {
        text-align: center;
        margin-bottom: 32px;
        font-size: 20px;
        margin-top: 20px;
    }
    .special-menu dd span {
        color: #B12222;
        font-size: 56px;
        font-family: Arial, sans-serif;
        padding: 0 8px;
    }
    .special-menu p {
        text-align: center;
        margin-top: 20px;
        font-size: 16px;
        line-height: 28px;
    }
    .pricelist-pc {
        margin: 0 auto 80px;
        width: 100%;
        border-collapse: collapse;
    }
    .pricelist-pc td {
        border: 1px solid #E9E9E9;
        padding: 16px 4px;
        background: #fff;
    }
    .pricelist-pc th {
        background: #4D9189;
        color: #fff;
        padding: 16px 2px;
        border: 1px solid #E9E9E9;
    }
    .pricelist-pc th:nth-child(3) {
        background: #B12222;
    }
    .pricelist-pc td:nth-child(2), .pricelist-pc td:nth-child(3) {
        text-align: center;
        font-size: 16px;
        font-weight: bold;
    }
    .pricelist-pc td:nth-child(2) {
        color: #333;
    }
    .pricelist-pc td:nth-child(3) {
        color: #B12222;
    }
    .pricelist-pc td:first-child {
        font-size: 16px;
    }
    .pricelist-pc span {
        display: block;
    }
    footer {
        background: #F6F6F6;
        padding: 40px 12px 20px;
        line-height: 28px;
    }
    footer .flex {
        width: 100%;
        margin: 0 auto 40px;
        display: block;
        justify-content: space-between;
    }
    footer .flex div, footer .flex dl {
        flex-basis: 100%;
    }
    footer .flex .line span {
        background: #22BA4F;
        color: #fff;
        padding: 4px 8px;
    }
    footer .flex .line img {
        display: inline-block;
        vertical-align: middle;
        margin-right: 12px;
    }
    .copylight {
        background: #64AAA2;
        color: #fff;
        text-align: center;
        padding: 28px 0;
        width: 100%;
        margin: 0 auto 23vw;
        font-size: 20px;
    }
    .gmap {
        margin: 0 auto 24px;
        width: 100%;
    }
    .gmap iframe {
        width: 100%;
        height: 200px;
    }
    .work-schedule {
        width: 100%;
        margin: 0 auto 20px;
    }
    .mv {
        background: url(../img/sp-mv.png) no-repeat center bottom;
        background-size: cover;
        height: 92vw;
        position: relative;
    }
    .mv .logo {
        position: relative;
        top: 20px;
        left: 0px;
        margin: 0 auto;
        display: block;
        width: 200px;
        height: auto;
    }
    .mv-t {
        text-align: center;
        padding-top: 48px;
    }
    .mv-t dt {
        display: none;
        color: #171C3C;
        margin-bottom: 4px;
        font-family: 'Noto Serif JP', serif;
        font-size: 24px;
    }
    .mv-t dd {
        color: #171C3C;
        margin-bottom: 4px;
        font-family: 'Noto Serif JP', serif;
        font-size: 40px;
        line-height: 60px;
    }
    .mv-t h1 {
        font-weight: normal;
        font-size: 14px;
    }
    .mv-img {
        position: relative;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        display: none;
    }
    .mv-img img {
        max-width: 100%;
        width: 100%;
        height: auto;
    }
    .foot-logo {
        text-align: center;
        width: 100%;
    }
    .foot-logo img {
        width: 280px;
        height: auto;
    }
    .line {
        margin-top: 20px;
    }
    .line img {
        width: 40px;
        height: auto;
    }
    .case-bf li {
        font-size: 16px;
    }
    .case-bf li span {
        padding: 8px 0;
    }
    .case-bf {
        padding-left: 0;
    }
    .foot-sns > ul {
        display: flex;
        justify-content: space-between;
        margin-top: 20px;
        width: 100%;
        margin: 0 auto;
        padding-left: 0;
        flex-wrap: wrap;
    }
    .foot-sns {
        padding-bottom: 0px;
    }
    .foot-sns > ul li {
        width: 48%;
        list-style: none;
        margin-bottom: 20px;
        font-size: 13px;
        height: 78px;
    }
    .foot-sns > ul li a {
        display: flex;
        align-items: center;
        padding: 14px 0px 14px 8px;
        border: 1px solid #E6EAEB;
        color: #333;
        text-decoration: none;
        line-height: 16px;
        height: 78px;
    }
    .foot-sns > ul li a span {
        padding-right: 8px;
    }
    .foot-sns > ul li a strong {
        font-size: 14px;
        font-weight: normal;
        line-height: 20px;
    }
    .foot-sns > div > div {
        width: 100%;
        display: flex;
        height: 78px;
        gap: 20px;
        align-items: center;
        padding: 20px 12px;
    }
    .foot-sns > div a {
        display: flex;
        gap: 12px;
        align-items: center;
    }
    .foot-sns > div {
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 768px) {
    .mv {
        background: url(../img/sp-mv.png) no-repeat center bottom;
        background-size: cover;
        height: 100vw;
        position: relative;
    }
    .mv-t {
        text-align: center;
        padding-top: 5vw;
    }
    .sp-cta p {
        text-align: center;
        color: #fff;
        padding: 4px 0 6px;
        font-size: 16px;
        font-weight: bold;
    }
    .sp-cta {
        padding: 4px 2px;
    }
    .mv-t dt {
        display: none;
        color: #171C3C;
        margin-bottom: 4px;
        font-family: 'Noto Serif JP', serif;
        font-size: 20px;
    }
    .mv-t dd {
        color: #171C3C;
        margin-bottom: 4px;
        font-family: 'Noto Serif JP', serif;
        font-size: 40px;
        line-height: 60px;
    }
}
@media only screen and (max-width: 600px) {
    .mv-t dd {
        color: #171C3C;
        margin-bottom: 4px;
        font-family: 'Noto Serif JP', serif;
        font-size: 32px;
        line-height: 40px;
    }
}
@media only screen and (max-width: 500px) {
    .mv {
        background: url(../img/sp-mv.png) no-repeat center bottom;
        background-size: cover;
        height: 117vw;
        position: relative;
    }
    .mv-t {
        text-align: center;
        padding-top: 10vw;
    }
    .mv-t dt {
        display: none;
        color: #171C3C;
        margin-bottom: 4px;
        font-family: 'Noto Serif JP', serif;
        font-size: 16px;
    }
    .mv-t dd {
        color: #171C3C;
        margin-bottom: 8px;
        font-family: 'Noto Serif JP', serif;
        font-size: 28px;
        line-height: 44px;
    }
}
@media only screen and (max-width: 350px) {
    .mv-t {
        padding-top: 28px;
    }
    .mv-t dd {
        font-size: 24px;
        line-height: 34px;
    }
    .reason-t h3 {
        font-size: 30px;
    }
}