@charset "utf-8";
/*======================
  Scienceページ
======================*/
/*----------------------
top-img
-----------------------*/
.science .top-bg {
    background-image: url("../../images/about/pc-h-bg_s.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
}

.science .top-bg .ttl {
    font-size: 70px;
    color: white;
    padding: 156px 0 0;
    line-height: 1;
}

.science .top-bg .l-text {
    font-size: 32px;
    color: white;
}

.science .top-bg .m-text {
    color: white;
    font-size: 30px;
    letter-spacing: -0.03em;
    padding-bottom: 160px;
    padding-top: 40px;
}

.science .w1560 {
    max-width: 1560px;
    margin: 0 auto;
}

@media (max-width: 1023px) {
    .science .top-bg {
        background-image: url("../../images/about/sp-h-bg_s.jpg");
    }
    .science .top-bg .ttl {
        font-size: 70px;
        padding: 24px 0 0;
    }
    .science .top-bg .l-text {
        font-size: 36px;
    }
    .science .top-bg .m-text {
        font-size: 35px;
        padding-top: 14px;
        padding-bottom: 20px;
    }
}
@media (max-width: 767px) {
    .science .top-bg .ttl {
        font-size: 7.6vw;
    }
    .science .top-bg .l-text {
        font-size: 3.73vw;
    }
    .science .top-bg .m-text {
        font-size: 4.67vw;
    }
}
@media (max-width: 375px) {
    .science .top-bg .ttl {
        font-size: 35px;
    }
    .science .top-bg .l-text {
        font-size: 18px;
    }
    .science .top-bg .m-text {
        font-size: 18px;
    }
}

/*----------------------
brain
-----------------------*/
.science .brain {
    margin-top: 92px;
    margin-bottom: 116px;
    text-align: center;
}

.science .brain dt {
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0.05em;
}

.science .brain span {
    font-size: 16px;
    letter-spacing: 0.1em;
    font-weight: normal;
    display: block;
}

.science .brain .img {
    margin: 50px auto 55px;
    width: 48.16667%;
}

.science .brain dd:nth-of-type(2) {
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 2.1875;
}

@media (max-width: 1023px) {
    .science .brain {
        margin-top: 18.6vw;
        margin-bottom: 13.3vw;
    }
    .science .brain dt {
        font-size: 35px;
    }
    .science .brain span {
        font-size: 24px;
    }
    .science .brain .img {
        margin: 6.6vw auto 6.6vw;
        width: 77.33333%;
    }
    .science .brain dd:nth-of-type(2) {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .science .brain dt {
        font-size: 4.67vw;
    }
    .science .brain span {
        font-size: 3.2vw;
    }
    .science .brain dd:nth-of-type(2) {
        font-size: 3.2vw;
    }
}
@media (max-width: 375px) {
    .science .brain dt {
        font-size: 16px;
    }
    .science .brain span {
        font-size: 12px;
    }
    .science .brain dd:nth-of-type(2) {
        font-size: 12px;
    }
}
/*----------------------
n1
-----------------------*/
.science .n1 picture {
    width: 45.72917%;
}

.science .n1 .flex_li {
    width: 50%;
    position: relative;
}

.science .n1 .abs {
    position: absolute;
    top: -50px;
    left: 0;
}

.science .n1 .ttl {
    font-size: 30px;
    letter-spacing: 0.05em;
    line-height: 1.83333;
    padding-bottom: 90px;
    position: relative;
}

.science .n1 .text {
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 2.1875;
    width: 54.58333%;
}
@media (max-width: 1440px) {
    .science .n1 .text {
        width: 90%;
    }
}
@media (max-width: 1023px) {
    .science .n1 {
        background-image: url("../../images/about/sp-n1_bg.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top 0 left 0;
        padding-bottom: 25.3vw;
    }
    .science .n1 picture {
        padding-top: 11.2vw;
        width: 87.46667%;
    }
    .science .n1 .flex_li {
        width: 87.46667%;
        padding: 0 3vw 5.3vw;
        background-color: #fff;
    }
    .science .n1 .abs {
        position: static;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        padding-top: 12.6vw;
        padding-left: 3vw;
        padding-bottom: 2.1vw;
    }
    .science .n1 .abs img {
        width: 16vw;
        height: auto;
    }
    .science .n1 .ttl {
        font-size: 35px;
        padding: 0 0 6.1vw 3vw;
    }
    .science .n1 .text {
        font-size: 24px;
        padding: 0 3vw 3vw;
        width: 100%;
    }
}
@media (max-width: 765px) {
    .science .n1 .ttl {
        font-size: 4.67vw;
    }
    .science .n1 .text {
        font-size: 3.2vw;
    }
}
@media (max-width: 375px) {
    .science .n1 .ttl {
        font-size: 16px;
    }
    .science .n1 .text {
        font-size: 12px;
    }
}
/*----------------------
n2
-----------------------*/
.science .n2 {
    margin-top: 150px;
}

.science .n2 .bg {
    padding-bottom: 100px;
    background-image: url("../../images/about/pc-n2_bg.png");
    background-repeat: no-repeat;
    background-position: top 0 right 0;
}

.science .n2 .bg .w1200 {
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px rgba(192, 192, 192, 0.5);
    box-shadow: 0 0 8px rgba(192, 192, 192, 0.5);
}

.science .n2 .box {
    width: 50%;
    z-index: 20;
    position: relative;
    background-color: white;
    padding-top: 176px;
    padding-left: 7.3%;
}

.science .n2 picture {
    top: 0;
    right: 0;
    z-index: 10;
    width: 48%;
}

.science .n2 picture.pc {
    display: block;
}

.science .n2 .ttl {
    font-size: 29px;
    letter-spacing: 0.05em;
    line-height: 1.83333;
}

.science .n2 .ttl img {
    padding-bottom: 16px;
}
.science .n2 .text {
    padding-top: 9px;
    padding-bottom: 136px;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 2.1875;
}

.science .case {
    margin-top: 146px;
    border-top: 1px solid #d0a9cf;
    border-bottom: 1px solid #d0a9cf;
    position: relative;
}

.science .case .flex-li {
    width: 50%;
    padding: 180px 40px 0 88px;
}

.science .case .ttl {
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0.05em;
}

.science .case .text {
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 2.1875;
    padding-bottom: 62px;
}

.science .case picture.pc {
    width: 46%;
    display: block;
}

.science .case .bgc dd img {
    padding-right: 10px;
}
.science .case .bgc {
    background-color: #fcf9fc;
    padding: 44px 94px 36px 64px;
}

.science .case .bgc dt {
    font-size: 20px;
    letter-spacing: 0.1em;
    line-height: 1.75;
    padding-bottom: 40px;
}

.science .case .bgc li {
    padding-bottom: 18px;
}

.science .case .lab {
    padding: 90px 0 0 88px;
}

.science .case .lab dt,
.science .case .lab dd {
    font-size: 15px;
    letter-spacing: 0.1em;
    line-height: 2.1875;
}

.science .case table {
    display: block;
    padding: 0 0 90px 88px;
}

.science .case td,
.science .case th {
    font-size: 15px;
    letter-spacing: 0.1em;
    line-height: 2.1875;
}

.science .case th {
    vertical-align: baseline;
    padding-right: 16px;
}

@media (max-width: 1023px) {
    .science .n2 {
        margin-top: 21vw;
    }
    .science .n2 .box {
        width: 87.46667%;
        padding-left: 0;
        padding-top: 6vw;
        padding-bottom: 6vw;
    }
    .science .n2 .bg {
        background-image: url("../../images/about/sp-n2_bg.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top 0 left 0;
    }
    .science .n2 .bg .w1200 {
        -webkit-box-shadow: none;
        box-shadow: none;
        width: 87.46667%;
    }
    .science .n2 .ttl {
        font-size: 35px;
        padding: 0 0 6.1vw 0;
    }
    .science .n2 .text {
        font-size: 24px;
        padding: 0 0 3vw;
        width: 100%;
    }
    .science .n2 .abs {
        position: static;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        padding-top: 12.6vw;
        padding-bottom: 2.1vw;
    }
    .science .n2 .abs img {
        width: 16vw;
        height: auto;
    }
    .science .case {
        margin-top: 19.7vw;
    }
    .science .case .flex-li {
        padding: 11.4vw 3vw 0;
        width: 87.46667%;
    }
    .science .case picture {
        position: static;
        width: 100%;
        margin: 0 auto;
        padding-bottom: 16vw;
        text-align: center;
    }
    .science .case picture.pc {
        display: none;
    }
    .science .case .abs {
        padding-top: 0;
        padding-bottom: 6.4vw;
    }
    .science .case .abs img {
        width: 22vw;
    }
    .science .case .ttl {
        padding-bottom: 14.4vw;
    }
    .science .case .text {
        padding-bottom: 12.8vw;
    }
    .science .case .bgc {
        padding: 5.3vw 9.3vw 6.4vw;
    }
    .science .case .bgc dt {
        font-size: 28px;
    }
    .science .case .bgc li {
        font-size: 24px;
    }
    .science .case .lab {
        padding: 12.8vw 0 0;
        width: 87.46667%;
        margin: 0 auto;
    }
    .science .case .lab dt,
    .science .case .lab dd {
        font-size: 24px;
        padding: 0 3vw;
    }
    .science .case table {
        padding: 0;
        width: 87.46667%;
        margin: 12vw auto 6.6vw;
    }
    .science .case th,
    .science .case td {
        font-size: 24px;
        padding: 0 3vw;
    }
    .science .case th {
        width: 25%;
    }
    .science .case td {
        width: 75%;
    }
    .science .case tr {
        padding-bottom: 4vw;
        display: inline-block;
    }
}
@media (max-width: 765px) {
    .science .n2 .ttl {
        font-size: 4.67vw;
    }
    .science .n2 .text {
        font-size: 3.2vw;
    }
    .science .case .bgc dt {
        font-size: 3.73vw;
    }
    .science .case .bgc li {
        font-size: 3.2vw;
    }
    .science .case .lab dt,
    .science .case .lab dd {
        font-size: 3.2vw;
    }
    .science .case th,
    .science .case td {
        font-size: 3.2vw;
    }
}
@media (max-width: 375px) {
    .science .n2 .ttl {
        font-size: 16px;
    }
    .science .n2 .text {
        font-size: 12px;
    }
    .science .case .bgc dt {
        font-size: 14px;
    }
    .science .case .bgc li {
        font-size: 12px;
    }
    .science .case .lab dt,
    .science .case .lab dd {
        font-size: 12px;
    }
    .science .case th,
    .science .case td {
        font-size: 12px;
    }
}
/*----------------------
n3
-----------------------*/
.science .n3 {
    margin-top: 155px;
    padding-bottom: 250px;
    position: relative;
    background-image: url("../../images/about/pc-n3_bg.png");
    background-position: top 0 right 0;
    background-size: cover;
}

.science .n3 .w1200 {
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px rgba(192, 192, 192, 0.5);
    box-shadow: 0 0 8px rgba(192, 192, 192, 0.5);
}
.science .n3 picture {
    width: 45.72917%;
}
.science .n3 dl {
    width: 50%;
}

.science .n3 .ttl {
    position: relative;
}

.science .n3 .abs {
    position: absolute;
    top: 100px;
}

.science .n3 dt {
    padding-top: 180px;
    padding-bottom: 86px;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0.05em;
}

.science .n3 dd:nth-of-type(1) {
    padding-bottom: 43px;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 2.1875;
    padding-right: 80px;
}

.science .n3 cite {
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 2.1875;
    font-style: normal;
    padding-right: 80px;
}

@media (max-width: 1023px) {
    .science .n3 {
        margin-top: 31vw;
        background-image: url("../../images/about/sp-n3_bg.png");
        background-repeat: no-repeat;
        background-position: bottom 0 left 0;
        padding-bottom: 40.8vw;
    }
    .science .n3 .w1200 {
        width: 87.46667%;
        margin: 0 auto;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .science .n3 picture {
        width: 87.46667%;
    }
    .science .n3 dl {
        width: 87.46667%;
    }
    .science .n3 dt {
        font-size: 35px;
        padding: 0 0 6.1vw 0;
    }
    .science .n3 dd:nth-of-type(1) {
        font-size: 24px;
        padding: 0 0 3vw;
        width: 100%;
        /*line-height: 1.5;*/
    }
    .science .n3 cite {
        font-size: 24px;
        line-height: 1.5;
        padding-bottom: 10.6vw;
        padding-right: 0;
        display: inline-block;
    }
    .science .n3 .abs {
        position: static;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        padding-top: 12.6vw;
        padding-bottom: 2.1vw;
        margin-left: 0;
        margin-right: 0;
        width: 87.46667%;
    }
    .science .n3 .abs img {
        width: 16vw;
        height: auto;
    }
}
@media (max-width: 767px) {
    .science .n3 dt {
        font-size: 4.67vw;
    }
    .science .n3 dd:nth-of-type(1) {
        font-size: 3.2vw;
    }
    .science .n3 cite {
        font-size: 3.2vw;
    }
}
@media (max-width: 375px) {
    .science .n3 dt {
        font-size: 16px;
    }
    .science .n3 dd:nth-of-type(1) {
        font-size: 12px;
    }
    .science .n3 cite {
        font-size: 12px;
    }
}

/*======================
  missionページ
======================*/
/*----------------------
top-img
-----------------------*/
.mission {
    background-color: #f8f8f8;
}

.mission .top-bg {
    background-image: url("../../images/about/pc-h-bg.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
}

.mission .top-bg .ttl {
    font-size: 70px;
    color: white;
    padding: 156px 0 0;
    line-height: 1;
}

.mission .top-bg .l-text {
    font-size: 32px;
    color: white;
}

.mission .top-bg .m-text {
    color: white;
    font-size: 30px;
    letter-spacing: -0.03em;
    padding-bottom: 160px;
    padding-top: 40px;
}

@media (max-width: 1023px) {
    .mission .top-bg {
        background-image: url("../../images/about/sp-h-bg.jpg");
    }
    .mission .top-bg .ttl {
        font-size: 70px;
        padding: 24px 0 0;
    }
    .mission .top-bg .l-text {
        font-size: 36px;
    }
    .mission .top-bg .m-text {
        font-size: 35px;
        padding-top: 14px;
        padding-bottom: 20px;
    }
    .mission picture img {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .mission .top-bg .ttl {
        font-size: 7.6vw;
    }
    .mission .top-bg .l-text {
        font-size: 3.73vw;
    }
    .mission .top-bg .m-text {
        font-size: 4.67vw;
    }
}
@media (max-width: 375px) {
    .mission .top-bg .ttl {
        font-size: 35px;
    }
    .mission .top-bg .l-text {
        font-size: 18px;
    }
    .mission .top-bg .m-text {
        font-size: 18px;
    }
}

/*----------------------
reason may era common
-----------------------*/
.mission .reason .ttl,
.may .ttl,
.era .ttl {
    font-size: 30px;
    letter-spacing: 0.05em;
    line-height: 1.83333;
    padding-bottom: 70px;
}

.mission .reason .text,
.may .text,
.era .text {
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 2.1875;
}

@media (max-width: 1023px) {
    .mission .reason .ttl,
    .may .ttl,
    .era .ttl {
        font-size: 32px;
        padding-bottom: 20px;
    }
    .mission .reason .text,
    .may .text,
    .era .text {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .mission .reason .ttl,
    .may .ttl,
    .era .ttl {
        font-size: 4vw;
    }
    .mission .reason .text,
    .may .text,
    .era .text {
        font-size: 3.2vw;
    }
}
@media (max-width: 375px) {
    .mission .reason .ttl,
    .may .ttl,
    .era .ttl {
        font-size: 13px;
    }
    .mission .reason .text,
    .may .text,
    .era .text {
        font-size: 12px;
    }
}

/*----------------------
reason
-----------------------*/
.mission .hisory {
    padding-top: 100px;
}
@media (max-width: 767px) {
    .mission .hisory {
        padding-top: 0;
    }
}
.mission .reason {
    position: relative;
    max-width: 1920px;
    margin: 0 auto 0;
}

.mission .reason .w1200 {
    padding-top: 160px;
    z-index: 20;
    position: relative;
}

.mission .reason .text {
    padding-bottom: 160px;
}

.mission .reason picture {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    width: 53.6vw;
    max-width: 804px;
}
@media (max-width: 1439px) {
    .mission .reason .w1200 {
        padding-left: 3vw;
    }
}
@media (max-width: 1023px) {
    .mission .reason {
        margin-top: 0;
    }
    .mission .reason .w1200 {
        padding: 60px 3vw 0;
    }
    .mission .reason .text {
        padding-bottom: 50px;
    }
    .mission .reason picture {
        position: static;
    }
}

/*----------------------
may
-----------------------*/
.mission .may {
    position: relative;
    max-width: 1920px;
    margin: 68px auto 0;
}

.mission .may dl {
    max-width: 1030px;
    margin-left: auto;
    margin-right: 0;
    padding-top: 180px;
    padding-bottom: 120px;
    width: 55.66667%;
    z-index: 20;
    position: relative;
}

.mission .may .text {
    padding-bottom: 50px;
}

.mission .may picture {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 57.3vw;
    max-width: 830px;
}
@media (max-width: 1439px) {
    .mission .may .w1200 {
        padding-right: 3vw;
    }
}
@media (max-width: 1023px) {
    .mission .may {
        margin-top: 0;
    }
    .mission .may dl {
        max-width: 100%;
        width: auto;
        padding: 60px 3vw 0;
    }
    .mission .may picture {
        position: static;
    }
    .mission .may .text {
        padding-bottom: 20px;
    }
}

/*----------------------
era
-----------------------*/
.mission .era {
    position: relative;
    max-width: 1920px;
    margin: 68px auto 0;
}

.mission .era .w1200 {
    padding-top: 160px;
    position: relative;
    z-index: 20;
}

.mission .era .text {
    padding-bottom: 230px;
}

.mission .era picture {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    width: 77vw;
    max-width: 1158px;
}
@media (max-width: 1500px) {
    .mission .era picture {
        width: 56vw;
    }
}
@media (max-width: 1439px) {
    .mission .era .w1200 {
        padding-left: 3vw;
    }
}
@media (max-width: 1023px) {
    .mission .era {
        margin-top: 0;
    }
    .mission .era .w1200 {
        padding-top: 60px;
        margin: 0 3vw;
    }
    .mission .era .text {
        padding-bottom: 50px;
    }
    .mission .era picture {
        position: static;
    }
}

/*----------------------
introduction
-----------------------*/
.mission .introduction {
    padding-top: 190px;
    padding-bottom: 50px;
    background-color: white;
}

.mission .introduction .img {
    width: 30%;
}

.mission .introduction .img img {
    display: inline-block;
    padding-left: 12.63158%;
}

.mission .introduction .flex-li {
    width: 69%;
    padding-left: 4.87805%;
}

.mission .introduction dt {
    padding-top: 38px;
}

.mission .introduction dt p:nth-of-type(1) {
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 1.625;
    display: block;
}

.mission .introduction dt p:nth-of-type(2) span {
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 1.5;
    display: inline-block;
}

.mission .introduction dt p:nth-of-type(2) {
    font-size: 30px;
    letter-spacing: 0.1em;
}

.mission .introduction dd {
    line-height: 1.625;
    font-size: 16px;
    padding-top: 40px;
}

.mission .introduction ul {
    padding-top: 40px;
}

.mission .introduction .prof-sns {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-top: 0;
    width: 50%;
}
.mission .prof-sns img {
    width: 75%;
    height: auto;
}
.mission .introduction ul li {
    font-size: 12px;
    line-height: 1.625;
}

@media (max-width: 1023px) {
    .mission .introduction .prof-sns {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .mission .introduction .prof-sns li {
        width: 20%;
    }
    .mission .introduction {
        margin-top: -8vw;
        padding-top: 40vw;
    }
    .mission .introduction .w1200 {
        width: 85.5%;
    }
    .mission .introduction .flex-li {
        width: auto;
        padding: 0;
    }
    .mission .introduction dt {
        padding-top: 0;
        font-size: 35px;
    }
    .mission .introduction dt p:nth-of-type(1) {
        font-size: 24px;
    }
    .mission .introduction dt p:nth-of-type(2) span {
        font-size: 24px;
        border-bottom: 1px solid #aaa;
        display: block;
        padding: 2.1vw 0;
        margin-bottom: 2.1vw;
    }
    .mission .introduction dd {
        padding-top: 0;
        font-size: 24px;
    }
    .mission .introduction dt {
        font-size: 35px;
    }
    .mission .introduction br {
        display: contents;
    }
    .mission .introduction .sp {
        text-align: center;
    }
    .mission .introduction img {
        width: 44vw;
        padding-bottom: 10vw;
        padding-top: 6.6vw;
        margin: 0 auto;
    }
    .mission .introduction ul {
        padding-top: 6.6vw;
    }
    .mission .introduction ul li {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .mission .introduction dd {
        font-size: 3.2vw;
    }
    .mission .introduction dt {
        font-size: 4.67vw;
    }
    .mission .introduction ul li {
        font-size: 2.8vw;
    }
    .mission .introduction dt p:nth-of-type(1),
    .mission .introduction dt p:nth-of-type(2) span {
        font-size: 3.2vw;
    }
}
@media (max-width: 375px) {
    .mission .introduction dd {
        font-size: 10px;
    }
    .mission .introduction ul li {
        font-size: 10px;
    }
    .mission .introduction dt {
        font-size: 18px;
    }
    .mission .introduction dt p:nth-of-type(1),
    .mission .introduction dt p:nth-of-type(2) span {
        font-size: 12px;
    }
}

/*======================
  informationページ
======================*/
/*-----------------------
information common
-----------------------*/
.information .ttl,
.search .ttl {
    background-image: url("../../images/information/pc-h-bg.jpg");
}

.information .m-ttl {
    margin-bottom: 70px;
}

@media (max-width: 1023px) {
    .information .ttl,
    .search .ttl {
        background-image: url("../../images/information/sp-h-bg.jpg");
    }
}

/*-----------------------
information　main
-----------------------*/
.information .s-ttl {
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 0.05em;
    line-height: 0.54545;
    text-align: center;
    padding-top: 98px;
    padding-bottom: 54px;
}

.information .index {
    margin-bottom: 30px;
}

.information .index .flex {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.information .index ul {
    width: 66.66667%;
    margin: 0 auto;
}

.information .index li,
.voice .index li {
    width: 20%;
    position: relative;
}
.information .index li:after,
.voice .index li:after {
    position: absolute;
    width: 1px;
    height: 20px;
    background-color: #7a7a7a;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    content: "";
}
.information .index li:nth-of-type(5):before,
.voice .index li:nth-of-type(5):before,
.information .index li:nth-of-type(8):before,
.voice .index li:nth-of-type(8):before {
    position: absolute;
    width: 1px;
    height: 20px;
    background-color: #7a7a7a;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    content: "";
}
.information .index li {
    text-align: center;
}

.information .index a {
    width: 100%;
    height: 100%;
    display: inline-block;
    font-size: 16px;
}
@media (max-width: 1200px) {
    .information .index a {
        font-size: 13px;
    }
}
@media (max-width: 1023px) {
    .information .s-ttl {
        font-size: 45px;
        padding: 20px 3vw 14px;
        text-align: left;
    }
    .information .index {
        padding: 0 3vw;
    }
    .information .index .flex {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .information .index img {
        height: auto;
        width: 20px;
        display: inline-block;
        vertical-align: text-top;
        padding-right: 4px;
    }
    .information .index a {
        font-size: 18px;
        line-height: 2;
        padding-right: 5.3vw;
    }
    .information .index ul:nth-of-type(1) {
        width: auto;
        position: static;
    }
    .information .index ul:nth-of-type(1) li {
        width: auto;
    }
    .information .index ul:nth-of-type(1) a {
        border-left: 0;
    }
    .information .index ul:nth-of-type(2) {
        width: auto;
    }
    .information .index ul:nth-of-type(2) li:nth-last-of-type(1) {
        border-right: 0;
    }
    .information .index ul:nth-of-type(2) li {
        width: auto;
        border-left: 0;
        margin-top: 0;
    }
    .information .index ul:nth-of-type(2) a {
        border-left: 0;
        padding: 0;
        padding-right: 5.3vw;
    }
    .information .index li:after,
    .voice .index li:after,
    .information .index li:nth-of-type(5):before,
    .information .index li:nth-of-type(8):before,
    .voice .index li:nth-of-type(8):before,
    .voice .index li:nth-of-type(5):before {
        display: none;
    }
}
@media (max-width: 767px) {
    .information .s-ttl {
        font-size: 6vw;
    }
    .information .index a {
        font-size: 3.78vw;
    }
}
@media (max-width: 375px) {
    .information .s-ttl {
        font-size: 22px;
    }
    .information .index a {
        font-size: 13px;
    }
}
/*=====================
        QA COMMON
======================*/
.qa .ttl {
    background-image: url("../../images/qa/pc-h-bg.jpg");
}

.qa .m-ttl {
    margin-bottom: 70px;
}

@media (max-width: 767px) {
    .qa .ttl {
        background-image: url("../../images/qa/sp-h-bg.jpg");
    }
}

/*-----------------------
        QA main 
-----------------------*/
.qa .main dt {
    color: white;
    font-size: 22px;
    letter-spacing: 0.1em;
    padding: 18px 0 18px 13%;
    position: relative;
}

.qa .main dt:before {
    position: absolute;
    content: "";
    width: 25px;
    height: 33px;
    background-image: url("../../images/qa/pc-q.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center 0;
    top: 18px;
    left: 5.25%;
}

.qa .main .l-text {
    padding: 36px 13.66667% 40px 13%;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.1em;
    position: relative;
}

.qa .main .l-text:before {
    position: absolute;
    content: "";
    width: 25px;
    height: 33px;
    background-image: url("../../images/qa/pc-a.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center 0;
    top: 36px;
    left: 5.25%;
}

.qa .main dd.text {
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 1.875;
    padding: 0 13.66667% 70px 13%;
}
.qa .main dd.text a {
    text-decoration: underline;
    color: #ee7c70;
}
@media (max-width: 1023px) {
    .qa .main dt {
        font-size: 28px;
    }
    .qa .main .l-text {
        font-size: 28px;
    }
    .qa .main dd.text {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .qa .main dt {
        font-size: 3.73vw;
        padding: 10px 3vw 10px 12.4%;
    }
    .qa .main dt:before {
        width: 4.4%;
        top: 10px;
    }
    .qa .main .l-text {
        padding: 25px 3vw 22px 12.4%;
        font-size: 3.2vw;
    }
    .qa .main .l-text:before {
        width: 4.4%;
        top: 25px;
    }
    .qa .main dd.text {
        font-size: 3.2vw;
        padding: 0 7.33333% 48px 12.4%;
    }
}
@media (max-width: 767px) {
    .qa .main dt,
    .qa .main .l-text {
        font-size: 14px;
    }
    .qa .main dd.text {
        font-size: 12px;
    }
}

/*-----------------------
      QA main purple
-----------------------*/
.qa .pink dt {
    background-color: #ff9e95;
}

/*-----------------------
      QA main pink
-----------------------*/
.qa .purple dl:nth-of-type(3) .l-text {
    padding-bottom: 70px;
}

.qa .purple dt {
    background-color: #d0b2e2;
}

.qa .purple ul {
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 1.875;
}

.qa .link {
    display: inline-block;
    padding-top: 40px;
}
.qa .link:nth-of-type(2) {
    padding-top: 0;
}

.qa .link a {
    text-decoration: underline;
    color: #ee7c70;
}
@media (max-width: 1024px) {
    .qa .purple ul {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .qa .purple dl:nth-of-type(3) .l-text {
        padding-bottom: 48px;
    }
    .qa .purple ul {
        font-size: 3.2vw;
    }
}

@media (max-width: 375px) {
    .qa .purple ul {
        font-size: 12px;
    }
}

/*======================
  productsページ
======================*/
.products .ttl {
    background-image: url("../../images/itemlist/pc-h-bg.jpg");
}

@media (max-width: 1023px) {
    .products .m-ttl {
        font-size: 38px;
    }
    .products .m-ttl span {
        font-size: 52px;
    }
    .products .ttl {
        background-image: url("../../images/itemlist/sp-h-bg.jpg");
    }
    .products .w1200 {
        padding: 0 3vw;
    }
}
@media (max-width: 767px) {
    .products .m-ttl {
        font-size: 5.53vw;
    }
    .products .m-ttl span {
        font-size: 8vw;
    }
}
@media (max-width: 375px) {
    .products .m-ttl {
        font-size: 18px;
    }
    .products .m-ttl span {
        font-size: 26px;
    }
}

/*---------------------------
common
-----------------------------*/
.products .p-text {
    color: #ef4394;
    font-size: 16px;
    letter-spacing: 0.05em;
    font-weight: 600;
    display: block;
}

.products .vertical-rl {
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0.05em;
    width: 20%;
}
/*.img, article .img{
  width: 80%;
}*/

@media (max-width: 1023px) {
    .products .p-text {
        font-size: 28px;
        padding-bottom: 20px;
    }

    .products .vertical-rl {
        font-size: 4.67vw;
    }
    .products .vertical-rl {
        font-size: 35px;
    }
}
@media (max-width: 767px) {
    .products .p-text {
        font-size: 3.73vw;
    }
    .products .vertical-rl {
        font-size: 4.67vw;
    }
}
@media (max-width: 375px) {
    .products .p-text {
        font-size: 14px;
    }
    .products .vertical-rl {
        font-size: 18px;
    }
}

/*---------------------------
main　article
-----------------------------*/
.products .article {
    width: 50%;
}

.products .article dl {
    margin-top: 42px;
    margin-bottom: 128px;
    width: 100%;
}

.products .article dt {
    width: 87%;
    border-bottom: 1px solid #000;
    padding-bottom: 32px;
    font-size: 28px;
}

.products .article dt span {
    font-size: 14px;
    vertical-align: middle;
    display: inline-block;
    padding-left: 6.38298%;
}
.products .article:nth-child(3) dt span {
    padding-left: 5%;
}
.products .article dd {
    padding-top: 26px;
    padding-bottom: 12px;
}

.products .article li {
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 1.57143;
}

.products .article .img {
    position: relative;
    width: 80%;
}

.products .article .link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 67.26457%;
    margin-left: 12%;
}

.products .article .link a {
    font-size: 14px;
    color: white;
    letter-spacing: 0.05em;
    display: inline-block;
    padding: 8px 4.4843%;
    text-align: center;
    background-color: black;
}

.products .article img.pc {
    display: block;
}

.products .article img.sp {
    display: none;
}

@media (max-width: 1023px) {
    .products .article {
        width: 87.33333%;
        margin: 0 auto;
    }
    .products .article .flex {
        position: relative;
    }
    .products .article .vertical-rl {
        position: absolute;
        top: 0;
        left: 0;
    }
    .products .article .img {
        padding-left: 20vw;
        padding-bottom: 7.4vw;
    }
    .products .article .link a {
        font-size: 14px;
        padding: 6px 4.4843%;
    }
    .products .article dl {
        margin-bottom: 70px;
    }
    .products .article dt {
        font-size: 60px;
        width: 100%;
        position: relative;
        padding-bottom: 50px;
    }
    .products .article dt span {
        font-size: 24px;
        position: absolute;
        bottom: 17px;
        right: 0;
    }
    .products .article dd {
        padding-top: 25px;
        padding-bottom: 0;
    }
    .products .article li {
        font-size: 24px;
    }
    .products .article img.pc {
        display: none;
    }
    .products .article img.sp {
        display: block;
    }
}

@media (max-width: 1023px) {
    .products .article .img {
        padding-left: 6.66667%;
    }
    .products .article .link a {
        font-size: 24px;
        padding: 6px 4.4843%;
    }
}

@media (max-width: 1023px) {
    .products .wake {
        position: relative;
    }
    .products .wake .l-b {
        position: absolute;
        bottom: 0;
        left: 42%;
    }
    .products .wake .s-b {
        position: absolute;
        bottom: 0;
        right: 8%;
    }
    .products .success {
        position: relative;
    }
    .products .success .l-b {
        position: absolute;
        bottom: 0;
        left: 42%;
    }
    .products .success .s-b {
        position: absolute;
        bottom: 0;
        right: 0;
    }
    .products .approach {
        position: relative;
    }
    .products .approach .l-b {
        position: absolute;
        bottom: 0;
        left: 42%;
    }
    .products .approach .s-b {
        position: absolute;
        bottom: 0;
        right: 0;
    }
    .products .switch {
        position: relative;
    }
    .products .switch .l-b {
        position: absolute;
        bottom: 0;
        left: 42%;
    }
    .products .switch .s-b {
        position: absolute;
        bottom: 0;
        right: 0;
    }
}
@media (max-width: 767px) {
    .products .article dt {
        font-size: 8vw;
    }
    .products .article dt span {
        font-size: 3.2vw;
    }
    .products .article li {
        font-size: 3.2vw;
    }
    .products .article .link a {
        /*font-size: 3.2vw;*/
        font-size: 10px;
    }
}
@media (max-width: 375px) {
    .products .article dt {
        font-size: 30px;
    }
    .products .article dt span {
        font-size: 12px;
    }
    .products .article li {
        font-size: 12px;
    }
    .products .article .link {
        margin-top: 12px;
    }
    .products .article .link a {
        font-size: 10px;
    }
}
@media (max-width: 340px) {
    .products .article .link a {
        font-size: 10px;
        padding: 6px 1vw;
    }
}
/*---------------------------
main　各商品へリンク指定
-----------------------------*/
@media (max-width: 1023px) {
    .products .wake {
        position: relative;
    }
    .products .wake .l-b {
        position: absolute;
        bottom: 0;
        left: 22%;
    }
    .products .wake .s-b {
        position: absolute;
        bottom: 0;
        right: 5%;
    }
    .products .success {
        position: relative;
    }
    .products .success .l-b {
        position: absolute;
        bottom: 0;
        left: 22%;
    }
    .products .success .s-b {
        position: absolute;
        bottom: 0;
        right: 0;
    }
    .products .approach {
        position: relative;
    }
    .products .approach .l-b {
        position: absolute;
        bottom: 0;
        left: 22%;
    }
    .products .approach .s-b {
        position: absolute;
        bottom: 0;
        right: 0;
    }
    .products .switch {
        position: relative;
    }
    .products .switch .l-b {
        position: absolute;
        bottom: 0;
        left: 22%;
    }
    .products .switch .s-b {
        position: absolute;
        bottom: 0;
        right: 0;
    }
}

/*---------------------------
main　bg
-----------------------------*/
.products .bg-img {
    background-image: url("../../images/pc-gift_bk.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.products .bg-img p {
    font-size: 46px;
    text-align: center;
    padding-top: 144px;
    padding-bottom: 108px;
    line-height: 1;
    position: relative;
}

.products.bg-img span {
    font-size: 24px;
    font-weight: 300;
}

@media (max-width: 1023px) {
    .products .bg-img {
        background-image: url("../../images/sp-gift.jpg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .products .bg-img p {
        letter-spacing: 0;
        font-size: 45px;
        padding-top: 55px;
        padding-bottom: 10px;
    }
    .products .bg-img span {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .products .bg-img p {
        font-size: 6vw;
    }
    .products .bg-img span {
        font-size: 3.2vw;
    }
}
@media (max-width: 375px) {
    .products .bg-img p {
        font-size: 22px;
    }
    .products .bg-img span {
        font-size: 12px;
    }
}
/*======================
    VOICEページ
======================*/
/*-----------------------
main common
-----------------------*/
.voice .ttl {
    background-image: url("../../images/voice/pc-h-bg.jpg");
}

.voice .m-ttl {
    margin-bottom: 70px;
}

@media (max-width: 1023px) {
    .voice .ttl {
        background-image: url("../../images/voice/sp-h-bg.jpg");
    }
}

/*-----------------------
main 
-----------------------*/
.voice .s-ttl {
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 0.05em;
    line-height: 0.54545;
    text-align: center;
    padding-top: 98px;
    padding-bottom: 54px;
}

.voice .index {
    margin-bottom: 30px;
}

.voice .index .flex {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.voice .index ul:nth-of-type(1) {
    width: 66.66667%;
    margin: 0 auto;
}

.voice .index ul:nth-of-type(1) li {
    width: 20%;
}

.voice .index ul:nth-of-type(2) {
    width: 50%;
    margin: 0 auto;
}

.voice .index ul:nth-of-type(2) li {
    margin-top: 16px;
    text-align: center;
}

.voice .index ul:nth-of-type(2) a {
    padding: 0 20px;
}

.voice .index li {
    text-align: center;
}

.voice .index a {
    width: 100%;
    height: 100%;
    display: inline-block;
    font-size: 16px;
}
@media (max-width: 1200px) {
    .voice .index a {
        font-size: 13px;
    }
}
@media (max-width: 1023px) {
    .voice .s-ttl {
        font-size: 45px;
        padding: 20px 3vw 14px;
        text-align: left;
    }
    .voice .index {
        padding: 0 3vw;
    }
    .voice .index .flex {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .voice .index img {
        height: auto;
        width: 20px;
        display: inline-block;
        vertical-align: text-top;
        padding-right: 4px;
    }
    .voice .index a {
        font-size: 18px;
        line-height: 2;
        padding-right: 5.3vw;
    }
    .voice .index ul:nth-of-type(1) {
        width: auto;
        border-right: 0;
    }
    .voice .index ul:nth-of-type(1) li {
        width: auto;
        border-left: 0;
    }
    .voice .index ul:nth-of-type(1) a {
        border-left: 0;
    }
    .voice .index ul:nth-of-type(2) {
        width: auto;
    }
    .voice .index ul:nth-of-type(2) li:nth-last-of-type(1) {
        border-right: 0;
    }
    .voice .index ul:nth-of-type(2) li {
        width: auto;
        border-left: 0;
        margin-top: 0;
    }
    .voice .index ul:nth-of-type(2) a {
        border-left: 0;
        padding: 0;
        padding-right: 5.3vw;
    }
}
@media (max-width: 767px) {
    .voice .s-ttl {
        font-size: 6vw;
    }
    .voice .index a {
        font-size: 3.78vw;
    }
}
@media (max-width: 375px) {
    .voice .s-ttl {
        font-size: 22px;
    }
    .voice .index a {
        font-size: 13px;
    }
}
/*-----------------------
main article
-----------------------*/
.voice .main_bg,
.information .main_bg {
    background-color: #f8f8f8;
    padding-top: 42px;
    padding-bottom: 80px;
}

.voice li,
.information li,
.index li {
    width: 31.08333%;
    padding: 15px;
    background-color: #fff;
}
.information article {
    width: 30%;
    padding: 24px 16px 56px;
    background-color: #fff;
    margin-bottom: 20px;
    margin-left: 30px;
}
.voice article time,
.information article time {
    font-size: 14px;
    font-weight: bold;
    color: #8b8b8b;
    padding-bottom: 8px;
}

.voice article .img,
article .img {
    text-align: center;
}
.voice article .img img,
.information article .img img {
    max-width: 100%;
    height: auto;
}
.voice article .text,
.information article .text {
    padding-top: 20px;
    padding-bottom: 26px;
}

@media (max-width: 1023px) {
    .voice article,
    .information article {
        width: 96%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
    }
    .voice li,
    .information li,
    .index li {
        padding: 0;
    }
}

/*======================
    SHOPLISTページ
======================*/
/*---------------------------
main
-----------------------------*/
.shoplist .ttl {
    background-image: url("../../images/shoplist/pc-h-bg.jpg");
}

.shoplist .list {
    margin-top: 120px;
    padding-bottom: 112px;
}

.shoplist .list dl {
    border-top: 1px solid #dcdcdc;
    padding-top: 22px;
    padding-bottom: 25px;
}

.shoplist .list dt {
    width: 31.66667%;
    font-size: 20px;
    font-weight: 600;
    padding-left: 0.17105%;
}

.shoplist .list dt a {
    display: block;
    padding-top: 22px;
    font-size: 20px;
    font-weight: 600;
}

.shoplist .list dt a img {
    padding-right: 12px;
    vertical-align: middle;
}

.shoplist .list dd {
    width: 68.33333%;
}

.shoplist .list table {
    width: 100%;
}

.shoplist .list table tr {
    width: 100%;
}

.shoplist .list table th {
    background-color: #fef4f4;
    font-size: 16px;
    width: 13.90244%;
    padding: 13px 0 13px 3.41463%;
    letter-spacing: 0.1em;
}

.shoplist .list table td {
    background-color: #fefcfc;
    padding: 13px 0 13px 3.41463%;
    width: 81.70732%;
    font-size: 16px;
    letter-spacing: 0.1em;
}
.shoplist .list table td a {
    font-size: 16px;
}

.shoplist .list table th,
.list table td {
    border: 6px solid white;
}

@media (max-width: 1200px) {
    .shoplist .list {
        padding: 0 3vw;
    }
    .shoplist .list table th {
        width: 18%;
    }
}
@media (max-width: 1023px) {
    .shoplist .list dt {
        width: auto;
    }
    .shoplist .list dd,
    .shoplist .list dd td,
    .shoplist .list dd th {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .shoplist .flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .main.shoplist .ttl {
        background-image: url("../../images/shoplist/sp-h-bg.jpg");
    }
    .shoplist .list {
        margin-top: 74px;
        padding-bottom: 75px;
    }
    .shoplist .list dl {
        border-top: 0;
        padding-top: 25px;
        padding-bottom: 50px;
        border-top: 1px solid #dcdcdc;
    }
    .shoplist .list li:not(:nth-child(1)) dl {
        padding-top: 75px;
    }
    .shoplist .list li:nth-last-child(1) dl {
        border-bottom: 1px solid #dcdcdc;
    }
    .shoplist .list dt {
        width: 100%;
        font-size: 4.67vw;
        padding-left: 18px;
        padding-bottom: 15px;
    }
    .shoplist .list dt a {
        display: block;
        padding-top: 12px;
        font-size: 3.78vw;
        font-weight: 600;
    }
    .shoplist .list dt a img {
        padding-right: 4px;
        height: auto;
    }
    .shoplist .list dd {
        width: 100%;
    }
    .shoplist .list table {
        width: 100%;
        border-collapse: collapse;
    }
    .shoplist .list table th,
    .list table td {
        display: block;
        text-align: left;
        width: 100%;
    }
    .shoplist .list table td {
        font-size: 3.2vw;
    }
    .shoplist .list table a {
        letter-spacing: 0.09em;
        font-size: 3.2vw;
    }
    .shoplist .list table td a {
        pointer-events: auto;
    }
}
@media (max-width: 375px) {
    .shoplist .list dt {
        font-size: 14px;
    }
    .shoplist .list table td,
    .shoplist .list table td a {
        font-size: 12px;
    }
}

/*-------------
contact
-------------*/
.contact .ttl {
    background-image: url("../../images/shoplist/pc-h-bg.jpg");
}
.contact form {
    margin-top: 40px;
}
.contact .w800 {
    max-width: 800px;
    margin: 98px auto;
}
.contact .text {
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 2.1875;
    text-align: center;
}
.contact .flex {
    padding: 25px 0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.contact label {
    font-size: 16px;
    width: 30%;
    position: relative;
}
.contact .form_content {
    width: 65%;
}
.contact label span {
    padding: 6px 8px;
    background-color: #f950af;
    color: white;
    margin-left: 16px;
    position: absolute;
    right: 0;
    top: -6px;
}
.contact .form_row-center {
    text-align: center;
}
.contact input,
.contact textarea {
    width: 364px;
}

input[type="submit" i] {
    width: auto;
    margin-top: 25px;
}

@media (max-width: 1023px) {
    .contact form {
        margin: 0;
    }
    .contact .w800 {
        width: auto;
        margin: 35px 3vw;
    }
    .contact .text {
        font-size: 18px;
    }
    .contact .form_label,
    .contact .form_content {
        width: auto;
        margin: 8px;
    }
    .contact label span {
        position: static;
        margin-bottom: 16px;
    }
    .contact input,
    .contact textarea {
        width: 100%;
    }
    .contact input[type="submit" i] {
        width: auto;
    }
}
@media (max-width: 767px) {
    .contact .text {
        font-size: 3.2vw;
    }
}
@media (max-width: 375px) {
    .contact .text {
        font-size: 16px;
    }
}

/*Fire FOX*/

@-moz-document url-prefix() {
    .products .vertical-rl {
        width: 25%;
    }
}
/*pagenation*/
.pagenation ul {
    max-width: 1200px;
    margin: 20px auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.pagenation li {
    width: auto;
    margin-left: 4px;
    text-align: center;
    padding: 10px 20px;
}
.pagenation li.active {
    background-color: #f950af;
    color: white;
}
.archive.category .flex {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.footer .sns .flex {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

/*お客様の声*/
.right_img_interviewer {
    text-align: right;
}
.left_img_interviewer {
    text-align: left;
}

.interview_block {
    background-color: #f8f8f8;
    padding: 20px 30px;
    margin-bottom: 48px;
}
.hoshino_bg,
.taidan_bg {
    font-size: 16px;
    font-weight: bold;
}

.hoshino_bg {
    background-color: #fff0f5;
    padding: 8px;
    margin-bottom: 8px;
    display: inline-block;
}

.taidan_bg {
    background-color: #fffacd;
    padding: 8px;
    margin-bottom: 8px;
    display: inline-block;
}

.voice p,
.information p {
    line-height: 1.5;
}

@media (max-width: 1023px) {
    .hoshino_bg,
    .taidan_bg {
        padding: 4px;
    }
}

.attention {
    color: red;
}


/*囲み枠*/
.box-text-notice {
    position: relative;
    border: 3px double #da4033;
    border-radius: 5px;
    margin: 20px 0;
    padding: 20px 20px 5px 20px;
}
.box-text-notice::before {
    content: "重要！";
    position: absolute;
    background-color: #fff;
    color: #da4033;
    font-weight: bold;
    left: 20px;
    top: -23px;
    padding: 10px;
}