
@media only screen and (min-width: 768px){
    .mainIn{
        padding-bottom: 150px;
    }
}
.mv h1 {
    background: url(../img/ir_img01.png) center top no-repeat;
    background-size: cover;
}
@media only screen and (max-width: 767px){
    .mv h1 {
        background: none;
    }
}
@media only screen and (max-width: 767px){
    .settlement::before {
        background: url(../img/ir_img01.png) center top no-repeat;
        background-size: cover;
        max-width: 100%;
    }
}
.list01 {
    display: flex;
    margin-right: auto;
    margin-top: 75px;
    margin-bottom: 75px;
    margin-left: auto;
    width: 756px;
}

@media only screen and (max-width: 767px){
    .list01 {
        margin-top: 30px;
        margin-bottom: 30px;
        width: 92%;
        border-bottom: 1px solid #aa926c;
    }
}
.list01 li {
    width: 252px;
    background: #dedede;
    border-right: 2px solid #fff;
    font-size: 1.3rem;
    letter-spacing: 0.23em;
    text-align: center;
}
@media only screen and (max-width: 767px){
    .list01 li {
        font-size: 0.95rem;
        letter-spacing: 0;
    }
}
@media only screen and (max-width: 767px){
    .list01:after {
        content: " ";
        display: block;
        clear: both;
    }
}
.list01 li a {
    display: block;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #5a5a5a;
}
.list01 li:hover {
    opacity: 0.7;
}
.list01 .act a {
    color: #fff;
}
.list01 .act {
    background: #aa926c;
}
.main h2 {
    margin-bottom: 50px;
}
@media only screen and (max-width: 767px){
    .main h2 {
        margin-bottom: 10px;
    }
}
.main h2 span {
    display: block;
    text-align: center;
}
.main h2 .txt01 {
    margin-bottom: 10px;
    font-size: 2.8rem;
    font-style: italic;
    letter-spacing: 0.15em;
}
@media only screen and (max-width: 767px){
    .main h2 .txt01 {
        font-size: 1.5rem;
        letter-spacing: 0.15em;
    }
}
.main h2 .txt02 {
    font-size: 1.5rem;
    letter-spacing: 0.08em;
}
@media only screen and (max-width: 767px){
    .main h2 .txt02 {
        font-size: 0.95rem;
        letter-spacing: 0.08em;
    }
}
.settlement .defListMainBox {
    margin-right: auto;
    margin-bottom: 75px;
    margin-left: auto;
    width: 830px;
}
@media only screen and (max-width: 767px){
    .settlement .defListMainBox {
        margin-bottom: 30px;
        padding-right: 4%;
        padding-left: 4%;
        width: 100%;
    }
}
.settlement .listWrap {
    margin-bottom: 50px;
}
@media only screen and (max-width: 767px){
    .settlement .listWrap {
        margin-bottom: 0;
        padding: 35px 0;
    }
}
.settlement .defListMainBox h3 {
    font-size: 28px;
    font-weight: normal;
    margin-bottom: 30px;
}
@media only screen and (max-width: 767px){
    .settlement .defListMainBox h3 {
        font-size: 20px;
        text-align: center;
    }
}
.settlement .defListMainBox dl {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    font-weight: normal;
}
@media only screen and (max-width: 767px){
    .settlement .defListMainBox dl {
        display: block;
        margin-bottom: 25px;
    }
}
.settlement .defListMainBox dt {
    font-size: 15px;
    padding-right: 60px;
    font-weight: normal;
}
@media only screen and (max-width: 767px){
    .settlement .defListMainBox dt {
        font-size: 12px;
        margin-bottom: 5px;
    }
}
.settlement .defListMainBox dd {
    font-weight: normal;
}
@media only screen and (max-width: 767px){
    .settlement .defListMainBox dd {
        display: flex;
        align-items: flex-start;
    }
}
.settlement .defListMainBox dd span.label {
    display: inline-block;
    background-color: #D91C1C;
    color: #fff;
    line-height: 100%;
    padding: 4px 8px;
    margin-right: 15px;
    font-size: 12px;
    font-weight: normal;
}
@media only screen and (max-width: 767px){
    .settlement .defListMainBox dd span.label {
        display: inline-block;
        font-size: 10px;
        width: 38px;
    }
}
@media only screen and (max-width: 767px){
    .settlement .defListMainBox dd a {
        font-size: 13px;
        display: inline-block;
    }
}
.settlement .defListMainBox dd span.size {
    padding-left: 20px;
    font-weight: normal;
}
@media only screen and (max-width: 767px){
    .settlement .defListMainBox dd span.size {
        font-size: 10px;
        padding-left: 0;
    }
}
.h3{
    font-size: 25px;
    font-weight: normal;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
    width: 830px;
    line-height: 100%;
    padding: 16px 20px;
    background-color: #ece9e6;
    padding-right: 20px;
    vertical-align: -2px;
    font-weight: 900;
}
.governancetext{
    margin-right: auto;
    margin-bottom: 75px;
    margin-left: auto;
    width: 830px;
    font-size: 15px;
}
@media only screen and (max-width: 767px){
    .h3 {
        font-size: 20px;
        text-align: center;
        width: 100%;
    }
}
@media only screen and (max-width: 767px){
    .governancetext{
        width: 100%;
        margin-bottom: 30px;
        padding-right: 4%;
        padding-left: 4%;
    }
}
.mainIn dl{
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    width: 936px;
    margin-top: 30px;
}
.mainIn dt {
    font-size: 20px;
}
.mainIn dd {
    padding: 8px 10px;
    font-size: 1.5rem;
    line-height: 2.4rem;
}
@media only screen and (max-width: 767px){
    .mainIn dl{
        margin-bottom: 30px;
        padding-right: 4%;
        padding-left: 4%;
        width: 100%;
    }
}
.eirCalendar_figure {
    display: flex;
    justify-content: center;
    padding: 0;
    max-width: 850px;
    width: 100%;
    margin: 0 auto;
}
@media screen and (max-width: 768px){
    .eirCalendar_figure {
        flex-direction: column;
        max-width: 424px;
        width: 100%;
    }
}
.eirindividual_figure{
    text-align: center;
    margin-bottom: 20px;
}
.individuallist_01{
    margin-right: 20%;
    margin-left: 20%;
    position: relative;
}
@media only screen and (max-width: 767px){
    .individuallist_01{
        margin-right: 0;
        margin-left: 0;
    }
}
.individuallist_02{
    margin-right: 20%;
    margin-left: 20%;
    position: relative;
}
@media only screen and (max-width: 767px){
    .individuallist_02{
        margin-right: 0;
        margin-left: 0;
    }
}
.individuallist_03{
    margin-right: 20%;
    margin-left: 20%;
    position: relative;
}
@media only screen and (max-width: 767px){
    .individuallist_03{
        margin-right: 0;
        margin-left: 0;
    }
}
.individuallist_04{
    margin-right: 20%;
    margin-left: 20%;
    position: relative;
}
@media only screen and (max-width: 767px){
    .individuallist_04{
        margin-right: 0;
        margin-left: 0;
    }
}
.individuallist_05{
    margin-right: 20%;
    margin-left: 20%;
    position: relative;
}
@media only screen and (max-width: 767px){
    .individuallist_05{
        margin-right: 0;
        margin-left: 0;
    }
}
.individuallist_06{
    margin-right: 20%;
    margin-left: 20%;
    position: relative;
}
@media only screen and (max-width: 767px){
    .individuallist_06{
        margin-right: 0;
        margin-left: 0;
    }
}
/* .individuallist_01::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    margin-top: 22px;
    margin-left: 300px;
    padding-top: 100%;
    width: 100%;
    height: 0;
    background: url(../img/individual_01.png) center top no-repeat;
    z-index: 0;
} */
@media only screen and (max-width: 767px){
    .individuallist_01::after{
        content: '';
        position: static;
        margin-top: 0;
        margin-bottom: 0px;
        width: 100%;
        background: url(../img/individual_01.png)  center top no-repeat;
        background-size: contain;
        margin-left: 0;
        z-index: 1;
        height: 0;
        top: 0;
        left: 0;
        display: block;
        padding-top: 150px;
    }
}
/* .individuallist_02::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    margin-top: 22px;
    margin-left: -300px;
    padding-top: 100%;
    width: 100%;
    height: 0;
    background: url(../img/individual_02.png) center top no-repeat;
    z-index: 0;
} */
@media only screen and (max-width: 767px){
    .individuallist_02::after{
        content: '';
        position: static;
        margin-top: 0;
        margin-bottom: 0px;
        width: 100%;
        background: url(../img/individual_02.png)  center top no-repeat;
        background-size: contain;
        margin-left: 0;
        z-index: 1;
        height: 0;
        top: 0;
        left: 0;
        display: block;
        padding-top: 150px;
    }
}
/* .individuallist_04::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    margin-top: 22px;
    margin-left: -300px;
    padding-top: 100%;
    width: 100%;
    height: 0;
    background: url(../img/individual_03.png) center top no-repeat;
    z-index: 0;
} */
@media only screen and (max-width: 767px){
    .individuallist_04::after{
        content: '';
        position: static;
        margin-top: 0;
        margin-bottom: 0px;
        width: 100%;
        background: url(../img/individual_03.png)  center top no-repeat;
        background-size: contain;
        margin-left: 0;
        z-index: 1;
        height: 0;
        top: 0;
        left: 0;
        display: block;
        padding-top: 125px;
    }
}
/* .individuallist_05::after{
    content: '';
    position: absolute;
    top: -5px;
    left: 0;
    display: block;
    margin-top: 22px;
    margin-left: 270px;
    padding-top: 100%;
    width: 100%;
    height: 0;
    background: url(../img/individual_04.png) center top no-repeat;
    z-index: 0;
} */
@media only screen and (max-width: 767px){
    .individuallist_05::after{
        content: '';
        position: static;
        margin-top: 0;
        margin-bottom: 0px;
        width: 100%;
        background: url(../img/individual_04.png)  center top no-repeat;
        background-size: contain;
        margin-left: 0;
        z-index: 1;
        height: 0;
        top: 0;
        left: 0;
        display: block;
        padding-top: 60px;
    }
}
/* .individuallist_06::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    margin-top: 22px;
    margin-left: -310px;
    padding-top: 100%;
    width: 100%;
    height: 0;
    background: url(../img/individual_05.png) center top no-repeat;
    z-index: 0;
} */
@media only screen and (max-width: 767px){
    .individuallist_06::after{
        content: '';
        position: static;
        margin-top: 0;
        margin-bottom: 0px;
        width: 100%;
        background: url(../img/individual_05.png)  center top no-repeat;
        background-size: contain;
        margin-left: 0;
        z-index: 1;
        height: 0;
        top: 0;
        left: 0;
        display: block;
        padding-top: 150px;
    }
}
.individual_left h3{
    line-height: 100%;
    padding: 16px 20px;
    margin-top: 46px;
    margin-bottom: 16px;
    background-color: #ece9e6;
    font-size: 16px;
    padding-right: 20px;
    vertical-align: -2px;
    font-weight: 900;
    position: relative;
}
/* .individual_left h3:first-child {
    margin-top: 0;
} */
@media only screen and (max-width: 767px){
    .individual_left h3{
        text-align: center;
        margin-top: 0;
    }
}
.individual_right{
    position: relative;
}
.individual_right h3{
    line-height: 100%;
    padding: 16px 20px;
    padding-left: 45%;
    margin-top: 46px;
    margin-bottom: 16px;
    font-size: 16px;
    padding-right: 20px;
    vertical-align: -2px;
    font-weight: 900;
    background-color: #ece9e6;
}
@media only screen and (max-width: 767px){
    .individual_right h3{
        text-align: center;
        padding-left: 0;
        padding-right: 0;
        margin-top: 0;
    }
}
.mainIn_left .individual{
    margin-right: 20%;
    margin-left: 20%;
}
@media only screen and (max-width: 767px){
    .mainIn_left .individual{
        margin: 0;
        padding-left: 4%;
        padding-right: 4%;
    }
}
.mainIn_left dl{
    /* margin-left: 20%; */
    margin-left: 0;
    padding: 0;
    position: relative;
    width: 100%;
    display: flex;
}
@media only screen and (max-width: 767px){
    .mainIn_left dl {
        margin-right: auto;
        margin-left: 0;
        margin-bottom: 0;
        margin-top: 10px;
        display: block;
    }
}
.mainIn_left dd {
    padding: 15px 10px;
    font-size: 1.5rem;
    width: 58%;
    z-index: 2;
}
@media only screen and (max-width: 767px){
    .mainIn_left dd {
        width: 100%;
    }
}
.mainIn_center dl{
    margin-left: 20%;
    padding: 0;
    width: 55%;
}
@media only screen and (max-width: 767px){
    .mainIn_center dl {
        margin: 0;
        padding-left: 4%;
        padding-right: 4%;
        width: 100%;
    }
}
.mainIn_center dd {
    padding: 15px 10px;
    font-size: 1.5rem;
    width: 110%;
}
@media only screen and (max-width: 767px){
    .mainIn_center dd {
        width: 100%;
    }
}
.individual_02{
    margin-right: 20%;
    margin-left: 20%;
}
@media only screen and (max-width: 767px){
    .individual_02{
        margin: 0;
        padding-left: 4%;
        padding-right: 4%;
    }
}
.mainIn_right dl{
    margin-right: 20%;
    padding: 0;
    position: relative;
    width: 100%;
    display: flex;
}
@media only screen and (max-width: 767px){
    .mainIn_right dl {
        margin-right: auto;
        margin-left: 0;
        margin-bottom: 0;
        margin-top: 10px;
        display: block;
    }
}
.mainIn_right dd {
    margin-left: 360px;
    z-index: 2;
    width: 58%;
    margin: 0 0 0 auto;
    padding: 15px 10px;
    font-size: 1.5rem;
}
@media only screen and (max-width: 767px){
    .mainIn_right dd {
        margin-left: 0;
        width: 100%;
    }
}
.individual_title h3{
    margin-left: 23%;
    font-size: 40px;
    margin-bottom: 20px;
}
@media only screen and (max-width: 767px){
    .individual_title h3{
        margin-left: 3%;
        font-size: 40px;
        margin-bottom: 20px;
    }
}
.individual_title h4{
    margin-bottom: 20px;
    margin-left: 23%;
    font-size: 30px;
    text-decoration:underline;
    border-width:1px;
    color: #aa926c;
}
@media only screen and (max-width: 767px){
    .individual_title h4{
        margin-left: 3%;
    }
}
.individual_title h5{
    font-size: 25px;
    margin-bottom: 20px;
}
.individual_text{
    display: flex;
    margin-left: 23%;
}
@media only screen and (max-width: 767px){
    .individual_text{
        display: block;
        margin-left: 0;
    }
}
.article_left dl {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    width: 470px;
}
@media only screen and (max-width: 767px){
    .article_left dl {
        width: 100%;
    }
}
.article_left dd {
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
}
.article_right dl {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    width: 470px;
}
@media only screen and (max-width: 767px){
    .article_right dl {
        width: 100%;
    }
}
.article_right dd {
    padding: 0;
    margin-bottom: 20px;
}
.article_right{
    margin-left: 30px;
    margin-right: 30px;
}

@media only screen and (max-width: 767px){
    .article_left{
        margin-left: 30px;
        margin-right: 30px;
    }
}
@media only screen and (max-width: 767px){
    .article_center{
        margin-left: 30px;
        margin-right: 30px;
    }
}
.article_center dl{
    margin-left: 23%;
    margin-right: 20%;
    width: 50%;
}
@media only screen and (max-width: 767px){
    .article_center dl{
        margin-left: 0;
        width: 100%;
    }
}
.article_center h5{
    margin-top: 20px;
    margin-left: 23%;
}
@media only screen and (max-width: 767px){
    .article_center h5{
        margin: 0;
        margin-bottom: 20px;
    }
}
.article_center dd {
    padding: 0;
    margin: 0 0 30px 0;
    font-size: 15px;
}
.article_glf dl{
    margin-left: 23%;
    margin-right: 20%;
    width: 50%;
}
@media only screen and (max-width: 767px){
    .article_glf dl{
        margin-left: 0;
        width: 100%;
    }
}
.article_glf h5{
    margin-top: 20px;
    margin-left: 23%;
}
@media only screen and (max-width: 767px){
    .article_glf h5{
        margin: 0;
        margin-bottom: 20px;
    }
}
.article_glf dd {
    padding: 0;
    margin: 0 0 30px 0;
    font-size: 15px;
}
.individual_comment dl{
    margin-left: 25%;
}
@media only screen and (max-width: 767px){
    .individual_comment dl{
        margin:0;
    }
}
.individual_comment dd{
    color: #aa926c;
}
.btndev ul{
    display: flex;
    justify-content: center;
}
@media only screen and (max-width: 767px){
    .btndev ul{
        display: block;
    }
}
.btndev ul li {
    margin: 0 16px;
    position: relative;
}
/* .btndev ul li a {
    margin: 0;
    box-sizing: border-box;
    position: relative;
} */
.btndev {
    position: relative;
    margin: -70px 0 0 0;
    z-index: 2;
}
.btndev_ {
    position: relative;
    margin: -70px 0 0 0;
    z-index: 2;
    background-color: #fff;
}
.btndev_ ul{
    display: flex;
    justify-content: center;
}
@media only screen and (max-width: 767px){
    .btndev_ ul{
        display: grid;
    }
}
.btndev_ ul li {
    margin: 0 16px;
}
.btndev_ ul li a {
    margin: 0;
    box-sizing: border-box;
    position: relative;
}
.btnzoom {
    position: relative;
    display: inline-block;
    overflow: hidden;
}
.btnzoom .over {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transition: all .3s;
}
.btndev .over {
    font-size: 3rem;
}
.btndev ul li a .over {
    background-color: rgba(0, 0, 0, 0.4);
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    box-sizing: border-box;
    text-align: center;
    justify-content: center;
    flex-direction: column;
}
.btndev_ .over {
    font-size: 3rem;
}
.btndev_ ul li a .over {
    background-color: rgba(0, 0, 0, 0.4);
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    box-sizing: border-box;
    text-align: center;
    justify-content: center;
    flex-direction: column;
}
.btnzoom .bg {
    overflow: hidden;
    position: relative;
    transform: rotate(0.0001deg);
    width: 100%;
    height: 100%;
}
.enttl{
    color: #fff;
}
@media only screen and (max-width: 767px){
    .enttl{
        text-align: center;
    }
}
.jpttl{
    color: #fff;
    font-size: 2rem;
}
.governancetext h4{
    font-size: 20px;
    margin-bottom: 10px;
}
.governancetext p{
    margin-bottom: 10px;
    line-height: 2.4rem;
}
.maintext{
    padding-bottom: 90px;
    background: #fff;
}
.maintext dl {
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    width: 830px;
    margin-top: 30px;
}
@media only screen and (max-width: 767px){
    .maintext dl{
        margin-bottom: 30px;
        padding-right: 4%;
        padding-left: 4%;
        width: 100%;
    }
}
.maintext dt {
    font-size: 20px;
}
.maintext dd {
    padding: 8px 10px;
    margin: 0 0 30px 0;
    font-size: 15px;
}
.individual_title{
    margin-top: 150px;
}
@media only screen and (max-width: 767px){
    .individual_title{
        margin-top: 0px;
    }
}
.mainIn_{
    margin-top: 50px;
}
@media only screen and (max-width: 767px){
    .mainIn_{
        margin-top: 0;
    }
}
.mainIn_left{
    margin-top: 50px;
}
@media only screen and (max-width: 767px){
    .mainIn_left{
        margin-top: 0;
    }
}
@media only screen and (max-width: 767px){
    .mainIn_center{
        margin-top: 0;
    }
}
.comment01{
    right: 19%;
    top: 273px;
    text-align: left;
    color: #aa926c;
    margin-top: 10px;
}
@media only screen and (max-width: 767px){
    .comment01{
        display: none;
    }
}
.comment02{
    top: 271px;
    left: 28%;
    text-align: right;
    color: #aa926c;
    margin-top: 10px;
}
@media only screen and (max-width: 767px){
    .comment02{
        display: none;
    }
}
.comment03{
    top: 209px;
    left: 27%;
    text-align: right;
    margin-top: 10px;
}
@media only screen and (max-width: 767px){
    .comment03{
        display: none;
    }
}
.comment04{
    top: 227px;
    left: 15%;
    text-align: right;
    color: #aa926c;
    margin-top: 10px;
}
@media only screen and (max-width: 767px){
    .comment04{
        display: none;
    }
}
.comment05{
    right: 21%;
    bottom: -63px;
    text-align: left;
    color: #aa926c;
    margin-top: 10px;
}
@media only screen and (max-width: 767px){
    .comment05{
        display: none;
    }
}
.comment06{
    top: 265px;
    left: 31%;
    text-align: right;
    color: #aa926c;
    margin-top: 10px;
}
@media only screen and (max-width: 767px){
    .comment06{
        display: none;
    }
}
@media only screen and (min-width: 767px){
    .comment{
        display: none;
    }
}
@media only screen and (max-width: 767px){
    .comment{
        text-align: center;
        color: #aa926c;
    }
}
@media only screen and (min-width: 767px){
    .e_comment{
        display: none;
    }
}
@media only screen and (max-width: 767px){
    .e_comment{
        text-align: center;
    }
}
.sec02 {
    width: 2000px;
    max-width: 100%;
}
@media only screen and (max-width: 767px){
    .sec02 {
        margin-top: 0;
        padding-top: 0;
        padding-bottom: 30px;
        height: auto;
    }
}
.sec02 .secIn01 {
    display: flex;
    justify-content: center;
    margin-top: 85px;
}
@media only screen and (max-width: 767px){
    .sec02 .secIn01 {
        position: relative;
        left: 0;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        margin-top: 0;
        width: 100%;
    }
}
.secIn01_box{
    position: relative;
}
/* .sec02 .secIn01::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    margin-top: 20px;
    padding-top: 420px;
    width: 600px;
    height: 0;
    background: url(../img/ir_img02.png) left top no-repeat;
    z-index: 1;
} */
@media only screen and (max-width: 767px){
    .sec02 .secIn01::before {
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        margin-top: 15px;
        padding-top: 56%;
        width: 80%;
        background: url(../img/ir_img02.png) left top no-repeat;
        background-size: contain;
    }
}
.sec02 h2 {
    position: absolute;
    margin-bottom: 20px;
    font-size: 4.3rem;
    font-weight: bold;
    font-style: italic;
    letter-spacing: 0.12em;
    z-index: 2;
    top: -21px;
}
@media only screen and (max-width: 767px){
    .sec02 h2 {
        position: absolute;
        top: 0;
        left: 0;
        margin-bottom: 10px;
        margin-left: 15px;
        font-size: 2.4rem;
    }
}
.sec02 .secInIn01 {
    margin: auto 0;
    height: 100%;
}
/* .sec02 .secInIn01 {
    position: relative;
    margin-top: -40px;
    margin-left: 560px;
    width: 500px;
    z-index: 2;
} */
@media only screen and (max-width: 767px){
    .sec02 .secInIn01 {
        top: 0;
        left: 0;
        margin-top: 35px;
        margin-left: 0;
        width: 100%; 
        margin-bottom: 45px;
    }
}
.sec02 h3 {
    margin-bottom: 30px;
    font-size: 2.9rem;
    line-height: 1.51586;
    text-align: center;
}
@media only screen and (max-width: 767px){
    .sec02 h3 {
        margin-bottom: 10px;
        font-size: 1.85rem;
        letter-spacing: 0.1em;
        line-height: 1.43135;
    }
}
.sec02 .write02 {
    margin-bottom: 55px;
    font-size: 1.5rem;
    line-height: 2.13333;
    text-align: center;
}
@media only screen and (max-width: 767px){
    .sec02 .write02 {
        margin-bottom: 20px;
        padding-right: 4%;
        padding-left: 4%;
        font-size: 1.15rem;
        letter-spacing: 0.07em;
        line-height: 1.76087;
    }
}
.btn-plus {
    margin: 0 auto;
    width: 240px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.btn-plus1 {
    margin: 0 auto;
    width: 240px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.btn-plus::before {
    content: "　";
    display: inline-block;
    vertical-align: middle;
    -moz-transition: top, 0.3s;
    -o-transition: top, 0.3s;
    -webkit-transition: top, 0.3s;
    transition: top, 0.3s;
    -moz-transform: skewY(-45deg);
    -ms-transform: skewY(-45deg);
    -webkit-transform: skewY(-45deg);
    transform: skewY(-45deg);
    position: absolute;
    top: -420px;
    left: 0;
    background-color: #2D1611;
    width: 100%;
    height: 300px;
    z-index: -1;
}
.btn-plus1::before {
    content: "　";
    display: inline-block;
    vertical-align: middle;
    -moz-transition: top, 0.3s;
    -o-transition: top, 0.3s;
    -webkit-transition: top, 0.3s;
    transition: top, 0.3s;
    -moz-transform: skewY(-45deg);
    -ms-transform: skewY(-45deg);
    -webkit-transform: skewY(-45deg);
    transform: skewY(-45deg);
    position: absolute;
    top: -420px;
    left: 0;
    background-color: #2D1611;
    width: 100%;
    height: 300px;
    z-index: -1;
}
.btn-plus1:hover:before {
    top: -120px;
}
.btn-plus1 a:hover {
    color: #fff;
}
.btn-plus a {
    position: relative;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 18px;
    padding-bottom: 18px;
    width: 240px;
    border: 1px solid #2e1813;
    text-align: center;
}
.btn-plus1 a {
    position: relative;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 18px;
    padding-bottom: 18px;
    width: 240px;
    border: 1px solid #2e1813;
    text-align: center;
}
@media only screen and (max-width: 767px){
    .btn-plus a {
        padding-top: 15px;
        padding-bottom: 15px;
        width: 240px;
        font-size: 15px;
        letter-spacing: 0.16em;
    }
    .library .btn-plus a{
        width: auto;
    }
}
@media only screen and (max-width: 767px){
    .btn-plus1 a {
        padding-top: 15px;
        padding-bottom: 15px;
        width: 240px;
        font-size: 15px;
        letter-spacing: 0.16em;
    }
}
@media only screen and (max-width: 767px){
    .sec04 .btn-plus{
        display: none;
    }
}
@media only screen and (min-width: 767px){
    .sec04 .btn-plus1{
        display: none;
    }
}
.library .btn-plus{
    width: 21%;
}
@media only screen and (max-width: 767px){
    .library .btn-plus{
        width: 240px;
        margin-bottom: 10px;
    }
}
.library .btn-plus a{
    width: auto;
}
.sec03 {
    position: relative;
    margin-top: -25px;
    padding-top: 628px;
    height: 0;
    z-index: 1;
}
@media only screen and (max-width: 767px){
    .sec03 {
        margin-top: 0;
        padding-top: 0;
        padding-bottom: 30px;
        height: auto;
    }
}
.sec03 .secIn01 {
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-top: 88px;
    width: 1100px;
    z-index: 1;
    left: 50%;
}
@media only screen and (max-width: 767px){
    .sec03 .secIn01 {
        position: relative;
        left: 0;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        margin-top: 0;
        width: 100%;
    }
}
.sec03 .secIn01::before{
    content: '';
    position: absolute;
    top: 0;
    left: 500px;
    display: inline-block;
    margin-top: 20px;
    padding-top: 420px;
    width: 600px;
    height: 0;
    background: url(../img/ir_img03.png) left top no-repeat;
    z-index: 1;
}
@media only screen and (max-width: 767px){
    .sec03 .secIn01::before {
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        margin-top: 15px;
        padding-top: 56%;
        width: 80%;
        background: url(../img/ir_img03.png) left top no-repeat;
        background-size: contain;
    }
}
.sec03 h2 {
    position: relative;
    margin-bottom: 20px;
    font-size: 4.3rem;
    font-weight: bold;
    font-style: italic;
    letter-spacing: 0.12em;
    z-index: 2;
    text-align: right;
}

@media only screen and (max-width: 767px){
    .sec03 h2 {
        position: absolute;
        top: 0;
        left: 0;
        margin-bottom: 10px;
        margin-left: 15px;
        font-size: 2.4rem;
        text-align: left;
    }
}
.sec03 .secInIn01 {
    position: relative;
    margin-top: -40px;
    width: 500px;
    z-index: 2;
}
@media only screen and (max-width: 767px){
    .sec03 .secInIn01 {
        top: 0;
        left: 0;
        margin-top: 10px;
        margin-left: 0;
        width: 100%;
    }
}
.sec03 h3 {
    margin-bottom: 30px;
    font-size: 2.9rem;
    line-height: 1.51586;
    text-align: center;
}
@media only screen and (max-width: 767px){
    .sec03 h3 {
        margin-bottom: 10px;
        font-size: 1.85rem;
        letter-spacing: 0.1em;
        line-height: 1.43135;
    }
}
.sec03 .write02 {
    margin-bottom: 55px;
    font-size: 1.5rem;
    line-height: 2.13333;
    text-align: center;
}
@media only screen and (max-width: 767px){
    .sec03 .write02 {
        margin-bottom: 20px;
        padding-right: 4%;
        padding-left: 4%;
        font-size: 1.15rem;
        letter-spacing: 0.07em;
        line-height: 1.76087;
    }
}
/* .sec04 {
    padding-top: 70px;
    padding-bottom: 88px;
    background: #f6f5f5;
}
.sec04 .list01{
    display: table;
    margin-right: auto;
    margin-left: auto;
    width: 1060px;
}
.sec04 .list01 li {
    display: table-cell;
    background-color: #fff;
}
.sec04 .list01 a {
    display: block;
    padding-bottom: 15px;
    width: 336px;
    background: #fff;
}
.sec04 .list01 a:last-child {
    width: auto;
}
.sec04 .list01 .image {
    display: block;
    width: 100%;
    height: 242px;
    overflow: hidden;
    margin-bottom: 15px;
    background-color: #000;
}
.sec04 .list01 a .image img {
    transition: all 0.3s ease-out;
}
.sec04 .list01 span {
    display: block;
    margin-left: 25px;
}
.sec04 .list01 .txt01 {
    margin-bottom: 5px;
    font-size: 1.8rem;
    letter-spacing: 0.14em;
} */
.co-content__body {
    margin: 56px auto;
    width: 726px;
}
.co-content__body.ir-body {
    width: 960px;
}
@media screen and (max-width: 767px){
    .co-content__body.ir-body {
        width: auto;
    }
}
.ir_message {
    display: flex;
}
@media screen and (max-width: 767px){
    .ir_message {
        /* flex-wrap: wrap; */
        display: block;
    }
}
.ir_messageImg {
    margin-right: 30px;
    margin-bottom: 30px;
}
@media screen and (max-width: 767px){
    .ir_messageImg {
        text-align: center;
        width: 100%;
        margin-right: 0;
    }
}
.ir_messageImg img {
    max-width: 250px;
}
.ir_messageTxt_right {
    text-align: right;
}
.co-cont__txt {
    line-height: 2.4rem;
}
.co-cont__txt+.co-cont__txt {
    margin-top: 16px;
}
.main_dis {
    padding: 0px 0 40px;
    margin: 0 auto;
    width: 1000px;
}
@media screen and (max-width: 767px){
    .main_dis {
        width: 100%;
        padding-right: 4%;
        padding-left: 4%;
    }
}
.main_dis h3 {
    line-height: 100%;
    padding: 16px 20px;
    margin-top: 46px;
    margin-bottom: 16px;
    background-color: #ece9e6;
    font-size: 16px;
    padding-right: 20px;
    vertical-align: -2px;
    font-weight: 900;
}
.main_dis p{
    line-height: 2.4rem;
}
.pageMainContents {
    margin-top: 30px;
    margin-left: 20%;
    margin-right: 20%;
    margin-bottom: 30px;
}
@media only screen and (max-width: 767px){
    .pageMainContents  {
        margin: 0;
        width: 100%;
        padding-right: 4%;
        padding-left: 4%;
    }
}
@media screen and (max-width: 767px){
    .pageMainContents {
        margin-left: 0;
        margin-right: 0;
    }
}
table.blogparts_element {
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
    border: #d2d2d2 solid 1px;
}
table.blogparts_element th {
    background: #efefef;
    color: #262626;
    text-align: left;
}
table.blogparts_element th, table.blogparts_element td {
    padding: 20px;
    border: #d2d2d2 1px solid;
    vertical-align: top;
}
table.blogparts_element th:first-child {
    width: 25%;
}
table.blogparts_element th:first-child,
table.blogparts_element td:first-child {
    border-left: 0;
}
table.blogparts_element th, table.blogparts_element td {
    padding: 20px;
    border: #d2d2d2 1px solid;
    vertical-align: top;
    line-height: 2.4rem;
}
.pageMainContents a:hover{
    text-decoration: underline;
}
.leadBox dl{
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    width: 830px;
    margin-top: 30px;
}
.leadBox dt {
    padding: 8px 10px;
    font-size: 1.6rem;
}
.irFaq_answer a{
    text-decoration: underline;
    color: #33404c;
}
.irFaq_answer a:hover {
    text-decoration: none;
}
@media only screen and (max-width: 767px){
    .leadBox dl {
        margin-bottom: 30px;
        padding-right: 4%;
        padding-left: 4%;
        width: 100%;
    }
}
.center_{
    padding-top: 135px;
    padding-bottom: 88px;
    background: #f6f5f5;
}
.center_ .btndev ul li a {
    background-color: #fff;
}
@media only screen and (max-width: 767px){
    .center_ .btndev ul li a {
        margin-bottom: 40px;
    }
}
.center_ .btndev_ ul li a {
    background-color: #fff;
}
@media only screen and (max-width: 767px){
    .center_ .btndev_ ul li a {
        margin-bottom: 40px;
    }
}
.__elem {
    padding: 16px 20px;
    font-size: 1.8rem;
    letter-spacing: 0.14em;
    border-bottom: 2px solid;
    border-color: #f6f5f5;
}
.center_ .btndev ul {
    position: relative;
}
/* .secIn02{
    position: absolute;
    z-index: 2;
    margin-bottom: 20px;
    font-size: 4.3rem;
    font-weight: bold;
    font-style: italic;
    letter-spacing: 0.12em;
    left: 480px;
    top: -22px;
} */
@media only screen and (max-width: 767px){
    .secIn02{
       display: none;
    }
}
.secIn03{
    position: absolute;
    z-index: 2;
    margin-bottom: 20px;
    font-size: 4.3rem;
    font-weight: bold;
    font-style: italic;
    letter-spacing: 0.12em;
    right: 640px;
    top: -22px;
}
@media only screen and (max-width: 767px){
    .secIn03{
        display: none;
    }
}
.sans-en span{
    font-size: 15px;
}
@media only screen and (min-width: 767px){
    .secIn04{
        display: none;
    }
}
.secIn04{
    top: 0;
    left: 0;
    margin-bottom: 10px;
    margin-left: 15px;
    font-size: 2.4rem;
}
.irFaq_answer{
    border-bottom: 1px solid #e6e6e6;
}
.sup{
    vertical-align: super;
    font-size: 55.5%;
    position: relative;
}
.sup_{
    vertical-align: super;
    font-size: 55.5%;
    position: relative;
    color: #aa926c;
}
.note p{
    margin-left: 23%;
    margin-right: 20%;
    width: 55%;
    text-indent: -3.7em;
}
@media only screen and (max-width: 767px){
    .note p{
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        padding-right: 4%;
        padding-left: 18%;
    }
}
.img_comment{
    text-align: center;
    color: #aa926c;
    margin-bottom: 20px;
}
.bnr02 {
    position: relative;
    overflow: hidden;
    margin-bottom: 80px;
    padding-top: 170px;
    width: 30%;
    height: 0;
    background: #000;
    z-index: 1;
}
.bnr03 {
    position: relative;
    overflow: hidden;
    margin-bottom: 80px;
    margin-left: 10px;
    padding-top: 170px;
    width: 30%;
    height: 0;
    background: #000;
    z-index: 1;
}
.bnr02::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/ir_img04.png) left top no-repeat;
    background-size: cover;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    z-index: 1;
    opacity: .6;
}
.bnr03::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/ir_img05.png) left top no-repeat;
    background-size: cover;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    z-index: 1;
    opacity: .6;
}
.bnr02 a {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.bnr03 a {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.bnr02 .txtBox {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 1;
}
.bnr03 .txtBox {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 1;
}
.bnr02 .txt02 {
    margin-bottom: 5px;
    font-size: 4.2rem;
    letter-spacing: 0.05em;
}
.bnr02 .txt03 {
    font-size: 1.5rem;
    letter-spacing: 0.3em;
}
@media only screen and (max-width: 767px){
    .bnr02 .txt02 {
        margin-bottom: 5px;
        font-size: 2.2rem;
        letter-spacing: 0.05em;
    }
}
@media only screen and (max-width: 767px){
    .bnr02 .txt03 {
        font-size: 1rem;
        letter-spacing: 0.3em;
    }
}
.bnr03 .txt02 {
    margin-bottom: 5px;
    font-size: 4.2rem;
    letter-spacing: 0.05em;
}
.bnr03 .txt03 {
    font-size: 1.5rem;
    letter-spacing: 0.3em;
}
@media only screen and (max-width: 767px){
    .bnr03 .txt02 {
        margin-bottom: 5px;
        font-size: 2.2rem;
        letter-spacing: 0.05em;
    }
}
@media only screen and (max-width: 767px){
    .bnr03 .txt03 {
        font-size: 1rem;
        letter-spacing: 0.3em;
    }
}
.bnr02 .txtBox span {
    display: block;
    text-align: center;
    color: #fff;
    z-index: 1;
}
.bnr03 .txtBox span {
    display: block;
    text-align: center;
    color: #fff;
    z-index: 1;
}
.bnr02:hover::before {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0.4;
}
.bnr03:hover::before {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0.4;
}
@media only screen and (max-width: 767px){
    .bnr02 {
        margin-bottom: 30px;
        width: 100%;
    }
}
@media only screen and (max-width: 767px){
    .bnr03 {
        margin: 0;
        margin-bottom: 0;
        width: 100%;
    }
}
@media only screen and (max-width: 767px){
    .bnr02::before {
        background: url(../img/ir_img04.png) left top no-repeat;
        background-size: cover;
    }
}
@media only screen and (max-width: 767px){
    .bnr03::before {
        background: url(../img/ir_img05.png) left top no-repeat;
        background-size: cover;
    }
}
.center h2{
    margin: 0;
}
.c-panel-l__contents__ttl{
    background-color: #fff;
}
.c-panel-l__contents__ttl a{
    width: auto;
}
.btndev{
    background-color: #fff;
}
.center_ h2{
    font-size: 40px;
    position: absolute;
    top: -25px;
    z-index: 2;
}
@media only screen and (max-width: 767px){
    .center_ h2{
        font-size: 25px;
        position: absolute;
        top: -25px;
        z-index: 2;
    }
}
.center_ .btndev{
    background: #f6f5f5;
}
@media only screen and (max-width: 767px){
    .btndev ul li:first-child {
        margin-bottom: 60px;
    }
}
@media only screen and (max-width: 767px){
    .center_ .btndev {
        background: #f6f5f5;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
}
.irFaq_question{
    margin-top: 25px;
}
.irFaq_question:first-child{
    margin-top: 0;
}
.pageNav .next {
    margin-left: 120px;
}
@media only screen and (max-width: 767px){
    .pageNav .next {
        margin-left: 0;
    }
}
.pageNav .next1 {
    margin-left: 120px;
}
.pageNav .next1:last-child {
    margin-left: 0;
}
.pageNav .next1 {
    float: right;
}
@media only screen and (max-width: 767px){
    .pageNav .next1 {
        float: none;
        margin-left: 0;
    }
}
.pageNav .prev::before, .pageNav .next1::after {
    content: '';
    display: inline-block;
    padding-top: 10px;
    width: 44px;
    height: 0;
}
@media only screen and (max-width: 767px){
    .pageNav .prev::before, .pageNav .next1::after {
        padding-top: 13px;
        width: 12px;
        background-size: contain;
    }
}
.pageNav .next1::after {
    margin-left: 20px;
    background: url(/corporate/common/images/ico_arrow_01.png) right center no-repeat;
}
@media only screen and (max-width: 767px){
    .pageNav .next1::after {
        margin-left: 10px;
        background: url(/corporate/common/images/ico_arrow_01_sp.png) right bottom no-repeat;
        background-size: contain;
    }
}
.pageNav {
    margin-top: 75px;
    margin-bottom: 75px;
}
.library{
    display: flex;
}
@media only screen and (max-width: 767px){
    .library{
        display: block;
    }
}
.lib{
    margin-left: 20%;
    margin-right: 20%;
    padding-bottom: 75px;
    background-color: #fff;
}
.secInIn1{
    background-color: #fff;
}
.secInIn1 h3{
    text-align: center;
    padding-bottom: 30px;
    font-size: 2.9rem;
    line-height: 1.51586;
}
@media only screen and (max-width: 767px){
    .secInIn1 h3{
        padding-top: 40px;
    }
}
.secInIn1 p{
    text-align: center;
    padding-bottom: 30px;
    line-height: 1.51586;
    background-color: #fff;
}
@media only screen and (max-width: 767px){
    .lib{
        margin-left: 0;
        margin-right: 0;
        padding-bottom: 75px;
    }
}
.is-external-link{
    word-wrap: break-word;
    word-break: break-all;
    display: inline-block;
}
.sec04 {
    position: relative;
    overflow: hidden;
    height: 620px;
    background-size: cover;
    z-index: 1;
}
.sec04.irnews{
    background-color: #f6f5f5;
    padding: 20px 15px;
    height: auto;
}
@media only screen and (max-width: 767px){
    .sec04.irnews{
        margin-bottom: 70px;
    }
}
@media only screen and (max-width: 767px){
    .sec04 {
        height: auto;
        padding: 0 0 70px;
    }
}
.sec04 .secIn01{
    display: flex;
    flex-wrap: wrap;
}
@media only screen and (max-width: 767px){
    .sec04 .secIn01 {
        margin-top: 40px;
    }
}
.sec04 .col01 {
    width: 30%;
    min-width: 300px;
    z-index: 1;
    padding-top: 0px;
    padding-right: 50px;
}
@media only screen and (max-width: 767px){
    .sec04 .col01 {
        position: static;
        margin-top: 0;
        margin-right: 0;
        width: 100%;
        min-width: 0;
        padding: 0 10px;
    }
}
@media only screen and (max-width: 767px){
    .sec04 .col01In {
        float: left;
        margin-right: 20px;
        margin-left: 20px;
    }
}
.sec04 .col01 .col01In{
    max-width: 250px;
    margin-left: auto;
}
.sec04 h2 {
    margin-bottom: 10px;
    font-size: 3.325rem;
    font-style: italic;
    letter-spacing: 0.16em;
    line-height: 1.49594;
}
@media only screen and (max-width: 767px){
    .sec04 h2 {
        font-size: 1.95rem;
        line-height: 1.27538;
    }
}
@media only screen and (max-width: 767px){
    .sec04 .col01 .btn-plus {
        position: absolute;
        bottom: 20px;
        left: 50%;
        margin-left: -120px;
    }
}
@media only screen and (max-width: 767px){
    .sec04 .col01 .btn-plus1 {
        position: absolute;
        bottom: 20px;
        left: 50%;
        margin-left: -120px;
    }
}
.sec04 .btn-plus {
margin-bottom: 20px;
}
.sec04 .btn-plus1 {
    margin-bottom: 20px;
}
.sec01 {
    background: #f6f5f5;
}
.sec01 .inner {
    display: flex;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    padding: 15px 55px 15px 35px;
    min-height: 50px;
    width: 960px;
    background: #e6e2db;
    z-index: 2;
}
@media only screen and (max-width: 767px){
    .sec01 .inner {
        display: block;
        margin-top: 0;
        padding: 25px 0;
        width: 100%;
        height: auto;
        background: #f6f5f5;
    }
}
.sec01 h2 {
    margin: 0;
    display: inline-block;
    margin-right: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 25px;
    border-right: 1px solid #2e1813;
    font-size: 1.3rem;
    letter-spacing: 0.18em;
}
@media only screen and (max-width: 767px){
    .sec01 h2 {
        display: block;
        margin-right: 0;
        margin-bottom: 17px;
        padding-top: 0;
        padding-bottom: 0;
        padding-right: 0;
        border-right: 0;
        font-size: 1.5rem;
        letter-spacing: 0.18em;
        text-align: center;
    }
}
.sec01 .btn01 {
    position: absolute;
    bottom: 0;
    right: 0;
}
@media only screen and (max-width: 767px){
    .sec01 .btn01 {
        position: static;
        font-size: 1.1rem;
        letter-spacing: 0.16em;
    }
}
.sec01 .btn01 a {
    overflow: hidden;
    display: block;
    width: 50px;
    height: 50px;
    background: #2d1611;
    text-indent: -9999px;
}
@media only screen and (max-width: 767px){
    .sec01 .btn01 a {
        margin-right: auto;
        margin-left: auto;
        width: 200px;
        height: 40px;
        background: transparent;
        border: 1px solid #2e1813;
        text-align: center;
        text-indent: 0;
        line-height: 40px;
        margin-top: 30px;
    }
}
.sec01 .btn01 a::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    padding-top: 2px;
    width: 15px;
    height: 0;
    background: #fff;
    z-index: 1;
}
@media only screen and (max-width: 767px){
    .sec01 .btn01 a::before {
        display: none;
    }
}
.sec01 .btn01 a::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg);
    display: block;
    padding-top: 2px;
    width: 15px;
    height: 0;
    background: #fff;
    z-index: 1;
}
@media only screen and (max-width: 767px){
    .sec01 .btn01 a::after {
        display: none;
    }
}
@media only screen and (max-width: 767px){
    .ir_messageTxt {
        width: 100%;
        padding-right: 4%;
        padding-left: 4%;
    }
}
@media only screen and (max-width: 767px){
    img {
        max-width: 100%;
        width: 100%;
    }
}
.eir_box{
    width: 40%;
    position: relative;
    top: -55px;
}
.eir_box1{
    width: 35%;
    position: relative;
    top: -55px;
}
.eir_box2{
    width: 35%;
    position: relative;
    top: -55px;
}
.eir_box3{
    width: 40%;
    position: relative;
    top: -55px;
}
.eir_box4{
    width: 31%;
    position: relative;
    top: -55px;
}
img.eirindividual_image {
    max-width: 100%;
}
@media only screen and (max-width: 767px){
    .eir_box, .eir_box1, .eir_box2, .eir_box3, .eir_box4{
        display: none;
    }
}
@media only screen and (max-width: 767px){
    .individual_left{
        padding-left: 4%;
        padding-right: 4%;
    }
}
@media only screen and (max-width: 767px){
    .individual_right{
        padding-left: 4%;
        padding-right: 4%;
    }
}
.secInIn03{
    display: none;
}
@media only screen and (max-width: 767px){
    .secInIn03{
        display: block;
        margin-top: 35px;
    }
    .eir_pc{
        display: none;
    }
    .sec02 .secIn01 {
        display: block;
    }
}
.ir_eir_box{
    margin-right: 43px;
}
.ir_eir_box2{
    margin-left: 43px;
}
@media only screen and (max-width: 767px){
    .ir_eir_box{
        width: 80%;
        margin: 0 auto;
    }
    .ir_eir_box2{
        width: 80%;
        margin: 0 auto;
    }
}
.secIn02_box{
    position: relative;
}
.sec02 .sans_right{
    right: 0;
    text-align: right;
}
@media only screen and (max-width: 767px){
    .sec02 .sans_right{
        right: 0;
        text-align: left;
    }
}
.center{
    margin-top: 50px;
}
@media only screen and (max-width: 767px){
    .center{
        margin-top: 0;
    }
}

#storebrand{
  max-width: 1032px;
  margin: auto;
}

#storebrand h2{
  text-align: center;
  font-size: 2.9rem;
  margin-bottom: 40px;
  font-weight: 500;
}

#storebrand .layout{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#storebrand .layout .box{
  width: 46%;
  max-width: 490px;
  margin-top: 80px;
}

#storebrand .box h3{
  text-align: center;
  margin-bottom: 40px;
  font-size: 2rem;
}

#storebrand .box .text{
  margin-bottom: 50px;
}

#storebrand .box#sb7 .text{
  height: auto;
}

#storebrand .box .text p{
  font-size: 1.5rem;
  line-height: 1.8;
}

#storebrand .box .text p.anno{
  font-size: 1.2rem;
  margin-top: 2rem;
}

#storebrand .annotation{
  margin: 20px 0 80px;
  font-size: 1.2rem;
  line-height: 1.5;
}

@media only screen and (max-width: 767px) {
#storebrand{
  padding: 0 6%;
}

#storebrand h2{
  font-size: 2.4rem;
  margin-bottom: 0;
}

#storebrand .layout{
  justify-content: center;
}

#storebrand .layout .box{
  width: 100%;
  margin-top: 40px;
}

#storebrand .box h3{
  margin-bottom: 20px;
}

#storebrand .box .text{
  height: auto !important;
  margin-bottom: 20px;
}

#storebrand .box .text p{
  font-size: 1.2rem;
}


}
