﻿a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}
html {
    line-height: 1
}
ol,
ul {
    list-style: none
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
caption,
td,
th {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}
blockquote,
q {
    quotes: none
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none
}
a img {
    border: none
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}
body {
    margin: 0 auto;
    font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    -webkit-text-size-adjust: 100%;
    background-color: #ffffff;
    min-width: 990px;
}
a {
    text-decoration: none
}
@media screen and (min-width: 768px) {
    .sp {
        display: none
    }
    .sp_only {
        display: none;
    }
    .content_width {
        max-width: 960px
    }
    .modal_msg {
        position: absolute;
        bottom: 50px;
        right: -512px;
        width: 512px;
        padding-bottom: 70px;
        background-color: #ffeb3b;
        box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        z-index: 1;
        display: none
    }
    .modal_msg .title {
        padding: 24px 0;
        font-size: 14px;
        font-weight: bold;
        color: #000;
        line-height: 24px;
        text-align: center
    }
    .modal_msg p {
        font-size: 14px;
        line-height: 24px;
        color: #424242;
        padding: 0 24px
    }
    .modal_msg .btn a {
        position: absolute;
        left: 50%;
        bottom: 20px;
        display: block;
        width: 160px;
        height: 32px;
        margin-left: -80px;
        background: url("/assets/img/price/btn_modal.png") no-repeat left top;
        font-size: 13px;
        font-weight: bold;
        line-height: 32px;
        color: #424242;
        text-align: center;
        text-decoration: none
    }
    .modal_msg .btn_close {
        position: absolute;
        top: -14px;
        right: -14px;
        width: 46px;
        height: 46px;
        background: url("/assets/img/price/btn_modal_close.png") no-repeat left top;
        cursor: pointer
    }
    article {
        min-width: 960px
    }
    article section#content_header {
        position: relative;
        background-color: #fff9c4;
        padding: 24px 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    article section#content_header:before {
        content: '';
        position: absolute;
        right: 0;
        bottom: 0;
        width: 0;
        height: 0;
        border: 24px solid transparent;
        border-right: 24px solid #ffffff;
        border-bottom: 24px solid #ffffff
    }
    article section#content_header .inner {
        margin: 0 auto
    }
    article section#content_header .inner h1 {
        font-size: 28px;
        line-height: 48px;
        padding: 0 16px
    }

    #about{
        padding: 96px 0 110px;
    }
    #about .inner{
        margin: 0 auto;
    }
    #about h2{
        font-size: 32px;
        line-height: 48px;
        text-align: center;
    }
    #about h2 + p{
        margin-top: 48px;
        font-size: 17px;
        line-height: 24px;
        text-align: center;
        letter-spacing: 0.04em;
    }
    #about h2 + p + p{
        margin-top: 24px;
        font-size: 17px;
        line-height: 24px;
        text-align: center;
        letter-spacing: 0.04em;
    }
    #about h2 + p + p + p{
        margin-top: 108px;
        font-size: 24px;
        font-weight: bold;
        line-height: 32px;
        text-align: center;
    }
    #about .image_about_1{
        width: 816px;
        height: 408px;
        background: url('/assets/img/price/guestprice/about_1.jpg') no-repeat left top;
        margin: 72px auto 0;
    }
    #about .image_about_1 + p{
        margin-top: 152px;
        font-size: 24px;
        font-weight: bold;
        line-height: 32px;
        text-align: center;
    }
    #about .image_about_2{
        width: 928px;
        height: 504px;
        background: url('/assets/img/price/guestprice/about_2.jpg') no-repeat left top;
        margin: 56px auto 0;
    }
    #about .image_about_2 + p{
        margin-top: 104px;
        font-size: 24px;
        font-weight: bold;
        line-height: 32px;
        text-align: center;
    }
    #about ul{
        font-size: 0;
        text-align: center;
        margin: 68px 0 0;
    }
    #about ul li{
        display: inline-block;
        margin: 0 16px;
    }
    #about ul li .title{
        font-size: 15px;
        line-height: 24px;
        text-align: left;
    }
    #about ul li .img{
        width: 208px;
        height: 120px;
        margin-top: 12px;
    }
    #about ul li:nth-child(1) .img{
        background: url('/assets/img/price/guestprice/about_list_1.jpg') no-repeat left top;
    }
    #about ul li:nth-child(2) .img{
        background: url('/assets/img/price/guestprice/about_list_2.jpg') no-repeat left top;
    }
    #about ul li:nth-child(3) .img{
        background: url('/assets/img/price/guestprice/about_list_3.jpg') no-repeat left top;
    }
    #about ul li:nth-child(4) .img{
        background: url('/assets/img/price/guestprice/about_list_4.jpg') no-repeat left top;
    }
    #about .company{
        font-size: 11px;
        line-height: 20px;
        letter-spacing: 0.04em;
        text-align: left;
        padding-top: 14px;
    }

    #reason{
        padding: 96px 0 168px;
        background-color: #fffde7;
    }
    #reason .inner{
        margin: 0 auto;
    }
    #reason h2{
        font-size: 32px;
        line-height: 48px;
        text-align: center;
    }
    #reason .block{
        padding-top: 96px;
    }
    #reason .block .title{
        width: 160px;
        height: 80px;
        margin: 0 auto;
    }
    #reason .block.b1 .title{
        background: url('/assets/img/price/guestprice/reason_title_1.jpg') no-repeat left top;
    }
    #reason .block.b2 .title{
        background: url('/assets/img/price/guestprice/reason_title_2.jpg') no-repeat left top;
    }
    #reason .block.b3 .title{
        background: url('/assets/img/price/guestprice/reason_title_3.jpg') no-repeat left top;
    }
    #reason .block .title span{
        height: 1px;
        width: 1px;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        clip: rect(1px, 1px, 1px, 1px);
        overflow: hidden;
    }
    #reason .block p{
        font-size: 24px;
        font-weight: bold;
        line-height: 32px;
        text-align: center;
        padding-top: 24px;
    }
    #reason .block .img{
        margin: 48px auto 0;
    }
    #reason .block.b1 .img{
        width: 768px;
        height: 504px;
        background: url('/assets/img/price/guestprice/reason_image_1.jpg') no-repeat left top;
    }
    #reason .block.b2 .img{
        width: 768px;
        height: 336px;
        background: url('/assets/img/price/guestprice/reason_image_2.jpg') no-repeat left top;
        margin-top: 12px;
    }
    #reason .block.b3 .img{
        width: 928px;
        height: 312px;
        background: url('/assets/img/price/guestprice/reason_image_3.jpg') no-repeat left top;
    }

    #case_study{
        padding: 72px 0 48px;
    }
    #case_study .inner{
        margin: 0 auto;
    }
    #case_study h2{
        width: 448px;
        font-size: 24px;
        line-height: 48px;
        box-sizing: border-box;
        text-align: center;
        border-top: 2px solid #ffeb3b;
        border-bottom: 2px solid #ffeb3b;
        margin: 0 auto 48px;
    }
    .container-fruid .row {
        margin-bottom: 48px;
    }
    .container-fruid a {
        color: #424242;
    }
    .CaseStudy__card__row__col:hover img {
        opacity: 0.8;
    }

    .CaseStudy__card__row__col:hover .Button > *{
        text-decoration: underline;
    }
    .CaseStudy__card {
        border: solid 1px #e0e0e0;
        position: relative;
        width: 930px;
        margin: 0 auto;
    }
    .CaseStudy__card:before {
        border-left: 30px solid transparent;
        border-right: 0 solid transparent;
        border-bottom: 30px solid #e0e0e0;
        content: "";
        position: absolute;
        bottom: 0;
        right: 0;
    }
    .CaseStudy__card:after {
        border-left: 31px solid transparent;
        border-right: 0 solid transparent;
        border-bottom: 31px solid #fff;
        content: "";
        position: absolute;
        bottom: -1px;
        right: -1px;
    }
    .CaseStudy__card__row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 auto;
    }
    .CaseStudy__card__row__col {
        width: 50%;
        padding: 24px;
        border-left: solid 1px #e0e0e0;
    }
    .CaseStudy__card__row__col:first-child {
        border-left: none;
    }
    .CaseStudy__card__row__col__img {
        margin-bottom: 24px;
    }
    .CaseStudy__card__row__col__cont__head {
        margin-bottom: 16px;
        font-weight: 700;
        font-size: 16px;
        line-height: 24px;
    }
    .CaseStudy__card__row__col__cont__desc {
        font-size: 15px;
        line-height: 24px;
    }
    .CaseStudy__card__row__col__cont__company{
        font-size: 13px;
        font-weight: bold;
        line-height: 24px;
        margin-bottom: 24px;
    }
    .CaseStudy__card__row__col__cont .Button {
        margin-left: 15px;
        text-align: left;
    }
    .Button {
        margin-left: 15px;
        text-align: center;
    }
    .Button > * {
        display: inline-block;
        padding: 0 16px;
        height: 30px;
        line-height: 28px;
        position: relative;
        border: 1px solid #ffed53;
        font-size: 13px;
        color: #000;
        background-color: #fff9c4;
    }
    .Button > *:after,
    .Button > *:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        top: -1px;
        left: -15px;
        border-style: solid;
        border-width: 15px 15px 15px 0;
    }
    .Button > *:before {
        border-color: transparent #ffed53 transparent transparent;
    }
    .Button > *:after {
        left: -13px;
        top: 0;
        border-width: 14px 14px 14px 0;
        border-color: transparent #fff9c4 transparent transparent;
    }
    .Button > * > span:after,
    .Button > * > span:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        top: -1px;
        right: -15px;
        border-style: solid;
        border-width: 15px 0 15px 15px;
    }
    .Button > * > span:before {
        border-color: transparent transparent transparent #ffed53;
    }
    .Button > * > span:after {
        right: -13px;
        top: 0;
        border-width: 14px 0 14px 14px;
        border-color: transparent transparent transparent #fff9c4;
    }

    #price{
        padding: 72px 0 48px;
    }
    #price .inner{
        margin: 0 auto;
    }
    #price h2{
        width: 448px;
        font-size: 24px;
        line-height: 48px;
        box-sizing: border-box;
        text-align: center;
        border-top: 2px solid #ffeb3b;
        border-bottom: 2px solid #ffeb3b;
        margin: 0 auto 72px;
    }
    #price h3{
        font-size: 18px;
        font-weight: bold;
        line-height: 24px;
        text-align: center;
    }
    #price h3 + p{
        width: 768px;
        margin: 24px auto 48px;
        font-size: 15px;
        line-height: 24px;
    }
    #price .inner table {
        width: 100%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 14px;
        line-height: 24px;
    }
    #price .inner table tr td,
    #price .inner table tr th {
        border-bottom: 1px solid #e0e0e0;
    }
    #price .inner table tr td:nth-child(2),
    #price .inner table tr th:nth-child(2) {
        border-right: 1px solid #e0e0e0;
    }
    #price .inner table tr td:nth-child(3),
    #price .inner table tr th:nth-child(3) {
        border-right: 1px solid #e0e0e0;
    }
    #price .inner table tr td:nth-child(4),
    #price .inner table tr th:nth-child(4) {
        border-right: 1px solid #e0e0e0;
    }
    #price .inner table tr th {
        position: relative;
        vertical-align: middle;
        font-weight: bold;
    }
    #price .inner table tr th .normal {
        font-weight: normal;
    }
    #price .inner table tr th .btn_question {
        position: absolute;
        right: 12px;
        top: 50%;
        width: 24px;
        height: 24px;
        margin: -12px 0 0;
        background: url("/assets/img/price/icon_question.png") no-repeat left top;
        cursor: pointer;
    }
    #price .inner table tr th:nth-child(1) {
        width: 240px;
        font-size: 14px;
        color: #757575;
        line-height: 24px;
        border-right: 1px solid #e0e0e0;
        padding: 15px 0;
    }
    #price .inner table tr th:nth-child(2) {
        width: 366px;
    }
    #price .inner table tr th:nth-child(3) {
        width: 32px;
    }
    #price .inner table tr td {
        text-align: center;
    }
    #price .inner table tr:nth-child(1) {
        height: 48px;
    }
    #price .inner table tr:nth-child(1) th {
        font-size: 18px;
        font-weight: bold;
        text-align: center;
    }
    #price .inner table tr:nth-child(1) th:nth-child(1) {
        border-right: 1px solid #fff59d;
    }
    #price .inner table tr:nth-child(1) th:nth-child(2),
    #price .inner table tr:nth-child(1) th:nth-child(4) {
        background-color: #fff59d;
    }
    #price .inner table tr:nth-child(1) th:nth-child(2) {
        position: relative;
        border-right: 1px solid #fff59d;
    }
    #price .inner table tr:nth-child(1) th:nth-child(2) .icon {
        position: absolute;
        left: -16px;
        top: -40px;
        width: 80px;
        height: 80px;
        background: url("/assets/img/price/icon_recommend.png") no-repeat left top;
    }
    #price .inner table tr:nth-child(1) th:nth-child(2) .icon span {
        height: 1px;
        width: 1px;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        clip: rect(1px, 1px, 1px, 1px);
        overflow: hidden;
    }
    #price .inner table tr:nth-child(1) th:nth-child(3) {
        border-right: 1px solid #fff59d;
    }
    #price .inner table tr:nth-child(1) th:nth-child(4) {
        border-right: 1px solid #fff59d;
    }
    #price .inner table tr:nth-child(2) td {
        vertical-align: top;
    }
    #price .inner table tr:nth-child(2) td:nth-child(2) {
        background-color: #fffde7;
    }
    #price .inner table tr:nth-child(2) td:nth-child(2),
    #price .inner table tr:nth-child(2) td:nth-child(4) {
        padding: 36px 20px 24px;
    }
    #price .inner table tr:nth-child(2) td .price_m {
        font-size: 24px;
        font-weight: bold;
    }
    #price .inner table tr:nth-child(2) td .price_m strong {
        
    }
    #price .inner table tr:nth-child(2) td .price_m span.block {
        display: block;
        padding-top: 8px;
    }
    #price .inner table tr:nth-child(2) td .price_m span.small {
        font-size: 14px;
    }
    #price .inner table tr:nth-child(2) td .price_y {
        font-size: 12px;
        line-height: 24px;
    }
    #price .inner table p.att{
        font-size: 11px;
        line-height: 16px;
        color: #757575;
        text-align: left;
        margin-top: 10px;
    }
    #price .inner table + p{
        font-size: 11px;
        color: #757575;
        padding: 24px 0 0 240px;
        line-height: 16px;
        margin-bottom: 72px;
    }
    #price .inner table + p + h3{
        margin-bottom: 24px;
    }
    #price .inner table + p + h3 + p{
        font-size: 15px;
        line-height: 24px;
        color: #424242;
    }
    #price .inner table + p + h3 + p a{
        color: #fba100;
    }

    #qa{
        padding: 72px 0 96px;
    }
    #qa .inner{
        width: 928px;
        margin: 0 auto;
    }
    #qa h2{
        width: 448px;
        font-size: 24px;
        line-height: 48px;
        box-sizing: border-box;
        text-align: center;
        border-top: 2px solid #ffeb3b;
        border-bottom: 2px solid #ffeb3b;
        margin: 0 auto 72px;
    }
    #qa .category{
        font-size: 15px;
        font-weight: bold;
        line-height: 48px;
    }
    #qa dt{
        position: relative;
        font-size: 15px;
        line-height: 24px;
        color: #424242;
        background-color: #eeeeee;
        padding: 12px 0 12px 48px;
        cursor: pointer;
        margin-top: 24px;
    }
    #qa dt:nth-child(1){
        margin-top: 0;
    }
    #qa dt:before{
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 48px;
        height: 48px;
        background: url('/assets/img/price/guestprice/q.png') no-repeat center center;
    }
    #qa dt:after{
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 48px;
        height: 100%;
        background: url('/assets/img/price/guestprice/qa_open.png') no-repeat center center;
    }
    #qa dt.open:after{
        transform: rotate(-180deg);
    }
    #qa dd{
        padding: 24px 24px 24px 48px;
        background-color: #fafafa;
        font-size: 15px;
        line-height: 24px;
        letter-spacing: 0.04em;
        color: #424242;
        display: none;
    }
    #qa dd ul{
        margin-left: -24px;
    }
    #qa dd ul li{
        position: relative;
        padding-left: 24px;
        margin-bottom: 24px;
    }
    #qa dd ul li:before{
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 24px;
        height: 24px;
        background: url('/assets/img/price/guestprice/qa_list_mark.png') no-repeat 4px center;
    }
    #qa .button{
        margin: 8px 0 8px 15px;
    }
    #qa .button.mt{
        margin-top: 16px;
    }
    #qa .button > * {
        display: inline-block;
        padding: 0 16px;
        height: 30px;
        line-height: 28px;
        position: relative;
        border: 1px solid #ffed53;
        font-size: 13px;
        color: #000;
        background-color: #fff9c4;
    }
    #qa .button > *:after,
    #qa .button > *:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        top: -1px;
        left: -15px;
        border-style: solid;
        border-width: 15px 15px 15px 0;
    }
    #qa .button > *:before {
        border-color: transparent #ffed53 transparent transparent;
    }
    #qa .button > *:after {
        left: -13px;
        top: 0;
        border-width: 14px 14px 14px 0;
        border-color: transparent #fff9c4 transparent transparent;
    }
    #qa .button > * > span:after,
    #qa .button > * > span:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        top: -1px;
        right: -15px;
        border-style: solid;
        border-width: 15px 0 15px 15px;
    }
    #qa .button > * > span:before {
        border-color: transparent transparent transparent #ffed53;
    }
    #qa .button > * > span:after {
        right: -13px;
        top: 0;
        border-width: 14px 0 14px 14px;
        border-color: transparent transparent transparent #fff9c4;
    }
    #qa dd p.bold{
        font-weight: bold;
    }
    #qa dd p.mt{
        margin-top: 24px;
    }
}
@media screen and (max-width: 767px) {
    body {
        min-width: auto;
    }
    .pc {
        display: none
    }
    .pc_only {
        display: none;
    }
    .modal_msg {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 288px;
        padding-bottom: 24px;
        margin: -108px 0 0 -144px;
        background-color: #ffeb3b;
        box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        z-index: 1;
        display: none
    }
    .modal_msg .title {
        padding: 24px 0;
        font-size: 15px;
        font-weight: bold;
        line-height: 24px;
        text-align: center
    }
    .modal_msg p {
        font-size: 15px;
        line-height: 24px;
        color: #424242;
        padding: 0 24px 24px
    }
    .modal_msg .btn {
        display: block;
        width: 100%
    }
    .modal_msg .btn a {
        display: block;
        width: 197px;
        height: 38px;
        margin: 0 auto;
        background: url("/assets/img/price/btn_modal.png") no-repeat left top;
        background-size: 197px auto;
        font-size: 14px;
        font-weight: bold;
        line-height: 38px;
        color: #424242;
        text-align: center;
        text-decoration: none
    }
    .modal_msg .btn_close {
        position: absolute;
        top: -24px;
        right: 0;
        width: 48px;
        height: 48px;
        background: url("/assets/img/price/btn_modal_close.png") no-repeat left top;
        background-size: 48px auto;
        cursor: pointer
    }
    article section#content_header {
        position: relative;
        background-color: #fff9c4;
        padding: 16px 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    article section#content_header:before {
        content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border-style: solid;
    left: 0;
    bottom: -16px;
    border-width: 16px 16px 0 0;
    border-color: #fff9c4 transparent transparent;
    }
    article section#content_header .inner {
        margin: 0 auto
    }
    article section#content_header .inner h1 {
        font-size: 18px;
        font-weight: bold;
        line-height: 17.6px;
        padding: 0 16px
    }

    #about{
        padding: 48px 0 60px;
    }
    #about h2{
        font-size: 20px;
        line-height: 24px;
        text-align: center;
    }
    #about h2 + p{
        margin-top: 24px;
        font-size: 17px;
        line-height: 24px;
        letter-spacing: 0.04em;
        padding: 0 16px;
    }
    #about h2 + p + p{
        margin-top: 24px;
        font-size: 17px;
        line-height: 24px;
        letter-spacing: 0.04em;
        padding: 0 16px;
    }
    #about h2 + p + p + p{
        margin-top: 56px;
        font-size: 18px;
        font-weight: bold;
        line-height: 24px;
        text-align: center;
        padding: 0 16px;
    }
    #about .image_about_1{
        width: 100%;
        height: 45vw;
        background: url('/assets/img/price/guestprice/sp/about_1.jpg') no-repeat left top;
        background-size: cover;
        margin: 32px auto 0;
    }
    #about .image_about_1 + p{
        margin-top: 56px;
        font-size: 18px;
        font-weight: bold;
        line-height: 24px;
        text-align: center;
    }
    #about .image_about_2{
        width: 100%;
        height: 54.375vw;
        background: url('/assets/img/price/guestprice/sp/about_2.jpg') no-repeat left top;
        background-size: cover;
        margin: 32px auto 0;
    }
    #about .image_about_2 + p{
        margin-top: 52px;
        font-size: 18px;
        font-weight: bold;
        line-height: 24px;
        text-align: center;
    }
    #about ul{
        padding: 32px 16px 0;
    }
    #about ul li{
        position: relative;
        height: 18.75vw;
        margin-top: 12px;
        padding-left: 39.6875vw;
    }
    #about ul li .img{
        position: absolute;
        top: 0;
        left: 0;
        width: 32.5vw;
        height: 18.75vw;
    }
     #about ul li:nth-child(1) .img{
        background: url('/assets/img/price/guestprice/sp/about_list_1.jpg') no-repeat left top;
        background-size: 100% auto;
    }
    #about ul li:nth-child(2) .img{
        background: url('/assets/img/price/guestprice/sp/about_list_2.jpg') no-repeat left top;
        background-size: 100% auto;
    }
    #about ul li:nth-child(3) .img{
        background: url('/assets/img/price/guestprice/sp/about_list_3.jpg') no-repeat left top;
        background-size: 100% auto;
    }
    #about ul li:nth-child(4) .img{
        background: url('/assets/img/price/guestprice/sp/about_list_4.jpg') no-repeat left top;
        background-size: 100% auto;
    }
    #about ul li .title{
        font-size: 12px;
        line-height: 20px;
    }
    #about ul li .company{
        font-size: 10px;
        line-height: 24px;
        color: #616161;
    }

    #reason{
        padding: 48px 0 60px;
        background-color: #fffde7;
    }
    #reason .inner{
        margin: 0 auto;
    }
    #reason h2{
        font-size: 20px;
        line-height: 24px;
        text-align: center;
        letter-spacing: 0.04em;
    }
    #reason .block{
        padding-top: 36px;
    }
    #reason .block .title{
        width: 104px;
        height: 52px;
        margin: 0 auto;
    }
    #reason .block.b1 .title{
        background: url('/assets/img/price/guestprice/sp/reason_title_1.jpg') no-repeat left top;
        background-size: 100% auto;
    }
    #reason .block.b2 .title{
        background: url('/assets/img/price/guestprice/sp/reason_title_2.jpg') no-repeat left top;
        background-size: 100% auto;
    }
    #reason .block.b3 .title{
        background: url('/assets/img/price/guestprice/sp/reason_title_3.jpg') no-repeat left top;
        background-size: 100% auto;
    }
    #reason .block .title span{
        height: 1px;
        width: 1px;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        clip: rect(1px, 1px, 1px, 1px);
        overflow: hidden;
    }
    #reason .block p{
        font-size: 18px;
        font-weight: bold;
        line-height: 24px;
        text-align: center;
        padding: 8px 16px 0;
    }
    #reason .block .img{
        margin: 36px auto 0;
    }
    #reason .block.b1 .img{
        width: 100%;
        height: 65.625vw;
        background: url('/assets/img/price/guestprice/reason_image_1.jpg') no-repeat left top;
        background-size: 100% auto;
    }
    #reason .block.b2 .img{
        width: 100%;
        height: 45vw;
        background: url('/assets/img/price/guestprice/reason_image_2.jpg') no-repeat left top;
        background-size: 100% auto;
        margin-top: 12px;
    }
    #reason .block.b3 .img{
        width: 100%;
        height: 33.59375vw;
        background: url('/assets/img/price/guestprice/reason_image_3.jpg') no-repeat left top;
        background-size: 100% auto;
    }
    
    #case_study{
        padding: 48px 16px 0;
    }
    #case_study h2{
        font-size: 18px;
        line-height: 48px;
        box-sizing: border-box;
        text-align: center;
        border-top: 2px solid #ffeb3b;
        border-bottom: 2px solid #ffeb3b;
        margin: 0 auto 48px;
    }
     .CaseStudy__card {
        border: solid 1px #e0e0e0;
        position: relative;
        width: 100%;
        margin: 0 auto;
    }
    .CaseStudy__card__row__col{
        display: block;
        border-top: solid 1px #e0e0e0;
        padding: 16px;
    }
    .CaseStudy__card__row__col:first-child{
        border: none;
    }
    .CaseStudy__card__row__col__img img{
        width: 100%;
    }
    .CaseStudy__card__row__col__cont__head{
        font-size: 14px;
        font-weight: bold;
        line-height: 24px;
        color: #424242;
        padding: 12px 0;
    }
    .CaseStudy__card__row__col__cont__desc{
        font-size: 14px;
        line-height: 24px;
        color: #424242;
    }
    .Button{
        font-size: 12px;
        font-weight: bold;
        line-height: 24px;
        color: #fba100;
    }

    #price{
        padding: 48px 16px 0;
    }
    #price h2{
        font-size: 18px;
        line-height: 48px;
        box-sizing: border-box;
        text-align: center;
        border-top: 2px solid #ffeb3b;
        border-bottom: 2px solid #ffeb3b;
        margin: 0 auto 36px;
    }
    #price h2 + h3{
        font-size: 14px;
        font-weight: bold;
        line-height: 24px;
        padding: 0 0 12px;
    }
    #price .inner h2 + h3 + p{
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 48px;
        margin-top: 0;
    }
    #price .inner table {
        width: 100%;
        margin: 0 auto;
        font-size: 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    #price .inner table tr td,
    #price .inner table tr th {
        display: inline-block;
        font-size: 15px
    }
    #price .inner table tr th {
        position: relative;
        font-weight: bold
    }
    #price .inner table tr th .normal {
        font-weight: normal
    }
    #price .inner table tr:nth-child(1) {
        text-align: center
    }
    #price .inner table tr:nth-child(1) th:nth-child(1) {
        display: none
    }
    #price .inner table tr:nth-child(1) th:nth-child(2),
    #price .inner table tr:nth-child(1) th:nth-child(4) {
        position: relative;
        width: 132px;
        height: 72px;
        text-align: center;
        background-color: #fff59d;
        margin-bottom: 24px;
        padding-top: 24px;
        font-size: 20px;
        font-weight: bold;
        line-height: 24px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    #price .inner table tr:nth-child(1) th:nth-child(2):before,
    #price .inner table tr:nth-child(1) th:nth-child(4):before {
        content: '';
        position: absolute;
        bottom: -50px;
        left: 0;
        width: 0;
        height: 0;
        border-top: 25px solid #fff59d;
        border-right: 66px solid transparent;
        border-left: 66px solid transparent;
        border-bottom: 25px solid transparent
    }
    #price .inner table tr:nth-child(1) th:nth-child(2) .icon,
    #price .inner table tr:nth-child(1) th:nth-child(4) .icon {
        position: absolute;
        left: 1px;
        top: -24px;
        width: 48px;
        height: 48px;
        background: url("/assets/img/price/sp/icon_recommend.png") no-repeat left top;
        background-size: 48px auto
    }
    #price .inner table tr:nth-child(1) th:nth-child(2) .icon span,
    #price .inner table tr:nth-child(1) th:nth-child(4) .icon span {
        height: 1px;
        width: 1px;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        clip: rect(1px, 1px, 1px, 1px);
        overflow: hidden
    }
    #price .inner table tr:nth-child(1) th:nth-child(3) {
        width: 24px
    }
    #price .inner table tr:nth-child(11) th,
    #price .inner table tr:nth-child(12) th,
    #price .inner table tr:nth-child(13) th,
    #price .inner table tr:nth-child(14) th,
    #price .inner table tr:nth-child(2) th,
    #price .inner table tr:nth-child(3) th,
    #price .inner table tr:nth-child(4) th,
    #price .inner table tr:nth-child(5) th,
    #price .inner table tr:nth-child(6) th,
    #price .inner table tr:nth-child(7) th,
    #price .inner table tr:nth-child(8) th,
    #price .inner table tr:nth-child(9) th {
        width: 100%;
        line-height: 24px;
        padding: 24px 0
    }
    #price .inner table tr:nth-child(2) th {
        text-align: center;
        border-bottom: 1px solid #e0e0e0;
        padding-bottom: 0
    }
    #price .inner table tr:nth-child(2) th span{
        font-size:12px;
    }
    #price .inner table tr:nth-child(2) td {
        vertical-align: top
    }
    #price .inner table tr:nth-child(2) td:nth-child(2) {
        border-right: 1px solid #e0e0e0
    }
    #price .inner table tr:nth-child(2) td:nth-child(2),
    #price .inner table tr:nth-child(2) td:nth-child(4) {
        width: 50%;
        padding: 24px 0 0;
        box-sizing: border-box;
        text-align: center
    }
    #price .inner table tr:nth-child(2) td:nth-child(2) .price_m,
    #price .inner table tr:nth-child(2) td:nth-child(4) .price_m {
        font-size: 16px;
        line-height: 24px;
        font-weight: bold
    }
    #price .inner table tr:nth-child(2) td:nth-child(2) .price_m strong,
    #price .inner table tr:nth-child(2) td:nth-child(4) .price_m strong {
        font-family: 'Arial';
        font-size: 26px;
    }
    #price .inner table tr:nth-child(2) td:nth-child(2) .price_m span,
    #price .inner table tr:nth-child(2) td:nth-child(4) .price_m span {
        line-height: 1.0
    }
    #price .inner table tr:nth-child(2) td:nth-child(2) .price_m span.block,
    #price .inner table tr:nth-child(2) td:nth-child(4) .price_m span.block {
        display: block;
        padding-top: 4px
    }
    #price .inner table tr:nth-child(2) td:nth-child(2) .price_m span.small,
    #price .inner table tr:nth-child(2) td:nth-child(4) .price_m span.small {
        font-size: 10px;
        display: block;
    }
    #price .inner table tr:nth-child(2) td:nth-child(2) .price_y,
    #price .inner table tr:nth-child(2) td:nth-child(4) .price_y {
        font-size: 10px;
        line-height: 24px
    }
    #price .inner table tr:nth-child(2) td:nth-child(2) .btn a,
    #price .inner table tr:nth-child(2) td:nth-child(4) .btn a {
        display: block;
        width: 132px;
        height: 40px;
        margin: 16px auto;
        background: url("/assets/img/price/sp/btn_start.png") no-repeat left top;
        background-size: 132px auto;
        font-size: 10px;
        font-weight: bold;
        line-height: 12px;
        color: #000000;
        text-decoration: none;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-top: 8px
    }
    #price .inner table tr:nth-child(2) td:nth-child(2) .att,
    #price .inner table tr:nth-child(2) td:nth-child(4) .att {
        width: auto;
        font-size: 10px;
        color: #000000;
        text-align: left;
        line-height: 12px
    }
    #price .inner table tr:nth-child(2) td:nth-child(3) {
        display: none
    }
    #price .inner table tr:nth-child(2) td:nth-child(4) .att {
        display: none;
    }
    #price .inner table tr:nth-child(3) th {
        text-align: center;
        padding-bottom: 12px;
        padding-top: 0;
        border-bottom: 1px solid #e0e0e0
    }
    #price .inner table tr:nth-child(3) th p{
        font-size: 10px;
        line-height: 12px;
        font-weight: normal;
        text-align: left;
        padding-top: 6px;
        padding-bottom: 28px;
    }
    #price .inner table tr:nth-child(3) td {
        padding: 24px 0;
        font-size: 20px;
    }
    #price .inner table tr:nth-child(3) td:nth-child(2) {
        border-right: 1px solid #e0e0e0;
    }
    #price .inner table tr:nth-child(3) td:nth-child(2),
    #price .inner table tr:nth-child(3) td:nth-child(4) {
        width: 50%;
        text-align: center;
        box-sizing: border-box;
    }
    #price .inner table tr:nth-child(3) td:nth-child(2) .material-icons,
    #price .inner table tr:nth-child(3) td:nth-child(4) .material-icons {
        font-weight: bold
    }
    #price .inner table tr:nth-child(3) td:nth-child(2) .material-icons.md-36,
    #price .inner table tr:nth-child(3) td:nth-child(4) .material-icons.md-36 {
        font-size: 24px;
        line-height: 24px
    }
    #price .inner table tr:nth-child(3) td:nth-child(3) {
        display: none
    }
    #price .inner table tr:nth-child(4) th,
    #price .inner table tr:nth-child(5) th {
        text-align: center;
        padding-bottom: 12px;
        border-bottom: 1px solid #e0e0e0
    }
    #price .inner table tr:nth-child(4) td,
    #price .inner table tr:nth-child(5) td {
        padding: 24px 0
    }
    #price .inner table tr:nth-child(4) td:nth-child(2),
    #price .inner table tr:nth-child(5) td:nth-child(2) {
        border-right: 1px solid #e0e0e0
    }
    #price .inner table tr:nth-child(4) td:nth-child(2),
    #price .inner table tr:nth-child(4) td:nth-child(4),
    #price .inner table tr:nth-child(5) td:nth-child(2),
    #price .inner table tr:nth-child(5) td:nth-child(4) {
        width: 50%;
        padding: 24px 0;
        box-sizing: border-box;
        font-size: 20px;
        text-align: center
    }
    #price .inner table tr:nth-child(4) td:nth-child(3),
    #price .inner table tr:nth-child(5) td:nth-child(3) {
        display: none
    }
    #price .inner table tr:nth-child(4) td:nth-child(2),
    #price .inner table tr:nth-child(5) td:nth-child(2) {
        font-weight: bold;
        color: #000000
    }
    #price .inner table tr:nth-child(4) td:nth-child(4),
    #price .inner table tr:nth-child(5) td:nth-child(4) {
        color: #424242
    }
    #price .inner > p {
        font-size: 13px;
        line-height: 24px;
        color: #424242;
        margin-top: 24px;
    }
    #price .inner > p + h3{
        font-size: 14px;
        font-weight: bold;
        line-height: 48px;
        padding-top: 24px;
    }
    #price .inner > p + h3 + p{
        font-size: 14px;
        line-height: 24px;
        margin: 0;
    }
    #price .inner > p + h3 + p a{
        color: #fba100;
    }

    #qa{
        padding: 48px 0 60px;
    }
    #qa h2{
        font-size: 18px;
        line-height: 48px;
        box-sizing: border-box;
        text-align: center;
        border-top: 2px solid #ffeb3b;
        border-bottom: 2px solid #ffeb3b;
        margin: 0 16px 24px;
    }
    #qa .category{
        font-size: 14px;
        font-weight: bold;
        line-height: 48px;
        padding: 0 16px;
    }
    #qa dt{
        position: relative;
        font-size: 15px;
        line-height: 24px;
        color: #424242;
        padding: 12px 44px;
        background-color: #eeeeee;
        margin-top: 24px;
    }
    #qa dt:nth-child(1){
        margin-top: 0;
    }
    #qa dt:before{
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 44px;
        height: 48px;
        background: url('/assets/img/price/guestprice/sp/q.png') no-repeat 16px center;
        background-size: 20px auto;
    }
    #qa dt:after{
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 44px;
        height: 100%;
        background: url('/assets/img/price/guestprice/sp/qa_open.png') no-repeat center center;
        background-size: 12px auto;
    }
    #qa dt.open:after{
        transform: rotate(-180deg);
    }
    #qa dd{
        background-color: #fafafa;
        padding: 24px 16px 24px 44px;
        font-size: 15px;
        line-height: 24px;
        color: #424242;
        display: none;
    }
    #qa dd ul li{
        position: relative;
        margin-bottom: 24px;
    }
    #qa dd ul li:before{
        content: '';
        position: absolute;
        top: 0;
        left: -24px;
        width: 24px;
        height: 24px;
        background: url('/assets/img/price/guestprice/sp/qa_list_mark.png') no-repeat center center;
        background-size: 8px auto;
    }
    #qa .button{
        text-align: center;
        margin: 4px 0;
    }
    #qa .button > * {
        display: inline-block;
        padding: 0 16px;
        height: 30px;
        line-height: 28px;
        position: relative;
        border: 1px solid #ffed53;
        font-size: 13px;
        color: #000;
        background-color: #fff9c4;
    }
    #qa .button > *:after,
    #qa .button > *:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        top: -1px;
        left: -15px;
        border-style: solid;
        border-width: 15px 15px 15px 0;
    }
    #qa .button > *:before {
        border-color: transparent #ffed53 transparent transparent;
    }
    #qa .button > *:after {
        left: -13px;
        top: 0;
        border-width: 14px 14px 14px 0;
        border-color: transparent #fff9c4 transparent transparent;
    }
    #qa .button > * > span:after,
    #qa .button > * > span:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        top: -1px;
        right: -15px;
        border-style: solid;
        border-width: 15px 0 15px 15px;
    }
    #qa .button > * > span:before {
        border-color: transparent transparent transparent #ffed53;
    }
    #qa .button > * > span:after {
        right: -13px;
        top: 0;
        border-width: 14px 0 14px 14px;
        border-color: transparent transparent transparent #fff9c4;
    }
    #qa dd .mt{
        margin-top: 24px;
    }
    #qa dd .bold{
        font-weight: bold;
    }
}

article section .btn:hover,
article section .btn_link a:hover,
article section .link a:hover{
    opacity: 0.5
}