@charset "UTF-8";
.mod_main {
    margin-top: 1.1rem
}
@media screen and (max-width:460px) {
    .mod_main {
        margin-top: 33px
    }
}
.productArea {
    padding: 1.2rem 0
}
@media screen and (max-width:460px) {
    .productArea {
        padding: 0.5rem 0
    }
}
.productArea .tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0.7rem
}
@media screen and (max-width:460px) {
    .productArea .tabs {
        margin-bottom: 0.4rem
    }
}
.productArea .tabs .tab-link {
    background: #e8e7e5;
    cursor: pointer;
    line-height: 0.5rem;
    max-width: 2.6rem;
    text-align: center;
    width: 100%
}
@media screen and (max-width:460px) {
    .productArea .tabs .tab-link {
        max-width: 1.62rem
    }
}
.productArea .tabs .tab-link+.tab-link {
    margin-left: 0.1rem
}
.productArea .tabs .tab-link h3 {
    font-size: 0.18rem;
    letter-spacing: 0.05em
}
@media screen and (max-width:460px) {
    .productArea .tabs .tab-link h3 {
        font-size: 0.13rem
    }
}
.productArea .tabs .tab-link.current {
    background: #2cb3b3;
    color: #fff
}
.productArea .tab-content {
    display: none
}
.productArea .tab-content h2 {
    font-size: 0.24rem;
    letter-spacing: 0.1em;
    line-height: 1;
    margin-bottom: 44px;
    text-align: center
}
@media screen and (max-width:460px) {
    .productArea .tab-content h2 {
        font-size: 0.15rem;
        margin-bottom: 0.3rem
    }
}
.productArea .tab-content .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
@media screen and (max-width:460px) {
    .productArea .tab-content .list {
        margin-left: 0.05rem
    }
}
.productArea .tab-content .list .item {
    background: #f0efed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0.1rem;
    width: 2.25rem
}
@media screen and (max-width:460px) {
    .productArea .tab-content .list .item {
        padding: 0.1rem 0.05rem;
        position: relative;
        width: 31.7%
    }
}
@media screen and (max-width:350px) {
    .productArea .tab-content .list .item {
        width: 0.88rem
    }
}
.productArea .tab-content .list .item+.item {
    margin: 0.2rem 0 0 0.2rem
}
@media screen and (max-width:460px) {
    .productArea .tab-content .list .item+.item {
        margin: 0.05rem 0 0 0.05rem
    }
}
@media print,
screen and (min-width:461px) {
    .productArea .tab-content .list .item:nth-child(2),
    .productArea .tab-content .list .item:nth-child(3),
    .productArea .tab-content .list .item:nth-child(4) {
        margin: 0 0 0 0.2rem
    }
}
@media print,
screen and (min-width:461px) {
    .productArea .tab-content .list .item:nth-child(5) {
        margin: 0.2rem 0 0
    }
}
@media screen and (max-width:460px) {
    .productArea .tab-content .list .item:nth-child(2),
    .productArea .tab-content .list .item:nth-child(3) {
        margin: 0 0 0 0.05rem
    }
}
@media screen and (max-width:460px) {
    .productArea .tab-content .list .item:nth-child(4),
    .productArea .tab-content .list .item:nth-child(7) {
        margin: 0.05rem 0 0
    }
}
.productArea .tab-content .list .item a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
@media screen and (max-width:1366px) {
    .productArea .tab-content .list .item .ph img {
        height: 0.6rem;
        width: auto
    }
}
@media screen and (max-width:460px) {
    .productArea .tab-content .list .item .ph img {
        height: 0.3rem;
        width: auto
    }
}
.productArea .tab-content .list .item .cap {
    font-size: 0.18rem;
    font-weight: bold;
    line-height: 1.6;
    letter-spacing: 0.03em;
    text-align: center;
    width: calc(100% - 60px)
}
@media screen and (max-width:1366px) {
    .productArea .tab-content .list .item .cap {
        font-size: 0.17rem;
        letter-spacing: 0;
        width: calc(100% - 0.6rem)
    }
}
@media screen and (max-width:460px) {
    .productArea .tab-content .list .item .cap {
        font-size: 0.12rem;
        line-height: 1.2;
        letter-spacing: -1px;
        margin-top: 0;
        width: calc(100% - 0.3rem)
    }
}
@media screen and (max-width:350px) {
    .productArea .tab-content .list .item .cap {
        font-size: 0.08rem
    }
}
.productArea .tab-content .list .item.active {
    background: #2cb3b3;
    color: #fff
}
.productArea .tab-content.current {
    display: inherit
}
.productArea-bottom {
    padding: 0.3rem 0 0.5rem
}
@media screen and (max-width:460px) {
    .productArea-bottom {
        padding: 0.2rem 0 0.3rem
    }
}
.detailArea .detail01 {
    padding: 1.2rem 0 0.8rem
}
@media screen and (max-width:460px) {
    .detailArea .detail01 {
        padding: 0.5rem 0
    }
}
.detailArea .detail01 .line {
    background: #000
}
.detailArea .detail01 .line:after,
.detailArea .detail01 .line:before {
    background: #000
}
.detailArea .detail01 .title {
    font-size: 0.36rem;
    letter-spacing: 0.1em;
    line-height: 1;
    margin: 0.25rem 0 0.28rem;
    padding: 0;
    text-align: center
}
@media screen and (max-width:460px) {
    .detailArea .detail01 .title {
        font-size: 0.21rem;
        letter-spacing: 0.05em;
        margin: 0.11rem 0 0.1rem;
        line-height: 1.523
    }
}
.detailArea .detail01 .box {
    margin-top: 0.64rem
}
@media screen and (max-width:460px) {
    .detailArea .detail01 .box {
        margin-top: 0.3rem
    }
}
.detailArea .detail01 .box .l-left {
    letter-spacing: 0.1em;
    width: 5.96rem
}
@media print,
screen and (min-width:461px) {
    .detailArea .detail01 .box .l-left {
        float: left
    }
}
@media screen and (max-width:460px) {
    .detailArea .detail01 .box .l-left {
        width: 100%
    }
}
.detailArea .detail01 .box .l-left .tit {
    font-size: 0.24rem;
    line-height: 1.5
}
@media screen and (max-width:460px) {
    .detailArea .detail01 .box .l-left .tit {
        font-size: 0.15rem;
        line-height: 1.6667
    }
}
.detailArea .detail01 .box .l-left .txt {
    font-size: 0.17rem;
    line-height: 1.764;
    margin-top: 0.28rem;
    text-align: justify
}
@media screen and (max-width:460px) {
    .detailArea .detail01 .box .l-left .txt {
        font-size: 0.13rem;
        line-height: 1.538;
        margin-top: 0.2rem
    }
}
.detailArea .detail01 .box .l-right {
    float: right;
    position: relative
}
@media screen and (max-width:460px) {
    .detailArea .detail01 .box .l-right {
        float: none;
        margin-top: 0.3rem
    }
}
.detailArea .detail01 .box .l-right .ph {
    height: 3.2rem;
    width: 5.7rem
}
@media screen and (max-width:460px) {
    .detailArea .detail01 .box .l-right .ph {
        height: 1.88rem;
        width: 100%
    }
}
.detailArea .detail01 .box .l-right .cap {
    background: url("../img/product/com_ic01.png");
    background-size: cover;
    height: 1.45rem;
    width: 1.45rem;
    position: absolute;
    top: -0.27rem;
    right: -0.17rem;
    font-size: 0.23rem;
    line-height: 1.3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: #09a4c3;
    font-weight: bold
}
@media screen and (max-width:460px) {
    .detailArea .detail01 .box .l-right .cap {
        font-size: 0.15rem;
        height: 0.9rem;
        width: 0.9rem;
        top: -0.18rem;
        right: -0.1rem
    }
}
.detailArea .detail01 .box .mod-btn {
    margin-top: 0.45rem;
    width: 2.57rem
}
@media screen and (max-width:460px) {
    .detailArea .detail01 .box .mod-btn {
        margin: 0.25rem auto 0;
        width: 100%
    }
}
.detailArea .detail01 .box:after {
    content: "";
    clear: both;
    display: block
}
.detailArea .detail02 {
    padding: 0.75rem 0
}
@media screen and (max-width:460px) {
    .detailArea .detail02 {
        padding: 0.45rem 0
    }
}
.detailArea .detail02 .line {
    background: #e8e7e5;
    margin: 0.3rem 0 0.45rem
}
@media screen and (max-width:460px) {
    .detailArea .detail02 .line {
        margin: 0.17rem 0 0.2rem
    }
}
.detailArea .detail02 .line:after,
.detailArea .detail02 .line:before {
    background: #e8e7e5
}
.detailArea .detail02 .title {
    font-size: 0.36rem;
    letter-spacing: 0.1em;
    line-height: 1;
    padding: 0;
    text-align: center;
    margin-top: 0
}
@media screen and (max-width:460px) {
    .detailArea .detail02 .title {
        font-size: 0.21rem;
        letter-spacing: 0.05em
    }
}
.detailArea .detail02 .txt {
    font-size: 0.20rem;
    letter-spacing: 0.1em;
    line-height: 1.764;
    padding-top: 4em;
    padding-bottom: 4em;
}
@media screen and (max-width:460px) {
    .detailArea .detail02 .txt {
        font-size: 0.13rem;
        line-height: 1.538
    }
}
.detailArea .detail02 .example {
    border: 3px solid #f2f2f2;
    margin-top: 0.35rem;
    padding: 0.4rem 0.37rem 0.6rem
}
@media screen and (max-width:460px) {
    .detailArea .detail02 .example {
        margin-top: 0.25rem;
        border: 2px solid #f2f2f2;
        padding: 0.25rem 0.15rem
    }
}
.detailArea .detail02 .example .tit {
    font-size: 0.28rem;
    line-height: 1;
    letter-spacing: 0.1em;
    color: #00A6D8;
    text-align: center
}
@media screen and (max-width:460px) {
    .detailArea .detail02 .example .tit {
        font-size: 0.17rem;
        line-height: 1.47;
        letter-spacing: 0.03em
    }
}
.detailArea .detail02 .example .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 0.45rem
}
@media screen and (max-width:460px) {
    .detailArea .detail02 .example .list {
        margin-top: 0.2rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}
@media print,
    screen and (min-width:461px) {
        
    .detailArea .detail02 .example .list .item {
        width: 100%; 
    }
}
.detailArea .detail02 .example .list .item+.item {
    margin-top: 0.6rem
}
@media screen and (max-width:460px) {
    .detailArea .detail02 .example .list .item+.item {
        margin-top: 0.4rem
    }
}
@media print,
screen and (min-width:461px) {
    .detailArea .detail02 .example .list .item:nth-child(2) {
        margin-top: 0
    }
}
.detailArea .detail02 .example .list .item .number {
    font-family: aktiv-grotesk, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, verdana, "メイリオ", "Meiryo", "Osaka", sans-serif-serif;
    font-weight: 700;
    background: url("../img/product/example_tit_bg.jpg");
    background-size: cover;
    font-size: 0.28rem;
    line-height: 0.5rem;
    letter-spacing: 0.05em;
    color: #fff;
    text-transform: uppercase;
    text-align: center
}
@media screen and (max-width:460px) {
    .detailArea .detail02 .example .list .item .number {
        font-size: 0.15rem;
        line-height: 0.25rem
    }
}
.detailArea .detail02 .example .list .item h4 {
    font-size: 0.24rem;
    line-height: 1;
    letter-spacing: 0.1em;
    margin: 0.38rem 0 0.25rem;
    text-align: center
}
@media screen and (max-width:460px) {
    .detailArea .detail02 .example .list .item h4 {
        font-size: 0.16rem;
        line-height: 1.3125;
        margin: 0.17rem 0 0.15rem;
        letter-spacing: 0.02em;
        text-align: center
    }
}
@media print,
screen and(min-width:461px) {
    .detailArea .detail02 .example .list .item .box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}
.detailArea .detail02 .example .list .item .box .ph {
    max-width: 2.31rem;
    margin-right: 0.2rem
}
@media screen and (max-width:460px) {
    .detailArea .detail02 .example .list .item .box .ph {
        max-width: 1.47rem;
        margin: 0 auto
    }
}
.detailArea .detail02 .example .list .item .box .ph img {
    width: 100%;
    height: auto
}
.detailArea .detail02 .example .list .item .box .txt {
    max-width: calc(100% - 2.51rem)
}
@media screen and (max-width:460px) {
    .detailArea .detail02 .example .list .item .box .txt {
        max-width: 100%;
        margin-top: 0.2rem
    }
}
.detailArea .detail03 {
    padding: 0.75rem 0
}
@media screen and (max-width:460px) {
    .detailArea .detail03 {
        padding: 0.45rem 0
    }
}
.detailArea .detail03 .line {
    background: #e8e7e5
}
.detailArea .detail03 .line:after,
.detailArea .detail03 .line:before {
    background: #e8e7e5
}
.detailArea .detail03 .title {
    font-size: 0.36rem;
    letter-spacing: 0.1em;
    line-height: 1;
    margin: 0.25rem 0 0.28rem;
    padding: 0;
    text-align: center
}
@media screen and (max-width:460px) {
    .detailArea .detail03 .title {
        font-size: 0.21rem;
        letter-spacing: 0.05em;
        margin: 0 0 0.16rem;
        line-height: 1.23
    }
}
.detailArea .detail03 .box {
    margin: 0.64rem 0 0.9rem
}
@media screen and (max-width:460px) {
    .detailArea .detail03 .box {
        margin: 0.2rem 0 0.55rem
    }
}
.detailArea .detail03 .box .l-left {
    letter-spacing: 0.1em;
    width: 5.96rem
}
@media print,
screen and(min-width:461px) {
    .detailArea .detail03 .box .l-left {
        float: left
    }
}
@media screen and (max-width:460px) {
    .detailArea .detail03 .box .l-left {
        width: 100%
    }
}
.detailArea .detail03 .box .l-left .tit {
    font-size: 0.24rem;
    line-height: 1.5
}
@media screen and (max-width:460px) {
    .detailArea .detail03 .box .l-left .tit {
        font-size: 0.15rem;
        line-height: 1.6667
    }
}
.detailArea .detail03 .box .l-left .txt {
    font-size: 0.17rem;
    line-height: 1.764;
    margin-top: 0.28rem;
    text-align: justify
}
@media screen and (max-width:460px) {
    .detailArea .detail03 .box .l-left .txt {
        font-size: 0.13rem;
        line-height: 1.538;
        margin-top: 0.1rem
    }
}
.detailArea .detail03 .box .l-left .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0.4rem
}
@media screen and (max-width:460px) {
    .detailArea .detail03 .box .l-left .list {
        margin-top: 0.25rem
    }
}
.detailArea .detail03 .box .l-left .list li {
    width: 1.1rem
}
@media screen and (max-width:460px) {
    .detailArea .detail03 .box .l-left .list li {
        width: 37%
    }
}
.detailArea .detail03 .box .l-left .list li img {
    height: auto;
    width: 100%
}
.detailArea .detail03 .box .l-left .list li+li {
    margin-left: 0.15rem
}
@media screen and (max-width:460px) {
    .detailArea .detail03 .box .l-left .list li+li {
        margin-left: 0.1rem
    }
}
.detailArea .detail03 .box .l-left .list li:last-child {
    margin-left: 0.23rem;
    width: 2.1rem
}
@media screen and (max-width:460px) {
    .detailArea .detail03 .box .l-left .list li:last-child {
        margin-left: 0.15rem
    }
}
.detailArea .detail03 .box .l-left .list li p {
    font-size: 0.19rem;
    line-height: 1.4;
    letter-spacing: 0.1em;
    font-weight: bold;
    background: #2cb3b3;
    color: #fff;
    text-align: center;
    border-radius: 0.1rem;
    padding: 0.165rem 0;
    position: relative
}
@media screen and (max-width:460px) {
    .detailArea .detail03 .box .l-left .list li p {
        font-size: 0.11rem;
        line-height: 1.36;
        padding: 0.11rem 0;
        letter-spacing: 0
    }
}
.detailArea .detail03 .box .l-left .list li p:after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -0.1rem;
    width: 0;
    height: 0;
    border-top: 0.08rem solid transparent;
    border-bottom: 0.08rem solid transparent;
    border-right: 0.13rem solid #2cb3b3
}
@media screen and (max-width:460px) {
    .detailArea .detail03 .box .l-left .list li p:after {
        left: -0.08rem;
        border-top: 0.05rem solid transparent;
        border-bottom: 0.05rem solid transparent;
        border-right: 0.08rem solid #2cb3b3
    }
}
.detailArea .detail03 .box .l-right {
    float: right;
    position: relative
}
@media screen and (max-width:460px) {
    .detailArea .detail03 .box .l-right {
        float: none;
        margin-top: 0.3rem
    }
}
.detailArea .detail03 .box .l-right .ph {
    height: 3.2rem;
    width: 5.7rem
}
@media screen and (max-width:460px) {
    .detailArea .detail03 .box .l-right .ph {
        height: 1.87rem;
        width: 100%
    }
}
.detailArea .detail03 .box:after {
    content: "";
    clear: both;
    display: block
}
.detailArea .detail03 .text {
    font-size: 0.17rem;
    margin-top: 0.5rem;
    letter-spacing: 0.1em
}
@media screen and (max-width:460px) {
    .detailArea .detail03 .text {
        margin-top: 0.2rem;
        font-size: 0.13rem;
        line-height: 1.538
    }
}
.detailArea .detail03 .tbl {
    max-width: 9.4rem;
    width: 100%;
    margin: 0.4rem auto 0.5rem;
    text-align: center;
    font-size: 0.17rem;
    line-height: 1.764;
    letter-spacing: 0.05em
}
@media screen and (max-width:460px) {
    .detailArea .detail03 .tbl {
        overflow-x: scroll;
        overflow-y: hidden;
        font-size: 0.12rem;
        line-height: 1.416;
        margin: 0.24rem 0 0.12rem
    }
}
@media screen and (max-width:460px) {
    .detailArea .detail03 .tbl .tbl_min {
        min-width: 5.05rem;
        margin-bottom: 0.17rem
    }
}
.detailArea .detail03 .tbl .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #e6e6e6
}
.detailArea .detail03 .tbl .row:last-child {
    border-bottom: 1px solid #e6e6e6
}
.detailArea .detail03 .tbl .row:last-child p:nth-child(2) strong {
    color: #2cb3b3
}
.detailArea .detail03 .tbl .row:last-child p:nth-child(3) strong {
    color: #ee0327
}
.detailArea .detail03 .tbl .row h3 {
    font-size: 0.17rem;
    line-height: 0.59rem
}
@media screen and (max-width:460px) {
    .detailArea .detail03 .tbl .row h3 {
        line-height: 0.35rem;
        font-size: 0.12rem
    }
}
.detailArea .detail03 .tbl .row h3:first-child {
    width: 2.45rem;
    background: #f6f6f6
}
@media screen and (max-width:460px) {
    .detailArea .detail03 .tbl .row h3:first-child {
        width: 1rem
    }
}
.detailArea .detail03 .tbl .row h3:nth-child(2) {
    background: #2cb3b3;
    width: 3.44rem;
    color: #fff
}
@media screen and (max-width:460px) {
    .detailArea .detail03 .tbl .row h3:nth-child(2) {
        width: 2rem
    }
}
.detailArea .detail03 .tbl .row h3:nth-child(3) {
    background: #999999;
    width: 3.44rem;
    color: #fff
}
@media screen and (max-width:460px) {
    .detailArea .detail03 .tbl .row h3:nth-child(3) {
        width: 2rem
    }
}
.detailArea .detail03 .tbl .row p {
    padding: 0.26rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
@media screen and (max-width:460px) {
    .detailArea .detail03 .tbl .row p {
        padding: 0.15rem 0
    }
}
.detailArea .detail03 .tbl .row p:first-child {
    background: #f9f9f9;
    width: 2.45rem
}
@media screen and (max-width:460px) {
    .detailArea .detail03 .tbl .row p:first-child {
        width: 1rem
    }
}
.detailArea .detail03 .tbl .row p:nth-child(2) {
    background: #e7f8f8;
    width: 3.44rem
}
@media screen and (max-width:460px) {
    .detailArea .detail03 .tbl .row p:nth-child(2) {
        width: 2rem
    }
}
.detailArea .detail03 .tbl .row p:nth-child(3) {
    background: #f6f6f6;
    width: 3.44rem
}
@media screen and (max-width:460px) {
    .detailArea .detail03 .tbl .row p:nth-child(3) {
        width: 2rem
    }
}
.detailArea .detail03 .tbl .row p span {
    font-size: 0.3rem;
    line-height: 1
}
@media screen and (max-width:460px) {
    .detailArea .detail03 .tbl .row p span {
        font-size: 0.2rem
    }
}
.detailArea .detail03 ::-webkit-scrollbar {
    width: 0.08rem;
    height: 0.08rem
}
.detailArea .detail03 ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 10px #e7e7e7;
    box-shadow: inset 0 0 10px #e7e7e7;
    margin-top: 20px
}
.detailArea .detail03 ::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #232323;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5)
}
.detailArea .detail03 .comment {
    font-size: 0.11rem;
    letter-spacing: 0.1em;
    line-height: 1
}
.detailArea .detail03 .mod-btn {
    width: 9.4rem;
    margin: 0 auto;
    line-height: 0.6rem
}
@media screen and (max-width:460px) {
    .detailArea .detail03 .mod-btn {
        width: 100%;
        margin: 0.25rem auto 0;
        line-height: 1.6667
    }
}
.detailArea .detail03 .mod-btn .point {
    background: #2cb3b3;
    font-size: 0.17rem;
    letter-spacing: 0.1em;
    display: block;
    font-weight: bold;
    position: relative;
    color: #FFF
}
@media screen and (max-width:460px) {
    .detailArea .detail03 .mod-btn .point {
        font-size: 0.12rem;
        padding: 0.14rem 0
    }
}
.detailArea .detail03 .mod-btn .point .sub_point {
    font-size: 0.24rem;
    line-height: 1
}
@media screen and (max-width:460px) {
    .detailArea .detail03 .mod-btn .point .sub_point {
        font-size: 0.18rem;
        line-height: 1.11
    }
}
.specialArea {
    padding: 0.5rem 0 0.55rem
}
@media screen and (max-width:460px) {
    .specialArea {
        padding: 0.4rem 0
    }
}
.specialArea .title {
    font-size: 0.36rem;
    letter-spacing: 0.1em;
    line-height: 1;
    padding: 0;
    margin-top: 0;
    text-align: center
}
@media screen and (max-width:460px) {
    .specialArea .title {
        font-size: 0.21rem;
        line-height: 1.523;
        letter-spacing: 0.05em
    }
}
.specialArea .ph {
    width: 3.8rem;
    height: 1.37rem;
    margin: 0.4rem auto 0;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid #86b990
}
@media screen and (max-width:460px) {
    .specialArea .ph {
        width: 100%;
        height: 1.22rem;
        margin-top: 0.3rem;
        border: 2px solid #86b990
    }
}
.specialArea .ph a {
    display: block;
    width: 100%;
    height: 100%
}
.specialArea .ph .btn {
    bottom: 0.28rem;
    color: #fff;
    font-size: 0.16rem;
    font-weight: bold;
    line-height: 0.27rem;
    left: 0.42rem;
    position: absolute;
    text-align: center;
    width: 1.45rem;
    background: #86b990
}
@media screen and (max-width:460px) {
    .specialArea .ph .btn {
        bottom: 0.21rem;
        font-size: 0.122rem;
        line-height: 0.21rem;
        letter-spacing: 0;
        left: 0.325rem;
        width: 1.13rem
    }
}
.specialArea .ph .btn:after {
    border-left: 0.07rem solid transparent;
    bottom: -0.07rem;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    width: 0;
    border-top: 0.07rem solid #86b990
}
@media screen and (max-width:460px) {
    .specialArea .ph .btn:after {
        border-top: 0.06rem solid #86b990;
        border-left: 0.06rem solid transparent;
        bottom: -0.06rem
    }
}
.specialArea .ph .btn:before {
    border-right: 0.07rem solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: 0;
    top: -0.07rem;
    width: 0;
    border-bottom: 0.07rem solid #86b990
}
@media screen and (max-width:460px) {
    .specialArea .ph .btn:before {
        border-bottom: 0.06rem solid #86b990;
        border-right: 0.06rem solid transparent;
        top: -0.06rem
    }
}
.contactArea {
    padding: 1.45rem 0 0.7rem
}
@media screen and (max-width:460px) {
    .contactArea {
        padding: 0.45rem 0
    }
}
.contactArea .info .title {
    font-size: 0.36rem;
    letter-spacing: 0.1em;
    line-height: 1;
    padding: 0;
    margin-top: 0;
    text-align: center
}
@media screen and (max-width:460px) {
    .contactArea .info .title {
        font-size: 0.21rem;
        letter-spacing: 0.05em;
        line-height: 1.523
    }
}
.contactArea .info .line {
    background: #e8e7e5;
    margin: 0.27rem 0 0.5rem
}
@media screen and (max-width:460px) {
    .contactArea .info .line {
        margin: 0.16rem 0 0.22rem
    }
}
.contactArea .info .line:after,
.contactArea .info .line:before {
    background: #e8e7e5
}
.contactArea .info .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
@media screen and (max-width:460px) {
    .contactArea .info .wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}
.contactArea .info .wrap .item {
    background: #2cb3b3;
    max-width: 3.77rem;
    width: 100%;
    color: #fff;
    position: relative;
    margin: 0 0.2rem
}
@media screen and (max-width:460px) {
    .contactArea .info .wrap .item {
        margin: 0
    }
}
.contactArea .info .wrap .item:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0.47rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
@media screen and (max-width:460px) {
    .contactArea .info .wrap .item:before {
        left: 0.27rem
    }
}
@media screen and (max-width:460px) {
    .contactArea .info .wrap .item+.item {
        margin-top: 0.25rem
    }
}
.contactArea .info .wrap .item a {
    font-size: 0.18rem;
    font-weight: bold;
    line-height: 1.667;
    text-align: center;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0.15rem 0.15rem 0.15rem 1.03rem;
    letter-spacing: 0.05em
}
@media screen and (max-width:1024px) {
    .contactArea .info .wrap .item a {
        font-size: 0.17rem
    }
}
@media screen and (max-width:460px) {
    .contactArea .info .wrap .item a {
        font-size: 0.16rem;
        line-height: 1.625;
        letter-spacing: 0;
        padding: 0.12rem 0.17rem 0.12rem 0.77rem
    }
}
@media screen and (max-width:350px) {
    .contactArea .info .wrap .item a {
        font-size: 0.13rem;
        padding: 0.12rem 0.18rem 0.12rem 0.68rem
    }
}
.contactArea .info .wrap .item.com_bt01:before {
    background: url("../img/product/com_bt01.png");
    background-size: cover;
    height: 0.45rem;
    width: 0.43rem
}
@media screen and (max-width:460px) {
    .contactArea .info .wrap .item.com_bt01:before {
        height: 0.4rem;
        width: 0.38rem
    }
}
.contactArea .info .wrap .item.com_bt02:before {
    background: url("../img/product/com_bt02.png");
    background-size: cover;
    height: 0.5rem;
    width: 0.54rem
}
@media screen and (max-width:460px) {
    .contactArea .info .wrap .item.com_bt02:before {
        height: 0.44rem;
        width: 0.48rem
    }
}
.contactArea .info .wrap .item.com_bt03:before {
    background: url("../img/product/com_bt03.png");
    background-size: cover;
    height: 0.5rem;
    width: 0.39rem
}
@media screen and (max-width:460px) {
    .contactArea .info .wrap .item.com_bt03:before {
        height: 0.45rem;
        width: 0.34rem
    }
}
.contactArea .contact {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0.04rem solid #f2f2f2;
    padding: 0.33rem 0.45rem 0.42rem;
    text-align: center;
    margin-top: 0.5rem;
    background-color: #FFF
}
@media screen and (max-width:460px) {
    .contactArea .contact {
        border: 0.02rem solid #f2f2f2;
        margin-top: 0.25rem;
        padding: 0.25rem 0.13rem 0.27rem
    }
}
.contactArea .contact .title {
    font-size: 0.24rem;
    line-height: 1.5;
    letter-spacing: 0.05em;
    margin: 0;
    padding: 0
}
@media screen and (max-width:460px) {
    .contactArea .contact .title {
        font-size: 0.15rem;
        line-height: 1.6666;
        letter-spacing: 0
    }
}
@media screen and (max-width:360px) {
    .contactArea .contact .title {
        font-size: 0.12rem
    }
}
.contactArea .contact .box {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0.33rem 0 0
}
@media screen and (max-width:460px) {
    .contactArea .contact .box {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0.26rem 0 0
    }
}
.contactArea .contact .box .box_item {
    background: #999;
    color: #fff;
    font-size: 0.18rem;
    font-weight: bold;
    height: 0.5rem;
    line-height: 0.5rem;
    letter-spacing: 0.05em;
    width: 2.2rem
}
@media screen and (max-width:460px) {
    .contactArea .contact .box .box_item {
        font-size: 0.13rem;
        width: 49%
    }
}
.contactArea .contact .box .box_item a {
    display: block
}
@media print,
screen and(min-width:461px) {
    .contactArea .contact .box .box_item+.box_item {
        margin-left: 0.1rem
    }
}
@media print,
screen and(min-width:461px) {
    .contactArea .contact .box .box_item:first-child {
        width: 2.7rem
    }
}
@media screen and (max-width:460px) {
    .contactArea .contact .box .box_item:first-child {
        line-height: 1.5
    }
}
@media screen and (max-width:460px) {
    .contactArea .contact .box .box_item:first-child a {
        margin-top: 0.05rem
    }
}
.contactArea .contact .box .box_tel {
    margin-left: 0.24rem
}
@media screen and (max-width:460px) {
    .contactArea .contact .box .box_tel {
        margin: 0.2rem 0 0;
        width: 100%
    }
}
.contactArea .contact .box .box_tel p {
    font-weight: bold;
    font-size: 0.14rem;
    line-height: 1;
    letter-spacing: 0.05em
}
@media screen and (max-width:460px) {
    .contactArea .contact .box .box_tel p {
        font-size: 0.12rem
    }
}
.contactArea .contact .box .box_tel .tel {
    font-family: futura-pt-condensed, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, verdana, "メイリオ", "Meiryo", "Osaka", sans-serif-serif;
    font-weight: 700;
    font-size: 0.5rem
}
@media screen and (max-width:460px) {
    .contactArea .contact .box .box_tel .tel {
        cursor: pointer;
        font-size: 0.3rem;
        margin-top: 0.1rem
    }
}
.contactArea .contact .box .box_tel .tel a:hover {
    opacity: 1
}
.contentsArea {
    background: #f7f6f5
}
.contentsArea:after {
    background: #f0efed
}
.contentsArea .mod_w1210 {
    max-width: 1210px;
    margin: 0 auto;  
    position: relative;
    z-index: 2
}
.contentsArea .subtitle {
    padding: 0;
    text-align: center
}
@media print,
screen and(min-width:461px) {
    .contentsArea .subtitle {
        font-size: 0.4rem
    }
}
.contentsArea .subtitle:after {
    display: none
}
.contentsArea .title {
    padding: 0;
    text-align: center
}
@media print,
screen and(min-width:461px) {
    .contentsArea .title {
        letter-spacing: 0.15em
    }
}
.bottom_menu_nav .menu_nav_list {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0.3rem 0 0.06rem
}
@media screen and (max-width:460px) {
    .bottom_menu_nav .menu_nav_list {
        padding: 0.2rem 0
    }
}
.bottom_menu_nav .menu_nav_list ul {
    border: 1px solid #f2f2f2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0.3rem 0.48rem 0.3rem 0.37rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #FFF
}
@media screen and (max-width:460px) {
    .bottom_menu_nav .menu_nav_list ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0.2rem
    }
}
.bottom_menu_nav .menu_nav_list ul li {
    width: 25%
}
@media screen and (max-width:460px) {
    .bottom_menu_nav .menu_nav_list ul li {
        width: 100%
    }
}
@media screen and (max-width:460px) {
    .bottom_menu_nav .menu_nav_list ul li+li {
        margin-top: 0.05rem
    }
}
.bottom_menu_nav .menu_nav_list ul li span {
    display: inline-block;
    font-size: 0.17rem;
    line-height: 1.764
}
@media screen and (max-width:460px) {
    .bottom_menu_nav .menu_nav_list ul li span {
        font-size: 0.14rem;
        line-height: 1.5;
        padding: 0.08rem 0
    }
}
.bottom_menu_nav .menu_nav_list ul li.active a {
    color: #48c0c0;
    text-decoration: underline
}
.bottom_menu_nav .menu_nav_list .sub_title p {
    font-size: 0.2rem;
    font-weight: bold;
    margin-bottom: 0.08rem;
    letter-spacing: 0.01rem
}
@media screen and (max-width:460px) {
    .bottom_menu_nav .menu_nav_list .sub_title p {
        font-size: 0.16rem
    }
}
.makerArea .detail01 .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0.54rem auto 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left
}
@media screen and (max-width:460px) {
    .makerArea .detail01 .list {
        max-width: none;
        margin-top: 0.3rem
    }
}
.makerArea .detail01 .list .item {
    padding-right: 0.1rem;
    padding-top: 0.1rem
}
@media screen and (max-width:460px) {
    .makerArea .detail01 .list .item {
        width: 50%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-right: 0.05rem
    }
}
.makerArea .detail01 .list .item:nth-child(4n) {
    padding-right: 0
}
@media screen and (max-width:460px) {
    .makerArea .detail01 .list .item:nth-child(2n) {
        padding-right: 0;
        padding-left: 0.05rem
    }
}
.makerArea .detail01 .list .item:first-child,
.makerArea .detail01 .list .item:nth-child(2),
.makerArea .detail01 .list .item:nth-child(3),
.makerArea .detail01 .list .item:nth-child(4) {
    padding-top: 0
}
@media screen and (max-width:460px) {
    .makerArea .detail01 .list .item:nth-child(3),
    .makerArea .detail01 .list .item:nth-child(4) {
        padding-top: 0.1rem
    }
}
.makerArea .detail01 .list .img {
    width: 100%;
    max-width: 2.95rem;
    height: auto
}
@media screen and (max-width:460px) {
    .makerArea .detail01 .list .img {
        max-width: none
    }
}
.productArea .mod_w960 {
    padding: 0 0.1rem 
}
.contactArea,
.detailArea .detail01,
.detailArea .detail02,
.detailArea .detail03,
.productArea-bottom {
    background-size: contain;
    background-repeat: repeat
}
/* --- ここから下をコピーして置き換えてください --- */

.sdgs-banner-img {
    max-width: 1210px;
    width: 100%;
    margin: 0 auto;
}

.sdgs-banner-img img {
    display: block;
    max-width: 100%;
    height: auto;
    padding-top: 4em;
    margin: 0 auto;
}

/* SDGsアイコンリストの基本設定 */
.photo-list {
    display: flex;
    justify-content: center; /* 中央寄せ */
    gap: 10px;
    flex-wrap: wrap; /* 折り返しを有効化 */
}

.photo-list .ph {
    /* 基本のリセット */
    margin: 0;
    padding: 0;
}

.photo-list .ph img {
    width: 100%;
    height: auto;
    display: block;
}

/* スマホ表示（768px以下） */
@media screen and (max-width: 768px) {
    /* 1. 大枠の固定幅を解除して画面に収める（重要！） */
    .mod_w1210 {
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box;
        padding: 0 15px; /* 左右に少し余白 */
    }

    /* 2. 画像が画面からはみ出ないようにする安全策 */
    img {
        max-width: 100%;
        height: auto;
    }

    /* 3. 水色の見出し帯のはみ出し防止 */
    .detailArea .title,
    .detailArea .detail01 .title,
    .detailArea .detail02 .title {
        width: 100%;
        box-sizing: border-box;
    }

    /* 4. SDGsアイコンを2列にする */
    .photo-list .ph {
        width: 48%; /* 2列になるサイズ */
        flex: 0 0 48%;
        margin-bottom: 10px;
    }
    
    /* 5. 理由8の写真（PC用の幅指定があった画像）の強制リセット */
    .photo img {
        width: 100% !important;
        height: auto !important;
    }
}

/* PC表示（769px以上） */
@media screen and (min-width: 769px) {
    .photo-list {
        justify-content: space-between;
    }

    .photo-list .ph {
        width: calc(20% - 10px); /* 5列 */
        flex: 0 0 calc(20% - 10px);
    }
}

.attempt {
    background-color: #ffa41c;
    display: inline-block;
    padding: 0.2em;
    font-size: 0.2rem;
    font-weight: bold;
    display: flex;
    justify-content: center;
}

.attempt_txt {
    font-size: 0.20rem;
    font-weight: bold;
    padding-top: 2em;
    padding-bottom: 2em;
}

@media screen and (max-width: 460px) {
    .attempt {
        padding: 0.1em 0.2em;
        font-size: 0.2rem;
    }

    .attempt_txt {
        font-size: 0.8em;
    }
}
/* --- ここまで --- */