@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho&display=swap');

:root{
	/*使用しない場合も必ず設定*/
	--i_bg_color: #fff;	/*背景色*/
	--i_txt_color: #363636;	/*テキスト*/
	--i_main_color: #828fc0;	/*メイン*/
	--i_sub_color: #162489;	/*アクセント*/
	--i_sub2_color: #f2f2f2;	/*薄い色*/
	--i_btn_color: #828fc0;	/*ボタン*/
	--i_btn_hover_color: #5e6fad;	/*ボタンhover*/
	--i_btn_txt_color: #fff;	/*ボタンテキスト*/
	--i_btn_hover_txt_color: #fff;	/*ボタンテキスト*/
	--i_shadow_color: rgba(0,0,0,0.05);	/*シャドウ*/
	--i_border_color: rgba(125,125,125,0.3);	/*ボーダー*/
	--i_noimg_bg_color: #f2f2f2;	/*画像無し*/
}

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: transparent;
}

body::before {
    position: fixed;
    display: block;
    content: "";
    top: 0px;
    left: 0px;
    background: url("/common/upload_data/izakayayokihicom/image/bg_1_1.jpg") center center / cover no-repeat;
    opacity: 0.5;
    pointer-events: none;
    z-index: -1;
    width: 100% !important;
    height: 100% !important;
}

@media screen and (max-width: 850px) {
    html {
        font-size: 60.606%;
    }

    body {
        letter-spacing: 0px;
    }
}

a {
    outline: 0px;
    text-decoration: none;
    color: var(--i_txt_color);
}

section[style*=" color:"]:not([style*=" color: inherit"]) a, div[style*=" color:"]:not([style*=" color: inherit"]) a {
    color: var(--i_bg_color);
}

.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_shadow_color);
    }
}

.no_img {
    background: var(--i_noimg_bg_color, rgba(200,200,200,0.3));
}

#load div:nth-of-type(1) {
    background: rgb(255, 255, 255);
}

#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_fff_color);
}

#load .loader::before, #load .loader::after, .popup .loader::before, .popup .loader::after {
    left: -1px;
    top: -1px;
}

#load img {
    max-width: 60px;
}

#load div:nth-of-type(1) {
    background: var(--i_main_color);
}

#load .loader, .popup .loader {
    border: 1px solid rgb(255, 255, 255);
}

#load .loader, #load .loader::before, .popup .loader, .popup .loader::before {
    border-top-color: rgb(255, 255, 255) !important;
}

#load .loader::before, #load .loader::after, .popup .loader::before, .popup .loader::after {
    left: -1px;
    top: -1px;
}

#load img {
    max-width: 220px;
    max-height: 100%;
}

@media screen and (max-width: 850px) {
    #load img {
        max-width: 120px;
    }
}

header {
    font-size: 1.5rem;
    color: rgb(255, 255, 255);
    background: transparent;
}

header .wraper {
    max-width: 85%;
}

header#pattern2 .header_contents {
    padding-top: 40px;
}

.scrolled header {
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(5px);
    color: var(--i_txt_color);
}

.scrolled header .logo a img {
    filter: none;
}

@supports (-ms-ime-align: auto) {
    header#pattern2 .logo {
        margin-top: 20px;
    }
}

header h1 {
    line-height: 1.5;
    font-size: 1.4rem;
    font-weight: normal;
    opacity: 0.7;
    top: 20px !important;
}

body.scrolled header .logo {
    padding: 20px 0px !important;
}

@media screen and (min-width: 901px) {
    .index header .logo, .index header .logo a {
        max-width: 230px !important;
        padding: 0px !important;
        background: none !important;
    }

    body:not(.scrolled) header .logo a {
        max-width: 160px;
        background: rgb(255, 255, 255);
        padding: 20px;
    }
}

body.scrolled header .logo {
    margin-top: 0px;
}

body.scrolled header .logo a {
    max-width: 348px;
}

body.scrolled header .logo a img {
    max-height: 60px;
}

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: 25px;
    line-height: 1;
    padding-left: 26px;
    font-weight: normal;
}

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);
}

body.scrolled header .header_contents .header_col1 .tel svg, body.scrolled header .header_contents .header_col1 .btn .translate a svg, body.scrolled header .burger li.sp_translate a svg, body.scrolled header .header_contents .header_sns li svg {
    fill: var(--i_bg_color);
}

header .sp_menu a div span, header .sp_menu a div::before, header .sp_menu a div::after {
    background: var(--i_txt_color);
}

.header_contents .header_col1 .tel a {
    color: rgb(255, 255, 255) !important;
}

body.scrolled header .header_contents .header_col1 .tel a {
    color: var(--i_bg_color) !important;
}

header .header_contents .header_col1 .tel svg {
    width: 18px;
    height: 18px;
    top: calc(50% - 7px);
    left: 3px;
}

header .header_contents .header_col1 .btn > a, header#pattern4 .wraper > .inner > .btn > a {
    display: block;
    text-align: center;
    background: var(--i_btn_color);
    color: var(--i_btn_txt_color);
    padding: 10px 15px;
    transition: 0.4s ease-in-out;
    letter-spacing: 0.1rem;
    position: relative;
}


header .header_contents .header_col1 .btn > a:hover, header#pattern4 .wraper > .inner > .btn > a:hover {
    opacity: 1;
    background: var(--i_btn_hover_color);
}
header .header_contents .header_col1 .btn > a[target="_blank"] span.inn, header#pattern4 .wraper > .inner > .btn > a[target="_blank"] span.inn {
    padding-right: 25px !important;
}

header .header_contents .header_col1 .btn > a span.inn, header#pattern4 .wraper > .inner > .btn > a span.inn {
    color: var(--i_btn_txt_color) !important;
}

header .header_contents .header_col1 .btn > a:hover span.inn, header#pattern4 .wraper > .inner > .btn > a:hover span.inn {
    color: var(--i_btn_txt_color);
}

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[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 {
    border-color: var(--i_btn_hover_txt_color);
}

header .header_contents .header_col1 .btn .translate a svg {
    max-width: 74%;
    max-height: 74%;
    margin: 13% auto 0px;
}

header#pattern1 nav, header#pattern3 nav {
    background: rgb(238, 238, 238);
}

header nav * {
    color: rgb(255, 255, 255);
    transition: 0.2s ease-in-out;
}

.index header nav ul.nav_1st {
    max-width: 1600px;
    width: 50% !important;
    align-items: normal !important;
    margin-top: 30px !important;
}

@media screen and (max-width: 1550px) {
    body.scrolled header .wraper {
        max-width: 94%;
    }

    body.scrolled header nav ul.nav_1st {
        width: 76% !important;
    }

    header#pattern2 nav {
        margin-right: 0px;
    }

    body.scrolled header .logo a img {
        max-height: 80px;
    }
}

body.scrolled header nav ul.nav_1st {
    width: 85% !important;
}

body.scrolled header nav ul.nav_1st {
    min-height: 50px !important;
}

header nav ul.nav_1st > li {
    box-sizing: border-box;
    position: relative;
}

header nav ul.nav_1st > li > a {
    font-size: 1.5rem;
    font-weight: 500;
    position: relative;
    padding-left: 1vw;
    padding-right: 1vw;
}

@media screen and (min-width: 901px) {
    body.index:not(.scrolled) header nav ul.nav_1st > li {
        max-width: 70px;
    }

    body.index:not(.scrolled) header nav ul.nav_1st {
        width: 40% !important;
    }

    body.index:not(.scrolled) header nav ul.nav_1st > li a {
        position: relative;
        border-left: 1px solid rgba(255, 255, 255, 0.6);
        padding: 10px 0px;
    }

    body.index:not(.scrolled) header nav ul.nav_1st > li:last-child a {
        border-right: 1px solid rgba(255, 255, 255, 0.6);
    }

    body.index:not(.scrolled) header nav ul.nav_1st > li a::before {
        content: "";
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background-color: var(--i_bg_color);
        transform-origin: center bottom;
        transition: transform 600ms cubic-bezier(0.48, 0, 0.12, 1);
        transform: skewY(0deg) scaleY(0);
        z-index: -1;
    }

    body.index:not(.scrolled) header nav ul.nav_1st > li a:hover {
        opacity: 1;
    }

    body.index:not(.scrolled) header nav ul.nav_1st > li > a:hover span {
        color: var(--i_txt_color);
    }

    body.index:not(.scrolled) header nav ul.nav_1st > li a:hover::before {
        transform-origin: center top;
        transform: skewY(0deg) scaleY(1);
    }

    header nav ul.nav_2nd li a span {
        color: var(--i_txt_color) !important;
    }
}

header nav ul.nav_1st > li > a span {
    line-height: 3.5;
    color: rgb(255, 255, 255);
}

body.scrolled header#pattern2 nav ul.nav_1st > li > a span {
    color: var(--i_txt_color);
    writing-mode: horizontal-tb;
}

.index header#pattern2 nav ul.nav_1st > li > a span {
    line-height: 3;
    letter-spacing: 0.25rem;
    writing-mode: vertical-rl;
}

body.margin header nav ul.nav_1st > li > a span {
    line-height: 4;
}

body.scrolled header nav ul.nav_1st > li::after {
    content: "";
    width: 1px;
    height: 45%;
    position: absolute;
    top: 30%;
    left: 0px;
    border-left: 1px solid rgba(0, 0, 0, 0.43);
}

body.scrolled header nav ul.nav_1st > li:last-child::before {
    content: "";
    width: 1px;
    height: 45%;
    position: absolute;
    top: 25%;
    right: 0px;
    border-left: 1px solid rgba(255, 255, 255, 0.13);
}

header nav ul.nav_2nd {
    padding-top: 20px;
}

header nav ul.nav_1st > li:hover ul.nav_2nd {
    padding-top: 10px;
}

@media screen and (min-width: 901px) {
    body.index:not(.scrolled) header nav ul.nav_2nd {
        margin-top: -30px;
    }

    header nav ul.nav_1st > li ul.nav_2nd {
        width: 200px !important;
    }
}

header nav ul.nav_2nd > li {
    background: rgba(255, 255, 255, 0.9);
    border-bottom: 1px solid var(--i_border_color);
    box-shadow: 2px 2px 5px var(--i_shadow_color);
}

header nav ul.nav_2nd > li:hover {
}

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.6rem;
}

header nav ul.nav_2nd > li > a {
    padding: 10px 20px !important;
    border-left: none !important;
}

header nav ul.nav_2nd > li > a::after {
    height: 5px;
    width: 5px;
    transform: rotate(-45deg);
    border-right: 1px solid var(--i_txt_color);
    border-bottom: 1px solid var(--i_txt_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: rgb(255, 255, 255);
    top: calc(50% - 0.5px);
    left: 5px;
}

@media screen and (max-width: 900px) {
    header .wraper {
        max-width: 100%;
    }

    body.scrolled header .wraper {
        max-width: 100%;
    }

    header .logo {
        margin-top: 0px;
    }

    .index header#pattern2 nav ul.nav_1st > li > a span {
        writing-mode: horizontal-tb;
    }

    header nav ul.nav_1st, body.scrolled header nav ul.nav_1st {
        width: auto !important;
    }

    body.scrolled header nav ul.nav_3rd > li > a::after {
        background: var(--i_txt_color);
    }

    header .logo a img {
        transition: 0.3s ease-in-out;
        max-height: 70px !important;
    }

    body.scrolled header .logo a img {
        transition: 0.3s ease-in-out;
        margin-top: 0px;
        max-height: 60px !important;
    }

    header, header *, header nav ul.nav_2nd li a {
    }

    body.scrolled header .logo {
        padding: 10px 0px !important;
    }

    header, header.open::after, header .header_contents {
        background: rgb(255, 255, 255);
    }

    body.scrolled header.open::after, body.scrolled header .header_contents {
        background: rgba(255, 255, 255, 0.9);
    }

    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(0, 0, 0, 0.2);
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    }

    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 rgba(255, 255, 255, 0.2);
    }

    .index header nav ul.nav_1st {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        width: 100% !important;
    }

    header nav ul.nav_1st li:nth-child(1) {
        border-top: 1px solid rgba(0, 0, 0, 0.2);
    }

    header nav ul.nav_1st li {
        border-bottom: 1px solid rgba(0, 0, 0, 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_txt_color);
    }

    header nav ul.nav_2nd {
        border-top: 1px solid rgba(255, 255, 255, 0.2);
    }

    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 rgba(255, 255, 255, 0.2);
    }

    header nav ul.nav_3rd > li:nth-last-of-type(1) {
        border-bottom: none;
    }

    header .logo, header .logo a {
        max-width: 180px;
    }

    header .header_contents .header_col1 .btn > a {
        margin-bottom: 8px !important;
    }

    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 .header_contents .header_col1 .tel svg {
        width: 16px;
        height: 16px;
        top: calc(50% - 5px);
    }

    body.scrolled header .header_contents .header_col1 .tel svg, body.scrolled header .header_contents .header_col1 .btn .translate a svg, body.scrolled header .burger li.sp_translate a svg, body.scrolled header .header_contents .header_sns li svg {
        fill: var(--i_txt_color);
    }

    header nav ul.nav_1st > li > a span {
        color: var(--i_txt_color);
    }

    header .header_contents .header_col1 .tel a, header .header_contents .header_col1 .tel span {
        color: var(--i_txt_color);
    }

    body.scrolled header .header_contents .header_col1 .tel a {
        color: var(--i_txt_color) !important;
    }

    .header_contents .header_col1 .tel a {
        color: var(--i_txt_color) !important;
    }

    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;
    padding-top: 60px;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
}

.heading.block_header_1 p, .heading.block_header_6 .h {
    display: inline-block;
    font-weight: 500;
    line-height: 1.4;
    position: relative;
    z-index: 0;
    letter-spacing: 0.15rem;
    color: var(--i_txt_color);
    font-size: 4.5rem !important;
}

.heading.block_header_1::before, .heading.block_header_6::before {
    background: var(--i_sub_color);
    width: 1px;
    height: 40px;
    top: 0px;
    left: calc(50% - 0.5px);
}

.heading.block_header_1.align-left, .heading.block_header_6.align-left, .heading.block_header_1.align-right, .heading.block_header_6.align-righ {
    padding-top: 20px;
}

.heading.block_header_1.align-left::before, .heading.block_header_6.align-left::before {
    width: 40px;
    height: 1px;
    top: 0px;
    left: 0px;
}

.heading.block_header_1.align-right::before, .heading.block_header_6.align-righ::before {
    width: 40px;
    height: 1px;
    top: 0px;
    right: 0px;
    left: auto;
}

.index .heading.block_header_1 p, .index .heading.block_header_6 .h {
    font-size: 3.8rem !important;
}

[style*=" color: rgb(255, 255, 255);"] .heading.block_header_1, [style*=" color: rgb(255, 255, 255);"] .heading.block_header_6 {
    color: rgb(255, 255, 255) !important;
}

[style*=" color: rgb(255, 255, 255);"] .heading.block_header_1::before, [style*=" color: rgb(255, 255, 255);"] .heading.block_header_6::before {
    background-color: rgb(255, 255, 255) !important;
}

.heading.block_header_1 .h, .heading.block_header_6 p {
    font-size: 1.7rem;
    font-weight: 400;
    letter-spacing: 0.2rem !important;
}

@media screen and (max-width: 800px) {
    .heading.block_header_1, .heading.block_header_6 {
        margin-bottom: 20px;
        padding-top: 42px;
    }

    .heading.block_header_1.align-left, .heading.block_header_6.align-left, .heading.block_header_1.align-right, .heading.block_header_6.align-righ {
        padding-top: 20px;
    }

    .heading.block_header_1 p, .heading.block_header_6 .h {
        font-size: 2.5rem !important;
    }

    .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 !important;
    }

    .heading.block_header_1::before, .heading.block_header_6::before {
        height: 35px;
    }

    .heading.block_header_1.align-left::before, .heading.block_header_6.align-left::before, .heading.block_header_1.align-right::before, .heading.block_header_6.align-right::before {
        width: 25px;
    }
}

.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;
    letter-spacing: 0.2rem;
}

.heading.block_header_2 .h::before {
    display: block;
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    top: calc(0.8em);
    transform: translateY(-50%);
    left: 0px;
    border: 2px solid var(--i_main_color);
    border-radius: 50px;
}

.heading.block_header_2 p {
    font-size: 1.4rem;
    font-weight: 500;
    padding-left: 19px;
    letter-spacing: 0.2rem;
}

.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;
}

.widget_gallery01.add_design4 .inner_item .heading.block_header_2 {
    padding-left: 2em !important;
}

section[style*=" color: #ffffff;"] .heading.block_header_2 .h::before, div[style*=" color: #ffffff;"] .heading.block_header_2 .h::before, section[style*=" color: rgb(255, 255, 255);"] .heading.block_header_2 .h::before, div[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: 2.1rem;
        padding-left: 20px;
    }

    .heading.block_header_2 p {
        padding-left: 20px;
    }
}

.glossary_archive .content_wrapper .heading.block_header_2 .h {
    padding-left: 0px !important;
    border-bottom: 0px !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

.glossary_archive .content_wrapper .heading.block_header_2 .h a {
    color: var(--i_main_color);
}

.glossary_archive .content_wrapper .heading.block_header_2 .h::before, .glossary_archive .content_wrapper .heading.block_header_2 .h::after, .glossary_archive .content_wrapper .heading.block_header_2::before {
    display: none !important;
}

.heading.block_header_3 {
    overflow: hidden;
    background: var(--i_main_color);
    padding: 10px 10px 10px 30px;
    margin-bottom: 30px;
}

.heading.block_header_3::before {
    display: block;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    position: absolute;
    top: 3px;
    left: 3px;
}

.heading.block_header_3 .h {
    font-weight: 500;
    font-size: 1.9rem;
    line-height: 1.5;
    color: rgb(255, 255, 255);
}

.heading.block_header_3 p {
    font-size: 1.4rem;
    color: rgb(255, 255, 255);
}

@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 {
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 5px;
}

.heading.block_header_4 p {
    font-size: 1.4rem;
    font-weight: 500;
}

.heading.block_header_5 {
    margin-bottom: 15px;
}

.heading.block_header_5 .h {
    display: inline;
    font-weight: 500;
    font-size: 1.8rem;
    margin-bottom: 10px;
    color: var(--i_main_color);
}

.heading.block_header_5 p {
    display: inline;
    font-size: 1.4rem;
    color: var(--i_main_color);
}

.heading.block_header_5 p::before {
    content: "　/　";
}

.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 span input {
    position: relative;
    display: inline-block;
    background: var(--i_btn_color);
    transition: 0.3s ease-in-out;
    border-radius: 0px;
    font-family: inherit;
    font-weight: 500;
    font-size: 1.5rem;
    color: var(--i_btn_txt_color) !important;
    padding: 3px 25px !important;
    overflow: visible !important;
}

.widget_form form .submit input {
    padding: 12px !important;
}

main form .submit span {
    position: relative;
}

.contents_btn01 a::before, main form .submit span::before {
    display: block;
    content: "";
    width: 0px;
    height: 1px;
    background: var(--i_bg_color);
    position: absolute;
    top: calc(50% - 0.5px);
    left: calc(100% - 25px);
    transition: 0.3s cubic-bezier(0.41, 0.14, 0.83, 0.58);
    transform-origin: left center;
    z-index: 1;
    opacity: 0.7;
}

.contents_btn01 a:hover::before, main form .submit span:hover::before {
    width: 25px;
}

main form .submit span:hover::before {
    width: 30px;
}

.contents_btn01 a:hover, main form .submit span input:hover {
    transform: translateX(5px);
    background: var(--i_btn_hover_color);
}

.contents_btn01 a[target="_blank"] span::before, .contents_btn01 a[target="_blank"] span::after {
    border: 1px solid var(--i_bg_color);
    transition: 0.3s ease-in-out;
}

.contents_btn01 a:hover[target="_blank"] span::before, .contents_btn01 a:hover[target="_blank"] span::after {
    border: 1px solid var(--i_btn_hover_txt_color);
}

.contents_btn01 a span {
    text-align: center;
    padding: 7px 10px 7px;
    letter-spacing: 0;
}

#fixbtn .contents_btn01 a {
    padding: 3px 0px !important;
}

#fixbtn .contents_btn01 a::before {
    display: none;
}

#fixbtn .contents_btn01 a:hover {
    transform: none;
    opacity: 0.85;
    background: var(--i_btn_hover_color);
    color: var(--i_btn_hover_txt_color) !important;
}

[style*=" color: rgb(255, 255, 255);"] .contents_btn01 a {
    border-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255) !important;
}

[style*=" color: rgb(255, 255, 255);"] .contents_btn01 a span {
    color: rgb(255, 255, 255) !important;
}

[style*=" color: rgb(255, 255, 255);"] .contents_btn01 a::before {
    background: rgb(255, 255, 255);
}

[style*=" color: rgb(255, 255, 255);"] .contents_btn01 a[target="_blank"] span::before, [style*=" color: rgb(255, 255, 255);"] .contents_btn01 a[target="_blank"] span::after {
    border: 1px solid rgb(255, 255, 255) !important;
}

.widget_shop01.add_design3 .info p + .contents_btn01 .content_wrapper, .widget_shop01.add_design4 .info p + .contents_btn01 .content_wrapper, #comments_search .contents_btn01 .content_wrapper {
    margin-right: 6px;
}

@media screen and (max-width: 480px) {
    .contents_btn01 a:active::before, main form .submit:active::before {
        transition: none !important;
    }

    .contents_btn01 a:active::before, main form .submit span:active::before {
        width: 25px;
    }

    .contents_btn01 a:active, main form .submit:active span input {
        transform: translateX(5px);
    }

    #fixbtn .contents_btn01 a:active {
        transform: none;
        opacity: 0.85;
        background: var(--i_btn_hover_color);
        color: var(--i_btn_hover_txt_color) !important;
    }
}

#fixbtn .contents_btn01 a::before {
    display: none;
}

#mv {
    height: 100vh;
    min-height: 400px;
    width: 100%;
    z-index: 1;
}

#mv_outer {
}

#mv::after {
    background: rgba(0, 0, 0, 0.2);
}

#mv::before {
    content: "";
    display: block;
    width: 24%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 7;
    pointer-events: none;
}

#mv .mv_mov {
    background: var(--i_txt_color);
}

#mv .mv_mov iframe {
    opacity: 0.7;
}

#mv .mv_text {
    height: 100%;
    align-items: center;
    width: 100% !important;
    left: 0px !important;
    bottom: 0% !important;
}

#mv .mv_text > div {
    box-sizing: border-box;
    width: 82%;
    position: relative;
    max-width: none !important;
}

#mv .mv_text h2 {
    line-height: 1.3;
    letter-spacing: 0.2rem;
    font-weight: 500;
    position: relative;
    display: inline-block;
    color: rgb(255, 255, 255);
    border-bottom: 1px solid rgb(255, 255, 255);
    padding-bottom: 25px;
    font-size: 3.6rem !important;
}

#mv .mv_text p {
    padding-top: 10px;
    font-size: 2.1rem;
    font-weight: 500;
    letter-spacing: 0.2rem;
    color: rgb(255, 255, 255);
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    #mv .mv_text h2 {
    }
}

@keyframes ani1 {
    0% {
        transform: translateX(-1000px);
    }

    100% {
        transform: translateX(0px);
    }
}

#mv .mv_text p {
    font-size: 2rem;
    line-height: 1.8;
    font-weight: 500;
    letter-spacing: 0.1rem;
}

@keyframes ani2 {
    0% {
        transform: translateX(700px);
    }

    100% {
        transform: translateX(0px);
    }
}

#mv .mv_pointer {
    width: 110px;
    position: absolute;
    top: calc(90% - 10px);
    left: auto;
    right: calc(1.5% - 50px);
    padding: 0px;
    transform: rotate(90deg);
    text-align: center;
}

#mv .mv_pointer li {
    width: 20px;
    height: 30px;
    margin: 0px 10px 0px 0px;
    transform: rotate(90deg);
}

#mv .mv_pointer li::before {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    margin-top: 10px;
    background: rgba(255, 255, 255, 0.5);
}

#mv .mv_pointer li:last-child {
    margin-right: 0px;
}

#mv .mv_pointer li.current {
    width: 20px;
}

#mv .mv_pointer li.current::before {
    background: rgba(255, 255, 255, 0.8);
}

#mv .mv_scroll, #mv .mv_arrow {
    display: none;
}

@media screen and (max-width: 100vh) {
    #mv {
        height: 80vh;
    }
}

@media screen and (max-width: 1000px) {
    #mv .mv_text h2 {
        font-size: 6.2rem !important;
    }

    #mv .mv_text p {
        font-size: 1.7rem;
    }
}

@media screen and (max-width: 768px) {
    #mv::before {
        display: none;
    }
}

@media screen and (max-width: 900px) {
    #mv_outer {
        top: 0px;
    }

    #mv .mv_text > div {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 45px;
        margin-top: 0px !important;
    }

    #mv .mv_pointer li {
        display: none;
    }

    #mv .mv_text > div::before {
        font-size: 3rem;
    }

    #mv .mv_text h2 {
        padding-top: 15px;
        padding-right: 0px;
        font-size: 5vw !important;
    }

    #mv .mv_text p {
        font-size: 1.4rem;
    }

    #mv .mv_scroll {
        bottom: 30px;
    }
}

@media screen and (max-width: 650px) {
    #mv .mv_pointer {
        top: calc(86% - 10px);
        right: calc(3% - 50px);
    }
}

#lv {
    background-color: rgb(29, 29, 29);
    height: 400px;
    padding-bottom: 0px;
}

header.over + #lv_outer #lv {
    min-height: 300px;
}

#lv div {
    opacity: 0.6;
}

#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;
    color: rgb(255, 255, 255);
    font-weight: 500;
    text-align: center;
    letter-spacing: 0.4rem;
    position: relative;
    word-break: break-all;
    line-height: 1.2;
    text-shadow: 1px 1px 0 var(--i_shadow_color);
}

@media screen and (max-width: 800px) {
    #lv {
        height: 300px;
    }

    #lv p span {
        font-size: 2.8rem;
    }
}

#pan {
    border-bottom: 1px solid var(--i_border_color);
    background: var(--i_sub2_color);
    padding: 0px;
}

#pan li {
    font-size: 1.2rem;
    padding: 5px 0px 3px 30px;
}

#pan li::before, #pan li::after {
}

#pan li::after {
    border-top: 1px solid var(--i_border_color);
    border-right: 1px solid var(--i_border_color);
    left: -15px;
}

.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;
}

.category1 li a:hover, .category1 li a.current {
    color: var(--i_txt_color);
    background: var(--i_btn_color);
    border-color: transparent;
}

#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;
    border: 1px solid var(--i_border_color);
    border-radius: 999px;
    line-height: 45px;
}

.pager li:not(.arrow) a:hover, .pager li:not(.arrow).current a {
    color: var(--i_bg_color);
    background: var(--i_btn_color);
    border-color: transparent;
}

.pager2 li a {
    background: var(--i_btn_color);
    color: var(--i_bg_color);
    border-radius: 999px;
    line-height: 45px;
    padding: 0px 15px;
}

.pager2 li a:hover {
    background: var(--i_btn_hover_color);
}

.popup {
    background: rgba(255, 255, 255, 0.7);
}

.popclose {
}

.poptxt {
    font-size: 1.2rem;
}

#fixbtn {
    margin-bottom: 30px;
    font-size: 1.5rem;
}

#fixbtn .fixbtnwrap {
    background: var(--i_bg_color);
}

#fixbtn.no .fixbtnwrap {
    background-color: transparent;
}

#fixbtn .fixbtntel, #fixbtn .fixbtntel a, #fixbtn .fixbtntel span {
}

#fixbtn .fixbtntel {
    border-right: 1px solid var(--i_border_color);
    color: var(--i_txt_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;
    color: var(--i_txt_color);
}

#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);
    transform: translateY(0px)!important;
}

#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 span {
    text-align: center;
    padding: 10px;
    line-height: 1.6;
}

#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 rgb(17, 17, 17);
    border-top: 2px solid rgb(17, 17, 17);
    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;
    }

    #fixbtn .fixbtntel svg {
        width: 18px;
        height: 18px;
    }

    #fixbtn .contents_btn01 a {
        padding: 0px;
        letter-spacing: 0px;
        min-width: 162px !important;
    }

    #fixbtn .contents_btn01 a::before {
        display: none;
    }

    #fixbtn .contents_btn01 a span {
        padding: 10px 5px;
        letter-spacing: 0px;
        font-size: 1.4rem !important;
    }

    #fixbtn .fixbtntel span, #fixbtn .fixbtntel a {
        font-size: 2rem !important;
    }
}

footer {
    padding: 0px;
    background: rgb(255, 255, 255);
    color: var(--i_txt_color);
    text-align: center;
    font-size: 1.35rem;
}

footer a {
    color: var(--i_txt_color);
}

footer nav li {
    letter-spacing: 0.2rem;
    padding: 5px 0px;
}

footer nav li a {
    font-weight: 500 !important;
    letter-spacing: 0.3rem;
}

footer .logo {
    width: 240px !important;
}

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: 10px 0px;
    font-size: 1.1rem;
    letter-spacing: 0.1rem;
    background: var(--i_txt_color);
    color: var(--i_bg_color);
}

@media screen and (max-width: 600px) {
    footer {
        padding: 0px 0px 20px;
    }
}

@media screen and (max-width: 600px) {
    footer {
        background-position: center center;
    }

    footer nav ul {
        border-bottom: 1px solid rgba(0, 0, 0, 0.13);
    }

    footer nav ul li {
        border-top: 1px solid rgba(255, 255, 255, 0.1);
        border-bottom: 1px solid rgba(0, 0, 0, 0.13);
    }

    footer nav ul li:nth-last-of-type(2n) {
        border-right: 1px solid rgba(0, 0, 0, 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(0, 0, 0, 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: 100px !important;
        margin: 30px auto !important;
    }

    #fixbtn .fixbtnwrap {
        border-bottom: none;
    }

    #fixbtn .inner {
        padding: 0px;
    }
}

.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.4rem;
    line-height: 1.4;
    box-sizing: border-box;
    font-weight: 500;
    background: var(--i_sub_color);
    color: rgb(255, 255, 255);
    text-align: center;
}

.contents_faq01 dd::before {
    line-height: 1.4;
    background: none;
    border: 1px solid var(--i_sub_color);
    color: var(--i_sub_color);
}

.contents_related_tags .inner_item {
    border: 1px solid var(--i_border_color);
}

.contents_related_tags .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 {
    color: rgb(212, 59, 59);
    font-size: 1.2rem;
    font-weight: 500;
}

@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: var(--i_bg_color);
    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_sub_color);
}

main form input[type="radio"]:checked + label::after {
    border-radius: 100%;
}

main form input[type="checkbox"]:checked + label::after {
}

.widget_link .inner_item_txt {
    font-size: 2rem;
}

.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 a {
    padding: 30px;
}

.block_news_2 li a:hover::after {
    border-width: 15px;
}

.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;
}

@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 a::after {
    content: "View More";
    position: absolute;
    width: 150px;
    bottom: 32px;
    right: 0px;
    text-align: center;
    font-size: 1.5rem;
    font-weight: 500;
    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);
}

@media screen and (min-width: 901px) {
    #mv, #mv .mv_mp4 {
        width: 75%;
        margin-right: 0px;
    }

    #mv .mv_img li, #mv::after {
    }
}

#mv .mv_textimg img {
    object-fit: contain;
}

@media screen and (min-width: 901px) {
    #mv .mv_textimg .mv_textimg_pc {
        display: flex;
        justify-content: center;
        width: 100%;
    }

    #mv .mv_textimg {
        width: 34%;
        top: 10%;
        left: -34%;
    }

    #mv .mv_textimg img {
        width: 100%;
        max-height: 490px !important;
    }
}

#mv .mv_textimg a {
    width: 42%;
    height: 25%;
    position: absolute;
    inset: auto 16% 0px auto;
    right: 14%;
}

@media screen and (max-width: 1400px) and (min-width: 900px) and (max-height: 700px) {
    #mv .mv_textimg img {
        width: 55%;
    }

    .index header .logo, .index header .logo a {
        margin-top: -35px;
        max-width: 120px !important;
    }

    #mv .mv_textimg a {
        width: 30%;
        right: 23%;
        bottom: 0%;
    }
}

@media screen and (max-width: 900px) {
    #mv .mv_textimg {
        width: 55%;
        top: -5%;
        align-items: end!important;
    }

    #mv .mv_textimg .mv_textimg_pc {
        display: none;
    }

    #mv .mv_textimg .mv_textimg_sp {
        display: block;
    }

    #mv .mv_textimg img {
        max-height: 320px !important;
    }

    #mv .mv_textimg a {
        width: 56%;
        right: 0%;
        bottom: 1%;
    }
}

a[id*="para"] + div .parallax_img {
    filter: brightness(100%) contrast(92%) blur(4px);
    opacity: 0.5;
}

#seo1 + div::before {
    position: absolute;
    display: block;
    content: "";
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 80%;
    z-index: -2;
}

#seo1 + div .wrapper_item {
    justify-content: space-between;
}

#seo1 + div .inner_item > a:hover * {
    opacity: 1;
}

#seo1 + div .inner_item_img img {
}

#seo1 + div .inner_item_txt .heading {
    margin-bottom: 20px;
    padding: 0px 0px 15px;
}

#seo1 + div .inner_item_txt .heading::before, #seo1 + div .inner_item_txt .heading::after {
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background: var(--i_txt_color);
    bottom: 0px;
    left: 0px;
}

#seo1 + div .inner_item_txt .heading::after {
    bottom: -3px;
}

#seo1 + div .heading.block_header_4 .h {
    font-size: 3.5rem !important;
}

#seo1 + div .heading.block_header_4 p {
    font-size: 1.7rem;
}

@media screen and (min-width: 901px) {
    #seo1 + div .wrapper_item {
        padding: 0px 25px 0px 0px;
    }

    #seo1 + div .inner_item_txt {
        /* padding-top: 80px; */
        margin-top: 80px;
    }

    #seo1 + div .inner_item:nth-child(1) {
        width: 22%;
    }

    #seo1 + div .inner_item:nth-child(2) {
        width: 30%;
        margin-left: -5%;
        margin-top: 140px;
    }

    #seo1 + div .inner_item:nth-child(3) {
        justify-content: center;
        width: 44%;
    }

    #seo1 + div .inner_item:nth-child(1) .inner_item_img img {
        height: 420px !important;
    }

    #seo1 + div .inner_item:nth-child(2) .inner_item_img img {
        height: 370px !important;
    }
}

@media screen and (max-width: 900px) {
    #seo1 + div::before {
        width: 100%;
    }

    #seo1 + div .inner_item {
        width: 100%;
        margin-top: 15px;
        margin-bottom: 0px;
        margin-left: 0px !important;
    }

    #seo1 + div .heading.block_header_4 .h {
        font-size: 2.8rem !important;
    }

    #seo1 + div .heading.block_header_4 p {
        font-size: 1.5rem;
    }
}

#seo1 + div, #con1 + section {
    overflow: visible;
}

#seo1 + div::before, #con1 + section::before {
    content: "";
    display: block;
    width: 100%;
    height: 800px;
    position: absolute;
    top: 0px;
    right: 0px;
    pointer-events: none;
    background: url("/common/upload_data/izakayayokihicom/image/bg_img.png") 120% -100px / 800px no-repeat;
    opacity: 0.2;
    z-index: -1;
}

#con1 + section::before {
    transform: scale(-1, 1);
}

#t_bg + section, #blog_type06 + div {
    padding-top: 150px;
    padding-bottom: 150px;
}

#t_bg + section::before, #blog_type06 + div::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    pointer-events: none;
    background: var(--i_txt_color);
    opacity: 0.6;
}

@media screen and (min-width: 901px) {
    #t_bg + section, #blog_type06 + div {
        background-attachment: fixed;
    }
}

@media screen and (max-width: 900px) {
    #t_bg + section, #blog_type06 + div {
        padding-top: 150px;
        padding-bottom: 150px;
    }
}

a[id*="con"] + section .heading {
    margin-bottom: 20px;
    padding: 0px 0px 15px;
}

a[id*="con"] + section .inner_item_txt .heading::before, a[id*="con"] + section .inner_item_txt .heading::after {
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background: var(--i_txt_color);
    bottom: 0px;
    left: 0px;
}

a[id*="con"] + section .inner_item_txt .heading::after {
    bottom: -3px;
}

a[id*="con"] + section .heading.block_header_2 .h::before {
    display: none;
}

a[id*="con"] + section .heading.block_header_2 .h {
    line-height: 1.4;
    color: var(--i_txt_color);
    padding: 0px;
    font-size: 3.4rem !important;
    letter-spacing: 0px !important;
}

a[id*="con"] + section .heading.block_header_2 p {
    font-size: 1.8rem;
    color: var(--i_txt_color);
    line-height: 2;
    padding: 0px;
    letter-spacing: 0.1rem !important;
}

@media screen and (min-width: 901px) {
    a[id*="con"] + section .inner_item_txt {
        padding-right: 80px !important;
    }
}

@media screen and (max-width: 900px) {
    a[id*="con"] + section::before {
        height: 66%;
    }

    a[id*="con"] + section::after {
        background-size: 100% 40px;
        background-position: 50% 30%;
    }

    a[id*="con"] + section .heading {
        margin-top: 40px;
    }

    a[id^="con"] + section .inner_item_txt .heading::before {
    }

    a[id*="con"] + section .heading.block_header_2 .h {
        font-size: 2.5rem !important;
    }

    a[id*="con"] + section .heading.block_header_2 p {
        font-size: 1.5rem;
        letter-spacing: 0.1rem !important;
    }
}

#blog_type01 + .block_news_1 > .content_wrapper {
    display: grid;
    grid-template-columns: 35% 60%;
    align-items: center;
    justify-content: space-between;
}

#blog_type01 + .block_news_1 .content_wrapper > .heading {
    grid-area: 1 / 1;
    margin-bottom: 20px;
    padding: 0px 0px 15px;
}

#blog_type01 + .block_news_1 .content_wrapper > .heading::before, #blog_type01 + .block_news_1 .content_wrapper > .heading::after {
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background: var(--i_txt_color);
    bottom: 0px;
    left: 0px;
}

#blog_type01 + .block_news_1 .content_wrapper > .heading::after {
    bottom: -3px;
}

#blog_type01 + .block_news_1 .content_wrapper > .add_text {
    grid-area: 2 / 1;
    font-size: 95%;
    text-align: left;
}

#blog_type01 + .block_news_1 .content_wrapper > ul {
    grid-area: 1 / 2 / 4;
    min-width: 0px;
    width: 100%;
}

#blog_type01 + .block_news_1 .content_wrapper > .contents_btn01 {
    grid-area: 3 / 1;
    padding-top: 0px;
    padding-left: 0px;
}

#blog_type01 + .block_news_1 li a {
    padding: 15px 0px;
}

#blog_type01 + .block_news_1 ul > li {
    border-right: none;
    border-bottom: none;
    border-left: none;
    border-image: initial;
    background: var(--i_sub2_color);
    padding: 5px 20px;
    margin-bottom: 20px;
    border-top: 2px solid var(--i_btn_color);
}

#blog_type01 + .block_news_1 ul > li:last-of-type {
    margin-bottom: 0px;
}

#blog_type01 + .block_news_1 li a > * {
    padding-left: 30px;
}

#blog_type01 + .block_news_1 li > p::before, #blog_type01 + .block_news_1 li a > p::before {
    transition: 0.2s;
}

#blog_type01 + .block_news_1 li > a:hover p::before, #blog_type01 + .block_news_1 li a:hover > p::before {
    left: 10px;
}

#blog_type01 + div .heading.block_header_2 .h {
    padding: 0px;
    font-size: 3.4rem !important;
}

#blog_type01 + div .heading.block_header_2 .h::before {
    display: none;
}

#blog_type01 + div .heading.block_header_2 p {
    font-size: 1.7rem;
    padding: 0px;
}

@media screen and (min-width: 901px) {
    #blog_type01 + .block_news_1 .content_wrapper {
        text-align: left;
    }
}

@media screen and (max-width: 650px) {
    #blog_type01 + div .heading.block_header_2 .h {
        font-size: 2.8rem !important;
    }

    #blog_type01 + div .heading.block_header_2 p {
        font-size: 1.5rem;
    }

    #blog_type01 + .block_news_1 > .content_wrapper {
        display: block;
    }

    #blog_type01 + .block_news_1 .content_wrapper > .contents_btn01 {
        padding-top: 30px;
        padding-left: 8px;
    }

    #blog_type01 + .block_news_1 .content_wrapper > .contents_btn01 a {
        min-width: 200px;
    }
}

#overlay + div .heading {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    margin-bottom: 30px;
}

#overlay + div .heading.block_header_4 .h {
    writing-mode: vertical-rl;
    margin-bottom: 20px;
    /* height: 230px; */
    height: 350px;
    font-size: 3rem !important;
    letter-spacing: 0.2rem !important;
    color: var(--i_txt_color) !important;
}

#overlay + div .heading.block_header_4 p {
    font-size: 1.7rem;
    color: var(--i_txt_color) !important;
}

#overlay + div .inner_item_txt > p {
    background: rgba(255, 255, 255, 0.8);
    padding: 20px;
    font-size: 1.55rem;
    color: var(--i_txt_color) !important;
}

#overlay + div .inner_item {
    width: calc(33.3% - 20px);
    border: 1px solid;
}

#overlay + .composite_box01 .wrapper_item {
    justify-content: space-between;
}

#overlay + .composite_box01.block_images_7 .inner_item_txt {
    padding: 30px;
    align-content: space-between;
    background: rgba(255, 255, 255, 0.8);
}

@media screen and (max-width: 900px) {
    #overlay + div .inner_item {
        min-height: 300px;
        width: 100% !important;
        margin-bottom: 30px !important;
    }

    #overlay + .composite_box01.block_images_7 .inner_item_txt {
        padding: 30px 20px;
        align-content: space-between;
        background: rgba(255, 255, 255, 0.8);
    }

    #overlay + div .heading.block_header_4 .h {
        font-size: 2.5rem !important;
        height: auto;
    }

    #overlay + div .heading.block_header_4 p {
        font-size: 1.5rem;
    }

    #overlay + div .inner_item_txt > p {
        padding: 15px;
    }
}

@media screen and (max-width: 700px) {
}

#overlay + div .inner_item::before, #overlay + div .inner_item::after {
    content: "";
    position: absolute;
    z-index: 999;
    background: var(--i_txt_color);
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
}

#overlay + div .inner_item::before {
    left: 3%;
    top: 2.5%;
    width: 0px;
    height: 1px;
}

#overlay + div .inner_item::after {
    left: 95%;
    right: 5%;
    bottom: 2.5%;
    width: 0px;
    height: 1px;
    transition-property: all;
}

#overlay + div .inner_item:hover::before {
    width: 94%;
}

#overlay + div .inner_item:hover::after {
    left: 3%;
    width: 94%;
}

#overlay + div .inner_item a::before, #overlay + div .inner_item a::after {
    content: "";
    position: absolute;
    z-index: 999;
    background: var(--i_txt_color);
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
    backface-visibility: hidden;
}

#overlay + div .inner_item a::before {
    left: 3%;
    bottom: 2.5%;
    width: 1px;
    height: 0px;
    transition-property: height;
}

#overlay + div .inner_item a::after {
    right: 3%;
    top: 2.5%;
    bottom: 95%;
    height: 0px;
    width: 1px;
    transition-property: height;
}

#overlay + div .inner_item a:hover::before {
    height: 95%;
}

#overlay + div .inner_item a:hover::after {
    bottom: 5%;
    height: 95%;
}

@media screen and (max-width: 700px) {
    #overlay + div .inner_item:not(:last-of-type) {
        margin-bottom: 15px !important;
    }
}

@media screen and (max-width: 1200px) and (min-width: 451px) {
    #overlay + div .inner_item::before {
        left: 1.5%;
    }

    #overlay + div .inner_item:hover::before {
        width: 97%;
    }

    #overlay + div .inner_item:hover::after {
        left: 1.5%;
        width: 97%;
    }

    #overlay + div .inner_item a::before {
        left: 1.5%;
    }

    #overlay + div .inner_item a::after {
        right: 1.5%;
    }
}

#blog_type06 + .block_news_1.add_design6 .content_wrapper li a span {
    overflow: hidden;
}

#blog_type06 + .block_news_1.add_design6 ul li a span img {
    transition: transform 0.3s ease-in-out;
}

#blog_type06 + .block_news_1.add_design6 ul li a:hover span img {
    transform: scale(1.1);
}

#blog_type06 + .block_news_1.add_design6 .content_wrapper li > p, #blog_type06 + .block_news_1.add_design6 .content_wrapper li a > p, #blog_type06 + .block_news_1.add_design6 .content_wrapper li div {
    box-sizing: border-box;
}

#blog_type06 + .block_news_1 li > p::before, .block_news_1 li a > p::before {
    border-top: 1px solid var(--i_bg_color);
    border-right: 1px solid var(--i_bg_color);
}
#blog_type06 + .block_news_1:not(.add_design3):not(.add_design4):not(.add_design12) ul li:nth-of-type(1) {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
#blog_type06 + .block_news_1 ul>li{
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
@media screen and (min-width: 851px) {
    #blog_type06 + .block_news_1.add_design6 ul {
        display: grid;
        grid-template-columns: 50% calc(50% - 20px);
        min-width: 0px;
        align-items: stretch;
        justify-content: space-between;
    }

    #blog_type06 + .block_news_1.add_design6 ul li:first-child {
        grid-area: 1 / 1 / 5;
        padding-right: 20px;
        border-right: 1px solid rgba(255, 255, 255, 0.5);
        border-bottom: none;
        padding-top: 15px;
        align-items: start;
    }

    #blog_type06 + .block_news_1.add_design6 ul li:nth-of-type(n+2) {
        grid-column: 2;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
        padding-right: 15px;
    }

    #blog_type06 + .block_news_1.add_design6 ul li:last-child {
        border-bottom: none;
    }

    #blog_type06 + .block_news_1.add_design6 .content_wrapper ul > li {
        width: 100%;
    }

    #blog_type06 + .block_news_1.add_design6 ul li:first-child, #blog_type06 + .block_news_1.add_design6 .content_wrapper ul > li:nth-of-type(2) {
        border-top: none;
    }

    #blog_type06 + .block_news_1.add_design6 ul li:first-child a {
        display: block;
        padding: 0px;
    }

    #blog_type06 + .block_news_1.add_design6 ul li:first-child a span {
        width: 100%;
        position: relative;
        top: 0px;
        aspect-ratio: 16 / 9;
        padding: 0px;
        height: auto;
        margin-bottom: 20px;
    }

    #blog_type06 + .block_news_1.add_design6 .content_wrapper li:first-child a > div p:first-child {
        font-size: 2rem;
    }
}

/*-------------TOPお客様の声----------*/
a#voice+div {
    background-color: rgb(172 201 232 / 41%) !important;
}

/*------------フォント変更------------*/
#seo1 + div .heading.block_header_4 .h,
.index .heading.block_header_1 p,
.index .heading.block_header_6 .h,
a[id*="con"] + section .heading.block_header_2 .h,
#overlay + div .heading.block_header_4 .h,
.heading.block_header_1 p,
.heading.block_header_6 .h,
.heading.block_header_2 .h,
.heading.block_header_5 .h,
#sidebar .heading.block_header_5 p,
.heading.block_header_3 .h,
.heading.block_header_4 .h {
    font-family: Shippori Mincho !important;
    font-weight: 800;
}

/*-------------フッター背景画像追加--------------*/
footer {
    background: url(/common/upload_data/izakayayokihicom/image/20250901103936.png) no-repeat;
    background-size: cover;
    background-position: center bottom;
}

footer nav li {
    filter: drop-shadow(1px 1px 2px #fff);
}

@media screen and (max-width: 1239px) {
    footer {
    background-size: contain;
}
}

@media screen and (max-width: 900px) {
    footer {
    background-position: 50% 90%;
}
}

@media screen and (max-width: 700px) {
    footer {
    background-position: 50% 95%;
}
}

@media screen and (max-width: 393px) {
    footer {
    background-position: 50% 90%;
}
}

/*------------TOPコラム------------------*/
a#cl+div {
    overflow: visible;
}

a#cl+div .heading.block_header_1,
a#cl+div .contents_btn01.block_button_1 {
    position: relative;
    overflow: visible;
}

a#cl+div .heading.block_header_1:after {
    content: "";
    display: block;
    background: url(/common/upload_data/izakayayokihicom/image/20250901103916.png) no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    background-size: contain;
    width: 250px;
    height: 250px;
}

a#cl+div .contents_btn01.block_button_1:before {
    content: "";
    display: block;
    background: url(/common/upload_data/izakayayokihicom/image/20250901103923.png) no-repeat;
    position: absolute;
    left: -60px;
    top: 5px;
    background-size: contain;
    width: 300px;
    height: 300px;
}

@media screen and (max-width: 1300px) {
    a#cl+div .contents_btn01.block_button_1:before {
    left: 0px;
}
}

@media screen and (max-width: 950px) {
    a#cl+div .heading.block_header_1:after {
    right: 15px;
    width: 180px;
    height: 180px;
}
    a#cl+div .contents_btn01.block_button_1:before {
    top: 15px;
    width: 210px;
    height: 210px;
}
}

@media screen and (max-width: 600px) {
    a#cl+div .heading.block_header_1:after {
    right: 0px;
    top: -15px;
    width: 180px;
    height: 180px;
}
}

@media screen and (max-width: 500px) {
    a#cl+div .heading.block_header_1:after {
    width: 150px;
    height: 150px;
}
a#cl+div .contents_btn01.block_button_1:before {
    width: 190px;
    height: 190px;
    top: 20px;
}
}

/*------------TOPアクセス-------------*/
#access+div .heading.block_header_1.align-center {
    filter: drop-shadow(1px 1px 3px #fff);
}

@media screen and (max-width: 1400px) {
    a#bg-btn+div {
    background-size: auto !important;
}
}

/*-----------TOPご紹介-------------*/
#seo1 + div .inner_item_txt {
    background: rgb(255 255 255 / 85%);
    margin-top: 80px;
    padding: 20px;
}

#seo1 + div .inner_item:nth-child(1) .inner_item_txt,
#seo1 + div .inner_item:nth-child(2) .inner_item_txt {
    background: none;
}

@media screen and (max-width: 900px) {
    #seo1 + div .inner_item_txt {
    padding: 15px;
}
}

#seo1 + div::before,
#con1 + section::before {
    display: none;
}

/*-----------フッター背景画像---------*/
@media screen and (min-width: 1240px) {
    footer.add_design4 nav:nth-last-child(2) {
        margin-bottom: 150px;
    }

    footer {
        background-position-y: -15px;
    }
}

@media screen and (min-width: 1240px) and (max-width: 1730px) {
    footer {
        background-position-y: 10px;
    }
}

@media screen and (min-width: 1240px) and (max-width: 1535px) {
    footer {
        background-position-y: 35px;
    }
}

@media screen and (min-width: 1240px) and (max-width: 1355px) {
    footer {
        background-position-y: 55px;
    }
}

/*-----------フォントサイズ変更----------*/
#seo1 + div .heading.block_header_4 .h,
.index .heading.block_header_1 p,
.index .heading.block_header_6 .h,
a[id*="con"] + section .heading.block_header_2 .h,
#overlay + div .heading.block_header_4 .h,
.heading.block_header_1 p,
.heading.block_header_6 .h  {
    font-family: Shippori Mincho !important;
    font-weight: 800;
    font-size: 5.5rem !important;
}

@media screen and (max-width: 800px) {
    #seo1 + div .heading.block_header_4 .h,
.index .heading.block_header_1 p,
.index .heading.block_header_6 .h,
a[id*="con"] + section .heading.block_header_2 .h,
#overlay + div .heading.block_header_4 .h,
.heading.block_header_1 p,
.heading.block_header_6 .h {
    font-size: 3.5rem !important;
}
}

.r_bg main,
.l_bg main,
.wa_bg main{
	overflow: hidden;	
}
.r_bg main:after{
    content: "";
    display: block;
    background: url(/common/upload_data/izakayayokihicom/image/bg_img1_2.png) repeat-y;
    background-position: 50px 0;
    background-size: 100%; /* 元の画像サイズを保持 */
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    height: 100%;
    opacity: 0.2;
}
.l_bg main:after{
    content: "";
    display: block;
    background: url(/common/upload_data/izakayayokihicom/image/l_img.png) repeat-y;
    background-position: 50px 0;
    background-size: 100%; /* 元の画像サイズを保持 */
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    height: 100%;
    opacity: 0.2;
}
.wa_bg main:after{
    content: "";
    display: block;
    background: url(/common/upload_data/izakayayokihicom/image/wa_bg.png) repeat-y;
    background-position: -18px 0;
    background-size: 100%; /* 元の画像サイズを保持 */
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    height: 100%;
    opacity: 0.15;
    z-index: -1;
}
.greeting_bg main:before{
    content: "";
    display: block;
    background: url(/common/upload_data/izakayayokihicom/image/g1_img.png) repeat-y;
    background-position: 0 0;
    background-size: 6vw; /* 元の画像サイズを保持 */
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.2;
    z-index: -1;
}
.greeting_bg main:after{
    content: "";
    display: block;
    background: url(/common/upload_data/izakayayokihicom/image/g2_img.png) repeat-y;
    background-position: 100% 0;
    background-size: 6vw; /* 元の画像サイズを保持 */
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.2;
    z-index: -1;
}
@media screen and (max-width: 900px){
	.r_bg main:after{
		background: url(/common/upload_data/izakayayokihicom/image/bg_img1_bg.png) repeat-y;
		background-size: 120vw;
		background-position: -20px 100px;
	}
	.l_bg main:after{
		background: url(/common/upload_data/izakayayokihicom/image/l_img_sp.png) repeat-y;
		background-size: 130vw;
		background-position: -20px 100px;
	}
	.wa_bg main:after{
		background: url(/common/upload_data/izakayayokihicom/image/wa_bg_sp.png) repeat-y;
		background-size: 120vw;
		background-position: -30px 100px;
	}
	.greeting_bg main:before,
	.greeting_bg main:after{
		background-size: 10vw;
	}
}