@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html[lang="ja"] body {
    font-family: ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,verdana,ＭＳ\ Ｐゴシック,Osaka,sans-serif;
}

html.ja body {
    font-family: ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,verdana,ＭＳ\ Ｐゴシック,Osaka,sans-serif;
}


html[lang="en"] body {
    font-family: "Myriad Pro","Myriad Pro Web","Droid Sans","Helvetica","Arial","HiraKakuProN-W3","HiraKakuPro-W3","ヒラギノ角ゴ ProN W3","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","メイリオ","Meiryo","Lucida Grande","Lucida Sans","Lucida Sans Unicode","Trebuchet MS","ＭＳ\ Ｐゴシック","MS PGothic",sans-serif;
}

html.en body {
    font-family: "Myriad Pro","Myriad Pro Web","Droid Sans","Helvetica","Arial","HiraKakuProN-W3","HiraKakuPro-W3","ヒラギノ角ゴ ProN W3","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","メイリオ","Meiryo","Lucida Grande","Lucida Sans","Lucida Sans Unicode","Trebuchet MS","ＭＳ\ Ｐゴシック","MS PGothic",sans-serif;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
}


#header-athlete{
	background:#092065;
	padding-top:20px;
	padding-bottom:20px;
	position: fixed;
	width:100%;
	z-index:5;
	top:0;
}

.landing-page_athlete .wrap{
	width:1180px;
	margin:0 auto;
}

#section01{
	background:url('/ana-info/ana-athlete/image/hanyu/bg01-01.jpg');
	background-size:cover;
	background-repeat: no-repeat;
	padding-bottom:200px;
	padding-top:93px;
	color:#fff;
	font-size:18px;
	line-height:1.5;
	margin-top:63px;
}

.title-blueath{
	font-size:26px;
	margin-bottom:50px;
	border-bottom:solid 3px #00a6e9;
	display: inline-block;
}

.sub-bluath{
	font-size:28px;
}

.titleh3-blueath{
	font-size:60px;
}

.name-blueath{
	font-size:16px;
	padding-bottom:50px;
    letter-spacing: 13px;
}

.desc-blueath{
	line-height:2;
}
.text-center{
	text-align:center;
}
.title-main-ath{
	font-size:44px;
	border-bottom:solid 3px #00a6e9;
	display: inline-block;
	margin:40px 0px; 
    letter-spacing: 10px;
}

.section02_wrap{
	padding-top:130px;
	padding-bottom:15px;
    background-image: url('/ana-info/ana-athlete/image/hanyu/bg-part03.jpg');
    background-position:center;
    background-size: cover, cover;
    background-repeat: no-repeat;
    position:relative;
    overflow:hidden;
}

.section02_wrap:before{
	content: '';
	background:url('/ana-info/ana-athlete/image/hanyu/bg_bluepart.png');
	background-position: top right calc(100% + 0px);
	background-size:cover;
	width:2030px;
	height:100%;
	position:absolute;
	z-index:1;
	top:0;
/*	overflow:scroll;*/
}
#seto .section02_wrap:before{
	content: '';
	background:url('/ana-info/ana-athlete/image/hanyu/bg_bluepart.png');
	background-position: top right calc(100% - 0px);
	background-size:cover;
	width:2030px;
	height:100%;
	position:absolute;
	z-index:1;
	top:0;
/*	overflow:scroll;*/
}
.image-bluepart{
	position: absolute;
	right:0;
	top:0;
	z-index:1;
	width:1549px;
	height:100%;
}
.section02_wrap .wrap{
	position:relative;
	z-index:2;
}


.side-left-blueath{
	float:left;
	width:460px;
	margin-right:100px;
}
.side-right-blueath{
	float:right;
	width:calc(100% - 560px);
	color:#fff;
	font-size:16px;
	line-height: 1.7;
}
.side-right-blueath li{
	margin-bottom:40px;
}
.side-right-blueath li .year-blueath{
	display: inline-block;
	margin-right:20px;
	vertical-align: top;
}

.side-right-blueath li .descyear-blueath{
	display: inline-block;
    width: calc(100% - 85px);
}

.img-blueath img{
    display: block;
    width:100%;
}

.white-box-blueath{
	background:#fff;
	padding:20px;
	font-size:16px;
}

.name-blueathbox{
	border-bottom: solid 1px #000;
	padding:10px 0px;
	padding-top:0px;
	margin-bottom:10px;
}
.name-blueathbox div{
	display: inline-block;
	vertical-align: middle;
	margin-right:15px;
}

.name-blueathbox span{
	font-size:34px;
    display: inline-block;
    vertical-align: middle;
}

.descdet-playerath ul {
	margin-right:-5px;
	margin-left:-5px;
}

.descdet-playerath ul li{
	float:left;
	width: calc(50% - 10px);
	margin-right:5px;
	margin-left:5px;
	margin-top:10px;
}

.section03_wrap{
    padding-top: 130px;
    padding-bottom: 60px;
	background:url('/ana-info/ana-athlete/image/hanyu/bg03.png');
	background-size:cover;
	background-repeat: no-repeat;
	color:#fff;
}
.list-qablueath{
	padding-bottom:30px;
}
.list-qablueath li{
	margin-bottom:30px;
	line-height:1.5;
}
.list-qablueath li .question-blueath{
	margin-bottom:10px;
}

.mix-photofree{
	position: relative;
	height:570px;
}

.mix-photofree .photo01-mix{
	position:absolute;
	top:0;
	left:0;
	z-index:4;
}
.mix-photofree .photo02-mix{
	position:absolute;
	top:0;
    left: 381px;
    z-index:3;
}
.mix-photofree .photo03-mix{
	position:absolute;
    top: 450px;
    z-index:2;
}
.mix-photofree .photo04-mix{
	position:absolute;
	left: 381px;
    top: 232px;
}
.ready-area{
	padding-top: 180px;
	padding-bottom:60px;
}
.list-ready li{
	float:left;
}

.list-ready li:last-child{
	margin-left:5px;
}

.profile-area-athlete{
	padding-bottom:30px;
}

.list-qablueath{
	width: 586px;
}

.ready-bnr {
	margin-top: 100px;
	text-align: center;
}

.profile-area{
	text-align:center;
}

.profile-area div{
	display: inline-block;
	margin-left:10px;
	margin-right:10px;
	vertical-align: middle;
}

.profile-area div a{
	font-size: 18px;
}

@media (max-width: 1024px){
    .athnavi .profile-area{
		padding-left:20px;
		padding-right:20px;
	    margin-bottom: 60px;
	}
	
	.profile-area div{
		display:block;
		margin-left:0px;
		margin-right:0px;
	}
}


/* seto */

#seto #section01{
	background:url('/ana-info/ana-athlete/image/seto/bg01.jpg');
	background-size:cover;
	background-position: 40% 100%;
	background-repeat: no-repeat;
    padding-bottom: 170px;
}

#seto .section02_wrap{
	background-image: url('/ana-info/ana-athlete/image/seto/bg-part03.jpg');
    background-position:center;
    background-size: cover, cover;
    background-repeat: no-repeat;
    position:relative;
    overflow:hidden;
    padding-bottom: 20px;
}

#seto .section03_wrap{
	background:url('/ana-info/ana-athlete/image/seto/bg04.png');
	background-size:cover;
	background-repeat: no-repeat;
}


#seto .mix-photofree .photo02-mix{
	left:381px;
}

#seto .mix-photofree .photo03-mix{
	top: 437px;
}

#seto .mix-photofree .photo04-mix{
    left: 381px;
    top: 231px;
}

.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;
}

.pc-only{
	display: block;
}
.sp-only{
	display:none;
}

#subsection01{
	background:url('/ana-info/ana-athlete/image/hanyu/bg-prof.jpg');
	background-size:cover;
	background-repeat: no-repeat;
    margin-top: 10px;
}
#seto #subsection01{
	background-position: 40% 100%;
}
#subsection01 .side-leftsubsec{
	float: left;
    color: #fff;
    font-size: 30px;
    width: calc(25%);
	padding: 89px 0px;
}
#subsection01 .side-rightsubsec{
    float: left;
    width: calc(75%);
    padding: 20px 0px;
    line-height: 1.7;
    word-break: break-all;
    height: 208px;
    justify-content: left;
}

.landing-page_athlete .btn-first-spons a{
    font-size: 16px;
    padding: 24px 0px;
}

.listphoto-sp-ath li{
	margin-bottom:20px;
	display: none;
}
.list-rewardsp li{
	display:none;
}

.hanyuseto_en #subsection01 .side-rightsubsec{
	word-break: initial;
}

#seto.hanyuseto_en #section01{
	background-position: 34% 100%;
}

@media screen and (max-width: 1800px){
	#section01{
	    background-position: 38% 100%;
	}
	#subsection01{
		background: url('/ana-info/ana-athlete/image/hanyu/bg-prof.jpg');
	    background-size: cover;
	    background-repeat: no-repeat;
	    margin-top: 10px;
	    background-position: 38% 100%;
	}

}

@media screen and (max-width: 1715px){
	
	#section01{
	    background: url('/ana-info/ana-athlete/image/hanyu/bg01-left.png'), url('/ana-info/ana-athlete/image/hanyu/bg01-right-02.png');
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position: 38% 100%;
	}
	
	#hanyu #section01{
		background: url(/ana-info/ana-athlete/image/hanyu/bg01-left.png), url(/ana-info/ana-athlete/image/hanyu/bg01-right-02.png);
		background-size: auto;
		background-repeat: no-repeat;
		background-position: -7vw, 29vw;
	}

	#seto #section01{
	    background: url('/ana-info/ana-athlete/image/seto/bg01.jpg');
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position: 40% 100%;
	}

	#subsection01{
		background: url('/ana-info/ana-athlete/image/hanyu/bg-prof.jpg');
	    background-size: cover;
	    background-repeat: no-repeat;
	    margin-top: 10px;
	    background-position: 38% 100%;
	}
	
	#hanyu #subsection01{
		background: url(/ana-info/ana-athlete/image/hanyu/bg-prof.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		margin-top: 10px;
		background-position: -8vw;
	}
	
	#seto #subsection{
		background-position: left -7vw center;
	}

}


@media screen and (max-width: 1600px){
	#section01{
	    background: url('/ana-info/ana-athlete/image/hanyu/bg01-left.png'), url('/ana-info/ana-athlete/image/hanyu/bg01-right-02.png');
		background-size: contain;
	    background-repeat: no-repeat;
	}

	#seto #section01{
	    background: url('/ana-info/ana-athlete/image/seto/bg01.jpg');
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position:left -9vw center;
	}

	#subsection01{
		background: url('/ana-info/ana-athlete/image/hanyu/bg-prof.jpg');
	    background-size: cover;
	    background-repeat: no-repeat;
	    margin-top: 10px;
	    background-position: 38% 100%;
	}

	.section03_wrap {
	    background: url('/ana-info/ana-athlete/image/hanyu/bg03.png');
	    background-size: unset;
	    background-repeat: no-repeat;
	    background-position: left -10vw center;
	}

	#seto .section03_wrap {
	    background: url('/ana-info/ana-athlete/image/seto/bg04.png');
	    background-size: cover;
	    background-repeat: no-repeat;
    	background-position: left -7vw center;
	}

}


@media screen and (max-width: 1570px){

	.section02_wrap:before{
		background-position: top right calc(100% + 200px);
	}
	#seto .section02_wrap:before{
		background-position: top right calc(100% + 175px);
	}
	#subsection01{
		background: url('/ana-info/ana-athlete/image/hanyu/bg-prof.jpg');
	    background-size: cover;
	    background-repeat: no-repeat;
	    margin-top: 10px;
	    background-position: 42% 100%;
	}
	
	#hanyu #subsection01{
		background: url(/ana-info/ana-athlete/image/hanyu/bg-prof.jpg);
		background-size: auto;
		background-repeat: no-repeat;
		margin-top: 10px;
		background-position: -14vw;
	}

	#section01{
	    background: url('/ana-info/ana-athlete/image/hanyu/bg01-left.png'), url('/ana-info/ana-athlete/image/hanyu/bg01-right-02.png');
	    background-size: contain;
	    background-repeat: no-repeat;
	}
	
	#hanyu #section01{
		background: url(/ana-info/ana-athlete/image/hanyu/bg01-left.png), url(/ana-info/ana-athlete/image/hanyu/bg01-right-02.png);
		background-size: auto;
		background-repeat: no-repeat;
		background-position: -14vw, 25vw;
	}

	#seto #section01{
	    background: url('/ana-info/ana-athlete/image/seto/bg01.jpg');
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position: 40% 100%;
	}
}


@media screen and (max-width: 1440px){
	#subsection01{
		background: url('/ana-info/ana-athlete/image/hanyu/bg-prof.jpg');
	    background-size: cover;
	    background-repeat: no-repeat;
	    margin-top: 10px;
	    background-position: 54% 100%;
	}
	
	#hanyu #subsection01{
		background: url(/ana-info/ana-athlete/image/hanyu/bg-prof.jpg);
		background-size: auto;
		background-repeat: no-repeat;
		margin-top: 10px;
		background-position: -15vw;
	}
}

@media screen and (max-width: 1360px){
	#section01{
	    background: url('/ana-info/ana-athlete/image/hanyu/bg01-left.png'), url('/ana-info/ana-athlete/image/hanyu/bg01-right-02.png');
	    background-size: contain, cover;
	    background-repeat: no-repeat, no-repeat;
	}
	
	#hanyu #section01{
		background: url(/ana-info/ana-athlete/image/hanyu/bg01-left.png), url(/ana-info/ana-athlete/image/hanyu/bg01-right-02.png);
		background-size: auto;
		background-repeat: no-repeat, no-repeat;
		background-position: -23vw, 20vw;
	}

	#subsection01{
		background: url('/ana-info/ana-athlete/image/hanyu/bg-prof.jpg');
	    background-size: cover;
	    background-repeat: no-repeat;
	    margin-top: 10px;
	    background-position: 42% 100%;
	}
	
	#hanyu #subsection01{
		background: url(/ana-info/ana-athlete/image/hanyu/bg-prof.jpg);
		background-size: auto;
		background-repeat: no-repeat;
		margin-top: 10px;
		background-position: -23vw;
	}

	#seto #section01{
	    background: url('/ana-info/ana-athlete/image/seto/bg01.jpg');
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position:40% 100%;
	}
	.section03_wrap {
	    background: url('/ana-info/ana-athlete/image/hanyu/bg03.png');
	    background-size: unset;
	    background-repeat: no-repeat;
	    background-position: left -30vw center;
	}

	#seto .section03_wrap {
	    background: url('/ana-info/ana-athlete/image/seto/bg04.png');
	    background-size: unset;
	    background-repeat: no-repeat;
	    background-position: left -30vw center;
	}
}

/* new */


@media screen and (max-width: 1220px){
	.landing-page_athlete .wrap{
		padding:0px 20px;
		width:100%;
	}

		.section02_wrap:before{
		background-position: top right calc(100% + 330px);
	}
	#seto .section02_wrap:before{
		background-position: top right calc(100% + 330px);
	}
	
	#section01{
	    background: url('/ana-info/ana-athlete/image/hanyu/bg01-left.png'), url('/ana-info/ana-athlete/image/hanyu/bg01-right-02.png');
	    background-repeat: no-repeat, no-repeat;
		background-size: cover;
	}
	#hanyu #section01{
	    background: url(/ana-info/ana-athlete/image/hanyu/bg01-left.png), url(/ana-info/ana-athlete/image/hanyu/bg01-right-02.png);
    background-repeat: no-repeat, no-repeat;
    background-size: auto;
    background-position: -31vw, 16vw;
	}

	#subsection01{
		background: url('/ana-info/ana-athlete/image/hanyu/bg-prof.jpg');
	    background-size: cover;
	    background-repeat: no-repeat;
	    margin-top: 10px;
	}
	#hanyu #subsection01{
		background: url(/ana-info/ana-athlete/image/hanyu/bg-prof.jpg);
		background-size: auto;
		background-repeat: no-repeat;
		margin-top: 10px;
		background-position: -31vw;
	}


	.section03_wrap{
	    background: url('/ana-info/ana-athlete/image/hanyu/bg03.png');
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position: center;
	}


	#seto #section01{
	    background: url('/ana-info/ana-athlete/image/seto/bg01.jpg');
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position:40% 100%;
	}

	#seto .section03_wrap{
	    background: url('/ana-info/ana-athlete/image/seto/bg04.png');
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position: center;
	}
}



@media screen and (max-width: 1024px) {
	
	#hanyu #subsection01{
		margin-top:0px;
	}
	#hanyu.hanyuseto_en #section01{
		padding-bottom:0px;
	}
	.sp-only{
		display: block;
	}
	.pc-only{
		display:none;
	}
	.list-qablueath{
		width: auto;
	}
	#header-athlete{
		position: relative;
	}
	.list-ready li{
		float:none;
	}
	.list-ready li img{
		display: block;
		width:100%;
	}
	.list-ready li:nth-child(2){
		float:left;
		width:calc(50% - 2.5px);
		margin-right:2.5px;
	}
	.list-ready li:nth-child(3){
		float:right;
		width:calc(50% - 2.5px);
		margin-left:2.5px;
	}
	.section02_wrap{
		background:url('/ana-info/ana-athlete/image/hanyu/bg01-sp.jpg');
		background-size:contain;
		background-position: top -135px left;
		background-repeat: no-repeat;
		background-color:#050d32;
	}
	#seto .section02_wrap{
		background:url('/ana-info/ana-athlete/image/seto/bg02-sp.jpg');
		background-size:contain;
		background-position: top -135px left;
		background-repeat: no-repeat;
		background-color:#050d32;
	}

	#section01{
		margin-top:0px;
	}

	#section01, #seto #section01{
		background: url('/ana-info/ana-athlete/image/hanyu/bg-sec01sp.jpg') !important;
    	background-size: cover !important;
    	padding:20px 0px;
    	padding-bottom:0px;
	}
	.name-blueath{
		padding-bottom: 30px;
	}
	.title-blueath{
	    font-size: 20px;
	    margin-bottom: 30px;
	}
	.sub-bluath {
	    font-size: 20px;
	}
	.titleh3-blueath {
	    font-size: 40px;
	}
	#section01{
		font-size:14px;
	}
	.desc-blueath{
		margin-bottom: 30px;
	}
	.img-athletespons img, .img-athletespons02 img{
		width:100%;
	    display: block;
	}

	.section02_wrap{
		padding:30px 0px;
	}
	.side-left-blueath {
	    float: none;
	    width: auto;
	    margin-right: 0px;
	}
	.side-right-blueath {
	    float: none;
	    width: auto;
	    color: #fff;
	    font-size: 14px;
	    padding-top: 30px;
	}
	.side-right-blueath li {
	    margin-bottom: 20px;
	}

	.title-main-ath{

	    font-size: 20px;
    	line-height: 1.3;
    	letter-spacing: 4px;
	    margin: 30px 0px;
	}
	.name-blueathbox span{
	    font-size: 20px;
    	font-weight: bold;
	}
	.white-box-blueath{
		font-size:14px;
	    line-height: 1.3;
	}
	.descdet-playerath ul li:nth-child(odd){
		width:calc(60% - 10px);
	}
	.descdet-playerath ul li:nth-child(even){
		width:calc(40% - 10px);
	}
	.section03_wrap{
		padding-top:30px;
		padding-bottom:0px;
	}
	.answer-blueath{
		word-break: break-all;
	}
	
	.hanyuseto_en .answer-blueath{
		word-break: initial;
	}
	.list-qablueath{
		padding-bottom:10px;
	}

	.section03_wrap, #seto .section03_wrap{
		background-color:#1f3367;
		background-image:url('/ana-info/ana-athlete/image/hanyu/bg02-sp.jpg');
		background-position: bottom -32vw right;
		background-size:contain;
		background-repeat: no-repeat;
	}

	.listphoto-sp-ath li{
		margin-bottom:20px;
		display: none;
	}

	.listphoto-sp-ath li img{
		display:block;
		width:100%;
	}

	.ready-area {
	    padding-top: 50px;
	    padding-bottom: 30px;
	}
	.profile-area-athlete {
	    padding-bottom: 0px;
	}

	#subsection01{
		background:#eceff3 !important;
		margin-top:0px;
	}

	#subsection01 .wrap{
	    padding: 0px;
	}

	#subsection01 .side-leftsubsec{
		float: none;
	    padding: 30px 0px;
	    width: auto;
	    text-align: center;
	    background:url('/ana-info/ana-athlete/image/hanyu/bg-titlesp.jpg');
	    background-size:100% 100%;
	    background-repeat: no-repeat;
	}

	#subsection01 .side-rightsubsec{
	    float: none;
	    padding: 30px 20px;
	    width: auto;
		height: auto;
	}
	.center-btn{
		text-align: center;
	}
	.loadmorebtn{
		padding-top:20px;
		font-size:22px;
		color:#333333 !important;
		text-decoration: none;
		display: inline-block;
		padding-bottom:30px;
		background-image:url('/ana-info/ana-athlete/image/hanyu/arrow02-sp.png');
		background-repeat: no-repeat;
		background-position:bottom center;
		outline:none;
	}
	.loadmorebtn:hover{
		text-decoration: none;
		outline: none;
	}
	.loadmorebtn:focus{
		outline:none !important;
	}

	.loadmorebtn.nocontent{
		display: none;
	}

	#loadMoreReward.loadmorebtn{
		color:#fff !important;
		background-image:url('/ana-info/ana-athlete/image/hanyu/arrow-sp.png');
		background-repeat: no-repeat;
		background-position:bottom center;
	}

	#btnfor-photo{
		background: #fff;
	    margin-left: -20px;
	    margin-right: -20px;
	    margin-top: -50px;
	    position: relative;
	    z-index: 1;
	    box-shadow: -12px -31px 17px #fff;
	}

	.list-rewardsp li{
		display:none;
	}

	.section02_wrap:before{
		display: none;
	}
}

@media screen and (max-width: 570px) {
	.p-back--footer__snsicon {
		top: 38%;
	}
}