@charset "utf-8";
.wrap {
    width: 100%;
    margin: 0 auto;
}
.page-ttl {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
}
/* PFCバランスとは */
.info {
    background: #fffbec url("../images/balance/info_bg01.jpg") repeat-y center top;
    background-size: 100% auto;
    overflow: hidden;
    border-radius: .5em .5em 0 0;
}
.info_wrap {
    width: 100%;
    margin: 0 auto;
}
.info_wrap h2 {
    width: 100%;
}
.info_wrap p {
    width: 89.06%;
    margin: 0 auto 1em;
    font-size: 4.375vw;
}
.info_wrap p a {
    color: #333;
}
.info_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background: url("../images/balance/info_bg02_sp.jpg") no-repeat center top;
    background-size: cover;
    border-radius: 0 0 .5em .5em;
    padding-top: 4.53%;
}
.info_list li {
    width: 35%;
    margin: 0 4.53% 4.53%;
}
/* 例 */
.example {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 5%;
    background: #fffbec url("../images/balance/info_bg01.jpg") repeat-y center top;
    background-size: 100% auto;
    overflow: hidden;
    text-align: center;
    border-radius: 0 0 .5em .5em;
}
.example_list {
    width: 93.75%;
    margin: 4.5% auto;
}
.example_list dl, .example_list dd {
    margin: 0;
    padding: 0;
}
.example_list dt {
    margin: 3% auto;
    padding: 0;
}
.example_list img {
    display: block;
    width: 100%;
    height: auto;
    vertical-align: top;
}
.example_ttl {
    width: 93.75%;
    margin: 7.5% auto 6%;
}
.example_list li + li {
    margin-top: 6%;
}
.pfc {
    width: 100%;
    margin: 7% auto;
    background: #fffbec url("../images/balance/info_bg01.jpg") repeat-y center top;
    background-size: 100% auto;
    overflow: hidden;
    text-align: center;
    position: relative;
    z-index: 2;
    border-radius: .5em;
}
.pfc_ttl {
    width: 100%;
    margin: 5% auto 10.5%;
}
.pfc_nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 92%;
    margin: 0 auto 2%;
}
.pfc_nav li {
    width: 28.81%;
    margin-bottom: 5%;
}
.pfc_nav li a {
    display: block;
}
.pfc_wrap {
    width: 96.41%;
    margin: 0 auto 9.5%;
}
.pfc_item_ttl {
    width: 100%;
    margin: 0 auto 5.8%;
    box-shadow: 0 1.5vw 0 #8f8975;
    border-radius: .5em;
    transition: .2s;
}
@media only screen and (min-width: 641px) {
    .pfc_item_ttl {
        margin: 0 auto 3.3%;
        box-shadow: 0 .3em 0 #8f8975;
    }
}
.pfc_item_ttl img {
    display: block;
    vertical-align: top;
}
.pfc_item {
    width: 100%;
    margin: 0 auto;
}
.pfc_item dt {
    margin: 0 auto 1.28%;
}
.pfc_item dd {
    margin: 0 auto 1.28%;
}
.pfc_txt {
    width: min( 100%, 1046px);
    margin: -13.2% auto 0;
    position: relative;
    z-index: 1;
}
/* 注釈 */
.note01, .note02, .note03 {
    width: 93.75%;
    padding-left: 2em;
    margin: 0 auto;
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 3.75vw;
    color: #333;
    text-align: left;
    line-height: 1.4;
    position: relative;
    line-break: strict;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.note01 span, .note02 span, .note03 span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.note01 span.note01_in_span{
    display: inline-block;
    position:static;
}
.note03 {
    margin-bottom: 6%;
}
.note01 small, .note02 small, .note03 small {
    font-size: 1em;
}
@media only screen and (max-width: 640px) {
    .balance {
        background: url(../images/balance/bg_sp.jpg) center top;
        background-size: 100% auto;
        padding-bottom: 10%;
    }
    .pfc_nav li:nth-child(2) {
        margin: 0 -5%;
    }
}
@media only screen and (min-width: 641px) {
    .wrap {
        width: 95.82%;
        max-width: 939px;
    }
    .balance {
        background: url(../images/balance/bg_pc.jpg) center top;
        background-size: 300% auto;
        padding-bottom: 5%;
    }
    /* PFCバランスとは */
    .info_wrap {
        width: 93.18%;
        margin: 3.19% auto;
    }
    .info_wrap h2 {
        width: 24.17%;
    }
    .info_wrap p {
        width: 64.54%;
        margin: 0;
    }
    .info_list {
        background: url("../images/balance/info_bg02.jpg") no-repeat center top;
        background-size: cover;
        padding: 1.6% 0;
        border-radius: 0 0 .5em .5em;
    }
    .info_wrap {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        width: 93.18%;
        max-width: 875px;
        margin: 2% auto;
    }
    .info_wrap h2 {
        width: 25.94%;
        max-width: 227px;
    }
    .info_wrap p {
        font-size: 2.2364vw;
        width: 69.26%;
        max-width: 606px;
        line-height: 1.5;
    }
    .info_list {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        padding: 1.6% 0;
        background: url("../images/balance/info_bg02.jpg") no-repeat center top;
        background-size: cover;
    }
    .info_list li {
        width: 20.34%;
        max-width: 191px;
        margin: 0;
    }
    .info_list li + li {
        margin-left: 5.32%;
    }
    .example {
        width: 95.82%;
        max-width: 939px;
        margin: 0 auto 2%;
        padding: 3.19% 0;
    }
    .example_ttl {
        width: 78.27%;
        max-width: 735px;
        margin: 0 auto;
    }
    .example_list {
        width: 89.24%;
        max-width: 838px;
        margin: 2.5% auto 1.5%;
    }
    .example_list dt {
        margin-bottom: 1%;
    }
    .example_list li + li {
        margin-top: 2.5%;
    }
    .pfc {
        width: 95.82%;
        max-width: 939px;
        margin: 2% auto;
        background: #fffbec url("../images/balance/info_bg01.jpg") repeat-y center top;
        background-size: 100% auto;
        text-align: center;
    }
    .pfc_ttl {
        width: 86.05%;
        max-width: 808px;
        margin: 3.41% auto 3.8%;
    }
    .pfc_nav {
        width: 90.84%;
        max-width: 953px;
        margin: 0 auto .8%;
    }
    .pfc_nav li {
        width: 15%;
        margin-bottom: 0;
    }
    .pfc_nav li:nth-child(-n+4) {
        margin: 0 -1.4%;
    }
    .pfc_wrap {
        width: min(90.84%, 853px);
        margin: 0 auto 2%;
    }
    #pfc10.pfc_wrap {
        margin-bottom: 1em;
    }
    .pfc_item_ttl {
        margin: 0 auto 3.3%;
    }
    .pfc_item dt {
        margin: 0 auto 1.28%;
    }
    .pfc_item dd {
        margin: 0 auto 1.28%;
    }
    .pfc_txt {
        margin: -22.55% auto 0;
    }
    .note01 {
        width: 83%;
        font-size: 2.1429vw;
    }
    .note02 {
        width: 88.5%;
        margin-top: 1.5em;
        font-size: 1.6327vw;
    }
    .note03 {
        width: 88.5%;
        margin-bottom: 2.3em;
        font-size: 1.6327vw;
    }
}
@media only screen and (min-width: 981px) {
    .balance {
        background: url(../images/balance/bg_pc.jpg) center top;
        padding-bottom: 20px;
    }
    .info_wrap p {
        font-size: 21px;
    }
    .info_list {
        padding: 15px 0;
    }
    .example {
        margin-bottom: 30px;
        padding: 30px 0;
    }
    .pfc_txt {
        margin: -221px auto 0;
    }
    .note01 {
        font-size: 21px;
    }
    .note02, .note03 {
        font-size: 16px;
    }
}
/* accordion */
.accordion_header {
    position: relative;
}
.accordion_header button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
    vertical-align: top;
}
.i_box {
    position: absolute;
    z-index: 4;
    top: 50%;
    right: 4%;
    width: 6.4%;
    height: 0;
    padding-top: 6.4%;
    box-sizing: border-box;
    transition-duration: .2s;
    background: #e60012 url("../images/balance/arrow.png") no-repeat center top;
    background-size: contain;
    border-radius: 50%;
    transform: translateY(-50%);
}
@media only screen and (min-width: 641px) {
    .i_box {
        right: 5.1%;
        width: 4.8%;
        padding-top: 4.8%;
    }
}
.open .i_box {
    transform: translateY(-50%) rotate(180deg);
}
.accordion_inner {
    /* display: none; */
    box-sizing: border-box;
}
.open + .accordion_inner {
    display: block;
}
/* close btn */
.closeArea {
    width: 33.34%;
    margin: 5% auto 5%;
}
.closeArea a {
    display: block;
    background: #eae1bf;
    box-shadow: 0 1.5vw 0 #8f8975;
    border-radius: .3em;
}
@media only screen and (min-width: 641px) {
    .closeArea {
        width: min(17.25%, 147px);
        margin: 3.5% auto 6.5%;
    }
    .closeArea a {
        box-shadow: 0 .3em 0 #8f8975;
        transition: .2s;
    }
}
@media (hover: hover) {
    .info_wrap p a:hover {
        color: #04a23e;
    }
    .pfc_item_ttl:hover {
        transform: translateY(.3em);
        box-shadow: 0 0 0 #8f8975;
    }
    .closeArea a:hover {
        box-shadow: 0 0 0 #8f8975;
        transform: translateY(.3em);
    }
    .closeArea a:hover img {
        opacity: 1;
    }
}