.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.btn>a {
    font-size: 2rem;
    font-family: 'Hiragino Kaku Gothic StdN', 'Noto Sans JP', "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif;
    font-weight: bold;
    letter-spacing: 10px;
    color: #ffffff;
    background-color: #e60012;
    text-decoration: none;
    width: 80%;
    display: inline-block;
    padding: .7rem 0;
    border-radius: 4px;
    box-sizing: border-box;
    border-bottom: 4px solid #cc0000;
    position: relative;
}

.item-contents .btn>a::before,
.item-contents .btn>a::after {
    content: '';
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-top: 20px solid #ffffff;
    position: absolute;
    top: 36%;
}

.item-contents .btn>a::before {
    left: 4%
}

.item-contents .btn>a::after {
    right: 4%;
}

.flexbox_select+div.btn {
    width: 780px;
}

.flexbox_select+div.btn>a {
    padding-right: 1.5rem;
}

.flexbox_select+div.btn>a::after {
    content: '';
    border-left: 20px solid #ffffff;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5%;
}

.about_cam h2 {
    color: #e60012;
    font-size: 3.7rem;
    font-family: 'Hiragino Kaku Gothic StdN', 'Noto Sans JP', "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif;
    font-weight: bold;
}

.about_cam h2>.dot {
    font-size: 2.8rem;
    letter-spacing: -.5rem;
}

.about_cam h2>span:nth-child(2) {
    font-feature-settings: "palt";
    font-size: 3.3rem;
    letter-spacing: 1px;
}

.about_cam h3 {
    font-size: 1.9rem;
    letter-spacing: 2px;
    text-align: left;
    padding: 0 3rem;
}

.about_cam h3>img {
    vertical-align: middle;
    padding: 0 0.8rem;
}

.about_cam h3>span {
    color: #e60012;
    font-size: 2.5rem;
    font-family: 'Hiragino Kaku Gothic StdN', 'Noto Sans JP', "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif;
    font-weight: bold;
}

.item-contents h3 {
    color: #e60012;
    font-family: 'Hiragino Kaku Gothic StdN', 'Noto Sans JP', "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif;
    font-weight: bold;
    font-size: 2.3rem;
    font-feature-settings: "palt";
}

.item-contents h3>img {
    vertical-align: middle;
    max-height: 40px;
}

.item-contents h3>span:first-of-type {
    font-size: 2.4rem;
}

.item-contents h3>span:nth-of-type(2) {
    font-family: 'Kosugi', sans-serif;
    display: inline-block;
    transform: scale(.9, 1);
    letter-spacing: 2px;
    text-indent: -.6rem;
    transform-origin: right;
}

.item-contents h3>span:nth-of-type(2)>span {
    transform: scale(.9, .9);
    display: inline-block;
    margin-right: -3px;
}

#about_p1 h2>span,
#supportBlock h2>span,
#select_item h2>span {
    color: #464342;
    font-family: 'Kosugi', sans-serif;
    letter-spacing: 7px;
    font-size: 1.4rem;
    border-bottom: solid 3px #464342;
    display: inline-block;
    width: 59%;
    position: relative;
}

#about_p1 h2>span::after,
#supportBlock h2>span::after,
#select_item h2>span::after {
    content: '';
    position: absolute;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 8px solid #464341;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
}

#about_p1 h2>span,
#supportBlock h2>span,
#select_item h2>span {
    line-height: 1.4;
    padding-bottom: .5rem;
}

#about_p1 h2>span>span,
#supportBlock h2>span>span {
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    letter-spacing: 3px;
}

#select_item {
    width: 950px;
    margin: 0 auto;
}

#caseBlock h2 {
    color: #464342;
    font-family: 'Kosugi', sans-serif;
    letter-spacing: 5px;
    font-size: 1.4rem;
    padding-left: 1rem;
}

#caseBlock h2>span:first-child {
    font-family: 'Noto Sans JP', sans-serif;
    color: #ff0000;
    letter-spacing: 3px;
    padding: 0 0.6rem 0 0.2rem;
}

#caseBlock h2>span:first-child>span {
    font-size: 3rem;
}

#caseBlock h2>span:last-child {
    font-size: 1.15rem;
}

.area_voice {
    padding: 2rem 0 1.5rem;
    max-width: 990px;
    margin: 1rem auto 2rem;
    background: url(../img/bg_voice.webp) no-repeat;
    background-position: center;
}

.area_voice>div {
    display: inline-flex;
    align-items: flex-start;
    justify-content: center;
    margin-bottom: 0.3rem;
}

.area_voice .img_voice01 {
    margin-right: 1rem;
}

.area_voice div>span {
    border: 1px solid black;
    padding: 2px 5px;
    font-size: 1.1rem;
    letter-spacing: 0.5px;
    display: inline-block;
    font-family: 'Hiragino Kaku Gothic StdN', 'Noto Sans JP', "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif;
    font-weight: bold;
}

.area_voice p {
    white-space: pre-line;
    text-align: left;
    letter-spacing: 1.5px;
    color: #464342;
    font-family: '游明朝', 'Yu Mincho', 'Hiragino Mincho Pro', serif;
    font-weight: bold;
    font-size: 1rem;
    transform: scale(0.93, 1);
    line-height: 1.4;
    margin-top: 10px;
}

.area_voice .text-left+p {
    transform-origin: left;
}

.area_voice .text-right+p {
    transform-origin: right;
    width: 107%;
}

.area_voice .marker {
    background: linear-gradient(transparent 30%, #fff000 0%);
    margin: 0 2px;
}

.area_voice .br::before {
    content: '';
    display: block;
    margin-top: -12px;
}

.area_voice+p {
    color: #464342;
    font-family: 'Kosugi', sans-serif;
    letter-spacing: 3px;
    font-size: 1.2rem;
    font-weight: bold;
}

.area_voice+p+img {
    width: 100%;
}

#caseBlock>p:last-child {
    display: inline-block;
    white-space: pre-line;
    text-align: left;
    color: #9d9d9d;
    font-size: 12.3px;
    margin-top: 16px;
}

#caseBlock>p:last-child>p span {
    line-height: 20px;
}

#supportBlock>div:nth-of-type(2) {
    display: flex;
    max-width: 824px;
    margin: 0 auto 1rem;
    box-sizing: border-box;
    padding: 0 1rem;
}

#supportBlock>div:nth-of-type(2)>div {
    width: 20%;
    position: relative;
    display: inline-flex;
    flex-direction: column;
    padding: 1rem 0 1.5rem;
}

#supportBlock>div:nth-of-type(2)>div::after {
    position: absolute;
    content: '';
    top: 20px;
    right: -12px;
    z-index: 1;
}

#supportBlock>div:nth-of-type(2)>div span:first-child {
    font-size: 1.4rem;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    transform: scale(1.1, 1);
    letter-spacing: .5px;
}

#supportBlock>div:nth-of-type(2)>div span:last-child {
    font-size: 1.4rem;
    font-family: 'Kosugi', sans-serif;
    letter-spacing: 5px;
    line-height: 1.3;
    margin: auto;
    padding-top: .5rem;
}


#supportBlock>div:nth-of-type(2)>.blue_box {
    background-color: #00a8c6;
}

#supportBlock>div:nth-of-type(2)>div.blue_box:first-of-type::after,
#supportBlock>div:nth-of-type(2)>div.blue_box:nth-of-type(3)::after {
    border-width: 12px 0 12px 13px;
    border-color: transparent transparent transparent #00a8c6;
    border-style: solid;
}

#supportBlock>div:nth-of-type(2)>.blue_box span:first-child {
    color: #b2e5ee;
}

#supportBlock>div:nth-of-type(2)>.blue_box span:last-child {
    color: #ffffff;
}

#supportBlock>div:nth-of-type(2)>.gray_box {
    background-color: #efefef;
}

#supportBlock>div:nth-of-type(2)>.gray_box::after {
    border-width: 12px 0 12px 13px;
    border-color: transparent transparent transparent #efefef;
    border-style: solid;
}

#supportBlock>div:nth-of-type(2)>.gray_box span:first-child {
    color: #9fa0a0;
}

#supportBlock>div:nth-of-type(2)>.gray_box span:last-child {
    color: #464342;
}

#supportBlock>div:last-child {
    max-width: 824px;
    margin: auto;
    padding: 0 calc(1rem + 15px) 0 1rem;
    box-sizing: border-box;
}

#supportBlock>div:last-child>span {
    position: relative;
    background-color: #ff0000;
    color: #ffffff;
    font-size: 1.4rem;
    letter-spacing: 7px;
    font-family: 'Noto Sans JP', sans-serif;
    padding: 5px .6rem 5px 2rem;
}

#supportBlock>div:last-child>span::before {
    position: absolute;
    content: '';
    top: 0;
    left: -1px;
    border-width: 21px 0 21px 15px;
    border-color: transparent transparent transparent #ffffff;
    border-style: solid;
}

#supportBlock>div:last-child>span::after {
    position: absolute;
    content: '';
    top: 0;
    right: -14px;
    border-width: 21px 0 21px 15px;
    border-color: transparent transparent transparent #ff0000;
    border-style: solid;
}

#supportBlock>div:last-child>span>span {
    font-size: 1.8rem;
    font-weight: bold;
    padding: 0 0.2rem;
    display: inline-block;
    transform: translateY(1px);
}

#tel>.ele_text+div {
    display: inline-block;
    width: 67.5%;
    background-color: #ffffff;
    padding: 1rem 0;
}

#tel>.ele_text+div>div>span {
    color: #e60012;
    font-family: "Century Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Sans", 'Noto Sans JP', sans-serif;
    font-size: 3.3rem;
    font-weight: bold;
    vertical-align: middle;
    padding-left: 0.7rem;
}

#tel>.ele_text+div>div>img {
    vertical-align: middle;
}

#tel>.ele_text+div>span {
    font-family: 'Noto Sans JP', sans-serif;
    color: #6d6b6b;
    font-size: 1.1rem;
    font-weight: bold;
    letter-spacing: 1px;
}

#tel>.ele_text+div>span>span:first-child {
    font-family: "Century Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Sans", 'Noto Sans JP', sans-serif;
    font-weight: bold;
    font-size: 1.5rem;
}

#tel>.ele_text+div>span>span:last-child {
    font-size: 1rem;
}

.tab_sp {
    display: none;
}

@media screen and (max-width: 960px) {
    .pc_only {
        display: none;
    }

    .tab_sp {
        display: block;
    }

    .about_cam h3 {
        padding: 0;
    }

    #about_p1 h2 {
        width: 768px;
        margin: auto;
    }

    #about_p1 h2>span {
        width: 75%;
    }

    #select_item {
        width: 100%;
    }

    #caseBlock {
        display: block !important;
        box-sizing: border-box;
        padding: 0 2%;
    }

    #caseBlock h2 {
        padding-left: 0;
    }

    #caseBlock h2>span:last-child {
        display: inline-block;
        margin-top: .5rem;
    }

    .area_voice {
        background: none;
        padding: 1.5vw 0 0;
        margin-bottom: 1rem;
    }

    .area_voice>div {
        margin-bottom: 1.5rem;
        background-color: #e8e2db;
        filter: drop-shadow(2px 2px 2px #bcbdbd);
        padding: 1rem 0 0.5rem;
        width: 95%;
        max-width: 650px;
        box-sizing: border-box;
        border-radius: 3px;
        align-items: center;
    }

    .area_voice>div img {
        padding: 0 1.5rem;
    }

    #caseBlock>p:last-child {
        white-space: normal;
        font-size: 11px;
    }

    #caseBlock>p:last-child span {
        display: block;
    }

    #supportBlock>div:last-child {
        padding-right: 3.5vw;
    }
}


@media screen and (max-width: 768px) {
    .title1 {
        padding-left: 0 !important;
    }

    .about_cam h2 {
        font-size: 7vw;
    }

    .about_cam h2>span:nth-child(2) {
        font-size: 6vw;
    }

    .about_cam h2>.dot {
        font-size: 5vw;
    }

    .about_cam h3>img {
        width: 9vw;
        padding: 0 1vw;
    }

    .about_cam h3 {
        letter-spacing: 1px;
        font-size: 3.8vw;
    }

    .about_cam h3>span {
        font-size: 5vw;
    }

    .item-contents,
    #caseBlock {
        margin-bottom: 3.5rem;
    }

    .item-contents h3 {
        font-size: 4.5vw;
    }

    .item-contents h3>span:first-of-type {
        font-size: 5vw;
    }

    .item-contents h3>span:nth-of-type(2) {
        text-indent: -1.3vw;
    }

    .item-contents h3>img {
        max-height: 4.5vw;
    }

    #about_p1 h2 {
        width: 100%;
    }

    #about_p1 h2>span,
    #supportBlock h2>span,
    #select_item h2>span {
        font-size: 3.3vw;
        letter-spacing: .8vw;
        width: 87%;
        border-bottom: solid 2px #464342;
    }

    .ele_text {
        display: block !important;
    }

    #caseBlock h2 {
        font-size: 3.5vw;
        letter-spacing: .7vw;
    }

    #caseBlock h2>span:first-child>span {
        font-size: 6vw;
    }

    #caseBlock h2>span:last-child {
        font-size: 3vw;
    }

    .area_voice+p {
        font-size: 1rem;
        line-height: 1.4;
    }

    .btn>a {
        font-size: 4vw;
        width: 85%;
        padding: 1.2vw 0;
    }

    .flexbox_select+div.btn {
        width: auto;
    }

    .item-contents .btn>a::before,
    .item-contents .btn>a::after {
        border-top: 2.7vw solid #ffffff;
        border-left: 2vw solid transparent;
        border-right: 2vw solid transparent;
        letter-spacing: 1.2vw
    }

    #supportBlock>div:nth-of-type(2) {
        padding: 0 1.5vw;
    }

    #supportBlock>div:nth-of-type(2)>div span:last-child {
        font-size: 2.8vw;
        letter-spacing: 3px;
    }

    .area_voice>div img {
        padding: 0 1.5vw;
    }

    .area_voice p {
        font-size: 2.1vw;
    }

    #tel>.ele_text+div {
        width: auto;
    }
}

@media screen and (max-width: 640px) {
    .flexbox_footer {
        flex-direction: column-reverse;
        align-items: center;
    }
}

@media screen and (max-width: 600px) {
    .about_cam h3 {
        letter-spacing: 0.5px;
    }

    .about_cam h3>img {
        width: 6vw;
    }

    #supportBlock>div:last-child {
        padding-right: 6vw;
    }

    #supportBlock>div:last-child>span {
        font-size: 4vw;
        height: 35px;
        line-height: 20px;
        box-sizing: border-box;
        display: inline-block;
    }

    #supportBlock>div:last-child>span::after {
        border-width: 17.5px 0 17.5px 15px;
    }

    #supportBlock>div:last-child>span::before {
        border-width: 18px 0 18px 15px;
    }

    #supportBlock>div:last-child>span>span {
        font-size: 4.5vw;
    }

    .area_voice>div {
        max-width: 310px;
        flex-direction: column;
    }

    .area_voice div.text-right {
        padding-right: 6%;
    }

    .area_voice>div img {
        padding-bottom: 1rem;
    }

    .area_voice p {
        font-size: 13px;
        letter-spacing: 0.5px;
    }

    .btn>a {
        letter-spacing: 1.3vw;
        border-bottom: 2px solid #cc0000;
    }

    .flexbox_select+div.btn>a::after {
        border-left: 3vw solid #ffffff;
        border-top: 2vw solid transparent;
        border-bottom: 2vw solid transparent;
        right: 10%;
    }

    #select_item {
        padding-top: 40px;
    }

    #tel>.ele_text+div>div>span {
        font-size: 11.5vw;
    }

    #tel>.ele_text+div>span>span:first-child::after {
        content: '\A';
        white-space: pre;
    }

    #tel>.ele_text+div>span {
        display: inline-block;
        margin-top: .5rem;
    }

}

@media screen and (max-width: 450px) {
    .ele_text p br {
        display: none;
    }

    .ele_text p {
        padding: 0 10px;
    }

    #about_p1 h2>span,
    #supportBlock h2>span,
    #select_item h2>span {
        font-size: 4.3vw;
        letter-spacing: 2px;
        width: 95%;
    }


    #supportBlock>div:nth-of-type(2)>div span:last-child {
        font-size: 4vw;
        writing-mode: vertical-rl;
    }

    #caseBlock h2 {
        font-size: 4.5vw;
    }

    #caseBlock h2>span:last-child {
        font-size: 4vw;
    }

    .top_logo>div:last-child {
        max-width: 52vw;
    }

    #tel>.ele_text+div>div>img {
        height: 40px;
    }

}