:root {
    --i_bg_color: #f1e8d2;
    --i_txt_color: #454545;
    --i_main_color: #feb300;
    --i_sub_color: #feb300;
    --i_sub2_color: #f4dda8;
    --i_btn_color: #feb300;
    --i_btn_hover_color: #ff9600;
    --i_btn_txt_color: #fff;
    --i_btn_hover_txt_color: #fff;
    --i_shadow_color: rgba(0,0,0,0.05);
    --i_border_color: rgba(0,0,0,0.1);
    --i_noimg_bg_color: #fff;
    --i_padding: 20px;
}

@media screen and (max-width: 500px) {
    :root {
        --i_padding: 20px;
    }
}

body.ft10 h2, body.ft10 h3, body.ft10 h4, body.ft10 h5, body.ft10 h6, body.ft10 .block_header_1 p, body.ft10 .block_header_2 p, body.ft10 .block_header_3 p, body.ft10 .block_header_4 p, body.ft10 .block_header_5 p, body.ft10 .block_header_6 p, body.ft10 .contents_faq01 dt::before, body.ft10 .contents_faq01 dd::before, body.ft10 header .tel a, body.ft10 header .tel span, body.ft10 .widget_tel .inner_item_tel a, body.ft10 .widget_tel .inner_item_tel span, body.ft10 #lv, body.ft10 #setting_modal .heading_design *, body.ft10 nav, body.ft10 .btn, body.ft10 .contents_btn01, body.ft10 .submit, body.ft10 .mv_text, body.ft10 .fixbtn, body.ft10 footer {
    font-family: "Zen Maru Gothic", sans-serif, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, 游ゴシック, "Yu Gothic", 游ゴシック体, YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

html {
    font-size: 62.5%;
}

body {
    font-size: 1.65rem;
    line-height: 1.9;
    letter-spacing: 0.02rem;
    text-size-adjust: 100%;
    color: var(--i_txt_color);
    font-weight: 500;
}

body, main {
    background: var(--i_bg_color);
}

body.index::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 300px;
    background: var(--i_sub2_color);
    top: 0px;
    --mask: radial-gradient(67.08px at 50% calc(100% - 90px),#000 99%,#0000 101%) calc(50% - 60px) 0/120px 100%, radial-gradient(67.08px at 50% calc(100% + 60px),#0000 99%,#000 101%) 50% calc(100% - 30px)/120px 100% repeat-x;
    mask: var(--mask);
}

@media screen and (max-height: 750px) {
    body.index::after {
        height: 40vw;
    }

    body.index::before {
        height: 40vw;
    }
}

@media screen and (max-width: 850px) {
    html {
        font-size: 60.606%;
    }

    body {
        letter-spacing: 0px;
    }

    body.index::after {
        height: 85vw;
    }

    body.index::before {
    }
}

a {
    outline: 0px;
    text-decoration: none;
    color: var(--i_txt_color);
}

@media screen and (min-width: 901px) {
    body:not(.scrolled) header a {
        color: rgb(255, 255, 255) !important;
    }

    body.index:not(.scrolled) header a {
        color: var(--i_txt_color) !important;
    }

    header nav ul.nav_2nd li a {
        color: var(--i_txt_color) !important;
    }
}

section[style*=" color:"]:not([style*=" color: inherit"]) a, div[style*=" color:"]:not([style*=" color: inherit"]) a {
}

.composite_box01 .inner_item_img img {
    object-position: 50% 50%;
    font-family: "object-position: 50% 50%;";
}

@media screen and (max-width: 850px) {
    #sidebar {
        border: 5px solid var(--i_sub2_color) !important;
    }
}

.no_img {
    background: var(--i_noimg_bg_color, rgba(200, 200, 200, 0.3));
    border: 1px solid var(--i_border_color);
}

#load div:nth-of-type(1) {
    background: var(--i_bg_color);
}

#load .loader, .popup .loader {
    border: 1px solid var(--i_main_color);
}

#load .loader, #load .loader::before, .popup .loader, .popup .loader::before {
    border-top-color: var(--i_main_color);
}

#load .loader::before, #load .loader::after, .popup .loader::before, .popup .loader::after {
    left: -1px;
    top: -1px;
}

#load .loader, .popup .loader {
    border: 1px solid var(--i_main_color);
}

#load .loader, #load .loader::before, .popup .loader, .popup .loader::before {
    border-top-color: var(--i_main_color) !important;
}

#load .loader::before, #load .loader::after, .popup .loader::before, .popup .loader::after {
    left: -1px;
    top: -1px;
}

#load img {
    max-width: 180px;
    max-height: 100%;
}

@media screen and (max-width: 650px) {
    #load img {
        max-width: 100px;
    }
}

header {
    font-size: 1.4rem;
}

header .wraper {
    max-width: 1600px;
}

header#pattern3:not(.width_full) .wraper {
    max-width: 1600px !important;
}

body.scrolled header {
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 3px 3px 3px var(--i_shadow_color);
}

header#pattern4.unix4.open .header_contents {
    background: var(--i_bg_color);
}

.index header h1 {
    color: var(--i_txt_color);
}

header h1 {
    line-height: 1.5;
    font-size: 1.3rem;
    font-weight: normal;
    opacity: 0.7;
    color: rgb(255, 255, 255);
}

header .logo, header .logo a {
    max-width: 130px;
}

body.scrolled header .logo a {
    max-width: 110px;
}

header#pattern2.width_full nav {
    padding-right: 0px;
}

header#pattern2:not(.width_full) nav {
    max-width: 1600px;
}

header .header_contents .header_col1 {
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
}

header .header_contents .header_col1 .tel {
    position: relative;
    font-size: 26px;
    line-height: 1;
    padding-left: 26px;
    font-weight: 500;
    fill: var(--i_bg_color);
}

.index header .header_contents .header_col1 .tel svg, .index header .header_contents .header_col1 .btn .translate a svg, .index header .burger li.sp_translate a svg, .index header .header_contents .header_sns li svg {
    fill: var(--i_txt_color);
}

header .header_contents .header_col1 .tel svg, header .header_contents .header_col1 .btn .translate a svg, header .burger li.sp_translate a svg, header .header_contents .header_sns li svg {
    fill: var(--i_txt_color);
}

header .sp_menu a div span, header .sp_menu a div::before, header .sp_menu a div::after {
    background: var(--i_txt_color);
}

.index body:not(.scrolled) header .sp_menu a div span, .index body:not(.scrolled) header .sp_menu a div::before, .index body:not(.scrolled) header .sp_menu a div::after {
    background: var(--i_bg_color);
}

header .header_contents .header_col1 .tel svg {
    width: 22px;
    height: 22px;
    top: calc(50% - 11px);
    left: 0px;
    fill: var(--i_txt_color);
}

.index .header_contents .header_col1 .tel {
    color: var(--i_txt_color);
}

@media screen and (min-width: 901px) {
    header .header_contents .header_col1 .tel svg {
        fill: var(--i_bg_color);
    }

    header .header_contents .header_col1 .tel {
        color: rgb(255, 255, 255);
    }

    header .header_contents .header_col1 .tel svg, header .header_contents .header_col1 .btn .translate a svg, header .burger li.sp_translate a svg, header .header_contents .header_sns li svg {
        fill: rgb(255, 255, 255);
    }
}

header .header_contents .header_col1 .btn > a, header#pattern4 .wraper > .inner > .btn > a {
    display: inline-block;
    background: var(--i_btn_color);
    color: var(--i_btn_txt_color);
    position: relative;
    border-radius: 50px;
    text-align: center;
    transition: 0.4s ease-in-out;
    min-width: 220px;
    box-sizing: border-box;
    max-width: 200px;
    padding: 10px 0px;
    border: 3px solid rgb(255, 255, 255);
}

header .header_contents .header_col1 .btn > a::before, header#pattern4 .wraper > .inner > .btn > a::before {
    position: absolute;
    content: " ";
    width: 10px;
    height: 10px;
    top: calc(50% - 4px);
    left: 5px;
    background: var(--i_btn_txt_color);
    border-radius: 50px;
    transition: 0.3s;
    z-index: 10;
}

header .header_contents .header_col1 .btn > a:hover::before, header#pattern4 .wraper > .inner > .btn > a:hover::before {
    left: 10px;
}

header .header_contents .header_col1 .btn > a span.inn, header#pattern4 .wraper > .inner > .btn > a span.inn {
    color: var(--i_btn_txt_color) !important;
    padding: 10px 25px 10px 30px !important;
}

header .header_contents .header_col1 .btn > a[target="_blank"] span.inn::before, header .header_contents .header_col1 .btn > a[target="_blank"] span.inn::after, header#pattern4 .wraper > .inner > .btn > a[target="_blank"] span.inn::before, header#pattern4 .wraper > .inner > .btn > a[target="_blank"] span.inn::after {
    border-color: var(--i_btn_txt_color)!important;
}

header .header_contents .header_col1 .btn > a:hover, header#pattern4 .wraper > .inner > .btn > a:hover {
    background: var(--i_btn_hover_color);
    opacity: 1;
}

header .header_contents .header_col1 .btn > a:hover[target="_blank"] span.inn::before, header .header_contents .header_col1 .btn > a:hover[target="_blank"] span.inn::after, header#pattern4 .wraper > .inner > .btn > a:hover[target="_blank"] span.inn::before, header#pattern4 .wraper > .inner > .btn > a:hover[target="_blank"] span.inn::after {
}

header .header_contents .header_col1 .btn > a:hover span.inn, header#pattern4 .wraper > .inner > .btn > a:hover span.inn {
}

header .header_contents .header_col1 .btn .translate a svg {
    max-width: 74%;
    max-height: 74%;
    margin: 13% auto 0px;
}

header .header_contents .header_col1 .btn .translate a:hover {
    opacity: 0.8;
}

header#pattern1 nav, header#pattern3 nav {
    position: relative;
}

.index header nav * {
    color: var(--i_txt_color);
}

body .index:not(.scrolled) header nav * {
    color: var(--i_bg_color);
}

header nav ul.nav_1st {
    width: 100%;
    max-width: 1540px !important;
}

header nav ul.nav_1st > li {
    box-sizing: border-box;
    position: relative;
}

header nav ul.nav_1st > li::after {
}

header nav ul.nav_1st > li:last-child::before {
}

header nav ul.nav_1st > li > a {
    font-size: 1.5rem;
    font-weight: 500;
    position: relative;
    padding-left: 1vw;
    padding-right: 1vw;
}

header nav ul.nav_1st > li > a span {
    line-height: 3;
    letter-spacing: 0.2rem;
    transition: 0.4s ease-in-out;
}

header nav ul.nav_1st > li > a:hover span {
}

header#pattern2 nav ul.nav_1st > li > a span {
    line-height: 3.5;
}

body.margin header nav ul.nav_1st > li > a span {
    line-height: 4;
}

header nav ul.nav_2nd {
    padding-top: 20px;
}

header nav ul.nav_1st > li:hover ul.nav_2nd {
    padding-top: 15px;
    box-shadow: 2px 2px 5px var(--i_shadow_color);
}

header nav ul.nav_2nd > li {
    background: rgba(255, 255, 255, 0.95);
    border-bottom: 1px solid var(--i_border_color);
}

header nav ul.nav_2nd > li:nth-last-of-type(1) {
    border-bottom: none;
}

header nav ul.nav_2nd li a {
    padding: 10px 20px;
    font-weight: normal;
    font-size: 1.4rem;
}

header nav ul.nav_2nd > li > a {
    padding-right: 30px;
}

header nav ul.nav_2nd > li > a::after {
    height: 5px;
    width: 5px;
    transform: rotate(-45deg);
    border-right: 1px solid var(--i_sub_color);
    border-bottom: 1px solid var(--i_sub_color);
    top: calc(50% - 2.5px);
    right: 20px;
}

header nav ul.nav_3rd {
    padding-left: 20px;
}

header nav ul.nav_3nd li a {
    padding: 5px 20px;
}

header nav ul.nav_3rd > li > a::after {
    height: 1px;
    width: 4px;
    background: var(--i_sub_color);
    top: calc(50% - 0.5px);
    left: 5px;
}

header .burger {
}

@media screen and (min-width: 901px) and (min-height: 700px) {
    body.index:not(.scrolled) header {
        z-index: 7;
    }

    body.index:not(.scrolled) header nav ul.nav_2nd {
        max-width: 160px;
        min-width: 160px;
        top: -5px;
        left: -170px !important;
        box-shadow: none !important;
    }

    .index　header nav ul.nav_2nd > li > a span {
        white-space: break-spaces;
    }

    body.index:not(.scrolled) header nav ul.nav_1st {
        flex-flow: column;
        margin-top: 20px;
        width: auto !important;
        margin-right: 4% !important;
    }

    body.index:not(.scrolled) header#pattern2.width_full .logo {
        min-height: auto !important;
    }

    body.index:not(.scrolled) header nav ul.nav_1st > li {
        width: 100%;
    }

    body.index:not(.scrolled) header nav ul.nav_1st > li span {
        width: 100%;
        display: inline-block;
        text-align: left;
    }

    body.index header#pattern2 nav ul.nav_1st {
        min-height: 0px !important;
    }

    body.index header#pattern2.width_full .logo {
        min-height: 0px !important;
    }
}

@media screen and (max-width: 900px) {
    header, header *, header nav ul.nav_2nd li a {
    }

    header {
    }

    header .logo, header .logo a {
        max-width: 70px;
        transition: 0.3s ease-in-out;
    }

    header .logo, body.scrolled header:not(.nofixed) .logo {
        margin: 0px !important;
    }

    header.open::after, header .header_contents {
        background: rgba(255, 255, 255, 0.95);
    }

    header .burger li.sp_translate a svg {
        height: 28px;
        width: 28px;
        margin: 10% auto;
    }

    header .header_sns, header .header_contents .header_col1, header .header_contents .header_col2 {
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        border-bottom: 1px solid var(--i_border_color);
    }

    header .header_sns {
        border-bottom: none;
    }

    header .header_sns:empty, header .header_contents .header_col1:empty, header .header_contents .header_col2:empty {
        border: none;
    }

    header .header_contents .header_col1 .tel, header .header_contents .header_col1 .btn {
        float: none;
    }

    header .header_contents .header_col2 {
        display: block !important;
    }

    header nav {
        border-bottom: 1px solid var(--i_border_color);
    }

    header nav ul.nav_1st {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        border-top: 1px solid var(--i_border_color);
    }

    header nav ul.nav_1st li {
        border-bottom: 1px solid var(--i_border_color);
        border-top: 1px solid rgba(255, 255, 255, 0.2);
    }

    header nav ul.nav_1st > li::before, header nav ul.nav_1st > li::after {
        display: none !important;
    }

    header nav ul.nav_1st > li i::before, header nav ul.nav_1st > li i::after {
        background: var(--i_sub_color);
    }

    header nav ul.nav_2nd {
        border-top: 1px solid var(--i_border_color);
    }

    header nav ul.nav_2nd > li {
        box-shadow: none;
    }

    header nav ul.nav_2nd > li * {
        color: var(--i_txt_color);
    }

    header nav ul.nav_3rd {
        border-top: 1px solid var(--i_border_color);
    }

    header nav ul.nav_3rd > li:nth-last-of-type(1) {
        border-bottom: none;
    }

    header .logo a img, .scrolled header .logo a img {
        max-width: 160px !important;
        max-height: 60px !important;
    }

    header nav ul.nav_1st > li > a:hover::before {
        transform: scale(0, 0);
    }

    header#pattern1 nav, header#pattern3 nav {
        border-bottom: 0px;
        border-top: 0px;
    }

    header .header_contents .header_col1 .btn > a {
        padding: 10px;
    }

    header nav ul.nav_1st > li > a:hover {
        background: none;
    }

    header nav ul.nav_1st > li > a span {
        color: var(--i_txt_color);
    }

    header#pattern2 nav ul.nav_1st {
        border-bottom: 0px;
    }

    header .wraper > .inner {
        min-height: 50px !important;
        justify-content: space-between;
    }

    header nav ul.nav_1st > li:hover ul.nav_2nd {
        box-shadow: none !important;
    }

    header.open .header_contents .header_col1 .tel svg, header.open .header_contents .header_col1 .btn .translate a svg, header.open .burger li.sp_translate a svg, header.open .header_contents .header_sns li svg {
        fill: var(--i_txt_color);
    }

    body:not(.scrolled) header.open .header_contents .header_col1 .tel svg, body:not(.scrolled) header.open .header_contents .header_col1 .btn .translate a svg, body:not(.scrolled) header.open .burger li.sp_translate a svg, body:not(.scrolled) header.open .header_contents .header_sns li svg {
        fill: var(--i_txt_color);
    }

    body.index:not(.scrolled) header .header_contents .header_col1 .tel svg, body.index:not(.scrolled) header .header_contents .header_col1 .btn .translate a svg, body.index:not(.scrolled) header .burger li.sp_translate a svg, body.index:not(.scrolled) header .header_contents .header_sns li svg {
        fill: var(--i_txt_color);
    }

    body:not(.scrolled) header .header_contents .header_col1 .tel svg, body:not(.scrolled) header .header_contents .header_col1 .btn .translate a svg, body:not(.scrolled) header .burger li.sp_translate a svg, body:not(.scrolled) header .header_contents .header_sns li svg {
        fill: rgb(255, 255, 255);
    }

    .index header .sp_menu a div span, .index header .sp_menu a div::before, .index header .sp_menu a div::after {
        background: var(--i_txt_color);
    }

    header .sp_menu a div span, header .sp_menu a div::before, header .sp_menu a div::after {
        background: rgb(255, 255, 255);
    }

    header.open .sp_menu a div span, header.open .sp_menu a div::before, header.open .sp_menu a div::after {
        background: var(--i_txt_color);
    }

    body.scrolled header .sp_menu a div span, body.scrolled header .sp_menu a div::before, body.scrolled header .sp_menu a div::after {
        background: var(--i_txt_color);
    }

    header h1 {
        color: var(--i_txt_color);
    }
}

main > section:first-child:not([class*="pt"]), main > div:first-child:not([class*="pt"]), div[class*="pb"] + .contents_related, section[class*="pb"] + .contents_related, div[class*="pb"] + .contents_related_tags, section[class*="pb"] + .contents_related_tags {
    padding-top: 60px;
}

main > section:not([class*="pt"]), main > div:not([class*="pt"]), aside > section:not([class*="pt"]), aside > div:not([class*="pt"]) {
    padding-bottom: 60px;
}

@media screen and (max-width: 800px) {
    main > section:first-child:not([class*="pt"]), main > div:first-child:not([class*="pt"]), div[class*="pb"] + .contents_related, section[class*="pb"] + .contents_related, div[class*="pb"] + .contents_related_tags, section[class*="pb"] + .contents_related_tags {
        padding-top: 40px;
    }

    main > section:not([class*="pt"]), main > div:not([class*="pt"]), aside > section:not([class*="pt"]), aside > div:not([class*="pt"]) {
        padding-bottom: 40px;
    }
}

section .content_wrapper > .heading:first-child:last-child {
    margin-bottom: 0px;
}

section:not([class*="pt"]) .content_wrapper > .heading:first-child:last-child {
    margin-bottom: 0px;
}

.heading.block_header_1, .heading.block_header_6 {
    margin-bottom: 30px;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
}

.heading.block_header_1 p, .heading.block_header_6 .h {
    font-weight: 500;
    font-size: 3.6rem;
    line-height: 1.4;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 10px;
}

.index .heading.block_header_1 p, .index .heading.block_header_6 .h {
    font-size: 4rem;
}

.heading.block_header_1 p::before, .heading.block_header_6 .h::before {
    position: absolute;
    background-image: ;
    background-position-x: ;
    background-position-y: ;
    background-repeat: ;
    background-attachment: ;
    background-origin: ;
    background-clip: ;
    background-color: ;
    background-size: 15px;
    content: "";
    display: inline-block;
    height: 15px;
    width: 60px;
    bottom: 0px;
    left: calc(50% - 30px);
}

.heading.block_header_1.align-left p::before, .heading.block_header_6.align-left .h::before {
    left: 0px;
}

.heading.block_header_1.align-right p::before, .heading.block_header_6.align-right .h::before {
    right: 0px;
    left: auto;
}

[style*=" color: #ffffff;"] .heading.block_header_1 p::before, [style*=" color: #ffffff;"] .heading.block_header_6 .h::before, [style*=" color: rgb(255, 255, 255);"] .heading.block_header_1 p::before, [style*=" color: rgb(255, 255, 255);"] .heading.block_header_6 .h::before {
    background: radial-gradient(circle farthest-side, rgb(255, 255, 255), rgb(255, 255, 255) 30%, transparent 30%, transparent) 0% 0% / 15px 15px;
}

[style*=" color: rgb(255, 255, 255);"] .heading.block_header_1 p, [style*=" color: rgb(255, 255, 255);"] .heading.block_header_6 .h {
    color: rgb(255, 255, 255) !important;
}

.heading.block_header_1 .h, .heading.block_header_6 p {
    font-size: 1.7rem;
    font-weight: 500;
    letter-spacing: 0.2rem;
}

@media screen and (max-width: 800px) {
    .heading.block_header_1, .heading.block_header_6 {
        margin-bottom: 20px;
        padding-bottom: 12px;
    }

    .heading.block_header_1 p, .heading.block_header_6 .h {
        font-size: 2.5rem;
    }

    .heading.block_header_1 .h, .heading.block_header_6 p {
        font-size: 1.5rem;
    }

    .index .heading.block_header_1 p, .index .heading.block_header_6 .h {
        font-size: 2.8rem;
    }
}

.heading.block_header_2 {
    margin-bottom: 30px;
}

.heading.block_header_2 .h {
    display: inline-block;
    font-weight: 500;
    font-size: 2.1rem;
    line-height: 1.5;
    position: relative;
    padding-left: 22px;
}

.heading.block_header_2 .h::before {
    display: block;
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    top: calc(0.8em);
    transform: translateY(-50%);
    left: 0px;
    background: var(--i_sub_color);
    border-radius: 50%;
}

.heading.block_header_2 p {
    font-size: 1.4rem;
    font-weight: 500;
    padding-left: 22px;
}

.news_archive .heading.block_header_2, .glossary_archive .heading.block_header_2, .widget_gallery01 .heading.block_header_2, .gallery_archive .heading.block_header_2 {
    border: none;
}

[style*=" color: #ffffff;"] .heading.block_header_2 .h::before, [style*=" color: rgb(255, 255, 255);"] .heading.block_header_2 .h::before {
    border: 3px solid rgb(255, 255, 255);
}

@media screen and (max-width: 800px) {
    .heading.block_header_2 {
        margin-bottom: 20px;
    }

    .heading.block_header_2 .h {
        font-size: 1.8rem !important;
        padding-left: 20px;
    }

    .heading.block_header_2 p {
        padding-left: 20px;
    }
}

.heading.block_header_3 {
    overflow: hidden;
    background: var(--i_sub2_color);
    padding: 10px 10px 10px 30px;
    margin-bottom: 30px;
}

.heading.block_header_3 .h {
    letter-spacing: 0.2rem;
    font-size: 1.9rem;
    line-height: 1.5;
    font-weight: 500;
}

.heading.block_header_3 p {
    font-size: 1.4rem;
    letter-spacing: 0.2rem;
    color: var(--i_main_color);
    font-weight: 500;
}

@media screen and (max-width: 800px) {
    .heading.block_header_3 {
        padding: 5px 5px 5px 30px;
        margin-bottom: 20px;
    }

    .heading.block_header_3 .h {
        font-size: 2rem;
    }

    .heading.block_header_3 p {
        font-size: 1.3rem;
    }
}

.heading.block_header_4 {
    margin-bottom: 15px;
}

.heading.block_header_4::before {
    display: none;
}

.heading.block_header_4 .h {
    letter-spacing: 0.2rem;
    line-height: 1.5;
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 3rem !important;
}

.heading.block_header_4 p {
    font-size: 1.4rem;
    letter-spacing: 0.2rem;
    color: var(--i_txt_color);
    font-weight: 500;
}

.heading.block_header_5 {
    margin-bottom: 15px;
}

.heading.block_header_5 .h {
    display: inline;
    letter-spacing: 0.2rem;
    font-size: 1.8rem;
    margin-bottom: 10px;
    font-weight: 500;
}

.heading.block_header_5 p {
    display: inline;
    font-size: 1.4rem;
    letter-spacing: 0.2rem;
    font-weight: 500;
}

.heading.block_header_5 p::before {
    content: "　/　";
}

#sidebar .heading.block_header_5 {
    background: var(--i_sub2_color);
    padding: 5px 15px;
}

.parallax {
    box-shadow: 0 0 5px var(--i_shadow_color) inset;
}

.contents_btn01 a, .glossary_archive .content_wrapper .heading.block_header_2 a::after, main form .submit {
    background: var(--i_btn_color);
    position: relative;
    display: inline-block;
    text-align: center;
    border-radius: 100px;
    font-family: inherit;
    font-weight: 500;
    border: 3px solid rgb(255, 255, 255);
    color: var(--i_btn_txt_color) !important;
    padding: 5px 20px !important;
}

main form .submit span {
    display: block;
    position: relative;
}

.contents_btn01 a::before, main form .submit span::before {
    position: absolute;
    content: " ";
    width: 10px;
    height: 10px;
    top: calc(50% - 4px);
    left: 10px;
    background: rgb(255, 255, 255);
    border-radius: 100%;
    transition: 0.3s;
    z-index: 10;
}

.contents_btn01 a:hover, .glossary_archive .content_wrapper .heading.block_header_2 a:hover::after, main form .submit:hover {
    background: var(--i_btn_hover_color);
    color: var(--i_btn_hover_txt_color) !important;
}

.contents_btn01 a:hover::before, main form .submit span:hover::before {
    left: 15px;
}

.contents_btn01 a[target="_blank"] span::before, .contents_btn01 a[target="_blank"] span::after {
    border: 1px solid var(--i_btn_txt_color);
    transition: 0.3s;
}

.contents_btn01 a[target="_blank"] span:hover::before, .contents_btn01 a[target="_blank"] span:hover::after {
    border: 1px solid var(--i_btn_hover_txt_color);
}

.contents_btn01 a span {
    text-align: center;
    line-height: 1.5;
    font-size: 1.5rem;
}

main form .submit {
    position: relative;
    display: inline;
    padding: 0px;
}

main .widget_gallery01 .contents_btn01 a, main .gallery_archive .inner_item .contents_btn01 a, main .gallery_single .inner_item .contents_btn01 a, main * .contents_btn01 a {
    overflow: visible;
    margin-bottom: 10px;
}

main form .submit {
    position: relative;
}

main form .submit span input {
    font-size: 1.5rem;
    font-weight: 500;
    color: var(--i_btn_txt_color);
    background: transparent;
    display: block !important;
}

.widget_form form .submit input {
    font-family: inherit;
}

#fixbtn .contents_btn01 a::before, #fixbtn .contents_btn01 a::after {
    display: none;
}

#fixbtn .contents_btn01 a {
    padding: 0px;
    border: none;
}

#fixbtn .contents_btn01 a span {
    color: rgb(255, 255, 255);
}

#mv_outer {
    position: relative;
    padding-top: 30px;
}

#mv {
    width: 100%;
    height: 89vh;
}

#mv .mv_img, #mv::after {
    display: block;
    width: 55%;
    height: 100%;
    margin-left: 5%;
    border-radius: 100vw 100vw 0px 0px;
}

#mv::after {
    pointer-events: none;
}

#mv .mv_text {
    height: 90%;
    align-items: flex-end;
    width: 100% !important;
    left: 0px !important;
    bottom: 10% !important;
}

#mv .mv_text > div {
    box-sizing: border-box;
    width: auto;
    margin-left: auto;
    margin-right: 5%;
    max-width: none !important;
}

#mv .mv_text.t_align_right > div {
    margin-right: 5%;
}

#mv .mv_text h2 {
    line-height: 1.1;
    letter-spacing: 0.2rem;
    font-weight: 500;
    position: relative;
    display: block;
    text-shadow: rgb(255, 255, 255) 0px 0px 20px;
    font-size: 3.4rem !important;
}

#mv .mv_text p {
    padding-top: 15px;
    font-size: 2.2rem;
    font-weight: 500;
    letter-spacing: 0.2rem;
    text-shadow: rgb(255, 255, 255) 0px 0px 20px;
}

#mv .mv_pointer {
    width: 0px;
    position: absolute;
    bottom: calc(50% - 80px);
    left: auto;
    right: 10%;
    padding: 0px;
    text-align: center;
}

#mv .mv_pointer {
    width: 20%;
    height: auto;
    position: absolute;
    inset: 200px 17% auto auto;
    padding: 0px;
}

#mv .mv_pointer li {
    display: block;
    height: 40px;
    margin: 0px;
    counter-increment: mvImg 1;
}

#mv .mv_pointer li::after {
    content: "0" counter(mvImg);
    position: absolute;
    left: 100px;
    opacity: 0.5;
    transition: 0.8s ease-in-out;
    font-size: 1em;
    letter-spacing: 0.2rem;
    color: rgb(55, 55, 55);
    font-family: "Hachi Maru Pop", cursive;
    font-weight: 400;
}

#mv .mv_pointer li.current::after {
    opacity: 1;
    font-weight: 500;
}

#mv .mv_pointer li::before {
    background: rgba(0, 0, 0, 0.55);
    width: 40px;
    height: 1px;
    position: absolute;
    transition: 0.8s cubic-bezier(0.47, 0, 0.745, 0.715);
    margin-top: 19px;
}

#mv .mv_pointer li.current::before {
    width: 80px;
    background: rgba(0, 0, 0, 0.45);
}

#mv .mv_scroll, #mv .mv_arrow {
    display: none;
}

@media screen and (max-width: 100vh) {
    #mv {
        height: 52vh;
        min-height: 52vh !important;
    }
}

@media screen and (min-height: 600px) and (max-height: 800px) {
    #mv .mv_pointer {
        top: 130px;
    }
}

@media screen and (max-width: 900px) {
    #mv {
        padding-bottom: 70px;
    }

    #mv_outer::after {
        height: 100%;
        background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 10%, rgb(255, 255, 255) 30%);
    }

    #mv .mv_img, #mv::after {
        width: 90%;
        margin-left: 5%;
    }

    #mv .mv_scroll {
        display: none;
    }

    #mv .mv_pointer li::after {
        color: rgba(255, 255, 255, 0.8);
    }

    #mv .mv_pointer li::before {
    }

    #mv .mv_pointer li.current::before {
        background: rgba(255, 255, 255, 0.45);
    }

    #mv .mv_pointer {
        display: none;
    }
}

@media screen and (max-width: 650px) {
    #mv .mv_text h2 {
        line-height: 1.5;
        letter-spacing: 0.1rem;
        font-size: 5.5vw !important;
    }

    #mv .mv_text p {
        letter-spacing: 0px;
        font-size: 1.8rem;
        padding-top: 5px;
    }
}

@media screen and (max-width: 480px) {
    #mv .mv_pointer {
        bottom: 5px;
    }
}

#lv {
    width: 100%;
    background: var(--i_txt_color);
    height: 350px;
}

header.over + #lv_outer #lv {
    min-height: 350px;
}

#lv div {
    opacity: 0.4;
}

#lv p {
    left: 0px;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    padding: 0px 10px;
}

#lv p span {
    display: inline-block;
    font-size: 4rem;
    font-weight: 500;
    text-align: center;
    position: relative;
    word-break: break-all;
    line-height: 1.2;
    letter-spacing: 0.4rem;
    color: rgb(255, 255, 255);
}

@media screen and (max-width: 800px) {
    #lv {
        height: 250px;
    }

    header.over + #lv_outer #lv {
        min-height: 350px;
    }

    #lv p span {
        font-size: 2.8rem;
    }
}

#pan {
    padding: 0px;
}

#pan li {
    font-size: 1.2rem;
    padding: 5px 0px 3px 30px;
}

#pan ul {
}

#pan ul li::before, #pan ul li::after {
    height: 6px;
    width: 6px;
    top: calc(50% - 2px);
    left: 10px;
    border-top: 1px solid var(--i_main_color);
    border-right: 1px solid var(--i_main_color);
}

#pan ul li, #pan ul li a {
    color: var(--i_txt_color);
}

.default_ul li::before {
    border-top: 1px solid var(--i_sub_color);
    border-right: 1px solid var(--i_sub_color);
    height: 5px;
    width: 5px;
    transform: rotate(45deg);
    top: 8px;
    left: 0px;
}

.category1 li a {
    border: 1px solid var(--i_border_color);
    border-radius: 50px;
    color: var(--i_txt_color);
    font-size: 1.4rem;
}

.category1 li a:hover, .category1 li a.current {
    background: var(--i_sub2_color);
}

#sidebar section, #sidebar > div {
    border-bottom: 1px solid var(--i_border_color);
}

#sidebar h2 {
    text-align: left;
    font-size: 2.2rem;
}

#sidebar .sidebar_tag li {
    border: 1px solid var(--i_border_color);
    background: var(--i_sub2_color);
}

#sidebar .sidebar_list a {
    position: relative;
    padding-left: 15px;
}

#sidebar .sidebar_list a::before {
    content: "";
    display: block;
    position: absolute;
    border-top: 1px solid var(--i_sub_color);
    border-right: 1px solid var(--i_sub_color);
    height: 5px;
    width: 5px;
    transform: rotate(45deg);
    top: calc(50% - 3px);
    left: 0px;
}

.pager li a {
    height: 45px;
    width: 45px;
    line-height: 45px;
    border: 1px solid var(--i_border_color);
    font-size: 1.4rem;
    color: var(--i_txt_color);
}

.pager li:not(.arrow) a:hover, .pager li:not(.arrow).current a {
    background: var(--i_sub2_color);
}

.pager li.arrow a {
    background: none;
}

.pager2 li a {
    border: 1px solid var(--i_border_color);
    color: var(--i_txt_color);
    line-height: 45px;
    padding: 0px 15px;
    font-size: 1.4rem;
}

.pager2 li a:hover {
    background: var(--i_sub2_color);
}

.popup {
    background: rgba(255, 255, 255, 0.7);
}

.popclose {
    color: var(--i_main_color);
}

.popnav li {
    background: var(--i_main_color);
}

.poptxt {
    font-size: 1.2rem;
}

#fixbtn {
    margin-bottom: 30px;
    font-size: 1.55rem;
}

#fixbtn .fixbtnwrap {
    background: var(--i_sub2_color);
}

#fixbtn.no .fixbtnwrap {
    background-color: transparent;
}

#fixbtn .fixbtntel {
    border-right: 1px solid var(--i_border_color);
}

#fixbtn .fixbtntel:nth-last-of-type(2) {
    border-right: none;
}

#fixbtn .fixbtntel a, #fixbtn .fixbtntel span {
    font-size: 3.4rem;
    line-height: 1;
    margin-right: 10px;
    font-weight: 500;
}

#fixbtn .fixbtntel a:last-child, #fixbtn .fixbtntel span:last-child {
    margin-right: 0px;
}

#fixbtn .fixbtntel svg {
    width: 22px;
    height: 22px;
    margin-right: 5px;
    fill: var(--i_txt_color);
}

#fixbtn .contents_btn01 {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
}

#fixbtn .contents_btn01:nth-of-type(1) {
    border-left: none;
}

#fixbtn .contents_btn01:nth-of-type(1) {
    margin-left: auto;
    margin-right: auto;
}

#fixbtn .contents_btn01 a {
    border: none;
    background: var(--i_btn_color);
    color: rgb(255, 255, 255);
    margin-top: 0px;
    padding: 0px !important;
}

#fixbtn .contents_btn01 a:hover {
    background: var(--i_btn_hover_color);
    color: rgb(255, 255, 255) !important;
}

#fixbtn .contents_btn01 span {
    text-align: center;
    padding: 10px 15px;
}

#fixbtn .contents_btn01 a::before, #fixbtn .contents_btn01 a::after {
    display: none;
}

#fixbtn .contents_btn01 a:hover[target="_blank"] span::before, #fixbtn .contents_btn01 a:hover[target="_blank"] span::after {
    border: 1px solid rgb(255, 255, 255);
}

#fixbtn #scrolltop:nth-of-type(1) {
    margin-left: auto;
    margin-right: auto;
}

#fixbtn #scrolltop a {
    height: 40px;
    width: 40px;
}

#fixbtn #scrolltop a::before {
    top: 17px;
    left: 3px;
    transform: rotate(45deg);
    transition: 0.2s ease-in-out;
    border-left: 2px solid var(--i_txt_color);
    border-top: 2px solid var(--i_txt_color);
    width: 30px;
    height: 30px;
}

#fixbtn #scrolltop a:hover::before {
    opacity: 0.7;
}

#fixbtn.no #scrolltop a::before {
    border-color: rgba(120, 120, 120, 0.6);
}

#fixbtn.no #scrolltop a:hover::before {
    border-left: 2px solid rgb(120, 120, 120);
    border-top: 2px solid rgb(120, 120, 120);
}

@media screen and (max-width: 600px) {
    #fixbtn {
        margin-bottom: 0px;
    }

    #fixbtn, #fixbtn .fixbtntel a, #fixbtn .fixbtntel span {
        font-size: 1.7rem;
    }

    #fixbtn .fixbtntel a, #fixbtn .fixbtntel span {
        font-size: 2rem;
        color: var(--i_txt_color);
    }

    #fixbtn .fixbtntel svg {
        width: 18px;
        height: 18px;
    }

    #fixbtn .contents_btn01 a {
        letter-spacing: 0px;
    }

    #fixbtn .contents_btn01 a span {
        padding: 10px;
        font-size: 1.3rem !important;
    }
}

footer {
    background: var(--i_sub2_color);
    padding: 0px;
    color: var(--i_txt_color);
    text-align: center;
    font-size: 1.35rem;
}

footer a {
    color: var(--i_txt_color);
}

footer nav li {
    padding: 5px 0px;
}

footer nav li a {
    font-size: 1.55rem;
    font-weight: 500;
}

footer .logo {
    width: 200px;
}

footer .sns {
    margin: 0px auto 30px;
}

footer .sns svg {
    width: 40px;
    height: 40px;
    padding: 10px;
    fill: var(--i_main_color);
    transition: 0.2s ease-in-out;
}

footer .sns a:hover svg {
    opacity: 0.8;
}

#cp {
    padding: 0px 0px 10px;
    font-size: 1.1rem;
    letter-spacing: 0.1rem;
    color: var(--i_txt_color);
}

@media screen and (max-width: 600px) {
    footer {
        padding: 0px 0px 20px;
    }
}

@media screen and (max-width: 600px) {
    footer nav {
        margin-bottom: 30px;
    }

    footer nav ul {
        border-bottom: 1px solid rgba(87, 65, 69, 0.13);
    }

    footer nav ul li {
        border-top: 1px solid rgba(255, 255, 255, 0.1);
        border-bottom: 1px solid rgba(87, 65, 69, 0.13);
    }

    footer nav ul li:nth-last-of-type(2n) {
        border-right: 1px solid rgba(87, 65, 69, 0.13);
    }

    footer nav ul li:nth-last-of-type(2n+1) {
        border-left: 1px solid rgba(255, 255, 255, 0.1);
    }

    footer nav ul li:nth-of-type(1), footer nav ul li:nth-of-type(1), footer nav ul li:nth-of-type(2), footer nav ul li:nth-of-type(3):nth-last-of-type(2n-1) {
        border-top: 1px solid rgba(87, 65, 69, 0.13);
    }

    footer nav ul li:nth-last-of-type(1), footer nav ul li:nth-last-of-type(2) {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    footer .logo {
        width: 110px;
    }

    #fixbtn .fixbtnwrap {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }
}

.contents_faq01 dt {
    padding-left: 5rem;
    margin-bottom: 25px;
    min-height: 35px;
    width: 100%;
    padding-right: 15px;
    box-sizing: border-box;
}

.contents_faq01 dd {
    padding-left: 7.3rem;
    margin-bottom: 15px;
    width: 100%;
    padding-right: 15px;
    box-sizing: border-box;
}

.contents_faq01 dt::before, .contents_faq01 dd::before {
    width: 4rem;
    height: 4rem;
    font-size: 2.5rem;
    line-height: 1.4;
    box-sizing: border-box;
    font-weight: 500;
    color: var(--i_main_color);
    border: 1px solid var(--i_main_color);
    text-align: center;
    background: rgb(255, 255, 255);
    border-radius: 100px;
}

.contents_faq01 dd::before {
    line-height: 1.3;
    color: rgb(255, 255, 255);
    background: var(--i_main_color);
}

.contents_related_tags .inner_item {
    border: 1px solid var(--i_border_color);
}

.contents_related_tags .inner_item:hover {
    background: var(--i_sub2_color);
}

.contents_related .inner_item a:hover {
    background: var(--i_sub2_color);
    opacity: 0.8;
}

.block_table_1 table thead {
    background: var(--i_sub2_color);
}

.block_table_1 table thead th, .block_table_1 table thead td {
    background-color: var(--i_sub2_color);
}

.block_table_1 table th {
    background-color: var(--i_sub2_color);
    border: 1px solid var(--i_border_color);
    text-align: center;
    vertical-align: middle;
}

.block_table_1 table td {
    background-color: rgb(255, 255, 255);
    border: 1px solid var(--i_border_color);
    vertical-align: middle;
}

.block_table_1 table thead td {
    text-align: center;
    font-weight: 500;
}

.block_table_2 table thead, .block_table_2 table thead th, .block_table_2 table thead td, .block_table_5 table thead, .block_table_5 table thead th, .block_table_5 table thead td, .block_table_6 table thead, .block_table_6 table thead th, .block_table_6 table thead td {
    background-color: var(--i_sub2_color);
}

.block_table_2 table th, .block_table_5 table th, .block_table_6 table th {
    background-color: var(--i_sub2_color);
    border: 1px solid var(--i_border_color);
    text-align: center;
    vertical-align: middle;
}

.block_table_2 table td, .block_table_5 table td, .block_table_6 table td {
    background-color: var(--i_bg_color);
    border: 1px solid var(--i_border_color);
    vertical-align: middle;
}

.block_table_2 table thead td, .block_table_5 table thead td, .block_table_6 table thead td {
    text-align: center;
    font-weight: 500;
}

@media screen and (max-width: 500px) {
    .block_table_2 table {
        border-bottom: 1px solid var(--i_border_color);
    }

    .block_table_2 table th {
        border-top: 1px solid var(--i_border_color);
    }

    .block_table_2 table td {
        border-top: 1px dotted var(--i_border_color);
    }
}

.block_table_3 table thead, .block_table_3 table thead th, .block_table_3 table thead td, .block_table_7 table thead, .block_table_7 table thead th, .block_table_7 table thead td {
    background-color: var(--i_sub2_color);
}

.block_table_3 table th, .block_table_7 table th {
    background-color: var(--i_sub2_color);
    border: 1px solid var(--i_border_color);
    text-align: center;
    vertical-align: middle;
}

.block_table_3 table td, .block_table_7 table td {
    background-color: var(--i_bg_color);
    border: 1px solid var(--i_border_color);
    vertical-align: middle;
}

@media screen and (max-width: 500px) {
    .block_table_3 table {
        border-bottom: 1px solid var(--i_border_color);
    }

    .block_table_3 table th {
        border-top: 1px solid var(--i_border_color);
    }

    .block_table_3 table td {
        border-top: 1px dotted var(--i_border_color);
    }
}

.block_table_3_item li {
    vertical-align: middle;
}

.gallery_archive .inner_item a, .gallery_single .inner_item a {
    transition: 0.2s ease-in-out;
    background-color: transparent;
}

.gallery_archive .inner_item a:hover, .gallery_single .inner_item a:hover {
    background-color: rgb(0, 0, 0);
}

.gallery_archive .inner_item a:hover img, .gallery_single .inner_item a:hover img {
    opacity: 0.8;
}

.gallery_archive .inner_item a::after, .gallery_single .inner_item a::after {
    color: rgb(255, 255, 255);
}

.gallery_archive .inner_item p span, .gallery_single .inner_item p span {
    color: rgb(255, 255, 255);
}

.gallery_single_slider .slick-arrow::before {
    border-color: var(--i_btn_color);
}

.widget_gallery01 .slick-arrow {
    height: 40px;
    width: 30px;
    top: calc(50% - 20px);
    left: 0px;
}

.widget_gallery01 .slick-next {
    left: auto;
    right: 0px;
}

main .widget_gallery01 a, main .gallery_archive .inner_item a, main .gallery_single .inner_item a {
    overflow: hidden;
}

main .widget_gallery01 a img, main .gallery_archive .inner_item a img, main .gallery_single .inner_item a img {
    object-fit: cover;
    object-position: 50% 50%;
    font-family: "object-fit: cover; object-position: 50% 50%;";
    backface-visibility: visible;
    transform: scale(1.001, 1.001);
    transition: 1s ease-out !important;
}

main .widget_gallery01 a:hover img, main .gallery_archive .inner_item a:hover img, main .gallery_single .inner_item a:hover img {
    transform: scale(1.1, 1.1);
    opacity: 0.8;
}

.news_archive article .inner_item_img:hover {
    opacity: 0.8;
}

.news_archive article .entry_meta {
    font-size: 1.3rem;
}

.add_design5 #primary article .inner_item_img a i:nth-last-child(1) {
    background-size: 50% !important;
}

#sidebar .widget_news02 li a div span i {
    background-size: 50% !important;
}

.widget_coupon .content_wrapper {
    max-width: 900px !important;
}

.widget_coupon .inner_item > div, .widget_coupon .inner_item > dl {
    font-size: 1.4rem;
    line-height: 1.7;
}

.widget_form .privacypolicy {
    border: 1px solid var(--i_border_color);
}

.widget_form form {
    border-top: 1px solid var(--i_border_color);
}

.widget_form form dl {
    border-bottom: 1px solid var(--i_border_color);
}

.widget_form form dt, .widget_form form dd {
    vertical-align: middle;
}

.widget_form form dt span {
    font-size: 1.2rem;
    font-weight: 500;
    color: rgb(212, 59, 59) !important;
}

@media screen and (max-width: 770px) {
    .widget_form form dt {
        border-bottom: 1px dotted var(--i_border_color);
    }
}

main form dl input, main form textarea {
    background: var(--i_sub2_color);
    border: 1px solid transparent;
    letter-spacing: 1px;
}

main form dl input:focus, main form textarea:focus {
    background: rgb(255, 255, 255);
    border: 1px solid var(--i_border_color);
}

main form .submit input {
    letter-spacing: 3px;
    border: none;
}

main form select {
    background: var(--i_bg_color);
    border: 1px solid var(--i_border_color);
    letter-spacing: 1px;
}

main form input[type="radio"] + label, main form input[type="checkbox"] + label {
    padding: 0px 15px 0px 22px;
}

main form input[type="radio"] + label::before, main form input[type="checkbox"] + label::before {
    top: 50%;
    left: 0px;
    width: 17px;
    height: 17px;
    margin-top: -9px;
    background: var(--i_sub2_color);
}

main form input[type="radio"] + label::before {
    border-radius: 30px;
}

main form input[type="radio"]:checked + label::after, main form input[type="checkbox"]:checked + label::after {
    left: 4px;
    width: 9px;
    height: 9px;
    margin-top: -5px;
    background: var(--i_main_color) !important;
}

main form input[type="radio"]:checked + label::after {
    border-radius: 100%;
}

.widget_link .inner_item_txt {
    font-size: 2rem;
}

.widget_link .inner_item_url {
    color: var(--i_main_color) !important;
    font-weight: normal;
}

.widget_lp01 li a:hover {
    opacity: 0.8;
}

.widget_lp01 li a div span {
    background-size: 60%;
}

.widget_menu01 h3 {
    font-size: 1.7rem;
    letter-spacing: 1px;
    margin-bottom: 15px;
}

.widget_menu01 li dd {
    font-size: 1.3rem;
    letter-spacing: 0px;
}

.widget_menu02 h3 {
    font-size: 1.7rem;
    letter-spacing: 1px;
}

.widget_menu02 li > p {
    font-size: 1.3rem;
    letter-spacing: 0px;
}

.block_news_2 li {
    box-shadow: 5px 5px 0 var(--i_shadow_color) !important;
}

.block_news_2 li a {
    padding: 30px;
}

.block_news_2 li a::after {
    border: 0 solid var(--i_sub2_color) !important;
}

.block_news_2 li a:hover::after {
    border-width: 10px !important;
}

.block_news_2 li:nth-child(2n) {
    background: var(--i_bg_color) !important;
}

.widget_staff01 .inner_item a:hover * {
    opacity: 0.8;
}

.widget_staff01 .sub {
    font-size: 1.2rem;
    font-weight: 500;
}

.widget_tel .inner_item_tel a, .widget_tel .inner_item_tel span {
    font-size: 3.6rem;
    letter-spacing: 0.1rem;
    line-height: 1.1;
    padding: 20px;
    font-weight: 500;
}

@media screen and (max-width: 450px) {
    .widget_tel .inner_item_tel a, .widget_tel .inner_item_tel span {
        font-size: 2.6rem;
        padding: 15px 10px;
    }

    .widget_tel .inner_item_tel img {
        margin: 0px 5px -2px 0px;
    }

    .widget_tel .inner_item_tel svg {
        height: 16px;
        width: 16px;
    }
}

.glossary_archive .content_wrapper article {
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.glossary_archive .content_wrapper .heading.block_header_2 {
    margin-bottom: 10px;
}

.glossary_archive .content_wrapper .heading.block_header_2 .h {
    font-size: 1.8rem;
}

.glossary_archive .content_wrapper .heading.block_header_2 .h::after {
    top: 1em;
}

.glossary_archive .content_wrapper .heading.block_header_2 a::after {
    content: "View More";
    position: absolute;
    width: 150px;
    bottom: 32px;
    right: 0px;
    text-align: center;
    font-size: 1.5rem;
    font-weight: normal;
    padding: 3px 10px;
}

.glossary_archive .content_wrapper article .entry_body {
    padding-right: 180px;
}

@media screen and (max-width: 1224px) {
    .glossary_archive .content_wrapper .heading.block_header_2 a::after {
        bottom: calc(32px + 1.8rem);
    }
}

@media screen and (max-width: 650px) {
    .glossary_archive .content_wrapper article {
        padding-bottom: 60px;
    }

    .glossary_archive .content_wrapper .heading.block_header_2 a::after {
        bottom: 30px;
    }

    .glossary_archive .content_wrapper article .entry_body {
        padding-right: 0px;
    }
}

.recruit_archive.add_design1 .recruitment_list .inner_item {
    background: rgba(255, 255, 255, 0.8);
}

.index main > section:first-child + div.composite_box01 .heading.block_header_4 .h, .index main > section:first-child + div + div.composite_box01 .heading.block_header_4 .h {
    font-size: 2.5rem;
    letter-spacing: 0.1rem;
}

@media screen and (max-width: 800px) {
    .index main > section:first-child + div.composite_box01 .heading.block_header_4 .h, .index main > section:first-child + div + div.composite_box01 .heading.block_header_4 .h {
        font-size: 2.1rem;
    }
}

.block_news_2 li {
    box-shadow: none;
    border: 1px solid var(--i_border_color);
}

@media screen and (max-width: 950px) {
    .index .contents_box01 .inner_item_txt .contents_btn01 {
        text-align: center;
    }
}

a[id*="para"] + section .parallax_img, a[id*="para"] + div .parallax_img {
    opacity: 0.4;
    filter: brightness(90%) blur(4px) contrast(120%);
}

#mv .mv_img li:nth-child(1) img {
    object-position: 50% 0%;
}

#mv .mv_textimg {
    inset: auto 20% 0% auto;
}

#mv .mv_textimg img {
    width: 100%;
    max-width: 560px;
}

#mv .mv_textimg a {
    height: 12%;
    width: 43%;
    inset: auto 12% 10% auto;
}

@media screen and (max-width: 1400px) and (min-width: 900px) and (max-height: 700px) {
    #mv {
        height: 700px;
    }

    #mv .mv_textimg {
        top: auto;
        bottom: 3%;
        right: -4%;
    }

    #mv .mv_textimg img {
        width: 75%;
    }

    #mv .mv_textimg a {
        width: 32%;
        right: 34%;
    }

    #mv .mv_img li:nth-child(1) img {
        object-position: 100% 0%;
    }
}

@media screen and (max-width: 768px) {
    #mv .mv_textimg .mv_textimg_sp {
        display: flex;
        justify-content: center;
    }

    #mv .mv_textimg {
        height: 70%;
        width: 100%;
        left: 1%;
        bottom: -15%;
        max-width: 460px;
    }

    #mv .mv_textimg img {
        width: 98%;
    }

    #mv .mv_textimg a {
        right: 13%;
        width: 41%;
    }
}

#column2 + div::before {
    border-radius: 0px 0px 0px 30px;
}

a[id^="grid"] + .block_news_1 > .content_wrapper {
    display: grid;
    grid-template-columns: 35% 60%;
    align-items: center;
    justify-content: space-between;
}

a[id^="grid"] + .block_news_1 .content_wrapper > .heading {
    margin-bottom: 20px;
    padding: 0px 0px 15px;
    background-image: linear-gradient(to right, var(--i_txt_color) 6px, transparent 3px);
    background-size: 11px 1px;
    background-repeat: repeat-x;
    background-position: left bottom;
    border: none;
}

a[id^="grid"] + div .heading.block_header_2 .h {
    padding-left: 0px;
    line-height: 1.2;
    font-size: 3rem !important;
    letter-spacing: 0.2rem !important;
}

a[id^="grid"] + div .heading.block_header_2 p {
    padding-left: 0px;
    font-size: 1.7rem;
    letter-spacing: 0.2rem;
}

a[id^="grid"] + div .heading.block_header_2 .h::before, a[id^="grid"] + div .heading.block_header_2 .h::after {
    display: none;
}

a[id^="grid"] + .block_news_1 .content_wrapper > .add_text {
    grid-area: 2 / 1;
    text-align: left;
}

a[id^="grid"] + .block_news_1 .content_wrapper > ul {
    grid-area: 1 / 2 / 4;
    min-width: 0px;
    width: 100%;
}

a[id^="grid"] + .block_news_1 .content_wrapper > .contents_btn01 {
    grid-area: 3 / 1;
    padding-top: 0px;
    padding-left: 0px;
}

a[id^="grid"] + .block_news_1 li {
    padding: 5px 0px;
    background: rgb(255, 255, 255);
    margin-bottom: 10px;
    border-radius: 10px;
    box-shadow: 10px 10px 20px var(--i_shadow_color);
    border: none !important;
}

a[id^="grid"] + .block_news_1 li a {
    padding: 15px 20px;
}

a[id^="grid"] + .block_news_1 .content_wrapper > .contents_btn01 > .content_wrapper {
    text-align: left;
}

@media screen and (max-width: 650px) {
    a[id^="grid"] + .block_news_1 > .content_wrapper {
        display: block;
    }

    a[id^="grid"] + .block_news_1 .content_wrapper > .contents_btn01 {
        padding-top: 30px;
        padding-left: 8px;
    }

    a[id^="grid"] + .block_news_1 .content_wrapper > .contents_btn01 > .content_wrapper {
        text-align: center;
    }

    a[id^="grid"] + div .heading.block_header_2 .h {
        font-size: 3rem !important;
        margin-bottom: 0px;
    }

    a[id^="grid"] + div .heading.block_header_2 p {
        font-size: 1.5rem;
    }
}

#intro + div > .content_wrapper::before {
    position: absolute;
    content: "";
    width: 300px;
    height: 300px;
    right: 10px;
    bottom: 0px;
    pointer-events: none;
    background: url("/common/upload_data/omusubishacom/image/c_1.png.webp") center center / contain no-repeat;
    z-index: 2;
}

#intro + div .heading.block_header_4 .h {
    color: var(--i_sub_color);
    background: rgb(255, 255, 255);
    padding: 5px 15px;
    width: fit-content;
    border-radius: 100px;
    margin-bottom: 10px;
    font-size: 2rem !important;
    letter-spacing: 0.1rem !important;
}

#intro + div .heading.block_header_4 p {
    letter-spacing: 0.2rem;
    color: var(--i_txt_color);
    line-height: 1.5;
    font-size: 3rem !important;
}

#intro + div .inner_item:nth-child(3) .inner_item_img img {
    max-width: 100%;
    height: auto !important;
    width: auto !important;
}

#intro + div .inner_item a {
    pointer-events: none;
}

#intro + div .inner_item:nth-of-type(2) img, #intro + div .inner_item:nth-of-type(3) img {
    aspect-ratio: 2.5 / 3;
    height: auto !important;
}

#intro + div .inner_item:nth-of-type(1) .inner_item_txt {
    position: relative;
}

@media screen and (min-width: 1001px) {
    #intro + div > .content_wrapper {
        padding: 0px;
    }

    #intro + div .inner_item:nth-of-type(2) {
        margin-top: 8%;
        width: 34%;
    }

    #intro + div .inner_item:nth-of-type(3) {
        z-index: 1;
        width: 18%;
        margin-left: 2%;
    }

    #intro + div .inner_item:nth-of-type(1) {
        width: 40%;
        margin-top: 8%;
        display: flex;
    }

    #intro + div .inner_item:nth-of-type(1) .inner_item_txt {
        padding: 0px 30px;
    }

    #intro + div .inner_item a {
        position: relative;
    }
}

@media screen and (max-width: 1000px) {
    #intro + div::before {
        bottom: 35px;
    }

    #intro + div .wrapper_item {
        justify-content: space-between;
    }

    #intro + div .inner_item:nth-child(1) {
        margin-bottom: 30px;
    }

    #intro + div .inner_item {
        width: 100%;
        margin-top: 30px;
        margin-left: 0px !important;
    }

    #intro + div .inner_item:nth-of-type(2) {
        width: 55% !important;
    }

    #intro + div .inner_item:nth-of-type(3) {
        z-index: 1;
        margin-top: 0%;
        margin-bottom: 0px;
        width: 40% !important;
        margin-left: 3% !important;
    }
}

@media screen and (max-width: 900px) {
    #intro + div .heading.block_header_4 .h {
        margin-bottom: 5px;
        font-size: 1.8rem !important;
        letter-spacing: 0.1rem !important;
    }

    #intro + div .heading.block_header_4 p {
        font-size: 2.5rem !important;
        letter-spacing: 0px;
    }

    #intro + div > .content_wrapper::before {
        width: 50vw;
        height: 50vw;
        bottom: -70px;
    }
}

a[id^="seo"] + section::before {
    position: absolute;
    content: "";
    width: 25%;
    height: 100%;
    left: 0px;
    bottom: 0px;
    pointer-events: none;
    background: url("/common/upload_data/omusubishacom/image/bg1.png.webp") right center / cover no-repeat;
    z-index: 1;
}

a[id^="seo"] + section::after {
    position: absolute;
    content: "";
    width: 25%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    pointer-events: none;
    background: url("/common/upload_data/omusubishacom/image/bg2.png.webp") left center / cover no-repeat;
    z-index: 0;
}

a[id^="seo"] + section > .content_wrapper {
    background: rgba(255, 255, 255, 0.9);
    padding: 20px;
    border-radius: 30px;
    width: 94%;
}

@media screen and (max-width: 900px) {
    a[id^="seo"] + section::before {
        width: 100%;
    }

    #seo1 + section::after {
        display: none;
    }

    a[id^="seo"] + section > .content_wrapper {
        padding: 40px 20px;
        box-shadow: 10px 10px 20px var(--i_shadow_color);
    }
}

#c2_2 + .composite_box01.block_images_22 .inner_item.clink {
    cursor: pointer;
    transition: opacity 0.3s ease-in-out;
}

#c2_2 + div.composite_box01 .inner_item {
    padding: 40px 150px 40px 0px;
    border-bottom: 2px dotted var(--i_txt_color);
    align-items: center;
    position: relative;
    margin-bottom: 0px !important;
}

#c2_2 + div.composite_box01 .inner_item:first-of-type {
    border-top: 2px dotted var(--i_txt_color);
}

#c2_2 + div .heading.block_header_4 {
}

#c2_2 + div .heading.block_header_4 .h {
    color: var(--i_txt_color);
    margin-bottom: 10px;
    font-size: 3rem !important;
    letter-spacing: 0.1rem !important;
}

#c2_2 + div .heading.block_header_4 p {
    font-size: 1.7rem;
    color: var(--i_sub_color);
    background: rgb(255, 255, 255);
    padding: 5px 10px;
    border-radius: 10px;
    letter-spacing: 0.2rem !important;
}

#c2_2 + .composite_box01.block_images_22 .inner_item::before, #c2_2 + .composite_box01.block_images_22 .inner_item::after {
    position: absolute;
    display: block;
    content: "";
    pointer-events: none;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.4s ease-in-out;
    z-index: 1;
}

#c2_2 + .composite_box01.block_images_22 .inner_item::before {
    right: 0px;
    width: 80px;
    height: 80px;
    background: var(--i_sub2_color);
    border-radius: 50px;
}

#c2_2 + .composite_box01.block_images_22 .inner_item::after {
    width: 20px;
    height: 20px;
    right: 30px;
    background: var(--i_txt_color);
    mask-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_x32_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%20512%20512%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.st0%20%7B%20fill%3A%20%234b4b4b%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpolygon%20class%3D%22st0%22%20points%3D%22243.3%200%20202.7%2040.5%20389.5%20227.3%2012.7%20227.3%2012.7%20284.7%20389.5%20284.7%20202.7%20471.5%20243.3%20512%20499.3%20256%20243.3%200%22%2F%3E%3C%2Fsvg%3E");
}

#c2_2 + .composite_box01.block_images_22 .inner_item.clink:hover::before {
    transform: translateY(-50%) scale(0.8);
    background: var(--i_sub_color);
}

#c2_2 + .composite_box01.block_images_22 .inner_item.clink:hover::after {
    background: var(--i_bg_color);
}

@media screen and (max-width: 900px) {
    #c2_2 + div.composite_box01 .inner_item {
        padding: 40px 0px;
    }

    #c2_2 + div.composite_box01 .inner_item::before, #c2_2 + div.composite_box01 .inner_item::after {
        top: 50%;
        transform: translateY(-50%);
    }

    #c2_2 + div .heading.block_header_4 .h {
        font-size: 2.5rem !important;
    }

    #c2_2 + div .heading.block_header_4 p {
        font-size: 1.5rem;
        letter-spacing: 0.1rem !important;
    }
}

@media screen and (max-width: 480px) {
    #c2_2 + div.composite_box01 .inner_item::before, #c2_2 + div.composite_box01 .inner_item::after {
        top: 36% !important;
    }
}

#gallery_type04 + div {
    padding-bottom: 120px;
}

#gallery_type04 + div::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 80px;
    background: var(--i_sub2_color);
    bottom: 0px;
    --mask: radial-gradient(67.08px at 50% 90px,#000 99%,#0000 101%) calc(50% - 60px) 0/120px 100%, radial-gradient(67.08px at 50% -60px,#0000 99%,#000 101%) 50% 30px/120px 100% repeat-x;
    mask: var(--mask);
}

#gallery_type04 + .widget_gallery01 .slick-track {
    gap: 0px 1vw;
}

#gallery_type04 + .widget_gallery01.add_design1 .inner_item {
    padding: 0px;
    border: 1px solid var(--i_border_color);
    box-shadow: 0 2px 3px var(--i_shadow_color);
    margin-bottom: 3px;
    border-radius: 15px;
    overflow: hidden;
    background: var(--i_bg_color);
}

#gallery_type04 + .widget_gallery01.add_design1 .inner_item .heading {
    padding: 20px;
}

#gallery_type04 + .widget_gallery01 .slick-arrow, #gallery_type04 + .widget_gallery01 .slick-next {
    background: var(--i_btn_color);
}

#gallery_type04 + .widget_gallery01 .slick-prev::before, #gallery_type04 + .widget_gallery01 .slick-next::before {
    border-top: 1px solid var(--i_btn_txt_color);
    border-left: 1px solid var(--i_btn_txt_color);
}

@media screen and (max-width: 900px) {
    #gallery_type04 + .widget_gallery01.add_design1 .wrapper_item {
        padding: 0px 20px 20px;
    }
}


#faq4 + div ,
#faq4 + div > .content_wrapper{
    position: relative;
    overflow: visible;
}

#faq4 + div > .content_wrapper::before {
    position: absolute;
    content: "";
    width: 170px;
    height: 170px;
    left: 0px;
    top: -60px;
    pointer-events: none;
    background: url("/common/upload_data/omusubishacom/image/c_2.png.webp") center center / contain no-repeat;
    z-index: 2;
}

#faq4 + div > .content_wrapper::after {
    position: absolute;
    content: "";
    width: 150px;
    height: 150px;
    right: 0px;
    top: -60px;
    pointer-events: none;
    background: url("/common/upload_data/omusubishacom/image/c_3.png.webp") center center / contain no-repeat;
    z-index: 2;
}

#faq4 + div .wrapper_item:has(dl) {
    border-top: 2px solid var(--i_txt_color);
    border-bottom: 2px solid var(--i_txt_color);
    padding-top: 15px;
}

#faq4 + div dl {
    border-bottom: 2px dashed var(--i_border_color);
}

#faq4 + div dl:nth-of-type(1) {
    border-top: none;
}

#faq4 + div dl:last-child {
    border-bottom: none;
}

@media screen and (max-width: 900px) {
    #faq4 + div > .content_wrapper::before, #faq4 + div > .content_wrapper::after {
        width: 20vw;
        height: 20vw;
        top: -75px;
    }
}

a[id^="con"] + section .inner_item_txt .heading {
    margin-bottom: 20px;
    padding-bottom: 15px;
    background-image: linear-gradient(to right, var(--i_txt_color) 6px, transparent 3px);
    background-size: 11px 1px;
    background-repeat: repeat-x;
    background-position: left bottom;
}

a[id^="con"] + section .heading.block_header_2 .h {
    line-height: 1.2;
    padding-left: 0px;
    border-bottom: none;
    margin-bottom: 0px;
    font-size: 3rem !important;
}

a[id^="con"] + section .heading.block_header_2 p {
    padding-left: 0px;
    font-size: 1.7rem;
    color: var(--i_main_color2);
    letter-spacing: 0.2rem;
}

a[id^="con"] + section .heading.block_header_2 .h::before {
    display: none;
}

a[id^="con"] + section .inner_item_txt {
    position: relative;
    overflow: visible;
}

@media screen and (min-width: 901px) {
    #con1 + section .inner_item_txt {
        padding-right: 80px;
    }
}

@media screen and (max-width: 900px) {
    #con1 + section {
        margin-bottom: 30px;
    }

    #top_img + section {
        padding-bottom: 90px;
    }

    #con1 + section::before {
        content: "";
        width: 65vw;
        max-width: 400px;
        height: 30vw;
        top: -8%;
        right: -15%;
    }

    #con2 + section::before {
        content: "";
        width: 75vw;
        max-width: 400px;
        height: 30vw;
        top: -2%;
        left: -2%;
    }

    #top_img + section::before {
        content: "";
        width: 65vw;
        max-width: 400px;
        height: 45vw;
        bottom: -10%;
        left: -10%;
    }

    a[id^="con"] + section .heading.block_header_2 .h {
        font-size: 2.8rem !important;
    }

    a[id^="con"] + section .heading.block_header_2 p {
        font-size: 1.5rem;
    }

    a[id^="con"] + section .inner_item_img img {
        height: 260px;
        object-fit: cover;
    }

    a[id^="con"] + section .inner_item_img::before {
        height: 90px;
        top: -22px;
        left: 22px;
    }

    #con2 + section .inner_item_img::before {
        right: 18px;
    }
}

#top_contact + div .wrapper_item {
    justify-content: center;
}

#top_contact + div .inner_item.empty {
    display: none;
}

#top_contact + div .heading.block_header_4 .h {
    font-size: 2.5rem !important;
    letter-spacing: 0.2rem !important;
}

#top_contact + div .inner_item_txt .heading::before {
    background: var(--i_txt_color, #000);
    opacity: 0.3;
}

#top_contact + div a:hover .inner_item_txt .heading::before, #top_contact + div a:hover + .inner_item_txt .heading::before {
    opacity: 0.6;
}

@media screen and (min-width: 901px) {
    #top_contact + div .inner_item {
    }
}

#access + div {
    padding-top: 120px;
}

#access + div::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 80px;
    background: var(--i_sub2_color);
    top: 0px;
    --mask: radial-gradient(67.08px at 50% calc(100% - 90px),#000 99%,#0000 101%) calc(50% - 60px) 0/120px 100%, radial-gradient(67.08px at 50% calc(100% + 60px),#0000 99%,#000 101%) 50% calc(100% - 30px)/120px 100% repeat-x;
    mask: var(--mask);
}

a[id^="pattern1"] + section .inner_item_img img {
    transform: rotate(5deg);
}

#pattern1_2 + section .inner_item_img img {
    transform: rotate(-5deg);
}

a[id^="pattern1"] + section .inner_item_txt .heading {
    margin-bottom: 20px;
    padding: 0px 0px 15px;
    background-image: linear-gradient(to right, var(--i_txt_color) 6px, transparent 3px);
    background-size: 11px 1px;
    background-repeat: repeat-x;
    background-position: left bottom;
    border: none;
}

a[id^="pattern1"] + section .heading.block_header_2::before, a[id^="pattern1"] + section .heading.block_header_2::after, a[id^="pattern1"] + section .heading.block_header_2 .h::before {
    display: none;
}

a[id^="pattern1"] + section .heading.block_header_2 .h {
    padding: 0px;
    margin: 0px;
    border: none;
}

@media screen and (min-width: 901px) {
    #pattern1 + section .inner_item_txt {
        padding-right: 60px;
    }

    #pattern1_2 + section .inner_item_txt {
        padding-left: 60px;
    }
}

@media screen and (max-width: 900px) {
    a[id^="pattern1"] + section .inner_item_img {
        margin-bottom: 40px !important;
    }
}

/* 電話番号下テキスト調整(2025/11/28) */
header .header_contents .header_col1 .tel .teli {
    display: none;
}
#fixbtn[data-pattern="3"] .fixbtntel .teli {
    text-align: left;
}
#fixbtn[data-pattern="3"] .fixbtntel [data-tel], #fixbtn[data-pattern="3"] .fixbtntel>a {
    white-space: initial;
}
@media only screen and (max-width: 700px) {
    #fixbtn[data-pattern="3"] .fixbtntel [data-tel], #fixbtn[data-pattern="3"] .fixbtntel>a {
        display: flex;
        font-size: 0 !important;
    }
    #fixbtn[data-pattern="3"] .fixbtntel .teli {
        font-size: 1rem;
    }
    #fixbtn[data-pattern="3"] .fixbtntel svg {
        min-width: 14px;
    }
}

/* 書籍紹介ページ画像表示調整(2025/11/28) */
.book_list-page ~ main .news_archive.add_design3 article .inner_item_img a img {
    object-fit: contain;
}

/* 背景アイコン変更(2025/11/28) */
#intro + div > .content_wrapper::before {
    background: url("/common/upload_data/omusubishacom/image/20251128180233.png") center center / contain no-repeat;
}
#faq4 + div > .content_wrapper::before {
    background: url("/common/upload_data/omusubishacom/image/20251128180524.png") center center / contain no-repeat;
}

#faq4 + div > .content_wrapper::after {
    background: url("/common/upload_data/omusubishacom/image/20251128180524_1.png") center center / contain no-repeat;
}