@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

:root {
    /*------------------------------------------------------
  System - Font
  ------------------------------------------------------*/
    --body-font-family: 'Noto Sans JP', sans-serif;
    --font-family01: 'Noto Sans JP', sans-serif;
    --font-family02: 'Noto Sans JP', sans-serif;
    --font-family03: 'Poppins', 'Noto Sans JP', sans-serif;
    --body-font-size: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem);
    /*1.6rem-1.4rem (1920-375)*/
    --content-max-width: 1240px;
    --content-max-width-lg: 1240px;
    /*------------------------------------------------------
  Background - Color 
  ------------------------------------------------------*/
    --color-background: #fff;
    --color-font: #111111;
    --color-primary: #0072bc;
    --color-primary-shade: #fff;
    --color-primary-tint: #fff;
    --color-secondary: #fff570;
    --color-secondary-tint: #fff570;
    --color-table-border: #0072bc;
    --color-table-background: #0072bc;
    --color-blue-light: #e9f2ff;
    --color-green: #06c755;
    --color-gray: #aeaeae;
    --color-dark: #cccccc;
    --color-gray-light: #cfcfcf;
    --color-light: #f5f5f5;
    --color-list: #373737;
    --color-orange: #ea580f;
    --color-red: #cd131e;
    /*------------------------------------------------------
  Header
  ------------------------------------------------------*/
    --header-background: #fff;
    --header-color-font: #111111;
    --header-color-primary: #0072bc;
    --header-color-primary-shade: #fff;
    --header-color-primary-tint: #0072bc;
    /*------------------------------------------------------
  Footerh
  ------------------------------------------------------*/
    --footer-background: #0072bc;
    --footer-color-font: #ffffff;
    --footer-color-primary: #ffffff;
    /*------------------------------------------------------
  PX Variations
  ------------------------------------------------------*/
    --px240: min(calc(240px + (1vw - 19.2px) * 10.356), 240px);
    /*240px-80px (1920-375)*/
    --px220: min(calc(220px + (1vw - 19.2px) * 10.356), 220px);
    /*220px-80px (1920-375)*/
    --px200: min(calc(200px + (1vw - 19.2px) * 6.4725), 200px);
    /*200px-100px (1920-375)*/
    --px190: min(calc(190px + (1vw - 19.2px) * 3.8835), 190px);
    /*190-120px (1920-375) */
    --px180: min(calc(180px + (1vw - 19.2px) * 3.8835), 180px);
    /*180-120px (1920-375) */
    --px170: min(calc(170px + (1vw - 19.2px) * 3.8835), 170px);
    /*170-120px (1920-375) */
    --px160w: min(calc(160px + (1vw - 19.2px) * 5.178), 160px);
    /*160px-80px (1920-375)*/
    --px160: min(calc(160px + (1vw - 19.2px) * 6.4725), 160px);
    /*160px-60px (1920-375)*/
    --px150: min(calc(150px + (1vw - 19.2px) * 3.2362), 150px);
    /*150-100px (1920-375) */
    --px145: min(calc(145px + (1vw - 19.2px) * 3.2362), 145px);
    /*145-100px (1920-375) */
    --px140: min(calc(140px + (1vw - 19.2px) * 6.4725), 140px);
    /*140px-40px (1920-375)*/
    --px130: min(calc(130px + (1vw - 19.2px) * 2.589), 130px);
    /*130px-80px (1920-375)*/
    --px120: min(calc(120px + (1vw - 19.2px) * 2.589), 120px);
    /*120px-80px (1920-375)*/
    --px100w: min(calc(100px + (1vw - 19.2px) * 3.2362), 100px);
    /*100px-50px (1920-375)*/
    --px100: min(calc(100px + (1vw - 19.2px) * 3.8835), 100px);
    /*100px-40px (1920-375)*/
    --px96: min(calc(96px + (1vw - 19.2px) * 3.1068), 96px);
    /*96px-48px (1920-375)*/
    --px90: min(calc(90px + (1vw - 19.2px) * 1.2945), 90px);
    /*90px-60px (1920-375)*/
    --px80w: min(calc(80px + (1vw - 19.2px) * 1.2945), 80px);
    /*80px-60px (1920-375)*/
    --px80: min(calc(80px + (1vw - 19.2px) * 2.589), 80px);
    /*80px-40px (1920-375)x*/
    --px80s: min(calc(80px + (1vw - 19.2px) * 3.8835), 80px);
    /*80px-20px (1920-375)x*/
    --px70: min(calc(70px + (1vw - 19.2px) * 1.9417), 70px);
    /*70px-20px (1920-375)x*/
    --px68: min(calc(68px + (1vw - 19.2px) * 1.9417), 68px);
    /*68px-20px (1920-375)x*/
    --px65: min(calc(65px + (1vw - 19.2px) * 1.9417), 65px);
    /*65px-20px (1920-375)x*/
    --px60w: min(calc(60px + (1vw - 19.2px) * 1.2945), 60px);
    /*60px-40px (1920-375)*/
    --px60: min(calc(60px + (1vw - 19.2px) * 1.9417), 60px);
    /*60px-30px (1920-375)*/
    --px50: min(calc(50px + (1vw - 19.2px) * 1.2945), 50px);
    /*50px-30px (1920-375) */
    --px40w: min(calc(40px + (1vw - 19.2px) * 0.6472), 40px);
    /*40px-30px (1920-375)*/
    --px40: min(calc(40px + (1vw - 19.2px) * 1.2945), 40px);
    /*40px-20px (1920-375)*/
    --px35: min(calc(35px + (1vw - 19.2px) * 1.2945), 35px);
    /*35px-20px (1920-375)*/
    --px30w: min(calc(30px + (1vw - 19.2px) * 0.6472), 30px);
    /*30px-20px (1920-375)*/
    --px30: min(calc(30px + (1vw - 19.2px) * 0.9709), 30px);
    /*30px-15px (1920-375)*/
    --px24: min(calc(24px + (1vw - 19.2px) * 0.6472), 24px);
    /*24px-14px (1920-375)*/
    --px20: min(calc(20px + (1vw - 19.2px) * 0.6472), 20px);
    /*20px-10px (1920-375)*/
    --px18: min(calc(18px + (1vw - 19.2px) * 0.2589), 18px);
    /*18px-14px (1920-375)*/
    --px16: min(calc(16px + (1vw - 19.2px) * 0.1294), 16px);
    /*16px-14px (1920-375)*/
    --px14: min(calc(14px + (1vw - 19.2px) * 0.1294), 14px);
    /*14px-12px (1920-375)*/
    --px12: min(calc(12px + (1vw - 19.2px) * 0.0647), 12px);
    /*12px-11px (1920-375)*/
    /*------------------------------------------------------
  REM Variations
  ------------------------------------------------------*/
    --rem200: min(calc(20rem + (1vw - 1.92rem) * 6.472), 20rem);
    /*20rem-10rem (1920-375)*/
    --rem160: min(calc(16rem + (1vw - 1.92rem) * 6.472), 16rem);
    /*16rem-10rem (1920-375)*/
    --rem120: min(calc(12rem + (1vw - 1.92rem) * 3.8835), 12rem);
    /*12rem-6rem (1920-375)*/
    --rem96: min(calc(9.6rem + (1vw - 1.92rem) * 1.2945), 9.6rem);
    /*9.6rem-6rem (1920-375)*/
    --rem80w: min(calc(8rem + (1vw - 1.92rem) * 1.2945), 8rem);
    /*8rem-6rem (1920-375)*/
    --rem80: min(calc(8rem + (1vw - 1.92rem) * 2.589), 8rem);
    /*8rem-4rem (1920-375)x*/
    --rem72: min(calc(7.2rem + (1vw - 1.92rem) * 1.9417), 7.2rem);
    /*7.2rem-4.2rem (1920-375)*/
    --rem70: min(calc(7rem + (1vw - 1.92rem) * 1.8875), 7rem);
    /*7rem-4rem (1920-375)*/
    --rem60: min(calc(6rem + (1vw - 1.92rem) * 1.5534), 6rem);
    /*6rem-3.6rem (1920-375)*/
    --rem50: min(calc(5rem + (1vw - 1.92rem) * 1.5534), 5rem);
    /*5rem-3.6rem (1920-375)*/
    --rem48w: min(calc(4.8rem + (1vw - 1.92rem) * 0.6472), 4.8rem);
    /*4.8rem-3.8rem*/
    --rem48: min(calc(4.8rem + (1vw - 1.92rem) * 1.5534), 4.8rem);
    /*4.8rem-2.4rem (1920-375)*/
    --rem46: min(calc(4.6rem + (1vw - 1.92rem) * 1.5534), 4.6rem);
    /*4.6rem-2.4rem (1920-375)*/
    --rem42w: min(calc(4.2rem + (1vw - 1.92rem) * 0.6472), 4.2rem);
    /*4.2rem-3.2rem (1920-375)*/
    --rem42: min(calc(4.2rem + (1vw - 1.92rem) * 1.165), 4.2rem);
    /*4.2rem-2.4rem (1920-375)*/
    --rem42s: min(calc(4.2rem + (1vw - 1.92rem) * 1.4887), 4.2rem);
    /*4.2rem-1.9rem (1920-375)*/
    --rem40w: min(calc(4rem + (1vw - 1.92rem) * 0.6472), 4rem);
    /*4rem-3rem (1920-375)*/
    --rem40: min(calc(4rem + (1vw - 1.92rem) * 1.2945), 4rem);
    /*4rem-2rem (1920-375)*/
    --rem36: min(calc(3.6rem + (1vw - 1.92rem) * 0.7767), 3.6rem);
    /*3.6rem-2.4rem (1920-375)*/
    --rem32: min(calc(3.2rem + (1vw - 1.92rem) * 0.3883), 3.2rem);
    /*3.2rem-2.4rem (1920-375)*/
    --rem30w: min(calc(3rem + (1vw - 1.92rem) * 0.3883), 3rem);
    /*3rem-2.4rem (1920-375)*/
    --rem30: min(calc(3rem + (1vw - 1.92rem) * 0.6472), 3rem);
    /*3rem-2rem (1920-375)*/
    --rem30s: min(calc(3rem + (1vw - 1.92rem) * 0.9709), 3rem);
    /*3rem-1.5rem (1920-375)*/
    --rem28: min(calc(2.8rem + (1vw - 1.92rem) * 0.6472), 2.8rem);
    /*2.8rem-1.8rem (1920-375)*/
    --rem27: min(calc(2.7rem + (1vw - 1.92rem) * 0.6472), 2.7rem);
    /*2.7rem-1.8rem (1920-375)*/
    --rem26: min(calc(2.6rem + (1vw - 1.92rem) * 0.6472), 2.6rem);
    /*2.6rem-1.8rem (1920-375)*/
    --rem24w: min(calc(2.4rem + (1vw - 1.92rem) * 0.3883), 2.4rem);
    /*2.4rem-1.8rem (1920-375)*/
    --rem24: min(calc(2.4rem + (1vw - 1.92rem) * 0.6472), 2.4rem);
    /*2.4rem-1.4rem (1920-375)*/
    --rem22w: min(calc(2.2rem + (1vw - 1.92rem) * 0.3883), 2.2rem);
    /*2.2rem-1.6rem (1920-375)*/
    --rem22: min(calc(2.2rem + (1vw - 1.92rem) * 0.6472), 2.2rem);
    /*2.2rem-1.4rem (1920-375)*/
    --rem20w: min(calc(2rem + (1vw - 1.92rem) * 0.2589), 2rem);
    /*2rem-1.6rem (1920-375)*/
    --rem20: min(calc(2rem + (1vw - 1.92rem) * 0.3883), 2rem);
    /*2rem-1.4rem (1920-375)*/
    --rem18: min(calc(1.8rem + (1vw - 1.92rem) * 0.2589), 1.8rem);
    /*1.8rem-1.4rem (1920-375)*/
    --rem16: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem);
    /*1.6rem-1.4rem (1920-375)*/
    --rem14: min(calc(1.4rem + (1vw - 1.92rem) * 0.1294), 1.4rem);
    /*1.4rem-1.2rem (1920-375)*/
    --rem12: min(calc(1.2rem + (1vw - 1.92rem) * 0.0647), 1.2rem);
    /*1.2rem-1.1rem (1920-375)*/
}

/*------------------------------------------------------
Global Style
------------------------------------------------------*/
html {
    scroll-behavior: smooth;
}

.newsTitle p a:hover,
a:active,
a:hover {
    color: var(--color-primary);
}

.imgarea img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.fs-20 {
    font-size: var(--rem20) !important;
}

.pt12 {
    padding-top: var(--px120);
}

.pb12 {
    padding-bottom: var(--px120);
}

.lh-240 {
    line-height: 2.4;
}

.lh-200 {
    line-height: 2;
}

.fw-medium {
    font-weight: 500 !important;
}

.fw-bold {
    font-weight: 700 !important;
}

.color-white {
    color: var(--color-background) !important;
}

.bg-blue-light {
    background: var(--color-blue-light);
}

.bg-primary {
    background: var(--color-primary);
}

.bg-light {
    background: var(--color-light);
}

.marker--yellow {
    background: linear-gradient(transparent 60%, #fff570 60%);
}

.gap4 {
    gap: var(--px40);
}

.pd-txtarea {
    padding: var(--px80) 4%;
}

.post ul[class] li {
    line-height: 1.6;
}

.img-center {
    max-width: 589px;
    margin: 0 auto;
}

/*---------------------- Text Style -------------------*/
h1.title,
.post h1,
header#h1Header h1.title {
    font-size: var(--rem40w);
    font-weight: 700;
}

.en-title h1.title,
.en-title .post h1,
.en-title header#h1Header h1.title {
    font-family: var(--font-family03);
    font-weight: 400;
}

.post h2 {
    color: var(--color-font);
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: var(--px60);
    font-size: var(--rem20w);
}

.post h2 span {
    font-family: var(--font-family03);
    font-size: var(--rem36);
    margin-bottom: var(--px12);
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    color: var(--color-primary);
    line-height: 1;
}

.post .txtinner h2 {
    font-size: var(--rem24w);
    color: var(--color-font);
    text-align: left;
    margin-bottom: var(--px24);
}

.post h2::after {
    display: none;
}

.post .txtinner h2::after {
    display: none;
}

.post h3 {
    font-weight: 700;
    line-height: 1.4;
    color: var(--color-primary);
    margin-bottom: var(--px40);
    padding-left: 0;
    text-align: center;
    padding-right: 0;
    border: 0;
}

.post h3 span {
    display: block;
    font-size: var(--rem18);
    color: var(--color-primary);
    font-family: var(--font-family03);
    text-transform: uppercase;
    line-height: 1;
    margin-top: var(--px20);
}

.post h3::after {
    content: '';
    display: inline-block;
    width: 9.5rem;
    height: 2px;
    background: var(--color-primary);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.post h4 {
    font-weight: 700;
    letter-spacing: 0.1em;
    color: var(--color-primary);
    padding: 0 0 var(--px20);
    border-bottom: 1px solid var(--color-primary);
}

.post h4::before {
    display: none;
}

.post h4 span {
    display: block;
    font-size: var(--rem20w);
    font-family: var(--font-family03);
}

.txtstyle01 {
    font-weight: 500;
    font-size: var(--rem18);
    line-height: 2;
}

.txtstyle02 {
    font-weight: 700;
    font-size: var(--rem20);
    line-height: 1.8;
}

.txtstyle03 {
    font-weight: 700;
    font-size: var(--rem30);
    line-height: 1.6;
}

.txtstyle04 {
    font-weight: 700;
    display: flex;
    justify-content: flex-end;
}

/*---------------------- Table Style -------------------*/
.post table {
    font-size: 100%;
    border: 0;
}

.post table.responsive {
    border-collapse: separate;
    border-spacing: 0 2px;
}

.post table th,
.post table td {
    padding: var(--px30) var(--px20);
    letter-spacing: 0.05em;
    vertical-align: middle;
}

.post table th {
    background: var(--color-table-background);
    width: 27%;
    font-weight: 400;
    color: var(--color-background);
}

.post .table_scroll table th {
    border-right-color: var(--color-background);
    text-align: center;
}

.post .table_scroll td:nth-child(1),
.post .table_scroll th:nth-child(1),
.post .table_scroll td:nth-child(2),
.post .table_scroll th:nth-child(2) {
    text-align: center;
    width: 25%;
}

.post .table_scroll td:nth-child(3),
.post .table_scroll th:nth-child(3) {
    width: 50%;
}

/*---------------------- Post Page Style ----------------*/
.post .postlist li {
    border-bottom: 1px solid var(--color-dark);
}

.post .postlist li:first-child {
    border-color: var(--color-dark);
}

.post .postlist .time a {
    font-family: var(--font-family03);
    font-style: normal;
    font-weight: 700;
}

.post .postlist .time:hover {
    box-shadow: inset 0 0 0 2px var(--color-primary);
    background: var(--color-background);
}

.post .postlist .time:hover a {
    color: var(--color-primary);
}

.postlist .date,
.postlist .ttls a {
    font-size: var(--rem16);
}

.postlist .post_text {
    width: 100%;
    padding: var(--px30) 1rem;
}

/*---------------------- Button Style -------------------*/
.linkBtn,
.post .linkBtn {
    color: var(--color-primary);
    background: var(--color-background);
    font-family: var(--font-family03);
    font-size: var(--rem16);
    font-weight: 700;
    max-width: 360px;
    border-radius: 50vh;
}

.linkBtn:hover,
.post .linkBtn:hover {
    color: var(--color-background);
    background: var(--color-primary);
    border-color: var(--color-primary);
}

.linkBtn::after,
.post .linkBtn::after {
    content: '\f105';
    position: absolute;
    font-size: 1.6rem;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    top: 50%;
    transform: translateY(-50%);
    width: auto;
    height: auto;
    border: 0;
    margin: 0;
}

.linkBtn--external::after,
.post .linkBtn--external::after {
    content: '\f35d';
}

.linkBtn--no-icon,
.post .linkBtn--no-icon {
    padding-right: 10px;
}

.linkBtn--no-icon::after,
.post .linkBtn--no-icon::after {
    display: none;
}

.linkBtn--primary,
.post .linkBtn--primary {
    background: var(--color-primary);
    color: var(--color-background);
}

.linkBtn--primary:hover,
.post .linkBtn--primary:hover {
    background: var(--color-background);
    color: var(--color-primary);
    box-shadow: inset 0 0 0 2px var(--color-primary);
}

.linkBtn--orange,
.post .linkBtn--orange {
    background: var(--color-orange);
    color: var(--color-background);
}

.linkBtn--orange:hover,
.post .linkBtn--orange:hover {
    background: var(--color-background);
    color: var(--color-orange);
    box-shadow: inset 0 0 0 2px var(--color-orange);
}

.linkBtn--red,
.post .linkBtn--red {
    background: var(--color-red);
    color: var(--color-background);
}

.linkBtn--red:hover,
.post .linkBtn--red:hover {
    background: var(--color-background);
    color: var(--color-red);
    box-shadow: inset 0 0 0 2px var(--color-red);
}

body:not(.home) .post .linkBtn {
    padding-right: 10px;
    border-radius: 0;
}

body:not(.home) .post .linkBtn::after {
    display: none;
}

/*-----帯付きバナーボタン-----*/
ul.ttl_bnr_btn_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    gap: min(calc(40px + (1vw - 19.2px) * 1.165), 40px);
}

ul.ttl_bnr_btn_list>li {
    overflow: hidden;
    width: 100%;
    border-radius: var(--px20);
    filter: drop-shadow(6px 6px 14px rgba(148, 166, 192, 0.3));
}

ul.ttl_bnr_btn_list>li>a {
    display: block;
}

.tbb_ttl {
    position: relative;
    color: var(--color-font);
    background: var(--color-background);
    font-size: var(--rem22w);
    font-weight: 600;
    letter-spacing: 0.05em;
    line-height: 1.4;
    padding: var(--px20) var(--px30);
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tbb_ttl .arw {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: min(calc(42px + (1vw - 19.2px) * 1.2945), 42px);
    height: min(calc(42px + (1vw - 19.2px) * 1.2945), 42px);
    color: var(--color-background);
    border-radius: 50%;
    top: 50%;
    right: var(--px30);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background: var(--color-primary);
}

.tbb_ttl .arw::after {
    content: '';
    position: absolute;
    width: min(calc(8px + (1vw - 19.2px) * 0.2589), 8px);
    height: min(calc(8px + (1vw - 19.2px) * 0.2589), 8px);
    border-style: solid;
    border-width: 2px 2px 0 0;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-70%, -50%) rotate(45deg);
    transform: translate(-70%, -50%) rotate(45deg);
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.tbb_bg {
    position: relative;
    overflow: hidden;
}

.tbb_bg::before {
    content: '';
    display: block;
    padding-top: min(calc(300px + (1vw - 19.2px) * 7.767), 300px);
}

.tbb_bg img {
    position: absolute;
    width: 100%;
    height: 100%;
    max-width: none;
    object-fit: cover;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

a:hover .tbb_bg img {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1.05);
    transform: translate(-50%, -50%) scale(1.05);
}

a:hover .tbb_ttl {
    background: var(--color-primary);
    color: var(--color-background);
}

a:hover .tbb_ttl .arw {
    color: var(--color-primary);
    background: var(--color-background);
}

/*レスポンシブ対応*/
@media print,
screen and (min-width: 641px) {
    ul.ttl_bnr_btn_list>li {
        width: calc((100% - min(calc(40px + (1vw - 19.2px) * 1.165), 40px)) / 2);
    }
}

/*FireFox対応*/
@-moz-document url-prefix() {

    @media print,
    screen and (min-width: 641px) {
        ul.ttl_bnr_btn_list>li {
            width: calc(((100% - min(calc(40px + (1vw - 19.2px) * 1.165), 40px)) / 2) - 1px);
        }
    }
}

/*-----帯被せバナーボタン-----*/
ul.band_bnr_btn_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: min(calc(40px + (1vw - 19.2px) * 1.6181), 40px);
}

ul.band_bnr_btn_list>li {
    width: 100%;
}

a.band_bnr_btn {
    display: block;
    position: relative;
    overflow: hidden;
}

.bbb_main {
    position: absolute;
    width: 100%;
    padding: var(--px40);
    left: 0;
    bottom: 0;
    z-index: 5;
}

.bbb_ttl {
    color: var(--color-background);
}

a:hover .bbb_ttl {
    color: var(--color-primary);
}

.bbb_main .jp_ttl {
    font-size: var(--rem36);
    line-height: 1;
    letter-spacing: 0.05em;
    margin-bottom: var(--px20);
    display: block;
}

.bbb_main .en_ttl {
    font-family: var(--font-family03);
    font-size: var(--rem20);
    line-height: 1;
    text-transform: uppercase;
    display: block;
}

.bbb_main .arw {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: min(calc(50px + (1vw - 19.2px) * 1.2945), 50px);
    height: min(calc(50px + (1vw - 19.2px) * 1.2945), 50px);
    color: var(--color-primary);
    border-radius: 50%;
    top: 50%;
    right: var(--px40);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background: var(--color-background);
}

.bbb_main .arw::after {
    content: '';
    position: absolute;
    width: min(calc(8px + (1vw - 19.2px) * 0.2589), 8px);
    height: min(calc(8px + (1vw - 19.2px) * 0.2589), 8px);
    border-style: solid;
    border-width: 2px 2px 0 0;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-70%, -50%) rotate(45deg);
    transform: translate(-70%, -50%) rotate(45deg);
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.bbb_bg {
    position: relative;
    overflow: hidden;
}

.bbb_bg::before {
    content: '';
    display: block;
    padding-top: min(calc(390px + (1vw - 19.2px) * 9.0615), 390px);
}

.bbb_bg::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    top: 0;
    left: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.bbb_bg img {
    position: absolute;
    width: 100%;
    height: 100%;
    max-width: none;
    object-fit: cover;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

/* ホバーアクション */
a.band_bnr_btn:hover .bbb_bg::after {
    opacity: 0;
}

a.band_bnr_btn:hover .bbb_bg img {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
}

a.band_bnr_btn:hover .bbb_main .arw {
    background: var(--color-primary);
}

a.band_bnr_btn:hover .bbb_main .arw::after {
    border-color: #fff;
}

/*レスポンシブ対応*/
@media print,
screen and (min-width: 641px) {
    ul.band_bnr_btn_list>li {
        width: calc((100% - min(calc(40px + (1vw - 19.2px) * 1.6181), 40px)) / 2);
    }
}

/*FireFox対応*/
@-moz-document url-prefix() {

    @media print,
    screen and (min-width: 641px) {
        ul.band_bnr_btn_list>li {
            width: calc(((100% - min(calc(40px + (1vw - 19.2px) * 1.6181), 40px)) / 2) - 1px);
        }
    }
}

/*---------------------- CTA Style --------------------*/
.cta-bg {
    background: url('/wp-content/uploads/cta.png') no-repeat center center / cover;
    position: relative;
    padding: var(--px120) 0;
}

.cta-bg h2 {
    color: var(--color-font);
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: var(--px60);
    font-size: var(--rem20);
    position: relative;
    text-align: center;
}

.cta-bg h2 span {
    font-family: var(--font-family03);
    font-size: var(--rem80);
    margin-bottom: var(--px12);
    display: block;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    font-weight: 700;
    color: var(--color-primary);
    line-height: 1;
}

.cta-bg h2::after {
    display: none;
}

.cta01 .cta01_wrap {
    max-width: var(--content-max-width-lg);
    width: 90%;
    margin: 0 auto;
    position: relative;
    background: var(--color-background);
    padding: var(--px100) 5%;
}

.cta01 .ctabtnlist {
    justify-content: center;
    margin: var(--px20) auto 0 auto;
    padding-left: 0;
    gap: var(--px20);
    max-width: 920px;
    margin: 0 auto;
    flex-wrap: wrap;
}

.cta01 .ctabtnlist li {
    width: calc((100% - var(--px20)) / 2);
    margin: 0;
    padding: 0;
    line-height: 1;
    display: flex;
}

.cta01 a.item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: calc(var(--px20) + 1px) var(--px12);
    text-align: center;
    box-sizing: border-box;
    color: var(--color-font);
    border-radius: 0;
    transition: all ease 0.15s;
    background: var(--color-background);
    color: var(--color-font);
    border-radius: 5px;
}

.cta01 a.item.telbtn {
    box-shadow: 0px 0px 20px rgba(5, 60, 96, 0.16);
}

.cta01 a.item.telbtn:hover {
    background: var(--color-primary);
    color: var(--color-background);
    border-color: var(--color-background);
}

.cta01 a.item.telbtn:hover .telnum {
    color: var(--color-background);
}

.cta01 a.item.mailbtn {
    background: var(--color-primary);
    color: var(--color-background);
}

.cta01 a.item.mailbtn:hover {
    background: var(--color-background);
    color: var(--color-primary);
    box-shadow: inset 0 0 0 2px var(--color-primary);
}

.cta01 .btnttl {
    display: block;
    font-weight: 600;
    margin-bottom: 1rem;
    font-size: var(--rem20);
    line-height: 1.2;
}

.cta01 .infotxt {
    font-size: var(--rem16);
    font-weight: 500;
    line-height: calc(19 / 16);
}

.cta01 .mailbtn .infotxt {
    font-size: var(--rem18);
}

.cta01 .telnum {
    font-size: var(--rem32);
    line-height: 1.2;
    margin-bottom: 1rem;
    font-weight: 700;
    color: var(--color-primary);
}

.cta01 .mailbtn .btnttl {
    font-size: var(--rem20);
    line-height: calc(29 / 24);
    font-weight: 700;
}

.cta01 a.item.linebtn {
    background: var(--color-green);
    color: var(--color-background);
    box-shadow: inset 0 0 0 2px var(--color-green);
}

.cta01 a.item.linebtn.line02 {
    background: #007731;
    box-shadow: inset 0 0 0 2px #007731;
}

.cta01 a.item.linebtn:hover {
    background: var(--color-background);
    color: var(--color-green);
}

.cta01 a.item.linebtn.line02:hover {
    color: #007731;
}

.cta01 .linebtn .btnttl {
    font-weight: 700;
}

.cta01 .linebtn .infotxt {
    font-size: var(--rem18);
}

.cta01 .mailbtn .btnttl::before,
.cta01 .linebtn .btnttl::before,
.cta01 .telnum::before {
    content: '';
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 1rem;
}

.cta01 .mailbtn .btnttl::before {
    content: '\f0e0';
    font-size: var(--rem22);
}

.cta01 .linebtn .btnttl::before {
    content: '\f3c0';
    font-size: var(--rem22);
    font-family: 'FontAwesome';
    font-weight: 400;
}

.cta01 .telnum::before {
    content: '\f095';
    font-size: var(--rem20);
}

.cta-des {
    font-weight: 500;
    font-size: var(--rem18);
    line-height: 1.6;
}

/*------------------------------------------------------
  Header Style
  ------------------------------------------------------*/
nav#mainNav ul li a b {
    font-family: var(--font-family03);
}

/*------------------------------------------------------
  Home Page Style
  ------------------------------------------------------*/
.home .post h2 span {
    font-size: var(--rem80);
}

.home .post h3 {
    font-size: var(--rem40w);
    text-align: center;
    border: 0;
    text-transform: uppercase;
}

.post #rental h3 {
    color: var(--color-background);
    margin-bottom: var(--px50);
    padding: 0;
}

.home .post h3:after {
    display: none;
}

.home .post h3 span {
    font-size: var(--rem30s);
    color: var(--color-background);
}

.home .linkBtn,
.home .post .linkBtn {
    max-width: 300px;
}

.home .home-none {
    display: none;
}

.home .wrapper_content {
    max-width: var(--content-max-width-lg);
}

#service {
    background: linear-gradient(180deg, var(--color-background) 0%, var(--color-blue-light) 100%);
}

#rental {
    background: url('/wp-content/uploads/top-bg.png') no-repeat center center / cover;
    position: relative;
}

#rental::before {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 114, 188, 0.7);
}

.rental__list {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex-wrap: wrap;
    gap: 1rem;
}

.post ul.rental__list li {
    line-height: 1;
}

.post .rental__list .time {
    background: var(--color-secondary);
    color: var(--color-primary);
    border-radius: 0.3rem;
    padding: 0.9rem var(--px20);
    font-size: var(--rem30);
    font-weight: 700;
    display: block;
    margin: 0;
}

.rental__text {
    font-weight: 500;
    font-size: var(--rem30);
}

.post .reason__list li {
    line-height: 1.8;
}

.reason__list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: var(--px80);
    text-align: center;
}

.reason__list a {
    letter-spacing: -0.03rem;
}

.reason__list .img-area {
    aspect-ratio: 154/150;
    max-width: 154px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto var(--px20);
}

#reason {
    padding-top: var(--px120);
    padding-bottom: var(--px80);
}

#recruit {
    position: relative;
}

#recruit::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 49%;
    background: var(--color-background);
}

#recruit .txtarea {
    padding: var(--px60);
    font-weight: 500;
}

.post #recruit .linkBtn:hover {
    box-shadow: inset 0 0 0 2px var(--color-background);
}

.sb_instagram_header.sbi_medium .sbi_header_text h3 {
    font-family: var(--font-family03);
}

/*------------------------------------------------------
  Inner Pages Style
  ------------------------------------------------------*/
header#h1Header h1.title {
    color: var(--color-background);
}

header#h1Header::before {
    background: transparent;
    opacity: 1;
}


h1.top {
    font-size: var(--rem30);
    color: var(--color-primary);

}



/*---------coln02-----------*/
.post .col2_list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
}

.post .col2_list.list_disc--bold>li {
    margin-bottom: var(--px50);
}

.post .col2_list>li {
    width: 49%;
    margin-bottom: 2%;
}

@media print,
screen and (max-width: 414px) {
    .post .col2_list>li {
        width: 100%;
    }

    .post .col2_list>li:last-child {
        margin-bottom: 0;
    }
}

/*---------col03-----------*/
.post .col3_list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
}

.post .col3_list>li {
    width: 31%;
    margin-bottom: var(--px40);
}

.post .col3_list::before {
    content: '';
    display: block;
    width: 31%;
    height: 0;
    order: 1;
}

.post .col3_list:after {
    content: '';
    display: block;
    width: 31%;
    height: 0;
}

.post .col3_list .imgarea {
    margin-bottom: var(--px30);
}

.post .col3_list h3 {
    border: 0;
    text-align: center;
    font-size: var(--rem20w);
    margin-bottom: var(--px30);
    padding-bottom: 0;
}

.post .col3_list .txt_l h3 {
    text-align: left;
    color: var(--color-font);
}

.post .col3_list .txt_l .linkBtn {
    max-width: 300px;
    border-radius: 50vh;
    padding-right: 30px;
}

.post .col3_list .txt_l .linkBtn::after {
    display: block;
    content: '\f105';
    position: absolute;
    font-size: 1.6rem;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    top: 50%;
    transform: translateY(-50%);
    width: auto;
    height: auto;
    border: 0;
    margin: 0;
}

.post .col3_list h3:after {
    display: none;
}

.post ul.col3_list--style {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    gap: var(--px40);
    padding: 0 var(--px80);
}

.post ul.col3_list--style ul li {
    margin-bottom: var(--px20);
}

.post ul.list_disc--bold>li {
    position: relative;
}

.post .list_disc--bold>* {
    padding-left: var(--px24);
    position: relative;
}

.list_disc--bold>*::before {
    content: '';
    display: inline-block;
    width: var(--px14);
    height: var(--px14);
    border-radius: 100%;
    background: var(--color-list);
    position: absolute;
    left: 0;
    top: calc(var(--px14) / 2);
}

.col3_list--border div {
    padding: var(--px20) 0.5rem;
}

.col3_list--border div:not(:last-child) {
    border-bottom: 1px solid var(--color-primary);
}

@media print,
screen and (max-width: 768px) {
    .post .col3_list>li {
        width: 48%;
    }

    .post .col3_list::before,
    .post .col3_list:after {
        content: none;
    }

    .post ul.col3_list--style {
        justify-content: space-between;
    }

    .post ul.col3_list--style>li {
        width: calc(50% - var(--px40));
    }
}

@media print,
screen and (max-width: 414px) {
    .post .col3_list>li {
        width: 100%;
    }

    .post .col3_list>li:last-child {
        margin-bottom: 0;
    }
}

/*---------col4-----------*/

.post .col4_list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: var(--px20) var(--px12);
    padding: 0 var(--px20);
}

.post .col4_list>li {
    margin-bottom: 1.5%;
}

@media print,
screen and (max-width: 768px) {
    .post .col4_list>li {
        width: 48%;
    }
}

@media print,
screen and (max-width: 640px) {
    .post .col4_list>li {
        width: 100%;
    }

    .post .col4_list>li:last-child {
        margin-bottom: 0;
    }
}

/*--flow02--------------------------------------------*/
.flowlist02 {
    padding-left: 5rem;
    padding-right: 5rem;
    position: relative;
}

.flowlist02::before {
    content: '';
    width: 15px;
    height: 100%;
    background: var(--color-blue-light);
    margin-left: -8px;
    display: block;
    position: absolute;
    top: 0;
    left: 5rem;
}

.flowlist02>li {
    position: relative;
}

.flowlist02>li:not(:last-child) {
    margin-bottom: 8vh;
}

.flowlist02>li .icon {
    font-size: var(--rem20);
    width: 5rem;
    height: 5rem;
    color: var(--color-background);
    font-weight: bold;
    background: var(--color-primary);
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: -2.5rem;
    z-index: 100;
    border-radius: 50vh;
    font-family: var(--font-family03);
}

.flowlist02>li .icon::after {
    content: none;
}

.flowlist02>li dl {
    padding-left: 7rem;
    position: relative;
    padding-top: 0.7rem;
}

.flowlist02>li dl::before {
    content: none;
}

.flowlist02>li dl::after {
    content: '';
    display: block;
    position: absolute;
    top: 20px;
}

.flowlist02>li dl::after {
    width: 50px;
    border-bottom: 1px dashed var(--color-primary);
    position: absolute;
    left: 5px;
    top: 2.3rem;
}

.flowlist02>li dl dt {
    margin-bottom: var(--px20);
    font-weight: 700;
    font-size: 1.6rem;
    border-bottom: 1px solid var(--color-primary);
    padding-bottom: var(--px20);
    color: var(--color-primary);
}

@media (max-width: 768px) {
    .flowlist02 {
        padding-left: 2rem;
        padding-right: 0;
    }

    .flowlist02>li .icon {
        left: -3.5rem;
    }

    .flowlist02::before {
        left: 1rem;
    }

    .flowlist02>li dl {
        padding-left: 4.5rem;
    }

    .flowlist02>li dl::after {
        width: 30px;
    }

    .flowlist02>li dl dt {
        font-size: 1.4rem;
    }
}

/*---ボタンリストレイアウト---*/
.post ul.linkbtn_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    margin: var(--px40) auto;
    gap: 4%;
}

.post ul.linkbtn_list>li {
    width: auto;
    margin-bottom: var(--px20);
    text-align: center;
}

.post ul.linkbtn_list>li a.linkBtn {
    width: auto;
    min-width: 328px;
    height: 100%;
    max-width: fit-content;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 26px;
    padding-bottom: 26px;
    font-size: var(--rem20);
    letter-spacing: 0.1em;
}

@media print,
screen and (max-width: 640px) {
    .post ul.linkbtn_list>li {
        width: 48%;
    }

    .post ul.linkbtn_list>li a.linkBtn {
        max-width: none;
        width: 100%;
        min-width: auto;
    }
}

@media print,
screen and (max-width: 499px) {
    .post ul.linkbtn_list>li {
        max-width: 328px;
        width: 100%;
    }
}

/*--flow03--------------------------------------------*/
.flowlist03 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: var(--px160);
    position: relative;
}

.flowlist03__title {
    font-size: var(--rem20);
    text-align: center;
    font-weight: 700;
    padding: 10px;
    border: 1px solid var(--color-primary);
    color: var(--color-primary);
    line-height: 1;
}

.flowlist03__title.flowlist03__title--bg {
    background: var(--color-primary);
    color: var(--color-background);
}

.flowlist03::after {
    content: '';
    border: solid transparent;
    position: absolute;
    top: 50%;
    left: calc(50% + var(--px30));
    transform: translateX(-50%) translateY(-50%);
    border-width: var(--px60);
    border-left-color: var(--color-primary);
}

/*------------------------------------------------------
  Contact Pages Style
  ------------------------------------------------------*/
.subimitarea .linkBtn {
    padding: 0;
}

input[type='submit'],
input[type='reset'],
input[type='button'] {
    color: var(--color-background);
}

.post .subimitarea .linkBtn:hover input[type='submit'] {
    color: var(--color-primary);
}

.wpcf7-form .must {
    color: var(--color-font);
}

/*------------------------------------------------------
  Footer Style
  ------------------------------------------------------*/
#footer .footer__logo a {
    display: block;
    line-height: 1;
}

#footer .footer__logo img {
    max-width: 336px;
    max-height: 100px;
}

#footer .footnav ul>li {
    line-height: 1.4;
    font-weight: 500;
}

.footer__text {
    max-width: var(--content-max-width-lg);
    width: 95%;
    margin: 0 auto var(--px20);
    font-size: var(--rem14);
}

#footer .socialicon {
    max-width: var(--content-max-width-lg);
    width: 95%;
    margin: 0 auto;
    padding-bottom: var(--px30);
    border-bottom: 1px solid var(--color-gray-light);
}

#footer .socialicon ul li {
    padding: 0 1rem 0 0;
}

#footer .socialicon ul li a {
    padding: 0 1rem 0 0;
    display: block;
}

#footer .socialicon ul li a:hover {
    opacity: 0.7;
}

#copyright {
    font-weight: 300;
    line-height: calc(14 / 12);
    letter-spacing: 0.06em;
}

/*------------------------------------------------------
  Responsive Style
  ------------------------------------------------------*/
@media print,
screen and (min-width: 1024px) {

    /*------------------------------------------------------
  Header Style
  ------------------------------------------------------*/
    #header {
        height: 100px;
    }

    #header .logo {
        padding: 0 min(calc(20px + (1vw - 19.2px) * 1.1161), 20px);
    }

    #header .logo img {
        max-width: clamp(200px, calc(200px + (100vw - 1024px) * 0.1517857), 336px);
        max-height: clamp(60px, calc(60px + (100vw - 1024px) * 0.0446429), 100px);
        height: auto;
    }

    .sticky-header #header .logo img {
        max-height: 70px;
    }

    nav#mainNav ul li a {
        font-size: clamp(12px, calc(12px + (100vw - 1024px) * 0.0044642857), 16px);
        color: var(--header-color-font);
        padding-left: clamp(5px, calc(5px + (100vw - 1024px) * 0.0167410714), 20px);
        padding-right: clamp(5px, calc(5px + (100vw - 1024px) * 0.0167410714), 20px);
    }

    nav#mainNav ul li a b {
        font-weight: 600;
    }

    nav#mainNav ul li a:active span,
    nav#mainNav ul li a:hover span,
    nav#mainNav ul li.current-menu-item a span,
    nav#mainNav ul li.current-menu-parent a span {
        color: var(--color-primary);
    }

    nav#mainNav ul li ul.sub-menu li a:hover,
    nav#mainNav ul li li a:hover,
    nav#mainNav ul li li.current-menu-item a,
    nav#mainNav ul li li.current-menu-item li a:hover,
    nav#mainNav ul li.current-menu-item li a:hover,
    nav#mainNav ul li.current-menu-ancestor li.current-menu-item a,
    nav#mainNav ul li.current-menu-ancestor li a:hover {
        background: var(--color-primary);
        color: var(--color-background);
    }

    .header__contact>li {
        display: flex;
        align-items: center;
    }

    #header a.head_btn {
        font-weight: 700;
        padding: clamp(10px, calc(10px + (100vw - 1024px) * 0.00558), 15px) clamp(5px, calc(5px + (100vw - 1024px) * 0.01116), 15px);
    }

    #header a.head_btn.tel_btn {
        color: var(--color-font);
        margin-left: var(--px20);
        width: clamp(180px, calc(180px + (100vw - 1024px) * 0.0803571), 252px);
        position: relative;
    }

    #header a.head_btn.tel_btn:hover {
        background: var(--color-primary);
        color: var(--color-background);
    }

    #header a.head_btn.tel_btn:hover .tel_num {
        color: var(--color-background);
    }

    #header a.head_btn.tel_btn::before {
        content: '';
        width: 1px;
        height: 60%;
        background: var(--color-gray);
        display: inline-block;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }

    #header a.head_btn.tel_btn:hover::before {
        background: var(--color-primary);
    }

    .tel_num {
        display: flex;
        align-items: center;
        font-size: clamp(18px, calc(18px + (100vw - 1024px) * 0.0111607), 28px);
        color: var(--color-primary);
    }

    .tel_num::before {
        content: '\f095';
        display: block;
        font-family: 'FontAwesome';
        font-size: var(--rem18);
        font-weight: 400;
        line-height: 1;
        margin-right: 1rem;
    }

    .tel_rec b {
        font-weight: 500;
    }

    #header a.head_btn.line_btn {
        background: var(--color-green);
        width: clamp(100px, calc(100px + (100vw - 1024px) * 0.0446429), 140px);
        font-size: calc(var(--rem16) + 1px);
    }

    #header a.head_btn.line_btn::before {
        display: block;
        font-family: 'FontAwesome';
        font-size: var(--rem20);
        font-weight: 400;
        line-height: 1;
        margin-bottom: 1rem;
        content: '\f3c0';
    }

    #header a.head_btn.line_btn:hover {
        background: var(--color-background);
        color: var(--color-green);
        box-shadow: inset 0 0 2px var(--color-green);
    }

    #header a.head_btn.mail_btn {
        line-height: 1;
        width: clamp(100px, calc(100px + (100vw - 1024px) * 0.0446429), 140px);
    }

    #header a.head_btn.mail_btn::before {
        font-size: var(--rem22);
        margin-bottom: 1rem;
    }

    #header a.head_btn.mail_btn:hover {
        background: var(--color-background);
        color: var(--color-primary);
    }

    .cta01 a.item {
        /*         max-width: 380px; */
    }

    #footer {
        padding: var(--px80) 0 var(--px40);
    }

    #footer .inner {
        max-width: var(--content-max-width-lg);
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-bottom: var(--px20);
    }

    #footer .footer__logo:not(:last-child) {
        margin-bottom: 0;
    }

    #copyright {
        margin-top: var(--px60);
    }

    #footer .socialicon ul {
        justify-content: flex-start;
    }

    .pc_none {
        display: none !important;
    }
}

@media print,
screen and (max-width: 1023px) {
    #header .logo .mark a {
        display: block;
        line-height: 1;
    }

    nav#mainNav ul li a {
        color: var(--color-font);
    }

    nav#mainNav ul li li.current-menu-item:last-child a,
    nav#mainNav ul li li:last-child a:hover,
    nav#mainNav ul li.current-menu-item li:last-child a:hover,
    nav#mainNav ul li li a:hover,
    nav#mainNav ul li li.current-menu-item a,
    nav#mainNav ul li.current-menu-item li a:hover {
        color: var(--color-background);
    }

    nav#mainNav ul li.current-menu-item a,
    nav#mainNav ul li a:hover {
        background-color: var(--color-primary) !important;
        color: var(--color-background);
    }

    .reason__list {
        grid-template-columns: repeat(2, 1fr);
    }

    .pc_none {
        display: inherit;
    }
}

@media print,
screen and (max-width: 768px) {

    .cta01 .ctabtnlist li,
    .cta01 .ctabtnlist a.item {
        width: 100%;
    }

    .cta01 .ctabtnlist li+li {
        margin-top: 1rem;
    }

    .post ul.scenarios-btn li {
        flex: 1 1 calc(50% - var(--px20));
        max-width: calc(50% - var(--px20));
    }

    .post ul.scenarios-btn li .linkBtn {
        max-width: 100%;
    }

    .pt12 {
        padding-top: var(--px80);
    }

    .pb12 {
        padding-bottom: var(--px80);
    }

    .sp_center {
        text-align: center;
    }
}

@media print,
screen and (max-width: 640px) {

    .post table.responsive th,
    .post table.responsive td {
        border: 1px solid var(--color-table-border);
    }

    .post table.responsive th {
        border-bottom: 0;
    }

    .post table.responsive tr:last-child td:last-child {
        border-bottom: 1px solid var(--color-table-border);
    }

    .reason__list {
        grid-template-columns: 1fr;
    }

    .reason__list .img-area {
        aspect-ratio: auto;
    }

    .post ul.col3_list--style>li {
        width: 100%;
    }
}

/* code Language Translator */
#flags ul li a {
    padding: 0 !important;
}

.gt_flex {
    display: flex;
    justify-content: flex-end;
    padding: 5px 1.5rem;
    background-color: #fff;
}

#flags {
    width: 110px !important;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.gt_flex #flags,
.gt_flex #google_language_translator {
    height: 38px;
    display: flex;
    align-items: center;
}

ul#sortable li {
    height: 18px !important;
    display: block;
}

@media print,
screen and (min-width: 1024px) {
    #glt-translate-trigger {
        display: none;
    }

    #header {
        height: auto !important;
    }

    #header-layout {
        height: 100px;
    }
}

@media print,
screen and (min-width: 769px) {
    .cta01 a.item {
        min-height: clamp(116px, calc(145px + ((1vw - 19.2px) * 2.5195)), 145px);
    }
}

@media print,
screen and (max-width: 768px) {
    #glt-translate-trigger {
        bottom: 58px;
    }

    .tool-container {
        bottom: 100px !important;
    }

    #scrollUp {
        bottom: 60px;
    }

    #thumbImg,
    header#h1Header {
        height: calc(150px + (1vw - 10.24px) * 9.2450);
    }

    .front_contents {
        padding: var(--px60) 0;
    }

    .post h1 {
        margin: 0 auto var(--px40);
    }

    .wrapper_content {
        width: 90%;
    }

    .reason__list .img-area {
        max-width: 80px;
    }

    .post .rental__list .time {
        font-size: var(--rem24);
    }

}


@media print,
screen and (max-width: 768px) {
    .pc-mv {
        display: none !important;
    }
}

@media print,
screen and (min-width: 769px) {
    .sp-mv {
        display: none !important;
    }
}

body:not(.home) .post .linkBtn {
	max-width: 300px;
    border-radius: 50px;
}
#post-200 > div > div:nth-child(3) > div > a::after {
    display: block;
    content: '\f1c1';
    position: absolute;
    font-size: 1.6rem;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    top: 50%;
    transform: translateY(-50%);
    width: auto;
    height: auto;
    border: 0;
    margin: 0;
}
