@charset "UTF-8";
@font-face {
    font-family: "icf";
    src: url("../fonts/icf.ttf") format("truetype"), url("../fonts/icf.woff") format("woff"), url("../fonts/icf.svg?#icf") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
    -ms-font-feature-settings: "normal";
}

[class^="icf-"],
[class*=" icf-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "icf" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icf-window:before {
    content: "\e900";
}

@font-face {
    font-family: 'NotoSansJP';
    src: url("../fonts/NotoSansJP-Regular.woff2") format("woff2"), url("../fonts/NotoSansJP-Regular.woff") format("woff"), url("../fonts/NotoSansJP-Regular.ttf") format("truetype");
    font-weight: 400;
    -ms-font-feature-settings: "normal";
}

@font-face {
    font-family: 'NotoSansJP';
    src: url("../fonts/NotoSansJP-Medium.woff2") format("woff2"), url("../fonts/NotoSansJP-Medium.woff") format("woff"), url("../fonts/NotoSansJP-Medium.ttf") format("truetype");
    font-weight: 500;
    -ms-font-feature-settings: "normal";
}

@font-face {
    font-family: 'NotoSansJP';
    src: url("../fonts/NotoSansJP-Bold.woff2") format("woff2"), url("../fonts/NotoSansJP-Bold.woff") format("woff"), url("../fonts/NotoSansJP-Bold.ttf") format("truetype");
    font-weight: 700;
    -ms-font-feature-settings: "normal";
}

/* ===============================================
header-footer - レシピサイトで使用するためにここで管理
*/
body,
button,
input,
textarea {
    font-feature-settings: "palt" 1;
    -ms-font-feature-settings: "normal";
    font-family: "NotoSansJP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif !important;
    line-height: 1.5;
    color: #444;
    letter-spacing: .05em;
}

body a,
h1, h2, h3, h4, h5, h6,
#title {
    letter-spacing: .05em;
    font-feature-settings: "palt" 1;
    -ms-font-feature-settings: "normal";
    font-family: "NotoSansJP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif !important;
}

/* share.cssより一部抜粋 */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
}

.inner-large {
    max-width: 1260px;
}

.inner-middle {
    max-width: 1200px;
}

.inner-small {
    max-width: 710px;
}

.inner-large,
.inner-middle,
.inner-small {
    margin: 0 auto;
    padding: 0 30px;
}

a[class*="w__icn"]::after {
    content: "\e900";
    font-family: icf;
    font-size: 6px;
    font-size: 0.375rem;
    display: inline-block;
    margin-left: .2rem;
    color: inherit;
}

@media all and (-ms-high-contrast: none) {
    a[class*="w__icn"]::after {
        font-size: 8px;
        font-size: 0.5rem;
    }
}

a[class*="w__icn"].img-link {
    position: relative;
}

a[class*="w__icn"].img-link::after {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #444;
    text-shadow: #fff 1px 1px 0px, #fff -1px 1px 0px, #fff 1px -1px 0px, #fff -1px -1px 0px;
    font-size: 12px;
    font-size: 0.75rem;
}

a[class*="w__icn"].no-window-icon::after {
    content: none;
}

@media all and (-ms-high-contrast: none) {
    a[class*="w__icn"]::after {
        content: none;
    }
    a[class*="w__icn"][class*="w__icn"]::after {
        content: '';
        display: inline-block;
        background-size: contain;
        background-repeat: no-repeat;
        vertical-align: middle;
        width: 14px;
        height: 10.5px;
        padding: 1px;
        box-sizing: border-box;
    }
    a[class*="w__icn"].w__icn::after {
        background-image: url(../img/common/icon-window.png);
        background-color: #fff;
    }
    a[class*="w__icn"].w__icn-green::after {
        background-image: url(../img/common/icon-window-green.png);
    }
    a[class*="w__icn"].w__icn-green:hover::after, a[class*="w__icn"].w__icn-green:focus::after {
        background-image: url(../img/common/icon-window-white.png);
    }
    a[class*="w__icn"].w__icn-green-flip::after {
        background-image: url(../img/common/icon-window-white.png);
    }
    a[class*="w__icn"].w__icn-green-flip:hover::after, a[class*="w__icn"].w__icn-green-flip:focus::after {
        background-image: url(../img/common/icon-window-green.png);
    }
    a[class*="w__icn"].w__icn-deepblue::after {
        background-image: url(../img/common/icon-window-deepblue.png);
    }
    a[class*="w__icn"].w__icn-deepblue:hover::after, a[class*="w__icn"].w__icn-deepblue:focus::after {
        background-image: url(../img/common/icon-window-white.png);
    }
    a[class*="w__icn"].w__icn-deepblue-flip::after {
        background-image: url(../img/common/icon-window-white.png);
    }
    a[class*="w__icn"].w__icn-deepblue-flip:hover::after, a[class*="w__icn"].w__icn-deepblue-flip:focus::after {
        background-image: url(../img/common/icon-window-deepblue.png);
    }
    a[class*="w__icn"].w__icn-linkblue::after {
        background-image: url(../img/common/icon-window-linkblue.png);
    }
    a[class*="w__icn"].w__icn-linkblue:hover::after, a[class*="w__icn"].w__icn-linkblue:focus::after {
        background-image: url(../img/common/icon-window-white.png);
    }
    a[class*="w__icn"].w__icn-linkblue-flip::after {
        background-image: url(../img/common/icon-window-white.png);
    }
    a[class*="w__icn"].w__icn-linkblue-flip:hover::after, a[class*="w__icn"].w__icn-linkblue-flip:focus::after {
        background-image: url(../img/common/icon-window-linkblue.png);
    }
    a[class*="w__icn"].w__icn-white::after {
        background-image: url(../img/common/icon-window-white.png);
    }
    a[class*="w__icn"].w__icn-hov-white:hover::after, a[class*="w__icn"].w__icn-hov-white:focus::after {
        background-image: url(../img/common/icon-window-white.png);
    }
    a[class*="w__icn"].w__icn-hov-green:hover::after, a[class*="w__icn"].w__icn-hov-green:focus::after {
        background-image: url(../img/common/icon-window-green.png);
    }
    a[class*="w__icn"].w__icn-hov-deepblue:hover::after, a[class*="w__icn"].w__icn-hov-deepblue:focus::after {
        background-image: url(../img/common/icon-window-deepblue.png);
    }
    a[class*="w__icn"].w__icn-hov-linkblue:hover::after, a[class*="w__icn"].w__icn-hov-linkblue:focus::after {
        background-image: url(../img/common/icon-window-linkblue.png);
    }
    a[class*="w__icn"].w__icn-hov-default:hover::after, a[class*="w__icn"].w__icn-hov-default:focus::after {
        background-image: url(../img/common/icon-window.png);
    }
}

.mod__btn {
    display: block;
    width: 60%;
    padding: 6px 20px 8px;
    line-height: 1.2;
    font-size: 13px;
    font-size: 0.8125rem;
    border-width: 1px;
    border-style: solid;
    border-color: #444;
    text-decoration: none;
    text-align: center;
    margin: 0 auto;
    background: #fff;
}

.mod__btn.green {
    border-color: #88c347;
    color: #88c347;
}

.mod__btn.blue {
    border-color: #64c4db;
    color: #64c4db;
}

.mod__btn.deepblue {
    border-color: #3288ad;
    color: #3288ad;
}

.mod__btn.deepblue.color-flip {
    color: #fff;
    background: #3288ad;
    border-color: #3288ad;
}

.mod__btn.gray {
    border-color: #808080;
    color: #808080;
}

.mod__btn.gray.color-flip {
    color: #fff;
    background: #808080;
    border-color: #808080;
}

.mod__btn.large {
    padding: 10px 20px 12px;
    width: 90%;
}

.mod__btn.btn-green {
    border-color: #88c347;
    color: #88c347;
}

.mod__btn.btn-orange {
    border-color: #FF8409;
    color: #FF8409;
}

.mod__btn.btn-lightblue {
    border-color: #23B7E5;
    color: #23B7E5;
}

.mod__btn.btn-emerald {
    border-color: #73DED2;
    color: #73DED2;
}

.mod__btn.btn-blue {
    border-color: #67A5DE;
    color: #67A5DE;
}

.mod__btn.btn-violet {
    border-color: #7476CF;
    color: #7476CF;
}

.mod__btn.btn-gray {
    border-color: #AFAFAF;
    color: #AFAFAF;
}

@media screen and (min-width: 480px) {
    .mod__btn {
        font-size: 14px;
        font-size: 0.875rem;
    }
    .mod__btn .large {
        font-size: 15px;
        font-size: 0.9375rem;
    }
}

@media screen and (min-width: 640px) {
    .mod__btn {
        transition: 0.3s;
        width: auto;
        padding: 8px 30px 10px;
        font-size: 16px;
        font-size: 1rem;
        display: inline-block;
        margin-left: auto;
        margin-right: auto;
    }
    .mod__btn.green:hover, .mod__btn.green:focus {
        background: #88c347;
        color: #fff;
    }
    .mod__btn.blue:hover, .mod__btn.blue:focus {
        background: #64c4db;
        color: #fff;
    }
    .mod__btn.deepblue:hover, .mod__btn.deepblue:focus {
        background: #3288ad;
        color: #fff;
    }
    .mod__btn.deepblue.color-flip:hover, .mod__btn.deepblue.color-flip:focus {
        background: #fff;
        color: #3288ad;
    }
    .mod__btn.gray:hover, .mod__btn.gray:focus {
        background-color: #808080;
        color: #fff;
    }
    .mod__btn.gray.color-flip:hover, .mod__btn.gray.color-flip:focus {
        background: #fff;
        color: #808080;
    }
    .mod__btn.btn-green:hover, .mod__btn.btn-green:focus {
        background: #88c347;
        color: #fff;
    }
    .mod__btn.btn-orange:hover, .mod__btn.btn-orange:focus {
        background: #FF8409;
        color: #fff;
    }
    .mod__btn.btn-lightblue:hover, .mod__btn.btn-lightblue:focus {
        background: #23B7E5;
        color: #fff;
    }
    .mod__btn.btn-emerald:hover, .mod__btn.btn-emerald:focus {
        background: #73DED2;
        color: #fff;
    }
    .mod__btn.btn-blue:hover, .mod__btn.btn-blue:focus {
        background: #67A5DE;
        color: #fff;
    }
    .mod__btn.btn-violet:hover, .mod__btn.btn-violet:focus {
        background: #7476CF;
        color: #fff;
    }
    .mod__btn.btn-gray:hover, .mod__btn.btn-gray:focus {
        background: #AFAFAF;
        color: #fff;
    }
    .mod__btn.large {
        padding: 18px 50px 20px;
        font-size: 18px;
        font-size: 1.125rem;
        width: 580px;
    }
}

@media screen and (min-width: 768px) {
    .mod__btn {
        padding: 12px 50px 14px;
    }
    .mod__btn.large {
        padding: 18px 80px 20px;
        font-size: 22px;
        font-size: 1.375rem;
    }
}

svg.defs {
    display: none;
}

.scroll-prevent {
    position: fixed;
    z-index: -1;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

/* 元々のヘッダーにあった記述で残している箇所のスタイル及びリセット */
/*
body {
    padding-top: 64px !important;
}

@media screen and (min-width: 1080px) {
    body {
        padding-top: 74px !important;
    }
}
*/

header .pagetop {
    position: fixed;
    bottom: 5px;
    right: 10px;
    width: 60px;
    height: 60px;
    display: none;
    z-index: 10;
}

/* global-header global-footer 共通 */
.global-header a, .global-footer a {
    text-decoration: none;
}

.global-header a:hover, .global-header a:focus, .global-footer a:hover, .global-footer a:focus {
    text-decoration: none;
}

.global-header ul, .global-footer ul {
    padding: 0;
}

.global-header .fade, .global-footer .fade {
    opacity: 1;
}

/* ==========================================
header
========================================== */
.global-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    background: #fff;
    z-index: 999;
}

@media all and (-ms-high-contrast: none) {
    .global-header {
        transform: rotate(0.00001deg);
    }
}

.global-header a {
    color: #444;
}

.global-header .btn {
    display: block;
}

.global-header .btn.green a {
    color: #88c347;
}

.gnav {
    position: relative;
}

.gnav .gmenu {
    position: relative;
    background: #fff;
    z-index: 200;
    min-width: 320px;
}

.gnav-inner {
    display: flex;
    height: 64px;
    align-items: center;
    padding: 0 15px;
    max-width: 1200px;
    box-sizing: content-box;
    margin: 0 auto;
}

.gnav .logo {
    transform: scale(0.8);
    transform-origin: center left;
    flex: 0 0 auto;
}

.gnav .logo svg {
    width: 136.59px;
    height: 29.11px;
    fill: #4a4748;
    fill-rule: evenodd;
}

.gnav::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    height: 1px;
    background: #c5c5c5;
    z-index: 300;
}

@media screen and (min-width: 640px) {
    .gnav-inner {
        padding: 0 30px;
    }
}

@media screen and (min-width: 1080px) {
    .gnav .logo {
        transform: scale(1);
    }
}

/* ハンバーガーメニュー関連 */
.hamicon {
    margin-left: auto;
    border: 0;
    background: transparent;
    position: relative;
    width: 22px;
    height: 30px;
    padding: 0;
    flex: 0 0 auto;
    cursor: pointer;
    display: block;
}

.hamicon .line {
    position: absolute;
    display: inline-block;
    width: 22px;
    height: 2px;
    background: #4b4948;
    left: 0;
    transition: 0.7s cubic-bezier(0.77, 0, 0.175, 1);
}

.hamicon .line:nth-of-type(1) {
    top: 8px;
}

.hamicon .line:nth-of-type(2) {
    top: 14px;
}

.hamicon .line:nth-of-type(3) {
    bottom: 8px;
}

.hamicon.open .line:nth-of-type(1) {
    transform: translateY(6px) rotate(-45deg);
}

.hamicon.open .line:nth-of-type(2) {
    opacity: 0;
}

.hamicon.open .line:nth-of-type(3) {
    transform: translateY(-6px) rotate(45deg);
}

#menu {
    position: absolute;
    top: 64px;
    left: 0;
    right: 0;
    background: #fff;
    display: none;
    overflow: hidden;
    z-index: 9999;
}

#menu a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
}

#menu.open {
    overflow: auto;
    height: calc(100vh - 64px);
}

#menu .list {
    padding: 15px 15px 100px;
    margin: 0;
}

#menu .item:nth-of-type(1) .link {
    background-image: url(../../img/common/nav-bg-01.jpg);
}

#menu .item:nth-of-type(2) .link {
    background-image: url(../../img/common/nav-bg-02.jpg);
}

#menu .item:nth-of-type(3) .link {
    background-image: url(../../img/common/nav-bg-03.jpg);
}

#menu .item:nth-of-type(4) .link {
    background-image: url(../../img/common/nav-bg-04.jpg);
}

#menu .item:nth-of-type(5) .link {
    background-image: url(../../img/common/nav-bg-05.jpg);
}

#menu .item:nth-of-type(6) .link {
    background-image: url(../../img/common/nav-bg-06.jpg);
}

#menu .item:nth-of-type(n+2) {
    margin-top: 20px;
}

#menu .link {
    height: 25vw;
    background-size: cover;
    background-position: center center;
    position: relative;
}

#menu .link::after {
    content: '';
    display: block;
    position: absolute;
    right: 20px;
    width: 12px;
    height: 12px;
    border-top: 2px solid #4b4948;
    border-left: 2px solid #4b4948;
    transform: rotate(135deg);
}

#menu .link.open {
    outline: 2px solid #88c347;
}

#menu .link.has-submenu::after {
    transform: rotate(-135deg);
}

#menu .link.has-submenu.open::after {
    transform: rotate(45deg) translate(4px, 4px);
}

#menu .sp-submenu {
    display: none;
}

#menu .sub-item {
    border-bottom: 1px solid #bababa;
}

#menu .sub-item a {
    height: 12.5vw;
    position: relative;
}

#menu .sub-item a::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #4b4948;
    border-left: 1px solid #4b4948;
    transform: translateY(-50%) rotate(135deg);
}

#menu .btn {
    border: 1px solid #ccc;
    padding: 0;
    border-radius: 0;
    width: auto;
}

#menu .btn.green {
    border-color: #88c347;
    color: #88c347;
}

#menu .btn.green a {
    color: #88c347;
}

#menu .btn a {
    height: 12.5vw;
}

#menu .ttl,
#menu .btn {
    font-weight: normal;
    font-size: 18px;
}

@media screen and (min-width: 640px) {
    #menu .ttl,
    #menu .btn {
        font-size: 18px;
    }
}

@media screen and (min-width: 768px) {
    .hamicon,
    .sp-submenu {
        display: none;
    }
    #menu {
        position: static;
        display: block !important;
        flex: 1 1 auto;
        background: none;
        margin-left: -20px;
    }
    #menu a {
        font-size: 14px;
    }
    #menu .list {
        padding: 0;
        display: flex;
        align-items: center;
    }
    #menu .item:first-of-type {
        margin-left: 0;
    }
    #menu .item:nth-of-type(n+2) {
        margin-top: 0;
    }
    #menu .link {
        height: auto;
        background: none !important;
        padding: 20px 8px;
    }
    #menu .link::after {
        content: none;
    }
    #menu .btn {
        margin-left: auto !important;
    }
    #menu .btn a {
        min-width: 60px;
        height: auto;
        padding: 4px 0;
        transition: 0.3s;
    }
    #menu .btn a:hover, #menu .btn a:focus {
        background: #ccc;
        color: #fff;
    }
    #menu .btn.green {
        margin-left: 10px !important;
    }
    #menu .btn.green a:hover, #menu .btn.green a:focus {
        background: #88c347;
        color: #fff;
    }
    #menu .ttl,
    #menu .btn {
        font-weight: normal;
        font-size: 11px;
    }
}

@media screen and (min-width: 1080px) {
    .gnav-inner {
        height: 74px;
    }
    #menu {
        height: 100%;
    }
    #menu a {
        font-size: 14px;
    }
    #menu .list {
        height: 100%;
    }
    #menu .item {
        margin-left: 16px;
    }
    #menu .item:first-of-type {
        margin-left: 38px;
    }
    #menu .link {
        padding: 20px 8px;
    }
    #menu .btn a {
        padding: 6px 20px;
        min-width: 80px;
    }
    #menu .ttl,
    #menu .btn {
        font-size: 13px;
    }
}

@media screen and (min-width: 1260px) {
    #menu .item {
        margin-left: 28px;
    }
    #menu .item:first-of-type {
        margin-left: 50px;
    }
    #menu .link {
        padding: 20px 10px;
    }
    #menu .btn a {
        min-width: 120px;
    }
    #menu .ttl,
    #menu .btn {
        font-size: 14px;
    }
}

/* メガメニュー */
.mg-box {
    display: none;
}

@media screen and (min-width: 768px) {
    .mg-box {
        position: relative;
        z-index: 100;
        display: block;
    }
}

.mg-box .mg-item {
    position: absolute;
    overflow: hidden;
    left: 0;
    width: 100%;
    background: #f7f7f7;
    box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.3);
    transition: 0.7s cubic-bezier(0.77, 0, 0.175, 1);
    visibility: hidden;
    top: -300px;
    z-index: 90;
}

.mg-box .mg-item.mg-visible {
    top: 0;
    visibility: visible;
    z-index: 100;
}

.mg-box .mg-inner {
    max-width: 1200px;
    padding: 30px;
    margin: 0 auto;
    display: flex;
}

.mg-box .mg-inner.not-bottom {
    align-items: center;
}

.mg-box .mg-inner.not-bottom .top {
    margin-top: 0;
}

.mg-box .mg-thumb {
    flex: 0 1 24.9%;
    max-width: 274px;
}

.mg-box .mg-links {
    flex: 1 1 auto;
    margin-left: 40px;
}

.mg-box .top,
.mg-box .bottom {
    display: flex;
    align-items: center;
}

.mg-box .top {
    margin-top: 20px;
}

.mg-box .ttl {
    min-width: 100px;
    flex: 0 0 auto;
    font-weight: bold;
    font-size: 18px;
}

.mg-box .caption {
    font-size: 14px;
    margin: 0 0 0 20px;
    flex: 0 1 auto;
}

.mg-box .bottom {
    flex-wrap: wrap;
    border-top: 1px solid #c5c5c5;
    margin: 10px 0 0;
    padding-top: 10px;
}

.mg-box .bottom li {
    margin-right: 40px;
}

.mg-box .bottom li:last-of-type {
    margin-right: 0;
}

.mg-box .bottom .mg-link {
    padding: 10px 0;
    font-size: 14px;
}

.mg-box .mg-link {
    display: flex;
    align-items: center;
    overflow: hidden;
}

.mg-box .mg-link::before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #444;
    border-right: 2px solid #444;
    transform: rotate(45deg);
}

.mg-box .mg-link span {
    margin-left: 10px;
}

@media screen and (min-width: 1260px) {
    .mg-box .mg-inner {
        padding: 30px 50px;
    }
    .mg-box .bottom {
        flex-wrap: wrap;
        border-top: 1px solid #c5c5c5;
        margin-top: 10px;
        padding-top: 10px;
    }
    .mg-box .bottom li {
        margin-right: 50px;
    }
}

/* ==========================================
footer
========================================== */
.global-footer {
    background: #4a4748;
    color: #fff;
    padding-bottom: 20px;
}

.global-footer ul {
    margin: 0;
}

.global-footer a {
    color: #fff;
}

.global-footer a:hover, .global-footer a:focus {
    color: #fff;
}

.global-footer .first {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 30px 0 15px;
}

.global-footer .pc-foot-news {
    display: none;
}

.global-footer .sp-foot-news a {
    padding: 10px 0;
    display: block;
}

.global-footer .logo,
.global-footer .first-message {
    flex: 0 0 100%;
}

.global-footer .logo {
    transform: translateX(8px);
}

.global-footer .logo svg {
    width: 50%;
    max-width: 160px;
    max-height: 35px;
    fill: #fff;
    fill-rule: evenodd;
    display: block;
    margin: 0 auto;
}

.global-footer .first-message {
    margin-top: 10px;
    font-size: 12px;
    text-align: center;
}

.global-footer .btn-box {
    display: flex;
    flex: 0 0 100%;
    margin-top: 20px;
    justify-content: center;
}

.global-footer .mod__btn {
    flex: 0 0 49%;
    margin: 0;
    text-align: center;
    padding: 8px 10px 10px;
    font-size: 12px;
    background: #fff;
    box-sizing: border-box;
}

.global-footer .mod__btn.blue {
    margin-left: 2%;
}

.global-footer .row:not(.first) {
    border-top: 1px solid #fff;
}

.global-footer nav.row {
    font-size: 12px;
}

.global-footer nav.row .bold,
.global-footer nav.row .ac-btn {
    font-weight: bold;
}

.global-footer nav.row .list dt,
.global-footer nav.row .list dd {
    margin: 0;
}

.global-footer nav.row .list li a,
.global-footer nav.row .list dt a,
.global-footer nav.row .list dd a {
    padding: 10px 0;
    display: block;
}

.global-footer nav.row .list,
.global-footer nav.row .bold:nth-of-type(n+2),
.global-footer nav.row .sns {
    border-top: 1px solid #fff;
}

.global-footer nav.row .list.home {
    border-top: 0;
}

.global-footer nav.row .ac-btn {
    font-weight: bold;
    position: relative;
    font-size: 12px;
    cursor: pointer;
    padding: 10px 0;
    background: none;
    width: 100%;
    text-align: left;
    border: 0;
    color: #fff;
}

.global-footer nav.row .ac-btn::after {
    content: '';
    position: absolute;
    top: 14px;
    right: 10px;
    border-style: solid;
    border-width: 6px 4px 0 4px;
    border-color: #fff transparent transparent transparent;
}

.global-footer nav.row .ac-btn.ac-open::after {
    top: 12px;
    border-width: 0 4px 6px 4px;
    border-color: transparent transparent #fff transparent;
}

.global-footer nav.row .ac-list {
    display: none;
    padding: 10px 0;
}

.global-footer nav.row .ac-list dt a,
.global-footer nav.row .ac-list dd a {
    padding: 6px 1em;
}

.global-footer nav.row .app dt,
.global-footer nav.row .sns dt {
    font-weight: bold;
}

.global-footer nav.row .app {
    display: flex;
    align-items: center;
    padding: 10px 0;
}

.global-footer nav.row .app .app-icon {
    margin-left: auto;
    flex: 0 0 25%;
    max-width: 87px;
}

.global-footer nav.row .app .app-icon img {
    width: 100%;
}

.global-footer nav.row .sns {
    padding: 10px 0;
}

.global-footer nav.row .sns dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.global-footer nav.row .sns dt {
    flex: 0 0 100%;
}

.global-footer nav.row .sns dd {
    flex: 0 0 auto;
}

.global-footer nav.row .sns dd.ml {
    margin-left: 4%;
}

.global-footer nav.row .sns svg {
    max-width: 50px;
    height: 24px;
    fill: #fff;
}

.global-footer nav.row .sns .youtube {
    padding-top: 0;
}

.global-footer .copyblock {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    font-size: 10px;
}

.global-footer .copyblock .copyright {
    padding: 10px 0;
    flex: 0 0 100%;
    text-align: center;
}

.global-footer .copyblock .link {
    flex: 0 0 auto;
}

.global-footer .copyblock .link:nth-of-type(n+2) {
    margin-left: 5%;
}

.global-footer .last-message {
    margin-top: 10px;
    font-size: 10px;
    color: #F3F3F3;
}

@media all and (-ms-high-contrast: none) {
    .global-footer .mod__btn {
        flex: 0 0 40%;
    }
}

.no-js .global-footer nav.row .ac-list {
    display: block;
}

.no-js .global-footer nav.row .ac-btn {
    user-select: none;
}

.no-js .global-footer nav.row .ac-btn::after {
    content: none;
}

@media screen and (min-width: 640px) {
    .global-footer .first {
        padding: 30px 0;
        justify-content: flex-start;
    }
    .global-footer .logo {
        flex: 0 0 120px;
    }
    .global-footer .logo svg {
        width: 100%;
    }
    .global-footer .first-message {
        margin: 0 0 0 42px;
        flex: 0 0 auto;
        text-align: left;
    }
    .global-footer .btn-box {
        display: flex;
        flex: 0 0 80%;
        margin: 30px auto 0;
    }
    .global-footer .mod__btn {
        flex: 0 1 49%;
        font-size: 13px;
    }
    .global-footer .mod__btn:hover, .global-footer .mod__btn:focus {
        opacity: 1;
    }
    .global-footer .copyblock {
        padding: 20px 0;
    }
    .global-footer .copyblock .copyright {
        padding: 0;
    }
    .global-footer .copyblock .link {
        margin-left: 32px !important;
    }
}

@media screen and (min-width: 640px) and (-ms-high-contrast: none) {
    .global-footer .mod__btn {
        flex: 0 0 45% !important;
    }
}

@media screen and (min-width: 768px) {
    .global-footer .logo {
        flex: 0 0 13.3333%;
    }
    .global-footer .logo svg {
        max-width: 130px;
        width: auto;
    }
    .global-footer .sp-foot-news {
        display: none;
    }
    .global-footer .pc-foot-news {
        display: block;
        margin-top: 30px;
    }
    .global-footer nav.row {
        display: flex;
        flex-wrap: wrap;
        padding: 30px 0;
    }
    .global-footer nav.row .bold,
    .global-footer nav.row dt {
        font-weight: bold;
    }
    .global-footer nav.row .list li a,
    .global-footer nav.row .list dt a,
    .global-footer nav.row .list dd a {
        padding: 0;
        display: inline-block;
    }
    .global-footer nav.row .list,
    .global-footer nav.row .bold:nth-of-type(n+2),
    .global-footer nav.row .sns {
        border-top: 0;
    }
    .global-footer nav.row .list:not(.last) {
        flex: 0 0 15%;
        margin-left: 2%;
    }
    .global-footer nav.row .list.home {
        border-top: 0;
        margin-left: 0;
    }
    .global-footer nav.row .list.home .bold:nth-of-type(n+2) {
        margin-top: 30px;
    }
    .global-footer nav.row .list.last {
        flex: 0 0 100%;
        display: flex;
        justify-content: flex-start;
        margin-top: 30px;
    }
    .global-footer nav.row .ac-btn {
        display: none;
    }
    .global-footer nav.row .ac-list {
        display: block !important;
        padding: 0;
    }
    .global-footer nav.row .ac-list dd {
        margin-top: 8px;
    }
    .global-footer nav.row .app,
    .global-footer nav.row .sns {
        flex: 0 0 230px;
        padding: 0;
    }
    .global-footer nav.row .app dt,
    .global-footer nav.row .sns dt {
        font-weight: bold;
    }
    .global-footer nav.row .app dd {
        margin-top: 8px;
    }
    .global-footer nav.row .sns {
        margin-left: 60px;
    }
    .global-footer nav.row .sns dl {
        align-items: center;
    }
    .global-footer nav.row .sns dt {
        flex: 0 0 100%;
        margin-bottom: 16px;
    }
    .global-footer nav.row .sns dd.ml {
        margin-left: 26px;
    }
    .global-footer nav.row .sns svg {
        fill: #fff;
    }
    .global-footer nav.row .sns .facebook {
        max-width: 38px;
        width: 38px;
        max-height: 38px;
        height: 38px;
    }
    .global-footer nav.row .sns .twitter {
        max-width: 42px;
        width: 42px;
        max-height: 35px;
        height: 35px;
    }
    .global-footer nav.row .sns .youtube {
        max-width: 45px;
        width: 45px;
        max-height: 31px;
        height: 31px;
    }
    .global-footer .copyblock .copyright {
        flex: 0 0 auto;
    }
    .global-footer .last-message {
        text-align: center;
    }
}

@media screen and (min-width: 1080px) {
    .global-footer .btn-box {
        margin: 0 0 0 auto;
        flex: 0 0 auto;
    }
    .global-footer .mod__btn {
        flex: 0 0 auto;
        min-width: 150px;
        font-size: 14px;
    }
    .global-footer .mod__btn:nth-of-type(n+2) {
        margin-left: 10px;
    }
    .global-footer .mod__btn:first-of-type {
        margin-left: auto;
    }
}

@media screen and (min-width: 960px) and (-ms-high-contrast: none) {
    .global-footer .mod__btn {
        flex: 0 0 20% !important;
        max-width: 180px;
    }
}

@media screen and (min-width: 1260px) {
    .global-footer .logo {
        flex: 0 0 13.333%;
    }
    .global-footer .logo svg {
        max-width: 160px;
    }
    .global-footer .first {
        flex-wrap: nowrap;
    }
    .global-footer nav.row {
        flex-wrap: nowrap;
    }
    .global-footer nav.row .list:not(.last) {
        flex: 0 0 12.5%;
        margin-left: 0;
    }
    .global-footer nav.row .list.last {
        flex: 0 0 240px;
        margin: 0 0 0 auto;
        display: block;
    }
    .global-footer nav.row .app {
        align-items: flex-start;
        justify-content: space-between;
    }
    .global-footer nav.row .app .app-icon {
        flex: 0 1 87px;
        margin-left: 20px;
    }
    .global-footer nav.row .sns {
        margin-left: 0;
        margin-top: 60px;
    }
    .global-footer nav.row .sns dl {
        justify-content: flex-start;
    }
}

html {
    font-size: 100%;
}

body {
    padding-bottom: 0 !important;
}

body a {
    text-decoration: none;
}

body a:link, body a:visited {
    text-decoration: none;
}

body .underline-link:link,
body .underline-link:visited {
    text-decoration: underline;
    color: inherit;
}

#menu .btn a {
    box-sizing: border-box;
    line-height: 1.5;
}

.inner-large {
    max-width: 1260px;
}

.inner-middle {
    max-width: 1200px;
}

.inner-small {
    max-width: 710px;
}

.inner-large,
.inner-middle,
.inner-small {
    margin: 0 auto;
    padding: 0 30px;
}

br.nb120, br.nb96, br.nb76, br.nb64, br.nb48 {
    display: none;
}

@media screen and (min-width: 480px) {
    br.b48 {
        display: none;
    }
    br.nb48 {
        display: inline-block;
    }
}

@media screen and (min-width: 640px) {
    br.b64 {
        display: none;
    }
    br.nb64 {
        display: inline-block;
    }
}

@media screen and (min-width: 768px) {
    br.b76 {
        display: none;
    }
    br.nb76 {
        display: inline-block;
    }
}

@media screen and (min-width: 1080px) {
    br.b96 {
        display: none;
    }
    br.nb96 {
        display: inline-block;
    }
}

@media screen and (min-width: 1260px) {
    br.b120 {
        display: none;
    }
    br.nb120 {
        display: inline-block;
    }
}

/* 音声読み上げテキスト用のクラス */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
}

/* メルマガ登録、SNS */
.mesh-follow {
    padding: 40px 0;
    text-align: center;
    background: #f3f3f3;
}

.mesh-follow.bg-white {
    background: #fff;
}

.mesh-follow__heading {
    color: #444;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: .05em;
}

.mesh-follow .form {
    margin-top: 1rem;
}

.mesh-follow form {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding-right: 80px;
    margin-bottom: 7px;
    box-sizing: border-box;
}

.mesh-follow .email {
    display: block;
    width: 100%;
    background-color: #ffffff;
    border: 1px solid #c5c5c5;
    padding: 9px 10px;
    line-height: 20px;
    font-size: 16px;
    border-radius: 3px;
    height: 40px;
    box-sizing: border-box;
}

.mesh-follow .email-jp {
    line-height: 20px;
    font-size: 10px;
}

.mesh-follow .submit {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #7fbf34;
    color: #fff;
    border-radius: 3px;
    border: 0;
    padding: 10px 0;
    line-height: 20px;
    margin-left: 10px;
    text-align: center;
    width: 70px;
    font-size: 16px;
    height: 40px;
}

.mesh-follow .sns {
    margin: 2rem 0;
}

.mesh-follow .sns ul {
    letter-spacing: -.4em;
    text-align: left;
}

.mesh-follow .sns li:nth-of-type(n+2) {
    margin-top: 6px;
}

.mesh-follow .caution {
    font-size: 12px;
}

@media screen and (min-width: 480px) {
    .mesh-follow__heading {
        font-size: 23px;
    }
    .mesh-follow .sns ul {
        display: flex;
        justify-content: center;
    }
    .mesh-follow .sns li:nth-of-type(n+2) {
        margin-top: 0;
        margin-left: 10px;
    }
}

@media screen and (min-width: 640px) {
    .mesh-follow__heading {
        font-size: 26px;
    }
    .mesh-follow .form {
        margin-top: 2rem;
    }
    .mesh-follow form {
        width: 75%;
    }
    .mesh-follow .sns {
        margin-top: 2rem;
    }
    .mesh-follow .caution {
        font-size: 14px;
    }
}

@media screen and (min-width: 1080px) {
    .mesh-follow form {
        width: 50%;
    }
}
