/*///// common setting /////*/
#contents .onlySP { display:none; }

/*///// YuriMain /////*/
#contents #YuriMain {
	width:960px;
	margin:0 auto;
	text-align:center;
	position:relative;
}
#contents #YuriMain h1 {
	width:460px;
	margin:0;
	padding:0;
	float:left;
}
#contents #YuriMain p:nth-child(2) {
	width:480px;
	margin:0;
	padding:0;
	float:right;
}
#contents #YuriMain p:nth-child(3) {
	clear:both;
	padding-top:20px;
}
#contents #YuriMain p:nth-child(4) {
	display:table;
	width:158px;
	height:158px;
	position:absolute;
	bottom:20px;
	right:25px;
}
#contents #YuriMain p:nth-child(4) a {
	display:table-cell;
	width:158px;
	height:158px;
	background:#fff;
	text-align:center;
	vertical-align:middle;
	border:solid 3px #fff;
	border-radius:80px;
	transition:0.3s;
}
#contents #YuriMain p:nth-child(4) a img {
	transition:0.3s;
}
#contents #YuriMain p:nth-child(4) a:hover {
	border:solid 3px #001c8c;
}
#contents #YuriMain p:nth-child(4) a:hover img {
	opacity:0.5;
}



/*///// YuriSNS01 /////*/
#contents #YuriSNS01 {
	padding-top:30px;
	width:960px;
	margin:0 auto;
	text-align:center;
}
#contents #YuriSNS01 ul {
	width:540px;
	height:47px;
	margin:0 auto;
}
#contents #YuriSNS01 ul li:nth-child(1) {
	margin-right:35px;
}
#contents #YuriSNS01 ul li:nth-child(1),
#contents #YuriSNS01 ul li:nth-child(2) {
	float:left;
}
#contents #YuriSNS01 ul li:nth-child(3) {
	float:right;
}
#contents #YuriSNS01 a {
	transition:0.7s;
}
#contents #YuriSNS01 a:hover {
	opacity:0.5;
}



/*///// YuriProfile /////*/
#contents #YuriProfile:before,
#contents #YuriProfile:after {
	content:"";
	display:block;
	clear:both;
}
#contents #YuriProfile {
	display:block;
	padding:45px 0 70px;
	width:960px;
	margin:80px auto 90px;
	text-align:left;
	background:#f5f3f0;
}
#contents #YuriProfile h2 {
	height:45px;
	text-align:center;
}
#contents #YuriProfile > p {
	font-size:0.875rem;
	color:#122289;
	height:60px;
	text-align:center;
}

#contents #YuriProfile #YuriProfileBox {
	width:455px;
	text-align:left;
	float:right;
	position:relative;
	right:60px;
}
#contents #YuriProfile #YuriProfileBox dl {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	padding-bottom:30px;
}
#contents #YuriProfile #YuriProfileBox dl:nth-child(1) {
	width:250px;
	float:left;
}
#contents #YuriProfile #YuriProfileBox dl:nth-child(2) {
	width:160px;
	float:right;
}
#contents #YuriProfile #YuriProfileBox dl dt {
	display:block;
	padding-bottom:15px;
	margin-bottom:15px;
	font-size:0.9375rem;
	color:#122289;
	border-bottom:solid 1px #001c8d;
}
#contents #YuriProfile #YuriProfileBox dl dd {
	display:block;
	padding-bottom:15px;
	margin-bottom:15px;
	font-size:0.9375rem;
	border-bottom:solid 1px #001c8d;
}
#contents #YuriProfile #YuriProfileBox dl:nth-child(1) dt {
	width:75px;
}
#contents #YuriProfile #YuriProfileBox dl:nth-child(1) dd {
	width:175px;
}
#contents #YuriProfile #YuriProfileBox dl:nth-child(2) dt {
	width:75px;
}
#contents #YuriProfile #YuriProfileBox dl:nth-child(2) dd {
	width:85px;
}
#contents #YuriProfile #YuriProfileBox h3 {
	clear:both;
	font-size:1.0rem;
	line-height:1.01;
	color:#122289;
	margin-bottom:18px;
	background:url("../images/yuri_bg_line.gif") center left repeat-x;
}
#contents #YuriProfile #YuriProfileBox h3 span {
	display:inline-block;
	padding-right:12px;
	background:#f5f3f0;
}
#contents #YuriProfile #YuriProfileBox p {
	margin-bottom:45px;
	font-size:0.875rem;
	line-height:1.7em;
	text-align:justify;
}
#contents #YuriProfile #YuriProfileBox p:last-child {
	margin-bottom:0;
}
#contents #YuriProfile #YuriPhotoBox {
	position:relative;
	left:60px;
}





/*///// YuriRecord /////*/
#contents #YuriRecord {
	display:block;
	width:530px;
	margin:0 auto 130px;
	text-align:left;
}
#contents #YuriRecord h2 {
	height:45px;
	text-align:center;
}
#contents #YuriRecord > p {
	font-size:0.875rem;
	color:#122289;
	height:60px;
	text-align:center;
}
#contents #YuriRecord h3 {
	font-size:1.05rem;
	font-weight:bold;
	color:#122289;
	padding-top:0;
	padding-bottom:24px;
	border-bottom:solid 1px #122289;
}
#contents #YuriRecord dl {
	margin-bottom:100px;
}
#contents #YuriRecord dl dt {
	display:block;
	font-size:0.9375rem;
	font-weight:bold;
	margin-top:24px;
	margin-bottom:15px;
}
#contents #YuriRecord dl dd {
	font-size:0.9375rem;
	margin-bottom:15px;
}
#contents #YuriRecord dl dt strong,
#contents #YuriRecord dl dd strong {
	color:#c40018;
}



/*///// YuriSNS02 /////*/
#contents #YuriSNS02 {
	width:960px;
	margin:0 auto;
	text-align:center;
}
#contents #YuriSNS02 ul {
	width:540px;
	height:47px;
	margin:0 auto;
}
#contents #YuriSNS02 ul li:nth-child(1) {
	margin-right:35px;
}
#contents #YuriSNS02 ul li:nth-child(1),
#contents #YuriSNS02 ul li:nth-child(2) {
	float:left;
}
#contents #YuriSNS02 ul li:nth-child(3) {
	float:right;
}
#contents #YuriSNS02 a {
	transition:0.7s;
}
#contents #YuriSNS02 a:hover {
	opacity:0.5;
}



/*///// スポンサーシップリンク /////*/
.sponsor_link a{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 40px 0;
    border: 1px solid #eee;
    font-size: 172%;
    color: #333;
    font-weight: bold;
    max-width: 450px;
    width: 100%;
    margin: 50px auto 0;
}
#contents .sponsor_link a img{
    margin-right: 24px;
    width: auto;
}
.sponsor_link a:hover{
    opacity: 0.7;
    text-decoration: none;
}


/*///// tokuho /////*/
#tokuho {
    border: solid 2px #dd0303;
    width: 960px;
    margin: 0 auto;
}
#tokuho th {
    font-size: 0.875rem;
    color: #fff;
    font-weight: bold;
    background-color: #dd0303;
    text-align: center;
    padding: 10px;
    letter-spacing: 1em;
    text-indent:1em;
    width: 14%;
}
#tokuho td {
    font-weight: bold;
    padding: 5px 10px;
    font-size:1.0rem;
}
