@media screen and (max-width:767px){
/*///// common setting /////*/
#contents img { width:100%; height:auto; }
#contents .onlySP { display:block; }

/*///// YuriMain /////*/
#contents #YuriMain {
	width:100%;
	margin:0;

	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
#contents #YuriMain h1 {
	width:100%;
	margin:0 0 4vw;
	float:none;

	-webkit-box-ordinal-group:2;
	-ms-flex-order:2;
	-webkit-order:2;
	order:2;
}
#contents #YuriMain p:nth-child(2) {
	width:100%;
	margin:0 0 4vw;
	float:none;
	background:#001c8c;

	-webkit-box-ordinal-group:1;
	-ms-flex-order:1;
	-webkit-order:1;
	order:1;
}
#contents #YuriMain p:nth-child(3) {
	width:100%;
	padding:0;

	-webkit-box-ordinal-group:3;
	-ms-flex-order:3;
	-webkit-order:3;
	order:3;
}
#contents #YuriMain p:nth-child(4) {
	width:37.33vw;
	height:37.33vw;
	bottom:7.5vw;
	right:auto;
	left:6.4vw;

	-webkit-box-ordinal-group:4;
	-ms-flex-order:4;
	-webkit-order:4;
	order:4;
}
#contents #YuriMain p:nth-child(4) a {
	display:table-cell;
	width:37.33vw;
	height:37.33vw;
	border:none;
	border-radius:18.67vw;
	transition:0;
}
#contents #YuriMain p:nth-child(4) a img {
	width:31.00vw;
	height:21.73vw;
	transition:0;
}
#contents #YuriMain p:nth-child(4) a:hover {
	border:none;
}
#contents #YuriMain p:nth-child(4) a:hover img {
	opacity:1;
}



/*///// YuriSNS01 /////*/
#contents #YuriSNS01 {
	padding-top:8.7vw;
	width:86vw;
	text-align:center;
}
#contents #YuriSNS01 ul {
	width:100%;
	height:auto;
}
#contents #YuriSNS01 ul li:nth-child(1) {
	width:36.0vw;
	margin-right:0;
}
#contents #YuriSNS01 ul li:nth-child(2) {
	width:43.73vw;
	float:right;
}
#contents #YuriSNS01 ul li:nth-child(3) {
	clear:both;
	width:39.60vw;
	float:none;
	padding-top:8.4vw;
	margin:0 auto;
}
#contents #YuriSNS01 a:hover {
	opacity:1.0;
}



/*///// YuriProfile /////*/
#contents #YuriProfile {
	width:auto;
	padding:10vw 5.3vw 16vw;
	margin:14.6vw 0 12vw;

	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
#contents #YuriProfile h2 {
	width:37.33vw;
	height:10vw;
	margin:0 auto;

	-webkit-box-ordinal-group:1;
	-ms-flex-order:1;
	-webkit-order:1;
	order:1;
}
#contents #YuriProfile > p {
	font-size:3.73vw;
	width:100%;
	height:13.0vw;

	-webkit-box-ordinal-group:2;
	-ms-flex-order:2;
	-webkit-order:2;
	order:2;
}

#contents #YuriProfile #YuriProfileBox {
	width:100%;
	text-align:left;
	float:none;
	position:static;

	-webkit-box-ordinal-group:4;
	-ms-flex-order:4;
	-webkit-order:4;
	order:4;
}
#contents #YuriProfile #YuriProfileBox dl {
	padding:0;
	margin:0 8.0vw;
}
#contents #YuriProfile #YuriProfileBox dl:nth-child(1),
#contents #YuriProfile #YuriProfileBox dl:nth-child(2) {
	width:auto;
	float:none;
}
#contents #YuriProfile #YuriProfileBox dl dt,
#contents #YuriProfile #YuriProfileBox dl dd {
	padding-bottom:4.2vw;
	margin-bottom:4.2vw;
	font-size:4.0vw;
}
#contents #YuriProfile #YuriProfileBox dl:nth-child(1) dt,
#contents #YuriProfile #YuriProfileBox dl:nth-child(2) dt {
	width:27%;
}
#contents #YuriProfile #YuriProfileBox dl:nth-child(1) dd,
#contents #YuriProfile #YuriProfileBox dl:nth-child(2) dd {
	width:73%;
}
#contents #YuriProfile #YuriProfileBox h3 {
	font-size:4.53vw;
	line-height:auto;
	padding-top:13.33vw;
	margin-bottom:5.33vw;
	background:#f5f3f0;
	text-align:center;
}
#contents #YuriProfile #YuriProfileBox h3 span {
	padding-right:0;
}
#contents #YuriProfile #YuriProfileBox p {
	margin-bottom:0;
	font-size:4.0vw;
	line-height:7.46vw;
}
#contents #YuriProfile #YuriPhotoBox {
	position:static;
	width:auto;
	padding:0 8.0vw;
	margin-bottom:12vw;

	-webkit-box-ordinal-group:3;
	-ms-flex-order:3;
	-webkit-order:3;
	order:3;
}





/*///// YuriRecord /////*/
#contents #YuriRecord {
	width:90.66vw;
	margin:0 auto 16.0vw;
}
#contents #YuriRecord h2 {
	width:61.33vw;
	height:10vw;
	margin:0 auto;
}
#contents #YuriRecord > p {
	font-size:3.73vw;
	width:100%;
	height:13.33vw;
}
#contents #YuriRecord h3 {
	font-size:3.33vw;
	padding-bottom:4.0vw;
}
#contents #YuriRecord dl {
	margin-bottom:13.33vw;
}
#contents #YuriRecord dl dt {
	font-size:3.20vw;
	margin-top:4.0vw;
	margin-bottom:3.40vw;
}
#contents #YuriRecord dl dd {
	font-size:3.20vw;
	margin-bottom:3.40vw;
}
#contents #YuriRecord dl dt strong,
#contents #YuriRecord dl dd strong {
	color:#c40018;
}



/*///// YuriSNS02 /////*/
#contents #YuriSNS02 {
	width:86vw;
	text-align:center;
}
#contents #YuriSNS02 ul {
	width:100%;
	height:auto;
}
#contents #YuriSNS02 ul li:nth-child(1) {
	width:36.0vw;
	margin-right:0;
}
#contents #YuriSNS02 ul li:nth-child(2) {
	width:43.73vw;
	float:right;
}
#contents #YuriSNS02 ul li:nth-child(3) {
	clear:both;
	width:39.60vw;
	float:none;
	padding-top:8.4vw;
	margin:0 auto;
}
#contents #YuriSNS02 a:hover {
	opacity:1.0;
}


/*///// tokuho /////*/
#tokuho {
    width: 100%;
}
#tokuho th {
    width: 20%;
    padding: 0px;
    letter-spacing: 0.3em;
    text-indent: 0.3em;
    font-size: 3.6vw;
}
#tokuho td {
    font-size: 4.0vw;
    padding: 1.3vw;
}

}