@charset "UTF-8";
/*-----------------------------------*/
/* Light */
@font-face {
    font-family: 'SST';
    src: url(https://www.sony.co.uk/static-assets/fonts/shf/v31/latinextended/fonts/SSTW02Light.woff);
    font-weight: 300;
    }
/* Roman */
    @font-face {
    font-family: 'SST';
    src: url(https://www.sony.co.uk/static-assets/fonts/shf/v31/latinextended/fonts/SSTW02Roman.woff);
    font-weight: 400;
    }
/* Medium */
    @font-face {
    font-family: 'SST';
    src: url(https://www.sony.co.uk/static-assets/fonts/shf/v31/latinextended/fonts/SSTW02Medium.woff);
    font-weight: 500;
    }
/* Bold */
@font-face {
    font-family: 'SST';
    src: url(https://www.sony.co.uk/static-assets/fonts/shf/v31/latinextended/fonts/SSTW02Bold.woff);
    font-weight: 700;
    }
/*-----------------------------------*/    
html {
    font-size: 62.5%;
  }
  
#gfQR{
    color: #2f353d;
    font-size: 100%;
    background: #ffffff;
}
#gfQR .strong{
    font-weight: bold;
}
#gfQR .modpaleblue{
    background: #f1f5f9;
    padding: 6px 20px 55px 20px;
    margin: 65px 0 0 0;
}
#gfQR .modBlack{
    background: #000;
    color: #fff;
    padding: 90px 65px 72px 65px;
}
#gfQR .linkbox{
    margin: auto;
    max-width: 1000px;
    padding: 0 0 0 0;
}
#gfQR .linkbox_activitypage{
    background: rgb(181 181 181 / 20%);
    padding: 20px 45px 20px 20px;
    margin: 0 auto 20px auto;
    list-style: none;
}
#gfQR .hidden{
    display: none;
}
#gfQR .hidden.is-hidden {
    opacity: 0;
}
#gfQR .modrelationinfo{
    margin: 30px auto 60px auto;
    max-width: 1260px;
    padding: 0 60px 0 60px;
}
.article-details-content a:not(.btn) {
    text-decoration: none;
}



/*-----------------------------------*/    
#gfQR  h1
,#gfQR  h2
,#gfQR  h3
,#gfQR  h4
,#gfQR  p{
    font-family: "SST W01 Bold";
}
#gfQR .l1_ttl{
    color: #fff !important;
    font-size: clamp(3.6rem, 5.2vw, 4.2rem);
    font-weight: bold;
    letter-spacing: 0.03em;
    line-height: 3.8rem;
    margin-block-end: 0.5em;
    margin: 20px 0 30px 0;
}
#gfQR .l1_sub{
    font-size: clamp(1.8rem, 3vw, 2.4rem);
    line-height: 1.75em;
    font-weight: bold;
    letter-spacing: 0.04em;
    color: #fff;
}
#gfQR .l1_sub_description{
    font-size: 1.8rem;
    font-weight: bold;
    letter-spacing: 0.02em;
    color: #fff;
    padding: 7px 0 0 0;
}
#gfQR .l2_ttl{
    color: #fff !important;
    font-size: clamp(3rem, 2.8vw, 3.6rem);
    font-weight: bold;
    letter-spacing: 0.03em;
    margin-block-start: -0.2em;
    margin-block-end: 0.5em;
}
#gfQR .l2_ttl_sub{
    color: #fff !important;
    font-size: clamp(1.2rem, 2.8vw, 1.8rem);
    font-weight: bold;
    letter-spacing: 0.02em;
    margin-block-start: -0.2em;
}
#gfQR .l2_ttl_container{
    display: flex;
    align-items: baseline;
}
#gfQR .l2_sub{
    font-size: clamp(1.8rem, 2.8vw, 2.2rem);
    font-weight: bold;
    letter-spacing: 0.04em;
    line-height: 1.9em;
    color: #fff;
}
#gfQR .l3_ttl{
    font-size: 3.6rem;
    font-weight: bold;
    letter-spacing: 0.02em;
    text-align: center;
    margin: 50px auto 45px auto;
}
#gfQR .l3_ttl_relationinfo{
    font-size: 3.6rem;
    font-weight: bold;
    letter-spacing: 0.02em;
    text-align: left;
    margin: 120px auto 15px auto;
}
#gfQR .l4_ttl{
    font-size: 2.4rem;
    font-family: "SST W01 Bold";
    font-weight: bold;
    letter-spacing: 0.03em;
    line-height: 1.6em;
    margin-block-start: 0;
    margin-block-end: 0;
    padding: 12px 0 0 0;
}
#gfQR p{
    margin: 0 0 0 0;
    line-height: 1.7em;
    letter-spacing: 0.02em;
}
#gfQR .contact_txt{
    font-size: 2.4rem;
    font-weight: bold;
    letter-spacing: 0.02em;
    line-height: 1.3em;
    text-align: center;
}
#gfQR .relationinfo_ttl{
    font-size: 2.1rem;
    font-weight: bold;
    letter-spacing: 0.02em;
    line-height: 1.5em;
    padding: 18px 12px 18px 20px;
    display: flex;
    align-items: center;
}
#gfQR .relationinfo_ttl:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 8px;
    border: solid #2f353d;
    border-width: 2px 2px 0 0;
    transform: rotate(45deg);
    margin: 0 0 0 2px;
    transition: 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-property: transform, margin;
}


/* Module
===================================== */
#gfQR .gfQR_main_container img{
	max-width: 100%;
    /* max-height: 649px; */
    object-fit: cover;
}
#gfQR .gfQR_main_container picture{
	display: flex;
    justify-content: center;
}
#gfQR .gfQR_a_position{
    max-width: 1240px;
    display: flex;
    justify-content: flex-end;
    margin: auto;
    align-items: center;
}
#gfQR .gfQR_a_container{
    max-width: 720px;
    /* width: 49.2%; */
    position: absolute;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    margin: auto;
    padding: 66px 52px 66px 52px;
    background: rgba(0, 0, 0, 0.70);
    box-sizing: border-box;
}
/* RightTop */
#gfQR .gfQRRightTop .gfQR_a_container{
    /* top: 525px; */
	padding: 18px 38px 23px 38px;
    margin-right: 20px;
    margin-bottom: 80px;
}
#gfQR .gfQR_b_container{
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 50px;
    max-width: 1130px;
    margin: auto;
}
#gfQR .gfQR_movie_container{
	width: 100%;
}
#gfQR .gfQR_movie_container iframe{
    border-style: none;
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
}
#gfQR .gfQR_txt_container{
	width: 95%;
}
#gfQR .gfQR_child_img_container{
    max-width: 100%;
}
#gfQR .gfQR_child_img_container img{
    display: block;
    max-width: 350px;    
}
#gfQR .relationinfo_container{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: calc(980px + 6em);
    box-sizing: border-box;
}
#gfQR .relationinfo_item{
    max-width: 380px;
}
#gfQR .relationinfo_item img{
    display: block;
    margin: auto;
    width: 100%;
}
#gfQR .relationinfo_background{
    background: #f1f5f9;
}

/* add 202511 */
#gfQR .modBlack_to_guideline{
    background: #000;
    color: #fff;
    padding: 0 20px 72px 20px;
}
#gfQR .box {
    background-color: #4D59F2;
    border: 1px solid white;
    color: white;
    font-size: clamp(1.6rem, 2.8vw, 1.8rem);
    letter-spacing: 0.15rem;
    font-family: "SST W01 Bold";
    font-weight: bold;	
    padding: 20px 30px 20px 30px;
    text-align: center;
    display: inline-block;
    transition: opacity 0.3s ease;
    margin: 40px auto 0 auto;
}
#gfQR .box a {
    color: white;
    text-decoration: none;
}
#gfQR .box:hover{
    opacity: 0.8;
}
#gfQR .contents {
    max-width: 1000px;
    margin: 0 auto 0 auto;
    text-align: center;
}
#gfQR .to_guideline{
    color: white;
}
#gfQR .contents p{
    text-align: left;
    font-family: "SST W01 Roman";
    font-size: clamp(1.2rem, 2.8vw, 1.8rem);
    letter-spacing: 0.02em;
    color: white;
}
#gfQR .contents ul{
    text-align: left;
    font-family: "SST W01 Roman";
    font-size: clamp(1.2rem, 2.8vw, 1.8rem);
    letter-spacing: 0.03em;
    list-style: disc;
    padding-inline-start: 20px;
    padding: 2px 0 0 1em;
    margin: 0 0 0 0;
}
#gfQR .contents ul li{
    display: list-item;
}


/* button more */
#gfQR .btn{
    margin-top: 4rem;
    margin-bottom: 0;
}
#gfQR .js-btn-more, .js-btn-close{
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    width: 450px;
    max-width: 100%;
    font-size: 1.6rem;
    text-decoration: none;
    transition: 0.25s;
    box-sizing: border-box;
    text-align: center;
    color: #656565;
    border: 1px solid #757575;
    background-color: #fff;
    position: relative;
    padding: 20px 40px 20px 40px;
}
#gfQR .js-btn-more:hover{
    background-color: #dddddd;
    border-color: #dddddd;
    cursor: pointer;
}
#gfQR .js-btn-close:hover{
    background-color: #dddddd;
    border-color: #dddddd;
    cursor: pointer;
}
[aria-expanded="false"] .open::after {
	position: absolute;
	content: "";
	margin: auto;
	box-sizing: border-box;
	vertical-align: middle;
	top: 0;
	bottom: 0;
	right: 0;
	transform: translate(-30px, 1.75px) rotate(45deg);
	transform-origin: top right;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	width: 8px;
	height: 8px;
	transition-property: top, right, bottom, left;
	transition-duration: 0.3s;
  }
[aria-expanded="false"] .close::after {
    position: absolute;
    content: "";
    margin: auto;
    box-sizing: border-box;
    vertical-align: middle;
    top: 0;
    bottom: 0;
    right: 0;
    transform: translate(-41px, 5.5px) rotate(-135deg);
    transform-origin: top right;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    width: 8px;
    height: 8px;
    transition-property: top, right, bottom, left;
    transition-duration: 0.3s;
  }  
/* button more */


/*---linkbox hover----*/
#gfQR .gfQR_linkbox_hover {
    color: #2f353d;
    text-decoration: none;
}
#gfQR .gfQR_linkbox_hover:hover{
    color: #2f353d;
    text-decoration: underline;
    transition: opacity 0.3s;
    /* span {
    text-decoration: underline #3865E0; 
    } */
}
#gfQR .gfQR_linkbox_hover:hover span{
    text-decoration: underline; 
}
#gfQR .gfQR_linkbox_hover:hover img{
    opacity: 0.7;
}
/*----------*/

#gfQR .gfQR_child_link_container{
	display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
}
#gfQR .gfQR_child_container{
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 26px;
}
#gfQR .child_date{
    font-size: 1.8rem;
    font-weight: bold;
}
#gfQR .child_date:hover{
    text-decoration: none !important;
}
#gfQR .child_linkmore{
    font-size: 2.0rem;
    color: #3865E0;
    font-weight: bold;
    display: flex;
    align-items: center;
    margin: 0 0 -8px 0;
    transition: color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
#gfQR .child_linkmore:hover{
    text-decoration: underline #3865E0 !important;
}
.child_linkmore:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border: solid #3865E0;
    border-width: 2px 2px 0 0;
    transform: rotate(45deg);
    margin: 0 0 0 2px;
    transition: 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-property: transform, margin;
}


@media screen and (max-width: 1040px){
#gfQR .linkbox_activitypage{
    margin: 0 20px 20px 20px;
    padding: 15px 15px 15px 15px;
    }
}


@media screen and (max-width: 1024px){
#gfQR .modBlack{
    padding: 20px 20px 60px 20px;
}
#gfQR .gfQR_main_container img{
    object-fit: cover;
}
#gfQR .gfQRRightTop .gfQR_a_container{
    padding: 20px 20px 45px 20px;
    margin-right: 0;
    margin-bottom: 0;
    }
#gfQR .gfQR_a_container{
        max-width: 1024px !important;
        width: fit-content;
        position: static;
        right: auto;
        top: auto;
        padding: 42px 20px 42px 20px;
        transform: translate(0,0);
        box-sizing: content-box;
        background: rgb(0, 0, 0);
    }
#gfQR .gfQR_b_container{
        display: flex;
        flex-direction: column-reverse;
        flex-wrap: nowrap;
    }
#gfQR .gfQR_child_img_container img{
        max-width: 100%;
    }
#gfQR .gfQR_txt_container{
        width: 100%;
    }
}


@media screen and (min-width: 768px){
    .br-sp{
        display: none;
    }       
}


@media screen and (max-width: 775px){
    #gfQR .l4_ttl{
        font-size: 2.0rem;
    }
    #gfQR .child_date{
        font-size: 1.4rem;
    }    
}    

@media screen and (max-width: 640px){
#gfQR .modpaleblue{
        padding: 10px 0 80px 0;
        margin: 50px 0 0 0;
}    
#gfQR .modrelationinfo{
        margin: 0 20px 20px;
        padding: 0 0 0 0;
}
#gfQR .l1_ttl{
    line-height: 4.8rem;
    margin: 20px 0 18px 0;
}
#gfQR .l1_sub_description{
    font-size: 0.5em;
}
#gfQR .l2_ttl{
    line-height: 2.0rem;
    margin: 14px 0 15px 0;
    margin-block-end: 0.3em;
}
#gfQR .l2_ttl_sub{
    margin-bottom: 14px;
}
#gfQR .l2_ttl_container{
    flex-direction: column;
}
#gfQR .l2_sub{
    line-height: 1.7em;
}
#gfQR .l3_ttl{
    font-size: 3.0rem;
    text-align: left;
    margin: 35px 20px 15px 20px;
}
#gfQR .l3_ttl_relationinfo{
    font-size: 3.0rem;
    margin: 55px 0 25px 0;
}
#gfQR .l4_ttl{
    line-height: 1.4em;
}
#gfQR .contact_txt{
    font-size: 2.1rem;
    text-align: left;
    line-height: 1.4em;
    padding: 0 20px 0 20px;
}
#gfQR .relationinfo_ttl{
    line-height: 1.65em;
    padding: 18px 15px 18px 20px;
}
#gfQR .gfQR_main_container img{
    object-fit: cover;
    /* height: 313px; */
    } 
#gfQR .gfQR_a_cont h1{
    font-size: 2.0em;
    margin-bottom: 20px;
    color: #21253d;
    line-height: 1.3em;
    } 
#gfQR .gfQR_a_container{
        width: auto !important;
        position: static;
        right: auto;
        top: auto;
        padding: 42px 20px 42px 20px;
        transform: translate(0,0);
        box-sizing: content-box;
    }
#gfQR .gfQRRightTop .gfQR_a_container{
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        padding: 12px 20px 12px 20px;
    }
#gfQR .gfQR_b_container{
        display: flex;
        flex-direction: column-reverse;
        flex-wrap: nowrap;
        gap: 30px;
    }
#gfQR .gfQR_child_container{
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        gap: 10px;
    }
#gfQR .relationinfo_item{
        max-width: 100%;
    }        
#gfQR .child_linkmore{
        font-size: 2.0rem;
        margin: 15px 0 0 0;
    }
#gfQR .not_sp{
        display: none;
    }
#gfQR .relationinfo_ttl:after {
        width: 13px;
        height: 8px;
    }

/* add 202511 */
#gfQR .modBlack_to_guideline{
    padding: 0 20px 42px 20px;
}
#gfQR .box {
    letter-spacing: 0.05rem;
    padding: 10px 30px 10px 30px;
    margin: 20px auto 0 auto;
}
#gfQR .contents p{
    line-height: 2.5rem;
}
#gfQR .contents ul li{
    line-height: 2.5rem;
}
}

/* additional
===================================== */
body{
    margin:0 auto 0 auto;
    }

div {
    box-sizing: border-box;
    }  
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.s-endorser-main-description{
padding-top:8px;
padding-bottom:58px;
}
ul {
    list-style: none;
    padding-inline-start: 0;
    font-size: 1.5em;
    margin-block-start: 0;
    margin-block-end: 0;
    li {
        display: block;
    }
}

/*----------*/

#select_header {
    background: #131313;
    min-height: 66px;
    }
#select_header svg {
    margin: 22px 0 0 25px;
    max-width: 100px;
    }