﻿@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap");
html {
    box-sizing: border-box;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%
}
*, ::before, ::after {
    box-sizing: border-box
}
::before, ::after {
    text-decoration: inherit;
    vertical-align: inherit
}
* {
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
    line-height: 1.0
}
audio:not([controls]) {
    display: none;
    height: 0
}
hr {
    overflow: visible
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block
}
summary {
    display: list-item
}
small {
    font-size: 80%
}
[hidden], template {
    display: none
}
abbr[title] {
    border-bottom: 1px dotted;
    text-decoration: none
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}
a:active, a:hover {
    outline-width: 0
}
code, kbd, pre, samp {
    font-family: monospace, monospace
}
b, strong {
    font-weight: bolder
}
dfn {
    font-style: italic
}
mark {
    background-color: #ff0;
    color: #000
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sub {
    bottom: -0.25em
}
sup {
    top: -0.5em
}
button, [type="button"], [type="reset"], [type="submit"] [role="button"] {
    cursor: pointer
}
[disabled] {
    cursor: default
}
[type="number"] {
    width: auto
}
[type="search"] {
    -webkit-appearance: textfield
}
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
textarea {
    overflow: auto;
    resize: vertical
}
optgroup {
    font-weight: bold
}
button {
    overflow: visible
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    padding: 0
}
button:-moz-focusring, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    outline: 1px dotted ButtonText
}
button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button
}
button, select {
    text-transform: none
}
select::-ms-expand {
    display: none
}
select::-ms-value {
    color: currentColor
}
legend {
    border: 0;
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}
img {
    border-style: none;
    max-width: 100%;
    height: auto
}
progress {
    vertical-align: baseline
}
svg:not(:root) {
    overflow: hidden
}
audio, canvas, progress, video {
    display: inline-block
}
@media screen {
    [hidden ~ ="screen"] {
        display: inherit
    }
    [hidden ~ ="screen"]:not(:active):not(:focus):not(:target) {
        position: absolute !important;
        clip: rect(0 0 0 0) !important
    }
}
[aria-busy="true"] {
    cursor: progress
}
[aria-controls] {
    cursor: pointer
}
[aria-disabled] {
    cursor: default
}
::-moz-selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none
}
::selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none
}
.pc_block {
    clear: both;
    display: block
}
@media only screen and (max-width: 768px) {
    .pc_block {
        display: none
    }
}
.pc_inline {
    display: inline-block
}
@media only screen and (max-width: 768px) {
    .pc_inline {
        display: none
    }
}
.sp_block {
    display: none
}
@media only screen and (max-width: 768px) {
    .sp_block {
        display: block
    }
}
.sp_inline {
    display: none
}
@media only screen and (max-width: 768px) {
    .sp_inline {
        display: inline-block
    }
}
img {
    display: block;
    width: 100%
}
li {
    list-style: none
}
a {
    text-decoration: none;
    color: inherit;
    transition: .1s
}
* {
    font-family: "Noto Sans JP", sans-serif;
    color: #2F261C;
    font-weight: 400
}
.menu-trigger, .menu-trigger span {
    display: inline-block;
    box-sizing: border-box
}
.menu-trigger {
    position: relative;
    width: 22px;
    height: 17px;
    background: none;
    border: none;
    appearance: none;
    cursor: pointer;
    display: block
}
.menu-trigger:focus {
    outline: none
}
.menu-trigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #0a0a0a;
    border-radius: 3px
}
.menu-trigger span:nth-of-type(1) {
    top: 0
}
.menu-trigger span:nth-of-type(2) {
    top: 7px
}
.menu-trigger span:nth-of-type(3) {
    bottom: 0
}
.menu-trigger.active span:nth-of-type(1) {
    transform: translateY(7px) rotate(-315deg)
}
.menu-trigger.active span:nth-of-type(2) {
    opacity: 0
}
.menu-trigger.active span:nth-of-type(3) {
    transform: translateY(-7px) rotate(315deg)
}
.fadein {
    opacity: 0;
    transform: translate(0, 50px);
    transition: 1s
}
.fadein.scrollin, .slide_r.scrollin, .slide_l.scrollin {
    opacity: 1;
    transform: translate(0, 0)
}
.slide_r {
    opacity: 0;
    transform: translate(50px, 0);
    transition: 1s
}
.slide_l {
    opacity: 0;
    transform: translate(-50px, 0);
    transition: 1s
}
@keyframes ani_header {
    0% {
        transform: translateY(15px);
        opacity: .5
    }
    100% {
        transform: translateY(0);
        opacity: 1
    }
}
.defFlex, .catList_style_1, .tab_style_1, .tab_style_1 > li, .pageTopBlock, .itv_block_style_2 .image, .interview_page .interview_archive_block .interview_block .image, .interview_page .pager .prev .image, .interview_page .pager .next .image, .sitemapSection, .sitemapSection .sitemapBlock, .privacySection__top, .material_column_page .mainVisualBlock, .material_column_page .mainContents__inner .recommended_pickup .image_wrapper, .material_column_page .relatedContentsSection__list, .material_column_archive_page .btnWrapper, .material_column_archive_page .materialSection__ttl, .material_column_archive_page .materialSection .archive_material_list, .sscontents_page .mainVisualBlock, .sscontents_page .mainContents .ss_case .ss_case_contents .company_info_block, .sscontents_page .mainContents .ss_case .ss_case_contents .spec_section .spec_block, .sscontents_page .mainContents .ss_case .ss_case_contents .material_section, .sscontents_page .mainContents .ss_case .ss_case_contents .interview .interview_01, .sscontents_page .mainContents .ss_case .ss_case_contents .interview .half_split, .sscontents_page .mainContents .ss_case .ss_case_contents .interview .media_style_ssc, .companyPage .mainSection__list, .servicePage .mainSection__list, .servicePage .mainSection__remakeBlock, .words_page .category .flame, .words_page .syllabary .flame, .words_page .pickUpWords .flame, .process_page .processSection__app, .process_page .processSection__2way, .process_page .processSection__wayBlock .pointBlock, .process_page .processSection__wayBlock .pointBlock__detail .comment, .flow_page .flowSection__main, .special_page .guideListArchive, .special_page .guideTopSection, .special_page .guideTopSection .ttlBlock, .special_page .guideTopSection .ttlBlock .main_ttl, .special_page .guideListSection, .special_page .guideListSection .listItem, .special_page .ttlSection, .special_page .ttlSection__list, .special_page .leadSection, .special_page .recoSection__slider .sliderInner, .special_page .pointSection, .special_page .pointSection__list > li, .special_page .pointSection__detail > li, .special_page .specialCaseSection .image_wrapper, .special_page .voiceSection__contents, .special_page .voiceSection__contents .voice-box .prof, .special_page .planSection .catPage .btnBlock, .special_page .sizeSection .catPage .btnBlock, .sizecheck_single_page .relatedBannerSection .catPage .btnBlock, .gimon_page .topSection, .gimon_page .categoryList__contents, .gimon_page .recommendList__contents, .gimon_page .recommendList__contents > a, .gimon_page .taxonomyTopSection, .gimon_page .taxonomyContentsList__contents, .gimon_page .singleTopSection, .gimon_page .singleAnswerBlock, .gimon_page .singleCtaSection__contents, .gimon_page .singleCtaSection__contents .top dl dd, .gimon_page .singleCtaSection__contents .bottom dl dd, .gimon_page .singleCtaSection__contents .top dl dd a, .gimon_page .singleCtaSection__contents .bottom dl dd a, .gimon_page .reasonBlock__contents, .gimon_page .specialBlock__contents .list, .eco_page .singleTop, .eco_page .singleBottom__list, .eco_page .archiveList, .case_page .caseBlock, .specialSearchBlock__contents, .specialSearchBlock__contents .ele .result_cat, .specialSearchBlock__contents .ele .result_num, .specialSearchBlock__contents .ele .result_price, .specialCategoryBlock__tab, .specialCategoryBlock__contents, .case_single_page .topSection, .case_single_page .mainContents__imageBlock, .case_single_page .mainContents__imageBlock .right, .case_single_page .mainContents .material_block .info, .case_single_page .mainContents .spec_section__contents, .case_single_page .mainContents .spec_section__contents .table, .case_single_page .related_case__list, .d_course_ttl_style_1, .d_course_block__lesson1 .ttl, .d_course_block__lessons li .ele__top, .singleLesson1Block__top, .d_course_card_style_1 .ele, .d_course_block__lesson1 .lesson1List__list li .ele, .designCourseListBottom .d_course_block__list li .ele, .d_course_block__lesson1 .lesson1List__list, .d_course_block__lessons, .designCourseListBottom, .designCourseListBottom .d_course_block.lg .d_course_block__list, .singleLesson1Block__bottom, .singleLesson1Block__bottom .list li .ele, .designCourseContents .question_Box, .d_courseBottomSection .pageBlock, .sizecheck_block_1 a .image, .sizecheck_page .defSection__postsList li a .image, .sizecheck_single_page .sizeCheckRelatedList__list li a .image, .sizecheck_page .pageTopSection__ttl, .sizecheck_page .defSection__kikakuList, .sizecheck_page .defSection__postsList, .sizecheck_single_page .pageTopSection, .sizecheck_single_page .mainSection__inner .sizeCheckResult__item, .sizecheck_single_page .sizeCheckRelatedList__list, .estimate_page .topSection, .estimate_page .topSection .ttl, .estimate_page .base_contents_block .questions > dl dd, .estimate_page .base_contents_block_result .bnrItem, .estimate_page .base_contents_block_result .bnrItem .detail .list, .kiso_page .archiveSection, .kiso_page .archiveSection .ele, .kiso_page .singleTopSection, .whatsnew_page_listSection .listItem, .interview_page .mainContents .ttl_block, .interview_page .mainContents .info_block_top, .interview_page .mainContents .info_block_bottom .list, .interview_page .mainContents .spec_list, .interview_page .mainContents .wee_block_list, .interview_page .mainContents .wee_block_list .listItem .top, .interview_page .interview_archive_block .interview_block, .interview_page .pager, .top2021_contents_main.full .top2021_contents_header .logo, .g_shopping_page .topSection__inner, .g_shopping_page .topSection__detail .spec, .g_shopping_page .meritSection__list, .g_shopping_page .formSection__size, .g_shopping_page .formSection__paper, .g_shopping_page .formSection__string, .g_shopping_page .formSection__number, .g_shopping_page .formSection__paper__item, .g_shopping_page .formSection__string__item, .g_shopping_page .formSection__number__item, .g_shopping_page .go_form_page_pcBlock .spec_size, .g_shopping_page .go_form_page_pcBlock .spec_paper, .g_shopping_page .go_form_page_pcBlock .spec_string, .g_shopping_page .go_form_page_pcBlock .spec_number, .g_shopping_page .go_form_page_pcBlock .spec_price {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start
}
.defFlex_rv {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
    align-items: flex-start
}
.ttl_style_1 {
    font-size: 23px;
    font-weight: 700;
    margin: 0 0 20px
}
@media only screen and (max-width: 768px) {
    .ttl_style_1 {
        font-size: 4vw;
        margin: 0 0 14px
    }
}
.ttl_style_1 > img {
    display: inline-block;
    width: auto;
    height: 23px;
    margin: 0 15px 0 0
}
@media only screen and (max-width: 768px) {
    .ttl_style_1 > img {
        height: 15px;
        margin: 0 7px 0 0
    }
}
.ttl_style_2 {
    padding: 0;
    border-bottom: none;
    margin: 0 0 29px
}
@media only screen and (max-width: 768px) {
    .ttl_style_2 {
        margin: 0 0 17px
    }
}
.ttl_style_2 > h2 {
    display: inline-block;
    font-size: 28px;
    font-weight: 700;
    margin: 0 18px 0 0
}
@media only screen and (max-width: 768px) {
    .ttl_style_2 > h2 {
        display: block;
        font-size: 4.8vw;
        margin: 0 0 7px;
        line-height: 1.3
    }
}
.ttl_style_2 > p {
    display: inline-block;
    font-size: 16px;
    margin: 18px 0 0;
    line-height: 1.3
}
@media only screen and (max-width: 768px) {
    .ttl_style_2 > p {
        display: block;
        font-size: 3.2vw;
        line-height: 1.3
    }
}
.text_style_1 {
    font-size: 16px;
    line-height: 1.7;
    margin: 0 0 40px
}
@media only screen and (max-width: 768px) {
    .text_style_1 {
        font-size: 3.2vw;
        margin: 0 0 20px
    }
}
.btn_style_1 {
    display: block;
    color: #ffffff;
    background: #433B32;
    font-size: 18px;
    text-align: center;
    font-weight: 700;
    width: 65vw;
    max-width: 420px;
    border-radius: 2px;
    padding: 28px 0;
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.15);
    border: 1px solid #433B32
}
@media only screen and (max-width: 768px) {
    .btn_style_1 {
        font-size: 4vw;
        padding: 14px 0
    }
}
.btn_style_1:hover {
    opacity: .7
}
.dot_style_1, .g_shopping_page .topSection__slider .main .slick-dots {
    margin: 10px 0 0;
    text-align: center
}
.dot_style_1 li, .g_shopping_page .topSection__slider .main .slick-dots li {
    display: inline-block;
    width: 15px;
    margin-right: 15px
}
@media only screen and (max-width: 768px) {
    .dot_style_1 li, .g_shopping_page .topSection__slider .main .slick-dots li {
        width: 14px
    }
}
.dot_style_1 li:nth-last-of-type(1), .g_shopping_page .topSection__slider .main .slick-dots li:nth-last-of-type(1) {
    margin-right: 0
}
.dot_style_1 li.slick-active button:before, .g_shopping_page .topSection__slider .main .slick-dots li.slick-active button:before {
    background-color: #FFC026
}
.dot_style_1 li button, .g_shopping_page .topSection__slider .main .slick-dots li button {
    position: relative;
    text-indent: -9999px;
    box-shadow: none;
    border: none
}
.dot_style_1 li button:before, .g_shopping_page .topSection__slider .main .slick-dots li button:before {
    content: '';
    display: block;
    background-color: #F0F0ED;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 0;
    left: 0
}
@media only screen and (max-width: 768px) {
    .dot_style_1 li button:before, .g_shopping_page .topSection__slider .main .slick-dots li button:before {
        width: 14px;
        height: 14px
    }
}
.catList_style_1 {
    flex-wrap: wrap;
    align-items: stretch
}
.catList_style_1 .ele {
    border: 1px solid #D3DDE2;
    border-radius: 3px
}
.catList_style_1 .ele:hover {
    opacity: .7
}
.catList_style_1 .ele.lg {
    width: 31%;
    margin: 0 3.5% 25px 0
}
@media only screen and (max-width: 768px) {
    .catList_style_1 .ele.lg {
        width: 48%;
        margin: 0 4% 10px 0
    }
}
.catList_style_1 .ele.lg:nth-of-type(3n) {
    margin: 0 0 25px
}
@media only screen and (max-width: 768px) {
    .catList_style_1 .ele.lg:nth-of-type(3n) {
        margin: 0 4% 10px 0
    }
}
@media only screen and (max-width: 768px) {
    .catList_style_1 .ele.lg:nth-of-type(2n) {
        margin: 0 0 10px
    }
}
.catList_style_1 .ele.sm {
    width: 23.4%;
    margin: 0 2.1% 25px 0
}
@media only screen and (max-width: 768px) {
    .catList_style_1 .ele.sm {
        width: 48%;
        margin: 0 4% 10px 0
    }
}
.catList_style_1 .ele.sm:nth-of-type(4n) {
    margin: 0 0 25px
}
@media only screen and (max-width: 768px) {
    .catList_style_1 .ele.sm:nth-of-type(4n) {
        margin: 0 0 10px
    }
}
@media only screen and (max-width: 768px) {
    .catList_style_1 .ele.sm:nth-of-type(2n) {
        margin: 0 0 10px
    }
}
.catList_style_1 .ele .img {
    width: 100%;
    height: 160px;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center;
    position: relative;
    background-color: #F6F6F6
}
@media only screen and (max-width: 768px) {
    .catList_style_1 .ele .img {
        height: 80px
    }
}
.catList_style_1 .ele .img > img {
    position: absolute;
    left: 11px;
    width: 50px
}
@media only screen and (max-width: 768px) {
    .catList_style_1 .ele .img > img {
        width: 30px;
        left: 5px
    }
}
.catList_style_1 .ele .img > img:nth-of-type(1) {
    top: 11px
}
@media only screen and (max-width: 768px) {
    .catList_style_1 .ele .img > img:nth-of-type(1) {
        top: 5px
    }
}
.catList_style_1 .ele .img > img:nth-of-type(2) {
    top: 72px
}
@media only screen and (max-width: 768px) {
    .catList_style_1 .ele .img > img:nth-of-type(2) {
        top: 40px
    }
}
.catList_style_1 .ele .detail {
    padding: 13px 16px 33px;
    position: relative
}
@media only screen and (max-width: 768px) {
    .catList_style_1 .ele .detail {
        padding: 10px 8px
    }
}
.catList_style_1 .ele .detail_ttl {
    font-size: 19px;
    font-weight: 700;
    margin: 0 0 9px;
    line-height: 1.4;
    color: #433B32
}
@media only screen and (max-width: 768px) {
    .catList_style_1 .ele .detail_ttl {
        font-size: 4vw;
        margin: 0 0 4px;
        text-align: center
    }
}
.catList_style_1 .ele .detail .des {
    font-size: 13px;
    line-height: 1.5;
    color: #433B32
}
@media only screen and (max-width: 768px) {
    .catList_style_1 .ele .detail .des {
        font-size: 3.2vw;
        margin: 0 0 10px
    }
}
.catList_style_1 .ele .detail .text {
    color: #FF7700;
    position: absolute;
    bottom: 13px;
    right: 16px;
    font-size: 12px
}
@media only screen and (max-width: 768px) {
    .catList_style_1 .ele .detail .text {
        position: static;
        text-align: center;
        font-size: 13px
    }
}
.link_style_1 {
    color: #FF7700;
    .material_column_archive_page .mainVisualBlock .des font-size: 16px;
    font-weight: 500;
    display: block
}
@media only screen and (max-width: 768px) {
    .link_style_1 {
        font-size: 4vw;
        text-decoration: underline
    }
}
.link_style_1:hover {
    text-decoration: underline
}
.link_style_1 .icon {
    width: 15px;
    display: inline-block;
    margin: 0 0 0 10px
}
@media only screen and (max-width: 768px) {
    .link_style_1 .icon {
        width: 10px;
        margin: 0 0 0 7px
    }
}
.tab_style_1 {
    align-items: stretch;
    background: #E5E5E5;
    padding: 5px 0 0;
    border-left: 1px solid #E2E2E2
}
@media only screen and (max-width: 768px) {
    .tab_style_1 {
        padding: 3px 0 0
    }
}
.tab_style_1 > li {
    justify-content: center;
    align-items: center;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 500;
    text-align: center;
    position: relative;
    cursor: pointer;
    z-index: 1;
    margin: 0 0 -1px
}
@media only screen and (max-width: 768px) {
    .tab_style_1 > li {
        font-size: 4vw;
        line-height: 1.3
    }
}
.tab_style_1 > li.active::after {
    display: none
}
.tab_style_1 > li::after {
    content: '';
    display: block;
    width: 1px;
    position: absolute;
    background: #CCCCCC;
    right: 0
}
.tab_style_1 > li.active {
    background: #ffffff;
    border-radius: 5px 5px 0 0;
    border-right: none
}
.bg_style_1, .material_column_page .breadcrumbsBlock, .material_column_page .mainVisualBlock, .material_column_page .mainContents, .material_column_archive_page, .sscontents_page .mainContents .ss_case .ss_case_contents, .sscontents_page .mainContents .ss_case .ss_case_contents .company_info_block, .eco_page .singleArticle, .case_single_page .mainContentsImage, .case_single_page .mainContents, .sizecheck_single_page .mainSection, .estimate_page .base_contents_block_result, .g_shopping_page .breadcrumbsBlock {
    position: relative
}
.bg_style_1::before, .material_column_page .breadcrumbsBlock::before, .material_column_page .mainVisualBlock::before, .material_column_page .mainContents::before, .material_column_archive_page::before, .sscontents_page .mainContents .ss_case .ss_case_contents::before, .sscontents_page .mainContents .ss_case .ss_case_contents .company_info_block::before, .eco_page .singleArticle::before, .case_single_page .mainContentsImage::before, .case_single_page .mainContents::before, .sizecheck_single_page .mainSection::before, .estimate_page .base_contents_block_result::before, .g_shopping_page .breadcrumbsBlock::before {
    content: '';
    display: block;
    width: 75vw;
    background: #F7F7F7;
    height: 100%;
    position: absolute;
    top: 0;
    left: -43px;
    z-index: -1
}
@media only screen and (max-width: 1439px) {
    .bg_style_1::before, .material_column_page .breadcrumbsBlock::before, .material_column_page .mainVisualBlock::before, .material_column_page .mainContents::before, .material_column_archive_page::before, .sscontents_page .mainContents .ss_case .ss_case_contents::before, .sscontents_page .mainContents .ss_case .ss_case_contents .company_info_block::before, .eco_page .singleArticle::before, .case_single_page .mainContentsImage::before, .case_single_page .mainContents::before, .sizecheck_single_page .mainSection::before, .estimate_page .base_contents_block_result::before, .g_shopping_page .breadcrumbsBlock::before {
        left: -5vw
    }
}
@media only screen and (max-width: 1235px) {
    .bg_style_1::before, .material_column_page .breadcrumbsBlock::before, .material_column_page .mainVisualBlock::before, .material_column_page .mainContents::before, .material_column_archive_page::before, .sscontents_page .mainContents .ss_case .ss_case_contents::before, .sscontents_page .mainContents .ss_case .ss_case_contents .company_info_block::before, .eco_page .singleArticle::before, .case_single_page .mainContentsImage::before, .case_single_page .mainContents::before, .sizecheck_single_page .mainSection::before, .estimate_page .base_contents_block_result::before, .g_shopping_page .breadcrumbsBlock::before {
        left: -4vw
    }
}
@media only screen and (max-width: 768px) {
    .bg_style_1::before, .material_column_page .breadcrumbsBlock::before, .material_column_page .mainVisualBlock::before, .material_column_page .mainContents::before, .material_column_archive_page::before, .sscontents_page .mainContents .ss_case .ss_case_contents::before, .sscontents_page .mainContents .ss_case .ss_case_contents .company_info_block::before, .eco_page .singleArticle::before, .case_single_page .mainContentsImage::before, .case_single_page .mainContents::before, .sizecheck_single_page .mainSection::before, .estimate_page .base_contents_block_result::before, .g_shopping_page .breadcrumbsBlock::before {
        width: 100vw
    }
}
.pageTopBlock {
    align-items: center;
    flex-wrap: wrap;
    margin: 0 0 51px
}
@media only screen and (max-width: 768px) {
    .pageTopBlock {
        margin: 0 0 35px
    }
}
@media only screen and (max-width: 768px) {
    .pageTopBlock.lg {
        margin: 0
    }
}
.pageTopBlock.lg > h1 {
    width: 100%;
    margin: 0
}
@media only screen and (max-width: 768px) {
    .pageTopBlock.lg > h1 {
        margin: 0 0 15px
    }
}
.pageTopBlock > h1 {
    width: 520px;
    margin: 0 4% 0 0
}
@media only screen and (max-width: 768px) {
    .pageTopBlock > h1 {
        width: 100%;
        margin: 0 0 15px
    }
}
.pageTopBlock > h1 > span {
    font-size: 46px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 900;
    line-height: 1.6;
    display: none
}
@media only screen and (max-width: 768px) {
    .pageTopBlock > h1 > span {
        font-size: 6.4vw
    }
}
.pageTopBlock > h1 > span.ttl_def {
    display: block
}
.pageTopBlock > p {
    font-size: 16px;
    line-height: 2.0;
    width: calc(100% - 4% - 520px - 30px)
}
@media only screen and (max-width: 768px) {
    .pageTopBlock > p {
        font-size: 4vw;
        width: 100%
    }
}
.ttl_style_3, .special_page .pointSection__ttl, .special_page .sizeSection__ttl, .special_page .voiceSection__ttl, .special_page .planSection__ttl, .special_page .otherCategorySection__ttl {
    width: 100%;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 26px;
    line-height: 1.3;
    font-weight: 700;
    padding: 0 0 14px;
    border-bottom: 1px solid #707070
}
@media only screen and (max-width: 768px) {
    .ttl_style_3, .special_page .pointSection__ttl, .special_page .sizeSection__ttl, .special_page .voiceSection__ttl, .special_page .planSection__ttl, .special_page .otherCategorySection__ttl {
        font-size: 4vw;
        line-height: 1.8;
        padding: 0 0 12px
    }
}
.ttl_style_4, .interview_page .mainContents .contents_section h2, .interview_page .mainContents .wee_block_ttl {
    font-size: 20px;
    line-height: 1.7;
    font-weight: 700;
    padding: 11px 21px;
    background-color: #F7F7F7;
    border-radius: 2px;
    border-left: 1px solid #707070
}
@media only screen and (max-width: 768px) {
    .ttl_style_4, .interview_page .mainContents .contents_section h2, .interview_page .mainContents .wee_block_ttl {
        font-size: 4vw;
        line-height: 1.3;
        padding: 8px 17px;
        border-radius: 1px
    }
}
.itv_block_style_1 > span, .interview_page .mainContents .info_block_bottom .list .listItem > span, .interview_page .mainContents .wee_block_list .listItem .top .text > span {
    display: inline-block;
    font-weight: 700
}
.itv_block_style_1 .position, .interview_page .mainContents .info_block_bottom .list .listItem .position, .interview_page .mainContents .wee_block_list .listItem .top .text .position {
    font-size: 12px;
    line-height: 1.5;
    margin: 0 0 7px
}
@media only screen and (max-width: 768px) {
    .itv_block_style_1 .position, .interview_page .mainContents .info_block_bottom .list .listItem .position, .interview_page .mainContents .wee_block_list .listItem .top .text .position {
        font-size: 3.1vw;
        margin: 0 0 5px
    }
}
.itv_block_style_1 .name, .interview_page .mainContents .info_block_bottom .list .listItem .name, .interview_page .mainContents .wee_block_list .listItem .top .text .name {
    font-size: 16px
}
@media only screen and (max-width: 768px) {
    .itv_block_style_1 .name, .interview_page .mainContents .info_block_bottom .list .listItem .name, .interview_page .mainContents .wee_block_list .listItem .top .text .name {
        font-size: 4vw
    }
}
.itv_block_style_1 .name > b, .interview_page .mainContents .info_block_bottom .list .listItem .name > b, .interview_page .mainContents .wee_block_list .listItem .top .text .name > b {
    font-size: 20px;
    line-height: 1.4;
    font-weight: 700
}
@media only screen and (max-width: 768px) {
    .itv_block_style_1 .name > b, .interview_page .mainContents .info_block_bottom .list .listItem .name > b, .interview_page .mainContents .wee_block_list .listItem .top .text .name > b {
        font-size: 4vw
    }
}
.itv_block_style_2 .image, .interview_page .interview_archive_block .interview_block .image, .interview_page .pager .prev .image, .interview_page .pager .next .image {
    align-items: stretch;
    width: 42%;
    height: 186px;
    margin: 0 3% 0 0
}
@media only screen and (max-width: 768px) {
    .itv_block_style_2 .image, .interview_page .interview_archive_block .interview_block .image, .interview_page .pager .prev .image, .interview_page .pager .next .image {
        width: 100%;
        margin: 0 0 11px;
        height: 35vw
    }
}
.itv_block_style_2 .image .main, .interview_page .interview_archive_block .interview_block .image .main, .interview_page .pager .prev .image .main, .interview_page .pager .next .image .main, .itv_block_style_2 .image .spec, .interview_page .interview_archive_block .interview_block .image .spec, .interview_page .pager .prev .image .spec, .interview_page .pager .next .image .spec {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center
}
.itv_block_style_2 .image .main, .interview_page .interview_archive_block .interview_block .image .main, .interview_page .pager .prev .image .main, .interview_page .pager .next .image .main {
    width: 59%
}
.itv_block_style_2 .image .spec, .interview_page .interview_archive_block .interview_block .image .spec, .interview_page .pager .prev .image .spec, .interview_page .pager .next .image .spec {
    width: 41%
}
.itv_block_style_2 .detail, .interview_page .interview_archive_block .interview_block .detail, .interview_page .pager .prev .detail, .interview_page .pager .next .detail {
    width: 44%;
    margin: 0 11% 0 0
}
@media only screen and (max-width: 768px) {
    .itv_block_style_2 .detail, .interview_page .interview_archive_block .interview_block .detail, .interview_page .pager .prev .detail, .interview_page .pager .next .detail {
        width: 100%;
        margin: 0
    }
}
.itv_block_style_2 .detail .ttl, .interview_page .interview_archive_block .interview_block .detail .ttl, .interview_page .pager .prev .detail .ttl, .interview_page .pager .next .detail .ttl {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 700;
    margin: 0 0 20px
}
@media only screen and (max-width: 768px) {
    .itv_block_style_2 .detail .ttl, .interview_page .interview_archive_block .interview_block .detail .ttl, .interview_page .pager .prev .detail .ttl, .interview_page .pager .next .detail .ttl {
        font-size: 3.7vw;
        line-height: 1.4;
        margin: 0 0 7px
    }
}
.itv_block_style_2 .detail .name, .interview_page .interview_archive_block .interview_block .detail .name, .interview_page .pager .prev .detail .name, .interview_page .pager .next .detail .name {
    font-size: 13px;
    line-height: 1.5;
    margin: 0 0 10px
}
@media only screen and (max-width: 768px) {
    .itv_block_style_2 .detail .name, .interview_page .interview_archive_block .interview_block .detail .name, .interview_page .pager .prev .detail .name, .interview_page .pager .next .detail .name {
        font-size: 3.1vw;
        margin: 0 0 6px
    }
}
.itv_block_style_2 .detail .category, .interview_page .interview_archive_block .interview_block .detail .category, .interview_page .pager .prev .detail .category, .interview_page .pager .next .detail .category {
    font-size: 14px;
    color: #6E6D6D;
    border: 1px solid #C6C6C6;
    border-radius: 2px;
    display: inline-block;
    padding: 6px 9px
}
@media only screen and (max-width: 768px) {
    .itv_block_style_2 .detail .category, .interview_page .interview_archive_block .interview_block .detail .category, .interview_page .pager .prev .detail .category, .interview_page .pager .next .detail .category {
        font-size: 3.1vw;
        padding: 3px 7px
    }
}
.point_ttl_style_1 .point, .special_page .pointSection__list > li .point, .special_page .pointSection__detail > li .point {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    line-height: 33px;
    font-weight: 700;
    background: #FFC920;
    width: 132px;
    height: 33px;
    position: relative;
    margin: 0 27px 0 0;
    padding: 0 0 0 15px
}
@media only screen and (max-width: 768px) {
    .point_ttl_style_1 .point, .special_page .pointSection__list > li .point, .special_page .pointSection__detail > li .point {
        width: 85px;
        height: 22px;
        font-size: 3.2vw;
        line-height: 22px;
        margin: 0 0 7px;
        padding: 0 0 0 10px
    }
}
.point_ttl_style_1 .point::before, .special_page .pointSection__list > li .point::before, .special_page .pointSection__detail > li .point::before {
    position: absolute;
    top: 0;
    right: -9px;
    z-index: 1;
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16.5px 0 16.5px 9px;
    border-color: transparent transparent transparent #FFC920
}
@media only screen and (max-width: 768px) {
    .point_ttl_style_1 .point::before, .special_page .pointSection__list > li .point::before, .special_page .pointSection__detail > li .point::before {
        right: -4px;
        border-width: 11px 0 11px 4px
    }
}
.point_ttl_style_1 .point .lg, .special_page .pointSection__list > li .point .lg, .special_page .pointSection__detail > li .point .lg {
    font-size: 39px;
    position: absolute;
    bottom: 3px;
    right: 26px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    z-index: 2
}
@media only screen and (max-width: 768px) {
    .point_ttl_style_1 .point .lg, .special_page .pointSection__list > li .point .lg, .special_page .pointSection__detail > li .point .lg {
        font-size: 6.4vw;
        bottom: 2px;
        right: 12px
    }
}
.point_ttl_style_1 .text, .special_page .pointSection__list > li .text, .special_page .pointSection__detail > li .text {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 22px;
    line-height: 33px;
    font-weight: 700;
    width: calc(100% - 159px)
}
@media only screen and (max-width: 768px) {
    .point_ttl_style_1 .text, .special_page .pointSection__list > li .text, .special_page .pointSection__detail > li .text {
        font-size: 4vw;
        line-height: 22px;
        width: 100%
    }
}
.sitemapSection {
    justify-content: space-between;
    flex-wrap: wrap
}
.sitemapSection .sitemapBlock {
    flex-wrap: wrap;
    padding: 0 0 75px
}
@media only screen and (max-width: 768px) {
    .sitemapSection .sitemapBlock {
        padding: 0 0 30px
    }
}
.sitemapSection .sitemapBlock a:hover {
    color: #FFC026
}
.sitemapSection .sitemapBlock.fl {
    width: 100%
}
.sitemapSection .sitemapBlock.sm {
    width: 46%
}
@media only screen and (max-width: 768px) {
    .sitemapSection .sitemapBlock.sm {
        width: 100%
    }
}
.sitemapSection .sitemapBlock .ttl {
    width: 100%;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    line-height: 1.3
}
.sitemapSection .sitemapBlock .ttl.sm {
    font-size: 16px
}
@media only screen and (max-width: 768px) {
    .sitemapSection .sitemapBlock .ttl.sm {
        font-size: 4vw
    }
}
.sitemapSection .sitemapBlock .ttl.lg {
    font-size: 26px;
    border-bottom: 1px solid #707070;
    padding: 0 0 14px
}
@media only screen and (max-width: 768px) {
    .sitemapSection .sitemapBlock .ttl.lg {
        font-size: 4vw;
        padding: 0 0 6px
    }
}
.sitemapSection .sitemapBlock .ele {
    margin: 19px 0 0
}
@media only screen and (max-width: 768px) {
    .sitemapSection .sitemapBlock .ele {
        margin: 15px 0 0
    }
}
.sitemapSection .sitemapBlock .ele.sm {
    width: 27%
}
@media only screen and (max-width: 768px) {
    .sitemapSection .sitemapBlock .ele.sm {
        width: 100%
    }
}
.sitemapSection .sitemapBlock .ele.md {
    width: 50%
}
@media only screen and (max-width: 768px) {
    .sitemapSection .sitemapBlock .ele.md {
        width: 100%
    }
}
.sitemapSection .sitemapBlock .ele.md:nth-of-type(2n) {
    padding: 0 0 0 4%
}
@media only screen and (max-width: 768px) {
    .sitemapSection .sitemapBlock .ele.md:nth-of-type(2n) {
        padding: 0
    }
}
.sitemapSection .sitemapBlock .ele.fl {
    width: 100%
}
.sitemapSection .sitemapBlock .ele > h3, .sitemapSection .sitemapBlock .ele > ul li {
    font-family: "Noto Sans JP", sans-serif;
    line-height: 2.0
}
@media only screen and (max-width: 768px) {
    .sitemapSection .sitemapBlock .ele > h3, .sitemapSection .sitemapBlock .ele > ul li {
        line-height: 2.1
    }
}
.sitemapSection .sitemapBlock .ele > h3 {
    font-weight: 700;
    font-size: 17px
}
@media only screen and (max-width: 768px) {
    .sitemapSection .sitemapBlock .ele > h3 {
        font-size: 4vw
    }
}
.sitemapSection .sitemapBlock .ele > h3::before {
    content: '●';
    display: inline-block;
    font-size: inherit
}
.sitemapSection .sitemapBlock .ele > h3 > a {
    font-weight: 700;
    font-size: 17px
}
@media only screen and (max-width: 768px) {
    .sitemapSection .sitemapBlock .ele > h3 > a {
        font-size: 4vw
    }
}
.sitemapSection .sitemapBlock .ele > ul li {
    font-size: 16px
}
@media only screen and (max-width: 768px) {
    .sitemapSection .sitemapBlock .ele > ul li {
        font-size: 4vw
    }
}
.sitemapSection .sitemapBlock .ele > ul li img {
    max-width: 180px;
    margin: 20px 0 0
}
@media only screen and (max-width: 768px) {
    .sitemapSection .sitemapBlock .ele > ul li img {
        max-width: 150px;
        margin: 10px 0 0
    }
}
.termsSection {
    margin: 0 0 120px
}
@media only screen and (max-width: 768px) {
    .termsSection {
        margin: 0 0 40px
    }
}
.termsSection * {
    font-family: "Noto Sans JP", sans-serif
}
.termsSection__top {
    align-items: center;
    margin: 0 0 45px
}
@media only screen and (max-width: 768px) {
    .termsSection__top {
        flex-direction: column;
        align-items: flex-start;
        margin: 0 0 22px
    }
}
.termsSection__top .ttl {
    font-weight: 900;
    font-size: 46px;
    width: calc(100% - 185px)
}
@media only screen and (max-width: 768px) {
    .termsSection__top .ttl {
        width: 100%;
        font-size: 6.4vw;
        margin: 0 0 18px
    }
}
.termsSection__top .date {
    font-size: 16px;
    line-height: 2.0;
    width: 185px;
    text-align: right
}
@media only screen and (max-width: 768px) {
    .termsSection__top .date {
        font-size: 3.2vw;
        width: 100%
    }
}
.termsSection__block {
    margin: 0 0 48px
}
@media only screen and (max-width: 768px) {
    .termsSection__block {
        margin: 0 0 33px
    }
}
.termsSection__block .text, .termsSection__block .c_text, .termsSection__block .gc_text, .termsSection__block .notes {
    font-size: 16px;
    line-height: 2.0
}
@media only screen and (max-width: 768px) {
    .termsSection__block .text, .termsSection__block .c_text, .termsSection__block .gc_text, .termsSection__block .notes {
        font-size: 3.2vw
    }
}
.termsSection__block .text a, .termsSection__block .c_text a, .termsSection__block .gc_text a, .termsSection__block .notes a {
    font-size: 14px;
    line-height: 1.7;
    color: #FF7700;
    word-break: break-all;
    /* display: block; */
    /* margin: 0 0 0 17px; */
}
@media only screen and (max-width: 768px) {
    .termsSection__block .text a, .termsSection__block .c_text a, .termsSection__block .gc_text a, .termsSection__block .notes a {
        font-size: 3.2vw;
        margin: 0
    }
}
.termsSection__block .text {
    margin: 0 0 35px
}
@media only screen and (max-width: 768px) {
    .termsSection__block .text {
        margin: 0 0 20px
    }
}
.termsSection__block .c_text {
    margin: 0 0 30px 70px;
    position: relative
}
@media only screen and (max-width: 768px) {
    .termsSection__block .c_text {
        margin: 0 0 20px 30px
    }
}
.termsSection__block .c_text:nth-of-type(1)::before {
    content: '（1）'
}
.termsSection__block .c_text:nth-of-type(2)::before {
    content: '（2）'
}
.termsSection__block .c_text:nth-of-type(3)::before {
    content: '（3）'
}
.termsSection__block .c_text:nth-of-type(4)::before {
    content: '（4）'
}
.termsSection__block .c_text:nth-of-type(5)::before {
    content: '（5）'
}
.termsSection__block .c_text::before {
    display: inline-block;
    position: absolute;
    top: 0;
    left: -45px;
    font-weight: 700
}
@media only screen and (max-width: 768px) {
    .termsSection__block .c_text::before {
        left: -27px
    }
}
.termsSection__block .gc_text {
    margin: 30px 0 0 50px;
    position: relative
}
@media only screen and (max-width: 768px) {
    .termsSection__block .gc_text {
        margin: 25px 0 0
    }
}
.termsSection__block .gc_text:nth-of-type(1)::before {
    content: '①'
}
.termsSection__block .gc_text:nth-of-type(2)::before {
    content: '②'
}
.termsSection__block .gc_text:nth-of-type(3)::before {
    content: '③'
}
.termsSection__block .gc_text:nth-of-type(4)::before {
    content: '④'
}
.termsSection__block .gc_text:nth-of-type(5)::before {
    content: '⑤'
}
.termsSection__block .gc_text::before {
    display: inline-block;
    position: absolute;
    top: 0;
    left: -30px;
    font-weight: 700
}
@media only screen and (max-width: 768px) {
    .termsSection__block .gc_text::before {
        left: -17px
    }
}
.termsSection__block .notes {
    border: 1px solid #CECECE;
    width: 100%;
    max-width: 612px;
    padding: 17px 22px
}
@media only screen and (max-width: 768px) {
    .termsSection__block .notes {
        padding: 12px 17px
    }
}
.termsSection__block .ttl {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.5;
    margin: 0 0 17px
}
@media only screen and (max-width: 768px) {
    .termsSection__block .ttl {
        font-size: 4vw;
        margin: 0 0 10px
    }
}
.privacySection {
    margin: 0 0 120px
}
@media only screen and (max-width: 768px) {
    .privacySection {
        margin: 0 0 40px
    }
}
.privacySection * {
    font-family: "Noto Sans JP", sans-serif
}
.privacySection__top {
    align-items: center;
    margin: 0 0 45px
}
@media only screen and (max-width: 768px) {
    .privacySection__top {
        flex-direction: column;
        align-items: flex-start;
        margin: 0 0 22px
    }
}
.privacySection__top .ttl {
    font-weight: 900;
    font-size: 46px;
    width: calc(100% - 185px)
}
@media only screen and (max-width: 768px) {
    .privacySection__top .ttl {
        width: 100%;
        font-size: 6.4vw;
        margin: 0 0 18px
    }
}
.privacySection__top .date {
    font-size: 16px;
    line-height: 2.0;
    width: 185px;
    text-align: right
}
@media only screen and (max-width: 768px) {
    .privacySection__top .date {
        font-size: 3.2vw;
        width: 100%
    }
}
.privacySection__block {
    margin: 0 0 48px
}
@media only screen and (max-width: 768px) {
    .privacySection__block {
        margin: 0 0 33px
    }
}
.privacySection__block .text, .privacySection__block .c_text, .privacySection__block .gc_text, .privacySection__block .notes {
    font-size: 16px;
    line-height: 2.0
}
@media only screen and (max-width: 768px) {
    .privacySection__block .text, .privacySection__block .c_text, .privacySection__block .gc_text, .privacySection__block .notes {
        font-size: 3.2vw
    }
}
.privacySection__block .text a, .privacySection__block .c_text a, .privacySection__block .gc_text a, .privacySection__block .notes a {
    font-size: 14px;
    line-height: 1.7;
    color: #FF7700;
    word-break: break-all;
    display: block;
    margin: 0 0 0 17px
}
@media only screen and (max-width: 768px) {
    .privacySection__block .text a, .privacySection__block .c_text a, .privacySection__block .gc_text a, .privacySection__block .notes a {
        font-size: 3.2vw;
        margin: 0
    }
}
.privacySection__block .text {
    margin: 0 0 35px
}
@media only screen and (max-width: 768px) {
    .privacySection__block .text {
        margin: 0 0 20px
    }
}
.privacySection__block .c_text {
    margin: 0 0 30px 70px;
    position: relative
}
@media only screen and (max-width: 768px) {
    .privacySection__block .c_text {
        margin: 0 0 20px 30px
    }
}
.privacySection__block .c_text:nth-of-type(1)::before {
    content: '（1）'
}
.privacySection__block .c_text:nth-of-type(2)::before {
    content: '（2）'
}
.privacySection__block .c_text:nth-of-type(3)::before {
    content: '（3）'
}
.privacySection__block .c_text:nth-of-type(4)::before {
    content: '（4）'
}
.privacySection__block .c_text:nth-of-type(5)::before {
    content: '（5）'
}
.privacySection__block .c_text::before {
    display: inline-block;
    position: absolute;
    top: 0;
    left: -45px;
    font-weight: 700
}
@media only screen and (max-width: 768px) {
    .privacySection__block .c_text::before {
        left: -27px
    }
}
.privacySection__block .gc_text {
    margin: 30px 0 0 50px;
    position: relative
}
@media only screen and (max-width: 768px) {
    .privacySection__block .gc_text {
        margin: 25px 0 0
    }
}
.privacySection__block .gc_text:nth-of-type(1)::before {
    content: '①'
}
.privacySection__block .gc_text:nth-of-type(2)::before {
    content: '②'
}
.privacySection__block .gc_text:nth-of-type(3)::before {
    content: '③'
}
.privacySection__block .gc_text:nth-of-type(4)::before {
    content: '④'
}
.privacySection__block .gc_text:nth-of-type(5)::before {
    content: '⑤'
}
.privacySection__block .gc_text::before {
    display: inline-block;
    position: absolute;
    top: 0;
    left: -30px;
    font-weight: 700
}
@media only screen and (max-width: 768px) {
    .privacySection__block .gc_text::before {
        left: -17px
    }
}
.privacySection__block .notes {
    border: 1px solid #CECECE;
    width: 100%;
    max-width: 612px;
    padding: 17px 22px
}
@media only screen and (max-width: 768px) {
    .privacySection__block .notes {
        padding: 12px 17px
    }
}
.privacySection__block .ttl {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.5;
    margin: 0 0 17px
}
@media only screen and (max-width: 768px) {
    .privacySection__block .ttl {
        font-size: 4vw;
        margin: 0 0 10px
    }
}
.popupPrivacy {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 30;
    width: 100%;
    height: 100%;
    background: rgba(47, 38, 28, 0.9);
    display: none
}
.popupPrivacy .closePrivacy {
    position: fixed;
    top: calc(13vh - 35px);
    width: 73px;
    right: calc(50% - 490px);
    z-index: 31;
    cursor: pointer
}
@media only screen and (max-width: 1439px) {
    .popupPrivacy .closePrivacy {
        right: 15vw
    }
}
@media only screen and (max-width: 768px) {
    .popupPrivacy .closePrivacy {
        top: calc(13vh - 23px);
        right: 8vw;
        width: 43px
    }
}
.popupPrivacy .privacySection {
    width: 70vw;
    max-width: 980px;
    height: 74vh;
    overflow-y: scroll;
    background: #ffffff;
    margin: 13vh auto;
    padding: 46px 38px
}
@media only screen and (max-width: 768px) {
    .popupPrivacy .privacySection {
        width: 84vw;
        padding: 23px 15px
    }
}
.popupPrivacy .privacySection__top .ttl {
    font-size: 30px
}
@media only screen and (max-width: 768px) {
    .popupPrivacy .privacySection__top .ttl {
        font-size: 4vw
    }
}
.popupPrivacy .privacySection__block:nth-last-of-type(1) {
    margin: 0
}
.popupPrivacy .privacySection__block:nth-last-of-type(1) .text {
    margin: 0
}
.formMailMagStop {
    background: #F7F7F7;
    padding: 54px
}
@media only screen and (max-width: 768px) {
    .formMailMagStop {
        padding: 25px 23px;
        margin: 0 0 40px
    }
}
.formMailMagStop__inner {
    background: #ffffff;
    padding: 42px 0 77px
}
@media only screen and (max-width: 768px) {
    .formMailMagStop__inner {
        padding: 20px 0 30px
    }
}
.formMailMagStop__ttl {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 52px;
    text-align: center;
    font-weight: 900;
    margin: 0 0 31px;
    line-height: 1.2
}
@media only screen and (max-width: 768px) {
    .formMailMagStop__ttl {
        font-size: 6.4vw;
        margin: 0 0 10px
    }
}
.formMailMagStop__text {
    width: 82%;
    max-width: 535px;
    margin: 0 auto;
    font-size: 17px;
    line-height: 1.8;
    text-align: center
}
@media only screen and (max-width: 768px) {
    .formMailMagStop__text {
        font-size: 4vw;
        line-height: 2.0
    }
}
@media only screen and (max-width: 768px) {
    .formMailMagStop__text.lf {
        text-align: left
    }
}
.formMailMagStop__form input[type="submit"] {
    display: block;
    width: 75%;
    max-width: 420px;
    margin: 44px auto 0;
    font-size: 20px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    text-align: center;
    padding: 27px 0;
    color: #433B32;
    background: linear-gradient(90deg, #FDD659 0, #FDB436 100%);
    border-radius: 2px;
    cursor: pointer;
    transition: .2s;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    border: none
}
@media only screen and (max-width: 768px) {
    .formMailMagStop__form input[type="submit"] {
        font-size: 4vw;
        padding: 11px 0;
        margin: 22px auto 0
    }
}
.formMailMagStop__form input[type="submit"]:hover {
    transform: translateY(-5px)
}
.material_column_page .mainVisualBlock {
    flex-wrap: wrap;
    padding: 20px 0 60px
}
@media only screen and (max-width: 768px) {
    .material_column_page .mainVisualBlock {
        padding: 0 0 20px;
        justify-content: center
    }
}
.material_column_page .mainVisualBlock__image {
    width: 100%;
    margin: 0 0 55px
}
@media only screen and (max-width: 768px) {
    .material_column_page .mainVisualBlock__image {
        margin: 0 0 20px
    }
}
@media only screen and (max-width: 768px) {
    .material_column_page .mainVisualBlock__image img {
        width: 100vw;
        max-width: 100vw;
        transform: translateX(-4vw)
    }
}
.material_column_page .mainVisualBlock__category {
    width: 100px;
    background: #383838;
    color: #ffffff;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 28px;
    text-align: center;
    padding: 10px 0;
    margin: 0 26px 0 0
}
@media only screen and (max-width: 768px) {
    .material_column_page .mainVisualBlock__category {
        font-size: 4vw;
        width: 50px;
        margin: 0 0 9px;
        padding: 5px 0
    }
}
.material_column_page .mainVisualBlock__ttl {
    width: calc(100% - 126px);
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 900;
    font-size: 46px;
    line-height: 1.5;
    margin: -12px 0 0
}
@media only screen and (max-width: 768px) {
    .material_column_page .mainVisualBlock__ttl {
        width: 100%;
        font-size: 26px;
        margin: 0 0 12px;
        text-align: center
    }
}
.material_column_page .mainVisualBlock__lead {
    width: 100%;
    margin: 38px 0 0;
    font-size: 17px;
    line-height: 2.0;
    font-family: "Noto Sans JP", sans-serif
}
@media only screen and (max-width: 768px) {
    .material_column_page .mainVisualBlock__lead {
        font-size: 4vw;
        margin: 0
    }
}
.material_column_page .mainContents {
    padding: 0 0 70px;
    margin: 0 0 47px
}
@media only screen and (max-width: 768px) {
    .material_column_page .mainContents {
        padding: 0 0 35px;
        margin: 0 0 21px
    }
}
.material_column_page .mainContents__inner {
    padding: 47px;
    background: #FFFFFF
}
@media only screen and (max-width: 768px) {
    .material_column_page .mainContents__inner {
        padding: 18px 15px 28px
    }
}
.material_column_page .mainContents__inner .recommemnded_section {
    padding: 0 0 20px
}
@media only screen and (max-width: 768px) {
    .material_column_page .mainContents__inner .recommemnded_section {
        padding: 0 0 10px
    }
}
.material_column_page .mainContents__inner .recommemnded_section:nth-last-of-type(1) .header_pattern_15 {
    font-size: 26px;
    padding: 14px 0;
    background: none;
    border-left: none;
    border-bottom: 1px solid #707070
}
@media only screen and (max-width: 768px) {
    .material_column_page .mainContents__inner .recommemnded_section:nth-last-of-type(1) .header_pattern_15 {
        font-size: 4vw;
        padding: 10px 0;
        line-height: 1.4
    }
}
.material_column_page .mainContents__inner .recommemnded_section .header_pattern_15 {
    font-size: 20px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    padding: 11px 16px;
    background: #F7F7F7;
    border-left: 1px solid #707070;
    margin: 0 0 30px
}
@media only screen and (max-width: 768px) {
    .material_column_page .mainContents__inner .recommemnded_section .header_pattern_15 {
        font-size: 4vw;
        line-height: 1.4;
        padding: 6px 17px;
        margin: 0 0 15px
    }
}
.material_column_page .mainContents__inner .recommemnded_section .image_wrapper {
    max-width: 500px;
    margin: 0 auto 30px
}
@media only screen and (max-width: 768px) {
    .material_column_page .mainContents__inner .recommemnded_section .image_wrapper {
        margin: 0 auto 20px
    }
}
.material_column_page .mainContents__inner .recommemnded_section p {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 17px;
    line-height: 2.0;
    margin: 0 0 30px
}
@media only screen and (max-width: 768px) {
    .material_column_page .mainContents__inner .recommemnded_section p {
        font-size: 4vw;
        margin: 0 0 20px
    }
}
.material_column_page .mainContents__inner .recommemnded_section iframe {
    display: block;
    max-width: 100%;
    margin: 0 auto 30px
}
@media only screen and (max-width: 768px) {
    .material_column_page .mainContents__inner .recommemnded_section iframe {
        height: 50vw;
        margin: 0 auto 20px
    }
}
/* ppページ カラーバリエーション */
.material_column_page .mainContents__inner .recommemnded_section .himoList {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 50px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media only screen and (max-width: 768px) {
    .material_column_page .mainContents__inner .recommemnded_section .himoList {
        margin: 17px 0 0;
        padding: 13px 12px 6px;
    }
}
.material_column_page .mainContents__inner .recommemnded_section .himoList > li {
    list-style: none;
    width: 14.5%;
    margin: 0 2.6% 22px 0;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 14px;
    text-align: center;
    line-height: 1.5;
}
@media only screen and (max-width: 768px) {
    .material_column_page .mainContents__inner .recommemnded_section .himoList > li {
        width: 30%;
        margin: 0 5% 12px 0;
        font-size: 3.2vw;
    }
}
.material_column_page .mainContents__inner .recommemnded_section .himoList > li > img {
    margin: 0 0 8px;
}
@media only screen and (max-width: 768px) {
    .material_column_page .mainContents__inner .recommemnded_section .himoList > li > img {
        margin: 0 0 4px;
    }
}
@media only screen and (min-width:769px) {
    .material_column_page .mainContents__inner .recommemnded_section .himoList > li:nth-of-type(6n) {
        margin: 0 0 22px;
    }
}
@media only screen and (max-width: 768px) {
    .material_column_page .mainContents__inner .recommemnded_section .himoList > li:nth-of-type(3n) {
        margin: 0 0 12px;
    }
}
.material_column_page .mainContents__inner .recommemnded_section .himoList > li.caution_text {
    width: 100%;
    font-size: 12px;
    line-height: 1.7;
    font-weight: 700;
    text-align: left;
  }
  @media only screen and (max-width: 768px) {
    .material_column_page .mainContents__inner .recommemnded_section .himoList > li.caution_text {
      font-size: 3.2vw;
    }
  }
/* ppページ カラーバリエーションここまで */
.material_column_page .mainContents__inner .recommended_pickup {
    border: 1px solid #707070;
    padding: 0 0 45px
}
@media only screen and (max-width: 768px) {
    .material_column_page .mainContents__inner .recommended_pickup {
        padding: 0 0 25px
    }
}
.material_column_page .mainContents__inner .recommended_pickup .pickup_header {
    background: #433B32;
    color: #ffffff;
    font-size: 20px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    padding: 15px 30px
}
@media only screen and (max-width: 768px) {
    .material_column_page .mainContents__inner .recommended_pickup .pickup_header {
        font-size: 4vw;
        padding: 9px 12px;
        line-height: 1.3
    }
}
.material_column_page .mainContents__inner .recommended_pickup .pickup_header br {
    display: none
}
.material_column_page .mainContents__inner .recommended_pickup .image_wrapper {
    justify-content: center;
    padding: 20px 30px 30px
}
@media only screen and (max-width: 768px) {
    .material_column_page .mainContents__inner .recommended_pickup .image_wrapper {
        flex-wrap: wrap;
        padding: 21px 21px 32px
    }
}
.material_column_page .mainContents__inner .recommended_pickup .image_wrapper > a {
    width: 23%;
    margin: 0 2.6% 0 0
}
@media only screen and (max-width: 768px) {
    .material_column_page .mainContents__inner .recommended_pickup .image_wrapper > a {
        width: 46%;
        margin: 0 8% 0 0
    }
}
.material_column_page .mainContents__inner .recommended_pickup .image_wrapper > a:nth-of-type(4n) {
    margin: 0
}
@media only screen and (max-width: 768px) {
    .material_column_page .mainContents__inner .recommended_pickup .image_wrapper > a:nth-of-type(2n) {
        margin: 0
    }
}
.material_column_page .mainContents__inner .recommended_pickup .image_wrapper > a:hover {
    opacity: .7
}
.material_column_page .mainContents__inner .recommended_pickup .recommend_more_link {
    display: block;
    width: 84%;
    max-width: 420px;
    margin: 0 auto;
    background: #433B32;
    padding: 26px 0;
    text-align: center;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 2px;
    transition: .2s
}
@media only screen and (max-width: 768px) {
    .material_column_page .mainContents__inner .recommended_pickup .recommend_more_link {
        padding: 7px 0 12px
    }
}
.material_column_page .mainContents__inner .recommended_pickup .recommend_more_link:hover {
    transform: translateY(-5px)
}
.material_column_page .mainContents__inner .recommended_pickup .recommend_more_link::before {
    content: '紙袋の事例をもっと見る';
    font-size: 18px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    color: #ffffff
}
@media only screen and (max-width: 768px) {
    .material_column_page .mainContents__inner .recommended_pickup .recommend_more_link::before {
        font-size: 4vw
    }
}
.material_column_page .mainContents__inner .recommended_pickup .recommend_more_link img {
    display: none !important
}
.material_column_page .relatedContentsSection {
    padding: 0 0 135px
}
@media only screen and (max-width: 768px) {
    .material_column_page .relatedContentsSection {
        padding: 0 0 40px
    }
}
.material_column_page .relatedContentsSection__ttl {
    font-size: 26px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    border-bottom: 1px solid #707070;
    padding: 0 0 15px;
    margin: 0 0 38px
}
@media only screen and (max-width: 768px) {
    .material_column_page .relatedContentsSection__ttl {
        font-size: 4vw;
        padding: 0 0 12px;
        margin: 0 0 15px
    }
}
.material_column_page .relatedContentsSection__list {
    flex-wrap: wrap
}
.material_column_page .relatedContentsSection__list .ele {
    width: 23%;
    margin: 0 2.6% 35px 0;
    transition: .2s
}
@media only screen and (max-width: 768px) {
    .material_column_page .relatedContentsSection__list .ele {
        width: 100%;
        margin: 0 0 20px;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start
    }
}
.material_column_page .relatedContentsSection__list .ele:nth-of-type(4n) {
    margin: 0 0 35px
}
@media only screen and (max-width: 768px) {
    .material_column_page .relatedContentsSection__list .ele:nth-of-type(4n) {
        margin: 0 0 20px
    }
}
.material_column_page .relatedContentsSection__list .ele:hover {
    opacity: .7
}
.material_column_page .relatedContentsSection__list .ele .image {
    margin: 0 0 20px
}
@media only screen and (max-width: 768px) {
    .material_column_page .relatedContentsSection__list .ele .image {
        width: 42%;
        margin: 0
    }
}
@media only screen and (max-width: 768px) {
    .material_column_page .relatedContentsSection__list .ele .info {
        width: 53%
    }
}
.material_column_page .relatedContentsSection__list .ele .info .ttl {
    font-size: 18px;
    font-family: "Noto Sans JP", sans-serif;
    color: #ffffff;
    text-align: center;
    background: #6A6A6A;
    border-radius: 2px;
    padding: 7px;
    margin: 0 0 14px;
    line-height: 1.5;
    font-weight: 700
}
@media only screen and (max-width: 768px) {
    .material_column_page .relatedContentsSection__list .ele .info .ttl {
        font-size: 4vw;
        padding: 3px 10px;
        margin: 0 0 7px;
        text-align: left
    }
}
.material_column_page .relatedContentsSection__list .ele .info .catch {
    font-size: 18px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    line-height: 1.5;
    margin: 0 0 17px;
    text-align: center
}
@media only screen and (max-width: 768px) {
    .material_column_page .relatedContentsSection__list .ele .info .catch {
        font-size: 4vw;
        line-height: 1.4;
        margin: 0 0 8px;
        text-align: left
    }
}
.material_column_page .relatedContentsSection__list .ele .info .catch br {
    display: none
}
.material_column_page .relatedContentsSection__list .ele .info .linkText {
    text-align: center;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    color: #FF7700;
    text-decoration: underline;
    font-size: 16px
}
@media only screen and (max-width: 768px) {
    .material_column_page .relatedContentsSection__list .ele .info .linkText {
        font-size: 4vw;
        text-align: right
    }
}
.material_column_page .relatedContentsSection__list .ele .info .linkText > img {
    display: inline-block;
    width: 15px;
    margin: 0 0 0 12px
}
@media only screen and (max-width: 768px) {
    .material_column_page .relatedContentsSection__list .ele .info .linkText > img {
        width: 10px;
        margin: 0 0 0 7px
    }
}
.material_column_archive_page {
    padding: 0 0 45px;
    margin: 0 0 100px
}
@media only screen and (max-width: 768px) {
    .material_column_archive_page {
        margin: 0 0 20px
    }
}
.material_column_archive_page .mainVisualBlock {
    padding: 14px 0 36px
}
@media only screen and (max-width: 768px) {
    .material_column_archive_page .mainVisualBlock {
        padding: 0 0 25px
    }
}
.material_column_archive_page .mainVisualBlock .image {
    margin: 0 0 47px
}
@media only screen and (max-width: 768px) {
    .material_column_archive_page .mainVisualBlock .image {
        width: 100vw;
        transform: translateX(-4vw);
        margin: 0 0 30px
    }
}
.material_column_archive_page .mainVisualBlock .text {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 19px;
    font-weight: 500;
    color: #ffffff;
    width: 345px;
    height: 56px;
    background-image: url(../images/form2021/bg_2.svg);
    -webkit-background-size: 100%;
    background-size: 100%;
    text-align: center;
    padding: 11px 0 0
}
@media only screen and (max-width: 768px) {
    .material_column_archive_page .mainVisualBlock .text {
        width: 280px;
        height: 48px;
        font-size: 4vw;
        padding: 8px 0 0;
        margin: 0 auto 8px
    }
}
.material_column_archive_page .mainVisualBlock .ttl {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 900;
    font-size: 46px;
    margin: 0 0 8px;
    line-height: 1.6
}
@media only screen and (max-width: 768px) {
    .material_column_archive_page .mainVisualBlock .ttl {
        font-size: 6.4vw;
        text-align: center;
        line-height: 1.3;
        margin: 0 0 14px
    }
}
.material_column_archive_page .mainVisualBlock .des {
    font-size: 17px;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 2.0
}
@media only screen and (max-width: 768px) {
    .material_column_archive_page .mainVisualBlock .des {
        font-size: 4vw;
        line-height: 1.8;
    }
}
.material_column_archive_page .btnWrapper {
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 0 94px
}
@media only screen and (max-width: 768px) {
    .material_column_archive_page .btnWrapper {
        margin: 0 0 24px
    }
}
.material_column_archive_page .btnWrapper > a {
    width: 24%;
    border-radius: 2px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    background: #6A6A6A;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    position: relative;
    padding: 24px 12px 24px 0;
    transition: .2s
}
@media only screen and (max-width: 768px) {
    .material_column_archive_page .btnWrapper > a {
        width: 48%;
        padding: 13px 6px 13px 0;
        font-size: 4vw;
        margin: 0 0 10px
    }
}
.material_column_archive_page .btnWrapper > a:hover {
    background: #FF7700
}
.material_column_archive_page .btnWrapper > a > img {
    width: 19px;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    z-index: 1
}
@media only screen and (max-width: 768px) {
    .material_column_archive_page .btnWrapper > a > img {
        width: 12px;
        right: 5px
    }
}
.material_column_archive_page .materialSection {
    background: #ffffff;
    padding: 36px 36px 0;
    margin: 0 0 45px
}
@media only screen and (max-width: 768px) {
    .material_column_archive_page .materialSection {
        padding: 20px 20px 0;
        margin: 0 0 25px
    }
}
.material_column_archive_page .materialSection:nth-last-of-type(1) {
    margin: 0
}
.material_column_archive_page .materialSection__ttl {
    padding: 0 0 14px;
    border-bottom: 1px solid #707070;
    margin: 0 0 20px
}
@media only screen and (max-width: 768px) {
    .material_column_archive_page .materialSection__ttl {
        padding: 0 0 16px;
        margin: 0 0 12px
    }
}
.material_column_archive_page .materialSection__ttl .text {
    width: 110px;
    font-size: 13px;
    font-family: "Noto Sans JP", sans-serif;
    margin: 6px 0 0 20px
}
@media only screen and (max-width: 768px) {
    .material_column_archive_page .materialSection__ttl .text {
        font-size: 4vw;
        margin: 3px 0 0 10px
    }
}
.material_column_archive_page .materialSection__ttl .text > img {
    display: inline-block;
    width: 20px;
    margin: 0 9px -3px 0
}
@media only screen and (max-width: 768px) {
    .material_column_archive_page .materialSection__ttl .text > img {
        width: 15px;
        margin: 0 5px -2px 0
    }
}
.material_column_archive_page .materialSection__text {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 17px;
    line-height: 2.3
}
@media only screen and (max-width: 768px) {
    .material_column_archive_page .materialSection__text {
        font-size: 4vw;
        line-height: 2.0
    }
}
.material_column_archive_page .materialSection .archive_material_list {
    flex-wrap: wrap;
    margin: 40px 0 0
}
@media only screen and (max-width: 768px) {
    .material_column_archive_page .materialSection .archive_material_list {
        margin: 25px 0 0
    }
}
.material_column_archive_page .materialSection .archive_material_list a:hover {
    opacity: .7
}
.material_column_archive_page .materialSection .archive_material_list .material_column_item {
    width: 31%;
    margin: 0 3.5% 72px 0
}
@media only screen and (max-width: 768px) {
    .material_column_archive_page .materialSection .archive_material_list .material_column_item {
        width: 100%;
        margin: 0 0 20px;
        padding: 0 0 16px;
        border-bottom: 1px dotted #6A6A6A
    }
}
@media only screen and (max-width: 768px) {
    .material_column_archive_page .materialSection .archive_material_list .material_column_item:nth-last-of-type(1) {
        border-bottom: none
    }
}
@media only screen and (max-width: 768px) {
    .material_column_archive_page .materialSection .archive_material_list .material_column_item:nth-last-of-type(1).bd {
        border-bottom: 1px dotted #6A6A6A
    }
}
.material_column_archive_page .materialSection .archive_material_list .material_column_item:nth-of-type(3n), .material_column_archive_page .materialSection .archive_material_list .material_column_item.mg {
    margin: 0 0 72px
}
@media only screen and (max-width: 768px) {
    .material_column_archive_page .materialSection .archive_material_list .material_column_item:nth-of-type(3n), .material_column_archive_page .materialSection .archive_material_list .material_column_item.mg {
        margin: 0 0 20px
    }
}
.material_column_archive_page .materialSection .archive_material_list .material_column_item .image_wrap {
    border-radius: 2px;
    overflow: hidden;
    margin: 0 0 22px
}
@media only screen and (max-width: 768px) {
    .material_column_archive_page .materialSection .archive_material_list .material_column_item .image_wrap {
        width: 86%;
        margin: 0 auto 15px
    }
}
.material_column_archive_page .materialSection .archive_material_list .material_column_item .info_block .column_title, .material_column_archive_page .materialSection .archive_material_list .material_column_item .info_block .catch_text {
    font-size: 18px;
    line-height: 1.8;
    text-align: center;
    padding: 10px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700
}
@media only screen and (max-width: 768px) {
    .material_column_archive_page .materialSection .archive_material_list .material_column_item .info_block .column_title, .material_column_archive_page .materialSection .archive_material_list .material_column_item .info_block .catch_text {
        font-size: 4vw;
        line-height: 1.5;
        padding: 4px;
        margin: 6px 0
    }
}
.material_column_archive_page .materialSection .archive_material_list .material_column_item .info_block .column_title {
    background: #6A6A6A;
    color: #ffffff;
    border-radius: 2px
}
.material_column_archive_page .materialSection .archive_material_list .material_column_item .info_block p {
    line-height: 1.6;
}
.material_column_archive_page .materialSection .archive_material_list .material_column_item .info_block .excerpt_text, .material_column_archive_page .materialSection .archive_material_list .material_column_item .info_block .textLink {
    font-size: 16px;
    line-height: 1.8;
    font-family: "Noto Sans JP", sans-serif
}
@media only screen and (max-width: 768px) {
    .material_column_archive_page .materialSection .archive_material_list .material_column_item .info_block .excerpt_text, .material_column_archive_page .materialSection .archive_material_list .material_column_item .info_block .textLink, .material_column_archive_page .materialSection .archive_material_list .material_column_item .info_block p {
        font-size: 4vw;
        line-height: 1.6
    }
}
.material_column_archive_page .materialSection .archive_material_list .material_column_item .info_block .textLink {
    display: none
}
@media only screen and (max-width: 768px) {
    .material_column_archive_page .materialSection .archive_material_list .material_column_item .info_block .textLink {
        display: block;
        font-family: "Noto Sans JP", sans-serif;
        font-weight: 500;
        color: #FF7700;
        text-align: right;
        font-size: 4vw
    }
}
.sscontents_page .mainVisualBlock {
    justify-content: flex-end;
    flex-wrap: wrap;
    position: relative;
    padding: 14px 0 0
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainVisualBlock {
        padding: 0;
        align-items: center
    }
}
.sscontents_page .mainVisualBlock .image {
    width: 33%;
    margin: 0 .5% 0 0
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainVisualBlock .image {
        width: 49%;
        margin: 0 2% 4px 0
    }
}
.sscontents_page .mainVisualBlock .image:nth-of-type(3) {
    margin: 0
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainVisualBlock .image:nth-of-type(3) {
        margin: 0 2% 4px 0
    }
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainVisualBlock .image:nth-of-type(2n) {
        margin: 0 0 4px
    }
}
.sscontents_page .mainVisualBlock .logo {
    width: 37%;
    position: absolute;
    bottom: -35px;
    right: 0;
    z-index: -1;
    transform: translateY(100%)
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainVisualBlock .logo {
        width: 49%;
        position: static;
        transform: translateY(0)
    }
}
.sscontents_page .mainContents {
    margin: 35px 0 60px
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents {
        margin: 10px 0 30px
    }
}
.sscontents_page .mainContents .ss_case .header_pattern_11 {
    width: 100%;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 46px;
    font-weight: 900;
    line-height: 1.6;
    margin: 0 0 44px
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .header_pattern_11 {
        font-size: 6.4vw;
        margin: 0 0 12px
    }
}
.sscontents_page .mainContents .ss_case .header_pattern_11 .hp11_caption {
    display: none
}
.sscontents_page .mainContents .ss_case .header_pattern_11 + picture {
    display: none !important
}
.sscontents_page .mainContents .ss_case .charge {
    font-size: 19px;
    color: #FF7700;
    margin: 0 0 30px
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .charge {
        font-size: 4vw;
        margin: 0 0 15px
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents {
    padding: 0 0 57px
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents {
        padding: 0 0 25px
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents.pd {
    padding: 1px 0 57px
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents.pd {
        padding: 1px 0 25px
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .company_info_block {
    align-items: center;
    padding: 0 0 48px
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .company_info_block {
        flex-direction: column;
        padding: 0 0 20px
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .company_info_block::before {
    background: #ffffff
}
.sscontents_page .mainContents .ss_case .ss_case_contents .company_info_block .company_header {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    color: #FF7700;
    line-height: 1.6;
    text-align: center;
    width: 20%;
    margin: 0 3% 0 0;
    border: 1px solid #FF7700;
    padding: 29px 0
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .company_info_block .company_header {
        width: 100%;
        font-size: 4vw;
        margin: 0 0 10px;
        padding: 5px 11px;
        text-align: left
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .company_info_block .company_text {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    line-height: 1.8;
    width: 77%
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .company_info_block .company_text {
        width: 100%;
        font-size: 3.2vw;
        line-height: 2.0
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .ss_lead_block {
    background: #ffffff;
    padding: 50px 45px;
    margin: 47px 0 0
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .ss_lead_block {
        padding: 20px 20px;
        margin: 20px 0 0
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .ss_lead_block .header_pattern_06 {
    font-size: 40px;
    line-height: 1.3;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    margin: 0 0 35px
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .ss_lead_block .header_pattern_06 {
        font-size: 5.6vw;
        margin: 0 0 10px;
        line-height: 1.4
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .ss_lead_block .p_01 {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 17px;
    line-height: 2.0
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .ss_lead_block .p_01 {
        font-size: 4vw
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .header_pattern_02 {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    color: #ffffff;
    background: #433B32;
    font-size: 20px;
    padding: 10px 30px;
    margin: 0 0 40px
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .header_pattern_02 {
        font-size: 4vw;
        padding: 7px 12px;
        margin: 0 0 10px;
        line-height: 1.3
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .spec_section {
    background: #ffffff;
    padding: 0 45px 69px
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .spec_section {
        padding: 0 20px 30px
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .spec_section .spec_block {
    align-items: center
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .spec_section .spec_block {
        flex-direction: column
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .spec_section .spec_block .spec_image {
    width: 230px;
    margin: 0 23px 0 0
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .spec_section .spec_block .spec_image {
        width: 115px;
        margin: 0 0 10px
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .spec_section .spec_block .spec_table {
    width: calc(100% - 230px - 23px);
    border-top: 1px solid #E4E5E6;
    border-left: 1px solid #E4E5E6;
    border-collapse: collapse
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .spec_section .spec_block .spec_table {
        width: 100%
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .spec_section .spec_block .spec_table tbody, .sscontents_page .mainContents .ss_case .ss_case_contents .spec_section .spec_block .spec_table tr {
    width: 100%
}
.sscontents_page .mainContents .ss_case .ss_case_contents .spec_section .spec_block .spec_table tbody th, .sscontents_page .mainContents .ss_case .ss_case_contents .spec_section .spec_block .spec_table tbody td, .sscontents_page .mainContents .ss_case .ss_case_contents .spec_section .spec_block .spec_table tr th, .sscontents_page .mainContents .ss_case .ss_case_contents .spec_section .spec_block .spec_table tr td {
    font-size: 16px;
    line-height: 2.1;
    text-align: left;
    border-bottom: 1px solid #E4E5E6;
    border-right: 1px solid #E4E5E6;
    padding: 7px 15px
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .spec_section .spec_block .spec_table tbody th, .sscontents_page .mainContents .ss_case .ss_case_contents .spec_section .spec_block .spec_table tbody td, .sscontents_page .mainContents .ss_case .ss_case_contents .spec_section .spec_block .spec_table tr th, .sscontents_page .mainContents .ss_case .ss_case_contents .spec_section .spec_block .spec_table tr td {
        font-size: 3.2vw;
        padding: 5px 9px
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .spec_section .spec_block .spec_table tbody th, .sscontents_page .mainContents .ss_case .ss_case_contents .spec_section .spec_block .spec_table tr th {
    background: #F5F7F5
}
.sscontents_page .mainContents .ss_case .ss_case_contents .spec_section .spec_block .spec_table .sp_row {
    display: none
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .spec_section .spec_block .spec_table .sp_row {
        display: table-row
    }
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .spec_section .spec_block .spec_table .pc_row {
        display: none
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .material_section {
    flex-wrap: wrap;
    background: #ffffff;
    padding: 0 45px 70px;
    position: relative
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .material_section {
        padding: 0 20px 28px
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .material_section .material_header_pattern {
    width: 100%;
    font-size: 26px;
    font-family: "Noto Sans JP", sans-serif;
    padding: 0 0 14px;
    font-weight: 700;
    border-bottom: 1px solid #707070;
    margin: 0 0 30px
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .material_section .material_header_pattern {
        font-size: 4vw;
        padding: 0 0 12px;
        line-height: 1.8;
        margin: 0 0 13px
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .material_section > img {
    width: 230px;
    position: absolute;
    top: 71px;
    right: 50px;
    z-index: 1
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .material_section > img {
        position: static;
        width: 80%;
        margin: 0 auto 15px
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .material_section .info_block {
    width: calc(100% - 230px - 51px)
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .material_section .info_block {
        width: 100%
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .material_section .info_block .material_name {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    line-height: 1.8;
    font-weight: 500;
    color: #FF7700;
    background: #F5F7F5;
    padding: 9px 20px;
    margin: 0 0 20px
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .material_section .info_block .material_name {
        font-size: 4vw;
        line-height: 1.4;
        padding: 8px 11px;
        margin: 0 0 12px
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .material_section .info_block .detail_text {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    line-height: 2.0
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .material_section .info_block .detail_text {
        font-size: 3.2vw
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .bag_large_image {
    display: none !important
}
.sscontents_page .mainContents .ss_case .ss_case_contents .interview {
    margin: 45px 0 0;
    padding: 40px 45px 50px;
    background: #ffffff
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .interview {
        margin: 29px 0 0;
        padding: 18px 20px 25px
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .interview .header_pattern_06 {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.3;
    margin: 0 0 30px
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .interview .header_pattern_06 {
        font-size: 4.8vw;
        margin: 0 0 15px
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .interview .bag_large02_image {
    width: 100%;
    max-width: 690px;
    margin: 0 auto 95px
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .interview .bag_large02_image {
        margin: 0 auto 47px
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .interview .talk_lead_text {
    font-size: 19px;
    color: #FF7700;
    margin: 0 0 30px
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .interview .talk_lead_text {
        font-size: 4vw;
        margin: 0 0 15px
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .interview > div {
    margin: 0 0 60px
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .interview > div {
        margin: 0 0 30px
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .interview > div:nth-last-of-type(1) {
    margin: 0
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .interview .interview_01 {
        flex-direction: column
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .interview .interview_01 > img {
    width: 223px;
    margin: 0 24px 0 0
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .interview .interview_01 > img {
        width: 80%;
        margin: 0 auto 12px
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .interview .interview_01 .right {
    width: calc(100% - 223px - 24px)
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .interview .interview_01 .right {
        width: 100%
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .interview .interview_talk_q, .sscontents_page .mainContents .ss_case .ss_case_contents .interview .interview_header {
    background: #F5F7F5;
    position: relative;
    padding: 15px 11px 15px 70px;
    margin: 0 0 30px
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .interview .interview_talk_q, .sscontents_page .mainContents .ss_case .ss_case_contents .interview .interview_header {
        padding: 7px 10px 7px 35px;
        margin: 0 0 15px
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .interview .interview_talk_q > img, .sscontents_page .mainContents .ss_case .ss_case_contents .interview .interview_talk_a > img {
    display: none !important
}
.sscontents_page .mainContents .ss_case .ss_case_contents .interview .interview_header, .sscontents_page .mainContents .ss_case .ss_case_contents .interview .interview_talk_q .q_text {
    font-size: 20px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    line-height: 1.7
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .interview .interview_header, .sscontents_page .mainContents .ss_case .ss_case_contents .interview .interview_talk_q .q_text {
        font-size: 4vw;
        line-height: 1.4
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .interview .interview_header .interview_q, .sscontents_page .mainContents .ss_case .ss_case_contents .interview .interview_talk_q::before {
    display: inline-block;
    font-size: 28px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    color: #ffffff;
    background: #413B32;
    height: 64px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 54px;
    text-align: center;
    padding: 15px 0 0
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .interview .interview_header .interview_q, .sscontents_page .mainContents .ss_case .ss_case_contents .interview .interview_talk_q::before {
        font-size: 4vw;
        height: 100%;
        width: 25px;
        padding: 8px 0 0
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .interview .interview_talk_q::before {
    content: 'Q'
}
.sscontents_page .mainContents .ss_case .ss_case_contents .interview .interview_talk_a {
    margin: 0 0 60px
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .interview .interview_talk_a {
        margin: 0 0 30px
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .interview .interview_talk_a:nth-last-of-type(1) {
    margin: 0
}
.sscontents_page .mainContents .ss_case .ss_case_contents .interview .interview_talk_a .orange_text {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #FF7700;
    display: inline-block;
    margin: 0 10px 0 0
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .interview .interview_talk_a .orange_text {
        font-size: 4vw;
        margin: 0 5px 0 0
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .interview .interview_talk_a .a_text {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    line-height: 2.0
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .interview .interview_talk_a .a_text {
        font-size: 3.2vw
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .interview .detail_header {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    line-height: 1.7;
    font-size: 20px;
    color: #FF7700;
    margin: 0 0 22px
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .interview .detail_header {
        font-size: 4vw;
        line-height: 1.4;
        margin: 0 0 10px
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .interview .detail_text {
    font-size: 16px;
    line-height: 2.0;
    color: #383838;
    font-family: "Noto Sans JP", sans-serif
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .interview .detail_text {
        font-size: 3.2vw
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .interview .detail_text.text_center {
    text-align: center
}
.sscontents_page .mainContents .ss_case .ss_case_contents .interview .detail_text .orange_color {
    color: #FF7700
}
.sscontents_page .mainContents .ss_case .ss_case_contents .interview .half_split {
    margin: 53px 0 0
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .interview .half_split {
        flex-direction: column;
        margin: 13px 0 0
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .interview .half_split > img {
    width: 335px;
    margin: 0 22px 0 0
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .interview .half_split > img {
        width: 80%;
        margin: 0 auto 10px
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .interview .half_split > div {
    width: calc(100% - 335px - 22px)
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .interview .half_split > div {
        width: 100%
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .interview .interview_header.header_pattern_12 {
    background: none;
    padding: 14px 0;
    border-bottom: 1px solid #707070;
    font-size: 26px
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .interview .interview_header.header_pattern_12 {
        font-size: 4vw;
        padding: 7px 0
    }
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .interview .media_style_ssc {
        flex-direction: column
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .interview .media_style_ssc > img {
    width: 350px;
    margin: 0 25px 0 0
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .interview .media_style_ssc > img {
        width: 80%;
        margin: 0 auto 15px
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .interview .media_style_ssc .detail_text {
    width: calc(100% - 350px - 25px)
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .interview .media_style_ssc .detail_text {
        width: 100%
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .interview .bag_middle_image {
    width: 100%;
    max-width: 580px;
    margin: 30px auto
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .interview .bag_middle_image {
        width: 80%;
        margin: 15px auto
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .onepoint_before_production {
    border: 1px solid #707070;
    padding: 70px 30px 30px;
    position: relative;
    margin: 50px 0 0
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .onepoint_before_production {
        margin: 30px 0 0;
        padding: 0
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .onepoint_before_production::before {
    content: '制作のワンポイントアドバイス';
    display: block;
    width: 100%;
    max-width: 330px;
    color: #ffffff;
    background: #413B32;
    text-align: center;
    padding: 16px 0;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 20px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .onepoint_before_production::before {
        position: static;
        font-size: 4vw;
        padding: 9px 0
    }
}
.sscontents_page .mainContents .ss_case .ss_case_contents .onepoint_before_production > picture {
    display: none !important
}
.sscontents_page .mainContents .ss_case .ss_case_contents .onepoint_before_production .onepoint_text {
    font-size: 15px;
    line-height: 2.0;
    font-family: "Noto Sans JP", sans-serif
}
@media only screen and (max-width: 768px) {
    .sscontents_page .mainContents .ss_case .ss_case_contents .onepoint_before_production .onepoint_text {
        font-size: 3.2vw;
        padding: 15px
    }
}
.sscontents_page .catPage, .case_single_page .catPage {
    margin: 0 0 100px
}
@media only screen and (max-width: 768px) {
    .sscontents_page .catPage, .case_single_page .catPage {
        margin: 0 0 45px
    }
}
.sscontents_page .catPage .header_pattern_02, .case_single_page .catPage .header_pattern_02 {
    font-size: 26px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    margin: 0 0 28px;
    line-height: 1.3
}
@media only screen and (max-width: 768px) {
    .sscontents_page .catPage .header_pattern_02, .case_single_page .catPage .header_pattern_02 {
        font-size: 4vw;
        margin: 0 0 16px
    }
}
.sscontents_page .catPage .topSection, .case_single_page .catPage .topSection {
    position: relative;
    padding: 50px 45px 148px;
    border: 1px solid #707070
}
@media only screen and (max-width: 768px) {
    .sscontents_page .catPage .topSection, .case_single_page .catPage .topSection {
        padding: 20px 20px 3px
    }
}
.sscontents_page .catPage .topSection__detail .link, .case_single_page .catPage .topSection__detail .link {
    display: none
}
.sscontents_page .catPage .topSection__detail .btn, .case_single_page .catPage .topSection__detail .btn {
    position: absolute;
    bottom: 28px;
    left: 50%;
    transform: translateX(-50%)
}
@media only screen and (max-width: 768px) {
    .sscontents_page .catPage .topSection__detail .btn, .case_single_page .catPage .topSection__detail .btn {
        position: static;
        transform: translateX(0);
        width: 100%
    }
}
.sscontents_page .catPage .topSection, .special_page .catPage .topSection, .case_single_page .catPage .topSection, .sizecheck_single_page .catPage .topSection {
    background: #F6F7F8
}
.sscontents_page .catPage .topSection::before, .sscontents_page .catPage .topSection::after, .special_page .catPage .topSection::before, .special_page .catPage .topSection::after, .case_single_page .catPage .topSection::before, .case_single_page .catPage .topSection::after, .sizecheck_single_page .catPage .topSection::before, .sizecheck_single_page .catPage .topSection::after {
    display: none
}
@media only screen and (max-width: 768px) {
    .sscontents_page .catPage .topSection__spBlock .des, .special_page .catPage .topSection__spBlock .des, .case_single_page .catPage .topSection__spBlock .des, .sizecheck_single_page .catPage .topSection__spBlock .des {
        display: none
    }
}
.sscontents_page .catPage .topSection__detail, .special_page .catPage .topSection__detail, .case_single_page .catPage .topSection__detail, .sizecheck_single_page .catPage .topSection__detail {
    width: 52%
}
@media only screen and (max-width: 768px) {
    .sscontents_page .catPage .topSection__detail, .special_page .catPage .topSection__detail, .case_single_page .catPage .topSection__detail, .sizecheck_single_page .catPage .topSection__detail {
        width: 100%
    }
}
.sscontents_page .catPage .topSection__detail .des, .special_page .catPage .topSection__detail .des, .case_single_page .catPage .topSection__detail .des, .sizecheck_single_page .catPage .topSection__detail .des {
    display: none
}
.sscontents_page .catPage .topSection__slider, .special_page .catPage .topSection__slider, .case_single_page .catPage .topSection__slider, .sizecheck_single_page .catPage .topSection__slider {
    width: 44%;
    margin: 0 4% 0 0
}
@media only screen and (max-width: 768px) {
    .sscontents_page .catPage .topSection__slider, .special_page .catPage .topSection__slider, .case_single_page .catPage .topSection__slider, .sizecheck_single_page .catPage .topSection__slider {
        width: 100%;
        margin: 0
    }
}
.sscontents_page .catPage .topSection__slider .thumb, .special_page .catPage .topSection__slider .thumb, .case_single_page .catPage .topSection__slider .thumb, .sizecheck_single_page .catPage .topSection__slider .thumb {
    display: none
}
.sscontents_page .catPage .topSection__slider .specText, .special_page .catPage .topSection__slider .specText, .case_single_page .catPage .topSection__slider .specText, .sizecheck_single_page .catPage .topSection__slider .specText {
    bottom: 20px
}
@media only screen and (max-width: 768px) {
    .sscontents_page .catPage .topSection__slider .specText, .special_page .catPage .topSection__slider .specText, .case_single_page .catPage .topSection__slider .specText, .sizecheck_single_page .catPage .topSection__slider .specText {
        bottom: 10px
    }
}
.companyPage {
    margin: 0 0 80px
}
@media only screen and (max-width: 768px) {
    .companyPage {
        margin: 0
    }
}
.companyPage .mainSection {
    padding: 20px 0 0
}
@media only screen and (max-width: 768px) {
    .companyPage .mainSection {
        padding: 0 0 40px
    }
}
.companyPage .mainSection__text {
    font-size: 17px;
    line-height: 2.0;
    margin: 0 0 36px;
    font-family: "Noto Sans JP", sans-serif
}
@media only screen and (max-width: 768px) {
    .companyPage .mainSection__text {
        font-size: 4vw;
        margin: 0 0 30px;
        line-height: 1.8;
    }
}
.companyPage .mainSection__name {
    text-align: right;
    margin: 0 0 99px
}
@media only screen and (max-width: 768px) {
    .companyPage .mainSection__name {
        margin: 0 0 33px
    }
}
.companyPage .mainSection__name .ttl, .companyPage .mainSection__name .lg {
    display: inline-block
}
.companyPage .mainSection__name .ttl {
    font-size: 17px;
    font-family: "Noto Sans JP", sans-serif;
    margin: 0 18px 0 0
}
@media only screen and (max-width: 768px) {
    .companyPage .mainSection__name .ttl {
        font-size: 3.2vw;
        margin: 0 10px 0 0
    }
}
.companyPage .mainSection__name .lg {
    font-size: 30px;
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", serif
}
@media only screen and (max-width: 768px) {
    .companyPage .mainSection__name .lg {
        font-size: 4.8vw
    }
}
.companyPage .mainSection__table {
    width: 100%;
    border-top: 1px solid #CECECE;
    border-left: 1px solid #CECECE;
    border-collapse: collapse
}
@media only screen and (max-width: 768px) {
    .companyPage .mainSection__table {
        display: block
    }
}
.companyPage .mainSection__table tbody, .companyPage .mainSection__table tr {
    width: 100%
}
@media only screen and (max-width: 768px) {
    .companyPage .mainSection__table tbody, .companyPage .mainSection__table tr {
        display: block
    }
}
.companyPage .mainSection__table tbody *, .companyPage .mainSection__table tr * {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 17px;
    line-height: 2.1;
    text-align: left
}
@media only screen and (max-width: 768px) {
    .companyPage .mainSection__table tbody *, .companyPage .mainSection__table tr * {
        font-size: 4vw
    }
}
.companyPage .mainSection__table tbody th, .companyPage .mainSection__table tbody td, .companyPage .mainSection__table tr th, .companyPage .mainSection__table tr td {
    padding: 10px 33px;
    border-bottom: 1px solid #CECECE;
    border-right: 1px solid #CECECE
}
@media only screen and (max-width: 768px) {
    .companyPage .mainSection__table tbody th, .companyPage .mainSection__table tbody td, .companyPage .mainSection__table tr th, .companyPage .mainSection__table tr td {
        display: block
    }
}
.companyPage .mainSection__table tbody th a, .companyPage .mainSection__table tbody td a, .companyPage .mainSection__table tr th a, .companyPage .mainSection__table tr td a {
    color: #FF7700
}
@media only screen and (max-width: 768px) {
    .companyPage .mainSection__table tbody th a.floatLink, .companyPage .mainSection__table tbody td a.floatLink, .companyPage .mainSection__table tr th a.floatLink, .companyPage .mainSection__table tr td a.floatLink {
        display: block;
        text-align: right
    }
}
.companyPage .mainSection__table tbody th, .companyPage .mainSection__table tr th {
    width: 23%;
    font-weight: 500;
    background: #F7F7F7;
    vertical-align: top
}
@media only screen and (max-width: 768px) {
    .companyPage .mainSection__table tbody th, .companyPage .mainSection__table tr th {
        width: 100%;
        padding: 3px 12px
    }
}
.companyPage .mainSection__table tbody td, .companyPage .mainSection__table tr td {
    width: 77%
}
@media only screen and (max-width: 768px) {
    .companyPage .mainSection__table tbody td, .companyPage .mainSection__table tr td {
        width: 100%;
        padding: 9px 12px
    }
}
.companyPage .mainSection__table tbody td ul li, .companyPage .mainSection__table tr td ul li {
    position: relative;
    padding: 0 0 0 20px
}
@media only screen and (max-width: 768px) {
    .companyPage .mainSection__table tbody td ul li, .companyPage .mainSection__table tr td ul li {
        padding: 0 0 0 14px
    }
}
.companyPage .mainSection__table tbody td ul li::before, .companyPage .mainSection__table tr td ul li::before {
    content: '・';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}
.companyPage .mainSection__list {
    flex-wrap: wrap;
    padding: 30px 0 0
}
@media only screen and (max-width: 768px) {
    .companyPage .mainSection__list {
        padding: 6px 0 0
    }
}
.companyPage .mainSection__list > li {
    width: 47%;
    margin: 0 6% 70px 0
}
@media only screen and (max-width: 768px) {
    .companyPage .mainSection__list > li {
        width: 100%;
        margin: 0 0 40px
    }
}
.companyPage .mainSection__list > li:nth-of-type(2n) {
    margin: 0 0 70px
}
@media only screen and (max-width: 768px) {
    .companyPage .mainSection__list > li:nth-of-type(2n) {
        margin: 0 0 40px
    }
}
@media only screen and (max-width: 768px) {
    .companyPage .mainSection__list > li:nth-last-of-type(1) {
        margin: 0
    }
}
.companyPage .mainSection__list > li .ttl {
    margin: 0 0 15px
}
.companyPage .mainSection__list > li img {
    margin: 0 0 11px
}
@media only screen and (max-width: 768px) {
    .companyPage .mainSection__list > li img {
        margin: 0 0 15px
    }
}
.companyPage .mainSection__list > li .text {
    font-size: 16px;
    line-height: 1.8;
    font-family: "Noto Sans JP", sans-serif
}
@media only screen and (max-width: 768px) {
    .companyPage .mainSection__list > li .text {
        font-size: 4vw;
        line-height: 1.6
    }
}
.companyPage .company_map {
    margin-top: 7rem;
}
@media only screen and (max-width: 768px) {
    .companyPage .company_map {
        margin-top: 12vw;
    }
}
.companyPage .company_map iframe {
    width: 100%;
}
@media only screen and (max-width: 768px) {
    .companyPage .company_map iframe {
        height: 60vw;
    }
}
.servicePage .mainSection {
    padding: 20px 0 0
}
@media only screen and (max-width: 768px) {
    .servicePage .mainSection {
        padding: 0
    }
}
.servicePage .mainSection__ttl {
    font-size: 26px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    padding: 0 0 14px;
    border-bottom: 1px solid #707070;
    margin: 0 0 40px
}
@media only screen and (max-width: 768px) {
    .servicePage .mainSection__ttl {
        font-size: 4vw;
        padding: 4px 0 8px;
        margin: 0 0 20px;
        line-height: 1.6
    }
}
.servicePage .mainSection__list {
    flex-wrap: wrap;
    margin: 0 0 80px
}
@media only screen and (max-width: 768px) {
    .servicePage .mainSection__list {
        margin: 0 0 10px
    }
}
.servicePage .mainSection__list li {
    width: 31%;
    margin: 0 3.5% 0 0
}
@media only screen and (max-width: 768px) {
    .servicePage .mainSection__list li {
        width: 100%;
        margin: 0 0 27px;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap
    }
}
.servicePage .mainSection__list li:nth-of-type(3n) {
    margin: 0
}
@media only screen and (max-width: 768px) {
    .servicePage .mainSection__list li:nth-of-type(3n) {
        margin: 0 0 27px
    }
}
.servicePage .mainSection__list li img {
    margin: 0 0 27px
}
@media only screen and (max-width: 768px) {
    .servicePage .mainSection__list li img {
        width: 38vw;
        margin: 0 17px 0 0
    }
}
.servicePage .mainSection__list li .ico, .servicePage .mainSection__list li .caution {
    font-size: 15px;
    color: #FF7700;
    line-height: 2.0;
    font-family: "Noto Sans JP", sans-serif
}
@media only screen and (max-width: 768px) {
    .servicePage .mainSection__list li .ico, .servicePage .mainSection__list li .caution {
        font-size: 4vw;
        line-height: 1.8;
    }
}
.servicePage .mainSection__list li .ttl {
    line-height: 1.5;
    text-align: center;
    font-size: 22px;
    font-family: "Noto Sans JP", sans-serif;
    margin: 0 0 19px;
    font-weight: 700
}
@media only screen and (max-width: 768px) {
    .servicePage .mainSection__list li .ttl {
        width: calc(100% - 38vw - 17px);
        font-size: 4vw;
        margin: 0;
        text-align: left
    }
}
.servicePage .mainSection__list li .ttl .ico {
    display: inline-block;
    margin: 0 0 0 7px
}
@media only screen and (max-width: 768px) {
    .servicePage .mainSection__list li .ttl .ico {
        margin: 0 0 0 6px
    }
}
.servicePage .mainSection__list li .text {
    font-size: 16px;
    line-height: 2.0;
    font-family: "Noto Sans JP", sans-serif
}
@media only screen and (max-width: 768px) {
    .servicePage .mainSection__list li .text {
        width: 100%;
        font-size: 4vw;
        margin: 12px 0 0;
        line-height: 1.8;
    }
}
.servicePage .mainSection__list li .text .caution {
    display: block;
    margin: 21px 0 0
}
@media only screen and (max-width: 768px) {
    .servicePage .mainSection__list li .text .caution {
        margin: 12px 0 0
    }
}
.servicePage .mainSection__remakeBlock {
    flex-wrap: wrap;
    border: 1px solid #707070;
    padding: 46px 60px 67px;
    margin: 0 0 80px
}
@media only screen and (max-width: 768px) {
    .servicePage .mainSection__remakeBlock {
        padding: 20px 25px 29px;
        margin: 0 0 40px
    }
}
.servicePage .mainSection__remakeBlock .ttl {
    width: 100%;
    text-align: center;
    margin: 0 0 41px;
    font-size: 32px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    line-height: 1.5
}
@media only screen and (max-width: 768px) {
    .servicePage .mainSection__remakeBlock .ttl {
        font-size: 5.6vw;
        margin: 0 0 17px
    }
}
.servicePage .mainSection__remakeBlock .detail {
    width: 54%;
    margin: 0 7% 0 0
}
@media only screen and (max-width: 768px) {
    .servicePage .mainSection__remakeBlock .detail {
        width: 100%;
        margin: 0 0 23px
    }
}
.servicePage .mainSection__remakeBlock .detail .des {
    font-size: 16px;
    line-height: 2.0;
    margin: 0 0 38px
}
@media only screen and (max-width: 768px) {
    .servicePage .mainSection__remakeBlock .detail .des {
        font-size: 4vw;
        margin: 0 0 8px
    }
}
.servicePage .mainSection__remakeBlock .detail .list li {
    padding: 15px 0;
    border-bottom: 1px dotted #FF7700
}
.servicePage .mainSection__remakeBlock .detail .list li .step > p, .servicePage .mainSection__remakeBlock .detail .list li .step > h4 {
    display: inline-block;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 18px
}
@media only screen and (max-width: 768px) {
    .servicePage .mainSection__remakeBlock .detail .list li .step > p, .servicePage .mainSection__remakeBlock .detail .list li .step > h4 {
        font-size: 4vw
    }
}
.servicePage .mainSection__remakeBlock .detail .list li .step > p {
    color: #FF7700;
    margin: 0 10px 0 0
}
@media only screen and (max-width: 768px) {
    .servicePage .mainSection__remakeBlock .detail .list li .step > p {
        margin: 0 7px 0 0
    }
}
.servicePage .mainSection__remakeBlock .detail .list li .text {
    font-size: 16px;
    line-height: 2.0;
    margin: 6px 0 0
}
@media only screen and (max-width: 768px) {
    .servicePage .mainSection__remakeBlock .detail .list li .text {
        font-size: 4vw
    }
}
.servicePage .mainSection__remakeBlock .image {
    width: 39%
}
@media only screen and (max-width: 768px) {
    .servicePage .mainSection__remakeBlock .image {
        width: 100%
    }
}
.servicePage .mainSection__remakeBlock .image > img {
    margin: 0 0 32px
}
@media only screen and (max-width: 768px) {
    .servicePage .mainSection__remakeBlock .image > img {
        max-width: 228px;
        margin: 0 auto 21px
    }
}
.servicePage .mainSection__remakeBlock .image .btn {
    display: block;
    background: linear-gradient(90deg, #FDD659 0, #FDB436 100%);
    padding: 27px 0;
    border-radius: 2px;
    text-align: center;
    font-size: 20px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    transition: .2s
}
@media only screen and (max-width: 768px) {
    .servicePage .mainSection__remakeBlock .image .btn {
        padding: 14px 0;
        font-size: 4vw
    }
}
.servicePage .mainSection__remakeBlock .image .btn:hover {
    transform: translateY(-5px)
}
@media only screen and (max-width: 768px) {
    .servicePage .mainSection__remakeBlock .image .btn:hover {
        transform: translateY(0)
    }
}
.words_page {
    margin: 0 0 60px
}
@media only screen and (max-width: 768px) {
    .words_page {
        margin: 0
    }
}
.words_page .mainVisual {
    padding: 18px 0 35px
}
@media only screen and (max-width: 768px) {
    .words_page .mainVisual {
        padding: 0;
        width: 100vw;
        transform: translateX(-4vw)
    }
}
.words_page .titleImage {
    padding: 30px 0 0;
    max-width: 579px;
    margin: 0 auto 52px
}
@media only screen and (max-width: 768px) {
    .words_page .titleImage {
        padding: 25px 0 0;
        margin: 0 auto 22px
    }
}
.words_page .desText {
    font-size: 17px;
    line-height: 2.0;
    font-family: "Noto Sans JP", sans-serif;
    text-align: center;
    margin: 0 0 40px
}
@media only screen and (max-width: 768px) {
    .words_page .desText {
        font-size: 4vw;
        line-height: 1.8;
        margin: 0 0 17px;
        text-align: left
    }
}
.words_page .desText a {
    text-decoration: underline;
    color: #FF7700
}
.words_page .search {
    background: #EFEFEF;
    padding: 24px 17%;
    margin: 0 0 60px
}
@media only screen and (max-width: 768px) {
    .words_page .search {
        padding: 17px 12px;
        margin: 0 0 30px
    }
}
.words_page .search .window, .words_page .search .button {
    border-radius: 5px;
    font-size: 20px;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1.7;
    padding: 12px
}
@media only screen and (max-width: 768px) {
    .words_page .search .window, .words_page .search .button {
        font-size: 4vw;
        padding: 8px
    }
}
.words_page .search .window {
    width: 82%;
    margin: 0 1% 0 0;
    border: 1px solid #707070
}
@media only screen and (max-width: 768px) {
    .words_page .search .window {
        width: 72%;
        margin: 0 2% 0 0
    }
}
.words_page .search .button {
    width: 16%;
    background: #383838;
    color: #ffffff;
    border: none;
    text-align: center;
    cursor: pointer
}
@media only screen and (max-width: 768px) {
    .words_page .search .button {
        width: 24%
    }
}
.words_page .wordsTaxArchive .searchText {
    font: "Noto Sans JP", sans-serif;
    font-size: 32px;
    font-weight: 500;
    margin: 0 0 40px
}
@media only screen and (max-width: 768px) {
    .words_page .wordsTaxArchive .searchText {
        font-size: 4vw;
        line-height: 1.3;
        margin: 0 0 12px
    }
}
.words_page .wordsTaxArchive__block {
    margin: 0 0 102px;
    padding: 0 0 88px;
    border: 1px solid #ACACAC
}
@media only screen and (max-width: 768px) {
    .words_page .wordsTaxArchive__block {
        border: none;
        padding: 0;
        margin: 0 0 40px
    }
}
.words_page .wordsTaxArchive__block.search_res {
    border: none;
    padding: 0
}
.words_page .wordsTaxArchive__block > .title {
    font-size: 32px;
    color: #ffffff;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    background: #FF7700;
    width: 166px;
    padding: 17px 0;
    text-align: center
}
@media only screen and (max-width: 768px) {
    .words_page .wordsTaxArchive__block > .title {
        font-size: 4vw;
        width: 56px;
        padding: 9px 0
    }
}
.words_page .wordsTaxArchive__block .list {
    width: 79%;
    margin: 0 auto
}
@media only screen and (max-width: 768px) {
    .words_page .wordsTaxArchive__block .list {
        width: 100%
    }
}
.words_page .wordsTaxArchive__block .list .ttl {
    background: #F6F6F4;
    font-size: 30px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    padding: 13px 29px;
    margin: 48px 0 0;
    position: relative
}
@media only screen and (max-width: 768px) {
    .words_page .wordsTaxArchive__block .list .ttl {
        font-size: 4.8vw;
        margin: 15px 0 0;
        padding: 9px 15px
    }
}
@media only screen and (max-width: 768px) {
    .words_page .wordsTaxArchive__block .list .ttl.active > img {
        transform: translateY(-50%) rotate(180deg)
    }
}
.words_page .wordsTaxArchive__block .list .ttl > img {
    display: none
}
@media only screen and (max-width: 768px) {
    .words_page .wordsTaxArchive__block .list .ttl > img {
        display: block;
        width: 9px;
        position: absolute;
        top: 50%;
        right: 13px;
        z-index: 1;
        transform: translateY(-50%);
        transition: .4s
    }
}
.words_page .wordsTaxArchive__block .list > ul li {
    width: 100%
}
@media only screen and (max-width: 768px) {
    .words_page .wordsTaxArchive__block .list > ul li.ele {
        display: none
    }
}
.words_page .wordsTaxArchive__block .list > ul li > a {
    display: block;
    width: 100%;
    border: 1px solid #CECECE;
    margin: 20px 0 0;
    padding: 29px;
    font-size: 20px;
    font-family: "Noto Sans JP", sans-serif;
    position: relative
}
@media only screen and (max-width: 768px) {
    .words_page .wordsTaxArchive__block .list > ul li > a {
        font-size: 4vw;
        margin: 12px 0 0;
        padding: 13px
    }
}
.words_page .wordsTaxArchive__block .list > ul li > a > img {
    width: 19px;
    position: absolute;
    top: 50%;
    right: 30px;
    z-index: 1;
    transform: translateY(-50%)
}
@media only screen and (max-width: 768px) {
    .words_page .wordsTaxArchive__block .list > ul li > a > img {
        width: 12px;
        right: 10px
    }
}
.words_page .wordsTaxArchive__block .list > ul li > a:hover {
    background: #F6F6F4
}
.words_page .category, .words_page .syllabary, .words_page .pickUpWords {
    padding: 0 0 56px
}
@media only screen and (max-width: 768px) {
    .words_page .category, .words_page .syllabary, .words_page .pickUpWords {
        padding: 0 0 36px
    }
}
.words_page .category .ttl, .words_page .syllabary .ttl, .words_page .pickUpWords .ttl {
    font-size: 26px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    padding: 0 0 14px;
    border-bottom: 1px solid #707070;
    margin: 0 0 30px
}
@media only screen and (max-width: 768px) {
    .words_page .category .ttl, .words_page .syllabary .ttl, .words_page .pickUpWords .ttl {
        font-size: 4vw;
        padding: 0 0 12px;
        margin: 0 0 17px
    }
}
.words_page .category .flame, .words_page .syllabary .flame, .words_page .pickUpWords .flame {
    flex-wrap: wrap
}
.words_page .category .flame .ele, .words_page .syllabary .flame .ele, .words_page .pickUpWords .flame .ele {
    font-size: 18px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    text-align: center;
    border-radius: 2px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    padding: 26px 10px;
    transition: .2s;
    color: #433B32
}
@media only screen and (max-width: 768px) {
    .words_page .category .flame .ele, .words_page .syllabary .flame .ele, .words_page .pickUpWords .flame .ele {
        font-size: 4vw;
        padding: 14px 17px
    }
}
.words_page .category .flame .ele:hover, .words_page .syllabary .flame .ele:hover, .words_page .pickUpWords .flame .ele:hover {
    transform: translateY(-5px)
}
@media only screen and (max-width: 768px) {
    .words_page .category .flame .ele:hover, .words_page .syllabary .flame .ele:hover, .words_page .pickUpWords .flame .ele:hover {
        transform: translateY(0)
    }
}
.words_page .category .flame .ele {
    width: 31%;
    margin: 0 3.5% 25px 0
}
@media only screen and (max-width: 768px) {
    .words_page .category .flame .ele {
        width: 100%;
        margin: 0 0 9px;
        text-align: left
    }
}
.words_page .category .flame .ele:nth-of-type(3n) {
    margin: 0 0 25px
}
@media only screen and (max-width: 768px) {
    .words_page .category .flame .ele:nth-of-type(3n) {
        margin: 0 0 9px
    }
}
.words_page .syllabary .flame .ele {
    width: 12%;
    margin: 0 2.6% 28px 0
}
@media only screen and (max-width: 768px) {
    .words_page .syllabary .flame .ele {
        width: 30%;
        margin: 0 4.4% 14px 0
    }
}
.words_page .syllabary .flame .ele:nth-of-type(7n) {
    margin: 0 0 28px
}
@media only screen and (max-width: 768px) {
    .words_page .syllabary .flame .ele:nth-of-type(7n) {
        margin: 0 4.4% 14px 0
    }
}
@media only screen and (max-width: 768px) {
    .words_page .syllabary .flame .ele:nth-of-type(3n) {
        margin: 0 0 14px
    }
}
.words_page .pickUpWords .pickUpWordsList > li {
    display: inline-block;
    margin: 0 25px 15px 0
}
@media only screen and (max-width: 768px) {
    .words_page .pickUpWords .pickUpWordsList > li {
        margin: 0 12px 7px 0
    }
}
.words_page .pickUpWords .pickUpWordsList > li > a {
    display: block;
    width: 100%;
    font-size: 17px;
    font-family: "Noto Sans JP", sans-serif
}
@media only screen and (max-width: 768px) {
    .words_page .pickUpWords .pickUpWordsList > li > a {
        font-size: 4vw
    }
}
.words_page .pickUpWords .pickUpWordsList > li > a:hover {
    color: #FF7700
}
.words_page .detailContents {
    border: 1px solid #ACACAC;
    padding: 67px 10% 93px;
    margin: 0 0 41px;
    position: relative
}
@media only screen and (max-width: 768px) {
    .words_page .detailContents {
        border: none;
        padding: 75px 0 0;
        margin: 0 0 25px
    }
}
.words_page .detailContents .hiragana, .words_page .detailContents .links {
    position: absolute;
    z-index: 1
}
.words_page .detailContents .hiragana {
    color: #ffffff;
    background: #FF7700;
    font-size: 32px;
    width: 67px;
    height: 67px;
    text-align: center;
    padding: 15px 0 0;
    top: 0;
    left: 0;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500
}
@media only screen and (max-width: 768px) {
    .words_page .detailContents .hiragana {
        font-size: 4vw;
        width: 33px;
        height: 33px;
        padding: 7px 0 0
    }
}
.words_page .detailContents .title {
    margin: 0 0 26px
}
@media only screen and (max-width: 768px) {
    .words_page .detailContents .title {
        margin: 0 0 8px
    }
}
.words_page .detailContents .title .kana, .words_page .detailContents .title .kanji {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", serif
}
.words_page .detailContents .title .kana {
    font-size: 32px;
    margin: 0 0 18px
}
@media only screen and (max-width: 768px) {
    .words_page .detailContents .title .kana {
        font-size: 4vw;
        margin: 0 0 9px
    }
}
.words_page .detailContents .title .kanji {
    font-size: 52px;
    margin: 0 0 0 -32px
}
@media only screen and (max-width: 768px) {
    .words_page .detailContents .title .kanji {
        font-size: 6.4vw;
        margin: 0 0 0 -16px
    }
}
.words_page .detailContents .links {
    top: 34px;
    right: 16px;
    width: 294px
}
@media only screen and (max-width: 768px) {
    .words_page .detailContents .links {
        width: 170px;
        top: 0;
        right: 0
    }
}
.words_page .detailContents .links > a {
    background: #F7F7F7;
    color: #FF7700;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 17px;
    text-align: center;
    padding: 11px 0;
    position: relative;
    display: block;
    margin: 0 0 10px
}
@media only screen and (max-width: 768px) {
    .words_page .detailContents .links > a {
        font-size: 3.2vw;
        padding: 8px;
        margin: 0 0 3px
    }
}
.words_page .detailContents .links > a:hover {
    text-decoration: underline
}
.words_page .detailContents .links > a > img {
    position: absolute;
    top: 50%;
    right: 11px;
    transform: translateY(-50%);
    z-index: 1;
    width: 16px
}
@media only screen and (max-width: 768px) {
    .words_page .detailContents .links > a > img {
        width: 9px;
        right: 5px
    }
}
.words_page .detailContents .main > p {
    font-size: 17px;
    line-height: 2.0;
    margin: 0 0 50px;
    font-family: "Noto Sans JP", sans-serif
}
@media only screen and (max-width: 768px) {
    .words_page .detailContents .main > p {
        font-size: 4vw;
        margin: 0 0 13px
    }
}
.words_page .detailContents .main > p:nth-of-type(1) {
    font-weight: 700
}
.words_page .detailContents .main > p > img, .words_page .detailContents .main > p > iframe {
    max-width: 78%;
    display: block;
    margin: 0 auto
}
@media only screen and (max-width: 768px) {
    .words_page .detailContents .main > p > img, .words_page .detailContents .main > p > iframe {
        max-width: 100%
    }
}
@media only screen and (max-width: 768px) {
    .words_page .detailContents .main > p > iframe {
        height: 51vw
    }
}
@media only screen and (max-width: 768px) {
    .words_page .detailContents .example {
        margin: 30px 0 0
    }
}
.words_page .detailContents .example__title {
    color: #ffffff;
    background: #383838;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 24px;
    font-weight: 700;
    padding: 15px 20px
}
@media only screen and (max-width: 768px) {
    .words_page .detailContents .example__title {
        font-size: 4vw;
        padding: 9px 15px
    }
}
.words_page .detailContents .example__box {
    background: #F6F6F4;
    padding: 0 40px 20px
}
@media only screen and (max-width: 768px) {
    .words_page .detailContents .example__box {
        padding: 2px 15px
    }
}
.words_page .detailContents .example__box li {
    padding: 20px 0;
    border-bottom: 1px dotted #707070
}
@media only screen and (max-width: 768px) {
    .words_page .detailContents .example__box li {
        padding: 13px 0
    }
}
.words_page .detailContents .example__box li:nth-last-of-type(1) {
    border-bottom: none
}
.words_page .detailContents .example__box li .ttl, .words_page .detailContents .example__box li .text {
    font-size: 17px;
    line-height: 2.0;
    font-family: "Noto Sans JP", sans-serif
}
@media only screen and (max-width: 768px) {
    .words_page .detailContents .example__box li .ttl, .words_page .detailContents .example__box li .text {
        font-size: 4vw;
        line-height: 1.8
    }
}
.words_page .detailContents .example__box li .ttl {
    color: #FF7700;
    font-weight: 700
}
.words_page .delve {
    background: #FFF7E0;
    padding: 51px 40px 28px;
    margin: 0 0 73px
}
@media only screen and (max-width: 768px) {
    .words_page .delve {
        padding: 15px 15px 10px;
        margin: 0 0 30px
    }
}
.words_page .delve__title {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.4;
    margin: 0 0 19px
}
@media only screen and (max-width: 768px) {
    .words_page .delve__title {
        font-size: 4vw;
        margin: 0 0 13px
    }
}
.words_page .delve__title .orange {
    color: #FF7700;
    font-weight: 700
}
.words_page .delve__box {
    padding: 0 0 20px
}
@media only screen and (max-width: 768px) {
    .words_page .delve__box {
        padding: 0 0 3px
    }
}
.words_page .delve__box__question {
    display: block;
    width: 100%;
    border: 1px solid #CECECE;
    background: #ffffff;
    font-size: 18px;
    line-height: 1.8;
    font-family: "Noto Sans JP", sans-serif;
    padding: 23px 56px 23px 23px;
    position: relative;
    margin: 0 0 15px
}
@media only screen and (max-width: 768px) {
    .words_page .delve__box__question {
        font-size: 4vw;
        line-height: 1.5;
        padding: 9px 30px 9px 10px;
        margin: 0 0 7px
    }
}
.words_page .delve__box__question:hover {
    background: #FFC920
}
.words_page .delve__box__question > img {
    width: 19px;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 30px;
    z-index: 1
}
@media only screen and (max-width: 768px) {
    .words_page .delve__box__question > img {
        width: 12px;
        right: 7px
    }
}
.words_page .delve .back {
    font-size: 17px;
    line-height: 2.0;
    color: #FF7700;
    width: 165px;
    display: block;
    margin: 0 0 0 calc(100% - 165px)
}
@media only screen and (max-width: 768px) {
    .words_page .delve .back {
        width: 114px;
        font-size: 4vw;
        margin: 0 0 0 calc(100% - 114px);
        text-decoration: underline
    }
}
.words_page .delve .back:hover {
    text-decoration: underline
}
.words_page .delve .back > img {
    width: 16px;
    display: inline-block;
    margin: 0 0 0 8px
}
@media only screen and (max-width: 768px) {
    .words_page .delve .back > img {
        width: 12px;
        margin: 0 0 0 3px
    }
}
.process_block_style_1, .process_page .processSection__link, .process_page .processSection__app .ttl, .process_page .processSection__wayBlock > ul {
    display: block;
    margin: 28px 0 0;
    font-size: 20px;
    line-height: 1.7;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    border: 2px solid #707070;
    padding: 17px 35px;
    width: 89%;
    max-width: 380px;
    border-radius: 2px
}
@media only screen and (max-width: 768px) {
    .process_block_style_1, .process_page .processSection__link, .process_page .processSection__app .ttl, .process_page .processSection__wayBlock > ul {
        font-size: 4vw;
        line-height: 1.4;
        margin: 20px 0 0;
        padding: 11px 16px;
        border: 1px solid #707070
    }
}
.process_block_style_1 *, .process_page .processSection__link *, .process_page .processSection__app .ttl *, .process_page .processSection__wayBlock > ul * {
    font-size: 20px;
    line-height: 1.7;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700
}
@media only screen and (max-width: 768px) {
    .process_block_style_1 *, .process_page .processSection__link *, .process_page .processSection__app .ttl *, .process_page .processSection__wayBlock > ul * {
        font-size: 4vw;
        line-height: 1.6
    }
}
.process_page {
    padding: 0 0 35px
}
@media only screen and (max-width: 768px) {
    .process_page {
        padding: 0 0 15px
    }
}
.process_page .processSection {
    margin: 0 0 65px
}
@media only screen and (max-width: 768px) {
    .process_page .processSection {
        margin: 0 0 30px
    }
}
.process_page .processSection__ttl {
    padding: 0 0 14px;
    border-bottom: 1px solid #707070
}
@media only screen and (max-width: 768px) {
    .process_page .processSection__ttl {
        padding: 5px 0 12px
    }
}
.process_page .processSection__text {
    font-size: 17px;
    line-height: 2.0;
    font-family: "Noto Sans JP", sans-serif;
    margin: 30px 0 0
}
@media only screen and (max-width: 768px) {
    .process_page .processSection__text {
        font-size: 4vw;
        line-height: 1.8;
        margin: 12px 0 0
    }
}
.process_page .processSection__link:hover {
    background: #F6F6F4
}
.process_page .processSection__link > img {
    width: 24px;
    display: inline-block;
    margin: 0 6px 0 0
}
@media only screen and (max-width: 768px) {
    .process_page .processSection__link > img {
        width: 15px;
        margin: 0 5px 0 0
    }
}
.process_page .processSection__app {
    align-items: flex-end;
    flex-wrap: wrap
}
.process_page .processSection__app .ico {
    width: 98px;
    margin: 0 0 5px 18px
}
@media only screen and (max-width: 768px) {
    .process_page .processSection__app .ico {
        width: 49px;
        margin: 15px 9px 0 0
    }
}
.process_page .processSection__appList {
    background: #F6F6F4;
    padding: 30px 44px;
    margin: 50px 0 0
}
@media only screen and (max-width: 768px) {
    .process_page .processSection__appList {
        padding: 12px 15px;
        margin: 28px 0 0
    }
}
.process_page .processSection__appList .ttl {
    font-size: 22px;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1.5;
    font-weight: 700;
    margin: 0 0 15px
}
@media only screen and (max-width: 768px) {
    .process_page .processSection__appList .ttl {
        font-size: 4vw;
        margin: 0 0 12px
    }
}
.process_page .processSection__appList .list li {
    width: 100%;
    max-width: 547px;
    margin: 0 0 9px
}
@media only screen and (max-width: 768px) {
    .process_page .processSection__appList .list li {
        margin: 0 0 7px
    }
}
.process_page .processSection__appList .list li a {
    display: block;
    width: 100%;
    background: #ffffff;
    border-radius: 2px;
    padding: 10px 18px;
    position: relative;
    font-size: 18px;
    line-height: 1.8;
    font-family: "Noto Sans JP", sans-serif
}
@media only screen and (max-width: 768px) {
    .process_page .processSection__appList .list li a {
        font-size: 4vw;
        padding: 8px 10px
    }
}
.process_page .processSection__appList .list li a:hover {
    text-decoration: underline
}
.process_page .processSection__appList .list li a:hover > .url {
    text-decoration: underline
}
.process_page .processSection__appList .list li a::before {
    content: '';
    width: 20px;
    height: 18px;
    background-image: url(../images/page/process_ico_link.svg);
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 50%;
    right: 18px;
    transform: translateY(-50%)
}
@media only screen and (max-width: 768px) {
    .process_page .processSection__appList .list li a::before {
        width: 12px;
        height: 11px;
        right: 10px
    }
}
.process_page .processSection__appList .list li a > .url {
    color: #FF7700;
    display: inline-block;
    margin: 0 0 0 13px
}
@media only screen and (max-width: 768px) {
    .process_page .processSection__appList .list li a > .url {
        margin: 0 0 0 10px
    }
}
.process_page .processSection__2way {
    align-items: stretch;
    margin: 30px 0 0
}
@media only screen and (max-width: 768px) {
    .process_page .processSection__2way {
        flex-direction: column
    }
}
.process_page .processSection__2way .ele {
    background: #F6F6F4;
    width: 49%;
    padding: 0 0 30px
}
@media only screen and (max-width: 768px) {
    .process_page .processSection__2way .ele {
        width: 100%;
        margin: 0 0 15px;
        padding: 0 0 15px
    }
}
.process_page .processSection__2way .ele:nth-of-type(1) {
    margin: 0 2% 0 0
}
@media only screen and (max-width: 768px) {
    .process_page .processSection__2way .ele:nth-of-type(1) {
        margin: 0 0 15px
    }
}
.process_page .processSection__2way .ele .way {
    background: #433B32;
    color: #ffffff;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    text-align: center;
    font-size: 18px;
    width: 87px;
    padding: 15px 0;
    margin: 0 auto 15px
}
@media only screen and (max-width: 768px) {
    .process_page .processSection__2way .ele .way {
        font-size: 4vw;
        padding: 10px 0;
        margin: 0 auto 7px;
        width: 55px;
    }
}
.process_page .processSection__2way .ele .ttl {
    text-align: center;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 22px;
    line-height: 1.5;
    font-weight: 700;
    margin: 0 0 20px
}
@media only screen and (max-width: 768px) {
    .process_page .processSection__2way .ele .ttl {
        font-size: 4vw;
        margin: 0 0 8px
    }
}
.process_page .processSection__2way .ele .image {
    width: 66%;
    height: 200px;
    margin: 0 auto 23px
}
@media only screen and (max-width: 768px) {
    .process_page .processSection__2way .ele .image {
        height: 100px;
        margin: 0 auto 10px
    }
}
.process_page .processSection__2way .ele .image img {
    margin: 0 auto;
    height: 100%;
    width: auto
}
.process_page .processSection__2way .ele .des {
    font-size: 16px;
    line-height: 1.8;
    font-family: "Noto Sans JP", sans-serif;
    text-align: center
}
@media only screen and (max-width: 768px) {
    .process_page .processSection__2way .ele .des {
        font-size: 4vw;
        line-height: 1.5
    }
}
.process_page .processSection__wayBlock > h3, .process_page .processSection__wayBlock > h4, .process_page .processSection__wayBlock p {
    font-family: "Noto Sans JP", sans-serif
}
.process_page .processSection__wayBlock > h3 {
    margin: 100px 0 0;
    background: #433B32;
    color: #ffffff;
    font-weight: 700;
    font-size: 26px;
    padding: 12px 24px;
    line-height: 1.4
}
@media only screen and (max-width: 768px) {
    .process_page .processSection__wayBlock > h3 {
        margin: 30px 0 0;
        font-size: 4vw;
        padding: 7px 12px
    }
}
.process_page .processSection__wayBlock > h4 {
    background: #F6F6F4;
    font-weight: 700;
    font-size: 22px;
    padding: 10px 20px;
    margin: 35px 0 0;
    line-height: 1.4
}
@media only screen and (max-width: 768px) {
    .process_page .processSection__wayBlock > h4 {
        font-size: 4vw;
        margin: 15px 0 0;
        padding: 8px 12px
    }
}
.process_page .processSection__wayBlock > p {
    font-size: 17px;
    line-height: 2.0;
    margin: 16px 0 0
}
@media only screen and (max-width: 768px) {
    .process_page .processSection__wayBlock > p {
        font-size: 4vw;
        margin: 12px 0 0;
        line-height: 1.8;
    }
}
.process_page .processSection__wayBlock > p.caution {
    color: #FF7700
}
.process_page .processSection__wayBlock > ul {
    max-width: 783px
}
.process_page .processSection__wayBlock > ul li {
    padding: 0 0 0 25px;
    position: relative
}
@media only screen and (max-width: 768px) {
    .process_page .processSection__wayBlock > ul li {
        padding: 0 0 0 15px
    }
}
.process_page .processSection__wayBlock > ul li::before {
    content: '・';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0
}
.process_page .processSection__wayBlock .image {
    border: 1px solid #B3B3B3;
    margin: 34px 0 0;
    padding: 25px 25px 50px
}
@media only screen and (max-width: 768px) {
    .process_page .processSection__wayBlock .image {
        padding: 17px 12px;
        margin: 20px 0 0
    }
}
.process_page .processSection__wayBlock .image .ttl {
    font-size: 16px;
    display: inline-block;
    padding: 9px 32px;
    border: 1px solid #707070;
    margin: 0 0 16px
}
@media only screen and (max-width: 768px) {
    .process_page .processSection__wayBlock .image .ttl {
        display: block;
        font-size: 4vw;
        width: 105px;
        margin: 0 auto 16px;
        padding: 5px 0;
        text-align: center
    }
}
.process_page .processSection__wayBlock .image .scrollBlock {
    width: 79%;
    margin: 0 auto
}
@media only screen and (max-width: 768px) {
    .process_page .processSection__wayBlock .image .scrollBlock {
        width: 100%;
        overflow: scroll
    }
}
@media only screen and (max-width: 768px) {
    .process_page .processSection__wayBlock .image .scrollBlock > img {
        width: 425px;
        max-width: none
    }
}
.process_page .processSection__wayBlock .pointBlock {
    background: #F6F6F4;
    padding: 49px 59px;
    margin: 30px 0 0
}
@media only screen and (max-width: 768px) {
    .process_page .processSection__wayBlock .pointBlock {
        padding: 16px 20px;
        margin: 20px 0 0;
        flex-direction: column
    }
}
.process_page .processSection__wayBlock .pointBlock__detail {
    width: 52%;
    margin: 0 8% 0 0
}
@media only screen and (max-width: 768px) {
    .process_page .processSection__wayBlock .pointBlock__detail {
        width: 100%;
        margin: 0 0 21px
    }
}
.process_page .processSection__wayBlock .pointBlock__detail > .ttl {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    background: #433B32;
    color: #ffffff;
    font-size: 20px;
    margin: 0 0 20px;
    padding: 9px 20px;
    line-height: 1.3
}
@media only screen and (max-width: 768px) {
    .process_page .processSection__wayBlock .pointBlock__detail > .ttl {
        font-size: 4vw;
        margin: 0 0 12px;
        padding: 7px 5px;
        text-align: center
    }
}
.process_page .processSection__wayBlock .pointBlock__detail .des {
    font-size: 17px;
    line-height: 2.0;
    margin: 0 0 28px
}
@media only screen and (max-width: 768px) {
    .process_page .processSection__wayBlock .pointBlock__detail .des {
        font-size: 4vw;
        margin: 0 0 20px;
        line-height: 1.8;
    }
}
.process_page .processSection__wayBlock .pointBlock__detail .comment {
    flex-wrap: wrap;
    background: #ffffff;
    padding: 24px 21px
}
@media only screen and (max-width: 768px) {
    .process_page .processSection__wayBlock .pointBlock__detail .comment {
        padding: 15px 15px 18px;
        flex-direction: column
    }
}
.process_page .processSection__wayBlock .pointBlock__detail .comment .ico {
    width: 29px;
    margin: 3px 13px 0 0
}
@media only screen and (max-width: 768px) {
    .process_page .processSection__wayBlock .pointBlock__detail .comment .ico {
        width: 18px;
        margin: 0 auto 4px
    }
}
.process_page .processSection__wayBlock .pointBlock__detail .comment .ttl {
    font-size: 18px;
    line-height: 1.8;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    color: #433B32;
    width: calc(100% - 29px - 13px)
}
@media only screen and (max-width: 768px) {
    .process_page .processSection__wayBlock .pointBlock__detail .comment .ttl {
        font-size: 4vw;
        text-align: center;
        width: 100%
    }
}
.process_page .processSection__wayBlock .pointBlock__detail .comment .text {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    line-height: 2.0;
    margin: 9px 0 0
}
@media only screen and (max-width: 768px) {
    .process_page .processSection__wayBlock .pointBlock__detail .comment .text {
        font-size: 4vw;
        margin: 12px 0 0;
        width: 100%;
        line-height: 1.8;
    }
}
.process_page .processSection__wayBlock .pointBlock__image {
    width: 40%
}
@media only screen and (max-width: 768px) {
    .process_page .processSection__wayBlock .pointBlock__image {
        width: 100%;
        margin: 0 0 10px
    }
}
.flow_page .flowSection {
    margin: 0 0 64px;
    position: relative;
    border: 1px solid #C6C6C6
}
@media only screen and (max-width: 768px) {
    .flow_page .flowSection {
        margin: 0 0 34px
    }
}
.flow_page .flowSection:nth-last-of-type(1) {
    margin: 0 0 100px
}
@media only screen and (max-width: 768px) {
    .flow_page .flowSection:nth-last-of-type(1) {
        margin: 0 0 44px
    }
}
.flow_page .flowSection:nth-last-of-type(1)::before {
    display: none
}
.flow_page .flowSection::before {
    content: '';
    display: block;
    width: 30px;
    height: 14px;
    background-image: url(../images/page/flow_arr_01.svg);
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    bottom: -39px;
    left: 47px
}
@media only screen and (max-width: 768px) {
    .flow_page .flowSection::before {
        width: 30px;
        height: 14px;
        bottom: -25px;
        left: 50%;
        transform: translateX(-50%)
    }
}
.flow_page .flowSection__ttl {
    background: #F6F6F4;
    font-size: 22px;
    line-height: 1.5;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    padding: 8px 25px
}
@media only screen and (max-width: 768px) {
    .flow_page .flowSection__ttl {
        font-size: 4vw;
        padding: 8px 20px
    }
}
.flow_page .flowSection__main {
    flex-wrap: wrap;
    align-items: center;
    padding: 33px 50px
}
@media only screen and (max-width: 768px) {
    .flow_page .flowSection__main {
        padding: 15px 24px;
        flex-direction: column;
        align-items: flex-start
    }
}
.flow_page .flowSection__main .image {
    width: 29%;
    margin: 0 12% 0 0
}
@media only screen and (max-width: 768px) {
    .flow_page .flowSection__main .image {
        width: 70%;
        margin: 0 auto 17px
    }
}
.flow_page .flowSection__main .des {
    width: 59%;
    font-size: 16px;
    line-height: 1.8;
    color: #383838
}
@media only screen and (max-width: 768px) {
    .flow_page .flowSection__main .des {
        width: 100%;
        font-size: 4vw;
        line-height: 2.0
    }
}
.flow_page .flowSection__main .des > a {
    color: #FF7700;
    width: 138px;
    display: block;
    margin: 5px 0 0 calc(100% - 138px)
}
@media only screen and (max-width: 768px) {
    .flow_page .flowSection__main .des > a {
        /*width: 92px;
        margin: 5px 0 0 calc(100% - 92px);*/
        margin-top: 5px;
        font-size: 4vw;
        text-decoration: underline
    }
}
.flow_page .flowSection__main .des > a:hover {
    text-decoration: underline
}
.flow_page .flowSection__main .des > a > img {
    width: 15px;
    display: inline-block;
    margin: 0 0 -2px 5px
}
@media only screen and (max-width: 768px) {
    .flow_page .flowSection__main .des > a > img {
        width: 10px;
        margin: 0 0 -1px 2px
    }
}
.flow_page .flowSection__main .illustration {
    width: 83%;
    margin: 57px auto 12px;
    position: relative
}
@media only screen and (max-width: 768px) {
    .flow_page .flowSection__main .illustration {
        width: 100%;
        margin: 30px 0 8px
    }
}
.flow_page .flowSection__main .illustration .ttl {
    font-size: 16px;
    font-family: "Noto Sans JP", sans-serif;
    border: 1px solid #707070;
    width: 144px;
    padding: 6px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    text-align: center
}
@media only screen and (max-width: 768px) {
    .flow_page .flowSection__main .illustration .ttl {
        width: 105px;
        font-size: 4vw;
        padding: 5px;
        position: static;
        margin: 0 auto 28px
    }
}
.flow_page .flowSection__main .illustration .scrollBlock {
    width: calc(100% - 129px);
    margin: 0 0 0 129px
}
@media only screen and (max-width: 768px) {
    .flow_page .flowSection__main .illustration .scrollBlock {
        width: 100%;
        margin: 0;
        overflow: scroll
    }
}
@media only screen and (max-width: 768px) {
    .flow_page .flowSection__main .illustration .scrollBlock > img {
        width: 345px;
        max-width: none
    }
}
.special_page .guideListArchive {
    flex-wrap: wrap;
    margin: 58px 0 116px
}
@media only screen and (max-width: 768px) {
    .special_page .guideListArchive {
        margin: 22px 0
    }
}
.special_page .guideListArchive .list_block {
    width: 47%;
    margin: 0 6% 46px 0
}
@media only screen and (max-width: 768px) {
    .special_page .guideListArchive .list_block {
        width: 100%;
        margin: 0 0 33px
    }
}
.special_page .guideListArchive .list_block:nth-of-type(2n) {
    margin: 0 0 46px
}
@media only screen and (max-width: 768px) {
    .special_page .guideListArchive .list_block:nth-of-type(2n) {
        margin: 0 0 33px
    }
}
.special_page .guideListArchive .list_block h2 {
    font-size: 22px;
    font-weight: 700;
    color: #383838;
    border-bottom: 2px solid #383838;
    padding: 0 0 20px;
    margin: 0 0 23px
}
@media only screen and (max-width: 768px) {
    .special_page .guideListArchive .list_block h2 {
        font-size: 4vw;
        border-bottom: 1px solid #383838;
        padding: 0 0 11px;
        margin: 0 0 13px
    }
}
.special_page .guideListArchive .list_block ul {
    padding: 0 0 0 20px
}
@media only screen and (max-width: 768px) {
    .special_page .guideListArchive .list_block ul {
        padding: 0
    }
}
.special_page .guideListArchive .list_block ul .list_item span, .special_page .guideListArchive .list_block ul .list_item a {
    display: block;
    font-size: 18px;
    line-height: 2;
    font-weight: 700
}
@media only screen and (max-width: 768px) {
    .special_page .guideListArchive .list_block ul .list_item span, .special_page .guideListArchive .list_block ul .list_item a {
        font-size: 4vw
    }
}
.special_page .guideListArchive .list_block ul .list_item span::before, .special_page .guideListArchive .list_block ul .list_item a::before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 11px;
    background-size: 100%;
    background-repeat: no-repeat;
    margin: 0 6px 0 0
}
@media only screen and (max-width: 768px) {
    .special_page .guideListArchive .list_block ul .list_item span::before, .special_page .guideListArchive .list_block ul .list_item a::before {
        width: 5px;
        height: 8px;
        margin: 0 5px 0 0
    }
}
.special_page .guideListArchive .list_block ul .list_item span {
    color: #CECECE
}
.special_page .guideListArchive .list_block ul .list_item span::before {
    background-image: url(../images/special/ico_arr_1.svg)
}
.special_page .guideListArchive .list_block ul .list_item a {
    color: #2F261C
}
.special_page .guideListArchive .list_block ul .list_item a::before {
    background-image: url(../images/special/ico_arr_2.svg)
}
.special_page .guideTopSection {
    align-items: center;
    flex-wrap: wrap;
    margin: 0 0 35px
}
@media only screen and (max-width: 768px) {
    .special_page .guideTopSection {
        flex-direction: column-reverse;
        align-items: flex-start;
        margin: 0 0 6.2vw
    }
}
.special_page .guideTopSection .ttlBlock {
    flex-wrap: wrap;
    width: 45%;
    margin: 0 5% 0 0
}
@media only screen and (max-width: 768px) {
    .special_page .guideTopSection .ttlBlock {
        width: 100%;
        margin: 0
    }
}
.special_page .guideTopSection .ttlBlock .fukidashi {
    width: 127px;
    height: 105px;
    background-color: #FFC026;
    color: #2F261C;
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    padding: 37px 0 0;
    position: relative;
    margin: 0 33px 0 0
}
@media only screen and (max-width: 768px) {
    .special_page .guideTopSection .ttlBlock .fukidashi {
        width: 100%;
        height: auto;
        font-size: 4.3vw;
        padding: 2.6vw 0;
        margin: 0 0 3.4vw
    }
}
.special_page .guideTopSection .ttlBlock .fukidashi::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -18px;
    z-index: 1;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 0 9px 18px;
    border-color: transparent transparent transparent #FFC026
}
@media only screen and (max-width: 768px) {
    .special_page .guideTopSection .ttlBlock .fukidashi::before {
        display: none
    }
}
.special_page .guideTopSection .ttlBlock .guide_ttl {
    width: calc(100% - 127px - 33px);
    font-size: 52px;
    font-weight: 900;
    line-height: 1.2
}
@media only screen and (max-width: 768px) {
    .special_page .guideTopSection .ttlBlock .guide_ttl {
        width: 100%;
        font-size: 10vw;
        text-align: center
    }
}
.special_page .guideTopSection .ttlBlock .des {
    font-size: 15px;
    line-height: 2;
    margin: 19px 0 28px
}
@media only screen and (max-width: 768px) {
    .special_page .guideTopSection .ttlBlock .des {
        font-size: 3.4vw;
        line-height: 1.5;
        margin: 7vw 0 6vw
    }
}
.special_page .guideTopSection .ttlBlock .main_ttl {
    align-items: stretch;
    border: 1px solid #383838;
    width: 100%
}
@media only screen and (max-width: 768px) {
    .special_page .guideTopSection .ttlBlock .main_ttl {
        width: 71vw;
        margin: 0 auto
    }
}
.special_page .guideTopSection .ttlBlock .main_ttl .num, .special_page .guideTopSection .ttlBlock .main_ttl .ttl {
    font-size: 27px;
    line-height: 1.2;
    font-weight: 700;
    text-align: center;
    padding: 12px 0 16px
}
@media only screen and (max-width: 768px) {
    .special_page .guideTopSection .ttlBlock .main_ttl .num, .special_page .guideTopSection .ttlBlock .main_ttl .ttl {
        font-size: 4.2vw;
        padding: 2vw 0 2.4vw
    }
}
.special_page .guideTopSection .ttlBlock .main_ttl .num {
    width: 60px;
    color: #fff;
    background-color: #383838
}
@media only screen and (max-width: 768px) {
    .special_page .guideTopSection .ttlBlock .main_ttl .num {
        width: 12vw
    }
}
.special_page .guideTopSection .ttlBlock .main_ttl .ttl {
    width: calc(100% - 60px);
    color: #383838
}
@media only screen and (max-width: 768px) {
    .special_page .guideTopSection .ttlBlock .main_ttl .ttl {
        width: calc(100% - 12vw)
    }
}
.special_page .guideTopSection .topImage {
    width: 50%
}
@media only screen and (max-width: 768px) {
    .special_page .guideTopSection .topImage {
        width: 100%;
        margin: 0 0 6.2vw
    }
}
@media only screen and (max-width: 768px) {
    .special_page .guideTopSection .topImage img {
        width: 100vw;
        transform: translateX(-4vw);
        max-width: none
    }
}
.special_page .guideListSection {
    justify-content: center;
    align-items: center;
    margin: 0 0 50px;
    border: 2px dotted #FFC920;
    padding: 30px
}
@media only screen and (max-width: 768px) {
    .special_page .guideListSection {
        margin: 0 0 6.2vw;
        border: 1px dotted #FFC920;
        padding: 4.6vw 0
    }
}
.special_page .guideListSection .listItem {
    align-items: center;
    width: 29%;
    margin: 0 1.5%
}
@media only screen and (max-width: 768px) {
    .special_page .guideListSection .listItem {
        flex-direction: column;
        align-items: flex-start;
        width: 26%;
        margin: 0 2.5%
    }
}
.special_page .guideListSection .listItem .image {
    width: 39%;
    margin: 0 7% 0 0
}
@media only screen and (max-width: 768px) {
    .special_page .guideListSection .listItem .image {
        width: 100%;
        margin: 0 0 2vw
    }
}
.special_page .guideListSection .listItem .text {
    font-size: 15px;
    line-height: 1.4;
    font-weight: 700;
    color: #433B32
}
@media only screen and (max-width: 768px) {
    .special_page .guideListSection .listItem .text {
        width: 100%;
        font-size: 3.1vw;
        line-height: 1.5;
        text-align: center
    }
}
@media only screen and (max-width: 768px) {
    .special_page .pageTopBlock {
        margin: 0
    }
}
.special_page .mainVisual {
    margin: 0 0 32px
}
@media only screen and (max-width: 768px) {
    .special_page .mainVisual {
        margin: 0 0 17px
    }
}
@media only screen and (max-width: 768px) {
    .special_page .mainVisual img {
        width: 100vw;
        max-width: none;
        transform: translateX(-4vw)
    }
}
.special_page .ttlSection {
    align-items: center;
    margin: 0 0 73px
}
@media only screen and (max-width: 768px) {
    .special_page .ttlSection {
        flex-direction: column;
        align-items: flex-start;
        margin: 0 0 25px
    }
}
.special_page .ttlSection__ttl {
    width: 61%;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 49px;
    font-weight: 900;
    line-height: 1.4
}
@media only screen and (max-width: 768px) {
    .special_page .ttlSection__ttl {
        width: 100%;
        font-size: 6.4vw;
        margin: 0 0 21px
    }
}
.special_page .ttlSection__list {
    justify-content: space-around;
    width: 39%
}
@media only screen and (max-width: 768px) {
    .special_page .ttlSection__list {
        width: 100%;
        justify-content: center
    }
}
.special_page .ttlSection__list > li.sm {
    width: 29%
}
.special_page .ttlSection__list > li.lg {
    width: 45%
}
.special_page .ttlSection__list > li > img {
    max-width: 105px;
    margin: 0 auto 7px
}
@media only screen and (max-width: 768px) {
    .special_page .ttlSection__list > li > img {
        max-width: 73px
    }
}
.special_page .ttlSection__list > li > p {
    font-size: 18px;
    line-height: 1.4;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    text-align: center
}
@media only screen and (max-width: 768px) {
    .special_page .ttlSection__list > li > p {
        font-size: 4vw
    }
}
.special_page .leadSection {
    margin: 0 0 72px
}
@media only screen and (max-width: 768px) {
    .special_page .leadSection {
        flex-direction: column;
        margin: 0 0 39px
    }
}
.special_page .leadSection__detail {
    width: 62%;
    margin: 0 4% 0 0
}
@media only screen and (max-width: 768px) {
    .special_page .leadSection__detail {
        width: 100%;
        margin: 0 0 25px
    }
}
.special_page .leadSection__detail > .ttl {
    background: #EFEFEF;
    padding: 16px 24px;
    margin: 0 0 21px
}
@media only screen and (max-width: 768px) {
    .special_page .leadSection__detail > .ttl {
        padding: 10px 14px;
        margin: 0 0 12px
    }
}
.special_page .leadSection__detail > .text {
    font-size: 17px;
    line-height: 1.8;
    font-family: "Noto Sans JP", sans-serif
}
@media only screen and (max-width: 768px) {
    .special_page .leadSection__detail > .text {
        font-size: 4vw;
        line-height: 2.0
    }
}
.special_page .leadSection__image {
    width: 34%
}
@media only screen and (max-width: 768px) {
    .special_page .leadSection__image {
        width: 78%;
        margin: 0 auto
    }
}
.special_page .recoSection {
    border: 1px solid #707070;
    padding: 90px 55px 29px;
    position: relative;
    margin: 0 0 76px
}
@media only screen and (max-width: 768px) {
    .special_page .recoSection {
        padding: 54px 17px 7px;
        margin: 0 0 35px
    }
}
.special_page .recoSection__slider {
    margin: 43px 0 0;
    background: linear-gradient(0, transparent 0, transparent 13%, #FFF7E0 13%, #FFF7E0 71%, transparent 71%, transparent 100%)
}
@media only screen and (max-width: 768px) {
    .special_page .recoSection__slider {
        margin: 7vw 0 8.3vw;
        background: none
    }
}
.special_page .recoSection__slider .sliderInner .next-arrow, .special_page .recoSection__slider .sliderInner .prev-arrow {
    background-image: url(../images/category2021/icon_arr2.svg);
    width: 10vw;
    height: 10vw;
    background-size: 100%;
    position: absolute;
    top: 50%;
    z-index: 1
}
.special_page .recoSection__slider .sliderInner .next-arrow {
    right: -3vw
}
.special_page .recoSection__slider .sliderInner .prev-arrow {
    left: -3vw;
    transform: scale(-1, 1)
}
.special_page .recoSection__slider .sliderInner .sliderItem {
    width: 31%;
    margin: 0 3.5% 0 0
}
@media only screen and (max-width: 768px) {
    .special_page .recoSection__slider .sliderInner .sliderItem {
        margin: 0;
        padding: 0 7vw
    }
}
.special_page .recoSection__slider .sliderInner .sliderItem:nth-of-type(3n) {
    margin: 0
}
.special_page .recoSection__slider .sliderInner .sliderItem .ttl {
    color: #433B32;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 17px;
    text-align: center
}
@media only screen and (max-width: 768px) {
    .special_page .recoSection__slider .sliderInner .sliderItem .ttl {
        font-size: 3.7vw;
        margin: 0 0 2.9vw
    }
}
.special_page .recoSection__slider .sliderInner .sliderItem .ttl .ico {
    display: inline-block;
    width: 14px
}
@media only screen and (max-width: 768px) {
    .special_page .recoSection__slider .sliderInner .sliderItem .ttl .ico {
        width: 2.8vw
    }
}
.special_page .recoSection__slider .sliderInner .sliderItem .ttl .ico:nth-of-type(1) {
    margin: 0 20px 0 0
}
@media only screen and (max-width: 768px) {
    .special_page .recoSection__slider .sliderInner .sliderItem .ttl .ico:nth-of-type(1) {
        margin: 0 3.8vw 0 0
    }
}
.special_page .recoSection__slider .sliderInner .sliderItem .ttl .ico:nth-of-type(2) {
    margin: 0 0 0 20px;
    transform: scale(-1, 1)
}
@media only screen and (max-width: 768px) {
    .special_page .recoSection__slider .sliderInner .sliderItem .ttl .ico:nth-of-type(2) {
        margin: 0 0 0 3.8vw
    }
}
.special_page .recoSection__ttl {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 26px;
    line-height: 1.5;
    color: #ffffff;
    font-weight: 700;
    background: #433B32;
    width: 100%;
    max-width: 413px;
    height: 61px;
    z-index: 1;
    padding: 8px 0;
    text-align: center
}
@media only screen and (max-width: 768px) {
    .special_page .recoSection__ttl {
        font-size: 4vw;
        height: 36px;
        padding: 5px 0
    }
}
.special_page .recoSection__ttl::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 18.5px 0 18.5px;
    border-color: #433B32 transparent transparent transparent;
    position: absolute;
    top: 61px;
    left: 42px;
    z-index: 1
}
@media only screen and (max-width: 768px) {
    .special_page .recoSection__ttl::before {
        border-width: 5px 10px 0 10px;
        top: 36px;
        left: 20px
    }
}
.special_page .recoSection__list > li {
    background: #F7F7F7;
    font-size: 24px;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1.6;
    font-weight: 700;
    padding: 13px 25px 13px 60px;
    margin: 0 0 15px;
    position: relative
}
@media only screen and (max-width: 768px) {
    .special_page .recoSection__list > li {
        font-size: 4vw;
        padding: 7px 15px 7px 44px;
        margin: 0 0 7px
    }
}
.special_page .recoSection__list > li > img {
    display: inline-block;
    width: 22px;
    margin: 0 18px -2px 0;
    position: absolute;
    top: 50%;
    left: 25px;
    transform: translateY(-50%);
    z-index: 1
}
@media only screen and (max-width: 768px) {
    .special_page .recoSection__list > li > img {
        width: 14px;
        left: 15px
    }
}
.special_page .recoSection__list > li > .color {
    color: #FF7700;
    font-weight: 700
}
.special_page .pointSection {
    flex-wrap: wrap;
    margin: 0 0 80px
}
@media only screen and (max-width: 768px) {
    .special_page .pointSection {
        flex-direction: column;
        margin: 0 0 40px
    }
}
.special_page .pointSection__ttl {
    margin: 0 0 35px
}
@media only screen and (max-width: 768px) {
    .special_page .pointSection__ttl {
        margin: 0 0 20px
    }
}
.special_page .pointSection > .des {
    font-size: 17px;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1.8;
    margin: 0 0 40px
}
@media only screen and (max-width: 768px) {
    .special_page .pointSection > .des {
        font-size: 4vw;
        line-height: 2.0;
        margin: 0 0 30px
    }
}
.special_page .pointSection > .des a {
    text-decoration: underline
}
.special_page .pointSection iframe {
    display: block;
    margin: 0 auto
}
@media only screen and (max-width: 768px) {
    .special_page .pointSection iframe {
        width: 100%;
        height: 50vw
    }
}
.special_page .pointSection__image {
    width: 37%;
    margin: 0 3% 0 0
}
@media only screen and (max-width: 768px) {
    .special_page .pointSection__image {
        width: 100%;
        margin: 0 0 18px
    }
}
.special_page .pointSection__list {
    width: 60%
}
@media only screen and (max-width: 768px) {
    .special_page .pointSection__list {
        width: 100%
    }
}
@media only screen and (max-width: 768px) {
    .special_page .pointSection__list.guide {
        display: none
    }
}
.special_page .pointSection__list > li {
    border-bottom: 1px dotted #707070;
    padding: 0 0 19px;
    margin: 0 0 19px
}
@media only screen and (max-width: 768px) {
    .special_page .pointSection__list > li {
        flex-direction: column;
        padding: 0 0 10px;
        margin: 0 0 10px
    }
}
.special_page .pointSection__list > li:nth-last-of-type(1) {
    margin: 0;
    border-bottom: none
}
@media only screen and (max-width: 768px) {
    .special_page .pointSection__list > li:nth-last-of-type(1) {
        border-bottom: 1px dotted #707070
    }
}
.special_page .pointSection__detail {
    background-color: #F7F7F7;
    padding: 30px;
    margin: 39px 0 0
}
@media only screen and (max-width: 768px) {
    .special_page .pointSection__detail {
        background-color: transparent;
        padding: 0;
        margin: 0
    }
}
.special_page .pointSection__detail > li {
    flex-wrap: wrap;
    background-color: #fff;
    padding: 31px 40px;
    margin: 0 0 12px
}
@media only screen and (max-width: 768px) {
    .special_page .pointSection__detail > li {
        border-bottom: 1px dotted #707070;
        margin: 0;
        padding: 6.4vw 0 5.4vw
    }
}
.special_page .pointSection__detail > li:nth-last-of-type(1) {
    margin: 0
}
@media only screen and (max-width: 768px) {
    .special_page .pointSection__detail > li:nth-last-of-type(1) {
        border-bottom: none
    }
}
.special_page .pointSection__detail > li .des {
    width: 100%;
    font-size: 15px;
    line-height: 1.8;
    margin: 15px 0 0
}
@media only screen and (max-width: 768px) {
    .special_page .pointSection__detail > li .des {
        font-size: 4vw;
        line-height: 2;
        margin: 10px 0 0
    }
}
.special_page .sizeSection {
    margin: 0 0 80px
}
@media only screen and (max-width: 768px) {
    .special_page .sizeSection {
        margin: 0 0 20px
    }
}
.special_page .sizeSection__ttl {
    margin: 0 0 35px
}
@media only screen and (max-width: 768px) {
    .special_page .sizeSection__ttl {
        margin: 0 0 20px
    }
}
.special_page .sizeSection__subTtl {
    font-size: 24px;
    color: #FF7700;
    font-weight: 700;
    line-height: 1.3;
    margin: 0 0 22px
}
@media only screen and (max-width: 768px) {
    .special_page .sizeSection__subTtl {
        font-size: 4vw;
        line-height: 1.4;
        margin: 0 0 14px
    }
}
.special_page .sizeSection table {
    width: 100%;
    border-top: 1px solid #CECECE;
    border-left: 1px solid #CECECE;
    border-collapse: collapse
}
.special_page .sizeSection th, .special_page .sizeSection td {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    padding: 20px;
    border-bottom: 1px solid #CECECE;
    border-right: 1px solid #CECECE
}
@media only screen and (max-width: 768px) {
    .special_page .sizeSection th, .special_page .sizeSection td {
        font-size: 4vw;
        line-height: 1.3;
        padding: 11px 15px
    }
}
.special_page .sizeSection th {
    background-color: #F7F7F7
}
.special_page .sizeSection .table_lg {
    margin: 0 0 50px
}
@media only screen and (max-width: 768px) {
    .special_page .sizeSection .table_lg {
        margin: 0 0 30px
    }
}
@media only screen and (max-width: 768px) {
    .special_page .sizeSection .table_lg table {
        display: block
    }
}
@media only screen and (max-width: 768px) {
    .special_page .sizeSection .table_lg table tbody {
        display: block
    }
}
@media only screen and (max-width: 768px) {
    .special_page .sizeSection .table_lg table tbody tr {
        display: flex;
        align-items: stretch;
        flex-wrap: wrap
    }
}
.special_page .sizeSection .table_lg th {
    width: 17%;
    text-align: left
}
@media only screen and (max-width: 768px) {
    .special_page .sizeSection .table_lg th {
        width: 39%
    }
}
.special_page .sizeSection .table_lg td {
    width: 33%
}
@media only screen and (max-width: 768px) {
    .special_page .sizeSection .table_lg td {
        width: 61%
    }
}
.special_page .sizeSection .table_sm {
    margin: 0 0 50px
}
@media only screen and (max-width: 768px) {
    .special_page .sizeSection .table_sm {
        margin: 0 0 40px
    }
}
.special_page .sizeSection .table_sm .ttl {
    color: #433B32;
    font-size: 20px;
    line-height: 1.6;
    font-weight: 700;
    margin: 0 0 15px
}
@media only screen and (max-width: 768px) {
    .special_page .sizeSection .table_sm .ttl {
        font-size: 4vw;
        margin: 0 0 14px
    }
}
.special_page .sizeSection .table_sm td {
    text-align: center
}
.special_page .sizeSection .table_sm .note {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.7;
    margin: 25px 0 0
}
@media only screen and (max-width: 768px) {
    .special_page .sizeSection .table_sm .note {
        font-size: 4vw;
        line-height: 1.5;
        margin: 10px 0 0
    }
}
.special_page .sizeSection > .image {
    margin: 0 0 50px
}
@media only screen and (max-width: 768px) {
    .special_page .sizeSection > .image {
        margin: 0 0 30px
    }
}
.special_page .sizeSection .caseTtl {
    color: #FF7700;
    font-size: 24px;
    line-height: 1.6;
    font-weight: 700;
    margin: 0 0 25px
}
@media only screen and (max-width: 768px) {
    .special_page .sizeSection .caseTtl {
        font-size: 4vw;
        line-height: 1.3;
        margin: 0 0 17px;
        position: relative;
        padding: 0 0 0 50px;
        min-height: 38px;
        display: flex;
        align-items: center
    }
}
.special_page .sizeSection .caseTtl + .image {
    margin: 0 0 40px
}
@media only screen and (max-width: 768px) {
    .special_page .sizeSection .caseTtl + .image {
        margin: 0 0 15px
    }
}
.special_page .sizeSection .caseTtl .num {
    display: inline-block;
    color: #fff;
    background-color: #FF7700;
    width: 100px;
    margin: 0 12px 0 0;
    text-align: center;
    padding: 9px 0 11px;
    font-size: 20px;
    font-weight: 700
}
@media only screen and (max-width: 768px) {
    .special_page .sizeSection .caseTtl .num {
        width: 40px;
        height: 38px;
        padding: 7px 0 0;
        font-size: 4vw;
        line-height: 1.1;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1
    }
}
.special_page .sizeSection .specBlock {
    width: 100%;
    max-width: 350px;
    margin: -39px auto 39px
}
@media only screen and (max-width: 768px) {
    .special_page .sizeSection .specBlock {
        max-width: 70vw;
        margin: -15px auto 15px
    }
}
.special_page .sizeSection .specBlock .ttl {
    text-align: center;
    background-color: #433B32;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 11px 0
}
@media only screen and (max-width: 768px) {
    .special_page .sizeSection .specBlock .ttl {
        font-size: 4vw;
        padding: 6px 0
    }
}
.special_page .sizeSection .specBlock .detail {
    background-color: #F7F7F7;
    padding: 21px 30px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.8
}
@media only screen and (max-width: 768px) {
    .special_page .sizeSection .specBlock .detail {
        padding: 12px 22px;
        font-size: 4vw;
        line-height: 2
    }
}
.special_page .sizeSection > .des {
    font-size: 17px;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1.8;
    margin: 0 0 40px
}
@media only screen and (max-width: 768px) {
    .special_page .sizeSection > .des {
        font-size: 4vw;
        line-height: 2.0;
        margin: 0 0 30px
    }
}
.special_page .sizeSection > .des a {
    text-decoration: underline
}
.special_page .sizeSection > .btn {
    display: block;
    width: 85%;
    max-width: 500px;
    margin: 0 auto 68px;
    transition: .2s
}
@media only screen and (max-width: 768px) {
    .special_page .sizeSection > .btn {
        margin: 0 auto 40px
    }
}
.special_page .sizeSection > .btn:hover {
    transform: translateY(-5px)
}
.special_page .sizeSection .catPage .topSection {
    margin: 0 0 22px
}
.special_page .specialCaseSection {
    margin: 0 0 80px;
    border: 1px solid #707070
}
@media only screen and (max-width: 768px) {
    .special_page .specialCaseSection {
        margin: 0 0 30px
    }
}
.special_page .specialCaseSection__ttl {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 20px;
    line-height: 2.1;
    color: #ffffff;
    background: #433B32;
    padding: 10px 30px;
    font-weight: 700
}
@media only screen and (max-width: 768px) {
    .special_page .specialCaseSection__ttl {
        font-size: 4vw;
        line-height: 1.4;
        text-align: center;
        padding: 7px
    }
}
.special_page .specialCaseSection .image_wrapper {
    align-items: flex-end;
    flex-wrap: wrap;
    padding: 47px 36px 25px
}
@media only screen and (max-width: 768px) {
    .special_page .specialCaseSection .image_wrapper {
        padding: 25px 32px 10px
    }
}
.special_page .specialCaseSection .image_wrapper a {
    width: 13%;
    margin: 0 4.4% 35px 0
}
@media only screen and (max-width: 768px) {
    .special_page .specialCaseSection .image_wrapper a {
        width: 28%;
        margin: 0 8% 10px 0
    }
}
.special_page .specialCaseSection .image_wrapper a:nth-of-type(6n) {
    margin: 0 0 35px
}
@media only screen and (max-width: 768px) {
    .special_page .specialCaseSection .image_wrapper a:nth-of-type(6n) {
        margin: 0 0 10px
    }
}
@media only screen and (max-width: 768px) {
    .special_page .specialCaseSection .image_wrapper a:nth-of-type(3n) {
        margin: 0 0 10px
    }
}
.special_page .specialCaseSection .image_wrapper a:hover {
    opacity: .7
}
.special_page .voiceSection {
    padding: 0 0 60px
}
@media only screen and (max-width: 768px) {
    .special_page .voiceSection {
        padding: 0 0 13px
    }
}
.special_page .voiceSection__ttl {
    margin: 0 0 35px
}
@media only screen and (max-width: 768px) {
    .special_page .voiceSection__ttl {
        margin: 0 0 20px
    }
}
.special_page .voiceSection__contents {
    flex-wrap: wrap;
    align-items: stretch
}
@media only screen and (max-width: 768px) {
    .special_page .voiceSection__contents {
        align-items: flex-start
    }
}
.special_page .voiceSection__contents .voice-box {
    width: 49%;
    margin: 0 2% 20px 0;
    background: #F7F7F7;
    padding: 23px 21px 33px
}
@media only screen and (max-width: 768px) {
    .special_page .voiceSection__contents .voice-box {
        width: 100%;
        margin: 0 0 17px;
        padding: 16px 15px 20px
    }
}
.special_page .voiceSection__contents .voice-box:nth-of-type(2n) {
    margin: 0 0 20px
}
@media only screen and (max-width: 768px) {
    .special_page .voiceSection__contents .voice-box:nth-of-type(2n) {
        margin: 0 0 17px
    }
}
.special_page .voiceSection__contents .voice-box .voice {
    text-align: center;
    font-size: 15px;
    font-family: "Noto Sans JP", sans-serif;
    margin: 0 0 13px;
    font-weight: 500
}
@media only screen and (max-width: 768px) {
    .special_page .voiceSection__contents .voice-box .voice {
        font-size: 4vw;
        margin: 0 0 6px
    }
}
.special_page .voiceSection__contents .voice-box .voice > img {
    display: inline-block;
    width: 20px;
    margin: 0 7px -3px 0
}
@media only screen and (max-width: 768px) {
    .special_page .voiceSection__contents .voice-box .voice > img {
        width: 12px;
        margin: 0 3px -2px 0
    }
}
.special_page .voiceSection__contents .voice-box .vTi1 {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 22px;
    color: #FF7700;
    text-align: center;
    font-weight: 700;
    margin: 0 0 15px;
    line-height: 1.5
}
@media only screen and (max-width: 768px) {
    .special_page .voiceSection__contents .voice-box .vTi1 {
        font-size: 4vw;
        margin: 0 0 12px
    }
}
.special_page .voiceSection__contents .voice-box .prof {
    align-items: center;
    background: #FFFFFF;
    padding: 12px 14px;
    margin: 0 0 26px
}
@media only screen and (max-width: 768px) {
    .special_page .voiceSection__contents .voice-box .prof {
        padding: 7px;
        margin: 0 0 8px
    }
}
.special_page .voiceSection__contents .voice-box .prof .image {
    width: 35%;
    margin: 0 8% 0 0
}
@media only screen and (max-width: 768px) {
    .special_page .voiceSection__contents .voice-box .prof .image {
        width: 30%;
        margin: 0 6% 0 0
    }
}
.special_page .voiceSection__contents .voice-box .prof .table {
    width: 57%
}
@media only screen and (max-width: 768px) {
    .special_page .voiceSection__contents .voice-box .prof .table {
        width: 67%
    }
}
.special_page .voiceSection__contents .voice-box .prof .table tr, .special_page .voiceSection__contents .voice-box .prof .table tbody {
    width: 100%
}
.special_page .voiceSection__contents .voice-box .prof .table tr:nth-of-type(1) td {
    font-weight: 700
}
.special_page .voiceSection__contents .voice-box .prof .table th, .special_page .voiceSection__contents .voice-box .prof .table td {
    font-size: 15px;
    line-height: 2.0;
    font-family: "Noto Sans JP", sans-serif;
    text-align: left;
    vertical-align: top
}
@media only screen and (max-width: 768px) {
    .special_page .voiceSection__contents .voice-box .prof .table th, .special_page .voiceSection__contents .voice-box .prof .table td {
        font-size: 3.2vw;
        line-height: 1.7
    }
}
.special_page .voiceSection__contents .voice-box .prof .table th {
    color: #FF7700;
    width: 70px
}
@media only screen and (max-width: 768px) {
    .special_page .voiceSection__contents .voice-box .prof .table th {
        width: 48px
    }
}
.special_page .voiceSection__contents .voice-box .prof .table td {
    width: calc(100% - 70px)
}
@media only screen and (max-width: 768px) {
    .special_page .voiceSection__contents .voice-box .prof .table td {
        width: calc(100% - 48px)
    }
}
.special_page .voiceSection__contents .voice-box .comment {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    line-height: 1.8
}
@media only screen and (max-width: 768px) {
    .special_page .voiceSection__contents .voice-box .comment {
        font-size: 3.2vw;
        line-height: 2.0
    }
}
.special_page .planSection {
    margin: 0 0 130px
}
@media only screen and (max-width: 768px) {
    .special_page .planSection {
        margin: 0 0 40px
    }
}
.special_page .planSection__ttl {
    margin: 0 0 40px
}
@media only screen and (max-width: 768px) {
    .special_page .planSection__ttl {
        margin: 0 0 20px
    }
}
.special_page .otherCategorySection {
    margin: 0 0 130px
}
@media only screen and (max-width: 768px) {
    .special_page .otherCategorySection {
        margin: 0 0 40px
    }
}
.special_page .otherCategorySection__ttl {
    margin: 0 0 20px
}
.special_page .otherCategorySection__list {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: wrap
}
@media only screen and (max-width: 768px) {
    .special_page .otherCategorySection__list {
        flex-wrap: wrap
    }
}
.special_page .otherCategorySection__list > a {
    width: 32%;
    background: #FFF7E0;
    text-align: center;
    margin: 0 2% 20px 0
}
@media only screen and (max-width: 768px) {
    .special_page .otherCategorySection__list > a {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: stretch;
        width: 100%;
        text-align: left;
        margin: 0 0 14px
    }
}
.special_page .otherCategorySection__list > a:nth-of-type(3n) {
    margin: 0 0 20px
}
@media only screen and (max-width: 768px) {
    .special_page .otherCategorySection__list > a:nth-of-type(3n) {
        margin: 0 0 14px
    }
}
.special_page .otherCategorySection__list > a:hover {
    opacity: .7
}
.special_page .otherCategorySection__list > a .img {
    width: 100%;
    height: 157px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center
}
@media only screen and (max-width: 768px) {
    .special_page .otherCategorySection__list > a .img {
        width: 44%;
        height: 61px
    }
}
.special_page .otherCategorySection__list > a > span {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 700;
    min-height: 90px
}
@media only screen and (max-width: 768px) {
    .special_page .otherCategorySection__list > a > span {
        justify-content: flex-start;
        width: 56%;
        font-size: 4vw;
        line-height: 1.3;
        min-height: 61px;
        padding: 0 0 0 4%
    }
}
.special_page .planSection .catPage .planBlock, .special_page .sizeSection .catPage .planBlock, .sizecheck_single_page .relatedBannerSection .catPage .planBlock {
    border: 1px solid #707070
}
.special_page .planSection .catPage .planBlock:nth-of-type(1), .special_page .sizeSection .catPage .planBlock:nth-of-type(1), .sizecheck_single_page .relatedBannerSection .catPage .planBlock:nth-of-type(1) {
    margin: 0 0 40px
}
.special_page .planSection .catPage .topSection, .special_page .sizeSection .catPage .topSection, .sizecheck_single_page .relatedBannerSection .catPage .topSection {
    position: relative;
    padding: 41px 35px 22px
}
@media only screen and (max-width: 768px) {
    .special_page .planSection .catPage .topSection, .special_page .sizeSection .catPage .topSection, .sizecheck_single_page .relatedBannerSection .catPage .topSection {
        padding: 20px 20px 0
    }
}
.special_page .planSection .catPage .topSection__detail .catch, .special_page .planSection .catPage .topSection__detail .des, .special_page .planSection .catPage .topSection__detail .link, .special_page .planSection .catPage .topSection__detail .btn, .special_page .sizeSection .catPage .topSection__detail .catch, .special_page .sizeSection .catPage .topSection__detail .des, .special_page .sizeSection .catPage .topSection__detail .link, .special_page .sizeSection .catPage .topSection__detail .btn, .sizecheck_single_page .relatedBannerSection .catPage .topSection__detail .catch, .sizecheck_single_page .relatedBannerSection .catPage .topSection__detail .des, .sizecheck_single_page .relatedBannerSection .catPage .topSection__detail .link, .sizecheck_single_page .relatedBannerSection .catPage .topSection__detail .btn {
    display: none
}
.special_page .planSection .catPage .btnBlock, .special_page .sizeSection .catPage .btnBlock, .sizecheck_single_page .relatedBannerSection .catPage .btnBlock {
    padding: 0 35px 44px;
    background: #F6F7F8
}
@media only screen and (max-width: 768px) {
    .special_page .planSection .catPage .btnBlock, .special_page .sizeSection .catPage .btnBlock, .sizecheck_single_page .relatedBannerSection .catPage .btnBlock {
        flex-direction: column;
        padding: 0 20px 20px
    }
}
.special_page .planSection .catPage .btnBlock .moreBtn, .special_page .planSection .catPage .btnBlock .btn, .special_page .sizeSection .catPage .btnBlock .moreBtn, .special_page .sizeSection .catPage .btnBlock .btn, .sizecheck_single_page .relatedBannerSection .catPage .btnBlock .moreBtn, .sizecheck_single_page .relatedBannerSection .catPage .btnBlock .btn {
    width: 49%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    transition: .2s
}
@media only screen and (max-width: 768px) {
    .special_page .planSection .catPage .btnBlock .moreBtn, .special_page .planSection .catPage .btnBlock .btn, .special_page .sizeSection .catPage .btnBlock .moreBtn, .special_page .sizeSection .catPage .btnBlock .btn, .sizecheck_single_page .relatedBannerSection .catPage .btnBlock .moreBtn, .sizecheck_single_page .relatedBannerSection .catPage .btnBlock .btn {
        width: 100%;
        margin: 0 auto
    }
}
.special_page .planSection .catPage .btnBlock .moreBtn:hover, .special_page .planSection .catPage .btnBlock .btn:hover, .special_page .sizeSection .catPage .btnBlock .moreBtn:hover, .special_page .sizeSection .catPage .btnBlock .btn:hover, .sizecheck_single_page .relatedBannerSection .catPage .btnBlock .moreBtn:hover, .sizecheck_single_page .relatedBannerSection .catPage .btnBlock .btn:hover {
    transform: translateY(-5px)
}
.special_page .planSection .catPage .btnBlock .moreBtn, .special_page .sizeSection .catPage .btnBlock .moreBtn, .sizecheck_single_page .relatedBannerSection .catPage .btnBlock .moreBtn {
    margin: 0 2% 0 0
}
@media only screen and (max-width: 768px) {
    .special_page .planSection .catPage .btnBlock .moreBtn, .special_page .sizeSection .catPage .btnBlock .moreBtn, .sizecheck_single_page .relatedBannerSection .catPage .btnBlock .moreBtn {
        margin: 0 auto 10px
    }
}
.gimon_text_1, .gimon_page .topSection__main .topText, .gimon_page .taxonomyTopSection__main .topText, .gimon_page .singleTopBlock .topText {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    font-size: 19px;
    color: #ffffff;
    background: #3C3C3C;
    position: relative;
    display: inline-block;
    padding: 12px 16px
}
@media only screen and (max-width: 768px) {
    .gimon_text_1, .gimon_page .topSection__main .topText, .gimon_page .taxonomyTopSection__main .topText, .gimon_page .singleTopBlock .topText {
        font-size: 4vw;
        display: block;
        width: 100%;
        text-align: center;
        padding: 8px 0
    }
}
.gimon_text_1::before, .gimon_page .topSection__main .topText::before, .gimon_page .taxonomyTopSection__main .topText::before, .gimon_page .singleTopBlock .topText::before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 16px 14px 16px;
    border-color: transparent transparent #3C3C3C transparent;
    bottom: -5px;
    left: 37px;
    transform: rotate(35deg);
    z-index: -1
}
@media only screen and (max-width: 768px) {
    .gimon_text_1::before, .gimon_page .topSection__main .topText::before, .gimon_page .taxonomyTopSection__main .topText::before, .gimon_page .singleTopBlock .topText::before {
        border-width: 0 10px 8px 10px;
        bottom: -3px;
        left: 21%
    }
}
.gimon_text_2, .gimon_page .topSection__main .ttl, .gimon_page .singleTopBlock .ttl {
    font-size: 54px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 900;
    margin: 31px 0 33px
}
@media only screen and (max-width: 768px) {
    .gimon_text_2, .gimon_page .topSection__main .ttl, .gimon_page .singleTopBlock .ttl {
        font-size: 7.2vw;
        text-align: center;
        margin: 18px 0
    }
}
.gimon_block_1, .gimon_page .specialBlock__contents .list li, .case_page .caseBlock li, .case_single_page .related_case__list li {
    width: 24.5%;
    margin: 0 .6% 6px 0;
    background: #F7F7F7;
    padding: 0 15px 19px
}
@media only screen and (max-width: 768px) {
    .gimon_block_1, .gimon_page .specialBlock__contents .list li, .case_page .caseBlock li, .case_single_page .related_case__list li {
        width: 47.5%;
        margin: 0 5% 15px 0;
        padding: 0 7px 10px
    }
}
.gimon_block_1:hover, .gimon_page .specialBlock__contents .list li:hover, .case_page .caseBlock li:hover, .case_single_page .related_case__list li:hover {
    opacity: .7
}
.gimon_block_1:nth-of-type(4n), .gimon_page .specialBlock__contents .list li:nth-of-type(4n), .case_page .caseBlock li:nth-of-type(4n), .case_single_page .related_case__list li:nth-of-type(4n) {
    margin: 0 0 6px
}
@media only screen and (max-width: 768px) {
    .gimon_block_1:nth-of-type(4n), .gimon_page .specialBlock__contents .list li:nth-of-type(4n), .case_page .caseBlock li:nth-of-type(4n), .case_single_page .related_case__list li:nth-of-type(4n) {
        margin: 0 0 15px
    }
}
@media only screen and (max-width: 768px) {
    .gimon_block_1:nth-of-type(2n), .gimon_page .specialBlock__contents .list li:nth-of-type(2n), .case_page .caseBlock li:nth-of-type(2n), .case_single_page .related_case__list li:nth-of-type(2n) {
        margin: 0 0 15px
    }
}
.gimon_block_1 .price_block, .gimon_page .specialBlock__contents .list li .price_block, .case_page .caseBlock li .price_block, .case_single_page .related_case__list li .price_block {
    margin: 0 0 14px;
    text-align: center
}
@media only screen and (max-width: 768px) {
    .gimon_block_1 .price_block, .gimon_page .specialBlock__contents .list li .price_block, .case_page .caseBlock li .price_block, .case_single_page .related_case__list li .price_block {
        margin: 0 0 8px
    }
}
.gimon_block_1 .price_block > span, .gimon_page .specialBlock__contents .list li .price_block > span, .case_page .caseBlock li .price_block > span, .case_single_page .related_case__list li .price_block > span {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500
}
.gimon_block_1 .price_block .tanka, .gimon_page .specialBlock__contents .list li .price_block .tanka, .case_page .caseBlock li .price_block .tanka, .case_single_page .related_case__list li .price_block .tanka {
    font-size: 14px
}
@media only screen and (max-width: 768px) {
    .gimon_block_1 .price_block .tanka, .gimon_page .specialBlock__contents .list li .price_block .tanka, .case_page .caseBlock li .price_block .tanka, .case_single_page .related_case__list li .price_block .tanka {
        font-size: 3.2vw
    }
}
.gimon_block_1 .price_block .price, .gimon_page .specialBlock__contents .list li .price_block .price, .case_page .caseBlock li .price_block .price, .case_single_page .related_case__list li .price_block .price {
    font-size: 28px;
    color: #FF7700;
    font-weight: 600;
}
@media only screen and (max-width: 768px) {
    .gimon_block_1 .price_block .price, .gimon_page .specialBlock__contents .list li .price_block .price, .case_page .caseBlock li .price_block .price, .case_single_page .related_case__list li .price_block .price {
        font-size: 4.8vw
    }
}
.gimon_block_1 .price_block .yen, .gimon_page .specialBlock__contents .list li .price_block .yen, .case_page .caseBlock li .price_block .yen, .case_single_page .related_case__list li .price_block .yen {
    font-size: 14px;
    color: #FF7700
}
@media only screen and (max-width: 768px) {
    .gimon_block_1 .price_block .yen, .gimon_page .specialBlock__contents .list li .price_block .yen, .case_page .caseBlock li .price_block .yen, .case_single_page .related_case__list li .price_block .yen {
        font-size: 3.2vw
    }
}
.gimon_block_1 .cat_text, .gimon_page .specialBlock__contents .list li .cat_text, .case_page .caseBlock li .cat_text, .case_single_page .related_case__list li .cat_text {
    color: #433B32;
    background: #ffffff;
    text-align: center;
    font-size: 16px;
    padding: 7px
}
@media only screen and (max-width: 768px) {
    .gimon_block_1 .cat_text, .gimon_page .specialBlock__contents .list li .cat_text, .case_page .caseBlock li .cat_text, .case_single_page .related_case__list li .cat_text {
        font-size: 3.6vw;
        padding: 5px
    }
}
.gimon_ttl_1, .material_column_archive_page .materialSection__ttl h2, .companyPage .mainSection__list > li .ttl, .process_page .processSection__ttl, .special_page .leadSection__detail > .ttl, .gimon_page .categoryList__ttl, .gimon_page .taxonomyContentsList__ttl, .gimon_page .specialBlock__ttl, .eco_page .singleArticle > h3, .eco_page .singleArticle > h2, .eco_page .singleArticle > h4, .eco_page .singleArticle__summary .ttl, .eco_page .singleBottom__ttl, .specialSearchBlock__ttl, .case_single_page .mainContents__ttl, .case_single_page .related_case__ttl, .d_course_block__ttl, .designCourseContents .coursr_contents_main .header_pattern_20, .sizecheck_page .defSection__ttl, .sizecheck_single_page .mainSection__inner h2, .sizecheck_single_page .mainSection__inner h3, .sizecheck_single_page .relatedBannerSection__ttl, .sizecheck_single_page .sizeCheckRelatedList__ttl {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 26px;
    font-weight: 700;
    line-height: 1.3
}
@media only screen and (max-width: 768px) {
    .gimon_ttl_1, .material_column_archive_page .materialSection__ttl h2, .companyPage .mainSection__list > li .ttl, .process_page .processSection__ttl, .special_page .leadSection__detail > .ttl, .gimon_page .categoryList__ttl, .gimon_page .taxonomyContentsList__ttl, .gimon_page .specialBlock__ttl, .eco_page .singleArticle > h3, .eco_page .singleArticle > h2, .eco_page .singleArticle > h4, .eco_page .singleArticle__summary .ttl, .eco_page .singleBottom__ttl, .specialSearchBlock__ttl, .case_single_page .mainContents__ttl, .case_single_page .related_case__ttl, .d_course_block__ttl, .designCourseContents .coursr_contents_main .header_pattern_20, .sizecheck_page .defSection__ttl, .sizecheck_single_page .mainSection__inner h2, .sizecheck_single_page .mainSection__inner h3, .sizecheck_single_page .relatedBannerSection__ttl, .sizecheck_single_page .sizeCheckRelatedList__ttl {
        font-size: 4vw;
        line-height: 1.6
    }
}
.gimon_ttl_1.bd, .material_column_archive_page .materialSection__ttl h2.bd, .companyPage .mainSection__list > li .bd.ttl, .process_page .bd.processSection__ttl, .special_page .leadSection__detail > .bd.ttl, .gimon_page .bd.categoryList__ttl, .gimon_page .bd.taxonomyContentsList__ttl, .gimon_page .bd.specialBlock__ttl, .eco_page .singleArticle > h3.bd, .eco_page .singleArticle > h2.bd, .eco_page .singleArticle > h4.bd, .eco_page .singleArticle__summary .bd.ttl, .eco_page .bd.singleBottom__ttl, .bd.specialSearchBlock__ttl, .case_single_page .bd.mainContents__ttl, .case_single_page .bd.related_case__ttl, .bd.d_course_block__ttl, .designCourseContents .coursr_contents_main .bd.header_pattern_20, .sizecheck_page .bd.defSection__ttl, .sizecheck_single_page .mainSection__inner h2.bd, .sizecheck_single_page .mainSection__inner h3.bd, .sizecheck_single_page .bd.relatedBannerSection__ttl, .sizecheck_single_page .bd.sizeCheckRelatedList__ttl {
    padding: 0 0 14px;
    border-bottom: 1px solid #707070
}
@media only screen and (max-width: 768px) {
    .gimon_ttl_1.bd, .material_column_archive_page .materialSection__ttl h2.bd, .companyPage .mainSection__list > li .bd.ttl, .process_page .bd.processSection__ttl, .special_page .leadSection__detail > .bd.ttl, .gimon_page .bd.categoryList__ttl, .gimon_page .bd.taxonomyContentsList__ttl, .gimon_page .bd.specialBlock__ttl, .eco_page .singleArticle > h3.bd, .eco_page .singleArticle > h2.bd, .eco_page .singleArticle > h4.bd, .eco_page .singleArticle__summary .bd.ttl, .eco_page .bd.singleBottom__ttl, .bd.specialSearchBlock__ttl, .case_single_page .bd.mainContents__ttl, .case_single_page .bd.related_case__ttl, .bd.d_course_block__ttl, .designCourseContents .coursr_contents_main .bd.header_pattern_20, .sizecheck_page .bd.defSection__ttl, .sizecheck_single_page .mainSection__inner h2.bd, .sizecheck_single_page .mainSection__inner h3.bd, .sizecheck_single_page .bd.relatedBannerSection__ttl, .sizecheck_single_page .bd.sizeCheckRelatedList__ttl {
        padding: 0 0 11px
    }
}
.gimon_ttl_1.bg, .material_column_archive_page .materialSection__ttl h2.bg, .companyPage .mainSection__list > li .bg.ttl, .process_page .bg.processSection__ttl, .special_page .leadSection__detail > .bg.ttl, .gimon_page .bg.categoryList__ttl, .gimon_page .bg.taxonomyContentsList__ttl, .gimon_page .bg.specialBlock__ttl, .eco_page .singleArticle > h3.bg, .eco_page .singleArticle > h2.bg, .eco_page .singleArticle > h4.bg, .eco_page .singleArticle__summary .bg.ttl, .eco_page .bg.singleBottom__ttl, .bg.specialSearchBlock__ttl, .case_single_page .bg.mainContents__ttl, .case_single_page .bg.related_case__ttl, .bg.d_course_block__ttl, .designCourseContents .coursr_contents_main .bg.header_pattern_20, .sizecheck_page .bg.defSection__ttl, .sizecheck_single_page .mainSection__inner h2.bg, .sizecheck_single_page .mainSection__inner h3.bg, .sizecheck_single_page .bg.relatedBannerSection__ttl, .sizecheck_single_page .bg.sizeCheckRelatedList__ttl {
    background: #F7F7F7;
    padding: 14px 24px
}
@media only screen and (max-width: 768px) {
    .gimon_ttl_1.bg, .material_column_archive_page .materialSection__ttl h2.bg, .companyPage .mainSection__list > li .bg.ttl, .process_page .bg.processSection__ttl, .special_page .leadSection__detail > .bg.ttl, .gimon_page .bg.categoryList__ttl, .gimon_page .bg.taxonomyContentsList__ttl, .gimon_page .bg.specialBlock__ttl, .eco_page .singleArticle > h3.bg, .eco_page .singleArticle > h2.bg, .eco_page .singleArticle > h4.bg, .eco_page .singleArticle__summary .bg.ttl, .eco_page .bg.singleBottom__ttl, .bg.specialSearchBlock__ttl, .case_single_page .bg.mainContents__ttl, .case_single_page .bg.related_case__ttl, .bg.d_course_block__ttl, .designCourseContents .coursr_contents_main .bg.header_pattern_20, .sizecheck_page .bg.defSection__ttl, .sizecheck_single_page .mainSection__inner h2.bg, .sizecheck_single_page .mainSection__inner h3.bg, .sizecheck_single_page .bg.relatedBannerSection__ttl, .sizecheck_single_page .bg.sizeCheckRelatedList__ttl {
        padding: 8px 12px
    }
}
.gimon_page {
    margin: 0 0 50px
}
@media only screen and (max-width: 768px) {
    .gimon_page {
        margin: 0
    }
}
.gimon_page .topSection {
    align-items: flex-end;
    margin: 0 0 27px
}
@media only screen and (max-width: 768px) {
    .gimon_page .topSection {
        flex-direction: column;
        align-items: flex-start;
        margin: 0 0 -4px
    }
}
.gimon_page .topSection__main {
    width: 51%;
    padding: 0 0 54px;
    margin: 0 2% 0 0
}
@media only screen and (max-width: 768px) {
    .gimon_page .topSection__main {
        width: 100%;
        padding: 0;
        margin: 0 0 20px
    }
}
@media only screen and (max-width: 768px) {
    .gimon_page .topSection__main .topText {
        max-width: 284px;
        margin: 0 auto
    }
}
.gimon_page .topSection__main .leadText {
    font-size: 17px;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 2.0
}
@media only screen and (max-width: 768px) {
    .gimon_page .topSection__main .leadText {
        font-size: 4vw;
        line-height: 1.8;
    }
}
.gimon_page .topSection__image {
    width: 47%
}
@media only screen and (max-width: 768px) {
    .gimon_page .topSection__image {
        width: 100%
    }
}
.gimon_page .categoryList {
    padding: 0 0 57px
}
@media only screen and (max-width: 768px) {
    .gimon_page .categoryList {
        padding: 0 0 37px
    }
}
.gimon_page .categoryList__ttl {
    padding: 0 0 14px;
    margin: 0 0 30px;
    border-bottom: 1px solid #707070
}
@media only screen and (max-width: 768px) {
    .gimon_page .categoryList__ttl {
        padding: 0 0 12px;
        margin: 0 0 20px
    }
}
.gimon_page .categoryList__contents {
    flex-wrap: wrap;
    align-items: stretch
}
.gimon_page .categoryList__contents > a {
    width: 31.6%;
    margin: 0 2.6% 25px 0;
    font-size: 17px;
    line-height: 1.3;
    text-align: center;
    position: relative;
    border-radius: 2px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    padding: 24px 42px
}
@media only screen and (max-width: 768px) {
    .gimon_page .categoryList__contents > a {
        width: 100%;
        margin: 0 0 9px;
        font-size: 4vw;
        text-align: left;
        padding: 12px 15px
    }
}
.gimon_page .categoryList__contents > a:hover {
    transform: translateY(-5px)
}
.gimon_page .categoryList__contents > a > img {
    width: 17px;
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 15px;
    transform: translateY(-50%)
}
@media only screen and (max-width: 768px) {
    .gimon_page .categoryList__contents > a > img {
        width: 12px;
        right: 10px
    }
}
.gimon_page .categoryList__contents > a:nth-of-type(3n) {
    margin: 0 0 25px
}
@media only screen and (max-width: 768px) {
    .gimon_page .categoryList__contents > a:nth-of-type(3n) {
        margin: 0 0 9px
    }
}
.gimon_page .recommendList {
    padding: 0 0 57px
}
@media only screen and (max-width: 768px) {
    .gimon_page .recommendList {
        padding: 0 0 37px
    }
}
.gimon_page .recommendList__ttl {
    font-size: 26px;
    line-height: 1.8;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    padding: 6px 24px;
    margin: 0 0 42px;
    background: #F7F7F7
}
@media only screen and (max-width: 768px) {
    .gimon_page .recommendList__ttl {
        font-size: 4vw;
        padding: 6px 12px;
        margin: 0 0 22px
    }
}
.gimon_page .recommendList__contents {
    flex-wrap: wrap;
    align-items: stretch
}
.gimon_page .recommendList__contents > a {
    width: 46.8%;
    margin: 0 6.4% 43px 0;
    padding: 0 0 0 19px;
    border-left: 1px solid #BEBEBE
}
@media only screen and (max-width: 768px) {
    .gimon_page .recommendList__contents > a {
        width: 100%;
        margin: 0 0 22px;
        padding: 0 0 0 15px
    }
}
.gimon_page .recommendList__contents > a:hover {
    opacity: .7
}
.gimon_page .recommendList__contents > a .icon {
    width: 24px;
    margin: 0 14px 0 0
}
@media only screen and (max-width: 768px) {
    .gimon_page .recommendList__contents > a .icon {
        display: none;
        margin: 0
    }
}
.gimon_page .recommendList__contents > a .ttl {
    width: calc(100% - 24px - 14px - 110px - 20px);
    font-size: 18px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    line-height: 1.5
}
@media only screen and (max-width: 768px) {
    .gimon_page .recommendList__contents > a .ttl {
        font-size: 4vw;
        width: calc(100% - 90px - 15px)
    }
}
.gimon_page .recommendList__contents > a .thumb {
    width: 110px;
    margin: 0 0 0 20px;
    overflow: hidden
}
@media only screen and (max-width: 768px) {
    .gimon_page .recommendList__contents > a .thumb {
        width: 90px;
        margin: 0 0 0 15px
    }
}
.gimon_page .recommendList__contents > a .thumb img {
    width: auto;
    max-width: none;
    height: 100%;
    max-height: 77px
}
@media only screen and (max-width: 768px) {
    .gimon_page .recommendList__contents > a .thumb img {
        max-height: 63px
    }
}
.gimon_page .recommendList__contents > a:nth-of-type(2n) {
    margin: 0 0 43px
}
@media only screen and (max-width: 768px) {
    .gimon_page .recommendList__contents > a:nth-of-type(2n) {
        margin: 0 0 22px
    }
}
.gimon_page .taxonomyTopSection {
    justify-content: center;
    align-items: flex-end;
    border-bottom: 2px solid #000000;
    padding: 29px 0 32px;
    margin: 0 0 43px
}
@media only screen and (max-width: 768px) {
    .gimon_page .taxonomyTopSection {
        padding: 0 0 117px;
        margin: 0 0 32px;
        position: relative
    }
}
.gimon_page .taxonomyTopSection__image {
    width: 13%
}
@media only screen and (max-width: 768px) {
    .gimon_page .taxonomyTopSection__image {
        width: 80px;
        position: absolute;
        bottom: 18px;
        left: 50%
    }
}
@media only screen and (max-width: 768px) {
    .gimon_page .taxonomyTopSection__image:nth-of-type(1) {
        transform: translateX(calc(-100% - 7px))
    }
}
@media only screen and (max-width: 768px) {
    .gimon_page .taxonomyTopSection__image:nth-of-type(3) {
        transform: translateX(7px)
    }
}
.gimon_page .taxonomyTopSection__main {
    width: 486px;
    margin: 0 2.4%
}
@media only screen and (max-width: 768px) {
    .gimon_page .taxonomyTopSection__main {
        width: 100%;
        margin: 0
    }
}
.gimon_page .taxonomyTopSection__main .topText {
    margin: 0 0 30px 58px
}
@media only screen and (max-width: 768px) {
    .gimon_page .taxonomyTopSection__main .topText {
        max-width: 284px;
        margin: 0 auto 18px
    }
}
.gimon_page .taxonomyTopSection__main .ttl {
    font-size: 54px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 900;
    text-align: center
}
@media only screen and (max-width: 768px) {
    .gimon_page .taxonomyTopSection__main .ttl {
        font-size: 7.2vw
    }
}
.gimon_page .taxonomyContentsList {
    padding: 0 0 88px
}
@media only screen and (max-width: 768px) {
    .gimon_page .taxonomyContentsList {
        padding: 0 0 45px
    }
}
.gimon_page .taxonomyContentsList__ttl {
    margin: 0 0 32px
}
@media only screen and (max-width: 768px) {
    .gimon_page .taxonomyContentsList__ttl {
        margin: 0 0 20px
    }
}
.gimon_page .taxonomyContentsList__contents {
    flex-wrap: wrap;
    align-items: stretch
}
.gimon_page .taxonomyContentsList__contents > a {
    border: 1px solid #D8D8D8;
    border-radius: 2px;
    width: 23.4%;
    margin: 0 2.1% 20px 0;
    position: relative
}
@media only screen and (max-width: 768px) {
    .gimon_page .taxonomyContentsList__contents > a {
        width: 47.5%;
        margin: 0 5% 15px 0
    }
}
.gimon_page .taxonomyContentsList__contents > a:hover {
    opacity: .7
}
.gimon_page .taxonomyContentsList__contents > a:nth-of-type(4n) {
    margin: 0 0 20px
}
@media only screen and (max-width: 768px) {
    .gimon_page .taxonomyContentsList__contents > a:nth-of-type(4n) {
        margin: 0 0 15px
    }
}
@media only screen and (max-width: 768px) {
    .gimon_page .taxonomyContentsList__contents > a:nth-of-type(2n) {
        margin: 0 0 15px
    }
}
.gimon_page .taxonomyContentsList__contents > a .icon {
    position: absolute;
    top: 143px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    width: 38px
}
@media only screen and (max-width: 768px) {
    .gimon_page .taxonomyContentsList__contents > a .icon {
        width: 24px;
        top: 81px
    }
}
.gimon_page .taxonomyContentsList__contents > a .thumb {
    height: 161px;
    overflow: hidden
}
@media only screen and (max-width: 768px) {
    .gimon_page .taxonomyContentsList__contents > a .thumb {
        height: 93px
    }
}
.gimon_page .taxonomyContentsList__contents > a .thumb img:nth-of-type(1) {
    width: auto;
    max-width: none;
    height: 161px
}
@media only screen and (max-width: 768px) {
    .gimon_page .taxonomyContentsList__contents > a .thumb img:nth-of-type(1) {
        height: auto;
        width: 100%
    }
}
.gimon_page .taxonomyContentsList__contents > a .ttl {
    font-size: 17px;
    line-height: 1.6;
    padding: 28px 23px 23px;
    font-family: "Noto Sans JP", sans-serif
}
@media only screen and (max-width: 768px) {
    .gimon_page .taxonomyContentsList__contents > a .ttl {
        font-size: 4vw;
        line-height: 1.5;
        padding: 18px 10px 13px
    }
}
.gimon_page .taxonomyContentsList .moreLink {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 17px;
    color: #FF7700;
    display: block;
    width: 270px;
    margin: 0 0 42px calc(100% - 270px)
}
@media only screen and (max-width: 768px) {
    .gimon_page .taxonomyContentsList .moreLink {
        font-size: 3.2vw;
        width: 162px;
        margin: 5px 0 38px calc(100% - 162px);
        text-decoration: underline
    }
}
.gimon_page .taxonomyContentsList .moreLink:hover {
    text-decoration: underline
}
.gimon_page .taxonomyContentsList .moreLink .icon {
    display: inline-block;
    width: 17px;
    margin: 0 0 -2px 9px
}
@media only screen and (max-width: 768px) {
    .gimon_page .taxonomyContentsList .moreLink .icon {
        width: 10px;
        margin: 0 0 -1px 4px
    }
}
.gimon_page .taxonomyContentsList .returnLink {
    display: block;
    width: 89%;
    max-width: 359px;
    margin: 0 auto;
    color: #ffffff;
    font-size: 17px;
    text-align: center;
    background: #2F261C;
    padding: 21px 0;
    border-radius: 2px
}
@media only screen and (max-width: 768px) {
    .gimon_page .taxonomyContentsList .returnLink {
        font-size: 4vw;
        padding: 17px 0
    }
}
.gimon_page .taxonomyContentsList .returnLink.mt {
    margin: 54px auto 0
}
@media only screen and (max-width: 768px) {
    .gimon_page .taxonomyContentsList .returnLink.mt {
        margin: 10px auto 0
    }
}
.gimon_page .taxonomyContentsList .returnLink:hover {
    transform: translateY(-5px)
}
.gimon_page .singleTopBlock {
    margin: 20px 0 0
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleTopBlock {
        margin: 4px 0 0
    }
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleTopBlock .topText {
        max-width: 274px;
        margin: 0 auto
    }
}
.gimon_page .singleTopBlock .ttl {
    line-height: 1.3
}
.gimon_page .singleTopSection {
    border: 2px solid #707070;
    background: #ffffff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    position: relative;
    padding: 23px 0 0;
    margin: 22px 0 43px;
    min-height: 297px
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleTopSection {
        margin: 0 0 29px;
        border: 1px solid #707070;
        padding: 15px 20px 0;
        flex-wrap: wrap;
        min-height: auto
    }
}
.gimon_page .singleTopSection::before, .gimon_page .singleTopSection::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 32px 53px 0 53px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleTopSection::before, .gimon_page .singleTopSection::after {
        border-width: 14px 24px 0 24px
    }
}
.gimon_page .singleTopSection::before {
    bottom: -32px;
    border-color: #707070 transparent transparent transparent;
    z-index: 1
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleTopSection::before {
        bottom: -14px
    }
}
.gimon_page .singleTopSection::after {
    bottom: -29px;
    border-color: #ffffff transparent transparent transparent;
    z-index: 2
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleTopSection::after {
        bottom: -13px
    }
}
.gimon_page .singleTopSection__main {
    width: 43%;
    margin: 10px 4% 63px 18%
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleTopSection__main {
        width: 100%;
        margin: 0 0 14px;
        text-align: center
    }
}
.gimon_page .singleTopSection__main .q_number {
    font-size: 30px;
    line-height: 1.7;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleTopSection__main .q_number {
        font-size: 4vw;
        margin: 0 0 3px
    }
}
.gimon_page .singleTopSection__main .gimon_title {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 42px;
    line-height: 1.4;
    font-weight: 900
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleTopSection__main .gimon_title {
        font-size: 5.6vw
    }
}
.gimon_page .singleTopSection__main .hosoku_low_priced_p {
    font-size: 17px;
    line-height: 2.0;
    font-family: "Noto Sans JP", sans-serif;
    margin: 11px 0 0
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleTopSection__main .hosoku_low_priced_p {
        font-size: 4vw;
        margin: 5px 0 0
    }
}
.gimon_page .singleTopSection__kamichan {
    width: 15%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleTopSection__kamichan {
        position: static;
        width: 29%
    }
}
.gimon_page .singleTopSection__image {
    width: 33%;
    margin: 0 2% 0 0;
    max-height: 222px;
    overflow: hidden
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleTopSection__image {
        width: 65%;
        margin: 0 0 0 6%;
        max-height: 111px
    }
}
.gimon_page .singleTopSection__image img {
    width: auto;
    max-width: none;
    max-height: 222px
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleTopSection__image img {
        max-height: 111px
    }
}
.gimon_page .singleTopSection__tag {
    position: absolute;
    bottom: 5px;
    right: 2%;
    z-index: 1;
    font-size: 13px;
    line-height: 2.6;
    color: #FF7700;
    font-family: "Noto Sans JP", sans-serif
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleTopSection__tag {
        font-size: 3.2vw;
        bottom: 2px;
        right: 20px
    }
}
.gimon_page .singleTopSection__tag a {
    font-size: 13px;
    display: inline-block;
    margin: 0 6px 0 0
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleTopSection__tag a {
        font-size: 3.2vw;
        margin: 0 3px 0 0
    }
}
.gimon_page .singleTopSection__tag a:hover {
    color: #2F261C
}
.gimon_page .singleLeadText {
    width: 100%;
    max-width: 640px;
    margin: 0 auto 59px;
    font-size: 17px;
    line-height: 2.0;
    font-family: "Noto Sans JP", sans-serif
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleLeadText {
        font-size: 4vw;
        margin: 0 0 40px
    }
}
.gimon_page .singleIntroductionBlock {
    margin: 0 0 66px
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleIntroductionBlock {
        margin: 0 0 37px
    }
}
.gimon_page .singleAnswerBlock {
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
    padding: 28px 27% 25px 2%;
    position: relative;
    margin: 0 0 60px
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleAnswerBlock {
        border-top: 1px solid #000000;
        border-bottom: 1px solid #000000;
        padding: 22px 0 0;
        margin: 0 0 40px;
        flex-wrap: wrap;
        align-items: center
    }
}
.gimon_page .singleAnswerBlock__icon {
    width: 82px;
    background: #2F261C;
    color: #ffffff;
    font-size: 30px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    margin: 0 69px 0 0;
    text-align: center;
    padding: 8px 0 8px 6px
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleAnswerBlock__icon {
        width: 41px;
        font-size: 4vw;
        margin: 0 calc(50% - 20.5px);
        padding: 4px 0 4px 3px
    }
}
.gimon_page .singleAnswerBlock__text {
    font-size: 36px;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1.5;
    font-weight: 900;
    color: #FF7700;
    width: calc(100% - 82px - 69px);
    margin: -7px 0 0
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleAnswerBlock__text {
        font-size: 4.8vw;
        margin: 0 0 5px 5%;
        width: 61%
    }
}
.gimon_page .singleAnswerBlock__hero {
    width: 21%;
    position: absolute;
    bottom: 0;
    right: -1%
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleAnswerBlock__hero {
        width: 34%;
        position: static
    }
}
body.faq .gimon_page .singleMainBlock .kaiketsu_talk .question_Box {
    position: relative;
}
body.faq .gimon_page .singleMainBlock .kaiketsu_talk .question_Box.faq_a {
    display: none;
    margin-bottom: 60px;
}
@media only screen and (max-width: 768px) {
  body.faq .gimon_page .singleMainBlock .kaiketsu_talk .question_Box.faq_a {
    margin-bottom: 30px;
  }
}
.gimon_page .singleMainBlock.low_priced .kaiketsu_talk .question_Box .answer_image {
    background-image: url(../images/low_priced/pig_1@2x.png)
}
.gimon_page .singleMainBlock .kaiketsu_talk .question_Box .question_image, .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .answer_image {
    width: 80px;
    min-height: 110px;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .question_image, .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .answer_image {
        width: 18%;
        min-height: 68px
    }
}
.gimon_page .singleMainBlock .kaiketsu_talk .question_Box .question_image img, .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .answer_image img {
    display: none
}
.gimon_page .singleMainBlock .kaiketsu_talk .question_Box .question_image {
    float: left;
    background-image: url(../images/gimon_kaiketsu/kamichan_3@2x.png)
}
body.faq .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .question_image {
    position: absolute;
    left: 0;
    top: 60%;
    transform: translateY(-50%);
}
.gimon_page .singleMainBlock .kaiketsu_talk .question_Box .answer_image {
    float: right;
    background-image: url(../images/gimon_kaiketsu/hero_3@2x.png)
}
body.faq .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .answer_image {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
body.faq .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_question {
    cursor: pointer;
    transition: all 0.5s 0s ease;
}
body.faq .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_question .icon_open {
    font-size: 19px;
    line-height: 1.8;
    font-weight: 700;
}
@media only screen and (max-width: 768px) {
  body.faq .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_question .icon_open {
    font-size: 16px;
  }
}
.gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_question, .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_answer {
    width: 71%;
    border-radius: 10px;
    font-size: 17px;
    line-height: 2.0;
    font-family: "Noto Sans JP", sans-serif;
    padding: 22px 25px;
    position: relative
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_question, .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_answer {
        width: 76%;
        border-radius: 5px;
        padding: 12px;
        font-size: 4vw;
        line-height: 1.8
    }
}
.gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_question::before, .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_question::after, .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_answer::before, .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_answer::after {
    content: '';
    display: block;
    position: absolute;
    top: 26px;
    width: 0;
    height: 0;
    border-style: solid
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_question::before, .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_question::after, .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_answer::before, .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_answer::after {
        top: 11px
    }
}
.gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_question::before, .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_answer::before {
    z-index: 1
}
.gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_question::after, .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_answer::after {
    z-index: 2
}
.gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_question .hero_name, .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_question .kami_name, .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_answer .hero_name, .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_answer .kami_name {
    display: none
}
.gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_question {
    margin: 0 16% 50px 13%;
    background: #ffffff;
    border: 1px solid #707070
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_question {
        margin: 0 0 35px 24%
    }
}
.gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_question::before, .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_question::after {
    left: 0;
    border-width: 12px 15px 12px 0
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_question::before, .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_question::after {
        border-width: 7px 9px 7px 0
    }
}
.gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_question::before {
    transform: translateX(-104%);
    border-color: transparent #707070 transparent transparent
}
.gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_question::after {
    transform: translateX(-93%);
    border-color: transparent #ffffff transparent transparent
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_question::after {
        transform: translateX(-87%)
    }
}
body.faq .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_question .icon_open {
    position: relative;
    display: block;
}
@media only screen and (max-width: 768px) {
    body.faq .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_question .icon_open {
        padding-right: 15px;
    }
}
.gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_question .icon_open::before,.gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_question .icon_open::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    background-color: #000000;
}
.gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_question .icon_open::before {
    width: 16px;
    height: 2px;
}
.gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_question .icon_open::after {
    height: 16px;
    width: 2px;
    right: 7px;
}
body.faq .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_question.open .icon_open::after {
    transform: rotateY(90deg);
}
.gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_answer {
    margin: 0 13% 60px 16%;
    background: #FEF8E0;
    border: 1px solid #FFCA9B
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_answer {
        margin: 0 24% 30px 0
    }
}
.gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_answer::before, .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_answer::after {
    right: 0;
    border-width: 12px 0 12px 15px
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_answer::before, .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_answer::after {
        border-width: 7px 0 7px 9px
    }
}
.gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_answer::before {
    transform: translateX(104%);
    border-color: transparent transparent transparent #FFCA9B
}
.gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_answer::after {
    transform: translateX(93%);
    border-color: transparent transparent transparent #FEF8E0
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_answer::after {
        transform: translateX(87%)
    }
}
.gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_answer .gimon_btn {
    text-align: center;
    margin: 5px 0 0;
	display: flex;
	justify-content: flex-end;
}
.gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_answer .gimon_btn a {
    color: #fff;
    font-size: 80%;
    padding: 10px 15px;
    border-radius: 2px;
    background: #2f261c;
    max-width: 320px;
}

body.faq .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_answer {

}

body.faq .gimon_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_answer {
    margin-bottom: 0;
}

.gimon_page .singleMainBlock .kaiketsu_talk .center {
    width: 80%;
    max-width: 450px;
    margin: 0 auto 46px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16)
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleMainBlock .kaiketsu_talk .center {
        margin: 0 auto 30px
    }
}
.gimon_page .singleMainBlock .kaiketsu_talk .center iframe {
    width: 100%
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleMainBlock .kaiketsu_talk .center iframe {
        height: 61vw
    }
}
.gimon_page .singleMainBlock .low_price_matome {
    border: 1px solid #707070;
    margin: 146px 0 13px
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleMainBlock .low_price_matome {
        margin: 69px 0 30px
    }
}
.gimon_page .singleMainBlock .low_price_matome .matome_header {
    color: #ffffff;
    background: #433B32;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 20px;
    font-weight: 700;
    padding: 15px 5%
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleMainBlock .low_price_matome .matome_header {
        font-size: 4vw;
        text-align: center;
        padding: 9px 10%
    }
}
.gimon_page .singleMainBlock .low_price_matome .matome_title {
    color: #FF7700;
    font-size: 32px;
    line-height: 1.7;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 900;
    padding: 22px 5% 15px
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleMainBlock .low_price_matome .matome_title {
        font-size: 4.8vw;
        padding: 19px 10% 14px;
        text-align: center
    }
}
.gimon_page .singleMainBlock .low_price_matome .low_price_matome_text {
    font-size: 17px;
    line-height: 2.0;
    font-family: "Noto Sans JP", sans-serif;
    padding: 0 5% 40px
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleMainBlock .low_price_matome .low_price_matome_text {
        font-size: 4vw;
        padding: 0 10% 26px
    }
}
.gimon_page .singleMainBlock .question_matome {
    border: 2px solid #2F261C;
    margin: 105px 0 89px;
    position: relative
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleMainBlock .question_matome {
        border: 1px solid #2F261C;
        margin: 0 0 36px;
        padding: 0 20px
    }
}
.gimon_page .singleMainBlock .question_matome::before, .gimon_page .singleMainBlock .question_matome::after {
    content: '';
    display: block;
    background-repeat: no-repeat
}
.gimon_page .singleMainBlock .question_matome::before {
    width: 56%;
    background-image: url(../images/gimon_kaiketsu/text_1.svg);
    -webkit-background-size: 100%;
    background-size: 100%;
    height: 62px;
    margin: 0 0 0 2%
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleMainBlock .question_matome::before {
        width: 100%;
        height: 34px;
        margin: 0 0 12px
    }
}
.gimon_page .singleMainBlock .question_matome::after {
    width: 43%;
    height: 344px;
    background-image: url(../images/gimon_kaiketsu/hero_2@2x.png);
    -webkit-background-size: contain;
    background-size: contain;
    background-position: bottom center;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleMainBlock .question_matome::after {
        width: 100%;
        height: 172px;
        position: static
    }
}
.gimon_page .singleMainBlock .question_matome .matome_text {
    width: 47%;
    margin: 25px 0 34px 6%
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleMainBlock .question_matome .matome_text {
        width: 100%;
        margin: 0 0 18px;
        padding: 0 10px
    }
}
.gimon_page .singleMainBlock .question_matome .matome_text p {
    font-size: 17px;
    line-height: 2.0
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleMainBlock .question_matome .matome_text p {
        font-size: 4vw
    }
}
.gimon_page .singleMainBlock .question_matome .matome_text p span {
    display: inline-block;
    font-size: 14px;
    line-height: 1.7;
    font-weight: 700
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleMainBlock .question_matome .matome_text p span {
        font-size: 4vw;
        line-height: 2
    }
}
.gimon_page .singleMainBlock .mitsumori_btn {
    display: none;
    margin: 0 0 106px
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleMainBlock .mitsumori_btn {
        margin: 0 0 60px
    }
}
.gimon_page .singleMainBlock .mitsumori_btn a {
    display: block;
    width: 85%;
    max-width: 500px;
    height: 95px;
    margin: 0 auto;
    background-image: url(../images/category2021/btn1.svg);
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16)
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleMainBlock .mitsumori_btn a {
        height: 52px
    }
}
.gimon_page .singleMainBlock .mitsumori_btn a:hover {
    opacity: .7
}
.gimon_page .singleMainBlock .mitsumori_btn a .over {
    display: none
}
.gimon_page .singleCtaSection {
    margin: 0 0 91px
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleCtaSection {
        margin: 0 0 30px
    }
}
.gimon_page .singleCtaSection__ttl {
    font-size: 32px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    color: #FF7700;
    text-align: center;
    width: 100%;
    max-width: 426px;
    margin: 0 auto 22px;
    background-image: url(../images/gimon_kaiketsu/bg_1.svg);
    -webkit-background-size: 100%;
    background-size: 100%;
    background-position: center
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleCtaSection__ttl {
        font-size: 4.8vw;
        margin: 0 auto 14px
    }
}
.gimon_page .singleCtaSection__contents {
    flex-wrap: wrap;
    background: #FEF8DF;
    padding: 41px 45px 9px
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleCtaSection__contents {
        padding: 15px 17px 0
    }
}
.gimon_page .singleCtaSection__contents .top, .gimon_page .singleCtaSection__contents .bottom {
    width: 48%
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleCtaSection__contents .top, .gimon_page .singleCtaSection__contents .bottom {
        width: 100%
    }
}
.gimon_page .singleCtaSection__contents .top dl, .gimon_page .singleCtaSection__contents .bottom dl {
    margin: 0 0 30px
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleCtaSection__contents .top dl, .gimon_page .singleCtaSection__contents .bottom dl {
        margin: 0 0 20px
    }
}
.gimon_page .singleCtaSection__contents .top dl dt, .gimon_page .singleCtaSection__contents .bottom dl dt {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.6;
    border-bottom: 1px solid #707070;
    padding: 0 0 13px;
    margin: 0 0 17px;
    color: #433B32
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleCtaSection__contents .top dl dt, .gimon_page .singleCtaSection__contents .bottom dl dt {
        font-size: 4vw;
        padding: 0 0 5px;
        margin: 0 0 10px
    }
}
.gimon_page .singleCtaSection__contents .top dl dd, .gimon_page .singleCtaSection__contents .bottom dl dd {
    flex-wrap: wrap;
    align-items: stretch
}
.gimon_page .singleCtaSection__contents .top dl dd a, .gimon_page .singleCtaSection__contents .bottom dl dd a {
    align-items: center;
    width: 49%;
    min-height: 62px;
    background: #ffffff;
    padding: 6px
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleCtaSection__contents .top dl dd a, .gimon_page .singleCtaSection__contents .bottom dl dd a {
        min-height: 42px;
        padding: 4px
    }
}
.gimon_page .singleCtaSection__contents .top dl dd a:hover, .gimon_page .singleCtaSection__contents .bottom dl dd a:hover {
    opacity: .7
}
.gimon_page .singleCtaSection__contents .top dl dd a:nth-of-type(2n+1), .gimon_page .singleCtaSection__contents .bottom dl dd a:nth-of-type(2n+1) {
    margin: 0 2% 10px 0
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleCtaSection__contents .top dl dd a:nth-of-type(2n+1), .gimon_page .singleCtaSection__contents .bottom dl dd a:nth-of-type(2n+1) {
        margin: 0 2% 5px 0
    }
}
.gimon_page .singleCtaSection__contents .top dl dd a:nth-of-type(2n), .gimon_page .singleCtaSection__contents .bottom dl dd a:nth-of-type(2n) {
    margin: 0 0 10px
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleCtaSection__contents .top dl dd a:nth-of-type(2n), .gimon_page .singleCtaSection__contents .bottom dl dd a:nth-of-type(2n) {
        margin: 0 0 5px
    }
}
.gimon_page .singleCtaSection__contents .top dl dd a .image, .gimon_page .singleCtaSection__contents .bottom dl dd a .image {
    width: 50px;
    margin: 0 14px 0 0
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleCtaSection__contents .top dl dd a .image, .gimon_page .singleCtaSection__contents .bottom dl dd a .image {
        width: 35px;
        margin: 0 7px 0 0
    }
}
.gimon_page .singleCtaSection__contents .top dl dd a .text, .gimon_page .singleCtaSection__contents .bottom dl dd a .text {
    width: calc(100% - 50px - 14px);
    font-size: 17px;
    line-height: 1.2;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    color: #433B32
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleCtaSection__contents .top dl dd a .text, .gimon_page .singleCtaSection__contents .bottom dl dd a .text {
        width: calc(100% - 35px - 7px);
        font-size: 4vw;
        line-height: 1.4
    }
}
.gimon_page .singleCtaSection__contents .top {
    margin: 0 4% 0 0
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleCtaSection__contents .top {
        margin: 0
    }
}
.gimon_page .singleShindanBnr {
    margin: 0 0 76px
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleShindanBnr {
        margin: 0 0 40px
    }
}
.gimon_page .singleShindanBnr:hover {
    opacity: .7
}
.gimon_page .archiveTopImage {
    padding: 14px 0 0;
    margin: 0 0 40px
}
@media only screen and (max-width: 768px) {
    .gimon_page .archiveTopImage {
        padding: 4px 0 0;
        margin: 0 0 25px -4vw;
        width: 100vw
    }
}
.gimon_page .archiveLeadText {
    font-size: 17px;
    line-height: 2.0;
    font-family: "Noto Sans JP", sans-serif;
    margin: 0 0 49px
}
@media only screen and (max-width: 768px) {
    .gimon_page .archiveLeadText {
        font-size: 4vw;
        margin: 0 0 35px
    }
}
.gimon_page .reasonBlock {
    border: 1px solid #707070;
    margin: 0 0 80px
}
@media only screen and (max-width: 768px) {
    .gimon_page .reasonBlock {
        margin: 0 0 40px
    }
}
.gimon_page .reasonBlock__ttl {
    background: #433B32;
    color: #ffffff;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 24px;
    font-weight: 700;
    padding: 15px 21px
}
@media only screen and (max-width: 768px) {
    .gimon_page .reasonBlock__ttl {
        font-size: 4vw;
        line-height: 1.3;
        text-align: center;
        padding: 7px
    }
}
.gimon_page .reasonBlock__contents {
    padding: 30px
}
@media only screen and (max-width: 768px) {
    .gimon_page .reasonBlock__contents {
        flex-direction: column;
        padding: 17px 30px 22px
    }
}
.gimon_page .reasonBlock__contents .image {
    width: 37%;
    margin: 0 4% 0 0
}
@media only screen and (max-width: 768px) {
    .gimon_page .reasonBlock__contents .image {
        width: 100%;
        margin: 0 0 20px
    }
}
.gimon_page .reasonBlock__contents .detail {
    width: 59%
}
@media only screen and (max-width: 768px) {
    .gimon_page .reasonBlock__contents .detail {
        width: 100%
    }
}
.gimon_page .reasonBlock__contents .detail .ttl {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 22px;
    margin: 0 0 22px;
    line-height: 1.2
}
@media only screen and (max-width: 768px) {
    .gimon_page .reasonBlock__contents .detail .ttl {
        font-size: 4vw;
        margin: 0 0 15px;
        text-align: center
    }
}
.gimon_page .reasonBlock__contents .detail .des {
    font-size: 16px;
    line-height: 1.8;
    font-family: "Noto Sans JP", sans-serif;
    margin: 0 0 23px
}
@media only screen and (max-width: 768px) {
    .gimon_page .reasonBlock__contents .detail .des {
        font-size: 4vw;
        margin: 0 0 20px
    }
}
.gimon_page .reasonBlock__contents .detail .link {
    display: block;
    width: 172px;
    color: #FF7700;
    margin: 0 0 0 calc(100% - 172px);
    font-size: 16px
}
@media only screen and (max-width: 768px) {
    .gimon_page .reasonBlock__contents .detail .link {
        width: 115px;
        margin: 0 0 0 calc(100% - 115px);
        font-size: 4vw;
        text-decoration: underline
    }
}
.gimon_page .reasonBlock__contents .detail .link > img {
    display: inline-block;
    margin: 0 0 -3px 6px;
    width: 19px
}
@media only screen and (max-width: 768px) {
    .gimon_page .reasonBlock__contents .detail .link > img {
        width: 11px;
        margin: 0 0 -1px 3px
    }
}
.gimon_page .reasonBlock__contents .detail .link:hover {
    text-decoration: underline
}
.gimon_page .specialBlock__ttl {
    margin: 0 0 44px
}
@media only screen and (max-width: 768px) {
    .gimon_page .specialBlock__ttl {
        margin: 0 0 25px
    }
}
.gimon_page .specialBlock__contents {
    margin: 0 0 86px
}
@media only screen and (max-width: 768px) {
    .gimon_page .specialBlock__contents {
        margin: 0 0 43px
    }
}
.gimon_page .specialBlock__contents .ttl {
    font-size: 24px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    margin: 0 0 36px
}
@media only screen and (max-width: 768px) {
    .gimon_page .specialBlock__contents .ttl {
        font-size: 4vw;
        margin: 0 0 20px
    }
}
.gimon_page .specialBlock__contents .list {
    flex-wrap: wrap
}
.gimon_page .specialBlock__contents .moreLink {
    display: block;
    width: 80%;
    max-width: 443px;
    background: #383838;
    color: #ffffff;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 20px;
    text-align: center;
    border-radius: 5px;
    padding: 28px 0;
    margin: 24px auto 0;
    border: 1px solid #383838
}
@media only screen and (max-width: 768px) {
    .gimon_page .specialBlock__contents .moreLink {
        font-size: 4vw;
        padding: 16px 0;
        margin: 10px auto 0;
        border-radius: 2px
    }
}
.gimon_page .specialBlock__contents .moreLink:hover {
    background: #ffffff;
    color: #383838
}
.gimon_page .singleMainBlock .alert {
    background-color: #e0140e;
    background-color: #F1DCDB;
    background-color: #fff1f0;
    padding: 20px;
    margin-bottom: 30px;
}
.gimon_page .singleMainBlock .alert .alert_inner {
    color: #e0140e;
    line-height: 1.6;
    font-size: 18px;
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleMainBlock .alert .alert_inner {
        font-size: 100%;
    }
}
.headerImage {
    margin: 0 0 40px
}
@media only screen and (max-width: 768px) {
    .headerImage {
        margin: 0 0 25px
    }
}
.eco_block_1, .eco_page .singleBottom__list .ele, .eco_page .archiveList .ele {
    width: 31.6%;
    margin: 0 2.6% 25px 0;
    border: 1px solid #D3DDE2;
    border-radius: 3px
}
@media only screen and (max-width: 768px) {
    .eco_block_1, .eco_page .singleBottom__list .ele, .eco_page .archiveList .ele {
        width: 48%;
        margin: 0 4% 12px 0
    }
}
.eco_block_1:nth-of-type(3n), .eco_page .singleBottom__list .ele:nth-of-type(3n), .eco_page .archiveList .ele:nth-of-type(3n) {
    margin: 0 0 25px
}
@media only screen and (max-width: 768px) {
    .eco_block_1:nth-of-type(3n), .eco_page .singleBottom__list .ele:nth-of-type(3n), .eco_page .archiveList .ele:nth-of-type(3n) {
        margin: 0 4% 12px 0
    }
}
@media only screen and (max-width: 768px) {
    .eco_block_1:nth-of-type(2n), .eco_page .singleBottom__list .ele:nth-of-type(2n), .eco_page .archiveList .ele:nth-of-type(2n) {
        margin: 0 0 12px
    }
}
.eco_block_1:hover, .eco_page .singleBottom__list .ele:hover, .eco_page .archiveList .ele:hover {
    opacity: .7
}
.eco_block_1 .image, .eco_page .singleBottom__list .ele .image, .eco_page .archiveList .ele .image {
    height: 186px;
    overflow: hidden
}
@media only screen and (max-width: 768px) {
    .eco_block_1 .image, .eco_page .singleBottom__list .ele .image, .eco_page .archiveList .ele .image {
        height: 81px
    }
}
.eco_block_1 .detail, .eco_page .singleBottom__list .ele .detail, .eco_page .archiveList .ele .detail {
    padding: 15px 22px 25px
}
@media only screen and (max-width: 768px) {
    .eco_block_1 .detail, .eco_page .singleBottom__list .ele .detail, .eco_page .archiveList .ele .detail {
        padding: 8px 10px 17px
    }
}
.eco_block_1 .detail .chapter, .eco_page .singleBottom__list .ele .detail .chapter, .eco_page .archiveList .ele .detail .chapter, .eco_block_1 .detail .ttl, .eco_page .singleBottom__list .ele .detail .ttl, .eco_page .archiveList .ele .detail .ttl {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5
}
@media only screen and (max-width: 768px) {
    .eco_block_1 .detail .chapter, .eco_page .singleBottom__list .ele .detail .chapter, .eco_page .archiveList .ele .detail .chapter, .eco_block_1 .detail .ttl, .eco_page .singleBottom__list .ele .detail .ttl, .eco_page .archiveList .ele .detail .ttl {
        font-size: 4vw
    }
}
.eco_block_1 .detail .chapter, .eco_page .singleBottom__list .ele .detail .chapter, .eco_page .archiveList .ele .detail .chapter {
    color: #CECECE;
    margin: 0 0 10px
}
@media only screen and (max-width: 768px) {
    .eco_block_1 .detail .chapter, .eco_page .singleBottom__list .ele .detail .chapter, .eco_page .archiveList .ele .detail .chapter {
        margin: 0 0 6px
    }
}
.eco_page {
    margin: 0 0 100px
}
@media only screen and (max-width: 768px) {
    .eco_page {
        margin: 0 0 40px
    }
}
.eco_page .singleTop {
    flex-wrap: wrap;
    align-items: center;
    padding: 9px 0 80px
}
@media only screen and (max-width: 768px) {
    .eco_page .singleTop {
        padding: 0 0 26px
    }
}
.eco_page .singleTop__ttl {
    width: 100%;
    margin: 0 0 53px
}
@media only screen and (max-width: 768px) {
    .eco_page .singleTop__ttl {
        margin: 0 0 19px
    }
}
.eco_page .singleTop__chapter {
    width: 175px;
    margin: 0 43px 0 0;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 34px;
    color: #919191;
    line-height: 1.5;
    padding: 7px 0 13px;
    border-top: 2px solid #383838;
    border-bottom: 2px solid #383838;
    font-weight: 700
}
@media only screen and (max-width: 768px) {
    .eco_page .singleTop__chapter {
        width: 100%;
        margin: 0 0 12px;
        font-size: 4vw;
        border-top: 1px solid #383838;
        border-bottom: 1px solid #383838;
        padding: 1px 0 2px;
        font-weight: 500
    }
}
.eco_page .singleTop__main {
    width: calc(100% - 175px - 43px);
    font-size: 32px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 900;
    line-height: 1.6
}
@media only screen and (max-width: 768px) {
    .eco_page .singleTop__main {
        width: 100%;
        margin: 0 0 12px;
        font-size: 4.8vw;
        line-height: 1.5
    }
}
.eco_page .singleTop__lead {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 17px;
    line-height: 2.0;
    margin: 37px 0 57px
}
@media only screen and (max-width: 768px) {
    .eco_page .singleTop__lead {
        margin: 0 0 25px;
        font-size: 4vw
    }
}
.eco_page .singleTop__image {
    width: 100%;
    max-width: 720px;
    margin: 0 auto
}
.eco_page .singleArticle {
    background: #ffffff;
    padding: 13px 49px 14px;
    margin: 43px 0 50px
}
@media only screen and (max-width: 768px) {
    .eco_page .singleArticle {
        margin: 20px 0;
        padding: 19px 22px 9px
    }
}
.eco_page .singleArticle::before {
    height: calc(100% + 43px + 50px);
    top: -43px
}
@media only screen and (max-width: 768px) {
    .eco_page .singleArticle::before {
        height: calc(100% + 20px + 20px);
        top: -20px
    }
}
.eco_page .singleArticle > h3, .eco_page .singleArticle > h2, .eco_page .singleArticle > h4 {
    margin: 0 0 25px;
    padding: 27px 0 16px;
    border-bottom: 1px solid #707070
}
@media only screen and (max-width: 768px) {
    .eco_page .singleArticle > h3, .eco_page .singleArticle > h2, .eco_page .singleArticle > h4 {
        margin: 0 0 12px;
        padding: 0 0 11px
    }
}
.eco_page .singleArticle > p {
    font-size: 17px;
    line-height: 2.0;
    font-family: "Noto Sans JP", sans-serif;
    margin: 0 0 50px
}
@media only screen and (max-width: 768px) {
    .eco_page .singleArticle > p {
        font-size: 4vw;
        margin: 0 0 25px
    }
}
.eco_page .singleArticle > ul {
    margin: 0 0 50px
}
@media only screen and (max-width: 768px) {
    .eco_page .singleArticle > ul {
        margin: 0 0 25px
    }
}
.eco_page .singleArticle > ul li {
    font-size: 17px;
    line-height: 2.0;
    font-family: "Noto Sans JP", sans-serif
}
@media only screen and (max-width: 768px) {
    .eco_page .singleArticle > ul li {
        font-size: 4vw
    }
}
.eco_page .singleArticle a {
    color: #FF7700
}
@media only screen and (max-width: 768px) {
    .eco_page .singleArticle a {
        text-decoration: underline
    }
}
.eco_page .singleArticle a:hover {
    text-decoration: underline
}
.eco_page .singleArticle > p > img {
    width: 100%;
    max-width: 640px;
    margin: 0 auto
}
.eco_page .singleArticle__summary {
    background: #FFF7E0;
    padding: 30px 30px 34px;
    position: relative;
    margin: 80px 0 50px
}
@media only screen and (max-width: 768px) {
    .eco_page .singleArticle__summary {
        padding: 39px 17px 20px;
        margin: 40px 0 20px
    }
}
.eco_page .singleArticle__summary .image {
    position: absolute;
    top: -23px;
    right: 30px;
    z-index: 1;
    width: 105px
}
@media only screen and (max-width: 768px) {
    .eco_page .singleArticle__summary .image {
        width: 52px;
        top: 0;
        left: 50%;
        transform: translate(-50%, -50%)
    }
}
.eco_page .singleArticle__summary .ttl {
    color: #2F261C;
    margin: 0 0 20px
}
@media only screen and (max-width: 768px) {
    .eco_page .singleArticle__summary .ttl {
        margin: 0 0 12px;
        text-align: center
    }
}
.eco_page .singleArticle__summary .text {
    font-size: 16px;
    line-height: 1.8;
    font-family: "Noto Sans JP", sans-serif;
    color: #383838
}
@media only screen and (max-width: 768px) {
    .eco_page .singleArticle__summary .text {
        font-size: 3.2vw;
        line-height: 2.0
    }
}
.eco_page .singleBottom {
    padding: 51px 0 31px
}
@media only screen and (max-width: 768px) {
    .eco_page .singleBottom {
        padding: 25px 0 10px
    }
}
.eco_page .singleBottom__notes {
    font-size: 17px;
    line-height: 2;
    margin: 0 0 50px
}
@media only screen and (max-width: 768px) {
    .eco_page .singleBottom__notes {
        font-size: 4vw;
        margin: 0 0 25px
    }
}
.eco_page .singleBottom__ttl {
    margin: 0 0 26px
}
@media only screen and (max-width: 768px) {
    .eco_page .singleBottom__ttl {
        margin: 0 0 25px
    }
}
.eco_page .singleBottom__ttl.bd {
    padding: 0 0 19px;
    border-bottom: 1px solid #707070
}
@media only screen and (max-width: 768px) {
    .eco_page .singleBottom__ttl.bd {
        padding: 0 0 14px
    }
}
.eco_page .singleBottom__list {
    flex-wrap: wrap;
    align-items: stretch
}
.eco_page .singleBottom__list .ele:nth-of-type(4) {
    display: none
}
@media only screen and (max-width: 768px) {
    .eco_page .singleBottom__list .ele:nth-of-type(4) {
        display: block
    }
}
.eco_page .returnLink {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 17px;
    color: #FF7700;
    display: block;
    width: 251px;
    margin: 0 0 0 calc(100% - 251px)
}
@media only screen and (max-width: 768px) {
    .eco_page .returnLink {
        font-size: 3.2vw;
        width: 147px;
        margin: 0 0 0 calc(100% - 147px);
        text-decoration: underline
    }
}
.eco_page .returnLink:hover {
    text-decoration: underline
}
.eco_page .returnLink .icon {
    display: inline-block;
    width: 17px;
    margin: 0 0 -2px 9px
}
@media only screen and (max-width: 768px) {
    .eco_page .returnLink .icon {
        width: 10px;
        margin: 0 0 -1px 4px
    }
}
.eco_page .archiveTop {
    margin: 0 0 76px
}
@media only screen and (max-width: 768px) {
    .eco_page .archiveTop {
        margin: 0 0 25px
    }
}
.eco_page .archiveTop__image {
    margin: 0 0 34px
}
@media only screen and (max-width: 768px) {
    .eco_page .archiveTop__image {
        margin: 0 0 21px
    }
}
.eco_page .archiveTop__lead {
    font-size: 17px;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 2.0
}
@media only screen and (max-width: 768px) {
    .eco_page .archiveTop__lead {
        font-size: 4vw
    }
}
.eco_page .archiveList {
    flex-wrap: wrap;
    align-items: stretch
}
.case_page .archiveTopSection {
    margin: 16px 0 54px
}
@media only screen and (max-width: 768px) {
    .case_page .archiveTopSection {
        margin: 0 0 40px
    }
}
.case_page .archiveTopSection__ttl {
    font-size: 46px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 900;
    margin: 0 0 23px
}
@media only screen and (max-width: 768px) {
    .case_page .archiveTopSection__ttl {
        font-size: 6.4vw;
        margin: 0 0 18px
    }
}
.case_page .archiveTopSection__text {
    font-size: 17px;
    line-height: 2.0;
    font-family: "Noto Sans JP", sans-serif
}
@media only screen and (max-width: 768px) {
    .case_page .archiveTopSection__text {
        font-size: 4vw;
        line-height: 1.8
    }
}
.case_page .caseBlock {
    flex-wrap: wrap;
    margin: 0 0 50px
}
@media only screen and (max-width: 768px) {
    .case_page .caseBlock {
        margin: 0 0 5px
    }
}
.wp-pagenavi {
    text-align: center
}
@media only screen and (max-width: 768px) {
    .wp-pagenavi {
        position: relative;
        padding: 0 0 38px
    }
}
.wp-pagenavi .current, .wp-pagenavi .page, .wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink {
    display: inline-block;
    font-size: 24px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    margin: 0 12px
}
@media only screen and (max-width: 768px) {
    .wp-pagenavi .current, .wp-pagenavi .page, .wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink {
        font-size: 4vw;
        margin: 0 10px
    }
}
.wp-pagenavi .page {
    color: #CECECE
}
.wp-pagenavi .current, .wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink {
    color: #2F261C
}
@media only screen and (max-width: 768px) {
    .wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink {
        position: absolute;
        bottom: 0;
        width: 80px;
        text-align: center;
        margin: 0
    }
}
.wp-pagenavi .nextpostslink {
    right: 0
}
.wp-pagenavi .previouspostslink {
    left: 0
}
.wp-pagenavi .nextpostslink::after, .wp-pagenavi .previouspostslink::before {
    content: '';
    display: inline-block;
    width: 19px;
    height: 19px;
    -webkit-background-size: 100%;
    background-size: 100%;
    margin: 0 10px
}
@media only screen and (max-width: 768px) {
    .wp-pagenavi .nextpostslink::after, .wp-pagenavi .previouspostslink::before {
        width: 13px;
        height: 13px;
        margin: 0 5px -1px 5px
    }
}
.wp-pagenavi .nextpostslink::after {
    background-image: url(../images/case/icon_arr_1.svg)
}
.wp-pagenavi .previouspostslink::before {
    background-image: url(../images/case/icon_arr_2.svg)
}
.wp-pagenavi a:hover {
    opacity: .7
}
.specialSearchBlock {
    padding: 91px 0 119px
}
@media only screen and (max-width: 768px) {
    .specialSearchBlock {
        padding: 38px 0
    }
}
.specialSearchBlock__ttl {
    margin: 0 0 22px
}
@media only screen and (max-width: 768px) {
    .specialSearchBlock__ttl {
        margin: 0 0 11px
    }
}
.specialSearchBlock__caution {
    font-size: 16px;
    margin: 0 0 32px;
    line-height: 1.6
}
@media only screen and (max-width: 768px) {
    .specialSearchBlock__caution {
        font-size: 4vw;
        margin: 0 0 20px
    }
}
.specialSearchBlock__contents {
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
    padding: 39px 50px 51px;
    border: 1px solid #CECECE
}
@media only screen and (max-width: 768px) {
    .specialSearchBlock__contents {
        padding: 15px
    }
}
.specialSearchBlock__contents .ttl {
    width: 100%;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 20px;
    font-weight: 700;
    background: #F6F6F4;
    padding: 15px 17px;
    margin: 0 0 30px
}
@media only screen and (max-width: 768px) {
    .specialSearchBlock__contents .ttl {
        font-size: 4vw;
        padding: 8px;
        margin: 0 0 13px
    }
}
.specialSearchBlock__contents .ele {
    width: 100%;
    margin: 0 0 67px
}
@media only screen and (max-width: 768px) {
    .specialSearchBlock__contents .ele {
        margin: 0 0 21px
    }
}
.specialSearchBlock__contents .ele:nth-of-type(1) {
    margin: 0 0 30px
}
@media only screen and (max-width: 768px) {
    .specialSearchBlock__contents .ele:nth-of-type(1) {
        margin: 0 0 11px
    }
}
.specialSearchBlock__contents .ele.lg {
    width: 100%
}
.specialSearchBlock__contents .ele.md {
    width: 59%
}
@media only screen and (max-width: 768px) {
    .specialSearchBlock__contents .ele.md {
        width: 100%
    }
}
.specialSearchBlock__contents .ele.sm {
    width: 34%
}
@media only screen and (max-width: 768px) {
    .specialSearchBlock__contents .ele.sm {
        width: 100%
    }
}
.specialSearchBlock__contents .ele.hidden {
    display: none
}
.specialSearchBlock__contents .ele__ttl {
    width: 100%;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 1px solid #CECECE;
    padding: 0 0 9px;
    margin: 0 0 15px;
    line-height: 1.6
}
@media only screen and (max-width: 768px) {
    .specialSearchBlock__contents .ele__ttl {
        font-size: 4vw;
        padding: 0 0 7px;
        margin: 0 0 11px
    }
}
.specialSearchBlock__contents .ele input:checked + .radio_card {
    background: #FFC920
}
.specialSearchBlock__contents .ele .result_cat, .specialSearchBlock__contents .ele .result_num, .specialSearchBlock__contents .ele .result_price {
    flex-wrap: wrap
}
.specialSearchBlock__contents .ele .result_cat > input, .specialSearchBlock__contents .ele .result_num > input, .specialSearchBlock__contents .ele .result_price > input {
    display: none
}
.specialSearchBlock__contents .ele .radio_card label {
    display: inline-block;
    line-height: 2.0;
    cursor: pointer
}
@media only screen and (max-width: 768px) {
    .specialSearchBlock__contents .ele .radio_card label {
        line-height: 2.3
    }
}
.specialSearchBlock__contents .ele .radio_card {
    margin: 0 5px 12px 0;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 2px;
    background: #ffffff
}
@media only screen and (max-width: 768px) {
    .specialSearchBlock__contents .ele .radio_card {
        margin: 0 8px 8px 0
    }
}
.specialSearchBlock__contents .ele .radio_card.hidden {
    display: none
}
.specialSearchBlock__contents .ele .radio_card.active {
    background: #FFC920
}
.specialSearchBlock__contents .ele .radio_card label {
    display: block;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    padding: 7px 14px
}
@media only screen and (max-width: 768px) {
    .specialSearchBlock__contents .ele .radio_card label {
        padding: 4px 18px;
        font-size: 4vw
    }
}
.specialSearchBlock__contents .submitBtn, .specialSearchBlock__contents .reloadBtn {
    display: block;
    width: 88%;
    max-width: 443px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    border-radius: 5px;
    padding: 28px 0;
    border: none;
    font-size: 20px;
    cursor: pointer;
    text-align: center;
    margin: 0 auto 22px
}
@media only screen and (max-width: 768px) {
    .specialSearchBlock__contents .submitBtn, .specialSearchBlock__contents .reloadBtn {
        font-size: 4vw;
        padding: 14px 0;
        margin: 0 auto 10px
    }
}
.specialSearchBlock__contents .submitBtn {
    color: #ffffff;
    background: #383838
}
.specialSearchBlock__contents .submitBtn:hover {
    background: #FF7700
}
.specialSearchBlock__contents .reloadBtn {
    color: #ffffff;
    background: #B7B7B7
}
.specialSearchBlock__contents .reloadBtn:hover {
    background: #FF7700
}
.specialTagListSection {
    margin: 0 0 119px
}
@media only screen and (max-width: 768px) {
    .specialTagListSection {
        margin: 0 0 30px
    }
}
.specialTagListSection__ttl {
    width: 100%;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 20px;
    font-weight: 700;
    background: #F6F6F4;
    padding: 15px 17px;
    margin: 0 0 30px
}
@media only screen and (max-width: 768px) {
    .specialTagListSection__ttl {
        font-size: 4vw;
        padding: 8px;
        margin: 0 0 13px
    }
}
.specialTagListSection .ele {
    margin: 0 0 40px
}
@media only screen and (max-width: 768px) {
    .specialTagListSection .ele {
        margin: 0 0 18px
    }
}
.specialTagListSection .ele__ttl {
    width: 100%;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 1px solid #CECECE;
    padding: 0 0 9px;
    margin: 0 0 15px;
    line-height: 1.6
}
@media only screen and (max-width: 768px) {
    .specialTagListSection .ele__ttl {
        font-size: 4vw;
        padding: 0 0 7px;
        margin: 0 0 11px
    }
}
.specialTagListSection .ele .tag_color {
    width: 70px;
    height: 70px;
    border-radius: 2px;
    padding: 8px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    margin: 0 18px 18px 0;
    display: inline-block;
    background: #ffffff
}
@media only screen and (max-width: 768px) {
    .specialTagListSection .ele .tag_color {
        width: 39px;
        height: 39px;
        margin: 0 12px 12px 0;
        padding: 4px
    }
}
.specialTagListSection .ele .tag_color:hover {
    background: #FFC920
}
.specialTagListSection .ele .tag_color .bg {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px
}
.specialTagListSection .ele .tag_color .bg.bd {
    border: 1px solid #707070
}
.specialTagListSection .ele .tag_text {
    display: inline-block;
    font-size: 16px;
    font-family: "Noto Sans JP", sans-serif;
    margin: 0 30px 20px 0
}
@media only screen and (max-width: 768px) {
    .specialTagListSection .ele .tag_text {
        margin: 0 15px 12px 0;
        font-size: 4vw
    }
}
.specialTagListSection .ele .tag_text:hover {
    color: #FFC920
}
.specialCategoryBlock {
    margin: 0 0 35px;
    position: relative
}
.specialCategoryBlock__ttl {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 19px
}
@media only screen and (max-width: 768px) {
    .specialCategoryBlock__ttl {
        font-size: 4vw;
        margin: 0 0 13px
    }
}
.specialCategoryBlock__tab {
    width: 327px;
    background: #E5E5E5;
    padding: 3px 0 0;
    z-index: 1;
    transform: translateY(1px)
}
@media only screen and (max-width: 768px) {
    .specialCategoryBlock__tab {
        padding: 2px 0 0;
        width: 169px
    }
}
.specialCategoryBlock__tab > li {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 17px;
    font-weight: 500;
    padding: 14px 0;
    text-align: center;
    border-top: 1px solid #E5E5E5;
    border-left: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5
}
@media only screen and (max-width: 768px) {
    .specialCategoryBlock__tab > li {
        font-size: 4vw;
        padding: 10px 0
    }
}
.specialCategoryBlock__tab > li:hover {
    cursor: pointer
}
.specialCategoryBlock__tab > li.active {
    background: #ffffff;
    border-top: 1px solid #CECECE;
    border-left: 1px solid #CECECE;
    border-right: 1px solid #CECECE;
    border-bottom: 1px solid #ffffff
}
.specialCategoryBlock__tab > li:nth-of-type(1) {
    width: 66%
}
.specialCategoryBlock__tab > li:nth-of-type(2) {
    width: 34%
}
.specialCategoryBlock__contents {
    flex-wrap: wrap;
    border: 1px solid #E5E5E5;
    padding: 28px 27px 14px
}
@media only screen and (max-width: 768px) {
    .specialCategoryBlock__contents {
        padding: 15px 11px 7px
    }
}
.specialCategoryBlock__contents a {
    background: #F7F7F7;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    line-height: 2.1;
    padding: 6px 15px;
    margin: 0 10px 10px 0;
    border-radius: 2px;
    border: 1px solid #F7F7F7
}
@media only screen and (max-width: 768px) {
    .specialCategoryBlock__contents a {
        font-size: 3.2vw;
        padding: 2px 7px;
        margin: 0 5px 6px 0
    }
}
.specialCategoryBlock__contents a:hover {
    border: 1px solid #383838
}
.specialCategoryBlock__link {
    display: block;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    color: #ffffff;
    background: #383838;
    border-radius: 2px;
    width: 88%;
    max-width: 185px;
    text-align: center;
    padding: 15px 0;
    position: absolute;
    top: 15px;
    right: 0
}
@media only screen and (max-width: 768px) {
    .specialCategoryBlock__link {
        position: static;
        margin: 19px auto 0;
        font-size: 4vw;
        padding: 12px 0
    }
}
.specialCategoryBlock__link:hover {
    background: #FF7700
}
.specialCategoryBlock #tab_cat_2_contents {
    display: none
}
.case_single_page {
    margin: 0 0 100px
}
@media only screen and (max-width: 768px) {
    .case_single_page {
        margin: 0 0 50px
    }
}
.case_single_page .topSection {
    padding: 12px 0 34px
}
@media only screen and (max-width: 768px) {
    .case_single_page .topSection {
        flex-wrap: wrap;
        padding: 0 0 17px
    }
}
.case_single_page .topSection__ttl {
    width: 50%;
    border-right: 1px solid #CECECE;
    padding: 0 23px 0 0
}
@media only screen and (max-width: 768px) {
    .case_single_page .topSection__ttl {
        width: 100%;
        border-right: none;
        padding: 0;
        margin: 0 0 14px
    }
}
.case_single_page .topSection__ttl .sm, .case_single_page .topSection__ttl .lg, .case_single_page .topSection__ttl .num {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    line-height: 1.3
}
.case_single_page .topSection__ttl .sm {
    font-size: 20px;
    margin: 0 0 15px
}
@media only screen and (max-width: 768px) {
    .case_single_page .topSection__ttl .sm {
        font-size: 4vw;
        margin: 0 0 9px
    }
}
.case_single_page .topSection__ttl .lg {
    font-size: 38px
}
@media only screen and (max-width: 768px) {
    .case_single_page .topSection__ttl .lg {
        font-size: 5.6vw
    }
}
.case_single_page .topSection__ttl .num {
    background: #FFC026;
    display: inline-block;
    padding: 5px 4px;
    margin: 0 12px 0 0
}
@media only screen and (max-width: 768px) {
    .case_single_page .topSection__ttl .num {
        padding: 2px 0;
        margin: 0 6px 0 0
    }
}
.case_single_page .topSection__contents {
    width: 50%;
    padding: 0 0 0 23px;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px
}
@media only screen and (max-width: 768px) {
    .case_single_page .topSection__contents {
        width: 100%;
        padding: 0;
        font-size: 13px
    }
}
.case_single_page .topSection__contents .category {
    color: #FF7700
}
.case_single_page .topSection__contents .category:hover {
    text-decoration: underline
}
.case_single_page .topSection__contents .tag {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 14px;
    border: 1px solid #C6C6C6;
    border-radius: 2px;
    color: #6E6D6D;
    display: inline-block;
    padding: 6px 9px;
    margin: 0 -8px 8px 0
}
@media only screen and (max-width: 768px) {
    .case_single_page .topSection__contents .tag {
        font-size: 3.2vw;
        padding: 3px 6px;
        margin: 0 -4px 6px 0
    }
}
.case_single_page .topSection__contents .tag:hover {
    background: #C6C6C6;
    color: #ffffff
}
.case_single_page .mainContentsImage {
    max-width: none;
    padding: 35px 0 0
}
@media only screen and (max-width: 768px) {
    .case_single_page .mainContentsImage {
        padding: 20px 0 0
    }
}
.case_single_page .mainContentsImage + .mainContents {
    margin: 0 0 87px;
    padding: 45px 50px 58px
}
@media only screen and (max-width: 768px) {
    .case_single_page .mainContentsImage + .mainContents {
        margin: 0 0 52px;
        padding: 14px 22px 25px
    }
}
.case_single_page .mainContents {
    background: #ffffff;
    padding: 0 50px 58px;
    margin: 35px 0 87px
}
@media only screen and (max-width: 768px) {
    .case_single_page .mainContents {
        margin: 20px 0 52px;
        padding: 0 22px 25px
    }
}
.case_single_page .mainContents::before {
    height: calc(100% + 35px + 50px);
    top: -35px
}
@media only screen and (max-width: 768px) {
    .case_single_page .mainContents::before {
        height: calc(100% + 20px + 25px);
        top: -20px
    }
}
.case_single_page .mainContents__image {
    width: 100%;
    max-width: 640px;
    margin: 0 auto 45px
}
@media only screen and (max-width: 768px) {
    .case_single_page .mainContents__image {
        margin: 0 auto 14px
    }
}
.case_single_page .mainContents p {
    font-size: 17px;
    line-height: 2.0;
    font-family: "Noto Sans JP", sans-serif
}
@media only screen and (max-width: 768px) {
    .case_single_page .mainContents p {
        font-size: 4vw
    }
}
.case_single_page .mainContents__lead {
    margin: 0 0 60px
}
@media only screen and (max-width: 768px) {
    .case_single_page .mainContents__lead {
        margin: 0 0 30px
    }
}
.case_single_page .mainContents__ttl {
    margin: 0 0 44px
}
@media only screen and (max-width: 768px) {
    .case_single_page .mainContents__ttl {
        margin: 0 0 18px
    }
}
.case_single_page .mainContents__ttl.bd {
    padding: 0 0 14px;
    border-bottom: 1px solid #707070
}
@media only screen and (max-width: 768px) {
    .case_single_page .mainContents__ttl.bd {
        padding: 0 0 11px
    }
}
.case_single_page .mainContents__imageBlock {
    align-items: stretch;
    width: 100%;
    max-width: 574px;
    margin: 0 auto 40px
}
@media only screen and (max-width: 768px) {
    .case_single_page .mainContents__imageBlock {
        margin: 0 auto 19px
    }
}
.case_single_page .mainContents__imageBlock .left {
    width: 46%;
    margin: 0 3% 0 0;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center
}
.case_single_page .mainContents__imageBlock .right {
    flex-wrap: wrap;
    justify-content: space-between;
    width: 51%
}
.case_single_page .mainContents__imageBlock .right .image:nth-of-type(1) {
    width: 100%;
    margin: 0 0 14px
}
.case_single_page .mainContents__imageBlock .right .image:nth-of-type(2), .case_single_page .mainContents__imageBlock .right .image:nth-of-type(3) {
    width: 47%
}
.case_single_page .mainContents__text {
    margin: 0 0 80px
}
@media only screen and (max-width: 768px) {
    .case_single_page .mainContents__text {
        margin: 0 0 42px
    }
}
.case_single_page .mainContents .material_block {
    margin: 0 0 60px
}
@media only screen and (max-width: 768px) {
    .case_single_page .mainContents .material_block {
        margin: 0 0 30px
    }
}
.case_single_page .mainContents .material_block .material_ttl {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 20px;
    font-weight: 700;
    background: #F7F7F7;
    border-left: 1px solid #707070;
    line-height: 1.7;
    padding: 8px 21px;
    margin: 0 0 36px
}
@media only screen and (max-width: 768px) {
    .case_single_page .mainContents .material_block .material_ttl {
        font-size: 4vw;
        padding: 5px 17px;
        margin: 0 0 20px
    }
}
@media only screen and (max-width: 768px) {
    .case_single_page .mainContents .material_block .info {
        flex-direction: column
    }
}
.case_single_page .mainContents .material_block .info .image {
    width: 35%;
    margin: 0 3% 0 0
}
@media only screen and (max-width: 768px) {
    .case_single_page .mainContents .material_block .info .image {
        width: 62%;
        margin: 0 auto 17px
    }
}
.case_single_page .mainContents .material_block .info .detail {
    width: 62%
}
@media only screen and (max-width: 768px) {
    .case_single_page .mainContents .material_block .info .detail {
        width: 100%
    }
}
.case_single_page .mainContents .material_block .info .detail .material_header {
    font-size: 20px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    line-height: 1.7;
    margin: 0 0 18px
}
@media only screen and (max-width: 768px) {
    .case_single_page .mainContents .material_block .info .detail .material_header {
        font-size: 4vw;
        margin: 0 0 8px;
        text-align: center
    }
}
.case_single_page .mainContents .spec_section {
    margin: 0 0 40px
}
@media only screen and (max-width: 768px) {
    .case_single_page .mainContents .spec_section {
        margin: 0 0 30px
    }
}
.case_single_page .mainContents .spec_section__ttl {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 20px;
    font-weight: 700;
    background: #433B32;
    line-height: 1.7;
    padding: 8px 21px;
    margin: 0 0 35px;
    color: #FFFFFF
}
@media only screen and (max-width: 768px) {
    .case_single_page .mainContents .spec_section__ttl {
        font-size: 4vw;
        padding: 5px 17px;
        margin: 0 0 20px
    }
}
.case_single_page .mainContents .spec_section__contents {
    margin: 0 0 25px
}
@media only screen and (max-width: 768px) {
    .case_single_page .mainContents .spec_section__contents {
        flex-direction: column;
        margin: 0 0 11px
    }
}
.case_single_page .mainContents .spec_section__contents .table {
    align-items: stretch;
    flex-wrap: wrap;
    width: 75%;
    margin: 0 3% 0 0;
    border-top: 1px solid #E4E5E6;
    border-left: 1px solid #E4E5E6
}
@media only screen and (max-width: 768px) {
    .case_single_page .mainContents .spec_section__contents .table {
        width: 100%;
        margin: 0 0 11px
    }
}
.case_single_page .mainContents .spec_section__contents .table dt, .case_single_page .mainContents .spec_section__contents .table dd {
    font-size: 14px;
    line-height: 2.4;
    padding: 5px 12px;
    border-bottom: 1px solid #E4E5E6;
    border-right: 1px solid #E4E5E6
}
@media only screen and (max-width: 768px) {
    .case_single_page .mainContents .spec_section__contents .table dt, .case_single_page .mainContents .spec_section__contents .table dd {
        font-size: 3.2vw;
        line-height: 1.7;
        padding: 6px 7px
    }
}
.case_single_page .mainContents .spec_section__contents .table dt {
    background: #F5F7F5
}
.case_single_page .mainContents .spec_section__contents .table dt:nth-of-type(2n+1) {
    width: 17%
}
@media only screen and (max-width: 768px) {
    .case_single_page .mainContents .spec_section__contents .table dt:nth-of-type(2n+1) {
        width: 31%
    }
}
.case_single_page .mainContents .spec_section__contents .table dt:nth-of-type(2n) {
    width: 13%
}
@media only screen and (max-width: 768px) {
    .case_single_page .mainContents .spec_section__contents .table dt:nth-of-type(2n) {
        width: 31%
    }
}
.case_single_page .mainContents .spec_section__contents .table dd:nth-of-type(2n+1) {
    width: 36%
}
@media only screen and (max-width: 768px) {
    .case_single_page .mainContents .spec_section__contents .table dd:nth-of-type(2n+1) {
        width: 69%
    }
}
.case_single_page .mainContents .spec_section__contents .table dd:nth-of-type(2n) {
    width: 34%
}
@media only screen and (max-width: 768px) {
    .case_single_page .mainContents .spec_section__contents .table dd:nth-of-type(2n) {
        width: 69%
    }
}
.case_single_page .mainContents .spec_section__contents .image {
    width: 22%
}
@media only screen and (max-width: 768px) {
    .case_single_page .mainContents .spec_section__contents .image {
        width: 40%;
        margin: 0 auto
    }
}
.case_single_page .mainContents .spec_section__caution {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 13px;
    line-height: 1.8;
    color: #FF7700
}
@media only screen and (max-width: 768px) {
    .case_single_page .mainContents .spec_section__caution {
        font-size: 3.2vw;
        line-height: 1.7
    }
}
.case_single_page .mainContents .onepoint_block {
    border: 1px solid #707070
}
.case_single_page .mainContents .onepoint_block__ttl {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
    background: #413B32;
    width: 100%;
    max-width: 330px;
    padding: 15px 25px
}
@media only screen and (max-width: 768px) {
    .case_single_page .mainContents .onepoint_block__ttl {
        font-size: 4vw;
        padding: 9px 10px;
        max-width: none
    }
}
.case_single_page .mainContents .onepoint_block__text {
    padding: 20px 30px 30px;
    color: #383838;
    font-size: 15px
}
@media only screen and (max-width: 768px) {
    .case_single_page .mainContents .onepoint_block__text {
        padding: 12px 15px;
        font-size: 3.2vw
    }
}
.case_single_page .mainContents .onepoint_block__text a {
    color: #FF7700
}
.case_single_page .mainContents .onepoint_block__text a:hover {
    text-decoration: underline
}
.case_single_page .related_case__ttl {
    margin: 0 0 44px
}
@media only screen and (max-width: 768px) {
    .case_single_page .related_case__ttl {
        margin: 0 0 25px
    }
}
.case_single_page .related_case__ttl.bd {
    padding: 0 0 14px;
    border-bottom: 1px solid #707070
}
@media only screen and (max-width: 768px) {
    .case_single_page .related_case__ttl.bd {
        padding: 0 0 11px
    }
}
.case_single_page .related_case__list {
    flex-wrap: wrap;
    margin: 0 0 80px
}
@media only screen and (max-width: 768px) {
    .case_single_page .related_case__list {
        margin: 0 0 25px
    }
}
.d_course_ttl_style_1, .d_course_block__lesson1 .ttl, .d_course_block__lessons li .ele__top, .singleLesson1Block__top {
    align-items: stretch;
    flex-wrap: wrap
}
.d_course_ttl_style_1 .lesson, .d_course_block__lesson1 .ttl .lesson, .d_course_block__lessons li .ele__top .lesson, .singleLesson1Block__top .lesson, .d_course_ttl_style_1 .text, .d_course_block__lesson1 .ttl .text, .d_course_block__lessons li .ele__top .text, .singleLesson1Block__top .text {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 17px;
    line-height: 1.8;
    padding: 8px 15px
}
@media only screen and (max-width: 768px) {
    .d_course_ttl_style_1 .lesson, .d_course_block__lesson1 .ttl .lesson, .d_course_block__lessons li .ele__top .lesson, .singleLesson1Block__top .lesson, .d_course_ttl_style_1 .text, .d_course_block__lesson1 .ttl .text, .d_course_block__lessons li .ele__top .text, .singleLesson1Block__top .text {
        font-size: 4vw;
        line-height: 1.4;
        padding: 5px 14px
    }
}
.d_course_ttl_style_1 .lesson, .d_course_block__lesson1 .ttl .lesson, .d_course_block__lessons li .ele__top .lesson, .singleLesson1Block__top .lesson {
    width: 107px;
    text-align: center;
    color: #ffffff;
    background: #525252
}
@media only screen and (max-width: 768px) {
    .d_course_ttl_style_1 .lesson, .d_course_block__lesson1 .ttl .lesson, .d_course_block__lessons li .ele__top .lesson, .singleLesson1Block__top .lesson {
        width: 80px
    }
}
.d_course_ttl_style_1 .text, .d_course_block__lesson1 .ttl .text, .d_course_block__lessons li .ele__top .text, .singleLesson1Block__top .text {
    color: #FF7700;
    width: calc(100% - 107px)
}
@media only screen and (max-width: 768px) {
    .d_course_ttl_style_1 .text, .d_course_block__lesson1 .ttl .text, .d_course_block__lessons li .ele__top .text, .singleLesson1Block__top .text {
        width: calc(100% - 80px);
        text-align: right
    }
}
.d_course_card_style_1, .d_course_block__lesson1 .lesson1List__list li, .designCourseListBottom .d_course_block__list li {
    border: 1px solid #CECECE;
    background: #FFFFFF;
    border-radius: 2px;
    min-height: 80px
}
@media only screen and (max-width: 768px) {
    .d_course_card_style_1, .d_course_block__lesson1 .lesson1List__list li, .designCourseListBottom .d_course_block__list li {
        min-height: auto
    }
}
.d_course_card_style_1 .ele, .d_course_block__lesson1 .lesson1List__list li .ele, .designCourseListBottom .d_course_block__list li .ele {
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 8px 24px;
    min-height: 80px
}
@media only screen and (max-width: 768px) {
    .d_course_card_style_1 .ele, .d_course_block__lesson1 .lesson1List__list li .ele, .designCourseListBottom .d_course_block__list li .ele {
        min-height: auto;
        padding: 11px 13px
    }
}
.d_course_card_style_1 .ele:hover, .d_course_block__lesson1 .lesson1List__list li .ele:hover, .designCourseListBottom .d_course_block__list li .ele:hover {
    opacity: .7
}
.d_course_card_style_1 .ele .number, .d_course_block__lesson1 .lesson1List__list li .ele .number, .designCourseListBottom .d_course_block__list li .ele .number, .d_course_card_style_1 .ele .ttl, .d_course_block__lesson1 .lesson1List__list li .ele .ttl, .designCourseListBottom .d_course_block__list li .ele .ttl {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    line-height: 1.8
}
@media only screen and (max-width: 768px) {
    .d_course_card_style_1 .ele .number, .d_course_block__lesson1 .lesson1List__list li .ele .number, .designCourseListBottom .d_course_block__list li .ele .number, .d_course_card_style_1 .ele .ttl, .d_course_block__lesson1 .lesson1List__list li .ele .ttl, .designCourseListBottom .d_course_block__list li .ele .ttl {
        font-size: 4vw;
        line-height: 1.5
    }
}
.d_course_card_style_1 .ele .arr, .d_course_block__lesson1 .lesson1List__list li .ele .arr, .designCourseListBottom .d_course_block__list li .ele .arr {
    width: 20px;
    margin: 0 0 0 15px
}
@media only screen and (max-width: 768px) {
    .d_course_card_style_1 .ele .arr, .d_course_block__lesson1 .lesson1List__list li .ele .arr, .designCourseListBottom .d_course_block__list li .ele .arr {
        width: 9px;
        margin: 0 0 0 9px
    }
}
.gimon_page .topSection.d_course {
    margin: 0 0 55px
}
@media only screen and (max-width: 768px) {
    .gimon_page .topSection.d_course {
        margin: 0 0 34px
    }
}
.gimon_page .topSection.d_course .topSection__main {
    padding: 0
}
.gimon_page .topSection.d_course .topSection__main .topImage {
    max-width: 182px;
    margin: 0 0 26px
}
@media only screen and (max-width: 768px) {
    .gimon_page .topSection.d_course .topSection__main .topImage {
        max-width: 91px;
        margin: 0 auto 11px
    }
}
.gimon_page .singleTopBlock.d_course {
    position: relative
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleTopBlock.d_course .topText {
        margin: 0;
        max-width: 231px;
        font-size: 4vw
    }
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleTopBlock.d_course .ttl {
        font-size: 6.4vw;
        text-align: left
    }
}
.gimon_page .singleTopBlock.d_course .topImage {
    position: absolute;
    bottom: 0;
    left: 461px;
    z-index: 1;
    max-width: 182px
}
@media only screen and (max-width: 768px) {
    .gimon_page .singleTopBlock.d_course .topImage {
        left: 210px;
        max-width: 64px
    }
}
.d_course_block {
    margin: 0 0 81px
}
@media only screen and (max-width: 768px) {
    .d_course_block {
        margin: 0 0 30px
    }
}
.d_course_block__ttl {
    margin: 0 0 25px;
    padding: 0 0 16px;
    border-bottom: 1px solid #707070
}
@media only screen and (max-width: 768px) {
    .d_course_block__ttl {
        margin: 0 0 12px;
        padding: 0 0 11px
    }
}
.d_course_block__des {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 17px;
    line-height: 2.0
}
@media only screen and (max-width: 768px) {
    .d_course_block__des {
        font-size: 4vw;
        line-height: 2.0
    }
}
.d_course_block__lesson1 {
    margin: 68px 0 0;
    border: 1px solid #D1D1D1
}
@media only screen and (max-width: 768px) {
    .d_course_block__lesson1 {
        margin: 25px 0 0
    }
}
.d_course_block__lesson1 .ttl {
    position: relative
}
.d_course_block__lesson1 .ttl .image {
    width: 23%;
    position: absolute;
    top: 50%;
    right: 41px;
    transform: translateY(-55%)
}
@media only screen and (max-width: 768px) {
    .d_course_block__lesson1 .ttl .image {
        display: none
    }
}
.d_course_block__lesson1 .lesson1List {
    background: #F4F4F4;
    padding: 27px 38px 28px;
    border-top: 1px solid #D1D1D1
}
@media only screen and (max-width: 768px) {
    .d_course_block__lesson1 .lesson1List {
        padding: 8px 12px 17px
    }
}
.d_course_block__lesson1 .lesson1List__ttl {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.5;
    margin: 0 0 24px
}
@media only screen and (max-width: 768px) {
    .d_course_block__lesson1 .lesson1List__ttl {
        font-size: 4vw;
        line-height: 1.3;
        padding: 0 0 0 121px;
        position: relative;
        min-height: 106px;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center
    }
}
.d_course_block__lesson1 .lesson1List__ttl .image {
    display: none
}
@media only screen and (max-width: 768px) {
    .d_course_block__lesson1 .lesson1List__ttl .image {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 116px;
        z-index: 1
    }
}
.d_course_block__lesson1 .lesson1List__list {
    flex-wrap: wrap;
    align-items: stretch
}
@media only screen and (max-width: 768px) {
    .d_course_block__lesson1 .lesson1List__list {
        flex-direction: column;
        align-items: flex-start
    }
}
.d_course_block__lesson1 .lesson1List__list li {
    width: 49.3%;
    margin: 0 0 10px
}
@media only screen and (max-width: 768px) {
    .d_course_block__lesson1 .lesson1List__list li {
        width: 100%;
        margin: 0 0 7px
    }
}
.d_course_block__lesson1 .lesson1List__list li:nth-of-type(2n+1) {
    margin: 0 1.4% 10px 0
}
@media only screen and (max-width: 768px) {
    .d_course_block__lesson1 .lesson1List__list li:nth-of-type(2n+1) {
        margin: 0 0 7px
    }
}
.d_course_block__lesson1 .lesson1List__list li .ele .number {
    width: 28px
}
@media only screen and (max-width: 768px) {
    .d_course_block__lesson1 .lesson1List__list li .ele .number {
        width: 20px
    }
}
.d_course_block__lesson1 .lesson1List__list li .ele .ttl {
    width: calc(100% - 28px - 20px - 20px)
}
@media only screen and (max-width: 768px) {
    .d_course_block__lesson1 .lesson1List__list li .ele .ttl {
        width: calc(100% - 20px - 9px - 9px)
    }
}
.d_course_block__lessons {
    margin: 35px 0 0;
    flex-wrap: wrap;
    align-items: stretch
}
@media only screen and (max-width: 768px) {
    .d_course_block__lessons {
        margin: 20px 0 0
    }
}
.d_course_block__lessons li {
    width: 30.6%;
    margin: 0 4.1% 35px 0
}
@media only screen and (max-width: 768px) {
    .d_course_block__lessons li {
        width: 47.5%;
        margin: 0 5% 15px 0
    }
}
.d_course_block__lessons li:nth-of-type(3n) {
    margin: 0 0 35px
}
@media only screen and (max-width: 768px) {
    .d_course_block__lessons li:nth-of-type(3n) {
        margin: 0 5% 15px 0
    }
}
@media only screen and (max-width: 768px) {
    .d_course_block__lessons li:nth-of-type(2n) {
        margin: 0 0 15px
    }
}
.d_course_block__lessons li .ele {
    display: block;
    width: 100%;
    height: 100%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16)
}
.d_course_block__lessons li .ele:hover {
    opacity: .7
}
@media only screen and (max-width: 768px) {
    .d_course_block__lessons li .ele__top .lesson, .d_course_block__lessons li .ele__top .text {
        display: block;
        width: 100%;
        padding: 3px 10px
    }
}
@media only screen and (max-width: 768px) {
    .d_course_block__lessons li .ele__top .lesson {
        text-align: left
    }
}
.d_course_block__lessons li .ele__top .text {
    text-align: right
}
@media only screen and (max-width: 768px) {
    .d_course_block__lessons li .ele__top .text {
        font-size: 3.2vw;
        text-align: left
    }
}
.d_course_block__lessons li .ele__mid {
    background: #F4F4F4;
    padding: 0 23%
}
@media only screen and (max-width: 768px) {
    .d_course_block__lessons li .ele__mid {
        padding: 0 16%
    }
}
.d_course_block__lessons li .ele .ttl {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    padding: 15px 18px
}
@media only screen and (max-width: 768px) {
    .d_course_block__lessons li .ele .ttl {
        font-size: 4vw;
        padding: 10px;
        line-height: 1.4
    }
}
.designCourseListBottom {
    flex-wrap: wrap
}
.designCourseListBottom .d_course_block {
    width: 100%
}
.designCourseListBottom .d_course_block.md {
    width: 48%
}
@media only screen and (max-width: 768px) {
    .designCourseListBottom .d_course_block.md {
        width: 100%
    }
}
.designCourseListBottom .d_course_block.mg {
    margin: 0 4% 81px 0
}
@media only screen and (max-width: 768px) {
    .designCourseListBottom .d_course_block.mg {
        margin: 0 0 30px
    }
}
.designCourseListBottom .d_course_block.lg .d_course_block__list {
    flex-wrap: wrap
}
.designCourseListBottom .d_course_block.lg .d_course_block__list li {
    width: 48%
}
@media only screen and (max-width: 768px) {
    .designCourseListBottom .d_course_block.lg .d_course_block__list li {
        width: 100%
    }
}
.designCourseListBottom .d_course_block.lg .d_course_block__list li:nth-of-type(2n+1) {
    margin: 0 4% 15px 0
}
@media only screen and (max-width: 768px) {
    .designCourseListBottom .d_course_block.lg .d_course_block__list li:nth-of-type(2n+1) {
        margin: 0 0 10px
    }
}
.designCourseListBottom .d_course_block__list li {
    margin: 0 0 15px
}
@media only screen and (max-width: 768px) {
    .designCourseListBottom .d_course_block__list li {
        margin: 0 0 10px
    }
}
.designCourseListBottom .d_course_block__list li .number {
    width: 55px;
    color: #FF7700;
    font-weight: 700
}
@media only screen and (max-width: 768px) {
    .designCourseListBottom .d_course_block__list li .number {
        width: 35px
    }
}
.designCourseListBottom .d_course_block__list li .number > img {
    height: 18px;
    width: auto;
    display: inline-block;
    margin: 0 3px -3px 0
}
@media only screen and (max-width: 768px) {
    .designCourseListBottom .d_course_block__list li .number > img {
        width: 11px;
        margin: 0 2px -5px 0
    }
}
.designCourseListBottom .d_course_block__list li .ttl {
    width: calc(100% - 55px - 20px - 15px)
}
@media only screen and (max-width: 768px) {
    .designCourseListBottom .d_course_block__list li .ttl {
        width: calc(100% - 35px - 9px - 9px)
    }
}
.singleLesson1Block {
    border: 1px solid #D1D1D1;
    margin: 0 0 42px
}
@media only screen and (max-width: 768px) {
    .singleLesson1Block {
        margin: 0 0 25px
    }
}
@media only screen and (max-width: 768px) {
    .singleLesson1Block__top.ct {
        justify-content: center
    }
}
@media only screen and (max-width: 768px) {
    .singleLesson1Block__top.ct .text {
        width: 100%;
        text-align: center
    }
}
@media only screen and (max-width: 768px) {
    .singleLesson1Block__top .lesson, .singleLesson1Block__top .text {
        padding: 7px
    }
}
@media only screen and (max-width: 768px) {
    .singleLesson1Block__top .lesson {
        width: 54px
    }
}
@media only screen and (max-width: 768px) {
    .singleLesson1Block__top .text {
        width: calc(100% - 54px);
        text-align: left
    }
}
.singleLesson1Block__top .text > span {
    display: inline-block
}
.singleLesson1Block__top .text .ttl {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.3
}
@media only screen and (max-width: 768px) {
    .singleLesson1Block__top .text .ttl {
        font-size: 4vw
    }
}
.singleLesson1Block__top .text .level {
    color: #FF7700;
    font-size: 17px;
    margin: 0 0 0 40px
}
@media only screen and (max-width: 768px) {
    .singleLesson1Block__top .text .level {
        font-size: 3.2vw;
        margin: 5px 0 0
    }
}
.singleLesson1Block__bottom {
    background: #F4F4F4;
    padding: 37px 41px 30px;
    border-top: 1px solid #D1D1D1
}
@media only screen and (max-width: 768px) {
    .singleLesson1Block__bottom {
        flex-direction: column;
        align-items: flex-start;
        padding: 9px 23px 15px
    }
}
.singleLesson1Block__bottom.lg .image {
    width: 31%;
    margin: 0 8% 0 0
}
@media only screen and (max-width: 768px) {
    .singleLesson1Block__bottom.lg .image {
        width: 100%;
        margin: 0 0 15px
    }
}
.singleLesson1Block__bottom.lg .list {
    width: 61%
}
@media only screen and (max-width: 768px) {
    .singleLesson1Block__bottom.lg .list {
        width: 100%
    }
}
.singleLesson1Block__bottom.lg .list li {
    width: 100%
}
.singleLesson1Block__bottom.lg .list li:nth-of-type(2n+1) {
    margin: 0 0 10px
}
@media only screen and (max-width: 768px) {
    .singleLesson1Block__bottom.lg .list li:nth-of-type(2n+1) {
        margin: 0
    }
}
.singleLesson1Block__bottom.lg .list li .ele .number {
    width: 44px
}
@media only screen and (max-width: 768px) {
    .singleLesson1Block__bottom.lg .list li .ele .number {
        width: 29px;
        font-weight: 700
    }
}
.singleLesson1Block__bottom.lg .list li .ele .number > img {
    display: inline-block;
    width: 16px
}
@media only screen and (max-width: 768px) {
    .singleLesson1Block__bottom.lg .list li .ele .number > img {
        width: 10px
    }
}
.singleLesson1Block__bottom.lg .list li .ele .ttl {
    width: calc(100% - 44px)
}
@media only screen and (max-width: 768px) {
    .singleLesson1Block__bottom.lg .list li .ele .ttl {
        width: calc(100% - 27px)
    }
}
@media only screen and (max-width: 768px) {
    .singleLesson1Block__bottom.lg .ttlBlock {
        text-align: center;
        width: 100%
    }
}
.singleLesson1Block__bottom.lg .ttlBlock .sm {
    font-weight: 700;
    color: #FF7700;
    font-size: 20px;
    line-height: 1.4;
    margin: 0 0 11px
}
@media only screen and (max-width: 768px) {
    .singleLesson1Block__bottom.lg .ttlBlock .sm {
        font-size: 4vw;
        margin: 0 0 5px
    }
}
.singleLesson1Block__bottom.lg .ttlBlock .sm > img {
    width: 13px;
    display: inline-block;
    margin: 0 12px 0 0
}
@media only screen and (max-width: 768px) {
    .singleLesson1Block__bottom.lg .ttlBlock .sm > img {
        width: 9px;
        margin: 0 3px 0 0
    }
}
.singleLesson1Block__bottom.lg .ttlBlock .lg {
    font-size: 46px;
    line-height: 1.2;
    font-weight: 700
}
@media only screen and (max-width: 768px) {
    .singleLesson1Block__bottom.lg .ttlBlock .lg {
        font-size: 5.6vw;
        line-height: 1.4
    }
}
.singleLesson1Block__bottom .image {
    width: 22%;
    margin: 0 5% 0 0
}
@media only screen and (max-width: 768px) {
    .singleLesson1Block__bottom .image {
        width: 100%;
        margin: 0 0 12px;
        padding: 0 31%
    }
}
.singleLesson1Block__bottom .list {
    width: 48%
}
@media only screen and (max-width: 768px) {
    .singleLesson1Block__bottom .list {
        width: 100%
    }
}
.singleLesson1Block__bottom .list:nth-of-type(1) {
    margin: 0 4% 0 0
}
@media only screen and (max-width: 768px) {
    .singleLesson1Block__bottom .list:nth-of-type(1) {
        margin: 0
    }
}
.singleLesson1Block__bottom .list li {
    margin: 0 0 10px
}
@media only screen and (max-width: 768px) {
    .singleLesson1Block__bottom .list li {
        margin: 0
    }
}
.singleLesson1Block__bottom .list li a:hover {
    text-decoration: underline
}
.singleLesson1Block__bottom .list li .ele.active .number, .singleLesson1Block__bottom .list li .ele.active .ttl {
    color: #FF7700;
    font-weight: 700
}
.singleLesson1Block__bottom .list li .ele .number, .singleLesson1Block__bottom .list li .ele .ttl {
    font-size: 16px;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1.6
}
@media only screen and (max-width: 768px) {
    .singleLesson1Block__bottom .list li .ele .number, .singleLesson1Block__bottom .list li .ele .ttl {
        font-size: 4vw;
        line-height: 2.0
    }
}
.singleLesson1Block__bottom .list li .ele .number {
    width: 21px
}
@media only screen and (max-width: 768px) {
    .singleLesson1Block__bottom .list li .ele .number {
        width: 23px
    }
}
.singleLesson1Block__bottom .list li .ele .ttl {
    width: calc(100% - 21px)
}
@media only screen and (max-width: 768px) {
    .singleLesson1Block__bottom .list li .ele .ttl {
        width: calc(100% - 23px)
    }
}
.designCourseTtl {
    margin: 0 0 25px
}
@media only screen and (max-width: 768px) {
    .designCourseTtl {
        margin: 0 0 12px
    }
}
.designCourseTtl__num {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 6px;
    line-height: 1.4
}
@media only screen and (max-width: 768px) {
    .designCourseTtl__num {
        font-size: 4vw
    }
}
.designCourseTtl__text {
    font-size: 46px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    line-height: 1.4
}
@media only screen and (max-width: 768px) {
    .designCourseTtl__text {
        font-size: 5.6vw
    }
}
.designCourseContents .coursr_contents_main .header_pattern_20 {
    margin: 80px 0 35px;
    padding: 0 0 14px;
    border-bottom: 1px solid #707070
}
@media only screen and (max-width: 768px) {
    .designCourseContents .coursr_contents_main .header_pattern_20 {
        margin: 39px 0 15px;
        padding: 0 0 11px
    }
}
.designCourseContents .coursr_contents_main .course_image {
    max-width: 740px;
    margin: 0 auto 36px
}
@media only screen and (max-width: 768px) {
    .designCourseContents .coursr_contents_main .course_image {
        margin: 0 0 20px
    }
}
.designCourseContents .coursr_contents_main p, .designCourseContents .coursr_contents_main blockquote {
    font-size: 17px;
    line-height: 2.0;
    margin: 0 0 36px
}
@media only screen and (max-width: 768px) {
    .designCourseContents .coursr_contents_main p, .designCourseContents .coursr_contents_main blockquote {
        font-size: 4vw;
        margin: 0 0 25px
    }
}
.designCourseContents .coursr_contents_main blockquote {
    border: 1px solid #2F261C;
    padding: 20px
}
@media only screen and (max-width: 768px) {
    .designCourseContents .coursr_contents_main blockquote {
        padding: 12px 20px
    }
}
.designCourseContents .question_Box .question_image {
    width: 105px;
    height: 105px;
    margin: 0 47px 0 0;
    background-image: url(../images/design_course/icon_kamichan@2x.jpg);
    -webkit-background-size: 100%;
    background-size: 100%
}
@media only screen and (max-width: 768px) {
    .designCourseContents .question_Box .question_image {
        width: 52px;
        height: 52px;
        margin: 0 13px 0 0
    }
}
.designCourseContents .question_Box .question_image picture {
    display: none
}
.designCourseContents .question_Box .arrow_question {
    color: #FF7700;
    background: #FFF7E0;
    border: 1px solid #FF7700;
    border-radius: 10px;
    padding: 17px 25px;
    font-weight: 500;
    font-size: 17px;
    line-height: 2.0;
    max-width: calc(100% - 105px - 47px);
    position: relative;
    margin: 18px 0 0
}
@media only screen and (max-width: 768px) {
    .designCourseContents .question_Box .arrow_question {
        max-width: calc(100% - 52px - 13px);
        border-radius: 5px;
        padding: 8px 12px;
        font-size: 4vw;
        margin: 0;
        line-height: 1.8
    }
}
.designCourseContents .question_Box .arrow_question::before, .designCourseContents .question_Box .arrow_question::after {
    content: '';
    display: block;
    position: absolute;
    top: 21px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 17px 13px 0;
    transform: translateX(-100%)
}
@media only screen and (max-width: 768px) {
    .designCourseContents .question_Box .arrow_question::before, .designCourseContents .question_Box .arrow_question::after {
        top: 10px;
        border-width: 6px 8px 6px 0
    }
}
.designCourseContents .question_Box .arrow_question::before {
    border-color: transparent #FF7700 transparent transparent;
    left: 0;
    z-index: -1
}
.designCourseContents .question_Box .arrow_question::after {
    border-color: transparent #FFF7E0 transparent transparent;
    left: 2px;
    z-index: 1
}
@media only screen and (max-width: 768px) {
    .designCourseContents .question_Box .arrow_question::after {
        left: 1px
    }
}
.designCourseContents .question_Box .arrow_question .kami_name {
    display: none
}
.designCourseContents .course_matome {
    border: 1px solid #707070;
    padding: 61px 73px 47px;
    position: relative;
    margin: 140px 0 80px
}
@media only screen and (max-width: 768px) {
    .designCourseContents .course_matome {
        padding: 12px 20px 21px;
        margin: 66px 0 16px
    }
}
.designCourseContents .course_matome::before {
    content: '';
    display: block;
    width: 105px;
    height: 105px;
    background-image: url(../images/design_course/icon_kamichan@2x.jpg);
    -webkit-background-size: 100%;
    background-size: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -60%)
}
@media only screen and (max-width: 768px) {
    .designCourseContents .course_matome::before {
        width: 52px;
        height: 52px
    }
}
.designCourseContents .course_matome .matome_header > img {
    display: none
}
.designCourseContents .course_matome .matome_header .matome_header_text {
    font-size: 32px;
    font-weight: 700;
    color: #FF7700;
    width: 100%;
    text-align: center;
    background-image: url(../images/design_course/line_1.svg);
    -webkit-background-size: 100%;
    background-size: 100%;
    background-position: center;
    line-height: 1.7;
    margin: 0 0 20px;
    padding: 0 77px
}
@media only screen and (max-width: 768px) {
    .designCourseContents .course_matome .matome_header .matome_header_text {
        font-size: 4.8vw;
        background-image: url(../images/design_course/line_2.svg);
        line-height: 1.4;
        padding: 27px 0 0;
        margin: 0 0 15px;
        background-position: top center;
        -webkit-background-size: 68%;
        background-size: 68%
    }
}
.designCourseContents .course_matome .course_matome_text {
    margin: 0 auto;
    width: 89%
}
@media only screen and (max-width: 768px) {
    .designCourseContents .course_matome .course_matome_text {
        width: 100%
    }
}
.d_courseBottomSection {
    padding: 0 0 57px
}
@media only screen and (max-width: 768px) {
    .d_courseBottomSection {
        padding: 20px 0 28px
    }
}
.d_courseBottomSection .pageBlock {
    margin: 0 0 29px
}
@media only screen and (max-width: 768px) {
    .d_courseBottomSection .pageBlock {
        flex-direction: column;
        margin: 0 0 19px
    }
}
.d_courseBottomSection .pageBlock .prev, .d_courseBottomSection .pageBlock .next {
    width: 50%
}
@media only screen and (max-width: 768px) {
    .d_courseBottomSection .pageBlock .prev, .d_courseBottomSection .pageBlock .next {
        width: 100%;
        margin: 0 0 7px
    }
}
.d_courseBottomSection .pageBlock .prev .ele, .d_courseBottomSection .pageBlock .next .ele {
    background: #F4F4F4;
    padding: 22px 0;
    position: relative
}
@media only screen and (max-width: 768px) {
    .d_courseBottomSection .pageBlock .prev .ele, .d_courseBottomSection .pageBlock .next .ele {
        padding: 0
    }
}
.d_courseBottomSection .pageBlock .prev .ele::before, .d_courseBottomSection .pageBlock .prev .ele::after, .d_courseBottomSection .pageBlock .next .ele::before, .d_courseBottomSection .pageBlock .next .ele::after {
    display: block;
    position: absolute;
    top: 22px
}
@media only screen and (max-width: 768px) {
    .d_courseBottomSection .pageBlock .prev .ele::before, .d_courseBottomSection .pageBlock .prev .ele::after, .d_courseBottomSection .pageBlock .next .ele::before, .d_courseBottomSection .pageBlock .next .ele::after {
        top: 10px
    }
}
.d_courseBottomSection .pageBlock .prev .ele::before, .d_courseBottomSection .pageBlock .next .ele::before {
    content: '';
    width: 20px;
    height: 20px;
    -webkit-background-size: 100%;
    background-size: 100%
}
@media only screen and (max-width: 768px) {
    .d_courseBottomSection .pageBlock .prev .ele::before, .d_courseBottomSection .pageBlock .next .ele::before {
        width: 12px;
        height: 12px
    }
}
.d_courseBottomSection .pageBlock .prev .ele::after, .d_courseBottomSection .pageBlock .next .ele::after {
    width: 90px;
    font-size: 18px;
    color: #2F261C
}
@media only screen and (max-width: 768px) {
    .d_courseBottomSection .pageBlock .prev .ele::after, .d_courseBottomSection .pageBlock .next .ele::after {
        width: 70px;
        font-size: 4vw
    }
}
.d_courseBottomSection .pageBlock .prev .ele a, .d_courseBottomSection .pageBlock .next .ele a {
    color: #7C7C7C;
    display: block;
    min-height: 58px;
    font-size: 14px;
    line-height: 1.7
}
@media only screen and (max-width: 768px) {
    .d_courseBottomSection .pageBlock .prev .ele a, .d_courseBottomSection .pageBlock .next .ele a {
        min-height: 51px;
        font-size: 3.2vw
    }
}
.d_courseBottomSection .pageBlock .prev .ele a:hover, .d_courseBottomSection .pageBlock .next .ele a:hover {
    color: #2F261C
}
.d_courseBottomSection .pageBlock .prev .ele::before {
    background-image: url(../images/design_course/icon_arr_2.svg);
    left: 30px
}
@media only screen and (max-width: 768px) {
    .d_courseBottomSection .pageBlock .prev .ele::before {
        left: 18px
    }
}
.d_courseBottomSection .pageBlock .prev .ele::after {
    content: '前のページ';
    left: 65px
}
@media only screen and (max-width: 768px) {
    .d_courseBottomSection .pageBlock .prev .ele::after {
        left: 36px
    }
}
.d_courseBottomSection .pageBlock .prev .ele a {
    text-align: left;
    padding: 34px 10px 0 30px
}
@media only screen and (max-width: 768px) {
    .d_courseBottomSection .pageBlock .prev .ele a {
        padding: 30px 0 9px 16px
    }
}
.d_courseBottomSection .pageBlock .next .ele::before {
    background-image: url(../images/design_course/icon_arr_3.svg);
    right: 30px
}
@media only screen and (max-width: 768px) {
    .d_courseBottomSection .pageBlock .next .ele::before {
        right: 18px
    }
}
.d_courseBottomSection .pageBlock .next .ele::after {
    content: '次のページ';
    right: 65px
}
@media only screen and (max-width: 768px) {
    .d_courseBottomSection .pageBlock .next .ele::after {
        right: 36px
    }
}
.d_courseBottomSection .pageBlock .next .ele a {
    text-align: right;
    padding: 34px 30px 0 10px;
    border-left: 1px solid #B9B9B9
}
@media only screen and (max-width: 768px) {
    .d_courseBottomSection .pageBlock .next .ele a {
        border-left: none;
        padding: 30px 16px 9px 0
    }
}
.d_courseBottomSection .returnLink {
    display: block;
    width: 85%;
    max-width: 317px;
    margin: 0 0 0 calc(100% - 317px);
    color: #ffffff;
    font-size: 17px;
    text-align: center;
    background: #2F261C;
    padding: 19px 0;
    border-radius: 2px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16)
}
@media only screen and (max-width: 768px) {
    .d_courseBottomSection .returnLink {
        font-size: 4vw;
        padding: 17px 0;
        margin: 0 auto
    }
}
.d_courseBottomSection .returnLink:hover {
    transform: translateY(-5px)
}
.sizecheck_block_1, .sizecheck_page .defSection__postsList li, .sizecheck_single_page .sizeCheckRelatedList__list li {
    width: 31.6%;
    margin: 0 2.6% 29px 0
}
@media only screen and (max-width: 768px) {
    .sizecheck_block_1, .sizecheck_page .defSection__postsList li, .sizecheck_single_page .sizeCheckRelatedList__list li {
        width: 100%;
        margin: 0 0 15px
    }
}
.sizecheck_block_1:nth-of-type(3n), .sizecheck_page .defSection__postsList li:nth-of-type(3n), .sizecheck_single_page .sizeCheckRelatedList__list li:nth-of-type(3n) {
    margin: 0 0 29px
}
@media only screen and (max-width: 768px) {
    .sizecheck_block_1:nth-of-type(3n), .sizecheck_page .defSection__postsList li:nth-of-type(3n), .sizecheck_single_page .sizeCheckRelatedList__list li:nth-of-type(3n) {
        margin: 0 0 15px
    }
}
.sizecheck_block_1 a, .sizecheck_page .defSection__postsList li a, .sizecheck_single_page .sizeCheckRelatedList__list li a {
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #D3DDE2;
    border-radius: 3px
}
.sizecheck_block_1 a:hover, .sizecheck_page .defSection__postsList li a:hover, .sizecheck_single_page .sizeCheckRelatedList__list li a:hover {
    opacity: .7
}
.sizecheck_block_1 a .image, .sizecheck_page .defSection__postsList li a .image, .sizecheck_single_page .sizeCheckRelatedList__list li a .image {
    justify-content: center;
    height: 186px;
    overflow: hidden
}
@media only screen and (max-width: 768px) {
    .sizecheck_block_1 a .image, .sizecheck_page .defSection__postsList li a .image, .sizecheck_single_page .sizeCheckRelatedList__list li a .image {
        height: 162px;
        align-items: center
    }
}
.sizecheck_block_1 a .image img, .sizecheck_page .defSection__postsList li a .image img, .sizecheck_single_page .sizeCheckRelatedList__list li a .image img {
    height: 100%;
    width: auto;
    max-width: none
}
@media only screen and (max-width: 768px) {
    .sizecheck_block_1 a .image img, .sizecheck_page .defSection__postsList li a .image img, .sizecheck_single_page .sizeCheckRelatedList__list li a .image img {
        height: auto;
        width: 100%
    }
}
.sizecheck_block_1 a .ttl, .sizecheck_page .defSection__postsList li a .ttl, .sizecheck_single_page .sizeCheckRelatedList__list li a .ttl {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    padding: 16px 21px 17px
}
@media only screen and (max-width: 768px) {
    .sizecheck_block_1 a .ttl, .sizecheck_page .defSection__postsList li a .ttl, .sizecheck_single_page .sizeCheckRelatedList__list li a .ttl {
        font-size: 4vw;
        line-height: 1.3;
        padding: 10px 15px 11px
    }
}
.sizecheck_page .pageTopSection {
    position: relative;
    margin: 0 0 76px
}
@media only screen and (max-width: 768px) {
    .sizecheck_page .pageTopSection {
        margin: 0 0 40px
    }
}
.sizecheck_page .pageTopSection__ttl {
    align-items: center;
    width: 64%;
    margin: 0 0 36px;
    padding: 31px 0 0
}
@media only screen and (max-width: 768px) {
    .sizecheck_page .pageTopSection__ttl {
        width: 53%;
        margin: 0 0 20px;
        padding: 0;
        flex-direction: column;
        align-items: flex-start
    }
}
.sizecheck_page .pageTopSection__ttl .text {
    width: 124px;
    font-size: 46px;
    font-weight: 900;
    color: #ffffff;
    background: #383838;
    padding: 43px 0;
    text-align: center;
    margin: 0 17px 0 0
}
@media only screen and (max-width: 768px) {
    .sizecheck_page .pageTopSection__ttl .text {
        width: 100%;
        font-size: 4.8vw;
        padding: 5px;
        margin: 0 0 5px
    }
}
.sizecheck_page .pageTopSection__ttl .main {
    width: calc(100% - 124px - 17px)
}
@media only screen and (max-width: 768px) {
    .sizecheck_page .pageTopSection__ttl .main {
        width: 100%
    }
}
.sizecheck_page .pageTopSection__ttl .main span {
    font-weight: 900;
    display: inline-block
}
.sizecheck_page .pageTopSection__ttl .main .sm {
    font-size: 44px;
    margin: -7px 0 13px
}
@media only screen and (max-width: 768px) {
    .sizecheck_page .pageTopSection__ttl .main .sm {
        font-size: 4.8vw;
        line-height: 1.2;
        margin: 0 0 7px
    }
}
.sizecheck_page .pageTopSection__ttl .main .lg {
    font-size: 75px
}
@media only screen and (max-width: 768px) {
    .sizecheck_page .pageTopSection__ttl .main .lg {
        font-size: 8vw
    }
}
.sizecheck_page .pageTopSection__des {
    width: 56%;
    font-size: 17px;
    line-height: 2.0
}
@media only screen and (max-width: 768px) {
    .sizecheck_page .pageTopSection__des {
        font-size: 4vw;
        width: 100%
    }
}
.sizecheck_page .pageTopSection .image {
    width: 37%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1
}
@media only screen and (max-width: 768px) {
    .sizecheck_page .pageTopSection .image {
        width: 51%;
        right: -4vw
    }
}
.sizecheck_page .defSection {
    margin: 0 0 80px
}
@media only screen and (max-width: 768px) {
    .sizecheck_page .defSection {
        margin: 0 0 40px
    }
}
.sizecheck_page .defSection__ttl {
    padding: 0 0 14px;
    border-bottom: 1px solid #707070;
    margin: 0 0 20px
}
@media only screen and (max-width: 768px) {
    .sizecheck_page .defSection__ttl {
        padding: 0 0 11px;
        margin: 0 0 12px
    }
}
.sizecheck_page .defSection__text {
    font-size: 17px;
    line-height: 2.0
}
@media only screen and (max-width: 768px) {
    .sizecheck_page .defSection__text {
        font-size: 4vw
    }
}
.sizecheck_page .defSection__kikakuList {
    flex-wrap: wrap;
    align-items: stretch;
    margin: 45px 0 0
}
@media only screen and (max-width: 768px) {
    .sizecheck_page .defSection__kikakuList {
        margin: 25px 0 0
    }
}
.sizecheck_page .defSection__kikakuList li {
    margin: 0 .8% 10px 0;
    background: #F6F6F4
}
@media only screen and (max-width: 768px) {
    .sizecheck_page .defSection__kikakuList li {
        margin: 0 2% 5px 0
    }
}
.sizecheck_page .defSection__kikakuList li a {
    display: block;
    width: 100%
}
.sizecheck_page .defSection__kikakuList li a:hover {
    opacity: .7
}
.sizecheck_page .defSection__kikakuList .sm {
    width: 24.4%
}
@media only screen and (max-width: 768px) {
    .sizecheck_page .defSection__kikakuList .sm {
        width: 49%
    }
}
.sizecheck_page .defSection__kikakuList .lg {
    width: 49.6%
}
@media only screen and (max-width: 768px) {
    .sizecheck_page .defSection__kikakuList .lg {
        width: 100%
    }
}
.sizecheck_page .defSection__kikakuList .mg {
    margin: 0 0 10px
}
@media only screen and (max-width: 768px) {
    .sizecheck_page .defSection__kikakuList .mg {
        margin: 0 0 5px
    }
}
@media only screen and (max-width: 768px) {
    .sizecheck_page .defSection__kikakuList .mg_sp {
        margin: 0 0 5px
    }
}
.sizecheck_page .defSection__postsList {
    flex-wrap: wrap;
    align-items: stretch;
    margin: 40px 0 0
}
@media only screen and (max-width: 768px) {
    .sizecheck_page .defSection__postsList {
        margin: 25px 0 0
    }
}
.sizecheck_single_page {
    margin: 0 0 100px
}
@media only screen and (max-width: 768px) {
    .sizecheck_single_page {
        margin: 0 0 30px
    }
}
@media only screen and (max-width: 768px) {
    .sizecheck_single_page .headerImage {
        width: 100vw;
        transform: translateX(-4vw);
        margin: 0 0 15px
    }
}
.sizecheck_single_page .pageTopSection {
    margin: 0 0 43px
}
@media only screen and (max-width: 768px) {
    .sizecheck_single_page .pageTopSection {
        padding: 0;
        margin: 0 0 15px;
        flex-direction: column
    }
}
.sizecheck_single_page .pageTopSection__ttl {
    width: 257px;
    margin: 0 24px 0 0
}
@media only screen and (max-width: 768px) {
    .sizecheck_single_page .pageTopSection__ttl {
        width: 96vw;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-start;
        margin: 0 0 3px
    }
}
.sizecheck_single_page .pageTopSection__ttl .text {
    font-weight: 900;
    font-size: 32px;
    color: #ffffff;
    background: #383838;
    text-align: center;
    margin: 0 0 7px;
    padding: 9px
}
@media only screen and (max-width: 768px) {
    .sizecheck_single_page .pageTopSection__ttl .text {
        width: 53px;
        padding: 17px 0;
        margin: 0 9px 0 0;
        font-size: 4.8vw
    }
}
.sizecheck_single_page .pageTopSection__ttl .main {
    text-align: center;
    margin: 0 0 25px
}
@media only screen and (max-width: 768px) {
    .sizecheck_single_page .pageTopSection__ttl .main {
        width: 162px;
        margin: -4px 5px 0 0;
        text-align: left
    }
}
.sizecheck_single_page .pageTopSection__ttl .main span {
    display: inline-block;
    font-weight: 900
}
.sizecheck_single_page .pageTopSection__ttl .main .sm {
    font-size: 36px;
    line-height: 1.3;
    margin: 0 0 8px
}
@media only screen and (max-width: 768px) {
    .sizecheck_single_page .pageTopSection__ttl .main .sm {
        font-size: 4vw;
        margin: 0 0 3px
    }
}
.sizecheck_single_page .pageTopSection__ttl .main .lg {
    font-size: 62px
}
@media only screen and (max-width: 768px) {
    .sizecheck_single_page .pageTopSection__ttl .main .lg {
        font-size: 7.2vw
    }
}
.sizecheck_single_page .pageTopSection__ttl .image {
    width: 209px;
    margin: 0 auto
}
@media only screen and (max-width: 768px) {
    .sizecheck_single_page .pageTopSection__ttl .image {
        width: calc(100% - 162px - 5px - 53px - 9px);
        margin: 0
    }
}
@media only screen and (max-width: 768px) {
    .sizecheck_single_page .pageTopSection__ttl .image img {
        max-height: 66px;
        width: auto;
        float: right
    }
}
.sizecheck_single_page .pageTopSection__thumb {
    width: 71%;
    margin: 0 auto
}
@media only screen and (max-width: 768px) {
    .sizecheck_single_page .pageTopSection__thumb {
        width: 100vw;
        transform: translateX(-4vw)
    }
}
.sizecheck_single_page .leadBlock {
    border: 2px solid #707070;
    padding: 40px 83px 43px;
    margin: 0 0 58px
}
@media only screen and (max-width: 768px) {
    .sizecheck_single_page .leadBlock {
        border: 1px solid #707070;
        padding: 17px 20px 20px;
        margin: 0 0 30px
    }
}
.sizecheck_single_page .leadBlock__ttl {
    font-size: 28px;
    font-weight: 900;
    text-align: center;
    line-height: 1.5;
    margin: 0 0 17px
}
@media only screen and (max-width: 768px) {
    .sizecheck_single_page .leadBlock__ttl {
        font-size: 4vw;
        line-height: 1.4;
        margin: 0 0 12px
    }
}
.sizecheck_single_page .leadBlock__text {
    font-size: 17px;
    line-height: 2.0;
    margin: 0 0 21px
}
@media only screen and (max-width: 768px) {
    .sizecheck_single_page .leadBlock__text {
        font-size: 4vw;
        margin: 0 0 16px
    }
}
.sizecheck_single_page .leadBlock__size {
    background: #FFF7E0;
    color: #FF7700;
    width: 91%;
    margin: 0 auto;
    font-weight: 700;
    font-size: 20px;
    padding: 17px;
    text-align: center
}
@media only screen and (max-width: 768px) {
    .sizecheck_single_page .leadBlock__size {
        width: 100%;
        font-size: 4vw;
        padding: 11px
    }
}
.sizecheck_single_page .mainSection {
    padding: 43px 0 50px;
    margin: 0 0 48px
}
@media only screen and (max-width: 768px) {
    .sizecheck_single_page .mainSection {
        padding: 17px 0 25px;
        margin: 0 0 25px
    }
}
.sizecheck_single_page .mainSection__inner {
    padding: 47px;
    background: #FFFFFF
}
@media only screen and (max-width: 768px) {
    .sizecheck_single_page .mainSection__inner {
        padding: 18px 15px
    }
}
.sizecheck_single_page .mainSection__inner .sizeCheckSingle__size {
    display: none
}
.sizecheck_single_page .mainSection__inner .sizeCheckContentSection {
    margin: 0 0 80px
}
@media only screen and (max-width: 768px) {
    .sizecheck_single_page .mainSection__inner .sizeCheckContentSection {
        margin: 0 0 37px
    }
}
.sizecheck_single_page .mainSection__inner h2 {
    margin: 0 0 20px;
    background: #F7F7F7;
    padding: 5px 10px 7px
}
@media only screen and (max-width: 768px) {
    .sizecheck_single_page .mainSection__inner h2 {
        margin: 0 0 12px
    }
}
.sizecheck_single_page .mainSection__inner h3 {
    padding: 0 0 14px;
    border-bottom: 1px solid #707070;
    margin: 0 0 20px
}
@media only screen and (max-width: 768px) {
    .sizecheck_single_page .mainSection__inner h3 {
        padding: 0 0 11px;
        margin: 0 0 12px
    }
}
.sizecheck_single_page .mainSection__inner .youtube_movie, .sizecheck_single_page .mainSection__inner figure, .sizecheck_single_page .mainSection__inner iframe {
    max-width: 520px;
    margin: 0 auto 40px
}
@media only screen and (max-width: 768px) {
    .sizecheck_single_page .mainSection__inner .youtube_movie, .sizecheck_single_page .mainSection__inner figure, .sizecheck_single_page .mainSection__inner iframe {
        margin: 0 auto 19px
    }
}
.sizecheck_single_page .mainSection__inner .youtube_movie figcaption, .sizecheck_single_page .mainSection__inner figure figcaption, .sizecheck_single_page .mainSection__inner iframe figcaption {
    font-size: 17px;
    line-height: 2.0;
    margin: 15px 0 0;
    text-align: center
}
@media only screen and (max-width: 768px) {
    .sizecheck_single_page .mainSection__inner .youtube_movie figcaption, .sizecheck_single_page .mainSection__inner figure figcaption, .sizecheck_single_page .mainSection__inner iframe figcaption {
        font-size: 4vw;
        margin: 5px 0 0
    }
}
.sizecheck_single_page .mainSection__inner iframe {
    width: 100%;
    height: 390px
}
@media only screen and (max-width: 768px) {
    .sizecheck_single_page .mainSection__inner iframe {
        height: 56vw
    }
}
.sizecheck_single_page .mainSection__inner p {
    font-size: 17px;
    line-height: 2.0;
    margin: 0 0 50px
}
@media only screen and (max-width: 768px) {
    .sizecheck_single_page .mainSection__inner p {
        font-size: 4vw;
        margin: 0 0 25px
    }
}
.sizecheck_single_page .mainSection__inner .sizeCheckResult {
    border: 1px solid #707070
}
.sizecheck_single_page .mainSection__inner .sizeCheckResult__header {
    font-size: 30px;
    font-weight: 700;
    color: #ffffff;
    background: #383838;
    padding: 16px 38px
}
@media only screen and (max-width: 768px) {
    .sizecheck_single_page .mainSection__inner .sizeCheckResult__header {
        font-size: 4vw;
        padding: 8px 10px
    }
}
.sizecheck_single_page .mainSection__inner .sizeCheckResult__content {
    padding: 17px 42px 39px
}
@media only screen and (max-width: 768px) {
    .sizecheck_single_page .mainSection__inner .sizeCheckResult__content {
        padding: 7px 12px 0
    }
}
.sizecheck_single_page .mainSection__inner .sizeCheckResult__item {
    align-items: center;
    border-bottom: 1px dotted #707070;
    padding: 19px 0 18px
}
@media only screen and (max-width: 768px) {
    .sizecheck_single_page .mainSection__inner .sizeCheckResult__item {
        padding: 12px 0
    }
}
@media only screen and (max-width: 768px) {
    .sizecheck_single_page .mainSection__inner .sizeCheckResult__item:nth-last-of-type(1) {
        border-bottom: none
    }
}
.sizecheck_single_page .mainSection__inner .sizeCheckResult__title {
    width: 107px;
    background: #FF7700;
    color: #ffffff;
    font-size: 17px;
    line-height: 2.0;
    font-weight: 500;
    text-align: center;
    margin: 0 20px 0 0
}
@media only screen and (max-width: 768px) {
    .sizecheck_single_page .mainSection__inner .sizeCheckResult__title {
        width: 49px;
        font-size: 3.2vw;
        margin: 0 8px 0 0;
        line-height: 1.2;
        padding: 4px 2px
    }
}
.sizecheck_single_page .mainSection__inner .sizeCheckResult__text {
    margin: 0;
    font-size: 25px;
    line-height: 1.3;
    font-weight: 700;
    width: calc(100% - 107px - 20px);
    color: #383838
}
@media only screen and (max-width: 768px) {
    .sizecheck_single_page .mainSection__inner .sizeCheckResult__text {
        font-size: 4vw;
        width: calc(100% - 49px - 10px)
    }
}
.sizecheck_single_page .relatedBannerSection {
    margin: 0 0 69px
}
@media only screen and (max-width: 768px) {
    .sizecheck_single_page .relatedBannerSection {
        margin: 0 0 25px
    }
}
.sizecheck_single_page .relatedBannerSection__ttl {
    margin: 0 0 20px
}
@media only screen and (max-width: 768px) {
    .sizecheck_single_page .relatedBannerSection__ttl {
        margin: 0 0 12px
    }
}
.sizecheck_single_page .relatedBannerSection .catPage .planBlock:nth-of-type(1) {
    margin: 0
}
.sizecheck_single_page .sizeCheckRelatedList__ttl {
    padding: 0 0 14px;
    border-bottom: 1px solid #707070;
    margin: 0 0 20px
}
@media only screen and (max-width: 768px) {
    .sizecheck_single_page .sizeCheckRelatedList__ttl {
        padding: 0 0 11px;
        margin: 0 0 12px
    }
}
.sizecheck_single_page .sizeCheckRelatedList__list {
    flex-wrap: wrap;
    align-items: stretch
}
.sizecheck_single_page .returnTextLink {
    width: 266px;
    display: block;
    margin: 0 0 0 calc(100% - 266px);
    font-size: 16px;
    font-weight: 500;
    color: #FF7700
}
@media only screen and (max-width: 768px) {
    .sizecheck_single_page .returnTextLink {
        width: 184px;
        margin: 0 0 0 calc(100% - 184px);
        font-size: 4vw;
        text-decoration: underline
    }
}
.sizecheck_single_page .returnTextLink:hover {
    text-decoration: underline
}
.sizecheck_single_page .returnTextLink > .arr {
    display: inline-block;
    width: 15px;
    margin: 0 0 0 6px
}
@media only screen and (max-width: 768px) {
    .sizecheck_single_page .returnTextLink > .arr {
        width: 10px;
        margin: 0 0 0 4px
    }
}
.estimate_page {
    margin: 0 0 112px
}
@media only screen and (max-width: 768px) {
    .estimate_page {
        margin: 0 0 56px
    }
}
.estimate_page .topSection {
    margin: 0 0 60px
}
@media only screen and (max-width: 768px) {
    .estimate_page .topSection {
        margin: 0 0 27px
    }
}
.estimate_page .topSection .ttl {
    flex-wrap: wrap;
    align-items: flex-end;
    width: 464px;
    margin: 0 36px 0 0
}
@media only screen and (max-width: 768px) {
    .estimate_page .topSection .ttl {
        width: 100%;
        margin: 0 auto 21px
    }
}
.estimate_page .topSection .ttl .icon {
    width: 133px;
    margin: 0 14px 0 0
}
@media only screen and (max-width: 768px) {
    .estimate_page .topSection .ttl .icon {
        width: 87px;
        margin: 0 7px 0 0
    }
}
.estimate_page .topSection .ttl .sm {
    font-size: 32px;
    font-weight: 700;
    width: 315px;
    letter-spacing: -1px;
    margin: 0 0 15px
}
@media only screen and (max-width: 768px) {
    .estimate_page .topSection .ttl .sm {
        font-size: 4.8vw;
        width: 190px;
        margin: 0 0 10px
    }
}
.estimate_page .topSection .ttl .lg {
    width: 100%;
    font-size: 58px;
    font-weight: 900;
    margin: 12px 0 0
}
@media only screen and (max-width: 768px) {
    .estimate_page .topSection .ttl .lg {
        font-size: 8vw;
        margin: 8px 0 0
    }
}
.estimate_page .topSection .ttl .lg .color {
    color: #FF7700;
    font-weight: 900
}
.estimate_page .topSection .lead {
    width: calc(100% - 464px - 36px);
    font-size: 17px;
    line-height: 2.0
}
@media only screen and (max-width: 768px) {
    .estimate_page .topSection .lead {
        width: 100%;
        font-size: 4vw
    }
}
.estimate_page .singleMainBlock {
    margin: 0 0 98px
}
@media only screen and (max-width: 768px) {
    .estimate_page .singleMainBlock {
        margin: 0 0 50px
    }
}
.estimate_page .singleMainBlock .header_pattern_02 {
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    border-top: 1px solid #827C75;
    border-bottom: 1px solid #827C75;
    line-height: 2.0;
    margin: 0 0 24px
}
@media only screen and (max-width: 768px) {
    .estimate_page .singleMainBlock .header_pattern_02 {
        font-size: 4vw;
        padding: 3px 0;
        margin: 0 0 15px
    }
}
.estimate_page .singleMainBlock .mainImage {
    display: block;
    margin: 0 0 52px
}
@media only screen and (max-width: 768px) {
    .estimate_page .singleMainBlock .mainImage {
        margin: 0 0 37px
    }
}
.estimate_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_answer .bold {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.4
}
@media only screen and (max-width: 768px) {
    .estimate_page .singleMainBlock .kaiketsu_talk .question_Box .arrow_answer .bold {
        font-size: 4vw;
        line-height: 1.8
    }
}
.estimate_page .base_contents_block {
    background: #FEF8E0;
    padding: 32px 28px 89px;
    margin: 0 0 112px
}
@media only screen and (max-width: 768px) {
    .estimate_page .base_contents_block {
        padding: 30px 20px 35px;
        margin: 0 0 56px
    }
}
.estimate_page .base_contents_block .header_pattern_01 {
    font-size: 49px;
    font-weight: 900;
    margin: 0 0 34px;
    text-align: center
}
@media only screen and (max-width: 768px) {
    .estimate_page .base_contents_block .header_pattern_01 {
        font-size: 6.4vw;
        margin: 0 0 19px
    }
}
.estimate_page .base_contents_block .header_pattern_01 .color {
    color: #FF7700;
    font-weight: 900
}
.estimate_page .base_contents_block .questions > dl {
    background: #ffffff;
    padding: 30px 40px 17px;
    margin: 0 0 25px
}
@media only screen and (max-width: 768px) {
    .estimate_page .base_contents_block .questions > dl {
        padding: 14px 20px 5px;
        margin: 0 0 15px
    }
}
.estimate_page .base_contents_block .questions > dl:nth-last-of-type(1) {
    margin: 0 0 56px
}
@media only screen and (max-width: 768px) {
    .estimate_page .base_contents_block .questions > dl:nth-last-of-type(1) {
        margin: 0 0 25px
    }
}
.estimate_page .base_contents_block .questions > dl dt {
    font-size: 26px;
    font-weight: 700;
    margin: 0 0 30px
}
@media only screen and (max-width: 768px) {
    .estimate_page .base_contents_block .questions > dl dt {
        font-size: 4vw;
        line-height: 1.5;
        text-align: center;
        margin: 0 0 17px
    }
}
.estimate_page .base_contents_block .questions > dl dt .icon {
    display: inline-block;
    width: 50px;
    background: #FF7700;
    color: #ffffff;
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    padding: 9px 0 13px;
    margin: 0 18px 0 0;
    border-radius: 2px
}
@media only screen and (max-width: 768px) {
    .estimate_page .base_contents_block .questions > dl dt .icon {
        display: block;
        width: 28px;
        font-size: 4vw;
        padding: 5px 0 7px;
        margin: 0 auto 9px;
        border-radius: 1px
    }
}
.estimate_page .base_contents_block .questions > dl dt .text em {
    font-size: 26px;
    font-weight: 700;
    line-height: 1.3;
    font-style: inherit
}
@media only screen and (max-width: 768px) {
    .estimate_page .base_contents_block .questions > dl dt .text em {
        font-size: 4vw;
        line-height: 1.5;
        text-align: center
    }
}
.estimate_page .base_contents_block .questions > dl dd {
    align-items: stretch;
    flex-wrap: wrap
}
@media only screen and (max-width: 768px) {
    .estimate_page .base_contents_block .questions > dl dd {
        flex-direction: column;
        align-items: flex-start;
        flex-wrap: nowrap
    }
}
.estimate_page .base_contents_block .questions > dl dd input {
    width: 0;
    height: 0;
    overflow: hidden;
    display: none
}
.estimate_page .base_contents_block .questions > dl dd input:checked + label {
    color: #ffffff;
    background: #FF7700
}
.estimate_page .base_contents_block .questions > dl dd label {
    width: 48%;
    margin: 0 4% 20px 0;
    background: #ffffff;
    border: 2px solid #FF7700;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    padding: 30px 0;
    cursor: pointer;
    transition: .2s
}
@media only screen and (max-width: 768px) {
    .estimate_page .base_contents_block .questions > dl dd label {
        width: 100%;
        font-size: 4vw;
        padding: 15px 0;
        margin: 0 0 10px;
        border: 1px solid #FF7700
    }
}
.estimate_page .base_contents_block .questions > dl dd label:nth-of-type(2n) {
    margin: 0 0 20px
}
@media only screen and (max-width: 768px) {
    .estimate_page .base_contents_block .questions > dl dd label:nth-of-type(2n) {
        margin: 0 0 10px
    }
}
.estimate_page .base_contents_block .questions input[type="submit"] {
    display: block;
    width: 100%;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    max-width: 580px;
    margin: 0 auto;
    background: #FFC920;
    padding: 35px 0;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    border: none;
    cursor: pointer;
    transition: .2s
}
@media only screen and (max-width: 768px) {
    .estimate_page .base_contents_block .questions input[type="submit"] {
        font-size: 4vw;
        padding: 17px 0
    }
}
.estimate_page .base_contents_block .questions input[type="submit"]:hover {
    transform: translateY(-5px)
}
.top2021_contents_sidebar.fixed {
    box-shadow: none;
    background: none;
    position: sticky;
    top: 0;
    left: 0;
    z-index: 10;
    padding: 33px 23px 17px calc(25% - 170px - 43px)
}
.top2021_contents_sidebar.fixed .fixnav {
    width: 100%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 2px 2px 0 0;
    overflow: hidden
}
.top2021_contents_sidebar.fixed .fixnav .choice_pattern_01 {
    background: #EFEDED;
    font-size: 18px;
    font-weight: 500;
    padding: 12px 0;
    text-align: center
}
.top2021_contents_sidebar.fixed .fixnav .questions {
    background: #ffffff;
    padding: 0 9px 24px
}
.top2021_contents_sidebar.fixed .fixnav .questions #choice > dl {
    padding: 14px 0;
    border-bottom: 1px dotted #F6A607
}
.top2021_contents_sidebar.fixed .fixnav .questions #choice > dl > dd .icon {
    display: inline-block;
    background: #FF7700;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    border-radius: 2px;
    margin: 0 7px 0 0;
    width: 28px;
    padding: 3px 0 7px;
    text-align: center
}
.top2021_contents_sidebar.fixed .fixnav .questions #choice > dl > dd .text {
    font-size: 16px;
    font-weight: 500;
    color: #FF7700
}
.top2021_contents_sidebar.fixed .fixnav .questions .submit_side {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    background: #FFC920;
    padding: 24px 0;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    border: none;
    cursor: pointer;
    border-radius: 2px;
    margin: 20px 0 0;
    transition: .2s
}
.top2021_contents_sidebar.fixed .fixnav .questions .submit_side:hover {
    transform: translateY(-5px)
}
.estimate_page .base_contents_block_result {
    padding: 40px 0 50px
}
@media only screen and (max-width: 768px) {
    .estimate_page .base_contents_block_result {
        background: #F6F6F4;
        padding: 20px 20px 25px;
        margin: 22px 0
    }
}
@media only screen and (max-width: 768px) {
    .estimate_page .base_contents_block_result::before {
        display: none
    }
}
.estimate_page .base_contents_block_result:nth-of-type(2) {
    margin: 25px 0 0
}
@media only screen and (max-width: 768px) {
    .estimate_page .base_contents_block_result:nth-of-type(2) {
        margin: 22px 0 0
    }
}
.estimate_page .base_contents_block_result .bnrItem {
    align-items: stretch;
    background: #ffffff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 3px;
    overflow: hidden;
    margin: 0 0 41px;
    transition: .2s;
    position: relative
}
@media only screen and (max-width: 768px) {
    .estimate_page .base_contents_block_result .bnrItem {
        flex-direction: column;
        align-items: flex-start;
        border-radius: 2px;
        margin: 0 0 8px
    }
}
.estimate_page .base_contents_block_result .bnrItem:hover {
    transform: translateY(-5px)
}
.estimate_page .base_contents_block_result .bnrItem .icon {
    width: 35px;
    position: absolute;
    z-index: 1;
    bottom: 10px;
    right: 10px
}
@media only screen and (max-width: 768px) {
    .estimate_page .base_contents_block_result .bnrItem .icon {
        width: 25px
    }
}
.estimate_page .base_contents_block_result .bnrItem .mainImage {
    width: 33%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center
}
@media only screen and (max-width: 768px) {
    .estimate_page .base_contents_block_result .bnrItem .mainImage {
        width: 100%;
        height: 190px
    }
}
.estimate_page .base_contents_block_result .bnrItem .detail {
    width: 67%;
    padding: 38px 46px 33px
}
@media only screen and (max-width: 768px) {
    .estimate_page .base_contents_block_result .bnrItem .detail {
        width: 100%;
        padding: 14px 12px 10px
    }
}
.estimate_page .base_contents_block_result .bnrItem .detail .catch {
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 4px
}
@media only screen and (max-width: 768px) {
    .estimate_page .base_contents_block_result .bnrItem .detail .catch {
        font-size: 4vw;
        line-height: 1.4
    }
}
.estimate_page .base_contents_block_result .bnrItem .detail .name {
    font-size: 47px;
    font-weight: 900;
    line-height: 1.7;
    margin: 0 0 18px
}
@media only screen and (max-width: 768px) {
    .estimate_page .base_contents_block_result .bnrItem .detail .name {
        font-size: 6.4vw;
        line-height: 1.3;
        margin: 0 0 13px
    }
}
.estimate_page .base_contents_block_result .bnrItem .detail .list {
    flex-wrap: wrap
}
@media only screen and (max-width: 768px) {
    .estimate_page .base_contents_block_result .bnrItem .detail .list {
        padding: 0 30px 0 0
    }
}
.estimate_page .base_contents_block_result .bnrItem .detail .list > li {
    font-size: 15px;
    border: 1px solid #FFC089;
    color: #FF7700;
    font-weight: 500;
    line-height: 1.6;
    padding: 3px 10px;
    margin: 0 5px 5px 0
}
@media only screen and (max-width: 768px) {
    .estimate_page .base_contents_block_result .bnrItem .detail .list > li {
        font-size: 3.2vw;
        padding: 1px 5px;
        margin: 0 6px 6px 0
    }
}
@media only screen and (max-width: 768px) {
    .estimate_page .base_contents_block_result .catPage .caseSection::before {
        display: none
    }
}
.estimate_page .base_contents_block_result .btn {
    display: block;
    width: 100%;
    max-width: 323px;
    margin: 0 auto 40px;
    font-size: 17px;
    text-align: center;
    padding: 17px 0;
    color: #ffffff;
    background: #2F261C;
    transition: .2s
}
@media only screen and (max-width: 768px) {
    .estimate_page .base_contents_block_result .btn {
        margin: 0 auto;
        font-size: 4vw;
        padding: 13px 0;
        border-radius: 2px;
        line-height: 1.6
    }
}
.estimate_page .base_contents_block_result .btn:hover {
    transform: translateY(-5px)
}
.estimate_page .returnLink {
    font-size: 17px;
    width: 85%;
    max-width: 315px;
    display: block;
    margin: 30px auto 0;
    text-align: center;
    background: #2F261C;
    color: #ffffff;
    padding: 19px 0;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    transition: .2s
}
@media only screen and (max-width: 768px) {
    .estimate_page .returnLink {
        font-size: 4vw;
        margin: 20px auto 0;
        padding: 14px 0
    }
}
.estimate_page .returnLink:hover {
    transform: translateY(-5px)
}
.estimate_page .returnLink .icon {
    display: inline-block;
    width: 19px;
    margin: 0 0 -3px 10px
}
@media only screen and (max-width: 768px) {
    .estimate_page .returnLink .icon {
        width: 14px;
        margin: 0 0 -2px 10px
    }
}
.kiso_page .eyecatch {
    margin: 0 0 35px
}
@media only screen and (max-width: 768px) {
    .kiso_page .eyecatch {
        margin: 0 0 22px
    }
}
.kiso_page .des {
    font-size: 17px;
    line-height: 2.0;
    margin: 0 0 50px
}
@media only screen and (max-width: 768px) {
    .kiso_page .des {
        font-size: 4vw;
        margin: 0 0 27px
    }
}
.kiso_page .introImage {
    margin: 0 0 50px
}
@media only screen and (max-width: 768px) {
    .kiso_page .introImage {
        margin: 0 0 24px
    }
}
.kiso_page .archiveSection {
    flex-wrap: wrap;
    align-items: stretch
}
@media only screen and (max-width: 768px) {
    .kiso_page .archiveSection {
        margin: 0 0 24px
    }
}
.kiso_page .archiveSection .ele {
    width: 49%;
    margin: 0 2% 20px 0;
    border: 1px solid #D8D8D8;
    border-radius: 2px;
    padding: 20px 18px 19px;
    position: relative
}
@media only screen and (max-width: 768px) {
    .kiso_page .archiveSection .ele {
        width: 100%;
        margin: 0 0 10px;
        padding: 10px 9px
    }
}
.kiso_page .archiveSection .ele:hover {
    opacity: .7
}
.kiso_page .archiveSection .ele:nth-of-type(2n) {
    margin: 0 0 20px
}
@media only screen and (max-width: 768px) {
    .kiso_page .archiveSection .ele:nth-of-type(2n) {
        margin: 0 0 10px
    }
}
.kiso_page .archiveSection .ele .image {
    width: 34%;
    height: 167px;
    overflow: hidden;
    margin: 0 5% 0 0
}
@media only screen and (max-width: 768px) {
    .kiso_page .archiveSection .ele .image {
        width: 28%;
        height: 83px;
        margin: 0 5% 0 0
    }
}
.kiso_page .archiveSection .ele .detail {
    width: 61%
}
@media only screen and (max-width: 768px) {
    .kiso_page .archiveSection .ele .detail {
        width: 66%;
        margin: 0 1% 0 0
    }
}
.kiso_page .archiveSection .ele .detail .number {
    margin: 0 0 12px
}
.kiso_page .archiveSection .ele .detail .number span {
    display: inline-block;
    margin: 0 2px 0 0
}
@media only screen and (max-width: 768px) {
    .kiso_page .archiveSection .ele .detail .number span {
        margin: 0 1px 0 0
    }
}
.kiso_page .archiveSection .ele .detail .number .color {
    color: #FF7700
}
.kiso_page .archiveSection .ele .detail .number .sm {
    font-size: 20px;
    font-weight: 500
}
@media only screen and (max-width: 768px) {
    .kiso_page .archiveSection .ele .detail .number .sm {
        font-size: 3.2vw
    }
}
.kiso_page .archiveSection .ele .detail .number .lg {
    font-size: 50px;
    font-weight: 700
}
@media only screen and (max-width: 768px) {
    .kiso_page .archiveSection .ele .detail .number .lg {
        font-size: 6.4vw
    }
}
.kiso_page .archiveSection .ele .detail .ttl {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 700
}
@media only screen and (max-width: 768px) {
    .kiso_page .archiveSection .ele .detail .ttl {
        font-size: 4vw;
        line-height: 1.4
    }
}
.kiso_page .archiveSection .ele .detail .ttl br {
    display: none
}
.kiso_page .archiveSection .ele .detail .arr {
    position: absolute;
    width: 38px;
    top: 20px;
    right: 18px;
    z-index: 1
}
@media only screen and (max-width: 768px) {
    .kiso_page .archiveSection .ele .detail .arr {
        width: 19px;
        top: 10px;
        right: 9px
    }
}
.kiso_page .singleTopImage {
    margin: 0 0 55px
}
@media only screen and (max-width: 768px) {
    .kiso_page .singleTopImage {
        margin: 0 0 17px
    }
}
.kiso_page .singleTopSection {
    position: relative;
    margin: 0 0 67px
}
@media only screen and (max-width: 768px) {
    .kiso_page .singleTopSection {
        flex-direction: column;
        margin: 0 0 30px
    }
}
.kiso_page .singleTopSection__image {
    width: 28%;
    margin: 0 10% 0 0
}
@media only screen and (max-width: 768px) {
    .kiso_page .singleTopSection__image {
        width: 43vw;
        margin: 0 auto
    }
}
.kiso_page .singleTopSection__detail {
    width: 62%
}
@media only screen and (max-width: 768px) {
    .kiso_page .singleTopSection__detail {
        width: 100%
    }
}
.kiso_page .singleTopSection__detail .number {
    margin: 0 0 17px
}
.kiso_page .singleTopSection__detail .number span {
    display: inline-block;
    margin: 0 2px 0 0
}
@media only screen and (max-width: 768px) {
    .kiso_page .singleTopSection__detail .number span {
        margin: 0 1px 0 0
    }
}
.kiso_page .singleTopSection__detail .number .color {
    color: #FF7700
}
.kiso_page .singleTopSection__detail .number .sm {
    font-size: 20px;
    font-weight: 500
}
@media only screen and (max-width: 768px) {
    .kiso_page .singleTopSection__detail .number .sm {
        font-size: 4vw
    }
}
.kiso_page .singleTopSection__detail .number .lg {
    font-size: 50px;
    font-weight: 700
}
@media only screen and (max-width: 768px) {
    .kiso_page .singleTopSection__detail .number .lg {
        font-size: 8vw
    }
}
.kiso_page .singleTopSection__detail .ttl {
    font-size: 34px;
    font-weight: 700;
    line-height: 1.4;
    margin: 0 0 17px
}
@media only screen and (max-width: 768px) {
    .kiso_page .singleTopSection__detail .ttl {
        font-size: 4.8vw;
        margin: 0 0 11px
    }
}
.kiso_page .singleTopSection__detail .lead {
    font-size: 17px;
    line-height: 2.0
}
@media only screen and (max-width: 768px) {
    .kiso_page .singleTopSection__detail .lead {
        font-size: 4vw
    }
}
.kiso_page .singleTopSection .links {
    position: absolute;
    top: -10px;
    right: 0;
    z-index: 1;
    width: 300px;
    text-align: right
}
@media only screen and (max-width: 768px) {
    .kiso_page .singleTopSection .links {
        position: static;
        width: auto;
        text-align: left;
        margin: 0 0 18px
    }
}
.kiso_page .singleTopSection .links > a {
    display: block;
    font-size: 14px;
    color: #FF7700;
    margin: 0 0 11px
}
@media only screen and (max-width: 768px) {
    .kiso_page .singleTopSection .links > a {
        font-size: 3.2vw;
        margin: 0 0 9px;
        text-decoration: underline
    }
}
.kiso_page .singleTopSection .links > a:hover {
    text-decoration: underline
}
.kiso_page .singleTopSection .links > a .arr {
    display: inline-block;
    width: 13px;
    margin: 0 0 -1px 7px
}
@media only screen and (max-width: 768px) {
    .kiso_page .singleTopSection .links > a .arr {
        width: 9px;
        margin: 0 0 -1px 3px
    }
}
.kiso_page .singleMainSection {
    margin: 0 0 121px
}
@media only screen and (max-width: 768px) {
    .kiso_page .singleMainSection {
        margin: 0 0 12px
    }
}
.kiso_page .singleMainSection__block.def .icon {
    float: left;
    background-image: url(../images/kiso/one_san_1.png)
}
.kiso_page .singleMainSection__block.def .contents {
    margin: 0 16% 46px 13%;
    background: #ffffff;
    border: 1px solid #707070
}
@media only screen and (max-width: 768px) {
    .kiso_page .singleMainSection__block.def .contents {
        margin: 0 0 30px 24%
    }
}
.kiso_page .singleMainSection__block.def .contents::before, .kiso_page .singleMainSection__block.def .contents::after {
    left: 0;
    border-width: 12px 15px 12px 0
}
@media only screen and (max-width: 768px) {
    .kiso_page .singleMainSection__block.def .contents::before, .kiso_page .singleMainSection__block.def .contents::after {
        border-width: 7px 9px 7px 0
    }
}
.kiso_page .singleMainSection__block.def .contents::before {
    transform: translateX(-104%);
    border-color: transparent #707070 transparent transparent
}
.kiso_page .singleMainSection__block.def .contents::after {
    transform: translateX(-93%);
    border-color: transparent #ffffff transparent transparent
}
@media only screen and (max-width: 768px) {
    .kiso_page .singleMainSection__block.def .contents::after {
        transform: translateX(-87%)
    }
}
.kiso_page .singleMainSection__block.color .icon {
    float: right;
    background-image: url(../images/kiso/kami_chan_1.png)
}
.kiso_page .singleMainSection__block.color .contents {
    margin: 0 13% 46px 16%;
    background: #FEF8E0;
    border: 1px solid #FFCA9B
}
@media only screen and (max-width: 768px) {
    .kiso_page .singleMainSection__block.color .contents {
        margin: 0 24% 30px 0
    }
}
.kiso_page .singleMainSection__block.color .contents::before, .kiso_page .singleMainSection__block.color .contents::after {
    right: 0;
    border-width: 12px 0 12px 15px
}
@media only screen and (max-width: 768px) {
    .kiso_page .singleMainSection__block.color .contents::before, .kiso_page .singleMainSection__block.color .contents::after {
        border-width: 7px 0 7px 9px
    }
}
.kiso_page .singleMainSection__block.color .contents::before {
    transform: translateX(104%);
    border-color: transparent transparent transparent #FFCA9B
}
.kiso_page .singleMainSection__block.color .contents::after {
    transform: translateX(93%);
    border-color: transparent transparent transparent #FEF8E0
}
@media only screen and (max-width: 768px) {
    .kiso_page .singleMainSection__block.color .contents::after {
        transform: translateX(87%)
    }
}
.kiso_page .singleMainSection__block.image .contents {
    margin: 0 auto 46px
}
@media only screen and (max-width: 768px) {
    .kiso_page .singleMainSection__block.image .contents {
        width: 100%;
        padding: 0;
        margin: 0 0 30px
    }
}
.kiso_page .singleMainSection__block.image .contents::before, .kiso_page .singleMainSection__block.image .contents::after {
    display: none
}
.kiso_page .singleMainSection__block .icon {
    width: 10%;
    min-height: 139px;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center
}
@media only screen and (max-width: 768px) {
    .kiso_page .singleMainSection__block .icon {
        width: 18%;
        min-height: 68px
    }
}
.kiso_page .singleMainSection__block .icon img {
    display: none
}
.kiso_page .singleMainSection__block .contents {
    width: 71%;
    border-radius: 10px;
    padding: 22px 25px;
    position: relative
}
@media only screen and (max-width: 768px) {
    .kiso_page .singleMainSection__block .contents {
        width: 76%;
        border-radius: 5px;
        padding: 12px
    }
}
.kiso_page .singleMainSection__block .contents * {
    font-size: 17px;
    line-height: 2.0
}
@media only screen and (max-width: 768px) {
    .kiso_page .singleMainSection__block .contents * {
        font-size: 4vw;
        line-height: 1.8
    }
}
.kiso_page .singleMainSection__block .contents::before, .kiso_page .singleMainSection__block .contents::after {
    content: '';
    display: block;
    position: absolute;
    top: 26px;
    width: 0;
    height: 0;
    border-style: solid
}
@media only screen and (max-width: 768px) {
    .kiso_page .singleMainSection__block .contents::before, .kiso_page .singleMainSection__block .contents::after {
        top: 11px
    }
}
.kiso_page .singleMainSection__block .contents::before {
    z-index: 1
}
.kiso_page .singleMainSection__block .contents::after {
    z-index: 2
}
.whatsnew_page {
    margin: 0 0 100px
}
@media only screen and (max-width: 768px) {
    .whatsnew_page {
        margin: 0 0 38px
    }
}
.whatsnew_page_singleSection p {
    font-size: 18px;
    line-height: 2.0;
    margin: 0 0 10px
}
@media only screen and (max-width: 768px) {
    .whatsnew_page_singleSection p {
        font-size: 4vw;
        line-height: 1.8
    }
}
.whatsnew_page_singleSection a {
    text-decoration: underline
}
.whatsnew_page_topSection {
    margin: 16px 0 54px
}
@media only screen and (max-width: 768px) {
    .whatsnew_page_topSection {
        margin: 0 0 18px
    }
}
.whatsnew_page_topSection .ttl {
    font-size: 46px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 900;
    line-height: 1.4;
}
@media only screen and (max-width: 768px) {
    .whatsnew_page_topSection .ttl {
        font-size: 6.4vw
    }
}
.whatsnew_page_listSection {
    border-top: 1px solid #E5E5E5;
    border-left: 1px solid #E5E5E5;
    margin: 0 0 50px
}
@media only screen and (max-width: 768px) {
    .whatsnew_page_listSection {
        margin: 0 0 15px
    }
}
.whatsnew_page_listSection .listItem {
    align-items: center;
    border-right: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    padding: 8px 15px
}
.whatsnew_page_listSection .listItem .main_image {
    width: 133px;
    margin-right: 15px;
}
@media only screen and (max-width: 768px) {
    .whatsnew_page_listSection .listItem .main_image {
        width: 70px;
        margin-right: 0;
    }
}
.whatsnew_page_listSection .listItem .detail {
    width: calc(100% - 148px)
}
@media only screen and (max-width: 768px) {
    .whatsnew_page_listSection .listItem .detail {
        width: calc(100% - 70px)
    }
}
.whatsnew_page_listSection .listItem time, .whatsnew_page_listSection .listItem .title {
    line-height: 2.0;
    font-family: "Noto Sans JP", sans-serif
}
@media only screen and (max-width: 768px) {
    .whatsnew_page_listSection .listItem time, .whatsnew_page_listSection .listItem .title {
        line-height: 1.8
    }
}
.whatsnew_page_listSection .listItem time {
    font-size: 14px
}
@media only screen and (max-width: 768px) {
    .whatsnew_page_listSection .listItem time {
        font-size: 4vw
    }
}
.whatsnew_page_listSection .listItem .title {
    font-size: 18px
}
@media only screen and (max-width: 768px) {
    .whatsnew_page_listSection .listItem .title {
        font-size: 4vw
    }
}
.interview_page .topSection {
    align-items: center
}
.interview_page .topSection__ttl {
    border-right: none
}
@media only screen and (max-width: 768px) {
    .interview_page .topSection__ttl {
        margin: 0 0 25px
    }
}
.interview_page .topSection__ttl .text {
    font-size: 19px;
    font-weight: 700;
    background-color: #FFC026;
    padding: 12px;
    max-width: 395px;
    margin: 0 auto 32px;
    position: relative;
    text-align: center
}
@media only screen and (max-width: 768px) {
    .interview_page .topSection__ttl .text {
        font-size: 4vw;
        padding: 7px;
        margin: 0 auto 17px
    }
}
.interview_page .topSection__ttl .text::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 17px 8px 0 8px;
    border-color: #FFC026 transparent transparent transparent;
    position: absolute;
    bottom: -17px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1
}
@media only screen and (max-width: 768px) {
    .interview_page .topSection__ttl .text::before {
        border-width: 14px 7px 0 7px;
        bottom: -11px
    }
}
.interview_page .topSection__ttl .ttl {
    font-weight: 900;
    font-size: 48px;
    line-height: 1.4;
    margin: 0 0 28px;
    text-align: center
}
@media only screen and (max-width: 768px) {
    .interview_page .topSection__ttl .ttl {
        font-size: 7.2vw;
        margin: 0 0 13px
    }
}
.interview_page .topSection__ttl .ttl .sm {
    font-size: 42px
}
@media only screen and (max-width: 768px) {
    .interview_page .topSection__ttl .ttl .sm {
        font-size: 7.2vw
    }
}
.interview_page .topSection__ttl .name {
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    background-color: #F6F6F4;
    border-radius: 29px;
    line-height: 2.4;
    max-width: 398px;
    margin: 0 auto;
    padding: 2px 29px
}
@media only screen and (max-width: 768px) {
    .interview_page .topSection__ttl .name {
        font-size: 3.1vw;
        padding: 0 14px;
        border-radius: 14px
    }
}
.interview_page .topSection__ttl .des {
    font-size: 17px;
    line-height: 2.0
}
@media only screen and (max-width: 768px) {
    .interview_page .topSection__ttl .des {
        font-size: 4vw
    }
}
.interview_page .topSection__image {
    width: 50%
}
@media only screen and (max-width: 768px) {
    .interview_page .topSection__image {
        width: 100%;
        max-width: 84vw;
        margin: 0 auto
    }
}
.interview_page .mainContents .ttl_block {
    align-items: center;
    padding: 50px 0 0;
    margin: 0 0 40px
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .ttl_block {
        flex-direction: column;
        align-items: flex-start;
        padding: 30px 0 0;
        margin: 0 0 22px
    }
}
.interview_page .mainContents .ttl_block .ttl {
    width: 76%;
    padding: 0 30px 0 0;
    border-right: 1px solid #CECECE;
    margin: 0 30px 0 0;
    font-size: 30px;
    line-height: 1.5;
    font-weight: 700
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .ttl_block .ttl {
        width: 100%;
        font-size: 4vw;
        padding: 0 0 15px;
        border-right: none;
        border-bottom: 1px solid #CECECE;
        margin: 0 0 15px
    }
}
.interview_page .mainContents .ttl_block .detail {
    width: calc(100% - 76% - 30px);
    font-size: 16px;
    line-height: 2.0
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .ttl_block .detail {
        width: 100%;
        font-size: 3.1vw;
        line-height: 1.7
    }
}
.interview_page .mainContents .ttl_block .detail > a {
    display: inline-block;
    clear: both;
    float: right;
    color: #6E6D6D;
    border: 1px solid #C6C6C6;
    border-radius: 2px;
    padding: 6px 9px;
    background-color: #ffffff;
    font-size: 14px
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .ttl_block .detail > a {
        padding: 4px 7px;
        font-size: 3.1vw;
        margin: 0 15px 0 0
    }
}
.interview_page .mainContents .ttl_block .detail > a:hover {
    background-color: #C6C6C6;
    color: #ffffff
}
.interview_page .mainContents .info_block {
    border: 1px solid #707070;
    margin: 0 0 60px
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .info_block {
        margin: 0 0 40px
    }
}
.interview_page .mainContents .info_block_top {
    align-items: center;
    flex-wrap: wrap;
    padding: 17px 40px 30px;
    position: relative
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .info_block_top {
        padding: 0
    }
}
.interview_page .mainContents .info_block_ttl {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px;
    font-weight: 700;
    z-index: 1;
    color: #ffffff;
    background-color: #413B32;
    width: 184px;
    text-align: center
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .info_block_ttl {
        width: 100%;
        font-size: 4vw;
        position: static;
        margin: 0 0 15px
    }
}
.interview_page .mainContents .info_block_ttl.lg {
    padding: 38px 0
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .info_block_ttl.lg {
        padding: 12px 0
    }
}
.interview_page .mainContents .info_block_ttl.sm {
    padding: 27px 0
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .info_block_ttl.sm {
        padding: 12px 0
    }
}
.interview_page .mainContents .info_block_ttl .ico {
    display: inline-block;
    width: 16px;
    margin: 0 8px 0 0
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .info_block_ttl .ico {
        width: 12px;
        margin: 0 3px -2px 0
    }
}
.interview_page .mainContents .info_block_name, .interview_page .mainContents .info_block_url, .interview_page .mainContents .info_block_address {
    width: 100%;
    padding: 0 0 0 174px
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .info_block_name, .interview_page .mainContents .info_block_url, .interview_page .mainContents .info_block_address {
        padding: 0 22px
    }
}
.interview_page .mainContents .info_block_name {
    font-size: 18px;
    line-height: 1.6;
    font-weight: 700
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .info_block_name {
        font-size: 4vw;
        line-height: 1.5;
        margin: 0 0 5px
    }
}
.interview_page .mainContents .info_block_url {
    font-size: 14px;
    line-height: 2.1;
    color: #FC7700;
    font-weight: 500
}
.interview_page .mainContents .info_block_url:hover {
    text-decoration: underline
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .info_block_url {
        font-size: 3.1vw;
        line-height: 1.5;
        text-decoration: underline
    }
}
.interview_page .mainContents .info_block_address {
    font-size: 13px;
    line-height: 2.1
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .info_block_address {
        font-size: 4vw;
        line-height: 1.7;
        margin: 0 0 5px
    }
}
.interview_page .mainContents .info_block_des, .interview_page .mainContents .info_block_des_lg {
    margin: 24px 40px 0 0
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .info_block_des, .interview_page .mainContents .info_block_des_lg {
        padding: 0 22px;
        margin: 12px 0 22px
    }
}
.interview_page .mainContents .info_block_des *, .interview_page .mainContents .info_block_des_lg * {
    font-size: 15px;
    line-height: 2.0
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .info_block_des *, .interview_page .mainContents .info_block_des_lg * {
        font-size: 3.1vw
    }
}
.interview_page .mainContents .info_block_des_lg {
    width: calc(100% - 287px)
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .info_block_des_lg {
        width: 100%
    }
}
.interview_page .mainContents .info_block_des {
    width: calc(100% - 140px)
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .info_block_des {
        width: 100%
    }
}
.interview_page .mainContents .info_block_logo {
    width: 100px;
    background-color: #F6F6F4;
    padding: 10px
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .info_block_logo {
        margin: 0 auto 25px;
        padding: 5px
    }
}
.interview_page .mainContents .info_block_image {
    width: 247px
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .info_block_image {
        width: 123px;
        margin: 0 auto 30px
    }
}
.interview_page .mainContents .info_block_bottom {
    background-color: #F7F7F7;
    padding: 15px 40px 25px
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .info_block_bottom {
        padding: 10px 20px 0
    }
}
.interview_page .mainContents .info_block_bottom .ttl {
    font-size: 16px;
    line-height: 2.1;
    font-weight: 700;
    padding: 0 0 3px;
    border-bottom: 1px solid #E4E5E6;
    margin: 0 0 14px
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .info_block_bottom .ttl {
        font-size: 4vw;
        padding: 0 0 4px;
        margin: 0 0 11px
    }
}
.interview_page .mainContents .info_block_bottom .list {
    flex-wrap: wrap
}
.interview_page .mainContents .info_block_bottom .list .listItem {
    width: 50%
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .info_block_bottom .list .listItem {
        width: 100%;
        margin: 0 0 15px
    }
}
.interview_page .mainContents .mainImage {
    margin: 0 0 45px
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .mainImage {
        margin: 0 0 27px
    }
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .mainImage img {
        width: calc(100% + 44px);
        max-width: none;
        transform: translateX(-22px)
    }
}
.interview_page .mainContents .contents_section {
    padding: 0 0 35px
}
.interview_page .mainContents .contents_section h2 {
    margin: 10px 0 30px
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .contents_section h2 {
        margin: 0 0 20px
    }
}
.interview_page .mainContents .contents_section em {
    display: block;
    font-size: 16px;
    line-height: 2.1;
    color: #9A9A9A;
    margin: 30px 0 -30px
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .contents_section em {
        font-size: 4vw;
        line-height: 2.0;
        margin: 20px 0 -15px
    }
}
.interview_page .mainContents .contents_section p {
    color: #2F261C;
    font-size: 16px;
    line-height: 2.0;
    margin: 0 0 40px
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .contents_section p {
        font-size: 4vw;
        margin: 0 0 30px
    }
}
.interview_page .mainContents .contents_section p strong {
    color: #FC7700;
    font-weight: 400
}
.interview_page .mainContents .contents_section .wp-caption {
    width: 80% !important;
    margin: 10px auto 50px
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .contents_section .wp-caption {
        max-height: none;
        width: 100% !important;
        margin: 0 auto 30px
    }
}
.interview_page .mainContents .contents_section .wp-caption > img {
    width: auto;
    margin: 0 auto
}
.interview_page .mainContents .contents_section .wp-caption .wp-caption-text {
    font-size: 13px;
    color: #9A9A9A;
    margin: 12px 0 0;
    text-align: center
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .contents_section .wp-caption .wp-caption-text {
        font-size: 3.1vw;
        margin: 14px 0 0
    }
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .spec_section__contents .table {
        margin: 0 0 26px
    }
}
.interview_page .mainContents .spec_list {
    align-items: stretch;
    padding: 20px 0 0;
    margin: 0 0 70px
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .spec_list {
        padding: 0;
        margin: 0 0 50px;
        flex-wrap: wrap
    }
}
.interview_page .mainContents .spec_list .listItem {
    width: 31.8%;
    margin: 0 2.3% 0 0;
    border: 1px solid #E97E30;
    border-radius: 5px;
    padding: 28px 17px 17px;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    font-weight: 700;
    color: #FC7700;
    position: relative
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .spec_list .listItem {
        width: 100%;
        font-size: 4vw;
        padding: 16px 14px 12px;
        line-height: 1.3;
        margin: 0 0 26px;
        border-radius: 2px
    }
}
.interview_page .mainContents .spec_list .listItem .ico {
    display: block;
    width: 40px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .spec_list .listItem .ico {
        width: 20px
    }
}
.interview_page .mainContents .spec_list .listItem:nth-of-type(3n) {
    margin: 0
}
.interview_page .mainContents .wee_block_ttl {
    margin: 0 0 27px
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .wee_block_ttl {
        margin: 0 0 20px
    }
}
.interview_page .mainContents .wee_block_list {
    padding: 0 40px
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .wee_block_list {
        flex-wrap: wrap;
        padding: 0
    }
}
.interview_page .mainContents .wee_block_list .listItem {
    width: 47%;
    margin: 0 6% 0 0
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .wee_block_list .listItem {
        width: 100%;
        margin: 0 0 22px
    }
}
.interview_page .mainContents .wee_block_list .listItem:nth-of-type(2n) {
    margin: 0
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .wee_block_list .listItem:nth-of-type(2n) {
        margin: 0 0 22px
    }
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .wee_block_list .listItem:nth-last-of-type(1) {
        margin: 0
    }
}
.interview_page .mainContents .wee_block_list .listItem .top {
    align-items: center
}
.interview_page .mainContents .wee_block_list .listItem .top .image {
    width: 33%;
    margin: 0 7% 0 0
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .wee_block_list .listItem .top .image {
        width: 26%;
        margin: 0 4% 0 0
    }
}
.interview_page .mainContents .wee_block_list .listItem .top .text {
    width: 60%
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .wee_block_list .listItem .top .text {
        width: 70%
    }
}
.interview_page .mainContents .wee_block_list .listItem .comment {
    font-size: 13px;
    line-height: 1.8;
    margin: 15px 0 0
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .wee_block_list .listItem .comment {
        font-size: 3.1vw;
        line-height: 2.0
    }
}
.interview_page .mainContents .bottom_category_btn {
    display: block;
    width: 100%;
    max-width: 439px;
    margin: 48px auto 0;
    font-size: 21px;
    font-weight: 700;
    text-align: center;
    background: linear-gradient(90deg, #FDD659 0, #FDB436 100%);
    padding: 31px 0;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16)
}
@media only screen and (max-width: 768px) {
    .interview_page .mainContents .bottom_category_btn {
        font-size: 4vw;
        margin: 20px auto 0;
        padding: 21px 0
    }
}
.interview_page .category_list_ttl {
    font-size: 24px;
    line-height: 1.4;
    font-weight: 700;
    margin: 0 0 20px
}
@media only screen and (max-width: 768px) {
    .interview_page .category_list_ttl {
        font-size: 4vw;
        margin: 0 0 12px
    }
}
.interview_page .category_list_contents {
    border: 1px solid #CECECE;
    padding: 25px 27px 17px
}
@media only screen and (max-width: 768px) {
    .interview_page .category_list_contents {
        padding: 12px 11px 6px
    }
}
.interview_page .category_list_contents > a {
    display: inline-block;
    font-size: 16px;
    background-color: #F7F7F7;
    border-radius: 2px;
    padding: 14px 15px;
    margin: 0 10px 5px 0
}
.interview_page .category_list_contents > a:hover {
    background-color: #2F261C;
    color: #F7F7F7
}
@media only screen and (max-width: 768px) {
    .interview_page .category_list_contents > a {
        font-size: 3.1vw;
        padding: 8px 7px;
        margin: 0 5px 6px 0
    }
}
.interview_page .interview_archive_block {
    margin: 80px 0 50px
}
@media only screen and (max-width: 768px) {
    .interview_page .interview_archive_block {
        margin: 34px 0 21px
    }
}
.interview_page .interview_archive_block .interview_block {
    align-items: center;
    background-color: #ffffff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 2px;
    padding: 10px;
    position: relative;
    margin: 0 0 18px
}
@media only screen and (max-width: 768px) {
    .interview_page .interview_archive_block .interview_block {
        padding: 12px;
        margin: 0 0 15px;
        flex-direction: column;
        align-items: flex-start
    }
}
.interview_page .interview_archive_block .interview_block:hover {
    transform: translateY(-5px)
}
.interview_page .interview_archive_block .interview_block:nth-last-of-type(1) {
    margin: 0
}
.interview_page .interview_archive_block .interview_block .number {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    font-size: 16px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    padding: 10px 14px;
    background-color: #413B32
}
@media only screen and (max-width: 768px) {
    .interview_page .interview_archive_block .interview_block .number {
        font-size: 4vw;
        padding: 7px 10px
    }
}
.interview_page .interview_archive_block .interview_block .number > b {
    color: #ffffff;
    font-size: 21px;
    font-weight: 700;
    display: inline-block;
    margin: 2px 0 0
}
@media only screen and (max-width: 768px) {
    .interview_page .interview_archive_block .interview_block .number > b {
        font-size: 4vw
    }
}
.interview_page .interview_archive_block .interview_block .ico {
    display: block;
    width: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5%;
    z-index: 1
}
@media only screen and (max-width: 768px) {
    .interview_page .interview_archive_block .interview_block .ico {
        display: none
    }
}
.interview_page .pager {
    margin: 110px 0 41px
}
@media only screen and (max-width: 768px) {
    .interview_page .pager {
        margin: 60px 0 3px;
        flex-direction: column-reverse
    }
}
.interview_page .pager .prev, .interview_page .pager .next {
    width: 50%
}
.interview_page .pager .prev .ele, .interview_page .pager .next .ele {
    width: 100%
}
.interview_page .pager .prev .ele:hover, .interview_page .pager .next .ele:hover {
    opacity: .7
}
@media only screen and (max-width: 768px) {
    .interview_page .pager .prev, .interview_page .pager .next {
        width: 100%
    }
}
.interview_page .pager .prev .text, .interview_page .pager .next .text {
    font-size: 13px;
    margin: 0 0 22px
}
@media only screen and (max-width: 768px) {
    .interview_page .pager .prev .text, .interview_page .pager .next .text {
        font-size: 3.1vw;
        margin: 0 0 12px
    }
}
.interview_page .pager .prev .text > .ico, .interview_page .pager .next .text > .ico {
    display: inline-block;
    width: 14px;
    margin: 0 10px
}
@media only screen and (max-width: 768px) {
    .interview_page .pager .prev .text > .ico, .interview_page .pager .next .text > .ico {
        width: 10px;
        margin: 0 6px
    }
}
.interview_page .pager .prev .image, .interview_page .pager .next .image {
    width: 100%;
    margin: 0 0 20px
}
@media only screen and (max-width: 768px) {
    .interview_page .pager .prev .image, .interview_page .pager .next .image {
        margin: 0 0 11px
    }
}
.interview_page .pager .prev .detail, .interview_page .pager .next .detail {
    width: 100%
}
.interview_page .pager .prev .detail .ttl, .interview_page .pager .next .detail .ttl {
    font-size: 16px;
    margin: 0 0 13px
}
@media only screen and (max-width: 768px) {
    .interview_page .pager .prev .detail .ttl, .interview_page .pager .next .detail .ttl {
        font-size: 4vw;
        margin: 0 0 6px
    }
}
.interview_page .pager .prev .detail .name, .interview_page .pager .next .detail .name {
    font-size: 13px
}
@media only screen and (max-width: 768px) {
    .interview_page .pager .prev .detail .name, .interview_page .pager .next .detail .name {
        font-size: 3.1vw
    }
}
.interview_page .pager .prev {
    padding: 0 8% 0 0;
    border-right: 1px solid #B9B9B9
}
@media only screen and (max-width: 768px) {
    .interview_page .pager .prev {
        margin: 15px 0 0;
        padding: 17px 0 0;
        border-right: none;
        border-top: 1px solid #B9B9B9
    }
}
.interview_page .pager .prev .text {
    text-align: right
}
.interview_page .pager .next {
    padding: 0 0 0 8%
}
@media only screen and (max-width: 768px) {
    .interview_page .pager .next {
        padding: 0
    }
}
.custom_password_area p {
    line-height: 2.2
}
.custom_password_area input {
    padding: 3px 6px
}
.top2021_contents_main.full {
    width: 100%
}
.top2021_contents_main.full .top2021_contents_header {
    width: 100%;
    padding: 18px 194px 12px 340px
}
.top2021_contents_main.full .top2021_contents_header.fixed .logo > img {
    width: 147px
}
.top2021_contents_main.full .top2021_contents_header .contact {
    width: 180px;
    left: auto
}
.top2021_contents_main.full .top2021_contents_header .logo {
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: #ffffff;
    width: 283px;
    height: 100%
}
.top2021_contents_main.full .top2021_contents_header .logo > img {
    width: 197px
}
.top2021_contents_main.full .top2021_contents_mainInner {
    padding: 0
}
.g_shopping_page .formSection__desc {
    width: 87%;
    max-width: 1140px;
    margin: 0 auto 74px;
    font-size: 14px;
    line-height: 1.7
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .formSection__desc {
        font-size: 3.2vw;
        line-height: 1.5;
        margin: 0 auto 25px
    }
}
.g_shopping_page .breadcrumbsBlock::before {
    width: 100%;
    left: 0
}
.g_shopping_page .breadcrumbsBlock .breadcrumbs {
    width: 87%;
    max-width: 1140px;
    margin: 0 auto
}
.g_shopping_page .topSection {
    background-color: #f6f6f4;
    padding: 10px 0 51px;
    margin: 0 0 94px
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .topSection {
        padding: 0 0 22px;
        margin: 0 0 51px
    }
}
.g_shopping_page .topSection__inner {
    width: 87%;
    max-width: 1140px;
    margin: 0 auto
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .topSection__inner {
        flex-direction: column
    }
}
.g_shopping_page .topSection__spTtl {
    display: none
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .topSection__spTtl {
        display: block;
        font-weight: 700;
        font-size: 4vw;
        line-height: 1.8;
        margin: 0 0 10px
    }
}
.g_shopping_page .topSection__slider {
    width: 54%;
    margin: 0 6% 0 0
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .topSection__slider {
        width: 100%;
        padding: 0 0 27px;
        margin: 0 0 15px;
        border-bottom: 1px solid #d3dde2
    }
}
.g_shopping_page .topSection__slider .main {
    margin: 0 0 21px
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .topSection__slider .main {
        margin: 0
    }
}
.g_shopping_page .topSection__slider .main .next-arrow, .g_shopping_page .topSection__slider .main .prev-arrow {
    display: none
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .topSection__slider .main .next-arrow, .g_shopping_page .topSection__slider .main .prev-arrow {
        display: block;
        position: absolute;
        top: 32%;
        -webkit-background-size: 100%;
        background-size: 100%;
        width: 30px;
        height: 30px;
        cursor: pointer;
        z-index: 1
    }
}
.g_shopping_page .topSection__slider .main .next-arrow {
    right: -5px;
    background-image: url(../images/category2021/icon_arr4.svg)
}
.g_shopping_page .topSection__slider .main .prev-arrow {
    left: -5px;
    background-image: url(../images/category2021/icon_arr6.svg)
}
.g_shopping_page .topSection__slider .main .slick-dots {
    display: none !important
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .topSection__slider .main .slick-dots {
        display: block !important;
        margin: 17px 0 0
    }
}
.g_shopping_page .topSection__slider .main .slick-dots li {
    width: 10px;
    margin-right: 13px
}
.g_shopping_page .topSection__slider .main .slick-dots li.slick-active button:before {
    background-color: #ff7700
}
.g_shopping_page .topSection__slider .main .slick-dots li button:before {
    background-color: #fff;
    width: 10px;
    height: 10px;
    border: 1px solid #ff7700
}
.g_shopping_page .topSection__slider .thumb {
    margin: 0 0 10px
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .topSection__slider .thumb {
        display: none
    }
}
.g_shopping_page .topSection__slider .thumb .ele {
    width: calc(100% / 5) !important;
    height: 90px;
    padding: 0 11px 9px 0;
    cursor: pointer;
    overflow: hidden
}
.g_shopping_page .topSection__slider .thumb .ele.slick-current img {
    border: 2px solid #ff7700
}
.g_shopping_page .topSection__slider .text {
    font-size: 12px;
    font-weight: 700
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .topSection__slider .text {
        display: none
    }
}
.g_shopping_page .topSection__slider .text .ico {
    display: inline-block;
    width: 10px;
    margin: 0 3px -1px
}
.g_shopping_page .topSection__detail {
    width: 40%
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .topSection__detail {
        width: 100%
    }
}
.g_shopping_page .topSection__detail .ttl {
    font-size: 33px;
    font-weight: 700;
    border-bottom: 1px solid #d3dde2;
    padding: 0 0 18px;
    margin: 0 0 22px;
    line-height: 1.4
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .topSection__detail .ttl {
        display: none
    }
}
.g_shopping_page .topSection__detail .price {
    margin: 0 0 20px
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .topSection__detail .price {
        margin: 0 0 15px
    }
}
.g_shopping_page .topSection__detail .price > span {
    display: inline-block;
    font-weight: 500
}
.g_shopping_page .topSection__detail .price .yen, .g_shopping_page .topSection__detail .price .line {
    font-size: 21px
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .topSection__detail .price .yen, .g_shopping_page .topSection__detail .price .line {
        font-size: 4vw
    }
}
.g_shopping_page .topSection__detail .price .yen {
    margin: 0 5px 0 0
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .topSection__detail .price .yen {
        margin: 0
    }
}
.g_shopping_page .topSection__detail .price .number {
    font-size: 31px;
    margin: 0 2px 0 0
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .topSection__detail .price .number {
        font-size: 24px;
        margin: 0
    }
}
.g_shopping_page .topSection__detail .price .text {
    font-size: 13px;
    margin: 0 5px 0 0
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .topSection__detail .price .text {
        font-size: 3.2vw;
        margin: 0
    }
}
.g_shopping_page .topSection__detail .price .free {
    color: #ff7700;
    border: 1px solid #ff7700;
    padding: 5px 9px;
    font-size: 14px
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .topSection__detail .price .free {
        padding: 3px 4px;
        font-size: 3.2vw
    }
}
.g_shopping_page .topSection__detail .list {
    background-color: #ffffff;
    padding: 15px 21px;
    margin: 0 0 18px
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .topSection__detail .list {
        padding: 12px 11px;
        margin: 0 0 21px
    }
}
.g_shopping_page .topSection__detail .list__item {
    font-size: 12px;
    position: relative;
    font-weight: 500;
    padding: 0 0 8px 13px
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .topSection__detail .list__item {
        font-size: 4vw;
        padding: 0 0 6px 11px
    }
}
.g_shopping_page .topSection__detail .list__item:nth-last-of-type(1) {
    padding: 0 0 0 13px
}
.g_shopping_page .topSection__detail .list__item::before {
    content: '';
    display: block;
    width: 7px;
    height: 4px;
    position: absolute;
    top: 4px;
    left: 0;
    z-index: 1;
    transform: rotate(-90deg);
    background-image: url(../images/form2021/ico_arr_1.svg);
    -webkit-background-size: contain;
    background-size: contain
}
.g_shopping_page .topSection__detail .spec {
    margin: 0 0 8px
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .topSection__detail .spec {
        flex-direction: column;
        margin: 0 0 15px
    }
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .topSection__detail .spec:nth-of-type(1) > dd {
        font-size: 3.2vw
    }
}
.g_shopping_page .topSection__detail .spec > dt, .g_shopping_page .topSection__detail .spec > dd {
    line-height: 1.5
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .topSection__detail .spec > dt, .g_shopping_page .topSection__detail .spec > dd {
        line-height: 1.3
    }
}
.g_shopping_page .topSection__detail .spec > dt {
    width: 19%;
    font-weight: 700;
    font-size: 12px
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .topSection__detail .spec > dt {
        width: 100%;
        margin: 0 0 7px
    }
}
.g_shopping_page .topSection__detail .spec > dd {
    width: 81%;
    font-size: 12px
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .topSection__detail .spec > dd {
        width: 100%;
        font-size: 4vw
    }
}
.g_shopping_page .topSection__detail .spec > dd .color {
    color: #ffffff;
    font-size: 13px;
    padding: 3px 17px;
    display: inline-block;
    margin: 2px 0;
    font-weight: 500
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .topSection__detail .spec > dd .color {
        font-size: 3.2vw;
        padding: 4px 17px;
        margin: 1px 0
    }
}
.g_shopping_page .topSection__detail .spec > dd .p_1 {
    background-color: #ff0f00
}
.g_shopping_page .topSection__detail .spec > dd .p_2 {
    background-color: #29c6f5
}
.g_shopping_page .topSection__detail .spec > dd .p_3 {
    background-color: #8500d0
}
.g_shopping_page .topSection__detail .note {
    border-top: 1px solid #d3dde2;
    padding: 27px 0 0;
    margin: 27px 0 0
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .topSection__detail .note {
        padding: 22px 0 0;
        margin: 22px 0 0
    }
}
.g_shopping_page .topSection__detail .note__ttl {
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 14px
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .topSection__detail .note__ttl {
        font-size: 4vw;
        margin: 0 0 12px
    }
}
.g_shopping_page .topSection__detail .note__list__item {
    font-size: 12px;
    line-height: 1.5;
    position: relative;
    padding: 0 0 3px 15px
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .topSection__detail .note__list__item {
        font-size: 3.2vw;
        padding: 0 0 7px 11px
    }
}
.g_shopping_page .topSection__detail .note__list__item::before {
    content: '・';
    display: block;
    width: 7px;
    height: 4px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}
.g_shopping_page .topSection__detail .note__list__item.hide {
    display: none
}
.g_shopping_page .topSection__detail .note__more {
    color: #ff7700;
    font-size: 11px;
    font-weight: 500;
    margin: 10px 0 0;
    cursor: pointer
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .topSection__detail .note__more {
        font-size: 3.2vw
    }
}
.g_shopping_page .topSection__detail .note__more.active::before {
    transform: rotate(270deg)
}
.g_shopping_page .topSection__detail .note__more::before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url(../images/category2021/icon_arr2.svg);
    -webkit-background-size: 100%;
    background-size: 100%;
    transform: rotate(90deg);
    margin: 0 3px 0 0;
    transition: .2s
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .topSection__detail .note__more::before {
        margin: 0 3px -1px 0
    }
}
.g_shopping_page .meritSection {
    width: 87%;
    max-width: 1140px;
    margin: 0 auto 114px
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .meritSection {
        margin: 0 auto 50px
    }
}
.g_shopping_page .meritSection__ttl {
    background-image: url(../images/g_shopping/g_icon_11.svg);
    background-repeat: repeat-x;
    -webkit-background-size: 22%;
    background-size: 22%;
    background-position: center bottom 10px;
    margin: 0 0 43px;
    position: relative
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .meritSection__ttl {
        -webkit-background-size: 50%;
        background-size: 50%;
        margin: 0 0 21px
    }
}
.g_shopping_page .meritSection__ttl::before {
    width: 48px;
    height: 32px;
    content: '';
    display: block;
    position: absolute;
    top: -23px;
    left: 50%;
    transform: translateX(calc(-50% + 118px));
    z-index: 1;
    background-image: url(../images/g_shopping/g_icon_10.svg)
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .meritSection__ttl::before {
        width: 24px;
        height: 16px;
        top: -9px;
        transform: translateX(calc(-50% + 56px))
    }
}
.g_shopping_page .meritSection__ttl .main {
    background-color: #ffffff;
    width: 100%;
    max-width: 740px;
    padding: 0 60px;
    margin: 0 auto;
    text-align: center
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .meritSection__ttl .main {
        padding: 0 20px;
        max-width: 229px;
        line-height: 1.6
    }
}
.g_shopping_page .meritSection__ttl .main .sm {
    font-size: 30px;
    font-weight: 700
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .meritSection__ttl .main .sm {
        font-size: 4vw
    }
}
.g_shopping_page .meritSection__ttl .main .lg {
    font-size: 48px;
    color: #ff7700;
    font-weight: 700
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .meritSection__ttl .main .lg {
        font-size: 5.6vw
    }
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .meritSection__list {
        flex-direction: column
    }
}
.g_shopping_page .meritSection__list__item {
    width: 31%;
    margin: 0 3.5% 0 0
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .meritSection__list__item {
        width: 100%;
        margin: 0 0 33px
    }
}
.g_shopping_page .meritSection__list__item:nth-of-type(3n) {
    margin: 0
}
.g_shopping_page .meritSection__list__item > img {
    margin: 0 0 20px
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .meritSection__list__item > img {
        width: 73vw;
        margin: 0 auto 14px
    }
}
.g_shopping_page .meritSection__list__item .ttl {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    margin: 0 0 18px;
    text-align: center
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .meritSection__list__item .ttl {
        margin: 0 0 15px;
        font-size: 4vw
    }
}
.g_shopping_page .meritSection__list__item .des {
    background-color: #f6f6f4;
    font-size: 13px;
    padding: 15px 33px;
    line-height: 1.7
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .meritSection__list__item .des {
        font-size: 4vw;
        padding: 15px 21px 17px;
        line-height: 1.9
    }
}
.g_shopping_page .formSection {
    width: 87%;
    max-width: 1140px;
    margin: 0 auto 74px;
    border: 1px solid #d3dde2;
    padding: 65px 60px 45px;
    position: relative
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .formSection {
        border: none;
        background-color: #f7f7f7;
        margin: 0 auto 25px;
        padding: 47px 25px 0
    }
}
.g_shopping_page .formSection.active {
    padding: 70px 25px 30px
}
.g_shopping_page .formSection.active .formSection__ttl::before {
    transform: rotate(180deg)
}
.g_shopping_page .formSection.active .formSection__size, .g_shopping_page .formSection.active .formSection__paper, .g_shopping_page .formSection.active .formSection__string, .g_shopping_page .formSection.active .formSection__number {
    display: block
}
.g_shopping_page .formSection__ttl {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    padding: 0 20px;
    background-color: #ffffff
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .formSection__ttl {
        background: #ffffff;
        border-bottom: none;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
        border-radius: 2px;
        padding: 13px 15px;
        width: 100%;
        left: 0;
        transform: translate(0)
    }
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .formSection__ttl::before {
        content: '';
        display: block;
        width: 8px;
        height: 4px;
        position: absolute;
        top: 50%;
        right: 15px;
        transition: .4s;
        transform: rotate(0);
        background-image: url(../images/form2021/ico_arr_1.svg);
        -webkit-background-size: 100%;
        background-size: 100%
    }
}
.g_shopping_page .formSection__ttl .step, .g_shopping_page .formSection__ttl .step > .lg, .g_shopping_page .formSection__ttl .text {
    display: inline-block;
    font-weight: 700
}
.g_shopping_page .formSection__ttl .step {
    background: #000000;
    color: #ffffff;
    margin: 0 20px 0 0;
    font-size: 18px;
    padding: 3px 12px 5px
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .formSection__ttl .step {
        font-size: 4vw;
        width: 48px;
        height: 20px;
        margin: 0 13px 0 0;
        padding: 1px 0 0;
        text-align: center
    }
}
.g_shopping_page .formSection__ttl .step .lg {
    color: #ffffff;
    font-size: 22px;
    margin: 0 0 0 6px
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .formSection__ttl .step .lg {
        font-size: 4vw;
        margin: 0;
        line-height: 1.5
    }
}
.g_shopping_page .formSection__ttl .text {
    color: #2f261c;
    font-size: 24px
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .formSection__ttl .text {
        font-size: 4vw;
        line-height: 1.0
    }
}
.g_shopping_page .formSection__size, .g_shopping_page .formSection__paper, .g_shopping_page .formSection__string, .g_shopping_page .formSection__number {
    justify-content: center;
    flex-wrap: wrap
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .formSection__size, .g_shopping_page .formSection__paper, .g_shopping_page .formSection__string, .g_shopping_page .formSection__number {
        justify-content: flex-start;
        display: none
    }
}
.g_shopping_page .formSection__size__item, .g_shopping_page .formSection__paper__item, .g_shopping_page .formSection__string__item, .g_shopping_page .formSection__number__item {
    cursor: pointer;
    transition: .2s
}
.g_shopping_page .formSection__size__item:hover, .g_shopping_page .formSection__paper__item:hover, .g_shopping_page .formSection__string__item:hover, .g_shopping_page .formSection__number__item:hover {
    transform: translateY(-5px)
}
.g_shopping_page .formSection__size__item.active .btn, .g_shopping_page .formSection__paper__item.active .btn, .g_shopping_page .formSection__string__item.active .btn, .g_shopping_page .formSection__number__item.active .btn {
    background-color: #ffe240;
    color: #2F261C
}
.g_shopping_page .formSection__size__item.active .btn::after, .g_shopping_page .formSection__paper__item.active .btn::after, .g_shopping_page .formSection__string__item.active .btn::after, .g_shopping_page .formSection__number__item.active .btn::after {
    background-image: url(../images/form2021/ico_check_2.svg)
}
.g_shopping_page .formSection__size__item .btn, .g_shopping_page .formSection__paper__item .btn, .g_shopping_page .formSection__string__item .btn, .g_shopping_page .formSection__number__item .btn {
    width: 100%;
    padding: 22px 0;
    text-align: center;
    color: #999999;
    background-color: #e6e6e6;
    border-radius: 5px;
    font-weight: 500;
    font-size: 16px
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .formSection__size__item .btn, .g_shopping_page .formSection__paper__item .btn, .g_shopping_page .formSection__string__item .btn, .g_shopping_page .formSection__number__item .btn {
        background-color: #ffffff;
        font-size: 4vw;
        padding: 18px 0;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16)
    }
}
.g_shopping_page .formSection__size__item .btn::after, .g_shopping_page .formSection__paper__item .btn::after, .g_shopping_page .formSection__string__item .btn::after, .g_shopping_page .formSection__number__item .btn::after {
    content: '';
    display: inline-block;
    width: 17px;
    height: 17px;
    background-image: url(../images/g_shopping/g_icon_8.svg);
    -webkit-background-size: 100%;
    background-size: 100%;
    margin: 0 0 -3px 8px
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .formSection__size__item .btn::after, .g_shopping_page .formSection__paper__item .btn::after, .g_shopping_page .formSection__string__item .btn::after, .g_shopping_page .formSection__number__item .btn::after {
        width: 12px;
        height: 12px;
        margin: 0 0 -1px 7px
    }
}
.g_shopping_page .formSection__size__item, .g_shopping_page .formSection__number__item {
    width: 23.5%;
    margin: 0 2% 0 0
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .formSection__size__item, .g_shopping_page .formSection__number__item {
        width: 100%;
        margin: 0 0 25px
    }
}
.g_shopping_page .formSection__size__item:nth-of-type(4n), .g_shopping_page .formSection__number__item:nth-of-type(4n) {
    margin: 0
}
.g_shopping_page .formSection__paper__item, .g_shopping_page .formSection__string__item {
    align-items: center;
    flex-wrap: wrap;
    width: 49%;
    margin: 0 2% 0 0
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .formSection__paper__item, .g_shopping_page .formSection__string__item {
        width: 100%;
        margin: 0 0 40px
    }
}
.g_shopping_page .formSection__paper__item:nth-of-type(2n), .g_shopping_page .formSection__string__item:nth-of-type(2n) {
    margin: 0
}
.g_shopping_page .formSection__paper__item .image, .g_shopping_page .formSection__string__item .image {
    width: 46%;
    margin: 0 5% 0 0
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .formSection__paper__item .image, .g_shopping_page .formSection__string__item .image {
        width: 100%;
        margin: 0 0 15px
    }
}
.g_shopping_page .formSection__paper__item .des, .g_shopping_page .formSection__string__item .des {
    width: 45%;
    font-size: 13px;
    line-height: 1.7
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .formSection__paper__item .des, .g_shopping_page .formSection__string__item .des {
        width: 100%;
        font-size: 4vw;
        text-align: center;
        line-height: 1.9
    }
}
.g_shopping_page .formSection__paper__item .des > b, .g_shopping_page .formSection__string__item .des > b {
    font-weight: 700;
    font-size: 16px;
    margin: 0 0 12px;
    display: inline-block
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .formSection__paper__item .des > b, .g_shopping_page .formSection__string__item .des > b {
        font-size: 4vw
    }
}
.g_shopping_page .formSection__paper__item .btn, .g_shopping_page .formSection__string__item .btn {
    margin: 10px 0 0
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .formSection__paper__item .btn, .g_shopping_page .formSection__string__item .btn {
        margin: 20px 0 0
    }
}
.g_shopping_page .formSection__size__item > img {
    max-height: 163px;
    width: auto;
    margin: 0 auto 22px
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .formSection__size__item > img {
        max-height: none;
        width: 83%;
        margin: 0 auto 27px
    }
}
.g_shopping_page .formSection__size__item .p_1, .g_shopping_page .formSection__size__item .p_2, .g_shopping_page .formSection__size__item .p_3 {
    color: #ffffff;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    padding: 6px 6px 8px
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .formSection__size__item .p_1, .g_shopping_page .formSection__size__item .p_2, .g_shopping_page .formSection__size__item .p_3 {
        font-size: 4vw;
        padding: 4px 4px 6px
    }
}
.g_shopping_page .formSection__size__item .p_1 {
    background-color: #ff0f00
}
.g_shopping_page .formSection__size__item .p_2 {
    background-color: #29c6f5
}
.g_shopping_page .formSection__size__item .p_3 {
    background-color: #8500d0
}
.g_shopping_page .formSection__size__item .text {
    font-size: 13px;
    text-align: center;
    line-height: 1.5;
    margin: 8px 0 12px
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .formSection__size__item .text {
        font-size: 4vw
    }
}
.g_shopping_page .formSection__number__item {
    flex-wrap: wrap
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .formSection__number__item {
        align-items: center
    }
}
.g_shopping_page .formSection__number__item .top {
    width: 83%;
    margin: 0 auto 12px;
    text-align: center;
    background-color: #ff7700;
    padding: 6px 0 8px;
    position: relative
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .formSection__number__item .top {
        width: 39%;
        margin: 0;
        padding: 16px 0
    }
}
.g_shopping_page .formSection__number__item .top::before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 100%);
    z-index: 1;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 4.5px 0 4.5px;
    border-color: #ff7700 transparent transparent transparent
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .formSection__number__item .top::before {
        display: none
    }
}
.g_shopping_page .formSection__number__item .top > span {
    color: #ffffff;
    display: inline-block;
    font-weight: 500;
    line-height: 1.2
}
.g_shopping_page .formSection__number__item .top .lg {
    font-size: 20px;
    margin: 0 4px 0 0
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .formSection__number__item .top .lg {
        font-size: 4vw;
        margin: 0 3px 0 0
    }
}
.g_shopping_page .formSection__number__item .top .md {
    font-size: 16px
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .formSection__number__item .top .md {
        font-size: 4vw
    }
}
.g_shopping_page .formSection__number__item .top .sm, .g_shopping_page .formSection__number__item .top .sum {
    font-size: 14px
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .formSection__number__item .top .sm, .g_shopping_page .formSection__number__item .top .sum {
        font-size: 3.2vw
    }
}
.g_shopping_page .formSection__number__item .top .sum {
    margin: 0 2px
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .formSection__number__item .top .sum {
        margin: 0 1px
    }
}
.g_shopping_page .formSection__number__item > .md {
    width: 100%;
    text-align: center;
    margin: 0 0 14px
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .formSection__number__item > .md {
        width: 61%;
        margin: 0
    }
}
.g_shopping_page .formSection__number__item > .md > span {
    display: inline-block
}
.g_shopping_page .formSection__number__item > .md .text, .g_shopping_page .formSection__number__item > .md .price, .g_shopping_page .formSection__number__item > .md .yen {
    color: #ff0000
}
.g_shopping_page .formSection__number__item > .md .text {
    font-size: 13px
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .formSection__number__item > .md .text {
        font-size: 4vw
    }
}
.g_shopping_page .formSection__number__item > .md .price {
    font-size: 44px;
    font-weight: 700;
    margin: 0 3px 0 6px
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .formSection__number__item > .md .price {
        font-size: 6.4vw;
        margin: 0 3px
    }
}
.g_shopping_page .formSection__number__item > .md .yen {
    font-size: 18px;
    font-weight: 700
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .formSection__number__item > .md .yen {
        font-size: 4vw
    }
}
.g_shopping_page .formSection__number__item > .md .free {
    font-size: 12px;
    font-weight: 500;
    margin: 10px 0 0
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .formSection__number__item > .md .free {
        font-size: 4vw;
        margin: 6px 0 0
    }
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .formSection__number__item .btn {
        margin: 15px 0 0
    }
}
.g_shopping_page .go_form_page_spBtn {
    display: none
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .go_form_page_spBtn {
        width: 87%;
        margin: 0 auto 35px;
        display: block;
        color: #433B32;
        background: linear-gradient(90deg, #FDD659 0, #FDB436 100%);
        font-size: 4vw;
        padding: 24px 0;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
        border-radius: 5px;
        text-align: center;
        font-weight: 700
    }
    .g_shopping_page .go_form_page_spBtn .ico {
        display: inline-block;
        width: 13px;
        margin: 0 0 -2px 6px
    }
}
.g_shopping_page .commonBlock .bg {
    background-color: #f6f6f4
}
.g_shopping_page .commonBlock .bg .top2021_contents_flow {
    width: 87%;
    max-width: 910px;
    margin: 0 auto;
    padding: 62px 0
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .commonBlock .bg .top2021_contents_flow {
        padding: 40px 0 25px
    }
}
.g_shopping_page .commonBlock .bg .top2021_contents_flow > ul {
    margin: 0 0 42px;
    justify-content: center
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .commonBlock .bg .top2021_contents_flow > ul {
        margin: 0 0 28px
    }
}
.g_shopping_page .commonBlock .bg .top2021_contents_flow > ul li {
    background-color: #fff
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .commonBlock .bg .top2021_contents_flow > ul li {
        padding: 6px 0 5px 17%
    }
}
.g_shopping_page .commonBlock .bg .top2021_contents_flow > ul li .number {
    background: linear-gradient(0, #fff 0, #fff calc(100% - 9px), #f6f6f4 calc(100% - 9px), #f6f6f4 100%)
}
.g_shopping_page .commonBlock .bg .top2021_contents_flow > ul li > img {
    max-height: 45px;
    max-width: 45px;
    margin: 0 auto 5px
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .commonBlock .bg .top2021_contents_flow > ul li > img {
        width: 30px;
        margin: 0;
        display: inline-block;
        vertical-align: middle
    }
}
.g_shopping_page .commonBlock .bg .top2021_contents_flow .list__text {
    font-size: 14px;
    padding: 0 0 0 14px;
    line-height: 1.7;
    position: relative
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .commonBlock .bg .top2021_contents_flow .list__text {
        font-size: 3.2vw;
        padding: 0 0 3px 11px;
        line-height: 1.5
    }
}
.g_shopping_page .commonBlock .bg .top2021_contents_flow .list__text::before {
    content: '・';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}
.g_shopping_page .commonBlock .catPage:nth-of-type(2) {
    background-color: #f6f6f4
}
.g_shopping_page .commonBlock .catPage .orderSection, .g_shopping_page .commonBlock .catPage .reasonSection {
    width: 87%;
    max-width: 980px
}
.g_shopping_page .commonBlock .catPage .orderSection {
    padding: 0 0 62px;
    margin: 0 auto 62px
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .commonBlock .catPage .orderSection {
        padding: 0 0 30px;
        margin: 0 auto 40px
    }
}
.g_shopping_page .commonBlock .catPage .reasonSection {
    margin: 0 auto 62px
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .commonBlock .catPage .reasonSection {
        margin: 0 auto
    }
}
.g_shopping_page .go_form_page_pcBlock {
    display: block;
    position: fixed;
    z-index: 99;
    bottom: 120px;
    right: 0;
    width: 180px;
    padding: 0 0 5px;
    background-color: #ffffff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 5px 0 0 5px
}
@media only screen and (max-width: 768px) {
    .g_shopping_page .go_form_page_pcBlock {
        display: none
    }
}
.g_shopping_page .go_form_page_pcBlock .fukidashi {
    width: 150px;
    margin: -18px auto -3px
}
.g_shopping_page .go_form_page_pcBlock .spec_size, .g_shopping_page .go_form_page_pcBlock .spec_paper, .g_shopping_page .go_form_page_pcBlock .spec_string, .g_shopping_page .go_form_page_pcBlock .spec_number, .g_shopping_page .go_form_page_pcBlock .spec_price {
    flex-wrap: wrap;
    padding: 9px 15px;
    border-bottom: 1px solid #d3dde2
}
.g_shopping_page .go_form_page_pcBlock .spec_size > dt, .g_shopping_page .go_form_page_pcBlock .spec_paper > dt, .g_shopping_page .go_form_page_pcBlock .spec_string > dt, .g_shopping_page .go_form_page_pcBlock .spec_number > dt, .g_shopping_page .go_form_page_pcBlock .spec_price > dt {
    width: 47px;
    font-size: 12px;
    line-height: 1.5;
    font-weight: 700
}
.g_shopping_page .go_form_page_pcBlock .spec_size > dd, .g_shopping_page .go_form_page_pcBlock .spec_paper > dd, .g_shopping_page .go_form_page_pcBlock .spec_string > dd, .g_shopping_page .go_form_page_pcBlock .spec_number > dd, .g_shopping_page .go_form_page_pcBlock .spec_price > dd {
    width: calc(100% - 47px);
    text-align: right
}
.g_shopping_page .go_form_page_pcBlock .spec_size > dd *, .g_shopping_page .go_form_page_pcBlock .spec_paper > dd *, .g_shopping_page .go_form_page_pcBlock .spec_string > dd *, .g_shopping_page .go_form_page_pcBlock .spec_number > dd *, .g_shopping_page .go_form_page_pcBlock .spec_price > dd * {
    font-size: 12px;
    line-height: 1.5
}
.g_shopping_page .go_form_page_pcBlock .spec_size > dd > p, .g_shopping_page .go_form_page_pcBlock .spec_paper > dd > p, .g_shopping_page .go_form_page_pcBlock .spec_string > dd > p, .g_shopping_page .go_form_page_pcBlock .spec_number > dd > p, .g_shopping_page .go_form_page_pcBlock .spec_price > dd > p {
    display: none
}
.g_shopping_page .go_form_page_pcBlock .spec_size > dd > p.active, .g_shopping_page .go_form_page_pcBlock .spec_paper > dd > p.active, .g_shopping_page .go_form_page_pcBlock .spec_string > dd > p.active, .g_shopping_page .go_form_page_pcBlock .spec_number > dd > p.active, .g_shopping_page .go_form_page_pcBlock .spec_price > dd > p.active {
    display: inline-block
}
.g_shopping_page .go_form_page_pcBlock .spec_size > dt {
    width: 100%
}
.g_shopping_page .go_form_page_pcBlock .spec_size > dd {
    width: 100%;
    text-align: left
}
.g_shopping_page .go_form_page_pcBlock .spec_size > dd .color {
    display: inline-block;
    color: #ffffff;
    font-weight: 500;
    padding: 1px 10px;
    margin: 7px 0
}
.g_shopping_page .go_form_page_pcBlock .spec_size > dd .p_1 {
    background-color: #ff0f00
}
.g_shopping_page .go_form_page_pcBlock .spec_size > dd .p_2 {
    background-color: #29c6f5
}
.g_shopping_page .go_form_page_pcBlock .spec_size > dd .p_3 {
    background-color: #8500d0
}
.g_shopping_page .go_form_page_pcBlock .spec_paper > dd > p {
    width: 38px;
    height: 38px;
    text-align: center;
    padding: 10px 0 0;
    border-radius: 50%;
    font-weight: 700
}
.g_shopping_page .go_form_page_pcBlock .spec_paper > dd > p.mizarashi {
    background-color: #ebc59e
}
.g_shopping_page .go_form_page_pcBlock .spec_paper > dd > p.sarashi {
    background-color: #fff;
    border: 1px solid #d3dde2
}
.g_shopping_page .go_form_page_pcBlock .spec_number > dd * {
    line-height: 1.0
}
.g_shopping_page .go_form_page_pcBlock .spec_number .sm, .g_shopping_page .go_form_page_pcBlock .spec_number .sum {
    font-size: 11px
}
.g_shopping_page .go_form_page_pcBlock .spec_price {
    border-bottom: none
}
.g_shopping_page .go_form_page_pcBlock .spec_price > dt {
    color: #ff0000
}
.g_shopping_page .go_form_page_pcBlock .spec_price > dd .price, .g_shopping_page .go_form_page_pcBlock .spec_price > dd .yen {
    color: #ff0000;
    font-weight: 700
}
.g_shopping_page .go_form_page_pcBlock .spec_price > dd .price {
    font-size: 24px;
    line-height: 1.0
}
.g_shopping_page .go_form_page_pcBlock .spec_price > dd .yen {
    font-size: 14px;
    margin: 0 0 0 2px
}
.g_shopping_page .go_form_page_pcBlock .spec_price > dd .free {
    font-size: 11px
}
.g_shopping_page .go_form_page_pcBlock .btn {
    font-size: 12px;
    font-weight: 500;
    color: #ffffff;
    border-radius: 5px;
    text-align: center;
    background-color: #ff7700;
    padding: 10px;
    margin: 0 5px
}
.g_shopping_page .go_form_page_pcBlock .btn .ico {
    display: inline-block;
    width: 13px;
    margin: 0 0 -2px 2px;
    transform: rotate(-90deg)
}
.form_caution_text {
    border: 2px solid #FF2700;
    padding: 1.5rem;
    line-height: 1.6;
    display: none;
  }
  @media only screen and (max-width:768px) {
    .form_caution_text {
      padding: 15px 17px 15px;
      font-size: 3.2vw;
      margin-bottom: 30px;
    }
  }
  .form_caution_text > a {
    border-bottom: 1px solid #000000;
    color: #0157CC;
    transition: .2s;
  }
  .form_caution_text > a:hover {
    opacity: .7;
  }
  .mw_wp_form_input .form_caution_text {
    display: block;
  }
  .formMainBlock .formSection__contents .infoBlock .bottomBlock.no_action input[type="submit"].btn_submit {
    background: linear-gradient(180deg, #f5f5f5 0%, #f5f5f5 50%, #f5f5f5 100%);
    pointer-events: none;
}
.hrader_contact_modal_window{
    display: none;
}
/*# sourceMappingURL=page2021.css.map */

.privacySection__block .text {
    margin: 0 0 15px;
}
.privacySection__block .n_text {
     border: none; 
    width: 100%;
    max-width: initial;
    padding: initial;
    /*padding-left: 45px;*/
    padding-left: 0px;
    margin-bottom: 15px;
    line-height: 1.6rem;
}

.privacySection__block .c_text {
    margin: 0 0 30px 45px;
    position: relative;
}

.privacySection__block ol li.data_list1 {
    position: relative;
    margin: 0 0 15px 15px;
}

.privacySection__block ol.data_list2 {
/*padding-left: 55px;*/
padding: 10px 0px 10px 35px;
}
.privacySection__block ol li {
    list-style: decimal;
    line-height: 1.6rem;
    margin-bottom: 15px;
}

.privacySection__block ul {
}
.privacySection__block ul li {
    list-style: disc;
    line-height: 1.6rem;
    margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
    .privacySection__block .n_text,
    .privacySection__block ol li,
    .privacySection__block ul li {
        font-size: 3.2vw;
    }
}


.privacySection__block ul.data_list3 {
    padding: 10px 0px 10px 25px;
}
.privacySection__block ul.data_list3 li {
    list-style: disc;
    line-height: 1.6rem;
}
.privacySection__block ul.data_list3 li+li {
    margin-top: 10px;
    margin-bottom: 0px;
}