/*companyinfo top*/
.business.companyinfoTop .pagettl h2 {
    font-weight: bold;
}
#introMovie {
    background-color: #BCDAD2;
    padding: 6rem 0;
    margin-bottom: 8rem;
}
#introMovie .movWrap {
    width: 908px;
    margin: 0 auto;
    position: relative;
}
ul.switch {
    width: 338px;
}
ul.switch li {
    width: 48.8%;
}
#outline {
    margin-top: 8rem;
}
.btn-dl-list {
    display: flex;
    max-width: 906px;
    margin: 0 auto;
    justify-content: space-between;
}
.btn-dl-list li {
    list-style: none;
    width: 49.116%;
}
.btn-dl-list li.btn-a a {
    width: 100%;
}
.btn-dl-list + p {
    text-align: center;
    margin: 3rem 0 5rem;
}
#corpInfoLink {
    margin-bottom: 10rem;
}

/*vision*/
.identityWrap {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(/asset/img/companyinfo/vision/philosophy.jpg);
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    box-sizing: border-box;
    height: 364px;
    margin-bottom: 6rem;
}
#purpose.identityWrap {
    background-image: url(/asset/img/companyinfo/vision/purpose.jpg);
    margin-bottom: 8rem;
}
section.content .identityWrap h3,
.identityWrap p {
    width: 100%;
    color: #fff;
}
.identityWrap p {
    text-align: center;
}
#tagline {
    background-color: #F5F6FA;
    background-image: url(/asset/img/companyinfo/vision/img1.jpg);
    background-repeat: no-repeat;
    background-position: left top -110px;
    background-size: 47.142% auto;
    margin-bottom: 8rem;
    margin-top: 13rem;
}
@media screen and (max-width: 1140px) {  
    #tagline {
        background-position: left center;
    }
}
#tagline .txtBox {
    padding: 6rem 0 5.5rem 50.77%;
}
#tagline .txtBox dl {
    line-height: 1.75;
    margin-top: 5rem;
    margin-right: -5%;
}
#tagline .txtBox dt {
    font-weight: bold;
    margin-bottom: 1rem;
}
#corpColoer dl {
    line-height: 1.75;
    margin: 3rem 0;
}
#corpColoer dt {
    font-weight: bold;
    color: #009E8A;
    padding-left: 1rem;
    position: relative;
    margin-bottom: 2rem;
}
#corpColoer dt::before {
    content: "";
    width: 4px;
    height: 2rem;
    background-color: #009E8A;
    position: absolute;
    left: 0;
    top: 0.5rem;
}
#corpColoer dt:nth-of-type(2) {
    color: #EE8AAA;
}
#corpColoer dt:nth-of-type(2)::before {
    background-color: #EE8AAA;
}
#corpColoer dd + dt {
    margin-top: 3rem;
}
#corpColoer .inner2 > div {
    background-color: #E9F3F1;
    border-radius: 10px;
    padding: 5rem 0 6rem;
}
#corpColoer .inner2 > div p {
    width: 77.92%;
    margin: 0 auto;
}
#corpColoer .inner2 > div p.ttl {
    font-weight: bold;
    color: #009E8A;
    font-size: 1.8rem;
    text-align: left;
    margin-bottom: 3rem;
}
.corpidentity #corpInfoLink {
    margin-bottom: 0;
}
#euglism {
    padding: 6rem 0;    
}
#euglism .inner2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#euglism dl {
    width: 59.6%;
    background-color: #fff;
    border-radius: 10px 0 0 10px;
    box-sizing: border-box;
    padding: 4.5rem 0 5.5rem 7rem;
    position: relative;
    box-sizing: border-box;
}
#euglism dl::after {
    content: "";
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 0;
    width: 500%;
    height: 100%;
    display: block;
    z-index: 0;
}
#euglism dt,
#euglism dd {
    z-index: 5;
    position: relative;
}
#euglism dt {
    font-size: 1.8rem;
    color: #009E8A;
    font-weight: bold;
    margin-bottom: 1.8rem;
}
#euglism dt span {
    font-size: 1.4rem;
    margin-left: 2rem;
    padding-left: 4.6rem;
    padding-right: 2.6rem;
    position: relative;
    vertical-align: middle;
}
#euglism dt span::before,
#euglism dt span::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    background-color: #009E8A;
    width: 4rem;
    height: 2px;
}
#euglism dt span::after {
    width: 1.6rem;
    left: inherit;
    right: 0;
    background-color: #EE8AAA;
}
#euglism dd + dt {
    margin-top: 6.8rem;
}
/*company*/
table.historyTable {
    border-collapse: collapse;
    width: 100%;
    line-height: 1.75;
}
table.historyTable th {
    font-weight: bold;
    white-space: nowrap;
}
table.historyTable th.year {
    width: 8.27%;
    font-size: 1.8rem;
}
table.historyTable th.month {
    width: 7.72%;
}
table.historyTable tr.year-top th:nth-child(1),
table.historyTable tr.year-last th,
table.historyTable tr.year-last td {
    border-bottom: solid 1px #C2C2C2;
    padding: 3rem 0 0;    
}
table.historyTable .year-last.year-top th,
table.historyTable .year-last.year-top td {
    padding-bottom: 3rem;
}
table.historyTable tr.year-last:not(.year-top) th,
table.historyTable tr.year-last:not(.year-top) td {
    padding: 0 0 3rem;
}
.corpprofile #corpInfoLink {
    margin-bottom: 0;
}
.corpprofile .tableType1 .btn-a {
    text-align: right;
    margin-top: 2rem;
}
.corpprofile .tableType1 td ol {
    margin: 0 0 2rem 2rem;
    padding: 0;
}
.corpprofile .tableType1 figcaption {
    font-weight: bold;
}
.corpprofile .tableType1 dt {
    font-weight: bold;
}
.mapnoteImg {
    margin-top: 1.5rem;
}
/*exective*/
.exective section.content,
.groupco section.content {
    padding-top: 8rem;
}
.exective .member {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: -2rem;
}
.exective .member::after {
    content: "";
    display: block;
    width: 23.5%;
}
.exective .member.cxo::after,
.exective .member.group::after {
    width: 49%;
}

.exective .member li {
    list-style: none;
    width: 23.5%;
    margin-bottom: 2rem;
}
.exective .member li span {
    display: block;
    font-size: 1.2rem;
}
.exective .member li figure {
    box-shadow: 1px 3px 6px 0px rgba(0,0,0,0.1);
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 2rem;
    padding-top: 61.94%;
    height: 0;
    box-sizing: border-box;
    position: relative;
}
.exective .member li figure img {
    transition: 1s all;
    width: 100%;
    height: auto;
    vertical-align: bottom;
    position: absolute;
    left: 0;
    top: -5%;
}
.exective .member + h3 {
    margin-top: 6rem;
}
#modalWrap {
    display: none;
}
.exective #cboxContent {
    border-radius: 10px;
}
.exective #cboxLoadedContent {    
    max-width: 1140px;
    width: 81.428%;
    box-sizing: border-box;
}
.exectiveNote {
    list-style: none;
    margin: 4rem 0 6rem;
    font-size: 1.2rem;
    line-height: 1.75;
}
.exectiveNote li {
    padding-left: 1em;
    position: relative;
}
.exectiveNote li::before {
    content: "・";
    position: absolute;
    left: 0;
    top: 0;
}
.bh-detail {
    width: 79.47%;
    margin: 0 auto;
}
.p-nameWrap,
.p-history {
    margin-top: 8rem;
}
.p-nameWrap figure,
.p-history figure {
    width: 50%;
    float: left;
    border-radius: 10px;
    overflow: hidden;
    max-height: 260px;
}
.p-nameWrap figure img,
.p-history figure img {
    width: 100%;
    margin-top: -5px;
}
.p-nameWrap h3,
.bh-detail .p-nameWrap table,
.p-history h3 {
    float: right;
    width: 45.58%;
}

.p-nameWrap h3,
.p-history h3 {
    font-size: 2.2rem;
    margin-bottom: 3rem;
}
.p-nameWrap h3 span,
.p-history h3 span,
.p-history h3 i {
    display: block;
    font-size: 1.6rem;
    margin-bottom: 1rem;
    font-weight: normal;
    line-height: 1.3;
}
.p-history h3 i {
    display: none;
    font-style: normal;
}
.cxo .p-history h3 i {
    display: block;
}
.bh-detail table {
    box-sizing: border-box;
    border-top: solid 2px #009E8A;
    border-bottom: solid 2px #009E8A;
    position: relative;
    border-collapse: collapse;
}
.bh-detail table::before,
.bh-detail table::after {
    content: "";
    display: block;
    width: 16%;
    height: 2px;
    background-color: #EE8AAA;
    position: absolute;
    left: 0;
    top: -1px;
}
.bh-detail table::after {
    top: inherit;
    bottom: -1px;
}
.bh-detail table th,
.bh-detail table td {
    line-height: 1.75;
    padding: 2rem 0;
    border-bottom: solid 1px #c8c5c4;
}
.bh-detail table th {
    text-align: left;
    font-weight: bold;
    width: 25%;
}
.bh-detail table td {
    width: 75%;
}
.bh-detail table tr:last-child th,
.bh-detail table tr:last-child td {
    border-bottom: none;
}
.bh-detail .p-history table {
    width: 100%;
    clear: both;
}
.bh-detail .p-nameWrap table th {
    width: 19%;
}
.bh-detail .p-nameWrap table td {
    width: 81%;
}
.p-nameWrap + .p-history {
    clear: both;
    padding-top: 4rem;
}
.p-history h4 {
    text-align: center;
    font-weight: bold;
    color: #009E8A;
    font-size: 2.2rem;
    padding-bottom: 2rem;
    margin-bottom: 3rem;
    position: relative;
    width: 100%;
}
.p-history h4::after,
.p-history h4::before {
    content: "";
    background-color: #009E8A;
    width: 4rem;
    padding-top: 3px;
    height: 0;
    position: absolute;
    left: 50%;
    margin-left: -2rem;
    bottom: 0;
}
.p-history h4::after {
    width: 1rem;
    background-color: #EE8AAA;
    margin-left: 1rem;
}
.p-history table {
    margin-bottom: 7.5rem;
    margin-top: 4rem;
    width: 100%;
}
.p-nameWrap + .p-history table {
    margin-top: 0;
}
.p-history {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.p-history figure,
.p-history h3 {
    float: none;
    margin-bottom: 0;
}
.p-history table td  p + .btn-a {
    margin-top: 2rem;
}
.p-history table td .btn-a a span {
    padding: 1rem 4rem;
}

#interview ul.slider2 li {
    margin-bottom: 0;
    overflow: hidden;
}

#interview ul.slider2 li p:nth-of-type(2) {
    font-size: 1.2rem;
}
#interview ul.slider2 li p.btn-a {
    text-align: center;
}
#interview ul.slider2 li figure {
    position: relative;
    padding-top: 47.22%;
    height: 0;
    overflow: hidden;
}
#interview ul.slider2 li figure img {
    position: absolute;
    left: 0;
    top: -0.5rem;
    width: 100%;
    height: auto;
}

/*interview*/

.interview1 .pageHader {
    background-image: url(/asset/img/companyinfo/exective/interview1-ttl-bg.jpg);
}
.interview2 .pageHader {
    background-image: url(/asset/img/companyinfo/exective/interview2-ttl-bg.jpg);
}
.interview3 .pageHader {
    background-image: url(/asset/img/companyinfo/exective/interview3-ttl-bg.jpg);
}
.interview1 .pageHader::before,
.interview2 .pageHader::before,
.interview3 .pageHader::before {
    display: none;
}
.interview1 .pageHader dl,
.interview2 .pageHader dl,
.interview3 .pageHader dl {
    text-align: center;
    margin-top: 3rem;
}
#interview ul.slider2.num2 {
    justify-content: center;
}
#interview ul.slider2.num2 li {
    margin: 0 1.5rem;
}
.interviewLink {
    margin-bottom: 8rem;
}
.interview1 .videoWrap {
    display: flex;
    justify-content: space-between;
    margin-bottom: 4rem;
}
.interview1 .videoWrap .video {
    width: 50%;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.interview1 .videoWrap .video::after {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/asset/img/companyinfo/exective/mov-btn.png);
    background-repeat: no-repeat;
    width: 78px;
    height: 78px;
    left: 50%;
    top: 50%;
    margin-left: -39px;
    margin-top: -39px;
    pointer-events: none;
}
.interview1 .videoWrap .videoDetail {
    width: 45.6%;
}

/*group*/
.groupWrap ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -4rem;
}
.groupWrap ul li {
    list-style: none;
    width: 23.5%;
    margin-bottom: 4rem;
    margin-right: 1.9%;
}
.groupWrap ul li:nth-child(4n) {
    margin-right: 0;
}
.groupWrap ul::after {
    content: "";
    display: block;
    width: 23.5%;
}
.groupWrap ul li > p:first-child {
    box-shadow: 1px 3px 6px 0px rgba(0,0,0,0.1);
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 2rem;
}
.groupWrap ul li p.c-name {
    font-weight: bold;
    letter-spacing: normal;
    line-height: 1.4;
    margin-bottom: 0.5rem;
}
.groupWrap ul li p.box-txt {
    font-size: 1.2rem;
    line-height: 1.5;
}
.groupWrap ul li p.btn-a {
    margin-top: 1.4rem;
}
.groupWrap ul li p.btn-a a:link,
.groupWrap ul li p.btn-a a:visited {
    min-width: inherit;
    width: 100%;
}
.groupWrap ul + h3 {
    margin-top: 10rem;
}
/*access*/
.access .pagettl {
    margin-bottom: 8rem;
}
.accessWarp {
    overflow: hidden;
    padding-bottom: 6rem;
}
.accessWarp:last-of-type {
    padding-bottom: 0;
}
.accessWarp figure {
    float: left;
    width: 50%;
    box-shadow: 1px 3px 6px 0px rgba(0,0,0,0.1);
    border-radius: 10px;
    overflow: hidden;
}
.accessWarp figure img {
    width: 100%;
    vertical-align: bottom;
}
.accessWarp p {
    float: right;
    width: 45.58%;
}
.accessWarp p span {
    font-size: 1.2rem;
    display: block;
}
/*sustainhitory*/
#contentWrap.hitory section.content {
    position: relative;
}
.sustainHistory {
    padding-top: 8rem;
}
.sustainHistory li {
    list-style: none;
    border-left: solid 2px #009E89;
    position: relative;
    margin-bottom: 0;
    width: 100%;
    padding: 0 0 5rem 16.55%;
    box-sizing: border-box;
}
/*.sustainHistory li:last-child,
.sustainHistory li:nth-last-child(2) {
    border-left: none;
}*/
.sustainHistory div:last-child > li:last-child::after {
    content: "";
    display: block;
    width: 2px;
    height: 50px;
    box-sizing: border-box;
    border-left: dotted 2px #fff;
    position: absolute;
    left: -2px;
    bottom: 0;
}
section.content .sustainHistory .year {
    font-size: 2.4rem;
    color: #009E89;
    font-weight: bold;
    position: absolute;
    left: -0.35em;
    top: -1em;
    line-height: 1;
}
.sustainHistory .year span {
    font-size: 3.2rem;
}
.sustainHistory .year::before {
    display: inline-block;
    content: "";
    background-color: #009E89;
    width: 16px;
    height: 16px;
    line-height: 1;
    border-radius: 100%;
    margin-right: 7px;
    vertical-align: 3px;
}
.sustainHistory .month {
    color: #009E89;
    font-size: 1.8rem;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: -2rem;
    margin-top: 0;
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-align: right;
    padding-right: 79.47%;
}
.sustainHistory .month::before,
.sustainHistory .month::after {
    content: "";
    display: block;
    width: 15.5%;
    height: 2px;
    background-color: #EE8AAA;
    position: absolute;
    left: 21.5%;
    top: 50%;
    margin-top: -1px;
}
.sustainHistory .month::after {
    background-color: #009E89;
    width: 63%;
    left: 37%;
}
.sustainHistory li > div {
    padding: 2.4rem 0 0 7rem;
    position: relative;
}
.sustainHistory li > div p.ttl {
    font-weight: bold;
    text-align: left;
    margin-bottom: 0;
}
.sustainHistory li > div p + p {
    margin-top: 1rem;
}
.sustainHistory li > div figure {
    margin-top: 2rem;
    border-radius: 10px;
    overflow: hidden;
    display: inline-block;
}
.sustainHistory li > div figure img {
    vertical-align: bottom;
}
.sustainHistory li > div + div {
    margin-top: 3rem;
    padding-top: 3rem;
}
.sustainHistory li > div + div::before {
    display: block;
    width: calc(100% - 7rem);
    height: 1px;
    content: "";
    background-color: #E2E2E2;
    position: absolute;
    right: 3.5rem;
    top: 0;    
}
#contentWrap.business.hitory .inner {
    position: relative;
}
#historyNav {
    position: absolute;
    right: 86px;
    top: 0;
}
@media screen and (min-width:1400px) {
    #historyNav {
        position: absolute;
        right: inherit;
        left: 50%;
        margin-left: 550px;
    }
}
@media screen and (min-width: 768px)  and (max-width: 1024px) {
    .sustainHistory {
        width: 85%;
    }
}
#historyNav.hnav_fixed {
    position: fixed;
    z-index: 100;
} 
#historyNav.hnav_fixed.is-stop {
    position: absolute;
    top: inherit;
    bottom: 0;
    padding-bottom: 100px;
} 
#historyNav ul {
    padding-top: 125px;
}
#historyNav li {
    list-style: none;
    padding-left: 1.5em;
    position: relative;
}
#historyNav li a {
    font-weight: bold;
    color: #999;
    font-size: 2rem;
}
#historyNav li + li {
    margin-top: 1.6em;
}
#historyNav li.current::before {
    content: "";
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    left: 0;
    top: 0.2em;
    background-color: #009E89;
    border-radius: 100%;
}

@media(hover: hover) {
    .exective .member li a:hover figure img {
        transform: scale(1.1, 1.1);
        transition: 1s all;
        opacity: 0.7;
    }

    #interview ul.slider2 li:hover {
        color: #000;
    }
    #historyNav li a:hover {
        color:#009E89;
    }
}

@media screen and (max-width: 960px) and (min-width: 768px) {
    .btn-dl-list {
        max-width: 95%;
    }
    .identityWrap {
        height: 26vw;
    }
    #tagline {
        background-size: auto 100%;
        background-position: left -25% top;
    }
}

@media screen and (max-width: 767px) {
/*companyinfo top*/
#introMovie {
    padding: 4rem 0;
    margin-bottom: 5rem;
}
.btn-dl-list {
    display: block;
    width: 90.66%;
}
.btn-dl-list li {
    width: 100%;
}
.btn-dl-list + p {
    margin-bottom: 0;
}
#corpInfoLink {
    margin-bottom: 0;
}
/*vision*/
.identityWrap {
    height: 97vw;
    background-position: left top;
    background-size: auto 100%;
}
#tagline {
    background-image: url(/asset/img/companyinfo/vision/img1_sp.jpg);
    background-size: 100% auto;
    background-position: center top;
    margin-top: 7rem;
    padding: 73.3vw 0 6vw;    
    margin-bottom: 5rem;
}
#tagline .txtBox {
    width: 100%;
    padding: 0;
}
#tagline .txtBox dl {
    margin-top: 3rem;
}
#corpColoer figure {
    margin: 0 -5%;
}
#corpColoer figure img {
    width: 100%;
}
#corpColoer .inner2 > div {
    padding: 4rem 0;
}
#corpColoer .inner2 > div p {
    width: 89.41%;
}
#euglism {
    padding: 5rem 0 6rem;
}
#euglism .inner2 {
    display: block;
}
#euglism dl {
    width: 100%;
    border-radius: 10px;
    padding: 3.8rem 1.8rem;
}
#euglism dl::after {
    display: none;
}
#euglism dt span {
    margin-left: 0;
    padding-left: 2.3rem;
    padding-right: 1.3rem;
    margin-top: 1rem;
    display: inline-block;
}
#euglism dt span::before {
    width: 1.8rem;
}
#euglism dt span::after {
    width: 0.7rem;
}
#euglism dd {
    line-height: 1.75;
}
#euglism dd + dt {
    margin-top: 3.5rem;
}
.corpidentity #corpInfoLink {
    padding-top: 5rem;
}
/*company*/
#outline {
    margin-top: 7rem;
}
.corpprofile .tableType1 .btn-a {
    text-align: center;
}

table.historyTable th,
table.historyTable td,
table.historyTable {
    display: block;
    text-align: left;
}
table.historyTable tr.year-top th:nth-child(1), 
table.historyTable tr.year-last th, 
table.historyTable tr.year-last td {
    padding: 2rem 0 0;
}
table.historyTable tr.year-last:not(.year-top) th,
 table.historyTable tr.year-last:not(.year-top) td {
    padding: 0 0 2rem;
}
table.historyTable tr {
    display: flex;
    flex-wrap: wrap;
}
table.historyTable th.year {
    width: 100%;
}
table.historyTable tr.year-top th:nth-child(1) {
    border-bottom: none;
    padding-bottom: 0;
}
table.historyTable th.month,
table.historyTable th:not(.year) {
    width: 18%;
}
table.historyTable td {
    width: 82%;
}
table.historyTable .year-last.year-top th,
table.historyTable .year-last.year-top td {
    padding:0 0 2rem;
}
/*exective*/
.exective .member li {
    width: 48.23%;
}

.bh-detail {
    width: 89.117%;
    padding: 5.5rem 0 0;
}
.p-nameWrap figure, .p-history figure {
    float: none;
    width: 66%;
    margin: 0 auto;
    max-height: 122px;
}
.p-nameWrap h3, .p-history h3 {
    float: none;
    width: 66%;
    text-align: left;
    font-size: 1.6rem;
    margin: 1.4rem auto 0;
}
.p-nameWrap h3 span, .p-history h3 span {
    font-size: 1.2rem;
}
.bh-detail .p-nameWrap table {
    float: none;
    width: 100%;
    margin-top: 3rem;
}
.bh-detail table tr {
    display: block;
}
.bh-detail table th,
.bh-detail table td,
.bh-detail .p-nameWrap table th,
.bh-detail .p-nameWrap table td {
    padding: 1.8rem 0;
    display: block;
    width: 100%;
}
.bh-detail table th,
.bh-detail .p-nameWrap table th {
    padding-bottom: 0;
    border-bottom: none;
}
.bh-detail .p-nameWrap table td,
.bh-detail table td {
    padding-top: 0;
}
.p-nameWrap + .p-history {
    padding-top: 6rem;
    margin-top: 0;
}
.p-nameWrap + .p-history table {
    margin-top: 0;
}
.p-history h4 {
    font-size: 1.8rem;
}
.p-nameWrap,
.p-history {
    margin-top: 0;
}
/*interview*/
#interview ul.slider2.num2 {
    justify-content: inherit;
}
#interview ul.slider2.num2 li {
    margin: 0;
}
.interview1 .pageHader {
    background-image: url(/asset/img/companyinfo/exective/interview1-ttl-bg_sp.jpg);
    margin-bottom: 5rem;
}
.interview2 .pageHader {
    background-image: url(/asset/img/companyinfo/exective/interview2-ttl-bg_sp.jpg);
    margin-bottom: 5rem;
}
.interview3 .pageHader {
    background-image: url(/asset/img/companyinfo/exective/interview3-ttl-bg_sp.jpg);
    margin-bottom: 5rem;
}
.interviewLink {
    margin-bottom: 0;
}
.interview1 .videoWrap {
    display: block;
}
.interview1 .videoWrap .video,
.interview1 .videoWrap .videoDetail {
    width: 100%;
}
.interview1 .videoWrap .video {
    margin-bottom: 2rem;
}
.interview1 .videoWrap .video::after {
    width: 55px;
    height: 55px;
    margin-left: -27.5px;
    margin-top: -27.5px;
    background-size: 100% auto;
}
.interview3 .pageHader dl {
    width: 90%;
}
/*group*/
.groupWrap ul {
    justify-content: space-between;
}
.groupWrap ul li {
    width: 48.23%;
    margin-right: 0 !important;
}
.groupWrap ul + h3 {
    margin-top: 7rem;
}
/*access*/
.access .pagettl {
    margin-bottom: 5rem;
}
.accessWarp {
    padding-bottom: 4rem;
}
.accessWarp:last-of-type {
    padding-bottom: 0;
}
.accessWarp figure {
    float: none;
    width: 100%;
    margin-bottom: 2rem;
}
.accessWarp p {
    float: none;
    width: 100%;
}
.accessWarp p.btn-a {
    text-align: center;
}
/*sustainhitory*/
.sustainHistory {
    padding-top: 1.5rem;
    margin-bottom: -2rem;
}
.sustainHistory li {
    border-left: none;
    padding: 0;
    margin-bottom: 2rem;
}
.sustainHistory .year::before {
    display: none;
}
section.content .sustainHistory .year,
.sustainHistory .month {
    position: inherit;
    left: inherit;
    top: inherit;
}
section.content .sustainHistory .year {
    margin-top: 3.5rem;
}
.sustainHistory .year span {
    font-size: 4.8rem;
}
.sustainHistory .month {
    padding-right: 86.17%;
    text-align: left;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.sustainHistory .month span {
    background-color: #fff;
    position: relative;
    z-index: 10;
    padding-right: 5px;
}
.sustainHistory .month::before {
    width: 30%;
    left: 10.58%;
}
.sustainHistory .month::after {
    width: 70%;
    left: 30%;
}
.sustainHistory li > div {
    padding: 0;
}
.p-history table td .btn-a a span {
    padding: 1rem;
    background-position: right 1rem center;
}
#historyNav {
    display: none;
}
}