[data-sp-aspect-ratio="335:188.86"]:before {
    padding-top: calc((188.86 / 335) * 100%);
}
[data-sp-aspect-ratio="285:71.17"]::before {
    padding-top: calc((71.17 / 285) * 100%);
}
[data-aspect-ratio="400:108"]::before {
    padding-top: calc((108 / 400) * 100%);
}
[data-aspect-ratio="600:108"]::before {
    padding-top: calc((108 / 600) * 100%);
}
[data-aspect-ratio="849:300"]::before {
    padding-top: calc((300 / 849) * 100%);
}
[data-aspect-ratio="600:145"]::before {
    padding-top: calc((145 / 600) * 100%);
}
html.de .fr-userReview_review.-reviewcontent__none:before,
html.dk-en .fr-userReview_review.-reviewcontent__none:before,
html.eu-en .fr-userReview_review.-reviewcontent__none:before,
html.se-en .fr-userReview_review.-reviewcontent__none:before,
html.uk-en .fr-userReview_review.-reviewcontent__none:before,
html.fr-en .fr-userReview_review.-reviewcontent__none:before,
html.de-en .fr-userReview_review.-reviewcontent__none:before,
html.it-en .fr-userReview_review.-reviewcontent__none:before,
html.es-en .fr-userReview_review.-reviewcontent__none:before,
html.it .fr-userReview_review.-reviewcontent__none:before,
html.fr .fr-userReview_review.-reviewcontent__none:before,
html.nl-en .fr-userReview_review.-reviewcontent__none:before{
  content: none;
}
html.de .fr-userReview_review.-reviewcontent__none:after,
html.dk-en .fr-userReview_review.-reviewcontent__none:after,
html.eu-en .fr-userReview_review.-reviewcontent__none:after,
html.se-en .fr-userReview_review.-reviewcontent__none:after,
html.uk-en .fr-userReview_review.-reviewcontent__none:after,
html.fr-en .fr-userReview_review.-reviewcontent__none:after,
html.de-en .fr-userReview_review.-reviewcontent__none:after,
html.it-en .fr-userReview_review.-reviewcontent__none:after,
html.es-en .fr-userReview_review.-reviewcontent__none:after,
html.it .fr-userReview_review.-reviewcontent__none:after,
html.fr .fr-userReview_review.-reviewcontent__none:after,
html.nl-en .fr-userReview_review.-reviewcontent__none:after{
  content: none;
}

@media screen and (max-width: 812px) {
    .pfr-sp-pt-30 {
        padding-top: 30px;
    }
    .pfr-sp-pt-20 {
        padding-top: 20px;
    }
    .pfr-sp-pt-14 {
        padding-top: 14px;
    }
    .pfr-sp-pt-16 {
        padding-top: 16px;
    }
    .pfr-sp-pt-10 {
        padding-top: 10px;
    }
    .pfr-sp-pt-40 {
        padding-top: 40px;
    }
    .pfr-sp-pb-40 {
        padding-bottom: 40px;
    }
    .Header {
        padding-top: 15px;
        padding-bottom: 16px;
    }
    .fr-anchorButton_itemLink {
        padding: 27px 15px;
    }
    .hero_section {
        flex-direction: column-reverse;
    }
    .hero_section .swiper-parent {
        margin-top: 30px;
        margin-bottom: 0;
    }
    .kv_topimg {
        max-width: 285px;
        width: 100%;
        margin: 0px auto;
    }
    .initiative_parent .link_wrapper {
        text-align: right;
    }
    .hero_section .swiper-parent img {
        height: auto;
    }
    .pfa-body-hero {
        line-height: 28px;
    }
    .main_inner .fr-anchorButton {
        margin-top: 50.14px;
    }
    .product_section_ttlwrapper .fr-heading.-h2 {
        margin-left: 0;
    }
    .donations_section .donationsDetails {
        margin-right: 20px;
        margin-left: 20px;
    }
    .report_table th {
        padding: 15px 16px 15px 15px;
        max-width: 120px;
    }
    .pfa-report-price {
        display: -ms-inline-grid;
        display: inline-grid;
    }
    .jp-ja .pfa-report-price {
        display: block;
    }
    /* tab_anchor */
    .tabButtonBox{
        margin-bottom: -84px;
    }
    .js-anchor-tabButton {
        padding-top: 84px;
    }
    /* modal */
    .pfa_modalContents {
        height: calc(100% - 59px);
    }
    .pfa-modal.-appear .pfa_modalContents {
        animation-name:fadeUpAnime;
        animation-duration:0.5s;
        animation-fill-mode:forwards;
        opacity:0;
        margin-top: 59px;
    }
        @keyframes fadeUpAnime{
            from {
                opacity: 0;
                transform: translateY(100px);
            } to {
                opacity: 1;
                transform: translateY(0);
            }
        }
    .pfa-modal.-close .pfa_modalContents {
        animation-name:fadeDownAnime;
        animation-duration:0.5s;
        animation-fill-mode:forwards;
        opacity:1;
        margin-top: 59px;
    }
        @keyframes fadeDownAnime{
            from {
                opacity: 1;
                transform: translateY(0);
            } to {
                opacity: 0;
                transform: translateY(100px);
            }
        }
    .js-sectionContents .swiper-parent {
        background-color: #fff;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }
    .js-personSection .profile_txt_parent_inner {
        margin: 30px 20px;
        font-size: 16px;
        line-height: 24px;
    }
    .profile_logo {
        position: static;
    }
    .swiper-parent .js-personSection .profile_parent {
        margin-right: 20px;
        margin-left: 20px;
    }
    .jp-ja .report_table td {
        padding: 22.5px 16px;
    }
    .report_table td {
        padding: 22.5px 22px 22.5px 16px;
    }
    .de-de .report_table td,
    .dk-en .report_table td {
        padding: 15px;
    }
    .pfa-modal .pfa-modalMain {
        height: 100%;
    }
    .pfa-modal .swiper-parent.-box {
        height: 100%;
    }
    .pfa-modal .lookmodal_swiper_wrap {
        height: 100%;
    }
    .pfa-modal .swiper.js-posterVisual_swiper {
        height: 100%;
    }
    .pfa-modal li.swiper-slide {
        overflow: scroll;
        overscroll-behavior: none;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
    .pfa-modal li.swiper-slide::-webkit-scrollbar {
        display: none;
    }
    .lookmodal_swiper_wrap .pfa-heading.-h4 {
        font-size: 24px;
        line-height: 36px;
        margin-top: 66px;
    }
    .lookmodal_swiper_wrap .pfa-heading.-jp {
        font-size: 16px;
        line-height: 24px;
        font-weight: 600;
        padding-top: 20px;
    }
    .profile_txt {
        width: 100%;
    }
    .profile_name {
        font-size: 18px;
        line-height: 27px;
    }
    .profile_job {
        font-size: 14px;
        line-height: 22.4px;
    }
    .profile_description {
        font-size: 13px;
        line-height: 20px;
    }
    .lookmodal_swiper_wrap .fr-linkButton {
        font-size: 17px;
        line-height: 23.8px;
        padding: 14px;
    }
    .lookmodal_swiper_wrap .fr-linkButtonParent {
        margin-right: 20px;
        margin-left: 20px;
    }
    /* icon */
    .new-icon span {
        padding: 0;
    }
    .new-icon {
        padding: 0.26px 8.02px;
    }
    .new-icon_block {
        margin-right: 15px;
        padding: 0.26px 8.02px;
    }
    .new-icon_block span {
        padding: 0;
    }
    .profile_box .new-icon span {
        padding: 0;
    }
    .profile_box .new-icon {
        padding: 6.33px 12.29px;
    }
    .profile_box .new-icon.-productLook span {
        font-size: 12px;
        line-height: 16px;
    }
    .profile_box .new-icon.-productLook {
        padding: 4px 11.843749px;
    }
    .profile_img_parent .swiper-button-next,
    .profile_img_parent .swiper-button-prev {
        margin-top: 0;
    }
}
.it-it .new-icon span {
    font-family: HelveticaNeue-Light, -apple-system, BlinkMacSystemFont, Hiragino Kaku Gothic ProN, meiryo, sans-serif;
    font-weight: 600;
}
.it-it .new-icon_block span {
    font-family: HelveticaNeue-Light, -apple-system, BlinkMacSystemFont, Hiragino Kaku Gothic ProN, meiryo, sans-serif;
    font-weight: 600;
}
.it-it .profile_box .new-icon span {
    font-family: HelveticaNeue-Light, -apple-system, BlinkMacSystemFont, Hiragino Kaku Gothic ProN, meiryo, sans-serif;
    font-weight: 600;
}
html.nl .fr-anchorButton_itemLink{
    font-family: HelveticaNeue-Medium -apple-system, Helvetica,BlinkMacSystemFont, Hiragino Kaku Gothic ProN, meiryo, sans-serif!important;
    font-weight: 500;
}
html.nl .fr-textLink_itemInner {
    font-weight: 500;
    font-family: HelveticaNeue-Medium -apple-system, Helvetica,BlinkMacSystemFont, Hiragino Kaku Gothic ProN, meiryo, sans-serif;
}
.nl-nl .fr-anchorButton_itemLink,
.be-nl .fr-anchorButton_itemLink {
    overflow-wrap: anywhere;
}
/* add ppeople */
.profile_logo.-yunagaba {
    width: 90px;
    bottom: 0px;
    right: 17px;
}
.profile_logo.-ultraman {
    width: 110px;
    bottom: 0px;
    right: 17px;
}
.profile_logo.-emmanuellemoureaux {
    width: 125px;
    bottom: 0px;
    right: 17px;
}
.profile_logo.-herzogdemeuron {
    width: 70px;
}
.hero_explanation_ttl {
    font-size: 20px;
    line-height: 30px;
    color: #000000;
    font-weight: 600;
}
.anchor_ttlbox {
    margin-right: 20px;
    margin-left: 20px;
}
.ayase_sectionbox {
    margin: 20px;
    border: 1px solid #DADADA;
}
.ayase_sectionbox .pfa-secondbody {
    margin-right: 20px;
    margin-left: 20px;
}
.ayase_sectionVideo_container {
    margin-bottom: -5px;
}
.ayase_sectionVideo_source {
    width: 100%;
}
.ayase_sectionboxVideo {
    width: 100%;
    margin-top: 30px;
}
/* video */
.Videomodal_overlay{
    opacity: 0;
    visibility: hidden;
    background-color: rgba(27,27,27,.5);
    z-index: 4;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .Videomodal_overlay.is-open{
    opacity: 1;
    visibility: visible;
  }
  .event_videomodal {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    z-index: 11;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-color: #fff;
    max-width: 95%;
    width: 100%;
    padding: 20px;
  }
  .event_videomodal.is-open{
    opacity: 1;
    visibility: visible;
  }
  .event_videomodal .Videomodal_close{
    position: absolute;
    top: 20px;
    right: 20px;
    width: 20px;
    height: 20px;
  }
  .event_videomodal .video_source{
    width: 100%;
    margin-top: 20px;
    padding-top: 20px;
  }

.link_wrapper {
    text-align: left;
}
.activityreport_bodyttl {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
}
.structure_section {
    margin-top: 14px;
}
.structure_section .video_source {
    width: 100%;
}
.activityreport_section_list .introduction_ttl {
    font-weight: 600;
    font-size: 14px;
    line-height: 19.6px;
}
.profile_img {
    width: 100%;
}
.profile_parent {
    display: block;
}
.product_section .js-sectionContents.sectionContents {
    display: flex;
    flex-wrap: wrap;
}
.product_section .js-personSection {
    width: 50%;
}
.pfa-heading.-jp {
    font-size: 14px;
    line-height: 21px;
    font-weight: 300;
    padding: 10px 10px 0 10px;
}
.anchor_ttlbox .saledate {
    font-size: 14px;
    line-height: 21px;
    font-weight: 300;
}
.donations_section .video_source {
    width: 100%;
}
.product_section_subTxt {
    display: flex;
    justify-content: center;
    align-items: center;
}
.product_section_subTxt .saledate {
    font-size: 14px;
    line-height: 21px;
}
.new-icon_block {
    margin-right: 15px;
}
.donations_section .activityreport_section_list .pfa-body {
    margin-top: 20px;
}
.donations_section .activityreport_sub .pfa-body {
    margin-top: 9px;
}
/*gender-select*/
.tabButton{
    font-size: 20px;
    display: flex;
}
.tabButton_anchor{
    font-size: 20px;
    display: flex;
    border-bottom: 1px solid #dadada;
}
.tabButton_item{
    cursor: pointer;
    border-bottom: 2px solid #dadada;
    width: 50%;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    padding: 20px 30px;
        align-items: center;
    display: flex;
    justify-content: center;
    min-height: 50px;
}
@media screen and (max-width: 400px) {
    .tabButton_item{
    padding: 20px 15px;
    }
}
.tabButton_item.is-active{
    border-bottom-color: #000;
    color: #000;
    cursor: auto;
}
[aria-hidden="true"] {
    height: 0;
    overflow: hidden;
    opacity: 0;
}
.allproduct_link{
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
    line-height: 1.5;
}
/*tab_anchor*/
.tabButtonBox.is-show{
    position: fixed;
    top: 0;
    z-index: 2;
    width: 100%;
    max-width: 1176px;
    background-color: #fff;
    padding-top: 0;
}
/* modal */
.pfa-modal {
    visibility: hidden;
    top: 0;
    opacity: 0;
    background-color: #fff;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 103;
    transition: .4s;
}
.pfa-modal.-appear {
    opacity: 1;
    visibility: visible;
    transition: .4s;
}
.pfa-modal .pfa_modalContents {
    position: relative;
    z-index: 10;
}
.pfa-modal .pfa-modalOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: #000;
    transition: opacity .3s;
    visibility: hidden;
}
.pfa-modal.-appear .pfa-modalOverlay {
    visibility: visible;
    z-index: 8;
    opacity: 0.5;
}
.Modal_Close {
    color: #000;
    position: absolute;
    top: 20px;
    right: 21px;
    width: 26px;
    height: 26px;
    text-align: center;
    z-index: 104;
    transition: .2s;
}
.Modal_Close-Line {
    background-color: #000;
    position: absolute;
    right: 0;
    left: -5px;
    width: 35.78px;
    height: 1px;
}
.Modal_Close-Line:first-child {
    transform: rotate(45deg);
}
.Modal_Close-Line:nth-child(2) {
    transform: rotate(-45deg);
}
.lookmodal_swiper_wrap .pfa-heading.-h4 {
    font-family: 'Helvetica Neue';
    font-weight: 500;
}
.profile_img_parent .swiper-button-next,
.profile_img_parent .swiper-button-prev {
    background-color: transparent;
}
.profile_img_parent .swiper-button-next::after,
.profile_img_parent .swiper-button-prev::after {
    background: url(/jp/ja/contents/feature/peace-for-all/common/img/chevron_carousel.svg) 0/7em 2em no-repeat;
}
.profile_img_parent .swiper-button-next::after {
    background-position-x: -4em;
}
.jp-ja .pfa-report-price .-num {
    margin-left: 5px;
    margin-right: 3px;
}
.pfa-report-price .-num {
    margin-left: 0;
    margin-right: 0;
}
.report_table .-annotation {
    display: block;
    font-size: 12px;
    line-height: 12px;
    margin-top: 5px;
}
.be-fr .pfa-body-price span.u-uqFont-r {
    display: inline-flex;
    flex-direction: row-reverse;
}
.be-fr .pfa-body-price span.symbol {
    margin-top: 1px;
    margin-left: 3px;
}

@media screen and (min-width: 813px) {
    [data-pc-aspect-ratio="447:252"]:before {
        padding-top: calc((252 / 447) * 100%);
    }
    [data-pc-aspect-ratio="466:38.35"]::before {
        padding-top: calc((38.35 / 466) * 100%);
    }
    [data-pc-aspect-ratio="418.36:38.35"]::before {
        padding-top: calc((38.35 / 418.36) * 100%);
    }
    .pfr-pc-pt-15 {
        padding-top: 15px;
    }
    .pfr-pc-pt-20 {
        padding-top: 20px;
    }
    .pfr-pc-pt-30 {
        padding-top: 30px;
    }
    .pfr-pc-pt-60 {
        padding-top: 60px;
    }
    .pfr-pc-mt-60 {
        margin-top: 60px;
    }
    /* add ppeople */
    .profile_logo.-yunagaba {
        width: 90px;
        bottom: 0px;
        right: 17px;
    }
    .profile_logo.-ultraman {
        width: 110px;
        bottom: 0px;
        right: 17px;
    }
    .profile_logo.-emmanuellemoureaux {
        width: 130px;
        top: 45px;
        left: 215px;
    }
    .kr-ko .profile_logo.-emmanuellemourea{
        width: 100px;
    }
    .profile_parent .profile_description.-emmanuellemoureaux{
        margin-top: 45px;
    }
    .profile_logo.-herzogdemeuron {
        width: 80px;
        bottom: -10px;
        right: 3px;
    }
    .ayase_sectionbox {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin: 0;
    }
    .ayase_section h2.fr-heading {
        line-height: 41px;
    }
    .ayase_sectionbox .fr-video {
        width: 447px;
        margin: 50px 48px 50px auto;
    }
    .ayase_sectionbox .pfa-secondbody {
        margin: 20px 0;
    }
    .ayase_sectionboxTxt {
        margin-right: calc((50/ 1176) * 100%);
        margin-left: calc((50/ 1176) * 100%);
    }
    .ayase_sectionVideo_container {
        width: 447px;
        margin: 50px 48px 50px auto;
    }
    .ayase_sectionboxVideo {
        width: 447px;
        margin: 50px 48px 50px auto;
    }
    .event_videomodal {
        width: 70vw;
        padding: 30px 30px;
    }
    .anchor_ttlbox {
        margin-right: 0;
        margin-left: 0;
    }
    .profile_img.-notModal {
        width: 100%;
        position: unset;
    }
    .profile_box.-notModal{
        display: block;
        margin-top: 0;
    }
    .profile_txt_parent {
        width: 100%;
    }
    .product_section .js-personSection {
        width: calc((99.99999% - 16px) / 5);
        margin-right: 4px;
    }
    .product_section .js-personSection:nth-of-type(5n) {
        margin-right: 0;
    }
    .pfa-body-hero.-sub {
        width: 100%;
    }
    .hero_explanation_wrap.-sub {
        width: calc((100% - 20px) / 2);
        display: block;
        margin-top: 0;
    }
    .report_structure_section .anchor_ttlbox{
        margin: auto;
    }
    .report_structure_section .anchor_numttl {
        margin: 0 auto;
    }
    .report_structure_section .report_section {
        margin: 28px auto 0 auto;
        width: 620px;
    }
    .donations_section {
        padding-top: 60px;
    }
    .donations_section .video_container {
        margin: 50px auto 0 auto;
        width: 81.4126394%;
        max-width: 876px;
    }
    .donations_section .donations_inner {
        width: 100%;
    }
    .donationsDetails_box {
        display: flex;
        justify-content: space-between;
        margin-top: 50px;
        text-align: left;
    }
    .fr-fr .donationsDetails_box,
    .fr-en .donationsDetails_box,
    .be-fr .donationsDetails_box {
        justify-content: center;
    }
    .donationsDetails {
        width: calc((100% / 3) - 56px);
    }
    .fr-fr .donationsDetails:nth-of-type(2n),
    .fr-en .donationsDetails:nth-of-type(2n),
    .be-fr .donationsDetails:nth-of-type(2n) {
        margin-left: 84px;
    }
    .fr-fr .donationsDetails:nth-of-type(3n),
    .fr-en .donationsDetails:nth-of-type(3n),
    .be-fr .donationsDetails:nth-of-type(3n) {
        display: none;
    }
    .tabButton_item{
        font-size: 22px;
        line-height: 22px;
        font-weight: 300;
        padding: 30px 30px;
    }
    .vi.vn-vi .fr-anchorButton_itemLink {
        padding: 25px 20px 20px;
    }
    .product_section .product_section_flexBox {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .product_section .product_section_ttlwrapper {
        margin-right: 28px;
    }
    .jp-ja .product_section_subTxt .saledate {
        font-size: 15px;
        line-height: 15px;
    }
    .product_section_subTxt .saledate {
        line-height: 21px;
    }
    .ph-en .product_section_ttlwrapper .fr-heading.-h2 {
        font-size: 28px;
    }
    .kv_topimg {
        margin-top: 0;
    }
    .kv_topimg_logo {
        width: calc((466 / 588) * 100%);
    }
    .kv_topimg_inner {
        top: 46%;
        left: 49%;
    }
    .hero_explanation_ttl {
        margin-top: 29px;
        font-size: 26px;
        line-height: 39px;
    }
    .product_section_ttlwrapper .fr-heading.-h2 {
        margin-left: 50px;
    }
    .product_section .fr-heading.-h2 {
        line-height: 41px;
    }
    .js-sectionContents .pfa-heading.-jp {
        padding: 20px 16px 0 16px;
    }

    .jp-ja .report_table td {
        padding: 39px 29px 35px;
    }
    .donations_section .pfa-body {
        margin-top: 0;
    }
    .initiative_img {
        width: calc((186 / 576) * 100%);
        margin-right: calc((24 / 576) * 100%);
    }
    .activityreport_bodyttl {
        font-weight: 600;
        font-size: 14px;
        line-height: 22.4px;
    }
    .activityreport_section_list .pfa-body {
        font-size: 14px;
        line-height: 19.6px;
    }
    .report_table th {
        padding: 43px 31px;
        width: calc((303 / 620) * 100%);
        max-width: 282px;
    }
    .de-de .report_table th,
    .dk-en .report_table th {
        padding: 15px;
    }
    .report_table td {
        width: calc((317 / 620) * 100%);
        max-width: 296px;
        padding: 15px;
    }
    .donations_section .activityreport_sub .pfa-body {
        margin-top: 12px;
    }
    /* tab_anchor */
    .tabButtonBox{
        margin-bottom: -114px;
    }
    .js-anchor-tabButton {
        padding-top: 114px;
    }
    /*tab_anchor modal*/
    .tabButtonBox.is-show{
        width: 95.5%;
    }
    .swiper-parent.-box {
        background-color: #fff;
        max-width: 1176px;
        max-height: 90vh;
        height: 780px;
        width: 90%;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .lookmodal_swiper_wrap {
        height: 100%;
    }
    .swiper.js-posterVisual_swiper {
        height: 100%;
    }
    .pfa-modalMain li.swiper-slide {
        overflow-y: scroll;
    }
    .profile_box {
        display: flex;
        margin-top: 37px;
    }
    .pfa-modal.-appear {
        background: rgba(0,0,0,0.5);
    }
    .profile_img_parent {
        width: calc((422/ 1176) * 100%);
        margin-right: 30px;
        margin-left: 30px;
    }
    .profile_img_parent .swiper-slide {
        padding: 0.5px;
    }
    .profile_txt_parent {
        width: calc((706 / 1176) * 100%);
        margin-right: 30px;
    }
    .profile_txt_parent.-notModal {
        width: 100%;
        margin-right: 0;
    }
    .profile_txt_parent .fr-userReviewParent {
        margin-right: 0;
        margin-left: 0;
        background-color: transparent;
    }
    .swiper-slide {
        max-width: 1176px;
        margin-right: 0;
    }
    .profile_img {
        position: absolute;
        top: 0;
        right: 0;
    }
    .profile_description {
        font-size: 13px;
        line-height: 20px;
    }
    .fr-linkButtonParent {
        max-width: 380px;
        margin: 40px auto 82px auto;
    }
    .fr-linkButton {
        padding-top: 12.25px;
        padding-bottom: 12.25px;
    }
    .posterVisual_modal_slidePrev, 
    .posterVisual_modal_slideNext {
        display: block;
        position: absolute;
        padding: 10px;
        z-index: 1;
    }
    .posterVisual_modal_slideNext {
        right: -50px;
    }
    .posterVisual_modal_slidePrev {
        left: -50px;
    }
    .posterVisual_modal_slidePrev:hover, .posterVisual_modal_slideNext:hover {
        cursor: pointer;
    }
    .posterVisual_modal_slideNext::after {
        background: url(/jp/ja/contents/feature/peace-for-all/common/img/icons/swiper_big_next.svg) 0/7em 2em no-repeat;
        content: "";
        display: block;
        background-size: cover;
        width: 20px;
        height: 38px;
    }
    .posterVisual_modal_slidePrev::before {
        background: url(/jp/ja/contents/feature/peace-for-all/common/img/icons/swiper_big_preview.svg) 0/7em 2em no-repeat;
        content: "";
        display: block;
        background-size: cover;
        width: 20px;
        height: 38px;
    }
    .swiper-pageNationBox {
        max-width: 1176px;
        width: 90%;
        position: fixed;
        top: 48%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .Modal_Close-Line {
        width: 59.6px;
        left: -9px;
    }
    .Modal_Close {
        top: 42px;
        right: 39px;
        width: 42.85px;
        height: 42.33px;
    }
    .js-pfa_modal_open {
        cursor: pointer;
    }
    .lookmodal_swiper_wrap .pfa-heading.-jp {
        padding: 26px 16px 0 16px;
        font-size: 22px;
        line-height: 22px;
        font-weight: 600;
    }
    .lookmodal_swiper_wrap .profile_img {
        width: calc((200 / 636) * 100%);
    }
    .pfa-heading.-h4 {
        margin-top: 83px;
        font-size: 30px;
        line-height: 30px;
    }
    .kr-ko .pfa-heading.-h4 {
        margin-right: 10px;
        margin-left: 10px;
    }
    .sectionContents .js-fixedAnchor_akamai .pfa-heading.-h4 {
        margin-top: 83px;
    }
    ul.initiative_parent {
        margin-top: 12px;
    }
    li.initiative_inner {
        margin-top: 26px;
    }
    .fr-userReview_review {
        font-size: 18px;
        line-height: 27px;
    }
    .posterVisual_modal_slidePrev.swiper-button-disabled,
    .posterVisual_modal_slideNext.swiper-button-disabled {
        opacity: 0;
        visibility: hidden;
    }
    /* icon */
    .new-icon span {
        padding: 0;
    }
    .new-icon {
        padding: 1.5px 11.843749px;
    }
    .new-icon_block span {
        padding: 0;
    }
    .new-icon_block {
        padding: 1.5px 11.843749px;
    }
    .pfa-body-price span.u-uqFont-r {
        margin-left: 6px;
    }
    .be-fr .pfa-body-price span.symbol {
        margin-top: 2px;
    }
    .new-icon.-productLook {
        padding: 4.98px 14.68749px;
    }
    .new-icon.-productLook span {
        font-size: 14.89px;
        line-height: 19.85px;
    }
    .ca-fr .new-icon.-productLook span {
        font-size: 11px;
        line-height: 16px;
    }
    .it-it .new-icon.-productLook span,
    .es-es .new-icon.-productLook span {
        font-size: 12px;
    }
    .profile_box .new-icon span {
        padding: 0;
    }
    .profile_box .new-icon {
        padding: 6px 11.984374523px;
        left: 1px;
    }
    .profile_img .new-icon.-productLook {
        padding: 4.98px 14.68749px
    }
    .ca-fr .profile_img .new-icon.-productLook {
        padding: 3px 6px;
    }
    .it-it .pfa-report-price {
        font-size: 18px;
        line-height: 32px;
    }
    .pfa-report-price .-num {
        margin-left: 0;
        margin-right: 0;
    }
    .jp-ja .pfa-report-price .-num {
        margin-left: 6px;
        margin-right: 6px;
    }
    .it-it .pfa-report-price .-num {
        font-size: 28px;
        line-height: 32px;
    }
    .report_table .-annotation {
        font-size: 14px;
        line-height: 14px;
    }
    .kr-ko .profile_logo.-lemaire {
        bottom: 0px;
    }
    .kr-ko .profile_logo.-ines {
        bottom: -10px;
    }
}
@media screen and (min-width:813px) and (max-width: 960px) {
    .profile_logo.-emmanuellemoureaux {
        width: 115px;
        top: 50px;
        left: 175px;
    }
}
@media screen and (min-width: 1226px) {
    .ayase_sectionboxTxt {
        margin-right: 50px;
        margin-left: 50px;
    }
    .profile_parent .profile_description.-emmanuellemoureaux{
        margin-top: 0;
    }
    .profile_logo.-emmanuellemoureaux {
        width: 140px;
        top: 0;
        left: 305px;
    }
    .kr-ko .profile_logo.-emmanuellemoureaux {
        width: 130px;
        top: 45px;
        left: 290px;
    }
    .kr-ko .profile_parent .profile_description.-emmanuellemoureaux {
        margin-top: 45px;
    }
    .profile_img_parent {
        width: 380px;
    }
    .lookmodal_swiper_wrap .profile_img {
        width: 200px;
    }
}
