/*hbhf */
.s-main-block__first img {
    height: 100%;
    width: 100%;
}
.athnavi .profile-area .c-btn {
    line-height: 1;
}

.s-header-secondinner {
    background-image: url('/tokyo2020/tokyo2020_images/second/pc_header_back.png');
    margin-top: 110px;
}
.s-header-secondinner {
    margin-top: 80px;
}
.s-header-secondinner img {
    display: block;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
}
.s-main-block__first {
    margin-top: 0;
    position: relative;
}


.s-second--main__caption {
    background: rgba(0, 13, 39, .5);
    border: 1px solid #fff;
    bottom: 0;
    color: #fff;
    left: 0;
    margin: auto;
    max-height: 180px;
    padding: 30px;
    position: absolute;
    right: 0;
    top: 0;
    width: 690px;
}

.s-second--main__caption__label {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
}

.s-second--main__caption__lead {
    font-size: 1.8rem;
    line-height: 1.6;
    text-align: center;
}
.s-second--main__caption__lead .caption__lead__inner {
  display: block;
  margin-bottom: 28px;
}
.s-action_bnr {
    display: block;
    margin-right: 35px;
    text-align: right;
}
.s-second--main__caption {
    width: 770px;
}
.s-second--main__caption__label {
    font-size: 3.7rem;
}

.athnavi .p-actions--read {
    font-size: 32px;
}

.athnavi .p-actions--read span{
	font-size: 14px;
}

#container{
    background:#fff;
}

.hbhf-countdown-2020{
    background:#fff;
}

/*end hbhf */


#sponsorship .list-sponsor li{
	/*margin-left:8px;
	margin-right:8px;
	width:calc(25% - 16px);*/
    /*margin-left: 39px;
    margin-right: 39px;
    width: calc(25% - 78px);*/

    margin-left: 18px;
    margin-right: 18px;
    width: calc(25% - 36px);
	border:solid 1px #001758;
	float:left;
	margin-bottom:36px;
    position: relative;
}

#sponsorship .list-sponsor li.is-empty{
	display: none;
}

#sponsorship .list-sponsor{
	margin-left:-18px;
	margin-right:-18px;
}

#sponsorship .list-sponsor li .img-spons{
    position: relative;
    overflow: hidden;
}

#sponsorship .list-sponsor li .img-spons img{
    display: block;
    max-width: 101%;
    position: relative;
    left: 50%;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transform: translateX(-50%);
}

#sponsorship .wrap-imgdet {
    background: rgba(3,69,144,0.7);
}

#sponsorship .list-sponsor li .text-spons{
	color: #fff;
    background-color: rgba(0, 23, 88,0.8);
    background-image: url('/hbhf/athnavi/images/sponsorship/arr-spons.png');
    background-repeat: no-repeat;
    background-position: center right 20px;
    text-align: center;
    padding: 16px 0px;
    padding-bottom: 12px;
    height: auto;
    font-size: 20px;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
}

#sponsorship .list-sponsor li a{
    text-decoration: none;
    display: block;
}

#sponsorship .flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    -ms-flex-pack: center;
    align-items: center;
    -ms-flex-align: center;
}



.clear-sponsor{
	clear:both;
}

#sponsorship .subttl-sponsor{
    color: #0a1a65;
    border-color: #0a1a65;
    border-bottom: #0a1a65 1px solid;
    font-size: 30px;
    padding-top: 30px;
    margin-bottom: 30px;
    font-weight: bold;
}

#sponsorship .subttl-sponsor span {
  font-weight: 700;
}

#sponsorship .list-photo-modal{
    margin-left: -10px;
    margin-right: -10px;
    padding-top: 20px;
    padding-bottom: 20px;
}

#sponsorship .list-photo-modal li{
	float: left;
    width: calc(25% - 20px);
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
}

#sponsorship .list-photo-modal li:before{
    content: '';
    height: 100%;
    background: transparent;
    position: absolute;
    width: 100%;
    z-index: -1;
    top: 10px;
    left: 10px;
    border: solid 1px #666666;
}


#sponsorship .title2-athlete {
    padding-top: 50px;
    padding-bottom: 50px;
}

#sponsorship .profile-box dl dt, #sponsorship .profile-box dl dd{
	padding:10px 20px 0 0;
}

#sponsorship .profile-box dl{
    margin-top:0px;
}
#sponsorship .profile-box dl dt{
    min-width: 85px;
}

#sponsorship .side-left-quest{
    float: left;
    width: calc(66.66% - 20px);
    margin-right: 20px;
}

#sponsorship .side-left-quest ul{
    margin-right: -10px;
    margin-left: -10px;
}

#sponsorship .side-right-quest{
    float: right;
    width: calc(33.33%);
}

#sponsorship .side-right-quest img{
	width:100%;
}

#sponsorship .side-left-quest ul li{
	float: left;
    width: calc(50% - 20px);
    margin-left: 10px;
    margin-right: 10px;
}

#sponsorship .side-left-quest ul li .title-quest-spons{
    background-image: url('/hbhf/athnavi/images/sponsorship/word-Q.png');
    background-position: left 10px top 24px;
    background-repeat: no-repeat;
    background-color: #d2ebff;
    font-weight: bold;
    padding: 10px 10px;
    padding-left: 40px;
    line-height: 1.5;
    height: 85px;
    justify-content: left;
}

#sponsorship .side-left-quest ul li .ask-quest-spons{
    background-image: url('/hbhf/athnavi/images/sponsorship/word-A.png');
    background-position: left 10px top 5px;
    background-repeat: no-repeat;
    padding-left: 40px;
    margin-top: 20px;
    line-height: 1.5;
}

#sponsorship .comment-sponsor{
    line-height: 1.5;
    background: #d2ebff;
    padding: 10px;
    margin-top:30px;
}
#sponsorship .wrap-comment-sponsor{
    padding: 10px;
    border: solid 2px #fff;
}
#sponsorship .wrap-comment-sponsor .ttl{
    font-weight: bold;
    color: #333;
    font-size: 20px;
    margin-bottom: 5px;
}

.pc-only-y{
	display:block !important;
}
.sp-only-y{
	display:none !important;
}
.wrap-menu-tab li.active a{
    background:#000033;
}
.menu-tab ul li a {
  font-size: 1.6rem;
  line-height: 1.6;
}
#sponsorship .name-box{
	margin-top:30px;
    color:#0a1a65;
    font-weight: bold;
    border-bottom: #0a1a65 1px solid;
}
#sponsorship .profile-box dl dt, #sponsorship .profile-box dl dd{
    color:#000;
}

#sponsorship .category-spons{
    background: url('/hbhf/athnavi/images/sponsorship/bg_top_sp.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: #fff;
    padding: 10px 10px 10px 30px;
    font-size: 30px;
}

#sponsorship .category-spons span{
    font-size:20px;
}

#sponsorship .profile-box .name-box .name strong{
    font-size:50px;
}

#sponsorship .profile-box .name-box .name .name-en{
    font-size:35px;
}

#sponsorship .clear-sponsor .none, #sponsorship .clear-sponsor .none{
	display: none;
}

#list-detailath li.tennis {
    background: url('/hbhf/athnavi/images/sponsorship/bg01.jpg');
    background-size: cover;
}

#list-detailath li.golf {
    background: url('/hbhf/athnavi/images/sponsorship/bg02.jpg');
    background-size: cover;
}

#list-detailath li.skijump {
    background: url('/hbhf/athnavi/images/sponsorship/bg03.jpg');
    background-size: cover;
}

#banner3-athlete.s-second--main__caption{
    max-height: 255px;
}

.l-header__inner{
    height: 80px;
}

.select_lang li{
    font-size: 1.3rem;
}
.p-header__logo img {
    width: 120px;
}

#sponsorship #list-detailath .det-ath{
    margin-left:30px;
}

#sponsorship .none{
    display: none;
}

.surname-qa{
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 20px;
}

.surname-qa span{
    font-size:14px;
}

.list-photo-modal-sp li{
    display: none;
}

dl.history-sp dl{
    display: none;
}


/*#sponsorship .s-main-block__first{
    background: url('/hbhf/athnavi/images/sponsorship/bg_pc01.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height:465px;
}*/

.p-back--footer{
    text-align:center;
}

.p-back--footer .u-pconly{
    display: inline-block;
}

.question-box2{
    margin-top:30px;
}

#sponsorship .text-left{
    text-align: left;
}

.text-caption_image {
    margin-top:15px;
}

.sponsorship_en .profile-box .data dt{
	width:9em;
}

#sponsorship.sponsorship_en .profile-box dl dt{
	min-width: 60px;
}

.sponsorship_en .hbhf-countdown-2020 .hbhf-countdown-2020_inner{
	max-width: 660px;
}

#sponsorship.sponsorship_en .list-sponsor li .text-spons{
	height: 60px;
    font-size: 20px;
	padding: 10px 0px;
}

#sponsorship.sponsorship_en .list-sponsor li .text-spons p{
	display: block;
	float:none;
}

#sponsorship.sponsorship_en .list-sponsor li .text-spons p span{
	font-size:14px;
	display: block;
}
@media screen and (max-width: 1024px) {
    .p-back--footer .u-pconly{
        display: none;
    }
    #sponsorship .list-photo-modal li img{
        width:100%;
    }
	.pc-only-y{
		display:none !important;
	}
	.sp-only-y{
		display:block !important;
	}
    .s-second--main__caption__lead {
        text-align: left;
    }

    /*#sponsorship .s-main-block__first{
        background: url('/hbhf/athnavi/images/sponsorship/bg_sp01.jpg');
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        height:380px;
    }*/

    #sponsorship .flex-reverse {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
        justify-content: center;
        -ms-flex-pack: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
    }

    .flex-forphoto{
        display: block;
    }

	#sponsorship.sponsorship_en .side-left-quest ul li .title-quest-spons{
		height: 110px;
	}

	.sponsorship_en .wrap-imgdet p{
		margin-top:8px;
	}

    #sponsorship #list-detailath .det-ath{
        margin-left:20px;
    }

    #sponsorship .list-sponsor {
        margin-left:-8px;
        margin-right:-8px;
    }

	#sponsorship .list-sponsor li{
		width:calc(50% - 16px);
        margin-left: 8px;
        margin-right: 8px;
        margin-bottom:16px;
	}

	#sponsorship .profile-box .photo, #sponsorship .profile-box .comment{
		float:none;
		width:auto;
	}
    #sponsorship .profile-box .photo{
        text-align:center;
    }
    #sponsorship .wrap-comment-sponsor .ttl{
        text-align: center;
    }

	#sponsorship .profile-box .profile{
		float:none;
		width:auto;
		padding-right:0px;
	}
	#sponsorship .profile-inner{
		margin-bottom:20px;
	}

	#sponsorship .list-photo-modal li{
		/*width:calc(50% - 20px);*/
        width:auto;
        overflow:visible !important;
	}

	#sponsorship .side-right-quest{
		float:none;
		width:auto;
	    padding: 20px;
    	padding-top: 0px;
	}

	#sponsorship .side-left-quest{
		float: none;
	    width: auto;
	    margin-right: 0px;
	}

	#sponsorship .side-left-quest ul{
		margin: 0px;
	}
	#sponsorship .side-left-quest ul li{
		float: none;
	    width: auto;
	    margin: 10px 0px;
	}
	#sponsorship .menu-tab ul li{
		width:auto;
	}

	#sponsorship .profile-box .data{
		min-height:auto;
	}
    #sponsorship .list-sponsor li .img-spons img{
        width:100%;
        max-width: none;
        position:relative;
        transform: none;
        left: 0;
        display: block;
    }
    #sponsorship .list-sponsor li .img-spons{
        min-height:auto;
    }

    #sponsorship .subttl-sponsor{
        font-size:20px;
        text-align:left;
    }
    #sponsorship .category-spons{
        font-size: 15px;
        text-align: left;
    }
    #sponsorship .category-spons span{
        font-size:14px;
    }
    #sponsorship .profile-box .name-box .name strong{
        font-size:20px;
    }
    #sponsorship .profile-box .name-box .name .name-en{
        font-size:15px;
    }
    #sponsorship .list-photo-modal li{
        margin-bottom:50px;
        float:none;
    }
    #sponsorship .list-photo-modal li:last-child{
        margin-bottom:0px;
    }

    #sponsorship .profile-box .photo img{
        width:90% !important;
    }
    #sponsorship .profile-box dl dd{
        padding-right:0px;
    }

    #sponsorship .side-right-quest{
        padding: 0px 10px;
    }
    #sponsorship .side-right-quest img{
        padding-bottom: 10px;
    }
    #sponsorship .subttl-sponsor{
        margin-bottom:20px;
    }

    #sponsorship .list-photo-modal li:first-child:after, #sponsorship .list-photo-modal li:nth-child(2):after, #sponsorship .list-photo-modal li:nth-child(3):after, #sponsorship .list-photo-modal li:nth-child(4):after{
            width: 30px;
            height: 30px;
            left: 10px;
    }
    #sponsorship .profile-box dl dt{
        min-width:85px;
    }
    #sponsorship .side-left-quest ul li .ask-quest-spons{
        min-height:50px;
    }

    #sponsorship .profile-box .subttl, #sponsorship .profile-box .history{
        width:auto;
        margin-right:0px;
    }
    #sponsorship .name-box{
        margin-top: 20px;
    }
    .center-btn {
        text-align: center;
    }
    .loadmorebtn, .loadmorebtnreward {
        background-image: url('/hbhf/athnavi/images/sponsorship/arrow02-sp.png');
        background-repeat: no-repeat;
        background-position: bottom center;
        padding-top: 20px;
        font-size: 22px;
        color: #333333 !important;
        text-decoration: none;
        display: inline-block;
        padding-bottom: 30px;
        outline: none;
    }
    .loadmorebtn:hover, .loadmorebtnreward:hover{
        text-decoration: none;
        outline: none;
    }
    .loadmorebtn:focus, .loadmorebtnreward:focus{
        outline:none !important;
    }

    .loadmorebtn.nocontent, .loadmorebtnreward.nocontent{
        display: none;
    }
	#sponsorship.sponsorship_en .list-sponsor li .text-spons{
		height: 72px;
		padding: 10px 0px;
	}
}

@media screen and (max-width: 768px){
    .athnavi .p-actions--read {
        font-size: 24px;
		padding: 0 2%;
    	line-height: 1;
    }

	.athnavi .p-actions--read span{
        font-size: 12px;
    }

    .s-second--main__caption__lead {
        font-size: 1.4rem;
    }

    .s-second--main__caption {
        height: 100%;
        margin: auto 20px;
        padding: 20px;
        width: auto;
    }

    .s-second--main__caption__label {
        font-size: 30px;
    }

    .s-action_bnr {
        margin-right: 0;
        text-align: center;
    }

    #banner3-athlete.s-second--main__caption {
        max-height: 215px;
    }
    #sponsorship .list-sponsor li .text-spons{
        font-size:3vw;
        height: auto;
    }
	#sponsorship .list-sponsor li .text-spons{
        height:45px;
    }
	#sponsorship.sponsorship_en .list-sponsor li .text-spons{
		height: 45px;
		padding: 10px 10px;
		font-size:18px;
	}
	#sponsorship.sponsorship_en .list-sponsor li .text-spons p span{
		font-size:14px;
	}
}

@media screen and (max-width: 486px){

    #sponsorship .list-sponsor li .text-spons{
        background-image: url('/hbhf/athnavi/images/sponsorship/arr-spons.png');
        background-repeat: no-repeat;
        background-position: center right 5px;
    }
	#sponsorship.sponsorship_en .list-sponsor li .text-spons, #sponsorship .list-sponsor li .text-spons{
		height: 30px;
	}

}


@media screen and (max-width: 680px){
	#sponsorship.sponsorship_en .list-sponsor li .text-spons{
		font-size:3vw;
	}
	#sponsorship.sponsorship_en .list-sponsor li .text-spons p span{
		font-size:2vw;
	}
}

@media screen and (max-width: 570px) {
	.p-back--footer__snsicon {
		top: 38%;
	}
}
