@charset "UTF-8";
/* ----------------------------------------------------------
コーポレートページブロック共通ブロック
---------------------------------------------------------- */
/* ----------------------------------------------------------
base
---------------------------------------------------------- */
@media (min-width: 768px),
print {
    .mod-wrap {
        width: 100%;
        max-width: 1086px;
        margin: 0 auto;
    }
}

@media (min-width: 768px),
print {
    .mod-wrap {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media screen and (max-width: 768px) {
    .mod-wrap {
        width: auto;
    }
}

@media screen and (max-width: 768px) {
    .mod-wrap-sp {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width: 768px),
print {
    .pc-hidden {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .sp-hidden {
        display: none;
    }
}

@media (min-width: 768px),
print {
    .section {
        margin-bottom: 6em;
    }
}

@media screen and (max-width: 768px) {
    .section {
        margin-bottom: 3.5em;
    }
}

@media (min-width: 768px),
print {
    .block {
        margin-bottom: 3em;
    }
}

@media screen and (max-width: 768px) {
    .block {
        margin-bottom: 1.5em;
    }
}

/* ----------------------------------------------------------
text
---------------------------------------------------------- */
@media (min-width: 768px),
print {
    .heading-h1 {
        margin-top: 45px;
        margin-bottom: 38px;
    }

    .heading-h1.consideration__heading {
        margin-bottom: 28px;
    }
}

@media (width: 1236px),
print {
    .heading-h1.consideration__heading {
        margin-top: 20px;
        margin-bottom: 13px;
    }
}

@media screen and (max-width: 768px) {
    .heading-h1 {
        margin-top: 22px;
        margin-bottom: 20px;
    }
}

.heading-h1 h1 {
    position: relative;
}

.heading-h1 h1:after {
    content: "";
    display: block;
    position: absolute;
    background: #ff7200;
}

@media (min-width: 768px),
print {
    .heading-h1 h1 {
        padding-left: 20px;
        font-size: 2.14286rem;
        line-height: 1.4;
        margin: 0;
    }

    .heading-h1 h1:after {
        top: 3px;
        bottom: 5px;
        left: 0px;
        width: 6px;
    }
}

@media screen and (max-width: 768px) {
    .heading-h1 h1 {
        padding-top: 2px;
        padding-left: 13px;
        font-size: 1.57143rem;
        line-height: 1.2;
        margin: 0;
    }

    .heading-h1 h1:after {
        top: 3px;
        bottom: 3px;
        left: 0px;
        width: 5px;
    }
}

/* ---------- ---------- ---------- */
@media (min-width: 768px),
print {
    .heading-h2 {
        margin: 20px 0 38px 0;
    }
}

@media screen and (width: 1236px) {
    .heading-h2 {
        margin: 10px 0 10px 0;
    }
}

@media screen and (max-width: 768px) {
    .heading-h2 {
        margin: 30px -15px 20px;
    }
}

@media (min-width: 768px),
print {
    .section+.section .heading-h2:first-child {
        margin-top: 0;
    }
}

@media screen and (max-width: 768px) {
    .section+.section .heading-h2:first-child {
        margin-top: 0;
    }
}

.heading-h2 h2 {
    border-top: 2px #ff7200 solid;
    border-bottom: 1px #eee solid;
    background-color: #fff7e8;
}

@media (min-width: 768px),
print {
    .heading-h2 h2 {
        font-size: 1.42857rem;
        margin-top: 0;
        margin-bottom: 20px;
        padding: 9px 15px 6px;
    }
}

@media screen and (max-width: 768px) {
    .heading-h2 h2 {
        font-size: 1.21429rem;
        line-height: 1.4;
        margin-top: 0;
        margin-bottom: 15px;
        padding: 8px 15px 6px;
    }
}

/* ---------- ---------- ---------- */
@media (min-width: 768px),
print {
    .heading-h3 {
        margin: 45px 0 38px 0;
    }
}

@media screen and (max-width: 768px) {
    .heading-h3 {
        margin: 22px -15px 20px;
    }
}

.heading-h3 h3 {
    border-top: 1px #ddd solid;
    background-color: #f6f6f6;
}

@media (min-width: 768px),
print {
    .heading-h3 h3 {
        font-size: 1.28571rem;
        padding: 9px 15px 6px;
    }
}

@media screen and (max-width: 768px) {
    .heading-h3 h3 {
        font-size: 1.14286rem;
        padding: 8px 15px 6px;
    }
}

.heading-logo {
    display: flex;
    align-items: center;
}

.heading-logo ._logo {
    margin-right: 10px;
}

@media (min-width: 768px),
print {
    .heading-logo ._logo {
        width: 42px;
    }
}

@media screen and (max-width: 768px) {
    .heading-logo ._logo {
        width: 36px;
    }
}

.heading-top {
    background-color: #eee;
}

@media (min-width: 768px),
print {
    .heading-top {
        margin-top: 45px;
        margin-bottom: 38px;
    }
}

@media screen and (max-width: 768px) {
    .heading-top {
        margin: 22px -15px 20px;
    }
}

@media (min-width: 768px),
print {
    .heading-top .title {
        font-size: 1.14286rem;
        line-height: 1.4;
        margin: 0;
        padding: 12px 15px 9px;
    }
}

@media screen and (max-width: 768px) {
    .heading-top .title {
        font-size: 1rem;
        line-height: 1.4;
        margin: 0;
        padding: 10px 15px 8px;
    }
}

/* ---------- ---------- ---------- */
/* ----------------------------------------------------------
text
---------------------------------------------------------- */
/* text-size */
@media (min-width: 768px),
print {
    .text-SS {
        font-size: 0.78571rem;
        line-height: 1.84;
    }
}

@media screen and (max-width: 768px) {
    .text-SS {
        font-size: 0.78571rem;
        line-height: 1.55;
    }
}

@media (min-width: 768px),
print {
    .text-S {
        font-size: 0.85714rem;
    }
}

@media screen and (max-width: 768px) {
    .text-S {
        font-size: 0.85714rem;
    }
}

@media (min-width: 768px),
print {
    .text-M {
        font-size: 1rem;
    }
}

@media screen and (max-width: 768px) {
    .text-M {
        font-size: 1rem;
    }
}

@media (min-width: 768px),
print {
    .text-L {
        font-size: 1.14286rem;
    }
}

@media screen and (max-width: 768px) {
    .text-L {
        font-size: 1.14286rem;
    }
}

/* text-align */
.text-center {
    text-align: center !important;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

/* text-decoration */
.text-bold {
    font-weight: bold !important;
}

.text-normal {
    font-weight: normal !important;
}

.text-underline {
    text-decoration: underline;
}

/* text-color */
.color-gray {
    color: #666;
}

.color-red {
    color: #ff7200;
}

/* ----------------------------------------------------------
list
---------------------------------------------------------- */
/* ----------------------------------------------------------

---------------------------------------------------------- */
.list-disc {
    padding: 0;
    margin: 0;
    display: block;
    list-style: none;
}

.list-disc>li {
    padding: 0 0 0 1em;
    position: relative;
}

.list-disc>li::before {
    content: "・";
    left: 0;
    top: 0;
    width: 1em;
    position: absolute;
}

.list-decimal {
    padding: 0 0 0 1.5em;
    margin: 0;
    display: block;
    list-style: none;
}

.list-decimal>li {
    list-style: decimal;
}

.list-notes {
    list-style: none;
    padding: 0;
    margin: 0;
}

@media (min-width: 768px),
print {
    .list-notes {
        margin: 10px 0 10px 0;
    }
}

@media screen and (max-width: 768px) {
    .list-notes {
        margin: 5px 0 5px 0;
    }
}

.list-notes>li {
    position: relative;
    font-size: 1rem;
    padding-left: 1.2em;
    position: relative;
    color: #7b7b7b;
}

.list-notes.text-left>li {
    padding-left: 0;
}

.list-notes>li::before {
    content: "※";
    left: 0;
    top: 0;
    position: absolute;
}

.list-notes>li.none::before {
    content: none;
}

.list-notes>li.text-left::before {
    position: relative;
}

/* ----------------------------------------------------------
link
---------------------------------------------------------- */
a:not(.btn)[target="_blank"]::after,
a:not(.btn).btn-blank::after,
button[formtarget="_blank"]::after {
    font-family: FontAwesome;
    line-height: 1;
    font-weight: normal;
    content: "\f08e";
    position: static;
    margin-top: 0;
    margin-left: 6px;
    color: #ff7200;
    display: inline-block;
    overflow: hidden;
    line-height: 1;
    vertical-align: middle;
}

@media (min-width: 768px),
print {

    a:not(.btn)[target="_blank"]::after,
    a:not(.btn).btn-blank::after,
    button[formtarget="_blank"]::after {
        font-size: 1rem;
    }
}

@media screen and (max-width: 768px) {

    a:not(.btn)[target="_blank"]::after,
    a:not(.btn).btn-blank::after,
    button[formtarget="_blank"]::after {
        font-size: 1rem;
    }
}

/* ----------------------------------------------------------
table
---------------------------------------------------------- */
/* ---------- ---------- ---------- */
table.table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

@media (min-width: 768px),
print {
    table.table {
        margin: 10px 0;
        font-size: 0.85714rem;
        border-top: 1px solid #d8d8d8;
    }
}

@media screen and (max-width: 768px) {
    table.table {
        margin: 5px 0;
        font-size: 0.85714rem;
        border-bottom: 1px solid #d8d8d8;
    }
}

table.table th {
    text-align: center;
    background: #eee;
    font-weight: normal;
    border: 1px solid #dadada;
    padding: 4px;
}

table.table td {
    border: 1px solid #dadada;
    padding: 4px;
    text-align: center;
}

/* ----------------------------------------------------------
btn
---------------------------------------------------------- */
@media (min-width: 768px),
print {
    .block-btn {
        margin-top: 5em;
    }
}

@media screen and (max-width: 768px) {
    .block-btn {
        margin-top: 2em;
    }
}

.mod-hover {
    display: block;
    transition-duration: 0.2s;
}

.mod-hover:hover {
    opacity: 0.6;
}

.btn {
    font-size: 1.14286rem;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    vertical-align: middle;
    font-weight: bold;
    border-radius: 5px;
    transition-duration: 0.2s;
    cursor: pointer;
    color: #000;
}

.btn.mod-btn-inline,
.btn.btn-inline {
    display: inline-flex;
}

.btn:hover {
    opacity: 0.6;
}

@media (min-width: 768px),
print {
    .btn {
        height: 55px;
        padding: 12px 35px;
        box-sizing: border-box;
        min-width: 300px;
    }
}

@media screen and (max-width: 768px) {
    .btn {
        min-height: 35px;
        width: 100%;
        padding: 12px 20px;
    }
}

button.btn {
    border: none;
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-align: center;
}

button.btn.mod-btn-inline,
button.btn.btn-inline {
    display: inline-block;
}

.btn::before,
.btn::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    font-weight: normal;
    text-align: center;
    width: 20px;
    height: 20px;
    margin-top: -10px;
}

@media (min-width: 768px),
print {

    .btn::before,
    .btn::after {
        font-size: 1.28571rem;
    }
}

@media screen and (max-width: 768px) {

    .btn::before,
    .btn::after {
        font-size: 1rem;
    }
}

@media (min-width: 768px),
print {
    .btn::before {
        left: 16px;
    }
}

@media screen and (max-width: 768px) {
    .btn::before {
        left: 10px;
    }
}

.btn::after {
    font-family: FontAwesome;
    line-height: 1;
    font-weight: normal;
    line-height: 20px;
    content: "\f0da";
    text-align: right;
}

@media (min-width: 768px),
print {
    .btn::after {
        right: 16px;
    }
}

@media screen and (max-width: 768px) {
    .btn::after {
        right: 10px;
    }
}

.btn.btn-2line {
    height: 70px;
}

.btn.btn-fill {
    background-color: #ff7200;
    color: #fff;
    position: relative;
}

.btn.btn-fill::after {
    color: #fff;
}

.btn.btn-border {
    border: 1px #dadada solid;
    background-color: #fff;
    color: #ff7200;
    position: relative;
}

.btn.btn-border::after {
    color: #ff7200;
}

.btn.btn-white {
    border: 1px #dadada solid;
    background-color: #fff;
    color: #000;
    position: relative;
}

.btn.btn-white::after {
    color: #ff7200;
}

.btn.btn-emergency {
    background-color: #f00;
    color: #fff;
    position: relative;
}

.btn.btn-emergency::before {
    font-family: FontAwesome;
    line-height: 1;
    font-weight: normal;
    line-height: 20px;
    top: 50%;
    color: #fff;
    content: "\f071";
}

.btn.btn-gray {
    border: 1px #dadada solid;
    background-color: #fff;
    position: relative;
}

.btn.btn-gray::before {
    font-family: FontAwesome;
    line-height: 1;
    font-weight: normal;
    line-height: 20px;
    top: 50%;
    color: #666;
    content: "\f0d9";
}

.btn.btn-gray::after {
    content: "";
}

.btn[target="_blank"]::after {
    font-family: FontAwesome;
    line-height: 1;
    font-weight: normal;
    content: "\f08e";
    right: 10px;
    margin-top: -7px;
}

/* ----------------------------------------------------------
グリッドモジュール
---------------------------------------------------------- */
ul.grid01,
ul.grid02,
ul.grid03,
ul.grid04,
ul.grid05,
ul.grid06,
ul.grid07,
ul.grid10 {
    list-style: none;
    padding: 0;
    margin-left: -8px;
}

@media (min-width: 768px),
print {

    .grid01,
    .grid02,
    .grid03,
    .grid04,
    .grid05,
    .grid06,
    .grid07,
    .grid10 {
        display: flex;
        flex-wrap: wrap;
    }
}

.grid01>*>*:first-child,
.grid02>*>*:first-child,
.grid03>*>*:first-child,
.grid04>*>*:first-child,
.grid05>*>*:first-child,
.grid06>*>*:first-child,
.grid07>*>*:first-child,
.grid10>*>*:first-child {
    margin-top: 0 !important;
}

@media (min-width: 768px),
print {

    .grid01>*,
    .grid02>*,
    .grid03>*,
    .grid04>*,
    .grid05>*,
    .grid06>*,
    .grid07>*,
    .grid10>* {
        margin: 0 0 0 8px;
    }
}

@media (min-width: 768px),
print {
    .grid0１>* {
        width: calc(100% - 8px);
    }
}

@media (min-width: 768px),
print {
    .grid0１>*:nth-child(n + 2) {
        margin-top: 8px;
    }
}

@media (min-width: 768px),
print {
    .grid02>* {
        width: calc(50% - 8px);
    }
}

@media (min-width: 768px),
print {
    .grid02>*:nth-child(n + 3) {
        margin-top: 8px;
    }
}

@media (min-width: 768px),
print {
    .grid03>* {
        width: calc(33.3% - 8px);
    }
}

@media (min-width: 768px),
print {
    .grid03>*:nth-child(n + 4) {
        margin-top: 8px;
    }
}

@media (min-width: 768px),
print {
    .grid04>* {
        width: calc(25% - 8px);
    }
}

@media (min-width: 768px),
print {
    .grid04>*:nth-child(n + 5) {
        margin-top: 8px;
    }
}

@media (min-width: 768px),
print {
    .grid05>* {
        width: calc(20% - 8px);
    }
}

@media (min-width: 768px),
print {
    .grid05>*:nth-child(n + 6) {
        margin-top: 8px;
    }
}

@media (min-width: 768px),
print {
    .grid06>* {
        width: calc(16.6% - 8px);
    }
}

@media (min-width: 768px),
print {
    .grid06>*:nth-child(n + 7) {
        margin-top: 8px;
    }
}

@media (min-width: 768px),
print {
    .grid07>* {
        width: calc(14% - 8px);
    }
}

@media (min-width: 768px),
print {
    .grid07>*:nth-child(n + 8) {
        margin-top: 8px;
    }
}

@media (min-width: 768px),
print {
    .grid10>* {
        width: calc(10% - 8px);
    }
}

@media (min-width: 768px),
print {
    .grid10>*:nth-child(n + 11) {
        margin-top: 8px;
    }
}

/* ---------- ---------- ---------- */
@media screen and (max-width: 768px) {

    .grid01-sp,
    .grid02-sp,
    .grid03-sp,
    .grid04-sp,
    .grid05-sp,
    .grid02-half-sp {
        display: flex;
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 768px) {

    .grid01-sp>*,
    .grid02-sp>*,
    .grid03-sp>*,
    .grid04-sp>*,
    .grid05-sp>*,
    .grid02-half-sp>* {
        margin: 8px 0 0 8px;
    }
}

@media screen and (max-width: 768px) {
    .grid01-sp>* {
        width: calc(100% - 8px);
    }
}

@media screen and (max-width: 768px) {
    .grid01-sp>*:nth-child(n + 2) {
        margin-top: 8px;
    }
}

@media screen and (max-width: 768px) {
    .grid02-sp>* {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .grid02-half-sp>* {
        width: calc(50% - 8px);
    }
}

@media screen and (max-width: 768px) {
    .grid02-sp>*:nth-child(n + 3) {
        margin-top: 8px;
    }
}

@media screen and (max-width: 768px) {
    .grid02-half-sp>*:nth-child(n + 3) {
        margin-top: 8px;
    }
}

@media screen and (max-width: 768px) {
    .grid03-sp>* {
        width: calc(33.3% - 8px);
    }
}

@media screen and (max-width: 768px) {
    .grid03-sp>*:nth-child(n + 4) {
        margin-top: 8px;
    }
}

@media screen and (max-width: 768px) {
    .grid04-sp>* {
        width: calc(25% - 8px);
    }
}

@media screen and (max-width: 768px) {
    .grid04-sp>*:nth-child(n + 5) {
        margin-top: 8px;
    }
}

@media screen and (max-width: 768px) {
    .grid05-sp>* {
        width: calc(20% - 8px);
    }
}

@media screen and (max-width: 768px) {
    .grid05-sp>*:nth-child(n + 6) {
        margin-top: 8px;
    }
}

.grid-bottom {
    margin-bottom: 8px;
}

.grid-bottom+* {
    margin-top: 8px;
}

/* ----------------------------------------------------------
form
---------------------------------------------------------- */
@media (min-width: 768px),
print {
    .form-block {
        width: 70%;
        margin-bottom: 1.5rem;
        margin-right: auto;
        margin-left: auto;
    }
}

@media screen and (max-width: 768px) {
    .form-block {
        margin-bottom: 1rem;
    }
}

/* ---------- ---------- ---------- */
input.form-text {
    border: 1px solid #ccc;
    border-radius: 6px;
    background-color: #fff;
    padding: 0 16px;
    box-sizing: border-box;
    font-size: 1.14286rem;
}

@media (min-width: 768px),
print {
    input.form-text {
        min-width: 300px;
        min-height: 55px;
    }
}

@media screen and (max-width: 768px) {
    input.form-text {
        width: 100%;
        padding: 15px 16px 15px;
    }
}

/* ---------- ---------- ---------- */
.form-select {
    position: relative;
    background-color: #fff;
}

@media (min-width: 768px),
print {
    .form-select {
        width: 300px;
        margin-right: auto;
        margin-left: auto;
    }
}

@media screen and (max-width: 768px) {
    .form-select {
        width: 100%;
    }
}

.form-select:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    font-family: FontAwesome;
    line-height: 1;
    font-weight: normal;
    content: "\f0d7";
    text-align: right;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    line-height: 20px;
}

@media (min-width: 768px),
print {
    .form-select:before {
        right: 16px;
        font-weight: normal;
    }
}

@media screen and (max-width: 768px) {
    .form-select:before {
        right: 8px;
        font-weight: normal;
    }
}

@media (min-width: 768px),
print {
    .form-select:before {
        font-size: 1rem;
    }
}

@media screen and (max-width: 768px) {
    .form-select:before {
        font-size: 1rem;
    }
}

.form-select select {
    width: 100%;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #ccc;
    border-radius: 6px;
    background: transparent;
    padding: 8px 26px 10px 16px;
    font-size: 1.14286rem;
}

@media (min-width: 768px),
print {
    .form-select select {
        min-height: 55px;
    }
}

.form-select select::-ms-expand {
    display: none;
}

/* ---------- ---------- ---------- */
.form-check li {
    display: flex;
    position: relative;
}

.form-check li label {
    position: relative;
    border: 1px #d4d4d4 solid;
    border-radius: 3px;
    width: 100%;
    min-height: 48px;
    padding: 5px 10px 5px 32px;
    text-align: left;
    display: flex;
    align-items: center;
    font-weight: bold;
}

@media (min-width: 768px),
print {
    .form-check li label {
        font-size: 1rem;
    }
}

@media screen and (max-width: 768px) {
    .form-check li label {
        font-size: 0.85714rem;
    }
}

.form-check li label::before,
.form-check li label::after {
    content: "";
    position: absolute;
}

.form-check li label::before {
    border: 1px #d4d4d4 solid;
    background-color: #fff;
    width: 14px;
    height: 14px;
    left: 8px;
    top: calc(50% - 7px);
}

.form-check li input[type="checkbox"],
.form-check li input[type="radio"] {
    position: absolute;
    visibility: hidden;
}

.form-check li input[type="checkbox"]:checked+label,
.form-check li input[type="radio"]:checked+label {
    border: 1px #f00 solid;
    background-color: #fcc;
    color: #f00;
}

.form-check li input[type="checkbox"] {
    visibility: hidden;
}

.form-check li input[type="checkbox"]+label::before {
    border-radius: 2px;
}

.form-check li input[type="checkbox"]:checked+label::after {
    border-right: 1px #666 solid;
    border-bottom: 1px #666 solid;
    width: 6px;
    height: 10px;
    left: 13px;
    top: calc(50% - 6px);
    transform: rotate(45deg);
}

.form-check li input[type="radio"]+label::before {
    border-radius: 8px;
}

.form-check li input[type="radio"]:checked+label::before {
    border: 1px #f00 solid;
}

.form-check li input[type="radio"]:checked+label::after {
    background-color: #f00;
    width: 10px;
    height: 10px;
    left: 11px;
    top: calc(50% - 4px);
    border-radius: 5px;
}

.form-check li .form-check-logo {
    width: 28px;
    margin-right: 12px;
}

.form-check.form-check-brand li label {
    font-weight: normal;
    cursor: pointer;
}

.form-check.form-check-brand li input[type="radio"] {
    position: absolute;
    visibility: hidden;
}

.form-check.form-check-brand li input[type="radio"]:checked+label {
    background-color: #fff0e3;
    color: #ff7200;
}

.form-check.form-check-brand li input[type="radio"]:checked+label::before {
    border: 1px #ff7200 solid;
}

.form-check.form-check-brand li input[type="radio"]:checked+label::after {
    background-color: #ff7200;
}

.form-check.form-check-brand li ._logo {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    border-radius: 15px;
    border: 1px #e5e5e5 solid;
    background-color: #fff;
    overflow: hidden;
    pointer-events: none;
}

.form-check.form-check-brand li ._logo img {
    width: 100%;
    pointer-events: none;
}

.form-check.form-check-brand li ._text {
    width: calc(100% - 45px);
    pointer-events: none;
}

/* ----------------------------------------------------------
box
---------------------------------------------------------- */
/* ---------- ---------- ---------- */
.box-emergency {
    padding: 15px;
    border: 1px #f00 solid;
    color: #f00;
    background-color: #ffd9d9;
    font-size: 0.85714rem;
}

/* ---------- ---------- ---------- */
.box-notice {
    padding: 15px;
    color: #000;
    background-color: #f6f6f6;
    font-size: 1rem;
    text-align: center;
}

/* ---------- ---------- ---------- */
.box-text {
    padding: 15px;
    color: #000;
    font-size: 1rem;
    text-align: center;
}

.txt-attention {
    color: #f00;
    font-size: 1.2rem;
}

/* ---------- ---------- ---------- */
.box-result {
    background-color: #fff7e8;
}

@media (min-width: 768px),
print {
    .box-result {
        padding: 20px;
    }
}

@media screen and (max-width: 768px) {
    .box-result {
        padding: 15px;
    }
}

.box-result ._cap {
    font-size: 1rem;
    font-weight: bold;
    margin-top: 0;
}

.box-result ._cap p {
    padding: 0;
    margin: 0;
    display: inline-block;
}

.box-result ._cap em {
    font-size: 1.21429rem;
    display: inline-block;
    color: #fff;
    margin-right: 5px;
    background-color: #ff7200;
    padding: 2px 6px 0;
}

.box-result ul {
    margin-bottom: 0;
}

/* ----------------------------------------------------------
box
---------------------------------------------------------- */
/* ---------- ---------- ---------- */
.box-emergency {
    padding: 15px;
    border: 1px #f00 solid;
    color: #f00;
    background-color: #ffd9d9;
    font-size: 0.85714rem;
}

/* ---------- ---------- ---------- */
.box-notice {
    padding: 15px;
    color: #000;
    background-color: #f6f6f6;
    font-size: 1rem;
    text-align: center;
}

/* ---------- ---------- ---------- */
.box-result {
    background-color: #fff7e8;
}

@media (min-width: 768px),
print {
    .box-result {
        padding: 20px;
    }
}

@media screen and (max-width: 768px) {
    .box-result {
        padding: 15px;
    }
}

.box-result ._cap {
    font-size: 1rem;
    font-weight: bold;
    margin: 0;
}

.box-result ._cap em {
    font-size: 1.07143rem;
    display: inline-block;
    color: #ff7200;
    margin: 0px;
    background-color: transparent;
    padding: 0px 3px 0;
}

.box-result ._cap span {
    font-size: 1.5rem;
    color: #fe1312;
}

.box-result ul {
    margin-bottom: 0;
}

.box-result-sticky {
    position: -webkit-sticky;
    /* Safari */
    position: sticky;
    z-index: 999;
}

.box-result-sticky .box-result-sticky-under {
    background-color: #fff7e8;
    height: 66px;
    width: 100vw;
    top: 0;
    left: -50vw;
    margin-left: 50%;
    position: absolute;
    z-index: -1;
}

@media (min-width: 769px),
print {
    .box-result-sticky {
        top: 80px;
    }
}

@media screen and (max-width: 768px) {
    .box-result-sticky {
        top: 66px;
    }
}

@media screen and (width: 1236px) {
    .box-result-sticky {
        padding: 15px !important;
    }
}

/* ----------------------------------------------------------
Class tablet-view and mobile-view
---------------------------------------------------------- */
@media (min-width: 769px),
print {
    .tablet-view {
        display: block;
    }

    .mobile-view {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .tablet-view {
        display: none;
    }

    .mobile-view {
        display: block;
    }
}

/* ----------------------------------------------------------
margin
---------------------------------------------------------- */
.mt-0 {
    margin-top: 0 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

/* ----------------------------------------------------------
width
---------------------------------------------------------- */
.width-100p {
    width: 100%;
}

/* ----------------------------------------------------------
detail
---------------------------------------------------------- */
/* ----------------------------------------------------------

---------------------------------------------------------- */
.menu-breadcrumb {
    padding: 8px 0px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #fff;
    border-radius: 4px;
}

.menu-breadcrumb li {
    display: inline-block;
}

.menu-breadcrumb li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

.menu-breadcrumb li.active {
    color: #777;
}

@media (min-width: 768px),
print {
    .brand-common-section {
        margin: 60px 0 30px 0;
    }
}

@media screen and (max-width: 768px) {
    .brand-common-section {
        margin: 40px 0 15px 0;
    }
}

@media (min-width: 768px),
print {
    .brand-common-title+.brand-common-section {
        margin: 50px 0 30px 0;
    }
}

@media (min-width: 768px),
print {
    .brand-menu-detail-cover {
        padding-top: 40px;
    }
}

@media screen and (max-width: 768px) {
    .brand-menu-detail-cover {
        padding-top: 20px;
    }
}

@media (min-width: 768px),
print {
    .brand-menu-detail-cover ._inner {
        display: flex;
    }
}

.brand-menu-detail-cover ._image {
    border: 1px solid #d8d8d8;
    border-right: none;
    background: #333;
}

.brand-menu-detail-cover ._image img {
    width: 100%;
}

@media (min-width: 768px),
print {
    .brand-menu-detail-cover ._image {
        width: 58.3%;
        min-height: 449px;
    }
}

@media screen and (max-width: 768px) {
    .brand-menu-detail-cover ._image {
        min-height: 200px;
    }
}

.brand-menu-detail-cover ._texts {
    background: #d2000f;
    color: #fff;
}

@media (min-width: 768px),
print {
    .brand-menu-detail-cover ._texts {
        width: 41.7%;
    }
}

.brand-menu-detail-cover ._date {
    color: #fff;
    background: #000;
    text-align: center;
    padding: 6px 5px 4px 5px;
    font-size: 14px;
    font-weight: bold;
}

@media (min-width: 768px),
print {
    .brand-menu-detail-cover ._date span {
        font-size: 0.85714rem;
        font-weight: normal;
    }
}

@media screen and (max-width: 768px) {
    .brand-menu-detail-cover ._date span {
        font-size: 0.71429rem;
        font-weight: normal;
        display: block;
    }
}

@media (min-width: 768px),
print {
    .brand-menu-detail-cover ._texts-inner {
        padding: 60px 50px 0 50px;
    }
}

@media screen and (max-width: 768px) {
    .brand-menu-detail-cover ._texts-inner {
        padding: 15px;
    }
}

.brand-menu-detail-cover h1 {
    margin: 0;
    padding: 0;
}

.brand-menu-detail-cover ._cate {
    color: #ff0;
    font-size: 18px;
    border-bottom: 2px solid #ff0;
}

@media (min-width: 768px),
print {
    .brand-menu-detail-cover ._cate {
        font-size: 1.28571rem;
        padding: 0 0 10px 0;
    }
}

@media screen and (max-width: 768px) {
    .brand-menu-detail-cover ._cate {
        font-size: 1rem;
        padding: 0 0 5px 0;
    }
}

@media (min-width: 768px),
print {
    .brand-menu-detail-cover ._name {
        margin-top: 20px;
        font-size: 1.71429rem;
    }
}

@media screen and (max-width: 768px) {
    .brand-menu-detail-cover ._name {
        margin-top: 15px;
        font-size: 1.14286rem;
    }
}

.brand-menu-detail-cover .mod-list-notes {
    color: #fff;
}

@media (min-width: 768px),
print {
    .brand-menu-detail-cover ._labes {
        margin: 20px 0;
    }
}

@media screen and (max-width: 768px) {
    .brand-menu-detail-cover ._labes {
        margin: 10px 0;
    }
}

.brand-menu-detail-cover ._labes ._new,
.brand-menu-detail-cover ._labes ._fair,
.brand-menu-detail-cover ._labes ._limit,
.brand-menu-detail-cover ._labes ._takeout {
    display: inline-block;
    margin: 3px 3px 3px 0;
    line-height: 16px;
    padding: 0px 5px;
    font-weight: bold;
}

@media (min-width: 768px),
print {

    .brand-menu-detail-cover ._labes ._new,
    .brand-menu-detail-cover ._labes ._fair,
    .brand-menu-detail-cover ._labes ._limit,
    .brand-menu-detail-cover ._labes ._takeout {
        padding: 7px;
    }
}

@media screen and (max-width: 768px) {

    .brand-menu-detail-cover ._labes ._new,
    .brand-menu-detail-cover ._labes ._fair,
    .brand-menu-detail-cover ._labes ._limit,
    .brand-menu-detail-cover ._labes ._takeout {
        padding: 7px 4px;
    }
}

.brand-menu-detail-cover ._labes ._new {
    border: 2px solid #fff;
    color: #fff;
}

.brand-menu-detail-cover ._labes ._fair {
    background: #fff;
    border: 2px solid #fff;
    color: #ff3d42;
}

.brand-menu-detail-cover ._labes ._limit {
    background: #fff;
    border: 2px solid #fff;
    color: #7a36a5;
}

.brand-menu-detail-cover ._labes ._takeout {
    background: #fff;
    border: 2px solid #fff;
    color: #874412;
}

@media (min-width: 768px),
print {
    .brand-menu-detail-cover ._labes {
        font-size: 0.85714rem;
    }
}

@media screen and (max-width: 768px) {
    .brand-menu-detail-cover ._labes {
        font-size: 0.78571rem;
    }
}

/* ---------- ---------- ---------- */
@media (min-width: 768px),
print {
    .brand-menu-detail-spec ._inner {
        display: flex;
    }
}

.brand-menu-detail-spec ._valiations {
    margin-top: -15px;
}

.brand-menu-detail-spec ._valiations img {
    width: 100%;
}

.brand-menu-detail-spec ._valiations ul,
.brand-menu-detail-spec ._valiations li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.brand-menu-detail-spec ._valiations p {
    margin: 0;
}

@media (min-width: 768px),
print {
    .brand-menu-detail-spec ._valiations {
        width: 30%;
    }
}

.brand-menu-detail-spec ._valiations ._item {
    border-bottom: 1px solid #eee;
    padding: 15px 0;
}

.brand-menu-detail-spec ._valiations ._item ._price {
    font-weight: bold;
    margin: 5px 0;
}

@media (min-width: 768px),
print {
    .brand-menu-detail-spec ._valiations ._item ._price {
        font-size: 1.57143rem;
    }
}

@media screen and (max-width: 768px) {
    .brand-menu-detail-spec ._valiations ._item ._price {
        font-size: 1.42857rem;
    }
}

.brand-menu-detail-spec ._valiations ._item ._price span {
    font-weight: normal;
}

@media (min-width: 768px),
print {
    .brand-menu-detail-spec ._valiations ._item ._price span {
        font-size: 1rem;
    }
}

@media screen and (max-width: 768px) {
    .brand-menu-detail-spec ._valiations ._item ._price span {
        font-size: 0.85714rem;
    }
}

.brand-menu-detail-spec ._valiations ._item ._extra {
    margin: 5px 0;
    font-size: 12px;
}

.brand-menu-detail-spec ._valiations ._item ._extra ._calorie {
    display: inline-block;
}

.brand-menu-detail-spec ._valiations ._item ._extra ._salt {
    display: inline-block;
}

.brand-menu-detail-spec ._valiations ._item ._extra ._v {
    display: inline-block;
    padding: 2px 0 2px 0;
    margin: 0 5px 0 0;
    font-size: 14px;
}

.brand-menu-detail-spec ._valiations ._item ._extra ._v span {
    font-size: 11px;
}

.brand-menu-detail-spec ._valiations ._item ._extra ._m {
    display: inline-block;
    background: #e6e6e6;
    padding: 2px 15px 2px 8px;
    position: relative;
}

.brand-menu-detail-spec ._valiations ._item ._extra ._m:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 10px;
    height: 10px;
    margin-top: -10px;
    margin-right: -10px;
    box-sizing: border-box;
    border: 10px solid transparent;
    border-left: 10px solid #fff;
    transform: translate(0px, 0px) rotate(-45deg);
}

.brand-menu-detail-spec ._valiations ._item ._extra ._m:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 10px;
    height: 10px;
    margin-bottom: -10px;
    margin-right: -10px;
    box-sizing: border-box;
    border: 10px solid transparent;
    border-left: 10px solid #fff;
    transform: translate(0px, 0px) rotate(45deg);
}

.brand-menu-detail-spec ._description {
    border: 2px solid #eee;
    padding: 20px;
}

.brand-menu-detail-spec ._description p {
    margin: 0;
}

@media (min-width: 768px),
print {
    .brand-menu-detail-spec ._description {
        width: calc(70% - 25px);
        margin: 0 0 0 25px;
    }
}

@media screen and (max-width: 768px) {
    .brand-menu-detail-spec ._description {
        font-size: 1rem;
    }
}

/* ---------- ---------- ---------- */
.brand-menu-detail-flyer {
    text-align: center;
}

.brand-menu-detail-flyer img {
    max-width: 100%;
    border: 1px solid #d8d8d8;
}

/* ---------- ---------- ---------- */
.brand-menu-detail-recommends ._item {
    border: 1px solid #d8d8d8;
}

.brand-menu-detail-recommends ._item img {
    width: 100%;
    outline: 1px solid #d8d8d8;
}

.brand-menu-detail-recommends ._item p {
    margin: 0;
}

.brand-menu-detail-recommends ._item a {
    display: block;
}

@media (min-width: 768px),
print {
    .brand-menu-detail-recommends ._item {
        padding: 20px;
    }
}

@media screen and (max-width: 768px) {
    .brand-menu-detail-recommends ._item {
        padding: 10px;
    }
}

.brand-menu-detail-recommends ._item a {
    display: flex;
}

@media (min-width: 768px),
print {
    .brand-menu-detail-recommends ._item ._image {
        width: 120px;
    }
}

@media screen and (max-width: 768px) {
    .brand-menu-detail-recommends ._item ._image {
        width: 30%;
    }
}

@media (min-width: 768px),
print {
    .brand-menu-detail-recommends ._item ._texts {
        width: 330px;
        margin: 0 0 0 20px;
    }
}

@media screen and (max-width: 768px) {
    .brand-menu-detail-recommends ._item ._texts {
        width: 66%;
        margin: 0 0 0 4%;
    }
}

@media (min-width: 768px),
print {
    .brand-menu-detail-recommends ._item ._texts ._cap {
        font-size: 1.42857rem;
    }
}

@media screen and (max-width: 768px) {
    .brand-menu-detail-recommends ._item ._texts ._cap {
        font-size: 1rem;
    }
}

@media (min-width: 768px),
print {
    .brand-menu-detail-recommends ._item ._texts ._name {
        font-size: 1.14286rem;
    }
}

@media screen and (max-width: 768px) {
    .brand-menu-detail-recommends ._item ._texts ._name {
        font-size: 0.85714rem;
    }
}

.brand-menu-detail-recommends ._item ._texts ._price {
    color: #000;
    font-weight: bold;
}

@media (min-width: 768px),
print {
    .brand-menu-detail-recommends ._item ._texts ._price {
        font-size: 1.14286rem;
    }
}

@media screen and (max-width: 768px) {
    .brand-menu-detail-recommends ._item ._texts ._price {
        font-size: 1rem;
    }
}

.brand-menu-detail-recommends ._item ._texts ._price span {
    font-weight: normal;
}

@media (min-width: 768px),
print {
    .brand-menu-detail-recommends ._item ._texts ._price span {
        font-size: 0.85714rem;
    }
}

@media screen and (max-width: 768px) {
    .brand-menu-detail-recommends ._item ._texts ._price span {
        font-size: 0.78571rem;
    }
}

/* ---------- ---------- ---------- */
.brand-menu-detail-popular ._item img {
    width: 100%;
    outline: 1px solid #d8d8d8;
}

.brand-menu-detail-popular ._item p {
    margin: 5px 0;
}

.brand-menu-detail-popular ._item a {
    display: block;
}

@media (min-width: 768px),
print {
    .brand-menu-detail-popular ._item ._texts {
        margin-top: 15px;
    }
}

@media screen and (max-width: 768px) {
    .brand-menu-detail-popular ._item ._texts {
        margin-top: 10px;
    }
}

.brand-menu-detail-popular ._item ._texts ._cap {
    margin: 0;
}

@media (min-width: 768px),
print {
    .brand-menu-detail-popular ._item ._texts ._cap {
        font-size: 1.28571rem;
    }
}

@media screen and (max-width: 768px) {
    .brand-menu-detail-popular ._item ._texts ._cap {
        font-size: 0.85714rem;
    }
}

.breadcrumb a {
    color: #ff7200;
}

@media (min-width: 768px),
print {
    .breadcrumb {
        padding: 14px 0;
    }

    .breadcrumb a:hover {
        text-decoration: underline;
    }
}

@media screen and (max-width: 768px) {
    .breadcrumb {
        border-top: 1px #dadada solid;
        padding: 8px 15px;
    }
}

.breadcrumb ul {
    display: block;
    list-style: none;
    padding: 0;
    margin: 0;
}

@media (min-width: 768px),
print {
    .breadcrumb ul {
        width: 100%;
        max-width: 1086px;
        margin-right: auto;
        margin-left: auto;
        padding: 0 15px;
    }
}

@media screen and (max-width: 768px) {
    .breadcrumb ul {
        width: auto;
    }
}

.breadcrumb ul::before,
.breadcrumb ul::after {
    content: "";
    display: table;
}

.breadcrumb ul::after {
    clear: both;
}

.breadcrumb ul li {
    float: left;
}

@media (min-width: 768px),
print {
    .breadcrumb ul li {
        font-size: 0.92857rem;
    }
}

@media screen and (max-width: 768px) {
    .breadcrumb ul li {
        font-size: 0.78571rem;
        line-height: 1rem;
    }
}

@media (min-width: 768px),
print {
    .breadcrumb ul li+li {
        margin-left: 9px;
    }
}

@media screen and (max-width: 768px) {
    .breadcrumb ul li+li {
        margin-left: 7px;
    }
}

.breadcrumb ul li+li::before {
    content: "＞";
    display: inline-block;
}

@media (min-width: 768px),
print {
    .breadcrumb ul li+li::before {
        padding-right: 7px;
        font-size: 0.688rem;
    }
}

@media screen and (max-width: 768px) {
    .breadcrumb ul li+li::before {
        font-size: 0.625rem;
        padding-right: 5px;
    }
}

.list-step {
    display: flex;
    border: 1px #d6d0cc solid;
    padding: 0;
}

.list-step li {
    display: flex;
    align-items: center;
    position: relative;
    color: #999;
    background-color: #f1f1f1;
}

@media (min-width: 768px),
print {
    .list-step li {
        padding: 15px 18px 15px 28px;
    }
}

@media screen and (max-width: 768px) {
    .list-step li {
        padding: 9px 4px 9px 13px;
    }
}

.list-step li:nth-child(1) {
    width: 30%;
    z-index: 5;
}

@media (min-width: 768px),
print {
    .list-step li:nth-child(1) {
        padding-left: 18px;
    }
}

@media screen and (max-width: 768px) {
    .list-step li:nth-child(1) {
        padding-left: 6px;
    }
}

.list-step li:nth-child(2) {
    width: 35%;
    z-index: 4;
}

.list-step li:nth-child(3) {
    width: 35%;
    z-index: 3;
}

.list-step li:not(:last-child)::before,
.list-step li:not(:last-child)::after {
    content: "";
    display: block;
    position: absolute;
    right: -5px;
    width: 12px;
    height: 50%;
    z-index: 10;
    background-color: #f1f1f1;
}

.list-step li::before {
    top: 0;
    border-right: 1px #d6d0cc solid;
    transform: skewX(20deg);
}

.list-step li::after {
    bottom: 0;
    border-right: 1px #d6d0cc solid;
    transform: skewX(-20deg);
}

.list-step li ._step {
    text-align: center;
    font-weight: bold;
    color: #d6d0cc;
    white-space: nowrap;
    line-height: 1.2;
}

@media (min-width: 768px),
print {
    .list-step li ._step {
        margin-right: 7px;
    }
}

@media screen and (max-width: 768px) {
    .list-step li ._step {
        margin-right: 5px;
    }
}

@media (min-width: 768px),
print {
    .list-step li ._step span {
        font-size: 0.85714rem;
    }
}

@media screen and (max-width: 768px) {
    .list-step li ._step span {
        font-size: 0.57143rem;
    }
}

.list-step li ._step em {
    display: block;
    font-style: normal;
}

@media (min-width: 768px),
print {
    .list-step li ._step em {
        font-size: 1rem;
    }
}

@media screen and (max-width: 768px) {
    .list-step li ._step em {
        font-size: 0.71429rem;
    }
}

@media (min-width: 768px),
print {
    .list-step li ._name {
        font-size: 1rem;
        width: calc(100% - 43px);
        text-align: center;
    }
}

@media screen and (max-width: 768px) {
    .list-step li ._name {
        font-size: 0.78571rem;
    }
}

.list-step li.is-active {
    background-color: #fff;
    color: #000;
}

.list-step li.is-active::before,
.list-step li.is-active::after {
    background-color: #fff;
}

.list-step li.is-active ._step {
    color: #000;
}

.list-anchor {
    padding: 0;
    margin: 0;
    list-style: none;
}

.list-anchor li {
    display: flex;
}

.list-anchor li a {
    width: 100%;
    border: 1px #ff7200 solid;
    text-align: center;
    color: #ff7200;
    padding: 10px 10px 15px;
    border-radius: 3px;
    position: relative;
    font-size: 0.85714rem;
    text-decoration: none;
}

.list-anchor li a span {
    font-size: 1rem;
}

@media (min-width: 768px),
print {
    .list-anchor li a span {
        padding-right: 5px;
    }
}

@media screen and (max-width: 768px) {
    .list-anchor li a span {
        display: block;
    }
}

.list-anchor li a::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-family: FontAwesome;
    line-height: 1;
    font-weight: normal;
    content: "\f0d7";
    text-align: center;
    font-size: 1rem;
    font-weight: normal;
}

.brand-index-notes::before,
.brand-index-notes::after {
    content: "";
    display: table;
}

.brand-index-notes::after {
    clear: both;
}

.brand-index-notes li {
    float: right;
    clear: right;
}

.list-brand {
    margin-top: 20px;
}

@media screen and (max-width: 768px) {
    .list-brand img {
        width: 100%;
    }
}

.list-brand ._items {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

@media (min-width: 768px),
print {
    .list-brand ._items {
        margin-left: -8px;
    }
}

@media screen and (max-width: 768px) {
    .list-brand ._items {
        margin-left: -4%;
    }
}

.list-brand ._items ._item {
    position: relative;
    display: block;
}

@media (min-width: 768px),
print {
    .list-brand ._items ._item {
        width: 282px;
        margin-left: 8px;
    }

    .list-brand ._items ._item:nth-child(n + 5) {
        margin-top: 40px;
    }
}

@media screen and (max-width: 768px) {
    .list-brand ._items ._item {
        width: 32%;
        margin-left: 1.3%;
    }

    .list-brand ._items ._item:nth-child(n + 4) {
        margin-top: 10px;
    }
}

.list-brand ._items ._item a {
    color: #111;
    text-decoration: none;
}

.list-brand ._items ._item ._item-inner {
    display: block;
    border: 1px solid #dadada;
    overflow: hidden;
}

@media (min-width: 768px),
print {
    .list-brand ._items ._item ._item-inner {
        padding: 0 0 20px 0;
    }
}

@media screen and (max-width: 768px) {
    .list-brand ._items ._item ._item-inner {
        padding: 0 0 10px 0;
    }
}

.list-brand ._items ._item ._image img {
    width: 100%;
}

.list-brand ._items ._item ._texts {
    text-align: center;
}

@media (min-width: 768px),
print {
    .list-brand ._items ._item ._texts {
        margin-top: 20px;
        font-size: 1.28571rem;
    }
}

@media screen and (max-width: 768px) {
    .list-brand ._items ._item ._texts {
        margin-top: 10px;
        font-size: 0.85714rem;
    }
}

@media (min-width: 768px),
print {
    .list-brand ._items ._item ._text {
        font-size: 1rem;
        line-height: 2.2;
    }
}

@media screen and (max-width: 768px) {
    .list-brand ._items ._item ._text {
        font-size: 0.85714rem;
    }
}

@media (min-width: 768px),
print {
    .list-shop {
        margin: 3em 0;
    }
}

@media screen and (max-width: 768px) {
    .list-shop {
        margin: 1.5em 0;
    }
}

.list-shop ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
}

@media (min-width: 768px),
print {
    .list-shop ul {
        margin-left: -24px;
    }
}

.list-shop li {
    border-bottom: 1px #ddd solid;
    list-style: none;
}

@media (min-width: 768px),
print {
    .list-shop li {
        margin: 0 0 0 24px;
        width: calc(50% - 24px);
    }
}

.list-shop li a {
    display: block;
    text-decoration: none;
}

.list-shop li a::before,
.list-shop li a::after {
    content: "";
    display: table;
}

.list-shop li a::after {
    clear: both;
}

@media (min-width: 768px),
print {
    .list-shop li a {
        padding: 20px 10px;
    }
}

@media screen and (max-width: 768px) {
    .list-shop li a {
        padding: 20px 0;
    }
}

.list-shop li ._img {
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 15px;
    border-radius: 35px;
    border: 1px #e5e5e5 solid;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.list-shop li ._img img {
    width: 95%;
}

.list-shop li ._data {
    font-weight: bold;
    float: right;
    color: #000;
}

@media (min-width: 768px),
print {
    .list-shop li ._data {
        width: calc(100% - 85px);
    }
}

@media screen and (max-width: 768px) {
    .list-shop li ._data {
        width: calc(100% - 75px);
    }
}

.list-shop li ._data ._name {
    font-weight: bold;
    margin: 0;
}

.list-shop li ._data ._name::before {
    font-family: FontAwesome;
    line-height: 1;
    font-weight: normal;
    content: "\f0da";
    color: #ff7200;
    display: inline-block;
    width: 12px;
}

.list-shop li ._data ._address {
    font-size: 0.85714rem;
    margin: 0;
    padding: 0 0 0 12px;
}

@media (min-width: 768px),
print {
    .list-shop li a:hover ._data {
        color: #ff7200;
    }
}

.list-shop li ._text {
    clear: both;
    padding-top: 15px;
    color: #000;
    text-decoration: none;
}

.pager {
    display: flex;
    padding: 0;
}

@media (min-width: 768px),
print {
    .pager {
        margin: 3em 0;
    }
}

@media screen and (max-width: 768px) {
    .pager {
        margin: 1.5em 0;
    }
}

.pager ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: flex;
}

.pager li {
    width: 45px;
    border: 1px #d4d4d4 solid;
    border-left: none;
}

.pager li:first-child {
    border-left: none;
}

.pager li a {
    display: flex;
    justify-content: center;
    border: 1px;
    height: 42px;
    font-size: 0.92857rem;
    line-height: 1;
    text-align: center;
    line-height: 42px;
    text-decoration: none;
    color: #000;
}

.pager li a.is-active {
    background-color: #fff0e3;
    color: #000;
}

.pager li._prev,
.pager li._next {
    width: 35px;
    border: none;
}

.pager li._prev a,
.pager li._next a {
    font-size: 0;
    line-height: 0;
    position: relative;
}

.pager li._prev a::before,
.pager li._prev a::after,
.pager li._next a::before,
.pager li._next a::after {
    content: "";
    display: inline-block;
    position: absolute;
    height: 25px;
    width: 5px;
    background-color: #e1711a;
}

.pager li._prev+li {
    border-left: 1px #d4d4d4 solid;
}

.pager li._prev a::before {
    transform: rotate(45deg);
    transform-origin: left bottom;
    left: 0;
    bottom: 50%;
}

.pager li._prev a::after {
    transform: rotate(-45deg);
    transform-origin: left top;
    left: 0;
    top: 50%;
}

.pager li._next a::before {
    transform: rotate(-45deg);
    transform-origin: right bottom;
    right: 0;
    bottom: 50%;
}

.pager li._next a::after {
    transform: rotate(45deg);
    transform-origin: right top;
    right: 0;
    top: 50%;
}

@media (min-width: 768px),
print {
    .list-allergy {
        margin: 3em 0;
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 768px) {
    .list-allergy {
        margin: 1.5em 0;
    }
}

.list-allergy ul {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.list-allergy li {
    display: flex;
    position: relative;
}

.list-allergy li label {
    cursor: pointer;
}

@media (min-width: 768px),
print {
    .list-allergy li label {
        transition-duration: 0.2s;
    }

    .list-allergy li label:hover {
        opacity: 0.6;
    }
}

.list-allergy li label,
.list-allergy li ._item {
    border: 1px #d4d4d4 solid;
    display: flex;
    flex-direction: column;
    text-align: center;
    width: 100%;
    background-color: #fff;
}

@media (min-width: 768px),
print {

    .list-allergy li label,
    .list-allergy li ._item {
        border-radius: 6px;
        padding: 26px 0 23px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1280px) {

    /* allergy page */
    .area-contents .primary-heading-allergen {
        margin-top: 10px;
        margin-bottom: 0px;
    }

    .allergen-section .heading-h2 {
        margin: 10px 0 34px 0;
    }

    .allergen-section .list-allergy li label,
    .allergen-section .list-allergy li ._item {
        padding: 11px 0 11px;
    }

    /* consideration */
    .heading-h1.consideration__heading {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .consideration .box-result {
        padding: 10px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 992px) {
    .area-contents .primary-heading-allergen ._logo {
        width: 40px;
    }

    .allergen-section .list-allergy li label ._image {
        width: 35px;
    }
}

@media screen and (max-width: 768px) {

    .list-allergy li label,
    .list-allergy li ._item {
        border-radius: 4px;
        padding: 13px 0 10px;
    }
}

.list-allergy li label ._image,
.list-allergy li ._item ._image {
    margin: 0 auto;
    overflow: hidden;
}

@media (min-width: 768px),
print {

    .list-allergy li label ._image,
    .list-allergy li ._item ._image {
        margin: 0 auto 18px;
        width: 40px;
        flex-grow: 1;
    }
}

@media screen and (max-width: 768px) {

    .list-allergy li label ._image,
    .list-allergy li ._item ._image {
        margin: 0 auto 8px;
        width: 40%;
    }
}

.list-allergy li label ._image img,
.list-allergy li ._item ._image img {
    width: 100%;
    pointer-events: none;
}

.list-allergy li label ._text,
.list-allergy li ._item ._text {
    margin: 0;
    font-size: 12px;
    pointer-events: none;
}

.list-allergy li label::after,
.list-allergy li ._item::after {
    transition-duration: 0.4s;
    transform: scale(0);
    font-family: FontAwesome;
    line-height: 1;
    font-weight: normal;
    content: "\f058";
    font-weight: normal;
    display: inline-block;
    color: #ff7200;
    position: absolute;
    background-color: #fff;
}

@media (min-width: 768px),
print {

    .list-allergy li label::after,
    .list-allergy li ._item::after {
        font-size: 1.71429rem;
        left: -6px;
        top: -6px;
        width: 22px;
        height: 22px;
        border-radius: 11px;
    }
}

@media screen and (max-width: 768px) {

    .list-allergy li label::after,
    .list-allergy li ._item::after {
        font-size: 1.42857rem;
        left: -4px;
        top: -4px;
        width: 18px;
        height: 18px;
        border-radius: 9px;
    }
}

@media screen and (max-width: 768px) {
    .list-allergy li ._text {
        font-size: 0.85714rem;
    }
}

.list-allergy li input[type="checkbox"] {
    visibility: hidden;
    position: absolute;
}

.list-allergy li input[type="checkbox"]:checked+label {
    border-color: #ff7200;
    background-color: #ffefd7;
}

.list-allergy li input[type="checkbox"]:checked+label::after {
    transform: scale(1);
}

.menu-category {
    display: flex;
    border: 1px #d4d4d4 solid;
    width: 100%;
}

@media (min-width: 768px),
print {
    .menu-category {
        font-size: 1rem;
    }
}

@media screen and (max-width: 768px) {
    .menu-category {
        font-size: 0.85714rem;
    }
}

.menu-category dt {
    background-color: #d4d4d4;
    font-weight: bold;
    white-space: nowrap;
}

@media (min-width: 768px),
print {
    .menu-category dt {
        padding: 14px 25px 12px;
    }
}

@media screen and (max-width: 768px) {
    .menu-category dt {
        padding: 8px 12x 7px;
    }
}

.menu-category dd {
    background-color: #fff;
    margin: 0;
}

@media (min-width: 768px),
print {
    .menu-category dd {
        padding: 14px 25px 12px;
    }
}

@media screen and (max-width: 768px) {
    .menu-category dd {
        padding: 8px 12x 7px;
    }
}

.list-menu ._item {
    outline: 1px solid #d8d8d8;
}

.list-menu ._item img {
    width: 100%;
    border-bottom: 1px solid #d8d8d8;
}

.list-menu ._item p {
    margin: 5px 0;
}

.list-menu ._item a {
    display: block;
}

.list-menu ._item a {
    text-decoration: none;
}

@media (min-width: 768px),
print {
    .list-menu ._item ._texts {
        padding: 15px 20px 15px 20px;
    }
}

@media screen and (max-width: 768px) {
    .list-menu ._item ._texts {
        padding: 10px;
    }
}

.list-menu ._item ._texts ._cap {
    color: #ff7200;
    font-weight: bold;
    padding-left: 12px;
    text-indent: -12px;
    color: #000;
}

@media (min-width: 768px),
print {
    .list-menu ._item ._texts ._cap {
        font-size: 1.35714rem;
    }
}

@media screen and (max-width: 768px) {
    .list-menu ._item ._texts ._cap {
        font-size: 1.07143rem;
    }
}

.list-menu ._item ._texts ._cap::before {
    font-family: FontAwesome;
    line-height: 1;
    font-weight: normal;
    content: "\f0da";
    color: #ff7200;
    display: inline-block;
    width: 12px;
    text-indent: 0;
}

.list-menu ._item ._texts ._cap * {
    text-indent: 0;
}

.block-allergic-substance {
    background-color: #fff7e8;
}

.block-allergic-substance ._title {
    font-weight: bold;
    color: #fff;
    background-color: #ff7200;
    padding: 10px;
    text-align: center;
}

.block-allergic-substance .js-menu-allergy-inner .text-right:first-child {
    margin-top: -2px;
}

.block-allergic-substance .js-menu-allergy-inner .text-right:last-child {
    margin-bottom: -2px;
}

@media (min-width: 768px),
print {
    .block-allergic-substance ._title {
        font-size: 1.14286rem;
    }
}

@media screen and (max-width: 768px) {
    .block-allergic-substance ._title {
        font-size: 1rem;
    }
}

@media (min-width: 768px),
print {
    .block-allergic-substance ._title ._sub {
        font-size: 1rem;
    }
}

@media screen and (max-width: 768px) {
    .block-allergic-substance ._title ._sub {
        display: block;
        font-size: 0.85714rem;
    }
}

@media (min-width: 768px),
print {
    .block-allergic-substance ._list {
        padding: 20px;
    }
}

@media screen and (max-width: 768px) {
    .block-allergic-substance ._list {
        padding: 15px;
    }
}

@media (min-width: 768px),
print {
    .block-allergic-substance ._list .list-allergy {
        margin: 0;
    }
}

@media screen and (max-width: 768px) {
    .block-allergic-substance ._list .list-allergy {
        margin: 0;
    }
}

@media (min-width: 768px),
print {
    .block-menu-detail {
        padding-top: 40px;
    }
}

@media screen and (max-width: 768px) {
    .block-menu-detail {
        padding-top: 20px;
    }
}

/** 7品目 **/
.block-allergic-substance ._attention {
    font-size: 1.14286rem;
    color: #f00;
    background-color: #ffd9d9;
    padding: 10px;
    text-align: center;
}

.block-menu-detail ._inner {
    display: flex;
}

@media screen and (max-width: 768px) {
    .block-menu-detail ._inner {
        flex-direction: column-reverse;
    }
}

.block-menu-detail ._image {
    border: 1px solid #d8d8d8;
    background: #333;
}

.block-menu-detail ._image img {
    width: 100%;
}

@media (min-width: 768px),
print {
    .block-menu-detail ._image {
        width: 58.3%;
        border-right: none;
    }
}

.block-menu-detail ._texts {
    background: #fff7e8;
    color: #000;
}

@media (min-width: 768px),
print {
    .block-menu-detail ._texts {
        width: 100%;
    }
}

.block-menu-detail ._date {
    color: #fff;
    background: #000;
    font-weight: bold;
}

@media (min-width: 768px),
print {
    .block-menu-detail ._date {
        padding: 10px 50px 9px;
        font-size: 16px;
    }
}

@media screen and (max-width: 768px) {
    .block-menu-detail ._date {
        padding: 10px 15px 9px;
        font-size: 13px;
    }
}

@media (min-width: 768px),
print {
    .block-menu-detail ._texts-inner {
        padding: 15px 50px;
    }
}

@media screen and (max-width: 768px) {
    .block-menu-detail ._texts-inner {
        padding: 15px;
    }
}

.block-menu-detail h2 {
    margin: 0;
    padding: 0;
}

@media (min-width: 768px),
print {
    .block-menu-detail ._name {
        font-size: 1.785709rem;
    }
}

@media screen and (max-width: 768px) {
    .block-menu-detail ._name {
        font-size: 1.285711rem;
    }
}

.block-menu-detail .mod-list-notes {
    color: #fff;
}

@media (min-width: 768px),
print {
    .block-menu-detail ._labes {
        margin: 20px 0;
    }
}

@media screen and (max-width: 768px) {
    .block-menu-detail ._labes {
        margin: 10px 0;
    }
}

.block-menu-detail ._labes ._new,
.block-menu-detail ._labes ._fair,
.block-menu-detail ._labes ._limit,
.block-menu-detail ._labes ._takeout {
    display: inline-block;
    margin: 3px 3px 3px 0;
    line-height: 16px;
    padding: 0px 5px;
    font-weight: bold;
}

@media (min-width: 768px),
print {

    .block-menu-detail ._labes ._new,
    .block-menu-detail ._labes ._fair,
    .block-menu-detail ._labes ._limit,
    .block-menu-detail ._labes ._takeout {
        padding: 7px;
    }
}

@media screen and (max-width: 768px) {

    .block-menu-detail ._labes ._new,
    .block-menu-detail ._labes ._fair,
    .block-menu-detail ._labes ._limit,
    .block-menu-detail ._labes ._takeout {
        padding: 7px 4px;
    }
}

.block-menu-detail ._labes ._new {
    border: 2px solid #fff;
    color: #fff;
}

.block-menu-detail ._labes ._fair {
    background: #fff;
    border: 2px solid #fff;
    color: #ff3d42;
}

.block-menu-detail ._labes ._limit {
    background: #fff;
    border: 2px solid #fff;
    color: #7a36a5;
}

.block-menu-detail ._labes ._takeout {
    background: #fff;
    border: 2px solid #fff;
    color: #874412;
}

#product_name {
    background-color: #fffacd;
    padding-bottom: 3em;
}

/* #product_nameの背景色部分を左右いっぱいに引き延ばす */
@media screen and (max-width: 768px) {
    #product_name {
        margin-right: -15px;
        margin-left: -15px;
        padding-right: 15px;
        padding-left: 15px;
    }
}

#product_name .heading-h3 h3 {
    text-align: center;
    background-color: transparent;
    border: none;
}

.form-text::placeholder {
    text-align: center;
}

@media (min-width: 768px),
print {
    .block-menu-detail ._labes {
        font-size: 0.85714rem;
    }
}

@media screen and (max-width: 768px) {
    .block-menu-detail ._labes {
        font-size: 0.78571rem;
    }
}

/*アレルギー食品検索下の余白*/
@media (min-width: 768px),
print {
    #product_name {
        margin-bottom: 12em;
    }
}

@media screen and (max-width: 768px) {
    #product_name {
        margin-bottom: 7em;
    }
}

/* かな入力の注意書き */
.kana-caution {
    font-size: 12px;
    text-align: center;
}