<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
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{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}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:none}table{border-collapse:collapse;border-spacing:0}

body {
	line-height: 1.385;
	font-family: 'Noto Sans Japanese', 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, 'メイリオ', sans-serif;
	background-color: #fff;
	color: #333;
	-webkit-text-size-adjust: 100%;
	   -moz-text-size-adjust: 100%;
	    -ms-text-size-adjust: 100%;
	     -o-text-size-adjust: 100%;
	        text-size-adjust: 100%;
	-moz-osx-font-smoothing: grayscale;
	 -webkit-font-smoothing: antialiased;
}

a {
	color: #4381bf;
	text-decoration: none;
}

img {
	vertical-align: top;
}

em {
	font-weight: bold;
}

sup {
	position: relative;
	top: -0.1em;
	vertical-align: top;
	font-size: 70%;
}

/* common
==========================================*/
.modePC {
	font-size: 14px;
}
.modeSP {
	font-size: 13px;
}
.modePC .hiddenPC,
.modeSP .hiddenSP {
	display: none !important;
}

.clear:after {
	content: "";
	clear: both;
	display: block;
}

.modePC .youtube p {
	text-align: center;
	margin-top: 22px;
}

.modeSP .youtube div {
	position: relative;
}
.modeSP .youtube349 div {
	padding-bottom: 56.2903%;
}
.modePC .youtube h3 + div {
	margin-top: 12px;
}
.modeSP .youtube h3 + div {
	margin-top: 3.25%;
}

.modeSP .youtube h3 {
	padding-bottom: 3.87097%;
	position: relative;
}

.modeSP .youtube h3 img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: auto;
}

.modeSP .youtube iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.modeSP .youtube p {
	text-align: center;
	margin-top: 3.22581%;
}

.modeSP .youtube p img {
	width: auto;
	height: 12px;
}

/* header
==========================================*/
header {
	background-color: #fff;
	height: 130px;
}

header &gt; div {
	height: 53px;
	position: relative;
}
.modePC header &gt; div {
	width: 1200px;
	margin: 0 auto;
}

header .f_logo {
	background: url(../img/head/line.png) bottom repeat-x;
	padding-bottom: 12px
}
.modePC header .f_logo { height: 55px; }
.modeSP header .f_logo { height: 35px; }

header .logo02 {
	display: block;
	position: absolute;
}
.modePC header .logo02 {
	width: 128px;
	height: 45px;
	top: 10px;
	left: 12px;
}
.modeSP header .logo02 {
	width: 77px;
	height: 27px;
	top: 10px;
	left: 10px;
}

.modeSP header .f_logo img {
	height: 100%;
}

header .logo {
	display: block;
	position: absolute;
}
.modePC header .logo {
	width: 311px;
	top: 18px;
	left: 10px;
}
.modeSP header .logo {
	height: 18px;
	top: 11px;
	left: 11px;
}

.modePC header .logo img { width: 100%; }
.modeSP header .logo img { height: 100%; }

.modePC header .toggle {
	display: none;
}
.modeSP header .toggle {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
}
.modeSP header .toggle1 {
	background: #073190 url(../img/head/icon_01.png) no-repeat center;
	background-size: 20px auto;
}
.modeSP header .toggle2 {
	background: url(../img/head/icon_02.png) no-repeat center;
	background-size: 17px auto;
	z-index: 11;
	display: none;
}
.modeSP header.menuOpen .toggle2 {
	display: block;
}

.modePC header .sns {
	position: absolute;
	top: 20px;
	right: 10px;
}
.modeSP header .sns {
	font-size: 0;
	line-height: 0;
	text-align: center;
	height: 17px;
	padding-top: 47px;
}

.modePC header .sns li {
	width: 31px;
	height: 20px;
	float: left;
	margin-right: 20px;
}
.modeSP header .sns li {
	display: inline-block;
	height: 17px;
	margin: 0 9px;
}

header .sns a {
	display: block;
	text-align: center;
}
.modePC header .sns a { width: 31px; }
.modeSP header .sns a { width: 27px; }

.modePC header .sns img { height: 20px; }
.modeSP header .sns img { height: 17px; }

.modePC header .menu {
	position: absolute;
	top: 8px;
	left: 360px;
}
.modeSP header .menu {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
	background-color: rgba(7,49,144,.8);
	padding-top: 33px;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	display: none;
}

.modePC header .menu &gt; li {
	float: left;
	margin-right: 10px;
	width: 140px;
	height: 40px;
	border-radius: 19px;
	position: relative;
	-webkit-transition: height .3s 0s;
	        transition: height .3s 0s;
}



.modePC header .menu &gt; li:nth-of-type(1):hover { height: 326px; }
.modePC header .menu &gt; li:nth-of-type(2):hover { height: 184px; }
.modePC header .menu &gt; li:nth-of-type(3):hover { height: 147px; }

.modeSP header .menu &gt; li {
	padding: 12px 0 0 10px;
	margin-top: 7px;
	border-top: 1px solid #fff;
}

.modeSP header .menu .subMenuClose {
	padding-bottom: 7px;
}


.modePC header .menu &gt; li &gt; a {
	color: #333;
	font-size: 14px;
	line-height: 38px;
	white-space: nowrap;
	display: block;
	width: 138px;
	height: 38px;
	border: 1px solid #999;
	border-radius: 19px;
	background: #fff url(../img/common/arrow_gr_b_11-6.png) no-repeat 118px center ;
	position: absolute;
	top: 0;
	z-index: 11;
}

.modePC header .menu &gt; li &gt; a:hover {
	background-color: #ccc;
	background-image: url(../img/common/arrow_gr_t_11-6.png);
	cursor: default;
}
.modeSP header .menu &gt; li &gt; a {
	color: #fff;
	font-size: 14px;
	line-height: 28px;
	display: block;
	height: 28px;
	position: relative;
}
.modeSP header .menu &gt; li &gt; a:after {
	content: "";
	display: block;
	height: 28px;
	width: 9px;
	position: absolute;
	top: 0;
	right: 10px;
	background: url(../img/head/icon_02.png) no-repeat center;
	background-size: 9px auto;
}
.modeSP header .menu .subMenuClose &gt; a:after {
	background: url(../img/foot/icon_04.png) no-repeat center;
	background-size: 11px auto;
}

header .menu &gt; li &gt; a:before {
	content: "";
	background: no-repeat center;
	background-size: 100% auto;
	display: block;
	float: left;
}
.modePC header .menu &gt; li &gt; a:before {
	height: 34px;
	width: 19px;
	margin: 2px 5px 0px 7px;
}
.modeSP header .menu &gt; li &gt; a:before {
	height: 28px;
	width: 21px;
	margin-right: 10px;
}

.modePC header .menu &gt; li:nth-of-type(1) &gt; a:before { background-image: url(../img/common/icon_01.png); }
.modePC header .menu &gt; li:nth-of-type(2) &gt; a:before { background-image: url(../img/common/icon_02.png); }
.modePC header .menu &gt; li:nth-of-type(3) &gt; a:before { background-image: url(../img/common/icon_03.png); }
.modeSP header .menu &gt; li:nth-of-type(1) &gt; a:before { background-image: url(../img/foot/icon_01.png); }
.modeSP header .menu &gt; li:nth-of-type(2) &gt; a:before { background-image: url(../img/foot/icon_02.png); }
.modeSP header .menu &gt; li:nth-of-type(3) &gt; a:before { background-image: url(../img/foot/icon_03.png); }

.modePC header .menu ul {
	position: absolute;
	top:50px;
	left:0px;
	display: none;
	width: 400px;
	border: 1px solid #999;
	position: relative;
	z-index: 10;
	background-color: #fff;
}


.modePC header .menu ul:after, .modePC header .menu ul:before {
	bottom: 100%;
	left: 70px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.modePC header .menu ul:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #ffffff;
	border-width: 10px;
	margin-left: -10px;
}
.modePC header .menu ul:before {
	border-color: rgba(153, 153, 153, 0);
	border-bottom-color: #999;
	border-width: 11px;
	margin-left: -11px;
}


.modePC header .menu &gt; ul &gt; li &gt; a {
	width: 290px;
}

.modePC header .menu &gt; ul &gt; li &gt; a {
	width: 290px;
}


.modeSP header .menu ul {
	margin-top: 10px;
}

.modePC header .menu ul li { height: 35px;  }
.modePC header .menu ul li:nth-of-type(n+2) { border-top: 1px solid #999; }
.modePC header .menu ul li:nth-last-of-type(1) {  }
.modePC header .menu ul li:hover { background-color: #e7e7e7; }
.modeSP header .menu ul li { height: 30px; }

.modePC header .menu ul li a {
	color: #333;
	font-size: 12px;
	line-height: 35px;
	padding-left: 8px;
	display: block;
	height: 35px;
}
.modePC header .menu ul li a span{
	font-size: 14px;
	font-weight: 700;
}


.modePC header .menu ul li a:hover {
	color: #0a2986;
}
.modeSP header .menu ul li a {
	color: #fff;
	font-size: 12px;
	line-height: 30px;
	display: block;
	height: 30px;
}

/* footer
==========================================*/
.modePC footer {
	min-width: 1200px;
}

footer .b1 {
	background-color: #0a2986;
}

.modePC footer .b1 &gt; div {
	width: 1120px;
	margin: 0 auto;
	padding: 35px 0;
}
.modePC footer .b1 &gt; div:after {
	content: "";
	display: block;
	clear: both;
}

.modePC footer .menu &gt; li {
	float: left;
	width: 290px;
}
.modePC footer .menu &gt; li:last-child { width: 200px; }
.modeSP footer .menu &gt; li { padding-left: 10px; }
.modeSP footer .menu &gt; li:nth-of-type(n+2) { border-top: 1px solid #fff; }

footer .menu p {
	color: #fff;
	font-size: 14px;
}
.modePC footer .menu p {
	line-height: 21px;
	height: 21px;
}
.modeSP footer .menu p {
	line-height: 50px;
	height: 50px;
	position: relative;
}
.modeSP footer .menu p:after {
	content: "";
	display: block;
	height: 50px;
	width: 9px;
	position: absolute;
	top: 0;
	right: 10px;
	background: url(../img/foot/icon_04.png) no-repeat center;
	background-size: 9px auto;
}
.modeSP footer .menu .subMenuOpen p:after {
	background: url(../img/head/icon_02.png) no-repeat center;
	background-size: 11px auto;
}

footer .menu p:before {
	content: "";
	background: no-repeat center;
	background-size: 100% auto;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	float: left;
	width: 21px;
}
.modePC footer .menu p:before { height: 21px; }
.modeSP footer .menu p:before { height: 50px; }
footer .menu &gt; li:nth-of-type(1) p:before { background-image: url(../img/foot/icon_01.png); }
footer .menu &gt; li:nth-of-type(2) p:before { background-image: url(../img/foot/icon_02.png); }
footer .menu &gt; li:nth-of-type(3) p:before { background-image: url(../img/foot/icon_03.png); }

.modePC footer .menu ul { margin-top: 14px; }
.modeSP footer .menu ul { display: none; }
.modeSP footer .menu .subMenuOpen ul { padding-bottom: 15px; }

footer .menu ul li a {
	color: #fff;
	line-height: 28px;
}
.modePC footer .menu ul li a { font-size: 14px; }
.modeSP footer .menu ul li a { font-size: 12px; }

.modePC footer .fb-page { float: left; }
.modeSP footer .fb-page { display: none; }

.modePC footer .b2 {
	background-color: #fff;
	font-size: 11px;
}

.modeSP footer .b2 {
	background-color: #fff;
	font-size: 11px;
	text-align: center;
}

.modePC footer .b2 div {
	width: 1120px;
	margin: 20px auto;
}

.modeSP footer .b2 div {
	margin: 3%;
}

.modePC footer .b2 div:after {
	display: block;
	clear: both;
	content: '';
}

.modePC footer .b2 ul {
	float: left;
	width: 560px;
}

.modeSP footer .b2 ul {
	margin: 0 auto 2%;
	width: 97%;
}

.modeSP footer .b2 ul:after {
	display: block;
	clear: both;
	content: '';
}

.modePC footer .b2 ul li {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 1px solid #999;
	float: left;
}

.modeSP footer .b2 ul li {
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
	border-left: 1px solid #999;
	float: left;
}

.modePC footer .b2 ul li:first-child {
	margin-left: 0;
	padding-left: 0;
	border-left: none;
}

.modeSP footer .b2 ul li:first-child {
	margin-left: 0;
	padding-left: 0;
	border-left: none;
}

.modePC footer .b2 ul li a,
.modeSP footer .b2 ul li a {
	color: #333;
}

.modePC footer .b2 ul li a:hover {
	text-decoration: underline;
}

.modePC footer .b2 p {
	float: right;
	width: 560px;
	color: #999;
	text-align: right;
}


/* wrap-root
==========================================*/
.modePC .wrap-root {
	width: 1200px;
	margin: 0 auto;
}

.modePC .wrap-root .curtain {
	background-color: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
	/*display: none;*/
}
.modeSP .wrap-root .curtain {
	display: none;
}

.modePC .wrap-root .b1 {
	margin: 0 0 30px 0;
	background: #0A2986;
}

.modePC .wrap-root .b1:after {
	display: block;
	clear: both;
	content: '';
}

.modePC .wrap-root .b1 img {
	float: left;
	width: 500px;
}

.modePC .wrap-root .b1 div {
	padding: 40px 50px;
	float: right;
	width: 600px;
	color: #FFF;
}

.modePC .wrap-root .b1 div h2 {
	margin: 0 0 30px 0;
	font-size: 34px;
}


.modePC .wrap-root .b1 div p {
	line-height: 2.2;
	font-size: 16px;
}

.modeSP .wrap-root .b1 {
	margin: 0 0 10% 0;
	background: #0A2986;
}
.modeSP .wrap-root .b1 img {
	width: 100%;
}

.modeSP .wrap-root .b1 div {
	padding: 4%;
	color: #FFF;
}

.modeSP .wrap-root .b1 div h2 {
	margin: 0 0 3% 0;
	font-size: 20px;
}

.modeSP .wrap-root .b1 div p {
	line-height: 2.2;
	font-size: 13px;
}

.modePC .wrap-root .b2 {
	margin: 40px 0 35px;
	position: relative;
}

.wrap-root .b2 h2 {
	color: #333;
	text-align: center;
}
.modePC .wrap-root .b2 h2 {
	font-size: 24px;
	line-height: 26px;
}
.modeSP .wrap-root .b2 h2 {
	font-size: 17px;
	line-height: 18px;
	margin-top: 7.825%;
}
.wrap-root .b2 h2:before {
	content: "";
	background: url(../img/root/icon_01.png) no-repeat center;
	background-size: 100% auto;
	display: inline-block;
	vertical-align: middle;
}
.modePC .wrap-root .b2 h2:before {
	height: 26px;
	width: 26px;
	margin-right: 6px;
}
.modeSP .wrap-root .b2 h2:before {
	height: 18px;
	width: 18px;
	margin-right: 4px;
}

.wrap-root .b2 ul {
	font-size: 0;
	text-align: center;
}
.modePC .wrap-root .b2 ul { margin-top: 34px; }
.modeSP .wrap-root .b2 ul { margin: 7px 1.5625% 15px; }

.wrap-root .b2 li {
	text-align: left;
	display: inline-block;
}
.modePC .wrap-root .b2 li {
	margin: 0 5px;
}
.modeSP .wrap-root .b2 li {
	width: 50%;
	padding: 0 3.22581%;
	margin-top: 10px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.wrap-root .b2 li a {
	color: #333;
	white-space: nowrap;
	display: block;
	border: 1px solid #999;
	border-radius: 19px;
	position: relative;
}
.modePC .wrap-root .b2 li a {
	font-size: 14px;
	line-height: 38px;
	width: 138px;
	height: 38px;
}
.modeSP .wrap-root .b2 li a {
	font-size: 12px;
	line-height: 32px;
	height: 32px;
}
.wrap-root .b2 li .active {
	cursor: default;
}
.wrap-root .b2 li a:before {
	content: "";
	background: no-repeat center;
	background-size: 100% auto;
	display: block;
	float: left;
}
.modePC .wrap-root .b2 li a:before {
	height: 38px;
	width: 21px;
	margin: 0 9px;
}
.modeSP .wrap-root .b2 li a:before {
	height: 32px;
	width: 21px;
	margin: 0 10px;
}
.wrap-root .b2 li:nth-of-type(1) a:before { background-image: url(../img/common/icon_01.png); }
.wrap-root .b2 li:nth-of-type(2) a:before { background-image: url(../img/common/icon_02.png); }
.wrap-root .b2 li:nth-of-type(3) a:before { background-image: url(../img/common/icon_03.png); }
.wrap-root .b2 li:nth-of-type(4) a:before { background-image: url(../img/common/icon_04.png); }
.wrap-root .b2 li:nth-of-type(1) .active:before,
.modePC .wrap-root .b2 li:nth-of-type(1) a:hover:before { background-image: url(../img/common/icon_05.png); }
.wrap-root .b2 li:nth-of-type(2) .active:before,
.modePC .wrap-root .b2 li:nth-of-type(2) a:hover:before { background-image: url(../img/common/icon_06.png); }
.wrap-root .b2 li:nth-of-type(3) .active:before,
.modePC .wrap-root .b2 li:nth-of-type(3) a:hover:before { background-image: url(../img/common/icon_07.png); }
.wrap-root .b2 li:nth-of-type(4) .active:before,
.modePC .wrap-root .b2 li:nth-of-type(4) a:hover:before { background-image: url(../img/common/icon_08.png); }
.wrap-root .b2 li a:after {
	content: "";
	background: url(../img/common/arrow_gr_r_8-15.png) no-repeat center;
	background-size: 100% auto;
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	right: 10px;
}

.wrap-root .ttl{
	position: relative;
	padding: 60px 0 30px;
}

.wrap-root .ttl h2{
	position: relative;
	text-align: center;
	font-size: 18px;
	padding-bottom: 15px;
	font-weight: 700;
}
.wrap-root .ttl h2:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 70px;
    height: 3px;
    margin-left: -35px;
    background-color: #e60012;
}



.modePC .wrap-root .b2 li a:after { width: 6px; }
.modeSP .wrap-root .b2 li a:after { width: 4px; }
.wrap-root .b2 li .active,
.modePC .wrap-root .b2 li a:hover {
	color: #fff;
	background-color: #0a2986;
}
.wrap-root .b2 li .active:after,
.modePC .wrap-root .b2 li a:hover:after { background-image: url(../img/common/arrow_wh_r_8-15.png); }

.modePC .wrap-root .b3 {
	width: 1120px;
	margin: 0 auto;
}
.modePC .wrap-root .b3:after {
	content: "";
	display: block;
	clear: both;
}

.modePC .wrap-root .b3 li {
	margin: 0 5px 5px 0;
	position: relative;
	float: left;
	width: 370px;
	height: 208px;
	background-color: #000;
}

.modeSP .wrap-root .b3 li {
	padding-top: 46%;
	border-bottom: 2px solid #fff;
	position: relative;
	width: 100%;
	background-color: #000;
	overflow: hidden;
}

.modePC .wrap-root .b3 li:nth-child(3n) {
	margin-right: 0;
}

.modePC .wrap-root .b3 li .yt_area {
	width: 370px;
	height: 208px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.modePC .wrap-root .b3 li a{
	width: 370px;
	height: 208px;
	position: absolute;
	top: 0;
	left: 0;
}

.modeSP .wrap-root .b3 li .yt_area {
	width: 100%;
	height: auto;
}

.modeSP .wrap-root .b3 li a {
	width: 100%;
	height: auto;
	position: static;
}

.modePC .wrap-root .b3 li img {
	width: 100%;
	-webkit-transition: opacity .3s 0s;
	        transition: opacity .3s 0s;
}

.modeSP .wrap-root .b3 li img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	opacity: .8;
}

.modePC .wrap-root .b3 li p {
	position: absolute;
	left: 20px;
	bottom: 20px;
	width: 330px;
	color: #FFF;
	font-weight: bold;
	font-size: 20px;
	text-shadow: 1px  1px 2px #333,
	            -1px  1px 2px #333,
	             1px -1px 2px #333,
	            -1px -1px 2px #333;
	z-index: 10;
}

.modeSP .wrap-root .b3 li p {
	position: absolute;
	left: 3%;
	bottom: 6%;
	width: 90%;
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
	text-shadow: 1px  1px 2px #333,
	            -1px  1px 2px #333,
	             1px -1px 2px #333,
	            -1px -1px 2px #333;
	z-index: 10;
}

.modePC .wrap-root .b3 li span,
.modeSP .wrap-root .b3 li span {
	font-size: 14px;
}

.modePC .wrap-root .b3 li .btn_icon_article:before {
	padding: 0 2px 0 0;
	display: inline-block;
	position: relative;
	top: -2px;
	width: 25px;
	height: 25px;
	background: url(../img/root/btn_icon_article.png) no-repeat;
	background-size: contain;
	content: "";
	vertical-align: middle;
}

.modeSP .wrap-root .b3 li .btn_icon_article:before {
	padding: 0 5px 0 0;
	display: inline-block;
	position: relative;
	top: -1px;
	width: 25px;
	height: 25px;
	background: url(../img/root/btn_icon_article.png) no-repeat;
	background-size: contain;
	content: "";
	vertical-align: middle;
}

.modePC .wrap-root .b3 li .btn_icon_movie:before {
	padding: 0 5px 0 0;
	display: inline-block;
	position: relative;
	top: -2px;
	width: 25px;
	height: 25px;
	background: url(../img/root/btn_icon_movie.png) no-repeat;
	background-size: contain;
	content: "";
	vertical-align: middle;
}

.modeSP .wrap-root .b3 li .btn_icon_movie:before {
	padding: 0 6px 0 0;
	display: inline-block;
	position: relative;
	top: -2px;
	width: 25px;
	height: 25px;
	background: url(../img/root/btn_icon_movie.png) no-repeat;
	background-size: contain;
	content: "";
	vertical-align: middle;
}

.modePC .wrap-root .b3 li .btn_icon_info:before {
	padding: 0 3px 0 0;
	display: inline-block;
	position: relative;
	top: -2px;
	width: 25px;
	height: 25px;
	background: url(../img/root/btn_icon_info.png) no-repeat;
	background-size: contain;
	content: "";
	vertical-align: middle;
}

.modeSP .wrap-root .b3 li .btn_icon_info:before {
	padding: 0 4px 0 0;
	display: inline-block;
	position: relative;
	top: -1px;
	width: 25px;
	height: 25px;
	background: url(../img/root/btn_icon_info.png) no-repeat;
	background-size: contain;
	content: "";
	vertical-align: middle;
}

.modePC .wrap-root .b4 {
	position: relative;
}

.modeSP .wrap-root .b4 {
	border-bottom: 2px solid #fff;
}

.modePC .wrap-root .b4 img {
	width: 1200px;
	height: 400px;
}
.modeSP .wrap-root .b4 img {
	width: 100%;
}

/* wrap-pre
==========================================*/
.wrap-pre {
	font-size: 20px;
	line-height: 1.5;
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 37px;
}

.wrap-pre .p1 { margin-top: 50px; text-align: center; }
.wrap-pre .p2 { margin-top: 44px; }
.wrap-pre .p3 { margin-top: 15px; text-align: center; }
.wrap-pre .p4 { margin-top: 30px; }
.wrap-pre .p5 { margin-top: 25px; text-align: center; }
.wrap-pre .p6 { margin-top: 74px; }

.wrap-pre .b1 {
	width: 840px;
	margin: 35px auto 0;
	text-align: center;
}

.wrap-pre .b1 &gt; img {
	float: left;
}

.wrap-pre .b1 &gt; div {
	width: 400px;
	float: right;
}

.wrap-pre .b1 &gt; div p:nth-child(1) { padding-top: 18px; }
.wrap-pre .b1 &gt; div p:nth-child(2) { margin-top: 24px; }
.wrap-pre .b1 &gt; div p:nth-child(3) { margin-top: 10px; }

.wrap-pre .b2 {
	height: 40px;
	margin-top: 25px;
}
.wrap-pre iframe + .b2 {
	height: 30px;
	margin-top: 17px;
}

.wrap-pre .b2 &gt; p {
	float: left;
}

.wrap-pre .b2 p {
	line-height: 40px;
}

.wrap-pre .b2 p img {
	vertical-align: middle;
	margin-right: 10px;
}

.wrap-pre .b2 &gt; a {
	float: right;
}

.wrap-pre iframe {
	border: 0;
	display: block;
	width: 1000px;
	height: 340px;
	margin: 24px 0 0;
	padding: 0;
}

/* wrap-evt
==========================================*/
.wrap-evt &gt; div:nth-child(2) {
	display: none;
}

.modePC .wrap-evt {
	font-size: 14px;
	line-height: 24px;
	min-width: 1100px;
}
.modeSP .wrap-evt {
	font-size: 10px;
	line-height: 1.5;
}

.modePC .wrap-evt a:hover {
	opacity: .8;
}

.modeSP .wrap-evt img {
	width: 100%;
}

.wrap-evt iframe {
	border: 0;
	display: block;
	margin: 0;
	padding: 0;
}

.modePC .wrap-evt &gt; div:nth-child(1),
.modePC .wrap-evt &gt; div:nth-child(2) &gt; div,
.modePC .wrap-evt &gt; div:nth-child(3) {
	width: 1000px;
	margin: 0 auto;
}
.wrap-evt &gt; div:nth-child(2) {
	background-color: #5a82cf;
}
.modeSP .wrap-evt &gt; div:nth-child(2) {
	margin-top: 4.6875%;
	padding: 0 1.5625% 4.6875%;
}

.modePC .wrap-evt &gt; div:nth-child(2) &gt; div {
	margin-top: 45px;
	padding-bottom: 40px;
}

.modePC .wrap-evt h1 { margin-top: 30px; }
.modeSP .wrap-evt h1 { margin-top: 1.5625%; }

.modePC .wrap-evt .b1 { margin: 30px -50px 0 -50px; }
.modePC .wrap-evt .b2 { margin-top: 42px; }
.modePC .wrap-evt .b3 { margin-top: 52px; }
.modePC .wrap-evt .b4 { margin: 40px -50px 0 -50px; }
.modePC .wrap-evt .b5 { margin-top: 15px; }
.modeSP .wrap-evt .b1 { margin-top: 2.5%; }
.modeSP .wrap-evt .b2 { margin-top: 5%; }
.modeSP .wrap-evt .b3 { margin-top: 7.5%; }
.modeSP .wrap-evt .b4 { margin-top: 3.125%; }
.modeSP .wrap-evt .b5 { padding: 1.5625% 1.5625% 0; }

.modePC .wrap-evt .b3 &gt; div {
	width: 490px;
}
.modePC .wrap-evt .b3 &gt; div:nth-child(1) {
	float: left;
}
.modePC .wrap-evt .b3 &gt; div:nth-child(2) {
	float: right;
}

.modePC .wrap-evt .b3 .p2 { margin-top: 41px; }
.modePC .wrap-evt .b3 .p3 { margin-top: 15px; }
.modePC .wrap-evt .b3 .p4 { margin-top: 40px; }
.modePC .wrap-evt .b3 .p5 { margin-top: 15px; }
.modePC .wrap-evt .b3 .p6 { margin-top: 20px; }
.modePC .wrap-evt .b3 .p7 { margin-top: 15px; }
.modeSP .wrap-evt .b3 .p2,
.modeSP .wrap-evt .b3 .p4,
.modeSP .wrap-evt .b3 .p6 { margin-top: 4.6875%; }
.modeSP .wrap-evt .b3 .p3,
.modeSP .wrap-evt .b3 .p5,
.modeSP .wrap-evt .b3 .p7 { padding: 1.5625% 1.5625% 0; }

.modePC .wrap-evt .b3 .p1 {
	text-align: center;
}

.wrap-evt .b3 .p3 span {
	display: inline-block;
}

.wrap-evt .b3 .p3 span + span {
	margin-left: 2em;
}

.modePC .wrap-evt .b3 .p5 a {
	display: block;
	width: 217px;
	margin-top: 20px;
}
.modeSP .wrap-evt .b3 .p5 a {
	display: block;
	width: 144px;
	margin-top: 10px;
}

.modePC .wrap-evt .b3 iframe {
	width: 490px;
	height: 270px;
}
.modeSP .wrap-evt .b3 iframe {
	width: 100%;
	height: 150px;
	margin: 6.25% 0 0;
}

.modePC .wrap-evt h2 {
	padding-top: 50px;
}
.modeSP .wrap-evt &gt; div:nth-child(1) h2 {
	padding-top: 9.375%;
}
.modeSP .wrap-evt &gt; div:nth-child(2) h2 {
	padding-top: 4.8387%;
}

.wrap-evt .b5 p + p {
	margin-top: 1em;
}
.modePC .wrap-evt .b5 a:hover {
	opacity: 1;
	text-decoration: underline;
}

.modeSP .wrap-evt .b5 .p1 {
	text-align: center;
}
.modeSP .wrap-evt .b5 .p1 img {
	width: auto;
}

.modePC .wrap-evt .b6 {
	margin-top: 50px;
}
.modeSP .wrap-evt .b6 {
	margin-top: 3.125%;
}

.modePC .wrap-evt .b6 div:nth-child(1) {
	float: left;
}
.modePC .wrap-evt .b6 div:nth-child(2) {
	float: right;
}
.modeSP .wrap-evt .b6 div {
	padding-bottom: 48.387097%;
	position: relative;
}
.modeSP .wrap-evt .b6 div + div {
	margin-top: 1.5625%;
}

.modePC .wrap-evt .b6 iframe {
	width: 490px;
	height: 270px;
}
.modeSP .wrap-evt .b6 iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

.modePC .wrap-evt .b7 {
	text-align: center;
	margin: 40px 0 20px;
}
.modeSP .wrap-evt .b7 {
	margin: 6.25% 0 5.46875%;
}

.modePC .wrap-evt .b8 {
	text-align: center;
	margin-top: 22px;
}
.modeSP .wrap-evt .b8 {
	margin-top: 3.5484%;
}

.modePC .wrap-evt .b9 {
	margin-top: 50px;
}
.modeSP .wrap-evt .b9 {
	margin-top: 3.125%;
}

/* wrap-evrp
==========================================*/
.modePC .wrap-evrp {
	font-size: 14px;
	line-height: 30px;
	min-width: 1100px;
}
.modeSP .wrap-evrp {
	font-size: 10px;
	line-height: 1.5;
}

.modeSP .wrap-evrp img {
	width: 100%;
}

.modePC .wrap-evrp .w1 {
	width: 1000px;
	margin: 0 auto;
	padding: 0 50px;
}
.modeSP .wrap-evrp .w1 {
	padding: 0 1.5625% 4.6875%;
}
.modePC .wrap-evrp .w1:first-child {
	padding-top: 30px;
	background: url(../img/event/r18_pc.jpg) no-repeat top;
}
.modeSP .wrap-evrp .w1:first-child {
	padding-top: 5px;
	background: url(../img/event/r18_sp.jpg) no-repeat top;
	-webkit-background-size: 100% auto;
	        background-size: 100% auto;
}

.wrap-evrp .w2 {
	background-color: #e7e7e7;
}
.modePC .wrap-evrp .w2 {
	margin-top: 30px;
	padding: 40px 0 35px;
}
.modeSP .wrap-evrp .w2 {
	padding: 4.6875% 0 7.031225%;
}

.modePC .wrap-evrp .w2 &gt; div {
	width: 1000px;
	margin: 0 auto;
}
.modeSP .wrap-evrp .w2 &gt; div {
	padding: 0 1.5625%;
}

.modePC .wrap-evrp .w2 p:first-child {
	text-align: center;
	margin-bottom: 30px;
}
.modeSP .wrap-evrp .w2 p:first-child {
	text-align: center;
	margin-bottom: 4.83871%;
}

.modeSP .wrap-evrp .w2 p:first-child img {
	height: 13px;
	width: auto;
}

.modePC .wrap-evrp .b1 {
	margin: 35px 0 10px;
}
.modeSP .wrap-evrp .b1 {
	margin: 5.32258% 0 4.19355%;
}

.modePC .wrap-evrp .b2 {
	text-align: center;
	margin-top: 40px;
}

.modeSP .wrap-evrp .b2 p:nth-child(1) {
	margin-top: 4.03226%;
	padding-bottom: 56.29032%;
	position: relative;
}

.modePC .wrap-evrp .b2 iframe {
	width: 490px;
	height: 270px;
}
.modeSP .wrap-evrp .b2 iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.modePC .wrap-evrp .b2 a:hover {
	opacity: .8;
}

.modeSP .wrap-evrp .b2 p {
	text-align: center;
	margin-top: 3.225806%;
}

.modeSP .wrap-evrp .b2 p img {
	width: auto;
	height: 12px;
}

.modePC .wrap-evrp .b3 {
	width: 600px;
	height: 50px;
	margin: 50px auto 0;
	background-image: url(../img/event/r03_pc.png);
}
.modeSP .wrap-evrp .b3 {
	width: 96.7742%;
	margin: 7.580645% auto 0;
}

.wrap-evrp .b3 li {
	float: left;
}
.modeSP .wrap-evrp .b3 li {
	width: 50%;
}

.modePC .wrap-evrp .b3 a:hover img {
	opacity: 0;
}

.modePC .wrap-evrp h2 {
	margin: 50px 0 30px;
}
.modeSP .wrap-evrp h2 {
	margin-top: 6.451613%;
}

.modePC .wrap-evrp .b4 {
	width: 920px;
	margin: 0 auto;
}

.modePC .wrap-evrp .b4 li {
	height: 289px;
	position: relative;
}
.modeSP .wrap-evrp .b4 li {
	text-align: center;
	margin-top: 6.451613%;
}

.modePC .wrap-evrp .b4 .l:not(:first-child) {
	margin-top: 55px;
}
.modePC .wrap-evrp .b4 .r {
	margin-top: -35px;
}

.modePC .wrap-evrp .b4 img {
	width: 450px;
	position: absolute;
	top: 0;
}
.modeSP .wrap-evrp .b4 img {
	width: 90.32258%;
}
.modePC .wrap-evrp .b4 .l img {
	left: 0;
}
.modePC .wrap-evrp .b4 .r img {
	right: 0;
}

.modePC .wrap-evrp .b4 p {
	width: 450px;
	position: absolute;
}
.modePC .wrap-evrp .b4 .w310 p { width: 310px; }
.modePC .wrap-evrp .b4 .w320 p { width: 320px; }
.modePC .wrap-evrp .b4 .w370 p { width: 370px; }
.modePC .wrap-evrp .b4 .w390 p { width: 390px; }
.modePC .wrap-evrp .b4 .w415 p { width: 415px; }
.modePC .wrap-evrp .b4 .w435 p { width: 435px; }

.modeSP .wrap-evrp .b4 p {
	text-align: left;
	margin-top: 1.6129%;
}
.modePC .wrap-evrp .b4 .l p {
	top: -8px;
	left: 470px;
}
.modePC .wrap-evrp .b4 .r p {
	bottom: 0;
	right: 470px;
}

.wrap-evrp .b4 p span {
	white-space: nowrap;
}

.modePC .wrap-evrp .b5 {
	text-align: center;
	margin: 40px 0 20px;
}
.modeSP .wrap-evrp .b5 {
	margin: 6.25% 0 5.46875%;
}

.modePC .wrap-evrp .b5 a:hover img {
	opacity: .8;
}

/* wrap-inv
==========================================*/
.modePC .wrap-inv {
	min-width: 1100px;
}
.modeSP .wrap-inv {
	font-size: 10px;
	line-height: 1.5;
}

.modePC .wrap-inv a:hover {
	opacity: .8;
}

.modePC .wrap-inv .b1 {
	width: 1100px;
	margin: 0 auto;
}
.modePC .wrap-inv .b2 &gt; div,
.modePC .wrap-inv .b3,
.modePC .wrap-inv .b4 &gt; div {
	font-size: 14px;
	line-height: 30px;
	width: 1000px;
	margin: 0 auto;
}

.modeSP .wrap-inv .b2 div {
	padding: 5%;
}

.modePC .wrap-inv .b2 h2 {
	margin: 0 0 25px 0;
	padding: 10px 15px;
	border-left: 10px solid #bacdf5;
	color: #fff;
	background: #5B82CF;
	font-weight: bold;
	font-size: 30px;
}

.modeSP .wrap-inv .b2 h2 {
	margin: 0 0 3% 0;
	padding: 5px 10px;
	border-left: 5px solid #bacdf5;
	color: #fff;
	background: #5B82CF;
	font-weight: bold;
	font-size: 18px;
}

.modePC .wrap-inv .b2 span,
.modePC .wrap-inv .b3 span {
	font-size: 12px;
	line-height: 18px;
	display: inline-block;
}
.modeSP .wrap-inv .b2 span,
.modeSP .wrap-inv .b3 span {
	display: inline-block;
	font-size: 7px;
}

.modeSP .wrap-inv img {
	width: 100%;
}

.wrap-inv .b2 {
	color: #fff;
	background-color: #89aae6;
}

.modePC .wrap-inv .b2 {
	padding: 36px 0 30px;
}

.modePC .wrap-inv .b2 p {
	padding: 0 0 50px;
	color: #fff;
	line-height: 30px;
	text-align: justify;
}
.modeSP .wrap-inv .b2 p {
	color: #fff;
	font-size: 12px;
	line-height: 2;
	text-align: justify;
}

.modePC .wrap-inv .b3 {
	background: #fff;
}

.modeSP .wrap-inv .b3 {
	padding: 5%;
}

.modePC .wrap-inv .b3 h2 {
	margin: 50px 0 30px 0;
	padding: 10px 15px;
	border-left: 10px solid #bacdf5;
	background: #f7f7f7;
	font-weight: bold;
	font-size: 30px;
}

.modeSP .wrap-inv .b3 h2 {
	margin: 0 0 3% 0;
	padding: 5px 10px;
	border-left: 5px solid #bacdf5;
	background: #f7f7f7;
	font-weight: bold;
	font-size: 18px;
}

.modePC .wrap-inv .p2 {
	text-align: center;
	margin-top: 60px;
}
.modeSP .wrap-inv .p2 {
	padding: 3% 0;
}

.modePC .wrap-inv .p3 {
	clear: both;
	padding: 20px 0 50px;
	line-height: 30px;
	text-align: justify;
}
.modeSP .wrap-inv .p3 {
	font-size: 12px;
	line-height: 2;
	text-align: justify;
}

.modePC .wrap-inv .p4 {
	width: 624px;
	height: 57px;
	margin: 60px auto 0;
}
.modePC .wrap-inv .b4 + .b3 .p4 {
	margin-top: 0;
}
.modeSP .wrap-inv .p4 {
	margin-top: 5.6452%;
}

.modePC .wrap-inv .p4 a:nth-child(1) {
	float: right;
}
.modePC .wrap-inv .p4 a:nth-child(2) {
	float: left;
}
.modeSP .wrap-inv .p4 a + a {
	display: block;
	margin-top: 2.58065%;
}

.modePC .wrap-inv .p5 {
	text-align: center;
	margin-top: 65px;
}
.modeSP .wrap-inv .p5 {
	margin-top: 5.6452%;
}

.wrap-inv .b4 {
	color: #fff;
	background-color: #5a82cf;
}
.modePC .wrap-inv .b4 {
	padding: 40px 0 55px;
}
.modeSP .wrap-inv .b4 {
	padding: 4.83871% 1.5625%;
}

.modePC .wrap-inv .b4 ul {
	margin-top: 50px;
}

.modePC .wrap-inv .b4 li {
	text-align: center;
	width: 490px;
}
.modePC .wrap-inv .b4 .ul1 li:nth-child(1) { float: left; }
.modePC .wrap-inv .b4 .ul1 li:nth-child(2) { float: right; }
.modePC .wrap-inv .b4 .ul2 li { margin: 0 auto; }
.modeSP .wrap-inv .b4 li + li { margin-top: 8.064516%; }

.modePC .wrap-inv .b4 li iframe {
	width: 490px;
	height: 270px;
}

.modePC .wrap-inv .b4 ul + p {
	margin-top: 20px;
}
.modeSP .wrap-inv .b4 ul + p {
	margin-top: 5.6452%;
}
.modePC .wrap-inv .b5 {
    padding: 40px 0 43px;
    width: 1100px;
    margin: 0 auto;
}

.modeSP .wrap-inv .b5 {
	padding: 5.78125% 1.5625% 6.5625%;
}

.modePC .wrap-inv .b5 .p4 {
	width: 670px;
	margin: 0 auto;
}

.modeSP .wrap-inv .b5 .p4 {
	margin-top: 5.6452%;
}

.modeSP .wrap-inv .b5 .p4 img {
	width: 100%;
}

.modePC .wrap-inv .b5 .p4 a:nth-child(1){
	float: right;
}

.modePC .wrap-inv .b5 .p4 a:nth-child(2){
	float: left;
}

.modeSP .wrap-inv .b5 .p4 a:nth-child(2){
	display: block;
	margin-top: 2.58065%;
}

/* wrap-cpt
==========================================*/
.modePC .wrap-cpt {
	width: 1100px;
	margin: 0 auto;
}

.modePC .wrap-cpt a:hover {
	opacity: .8;
}

.modeSP .wrap-cpt img {
	width: 100%;
}

.wrap-cpt .b1 {
	position: relative;
}

.wrap-cpt .b1 div {
	position: absolute;
}
.modePC .wrap-cpt .b1 div {
	font-size: 18px;
	line-height: 26px;
	width: 800px;
	left: 50px;
	bottom: 30px;
}
.modeSP .wrap-cpt .b1 div {
	font-size: 10px;
	line-height: 1.6;
	text-align: justify;
	left: 5%;
	bottom: 5%;
	width: 90%;
}

.modePC .wrap-cpt .b1 span {
	font-size: 13px;
}
.modeSP .wrap-cpt .b1 span {
	font-size: 8px;
}

.wrap-cpt .b1 p {
	margin-top: 1em;
}

.wrap-cpt .b2 li {
	float: left;
}
.modeSP .wrap-cpt .b2 li {
	width: 50%;
}

.modePC .wrap-cpt .b2 a:hover {
	opacity: .8;
}

.modePC .wrap-cpt .b3 {
	text-align: center;
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0 40px;
}
.modeSP .wrap-cpt .b3 {
	padding: 0 5%;
}

.modePC .wrap-cpt .b3 h2 {
	margin: 80px 0 25px 0;
	padding: 10px 15px;
	border-left: 10px solid #bacdf5;
	background: #f7f7f7;
	font-weight: bold;
	font-size: 30px;
	text-align: left;
}

.modeSP .wrap-cpt .b3 h2 {
	margin: 5% 0 3% 0;
	padding: 5px 10px;
	border-left: 5px solid #bacdf5;
	background: #f7f7f7;
	font-weight: bold;
	font-size: 18px;
}

.modePC .wrap-cpt .p2 {
	margin-top: 38px;
}

.modePC .wrap-cpt .p3 {
	margin-top: 50px;
}
.modeSP .wrap-cpt .p3 {
	margin-top: 4.03226%;
	padding-bottom: 58.06452%;
	position: relative;
}

.modePC .wrap-cpt .p3 iframe {
	width: 800px;
	height: 420px;
}
.modeSP .wrap-cpt .p3 iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.modePC .wrap-cpt .p4 {
	margin-top: 22px;
}
.modeSP .wrap-cpt .p4 {
	margin-top: 3.5484%;
}

.modePC .wrap-cpt .p5 {
	width: 624px;
	height: 57px;
	margin: 24px auto 0;
}
.modeSP .wrap-cpt .p5 {
	margin: 5% 0;
}

.modePC .wrap-cpt .p5 a:nth-child(1) {
	float: right;
}
.modePC .wrap-cpt .p5 a:nth-child(2) {
	float: left;
}
.modeSP .wrap-cpt .p5 a + a {
	display: block;
	margin-top: 2.58065%;
}

.modePC .wrap-cpt .p6 {
	margin-top: 50px;
}
.modeSP .wrap-cpt .p6 {
	margin-top: 4.03226%;
}

/* wrap-mov
==========================================*/
.modePC .wrap-mov {
	min-width: 1100px;
}

.modePC .wrap-mov .w0,
.modePC .wrap-mov .boxx &gt; div {
	font-size: 14px;
	line-height: 30px;
	width: 1000px;
	margin: 0 auto;
}
.modeSP .wrap-mov .w0,
.modeSP .wrap-mov .boxx &gt; div {
	font-size: 10px;
	line-height: 1.5;
	padding: 0 1.5625% 4%;
}

.modePC .wrap-mov a:hover img {
	opacity: .8;
}

.modeSP .wrap-mov img {
	width: 100%;
}

.modePC .wrap-mov h1 {
	margin: 30px 0 0 0;
	padding: 20px 15px;
	border-left: 10px solid #bacdf5;
	background: #f7f7f7;
	font-weight: bold;
	font-size: 40px;
}

.modeSP .wrap-mov h1 {
	margin: 3% 0;
	padding: 8px 10px;
	border-left: 5px solid #bacdf5;
	background: #f7f7f7;
	font-weight: bold;
	font-size: 22px;
}

.modePC .wrap-mov h2 {
	margin: 0 0 25px 0;
	padding: 10px 15px;
	border-left: 10px solid #bacdf5;
	background: #f7f7f7;
	font-weight: bold;
	font-size: 30px;
}

.modeSP .wrap-mov h2 {
	margin: 3% 0;
	padding: 5px 10px;
	border-left: 5px solid #bacdf5;
	background: #f7f7f7;
	font-weight: bold;
	font-size: 18px;
}

.modePC .wrap-mov .w1 {
	background-color: #fff;
	padding: 55px 0 40px;
	margin-top: 20px;
}
.modeSP .wrap-mov .w1 {
	background-color: #fff;
	padding: 2%;
	margin-top: 4.8387%;
	-webkit-background-size: 100% auto;
	        background-size: 100% auto;
}

.modePC .wrap-mov .w1 p {
	line-height: 30px;
	text-align: justify;
}

.modeSP .wrap-mov .w1 p {
	font-size: 12px;
	line-height: 2;
	text-align: justify;
}

.modePC .wrap-mov .w2 {
	background:#e7e7e7 url(../img/movie/img22_pc.png) no-repeat center 113px;
	padding: 55px 0 40px;
	margin-top: 20px;
}
.modeSP .wrap-mov .w2 {
	padding: 2%;
	margin-top: 4.8387%;
	background: url(../img/movie/img22_sp.png) no-repeat center top;
	-webkit-background-size: 100% auto;
	        background-size: 100% auto;
}

.modePC .wrap-mov .w2 p {
	line-height: 30px;
	text-align: justify;
}

.modeSP .wrap-mov .w2 p {
	font-size: 12px;
	line-height: 2;
	text-align: justify;
}

.modePC .wrap-mov .w3 {
	background: #fff url(../img/movie/img10_pc.png) no-repeat center 99px;
	padding: 55px 0 40px;
}
.modeSP .wrap-mov .w3 {
	padding: 2%;
	background: #fff url(../img/movie/img10_sp.png) no-repeat center 30px;
	-webkit-background-size: 100% auto;
	        background-size: 100% auto;
}

.modePC .wrap-mov .w3 p {
	line-height: 30px;
	text-align: justify;
}

.modeSP .wrap-mov .w3 p {
	font-size: 12px;
	line-height: 2;
	text-align: justify;
}

.modePC .wrap-mov .w4 {
	width: 100%;
	padding: 28px 0 23px;
	background-color: #e5edf6;
}
.modeSP .wrap-mov .w4 {
	padding: 2%;
	overflow: hidden;
	background-color: #e5edf6;
}

.modePC .wrap-mov .w4 p {
	line-height: 30px;
	text-align: justify;
}

.modeSP .wrap-mov .w4 p {
	font-size: 12px;
	line-height: 2;
	text-align: justify;
}

.modePC .wrap-mov .w5-2 {
	background: #e7e7e7;
	padding: 55px 0 40px;
	margin-top: 20px;
}
.modeSP .wrap-mov .w5-2 {
	background: #e7e7e7;
	padding: 2%;
	margin-top: 4.8387%;
	-webkit-background-size: 100% auto;
	        background-size: 100% auto;
}

.modePC .wrap-mov .w5-2 p {
	line-height: 30px;
	text-align: justify;
}

.modeSP .wrap-mov .w5-2 p {
	font-size: 12px;
	line-height: 2;
	text-align: justify;
}

.modePC .wrap-mov .b4 {
	text-align: center;
	margin-top: 20px;
	width: 880px;
}

.modePC .wrap-mov .boxx h2 + p {
	margin-top: 20px;
}
.modeSP .wrap-mov .boxx h2 + p {
	margin-top: 3.2258%;
}

.modePC .wrap-mov .b2 {
	margin-top: 30px;
}

.modePC .wrap-mov .b2 li { width: 490px; }
.modePC .wrap-mov .b2 li:nth-child(1) { float: left; }
.modePC .wrap-mov .b2 li:nth-child(2) { float: right; }
.modeSP .wrap-mov .b2 li { margin-top: 4.51613%; }

.modePC .wrap-mov .b2 h3 {
	min-height: 24px;
	line-height: 0;
}
.modeSP .wrap-mov .b2 h3 {
	padding-bottom: 3.87097%;
	position: relative;
}

.modeSP .wrap-mov .b2 h3 img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: auto;
}

.modePC .wrap-mov .b2 .li1 p:nth-of-type(1) {
	margin-top: 53px;
	padding-bottom: 14px;
}
.modeSP .wrap-mov .b2 li p:nth-of-type(1) {
	width: 100%;
	padding-bottom: 56.45161%;
	margin-top: 1.612903%;
	position: relative;
}
.modeSP .wrap-mov .b2 .li1 p:nth-of-type(1) {
	padding-bottom: 0;
}

.modePC .wrap-mov .b2 iframe {
	width: 490px;
	height: 276px;
	margin-top: 15px;
	vertical-align: top;
}
.modeSP .wrap-mov .b2 iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.modePC .wrap-mov .b2 p + p {
	text-align: center;
	margin-top: 17px;
}
.modeSP .wrap-mov .b2 p + p {
	text-align: center;
	margin-top: 3.22581%;
}

.modeSP .wrap-mov .b2 p + p img {
	width: auto;
	height: 12px;
}
.modeSP .wrap-mov .b4 iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.modeSP .wrap-mov .b4 p:nth-of-type(1) {
	width: 100%;
	padding-bottom: 56.45161%;
	margin-top: 2.258065%;
	position: relative;
}

.modePC .wrap-mov .b4 iframe {
	width: 600px;
	height: 338px;
	margin-bottom: 20px;
}

.modeSP .wrap-mov .b4 a img {
	display: block;
	margin: 3.2258% auto 0;
	width: auto;
	height: 12px;
}

.modePC .wrap-mov .b4 a + p {
	text-align: left;
	width: 750px;
	margin: 10px auto 0;
}
.modeSP .wrap-mov .b4 a + p {
	padding-left: 24.8387%;
	margin-top: 3.2258%;
	position: relative;
}
.modeSP .wrap-mov .b4 a + p:after {
	content: "";
	display: block;
	width: 23.70967%;
	padding-bottom: 346.9388%;
	background: url(../img/movie/img08.png) no-repeat top;
	-webkit-background-size: 100% auto;
	        background-size: 100% auto;
	position: absolute;
	left: 0;
	top: 0;
}

.modePC .wrap-mov .w4 &gt; div {
	position: relative;
}
.modePC .wrap-mov .w4 &gt; div:after {
	content: url(../img/movie/img08.png);
	display: inline-block;
	position: absolute;
	top: 15px;
	right: 42px;
}

.modePC .wrap-mov .b5 {
	text-align: center;
	margin-top: 20px;
}
.modeSP .wrap-mov .b5 {
	margin-top: 6.45161%;
	position: relative;
	z-index: 3;
}

.modePC .wrap-mov .b6 {
	margin-top: 30px;
}
.modeSP .wrap-mov .b6 {
	margin-top: 4.8387%;
}

.modePC .wrap-mov .b6 li {
	margin-top: 10px;
	float: left;
}
.modePC .wrap-mov .b6 li:nth-of-type(3n+1),
.modePC .wrap-mov .b6 li:nth-of-type(3n+2) {
	margin-right: 20px;
}
.modeSP .wrap-mov .b6 li {
	padding-top: 1.6129%;
	width: 50%;
	float: left;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.modeSP .wrap-mov .b6 li:nth-of-type(2n+1) {
	padding-right: 0.806452%;
}
.modeSP .wrap-mov .b6 li:nth-of-type(2n) {
	padding-left: 0.806452%;
}

.modePC .wrap-mov .b6 a {
	display: block;
	width: 320px;
	height: 70px;
}

.modePC .wrap-mov .b6 li:nth-of-type(1) a { background-image: url(../img/movie/b6_18_pc_on.png); }
.modePC .wrap-mov .b6 li:nth-of-type(2) a { background-image: url(../img/movie/b6_14_pc_on.png); }
.modePC .wrap-mov .b6 li:nth-of-type(3) a { background-image: url(../img/movie/b6_15_pc_on.png); }
.modePC .wrap-mov .b6 li:nth-of-type(4) a { background-image: url(../img/movie/b6_16_pc_on.png); }
.modePC .wrap-mov .b6 li:nth-of-type(5) a { background-image: url(../img/movie/b6_17_pc_on.png); }

.modePC .wrap-mov2 .b6 li:nth-of-type(1) a { background-image: url(../img/movie/b6_haru_pc_on.png); }
.modePC .wrap-mov2 .b6 li:nth-of-type(2) a { background-image: url(../img/movie/b6_12_pc_on.png); }
.modePC .wrap-mov2 .b6 li:nth-of-type(3) a { background-image: url(../img/movie/b6_13_pc_on.png); }
.modePC .wrap-mov2 .b6 li:nth-of-type(4) a { background-image: url(../img/movie/b6_7_pc_on.png); }
.modePC .wrap-mov2 .b6 li:nth-of-type(5) a { background-image: url(../img/movie/b6_8_pc_on.png); }
.modePC .wrap-mov2 .b6 li:nth-of-type(6) a { background-image: url(../img/movie/b6_10_pc_on.png); }
.modePC .wrap-mov2 .b6 li:nth-of-type(7) a { background-image: url(../img/movie/b6_11_pc_on.png); }


.modePC .wrap-mov .b6 a:hover img {
	opacity: 0;
}

.modePC .wrap-mov2 .boxx {
	background: no-repeat center top;
	padding: 20px 0 50px;
}
.modeSP .wrap-mov2 .boxx {
	padding-top: 1.6129%;
	background: no-repeat center top;
	-webkit-background-size: 100% auto;
	        background-size: 100% auto;
}

.modePC .wrap-mov2 .w5 { background-image: url(../img/movie/img41_pc.jpg); }
.modePC .wrap-mov2 .w6 { background-image: url(../img/movie/img42_pc.jpg); }
.modePC .wrap-mov2 .w7 { background-image: url(../img/movie/img43_pc.jpg); }
.modePC .wrap-mov2 .w8 { background-image: url(../img/movie/img44_pc.jpg); }
.modePC .wrap-mov2 .w9 { background-image: url(../img/movie/img45_pc.jpg); }
.modePC .wrap-mov2 .w10h { background-image: url(../img/movie/img56_pc.jpg); }
.modePC .wrap-mov2 .w11 { background-image: url(../img/movie/img46_pc.jpg); }
.modePC .wrap-mov2 .w12 { background-image: url(../img/movie/img50_pc.jpg); }

.modeSP .wrap-mov2 .w5 { background-image: url(../img/movie/img41_sp.jpg); }
.modeSP .wrap-mov2 .w6 { background-image: url(../img/movie/img42_sp.jpg); }
.modeSP .wrap-mov2 .w7 { background-image: url(../img/movie/img43_sp.jpg); }
.modeSP .wrap-mov2 .w8 { background-image: url(../img/movie/img44_sp.jpg); }
.modeSP .wrap-mov2 .w9 { background-image: url(../img/movie/img45_sp.jpg); }
.modeSP .wrap-mov2 .w10h { background-image: url(../img/movie/img56_sp.jpg); }
.modeSP .wrap-mov2 .w11 { background-image: url(../img/movie/img46_sp.jpg); }
.modeSP .wrap-mov2 .w12 { background-image: url(../img/movie/img50_sp.jpg); }

.modePC .wrap-mov2 .w0  ul {
	padding-bottom: 50px;
}

.modePC .wrap-mov2 .w0 &gt; p {
	font-size: 18px;
	margin-top: 40px;
}
.modeSP .wrap-mov2 .w0 &gt; p {
	margin-top: 3.2258%;
	line-height: 2;
	text-align: justify;
}

.modeSP .wrap-mov2 .youtube {
	margin-top: 4.35484%;
}

.modePC .wrap-mov2 .youtube iframe {
	width: 490px;
	height: 276px;
}

.modePC .wrap-mov2 .boxx &gt; div &gt; p:nth-of-type(1) { margin-top: 35px; }
.modePC .wrap-mov2 .boxx &gt; div &gt; p:nth-of-type(2) { margin-top: 25px; text-align: center; }
.modeSP .wrap-mov2 .boxx &gt; div &gt; p {
	margin: 3% 2%;
	line-height: 2;
	text-align: justify;
}

.modePC .wrap-mov2 .b7 {
	width: 490px;
	margin: 50px auto 0;
}

.modePC .wrap-mov2 .b8 li {
	width: 490px;
	margin-top: 50px;
}
.modePC .wrap-mov2 .b8 li:nth-of-type(1) { float: left; }
.modePC .wrap-mov2 .b8 li:nth-of-type(2) { float: right }

.wrap-mov2 .w10 {
	background-color: #e7e7e7;
}

.modePC .wrap-mov2 .w10 &gt; div {
	text-align: center;
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0;
}
.modeSP .wrap-mov .w10 &gt; div {
	padding: 4% 1.5625% 4%;
}

/* wrap-fut
==========================================*/
.modePC .wrap-fut {
	min-width: 1100px;
}
.modeSP .wrap-fut {
	font-size: 10px;
	line-height: 1.5;
}

.modePC .wrap-fut a:hover {
	opacity: .8;
}

.modePC .wrap-fut h1 {
	width: 1100px;
	margin: 0 auto;
}

.modeSP .wrap-fut h1 img,
.modeSP .wrap-fut h2 img,
.modeSP .wrap-fut .p3 img {
	width: 100%;
}

.wrap-fut .b2 {
	background-color: #e7e7e7;
}

.modePC .wrap-fut .b2 &gt; div {
	width: 1000px;
	margin: 0 auto;
}
.modeSP .wrap-fut .b2 &gt; div {
	padding: 0 1.5625% 4%;
}

.modePC .wrap-fut .b2 .p1 {
	font-size: 14px;
	line-height: 30px;
	padding-top: 25px;
}
.modeSP .wrap-fut .b2 .p1 {
	padding-top: 3.258%;
}

.modePC .wrap-fut h2 {
	margin-top: 75px;
}
.modeSP .wrap-fut h2 {
	margin-top: 4.83871%;
}

.modePC .wrap-fut .b2 .p2 {
	margin-top: 50px;
}
.modeSP .wrap-fut .b2 .p2 {
	margin-top: 8.4375%;
}

.modePC .wrap-fut .p2 &gt; div {
	float: left;
	width: 490px;
}

.modePC .wrap-fut .p2 .youtube iframe {
	width: 490px;
	height: 276px;
}

.modePC .wrap-fut .p2 &gt; p {
	font-size: 14px;
	line-height: 32px;
	width: 470px;
	float: right;
	margin-top: 25px;
}
.modeSP .wrap-fut .p2 &gt; p {
	margin-top: 6.45161%;
}

.wrap-fut .p3 {
	text-align: center;
}
.modePC .wrap-fut .p3 {
	margin-top: 95px;
	padding: 20px;
}
.modeSP .wrap-fut .p3 {
	margin-top: 6.45161%;
}

/* wrap-spo
==========================================*/

.modePC .wrap-spo {
	min-width: 1100px;
}

.modePC .wrap-spo .b1 {
 	width: 1100px;
	margin: 0 auto;
}

.modeSP .wrap-spo .b1 img {
	width: 100%;
}

.modePC .wrap-spo .sns {
	width: 153px;
	height: 20px;
	margin: 0 auto;
}

.modeSP .wrap-spo .sns {
	font-size: 0;
	line-height: 0;
	text-align: center;
	height: 17px;
}

.modeSP .wrap-spo .sns a {
	display: block;
	width: 27px;
}

.modePC .wrap-spo .sns li {
	width: 31px;
    height: 20px;
    float: left;
    margin-right: 20px;
}

.modeSP .wrap-spo .sns li {
	display: inline-block;
	height: 17px;
	margin: 0 9px;
}

.modePC .wrap-spo .sns img {
	height: 20px;
}

.modeSP .wrap-spo .sns img {
	height: 20px;
}

.modePC .wrap-spo .b2 {
 	width: 1100px;
	margin: 0 auto;
}

.modePC .wrap-spo .b2 {
 	width: 100%;
}

.modePC .wrap-spo .b2 .box {
	width: 600px;
	margin: 0 auto;
	padding: 30px 0 52px;
	display: block;
	text-align: center;
}

.modeSP .wrap-spo .b2 .box {
	width: 100%;
	padding: 4.6875% 0 8.125%;
	text-align: center;
}


.modeSP .wrap-spo .b2 .icon-box img{
	width: 38px;
}

.modePC .wrap-spo .b2 span {
	padding-top: 8px;
	display: block;
	line-height: 30px;
}

.modeSP .wrap-spo .b2 span {
	padding-top: 1.25%;
	display: block;
	line-height: 30px;
}

.modePC .wrap-spo .b2 h2 {
	padding: 20px 0 35px 0;
	font-size: 36px;
	font-weight: bold;
	line-height: 36px;
	text-align: center;
}

.modeSP .wrap-spo .b2 h2 {
	padding: 3.125% 0 5.46875% 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
}

.modePC .wrap-spo .b3 {
	background: #ecf0f7;
}

.modeSP .wrap-spo .b3 {
	background: #ecf0f7;
	padding:0 5%;
}

.modePC .wrap-spo .b3 .box {
	width: 600px;
	margin: 0 auto;
}

.modeSP .wrap-spo .b3 .box {
	width: 100%;
}

.modePC .wrap-spo .b3 h3 {
	padding: 56px 0 30px;
	font-size: 24px;
	text-align: center;
	line-height: 36px;
	font-weight: bold;
}

.modeSP .wrap-spo .b3 h3 {
	width: 100%;
	font-size: 15px;
	margin: 0 auto ;
	padding: 8.75% 0 4.375%;
	line-height: 1.8;
	text-align: center;
	font-weight: bold;
}

.modePC .wrap-spo .b3 p {
	line-height: 30px;
	text-align: justify;
}

.modeSP .wrap-spo .b3 p {
	font-size: 12px;
	line-height: 2;
	text-align: justify;
}

.modePC .wrap-spo .b3 span {
	font-size: 12px;
	display: block;
	padding-bottom: 32px;
	line-height: 24px;
	text-align: justify;
}

.modeSP .wrap-spo .b3 span {
	display: block;
	padding-top: 2.5625%;
	line-height: 1.8;
	font-size: 10px;
	text-align: justify;
}

.modePC .wrap-spo .b3 img {
	padding-bottom: 58px;
}

.modeSP .wrap-spo .b3 img {
	width: 100%;
	padding: 5.46875% 0;
}

.modePC .wrap-spo .b4 {
	background: #dde5f3;
}

.modeSP .wrap-spo .b4 {
	background: #dde5f3;
	padding: 0 5%;
}

.modePC .wrap-spo .b4 .box {
	width: 600px;
	margin: 0 auto;
}

.modeSP .wrap-spo .b4 .box {
	width: 100%;
}

.modeSP .wrap-spo .b4 img {
	width: 100%;
}

.modePC .wrap-spo .b4 h3 {
	padding: 52px 0 30px;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	text-align: center;
}

.modeSP .wrap-spo .b4 h3 {
	width: 300px;
	margin: 0 auto;
	padding: 6.25% 0%;
	line-height: 1.8;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

.modePC .wrap-spo .b4 p {
	line-height: 30px;
	text-align: justify;
}

.modeSP .wrap-spo .b4 p {
	font-size: 12px;
	line-height: 2;
	text-align: justify;
}

.modePC .wrap-spo .b4 .pd1 {
	padding-bottom: 32px;
}

.modeSP .wrap-spo .b4 .pd1 {
	padding-bottom: 4.6875%;
}

.modePC .wrap-spo .b4 .pd2 {
	padding: 30px 0;
}

.modeSP .wrap-spo .b4 .pd2 {
	padding: 6.25% 0;
}

.modePC .wrap-spo .b4 .pd3 {
	padding: 17px 0 24px;
}

.modeSP .wrap-spo .b4 .pd3 {
	padding: 4.6875% 0;
}

.modePC .wrap-spo .b4 .pd4 {
	padding: 17px 0 68px;
}

.modeSP .wrap-spo .b4 .pd4 {
	padding: 4% 0 7.03125%;
}

.modePC .wrap-spo .b4 span {
	font-size: 12px;
	line-height: 30px;
}

.modeSP .wrap-spo .b4 span {
	display: block;
	padding-top: 2.5625%;
	font-size: 10px;
}

.modePC .wrap-spo .b5 {
	background: #ecf0f7;
}

.modeSP .wrap-spo .b5 {
	background: #ecf0f7;
	padding: 0 5%;
}

.modeSP .wrap-spo .b5 img {
	width: 100%;
}

.modePC .wrap-spo .b5 .box {
	width: 600px;
	margin: 0 auto;
}

.modeSP .wrap-spo .b5 .box {
	width: 100%;
}

.modePC .wrap-spo .b5 h3 {
	padding: 56px 0 30px;
	text-align: center;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
}

.modeSP .wrap-spo .b5 h3 {
	padding: 6.25% 0%;
	line-height: 1.8;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
}

.modePC .wrap-spo .b5 p {
	line-height: 30px;
	text-align: justify;
}

.modeSP .wrap-spo .b5 p {
	font-size: 12px;
	line-height: 2;
	text-align: justify;
}

.modePC .wrap-spo .b5 .pd1 {
	padding-bottom: 30px;
}

.modeSP .wrap-spo .b5 .pd1 {
	padding-bottom: 6.25%;
}

.modePC .wrap-spo .b5 .pd2 {
	padding-bottom: 30px;
}

.modeSP .wrap-spo .b5 .pd2 {
	padding-bottom: 6.25%;
}

.modePC .wrap-spo .b5 .pd3 {
	padding-bottom: 40px;
}

.modeSP .wrap-spo .b5 .pd3 {
	padding-bottom: 6.25%;
}

.modePC .wrap-spo .b5 .box span {
	font-size: 12px;
	line-height: 30px;
}

.modeSP .wrap-spo .b5 .box span {
	display: block;
	padding-top: 2.5625%;
	font-size: 10px;
}

.modePC .wrap-spo .b5 .pd4 {
	padding: 50px 0 30px;
}

.modeSP .wrap-spo .b5 .pd4 {
	padding: 6.25% 0 7.03125%;
}

.modePC .wrap-spo .b5 .pd5 {
	padding-bottom: 60px;
}

.modeSP .wrap-spo .b5 .pd5 {
	padding-bottom: 7.8125%;
}

.modePC .wrap-spo .b6 {
	background: #dde5f3;
}

.modeSP .wrap-spo .b6 {
	background: #dde5f3;
	padding: 0 5%;
}

.modeSP .wrap-spo .b6 img {
	width: 100%;
}

.modePC .wrap-spo .b6 .box {
	width: 600px;
	margin: 0 auto;
}

.modeSP .wrap-spo .b6 .box {
	width: 100%;
}

.modePC .wrap-spo .b6 h3 {
	padding: 50px 0 30px;
	text-align: center;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
}

.modeSP .wrap-spo .b6 h3 {
	padding: 6.25% 0;
	line-height: 1.8;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
}

.modePC .wrap-spo .b6 p {
	line-height: 30px;
	text-align: justify;
}

.modeSP .wrap-spo .b6 p {
	font-size: 12px;
	line-height: 2;
	text-align: justify;
}

.modePC .wrap-spo .b6 .pd1 {
	padding-bottom: 31px;
}

.modeSP .wrap-spo .b6 .pd1 {
	padding-bottom: 6.25%;
}

.modePC .wrap-spo .b6 .pd2 {
	padding: 18px 0 30px;
}

.modeSP .wrap-spo .b6 .pd2 {
	padding: 3.90625% 0 7.5%;
}

.modePC .wrap-spo .b6 .pd3 {
	padding-bottom: 30px;
}

.modeSP .wrap-spo .b6 .pd3 {
	padding-bottom: 6.56625%;
}

.modePC .wrap-spo .b6 .pd4 {
	padding-bottom: 7.8125%;
}

.modeSP .wrap-spo .b6 .pd4 {
	padding-bottom: 53px;
}

.modePC .wrap-spo .b6 span {
	font-size: 12px;
	line-height: 30px;
}

.modeSP .wrap-spo .b6 span {
	display: block;
	padding-top: 2.5625%;
	font-size: 10px;
}

.modePC .wrap-spo .b7 {
	background: #ecf0f7;
}

.modeSP .wrap-spo .b7 {
	background: #ecf0f7;
	padding: 0 5%;
}

.modePC .wrap-spo .b7 .box span {
	display: block;
	padding: 10px 0 30px;
	font-size: 12px;
	line-height: 30px;
}

.modeSP .wrap-spo .b7 .box span {
	display: block;
	padding: 2.5625% 0 6.25%;
	font-size: 10px;
}

.modeSP .wrap-spo .b7 img {
	width: 100%;
}

.modePC .wrap-spo .b7 .box {
	width: 600px;
	margin: 0 auto;
}

.modeSP .wrap-spo .b7 .box {
	width: 100%;
}

.modePC .wrap-spo .b7 h3 {
	padding: 56px 0 46px;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	text-align: center;
}

.modeSP .wrap-spo .b7 h3 {
	padding: 6.25% 0;
	line-height: 1.8;
	font-size: 15px;
	line-height: 36px;
	font-weight: bold;
	text-align: center;
}

.modePC .wrap-spo .b7 p {
	line-height: 30px;
	text-align: justify;
}

.modeSP .wrap-spo .b7 p {
	font-size: 12px;
	line-height: 2;
	text-align: justify;
}

.modePC .wrap-spo .b7 .pd1 {
	padding-top: 31px;
}

.modeSP .wrap-spo .b7 .pd1 {
	padding-top: 6.25%;
}

.modePC .wrap-spo .b7 .pd2 {
	padding-bottom: 42px;
}

.modeSP .wrap-spo .b7 .pd2 {
	padding-bottom: 6.5625%;
}

.modePC .wrap-spo .b8 {
	padding-bottom: 50px;
}

.modePC .wrap-spo .b8 .area-box {
	background: #f7f7f7;
	width: 1120px;
	margin: 0 auto;
}

.modeSP .wrap-spo .b8 .area-box {
	background: #f7f7f7;
	padding: 3.125%;
}

.modePC .wrap-spo .b8 .area-box li {
	padding: 30px 25px;
	float: left;
	width: 510px;
}

.modeSP .wrap-spo .b8 .area-box li {
	float: left;
}

.modePC .wrap-spo .b8 .area-box li:nth-child(3) {
	padding-bottom: 30px;
}

.modeSP .wrap-spo .b8 .area-box li:nth-child(1) {
	padding-right: 3.125%;
}

.modePC .wrap-spo .b8 .area-box li:nth-child(4) {
	padding-bottom: 30px;
}

.modeSP .wrap-spo .b8 .area-box li:nth-child(3) {
	padding-right: 3.125%;
}


.modePC .wrap-spo .b8 .sns {
	width: 153px;
	height: 20px;
	margin: 0 auto;
	padding: 52px 0 38px;
}

.modePC .wrap-spo .b8 .sns li {
	width: 31px;
    height: 20px;
    float: left;
    margin-right: 20px;
}

.modeSP .wrap-spo .b8 .sns {
	padding: 6.25% 0;
}

.modePC .wrap-spo .b8 .area-list1 {
	width: 510px;
}

.modePC .wrap-spo .b8 .area-list1 a {
	float: left;
	color: #000;
	font-weight: bold;
}

.modeSP .wrap-spo .b8 .area-list1 a {
	width: 100px;
}

.modePC .wrap-spo .b8 .title a {
	background: url(../img/sportstape/arrow_01.png) no-repeat right;
    padding-right: 14px;
	float: left;
	color: #000;
	font-size: 16px;
	font-weight: bold;
}

.modeSP .wrap-spo .b8 .title {
	float: right;
	width: 45%;
	padding: 2.3435% 0 0 3.125%;
}

.modeSP .wrap-spo .b8 .title a {
	display: block;
    float: left;
    padding: 3.125% 0 3.90625%;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

.modePC .wrap-spo .b8 .area-list1 img {
	margin-right: 20px;
	border: 1px solid #8a8a8a;
}

.modeSP .wrap-spo .b8 .area-list1 img {
	width: 47.875%;
	border: 1px solid #8a8a8a;
}

.modePC .wrap-spo .b8 .area-list1 span {
	float: left;
	width: 346px;
	padding-top: 22px;
	line-height: 24px;
}

.modeSP .wrap-spo .b8 span {
	display: block;
	clear: both;
	padding: 3.125% 0 6.25%;
	font-size: 9px;
}









/* wrap-ypr
==========================================*/
.modePC .wrap-ypr {
	min-width: 1200px;
}

.modePC .wrap-ypr h1 {
	margin: 20px 0 0 0;
	line-height: 1.6;
	font-weight: bold;
	font-size: 30px;
	text-align: center;
}

.modeSP .wrap-ypr h1 {
	margin: 0 0 3% 0;
	line-height: 1.8;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

.modePC .wrap-ypr .b1 {
	width: 1200px;
	margin: 0 auto;
}

.modeSP .wrap-ypr .b1 img {
	width: 100%;
}

.modePC .wrap-ypr .b2,
.modeSP .wrap-ypr .b2 {
	background: #89aae6;
}

.modePC .wrap-ypr .b2 div {
	width: 1100px;
	margin: 0 auto;
	padding-top: 60px;
}

.modeSP .wrap-ypr .b2 div {
	padding: 5%;
}

.modeSP .wrap-ypr .b2 div img {
	width: 100%;
}

.modePC .wrap-ypr .b2 h2 {
	margin: 0 0 25px 0;
	padding: 10px 15px;
	border-left: 10px solid #bacdf5;
	color: #fff;
	background: #5B82CF;
	font-weight: bold;
	font-size: 30px;
}

.modeSP .wrap-ypr .b2 h2 {
	margin: 0 0 3% 0;
	padding: 5px 10px;
	border-left: 5px solid #bacdf5;
	color: #fff;
	background: #5B82CF;
	font-weight: bold;
	font-size: 18px;
}

.modePC .wrap-ypr .b2 p {
	padding: 0 0 50px;
	color: #fff;
	line-height: 30px;
	text-align: justify;
}

.modeSP .wrap-ypr .b2 p {
	color: #fff;
	font-size: 12px;
	line-height: 2;
	text-align: justify;
}

.modePC .wrap-ypr .b3 {
	background: #fff;
}

.modePC .wrap-ypr .b3 div {
	width: 1100px;
	margin: 0 auto;
}

.modeSP .wrap-ypr .b3 div {
	padding: 5%;
}

.modeSP .wrap-ypr .b3 .p1 img,
.modeSP .wrap-ypr .b3 .p2 img {
	width: 100%;
}

.modePC .wrap-ypr .b3 h2 {
	margin: 50px 0 30px 0;
	padding: 10px 15px;
	border-left: 10px solid #bacdf5;
	background: #f7f7f7;
	font-weight: bold;
	font-size: 30px;
}

.modeSP .wrap-ypr .b3 h2 {
	margin: 0 0 3% 0;
	padding: 5px 10px;
	border-left: 5px solid #bacdf5;
	background: #f7f7f7;
	font-weight: bold;
	font-size: 18px;
}

.modePC .wrap-ypr .b3 .p1 {
	padding:50px 0 30px;
}

.modePC .wrap-ypr .b3 .p2 {
	padding: 10px 0;
}

.modePC .wrap-ypr .b3 .p2 img {
	width: 100%;
}

.modeSP .wrap-ypr .b3 .p2 {
	padding: 3% 0;
}

.modePC .wrap-ypr .b3 .p3 {
	clear: both;
	padding: 20px 0 50px;
	line-height: 30px;
	text-align: justify;
}

.modeSP .wrap-ypr .b3 .p3 {
	font-size: 12px;
	line-height: 2;
	text-align: justify;
}

.modePC .wrap-ypr .b3 .b3-r {
	float: right;
	text-align: center;
}

.modePC .wrap-ypr .b3 .b3-l {
	float: left;
	text-align: center;
}

.modeSP .wrap-ypr .b3 .b3-l {
	padding: 5.78125% 9.375% 9.6875%;
	text-align: center;
}

.modePC .wrap-ypr .b3 .b3-l .p7 img {
	width: 441px;
	height: 373px;
	padding: 22px 0 20px;
}

.modeSP .wrap-ypr .b3 .b3-l .p7 img {
	    width: 69.0625%;
	padding: 2.5% 0 3.90625%;
}

.modePC .wrap-ypr .b3 .b3-r .p8 img {
	width: 441px;
	height: 373px;
	padding: 30px 0 10px;
}

.modeSP .wrap-ypr .b3 .b3-r .p8 {
	text-align: center;
}

.modeSP .wrap-ypr .b3 .b3-r .p8 img {
	width: 69.0625%;
	padding: 2.03125% 0 4.21875%;
}

.modeSP .wrap-ypr .b3 .b3-r li:nth-child(1){
	padding: 0 9.375%;
}

.modePC .wrap-ypr .b3 .b3-r .p9 img {
	padding-left: 14px;
}

.modeSP .wrap-ypr .b3 .b3-r .p9 img {
	width: 93.0625%;
	padding: 0 0 10.9375% 0.78125%;
}

.modeSP .wrap-ypr .b3 .b3-r li img,
.modeSP .wrap-ypr .b3 .b3-l li img {
	width: 100%;
}

.modePC .wrap-ypr .b4 {
	background: #edf2fc;
}

.modeSP .wrap-ypr .b4 {
	background: #edf2fc;
	padding: 5%;
}

.modePC .wrap-ypr .b4 div {
	width: 1100px;
	margin: 0 auto;
	padding: 20px 0 0;
}

.modePC .wrap-ypr .b4 .p5 {
	padding-top: 50px;
	padding-bottom: 75px;
}

.modeSP .wrap-ypr .b4 .p5 img {
	width: 100%;
	padding-bottom: 7.8125%;
}

.modePC .wrap-ypr .b4 li {
	text-align: center;
}

.modePC .wrap-ypr .b4 li iframe {
	width: 1100px;
	height: 619px;
}

.modePC .wrap-ypr .b4 .sns {
	width: 153px;
	height: 20px;
	margin: 0 auto;
	padding: 64px 0 50px;
}

.modeSP .wrap-ypr .b4 .sns {
	padding: 6.5625% 0;
	font-size: 0;
	line-height: 0;
	text-align: center;
	height: 17px;
}

.modePC .wrap-ypr .b4 .sns li {
	width: 31px;
	height: 20px;
	float: left;
	margin-right: 20px;
}

.modeSP .wrap-ypr .b4 .sns li {
	display: inline-block;
	height: 17px;
	margin: 0 9px;
}

.modePC .wrap-ypr .b4 .sns a {
	width: 27px;
	display: block;
}

.modePC .wrap-ypr .b4 .sns img {
	height: 20px;
}

.modeSP .wrap-ypr .b4 .sns img {
	height: 17px;
}

.modePC .wrap-ypr .b4 .p6 {
	padding-bottom: 60px;
	line-height: 2;
	text-align: justify;
}

.modeSP .wrap-ypr .b4 .p6 {
	padding-bottom: 5%;
	line-height: 2;
	font-size: 12px;
	text-align: justify;
}

.modePC .wrap-ypr .b5 {
    padding: 40px 0 43px;
    width: 1100px;
    margin: 0 auto;
}

.modeSP .wrap-ypr .b5 {
	padding: 5.78125% 1.5625% 6.5625%;
}

.modePC .wrap-ypr .b5 .p4 {
	width: 670px;
	margin: 0 auto;
}

.modeSP .wrap-ypr .b5 .p4 {
	margin-top: 5.6452%;
}

.modeSP .wrap-ypr .b5 .p4 img {
	width: 100%;
}

.modePC .wrap-ypr .b5 .p4 a:nth-child(1){
	float: right;
}

.modePC .wrap-ypr .b5 .p4 a:nth-child(2){
	float: left;
}

.modeSP .wrap-ypr .b5 .p4 a:nth-child(2){
	display: block;
	margin-top: 2.58065%;
}

/* wrap-yuki
==========================================*/

.modePC .wrap-yuki {
	min-width: 1200px;
}

.modePC .wrap-yuki .b1 {
 	width: 1100px;
	margin: 0 auto;
}

.modeSP .wrap-yuki .b1 img {
	width: 100%;
	height: auto;
}

.modePC .wrap-yuki .b2 {
 	width: 1200px;
	margin: 0 auto;
}

.modePC .wrap-yuki .b2 {
 	width: 100%;
}

.modePC .wrap-yuki .b2 .box {
	width: 612px;
	margin: 0 auto;
	padding: 30px 0 52px;
	display: block;
	text-align: center;
}

.modeSP .wrap-yuki .b2 .box {
	width: 100%;
	padding-top: 4.6875%;
	text-align: center;
}


.modeSP .wrap-yuki .b2 .icon-box img{
	width: 38px;
}

.modePC .wrap-yuki .b2 span {
	padding-top: 8px;
	display: block;
	line-height: 30px;
}

.modeSP .wrap-yuki .b2 span {
	padding-top: 1.25%;
	display: block;
	line-height: 30px;
}

.modePC .wrap-yuki .b2 h2 {
	padding: 8px 0 26px 0;
	font-size: 36px;
	font-weight: bold;
	line-height: 48px;
	text-align: center;
}

.modeSP .wrap-yuki .b2 h2 {
	padding: 3.125% 0 5.3125% 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6;
	text-align: center;
}

.modePC .wrap-yuki .sns {
	width: 153px;
	height: 20px;
	margin: 0 auto;
}

.modeSP .wrap-yuki .sns {
	padding-bottom: 8.125%;
	font-size: 0;
	line-height: 0;
	text-align: center;
	height: 17px;
}

.modePC .wrap-yuki .sns li {
	width: 31px;
	height: 20px;
	float: left;
	margin-right: 20px;
}

.modeSP .wrap-yuki .sns li {
	display: inline-block;
	height: 17px;
	margin: 0 9px;
}

.modePC .wrap-yuki .sns a {
	width: 27px;
	display: block;
}

.modeSP .wrap-yuki .sns a {
	width: 27px;
	display: block;
}

.modePC .wrap-yuki .sns img {
	height: 20px;
}

.modeSP .wrap-yuki .sns img {
	height: 17px;
}

.modePC .wrap-yuki .b3 {
	background: #ecf0f7;
}

.modeSP .wrap-yuki .b3 {
	background: #ecf0f7;
	padding: 0 5%;
}

.modePC .wrap-yuki .b3_pad {
	padding-top: 30px;
}

.modePC .wrap-yuki .b3 .box {
	width: 600px;
	margin: 0 auto;
}

.modeSP .wrap-yuki .b3 .box {
	width: 100%;
}

.modePC .wrap-yuki .b3 h3 {
	padding: 56px 0 30px;
	font-size: 24px;
	text-align: center;
	line-height: 36px;
	font-weight: bold;
}

.modeSP .wrap-yuki .b3 .pd4 {
	padding-bottom: 7.5%
}

.modePC .wrap-yuki .b3 .pd4 {
	padding-bottom: 30px;
}

.modeSP .wrap-yuki .b3 h3 {
	width: 100%;
	font-size: 15px;
	margin: 0 auto ;
	padding: 6.25% 0%;
	line-height: 1.8;
	text-align: center;
	font-weight: bold;
}

.modePC .wrap-yuki .b3 p {
	padding-bottom: 46px;
	line-height: 30px;
	text-align: justify;
}

.modeSP .wrap-yuki .b3 p {
	font-size: 12px;
	line-height: 2;
	text-align: justify;
}

.modePC .wrap-yuki .b3 img {
	padding-bottom: 56px;
}

.modeSP .wrap-yuki .b3 img {
	width: 100%;
	padding: 7.1875% 0 9.375%;
}

.modePC .wrap-yuki .b4 {
	background: #dde5f3;
}

.modeSP .wrap-yuki .b4 {
	background: #dde5f3;
	padding: 0 5%;
}

.modePC .wrap-yuki .b4 .box {
	width: 600px;
	margin: 0 auto;
}

.modeSP .wrap-yuki .b4 .box {
	width: 100%;
}

.modeSP .wrap-yuki .b4 img {
	width: 100%;
}

.modePC .wrap-yuki .b4 h3 {
	padding: 52px 0 30px;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	text-align: center;
}

.modeSP .wrap-yuki .b4 h3 {
	width: 300px;
	margin: 0 auto;
	padding: 6.25% 0%;
	line-height: 1.8;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

.modePC .wrap-yuki .b4 p {
	line-height: 30px;
	text-align: justify;
}

.modeSP .wrap-yuki .b4 p {
	font-size: 12px;
	line-height: 2;
	text-align: justify;
}

.modePC .wrap-yuki .b4 .pd1 {
	padding-bottom: 30px;
}

.modeSP .wrap-yuki .b4 .pd1 {
	padding-bottom: 7.1875%;
}

.modePC .wrap-yuki .b4 .pd2 {
	padding-bottom: 40px;
}

.modeSP .wrap-yuki .b4 .pd2 {
	padding-bottom: 6.5625%
}

.modePC .wrap-yuki .b4 .pd3 {
	padding: 38px 0 30px;
}

.modePC .wrap-yuki .b4 .pd4 {
	padding-bottom: 30px;
}

.modePC .wrap-yuki .b4 .pd5 {
	padding-bottom: 62px;
}

.modeSP .wrap-yuki .b4 .pd3 {
	padding: 4.6875% 0 7.8125%;
}

.modePC .wrap-yuki .b4 span {
	line-height: 30px;
}

.modeSP .wrap-yuki .b4 .pd4 {
	padding-bottom: 7.5%
}

.modeSP .wrap-yuki .b4 .pd5 {
	padding-bottom: 10.9375%;
}

.modeSP .wrap-yuki .b4 span {
	font-size: 9px;
	line-height: 1.6666667;
}

.modePC .wrap-yuki .b5 {
	background: #ecf0f7;
}

.modeSP .wrap-yuki .b5 {
	background: #ecf0f7;
	padding: 0 5%;
}

.modeSP .wrap-yuki .b5 img {
	width: 100%;
}

.modePC .wrap-yuki .b5 .box {
	width: 600px;
	margin: 0 auto;
}

.modeSP .wrap-yuki .b5 .box {
	width: 100%;
}

.modePC .wrap-yuki .b5 h3 {
	padding: 56px 0 30px;
	text-align: center;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
}

.modeSP .wrap-yuki .b5 h3 {
	padding: 6.25% 0%;
	line-height: 1.8;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
}

.modePC .wrap-yuki .b5 p {
	line-height: 30px;
	text-align: justify;
}

.modeSP .wrap-yuki .b5 p {
	font-size: 12px;
	line-height: 2;
	text-align: justify;
}

.modePC .wrap-yuki .b5 .pd1 {
	padding-bottom: 30px;
}

.modeSP .wrap-yuki .b5 .pd1 {
	padding-bottom: 7.8125%;
}

.modePC .wrap-yuki .b5 .pd2 {
	padding-bottom: 15px;
}

.modeSP .wrap-yuki .b5 .pd2 {
	padding-bottom: 2.34375%;
}

.modePC .wrap-yuki .b5 .pd3 {
	padding: 20px 0 30px;
}

.modePC .wrap-yuki .b5 span {
	display: block;
	padding-top: 12px;
}

.modePC .wrap-yuki .b5 .fn {
	font-size: 12px;
}

.modeSP .wrap-yuki .b5 span {
	display: block;
	font-size: 10px;
	padding: 2.5% 0 5.9375%;
}

.modeSP .wrap-yuki .b5 .pd3 {
	padding: 6.5% 0;
}

.modePC .wrap-yuki .b5 .pd4 {
	padding: 43px 0 30px;
}

.modeSP .wrap-yuki .b5 .pd4 {
	padding-bottom: 7.5%;
}

.modePC .wrap-yuki .b5 .pd5 {
	padding-bottom: 29px;
}

.modeSP .wrap-yuki .b5 .pd5 {
	padding-bottom: 7.1875%;
}

.modePC .wrap-yuki .b5 .pd6 {
	padding-bottom: 36px;
}

.modeSP .wrap-yuki .b5 .pd6 {
	padding-bottom: 8.75%;
}

.modePC .wrap-yuki .b6 {
	background: #dde5f3;
}

.modeSP .wrap-yuki .b6 {
	background: #dde5f3;
	padding: 0 5%;
}

.modeSP .wrap-yuki .b6 img {
	width: 100%;
}

.modePC .wrap-yuki .b6 .box {
	width: 600px;
	margin: 0 auto;
}

.modeSP .wrap-yuki .b6 .box {
	width: 100%;
}

.modePC .wrap-yuki .b6 h3 {
	padding: 50px 0 30px;
	text-align: center;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
}

.modeSP .wrap-yuki .b6 h3 {
	padding: 6.25% 0%;
	line-height: 1.8;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
}

.modePC .wrap-yuki .b6 p {
	line-height: 30px;
	text-align: justify;
}

.modeSP .wrap-yuki .b6 p {
	font-size: 12px;
	line-height: 2;
	text-align: justify;
}

.modePC .wrap-yuki .b6 .pd1 {
	padding-bottom: 31px;
}

.modeSP .wrap-yuki .b6 .pd1 {
	padding-bottom: 6.875%;
}

.modePC .wrap-yuki .b6 .img-box01 {
	padding-bottom: 42px;
	text-align: center;
}

.modeSP .wrap-yuki .b6 .img-box01 {
	text-align: center;
}

.modePC .wrap-yuki .b6 .img-box01 h4 {
	margin-bottom: 30px;
	padding-bottom: 8px;
	font-size: 24px;
	line-height: 36px;
	border-bottom: 1px solid #000;
}

.modeSP .wrap-yuki .b6 .img-box01 h4 {
	margin-bottom: 4.6875%;
	padding-bottom: 3.125%;
	font-size: 18px;
	line-height: 36px;
	border-bottom: 1px solid #000;
}

.modePC .wrap-yuki .b6 .img-box01 span {
	display: block;
	font-size: 12px;
	text-align: center;
}

.modeSP .wrap-yuki .b6 .img-box01 span {
	display: block;
	font-size: 12px;
	text-align: center;
}

.modePC .wrap-yuki .b6 .img-box01 .pd1 {
	padding: 2px 0 32px;
}

.modeSP .wrap-yuki .b6 .img-box01 .pd1 {
	padding: 1.5625% 0 5.9375%;
}

.modePC .wrap-yuki .b6 .img-box01 .pd2 {
	padding: 36px 0 30px;
}

.modeSP .wrap-yuki .b6 .img-box01 .pd2 {
	padding: 4.375% 0 10.625%;
}

.modePC .wrap-yuki .b6 .img-box02 {
	padding-bottom: 42px;
	text-align: center;
}

.modeSP .wrap-yuki .b6 .img-box02 {
	text-align: center;
}

.modePC .wrap-yuki .b6 .img-box02 h4 {
	margin-bottom: 30px;
	padding-bottom: 8px;
	font-size: 24px;
	line-height: 36px;
	border-bottom: 1px solid #000;
}

.modeSP .wrap-yuki .b6 .img-box02 h4 {
	margin-bottom: 4.6875%;
	padding-bottom: 3.125%;
	font-size: 18px;
	line-height: 36px;
	border-bottom: 1px solid #000;
}

.modePC .wrap-yuki .b6 .img-box02 span {
	display: block;
	font-size: 12px;
	text-align: center;
}

.modeSP .wrap-yuki .b6 .img-box02 span {
	display: block;
	font-size: 12px;
	text-align: center;
}

.modePC .wrap-yuki .b6 .img-box02 .pd1 {
	padding: 2px 0 32px;
}

.modeSP .wrap-yuki .b6 .img-box02 .pd1 {
	padding: 1.5625% 0 5.9375%;
}

.modePC .wrap-yuki .b6 .img-box02 .pd2 {
	padding: 36px 0 30px;
}

.modeSP .wrap-yuki .b6 .img-box02 .pd2 {
	padding: 4.375% 0 10.625%;
}

.modePC .wrap-yuki .b6 .img-box03 {
	padding-bottom: 50px;
	text-align: center;
}

.modeSP .wrap-yuki .b6 .img-box03 {
	text-align: center;
}

.modePC .wrap-yuki .b6 .img-box03 h4 {
	margin-bottom: 30px;
	padding-bottom: 8px;
	font-size: 24px;
	line-height: 36px;
	border-bottom: 1px solid #000;
}

.modeSP .wrap-yuki .b6 .img-box03 h4 {
	margin-bottom: 4.6875%;
	padding-bottom: 3.125%;
	font-size: 18px;
	line-height: 36px;
	border-bottom: 1px solid #000;
}

.modePC .wrap-yuki .b6 .img-box03 .notes{
	text-align: start;
	padding-bottom:25px;
}

.modeSP .wrap-yuki .b6 .img-box03 .notes{
	text-align: start;
	padding-bottom: 3.90625%;
}

.modePC .wrap-yuki .b6 .img-box03 span {
	display: block;
	font-size: 12px;
	text-align: center;
}

.modeSP .wrap-yuki .b6 .img-box03 span {
	display: block;
	font-size: 12px;
	text-align: center;
}

.modePC .wrap-yuki .b6 .img-box03 .pd1 {
	padding: 2px 0 32px;
}

.modeSP .wrap-yuki .b6 .img-box03 .pd1 {
	padding: 1.5625% 0 5.9375%;
}

.modePC .wrap-yuki .b6 .img-box03 .pd2 {
	padding: 36px 0 5px;
}

.modeSP .wrap-yuki .b6 .img-box03 .pd2 {
	padding: 4.375% 0 0.78125%;
}

.modePC .wrap-yuki .b6 .pd2 {
	padding: 18px 0 30px;
}

.modeSP .wrap-yuki .b6 .pd2 {
	padding: 18px 0 30px;
}

.modeSP .wrap-yuki .b6 .pd2 {
	padding: 3.90625% 0 7.5%;
}

.modeSP .wrap-yuki .b6 .pd2 {
	padding: 3.90625% 0 7.5%;
}

.modePC .wrap-yuki .b6 .pd3 {
	padding-bottom: 30px;
}

.modeSP .wrap-yuki .b6 .pd3 {
	padding-bottom: 6.56625%;
}

.modePC .wrap-yuki .b6 .pd4 {
	padding-bottom: 7.8125%;
}

.modeSP .wrap-yuki .b6 .pd4 {
	padding-bottom: 53px;
}

.modePC .wrap-yuki .b6 span {
	line-height: 30px;
}

.modeSP .wrap-yuki .b6 span {
	font-size: 10px;
	line-height: 30px;
}

.modePC .wrap-yuki .b7 {
	background: #ecf0f7;
}

.modeSP .wrap-yuki .b7 {
	background: #ecf0f7;
	padding: 5%;
}

.modeSP .wrap-yuki .b7 img {
	width: 100%;
}

.modePC .wrap-yuki .b7 .box {
	width: 600px;
	margin: 0 auto;
}

.modeSP .wrap-yuki .b7 .box {
	width: 100%;
}

.modePC .wrap-yuki .b7 h3 {
	padding: 56px 0 30px;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	text-align: center;
}

.modeSP .wrap-yuki .b7 h3 {
	padding: 6.25% 0%;
	font-size: 15px;
	line-height: 1.8;
	font-weight: bold;
	text-align: center;
}

.modePC .wrap-yuki .b7 p {
	line-height: 30px;
	text-align: justify;
}

.modeSP .wrap-yuki .b7 p {
	font-size: 12px;
	line-height: 2;
	text-align: justify;
}

.modePC .wrap-yuki .b7 .pd1 {
	padding-bottom: 30px;
}

.modeSP .wrap-yuki .b7 .pd1 {
	padding-bottom: 7.8125%;
}

.modePC .wrap-yuki .b7 .pd2 {
	padding-bottom: 36px;
}

.modeSP .wrap-yuki .b7 .pd2 {
	padding-bottom: 5.9375%;
}

.modePC .wrap-yuki .b7 .pd3 {
	padding: 52px 0 30px;
}

.modeSP .wrap-yuki .b7 .pd3 {
	padding: 5.9375% 0 9.6875%;
}

.modePC .wrap-yuki .b7 .pd4 {
	padding-bottom: 30px;
}

.modeSP .wrap-yuki .b7 .pd4 {
	padding-bottom: 4.6875%;
}

.modePC .wrap-yuki .b7 .pd5 {
	padding-bottom: 60px;
}

.modeSP .wrap-yuki .b7 .pd5 {
	padding-bottom: 9.375%;
}

.modePC .wrap-yuki .b8 {
	padding-bottom: 50px;
}

.modePC .wrap-yuki .b8 .area-box {
	background: #f7f7f7;
	width: 1120px;
	margin: 0 auto;
}

.modeSP .wrap-yuki .b8 .area-box {
	background: #f7f7f7;
	padding: 3.125%;
}

.modePC .wrap-yuki .b8 .area-box li {
	padding: 30px 25px;
	float: left;
	width: 510px;
}

.modeSP .wrap-yuki .b8 .area-box li {
	float: left;
}

.modePC .wrap-yuki .b8 .area-box li:nth-child(3) {
	padding-bottom: 30px;
}

.modeSP .wrap-yuki .b8 .area-box li:nth-child(1) {
	padding-right: 3.125%;
}

.modePC .wrap-yuki .b8 .area-box li:nth-child(4) {
	padding-bottom: 30px;
}

.modeSP .wrap-yuki .b8 .area-box li:nth-child(3) {
	padding-right: 3.125%;
}


.modePC .wrap-yuki .b8 .sns {
	width: 153px;
	height: 20px;
	margin: 0 auto;
	padding: 32px 0 38px;
}

.modePC .wrap-yuki .b8 .sns li {
	width: 31px;
    height: 20px;
    float: left;
    margin-right: 20px;
}

.modeSP .wrap-yuki .b8 .sns {
	padding: 6.25% 0;
}

.modePC .wrap-yuki .b8 .area-list1 {
	width: 510px;
}

.modePC .wrap-yuki .b8 .area-list1 a {
	float: left;
	color: #000;
	font-weight: bold;
}

.modeSP .wrap-yuki .b8 .area-list1 a {
	width: 100px;
}

.modePC .wrap-yuki .b8 .title a {
	background: url(../img/sportstape/arrow_01.png) no-repeat right;
	padding-right: 14px;
	float: left;
	color: #000;
	font-size: 16px;
	font-weight: bold;
}

.modeSP .wrap-yuki .b8 .title {
	width: 58%;
	padding: 2.3435% 0 0 3.125%;
}

.modeSP .wrap-yuki .b8 .title a {
	display: block;
	float: left;
	padding: 3.125% 0 3.90625%;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

.modePC .wrap-yuki .b8 .area-list1 img {
	margin-right: 20px;
	border: 1px solid #8a8a8a;
}

.modeSP .wrap-yuki .b8 .area-list1 img {
	width: 60%;
	border: 1px solid #8a8a8a;
}

.modePC .wrap-yuki .b8 .area-list1 span {
	float: left;
	width: 346px;
	padding-top: 22px;
	line-height: 24px;
}

.modeSP .wrap-yuki .b8 span {
	display: block;
	clear: both;
	padding: 3.125% 0 6.25%;
	font-size: 9px;
}

.related div {
	float:left;
	}
	
.related p {
	float:left;
	}
/* Localized */

/* recommendation */

	
.modeSP .wrap-ypr .b2 .recommendation img {
	width:100%;
	}

.modePC .wrap-ypr .b2 .recommendation div.tm_link {
	overflow:hidden;
	width:90%;
	padding-top:20px;
	}

.modePC .wrap-ypr .b2 .recommendation div.tm_banner {
	float:left;
	width:320px;
	padding:0;
	}
	
.modePC .wrap-ypr .b2 .recommendation .tm_banner img{
	width:100%;
	}

.modePC .wrap-ypr .b2 .recommendation div.tm_summary {
	float:right;
	width:650px;
	padding:0;
	}


.modePC .wrap-ypr .b2 .recommendation h3 {
	overflow: hidden;
    color: #fff;
	font-size:120%;
	font-weight:bold;
    line-height: 30px;
    text-align: justify;
	}
	
.recommendation a {
	color: #0F2D83;
	text-decoration: none;
	}


.modeSP .b2 .recommendation p.p100 {
	overflow: hidden;
	padding: 10px 5px;
	}
	
.modePC .wrap-yuki .b8 .yuki-recommendation {
	background: #f7f7f7;
	width: 1120px;
	margin: 20px auto 0 auto;
}

.modePC .wrap-yuki .b8 .yuki-recommendation .area-list1 img{
	width: 320px;
}

.modePC .wrap-yuki .b8 .yuki-recommendation .area-list1 a{
	float:left;
}

.modePC .wrap-yuki .b8 h2 {
    margin: 0 0 25px 0;
    padding: 10px 15px;
    border-left: 10px solid #bacdf5;
    color: #fff;
    background: #5B82CF;
    font-weight: bold;
    font-size: 24px;
}


/*end recommendation*/


/*201712*/
.modePC .wrap-mov ul.anchor_link_btn {
	display:table;
	}
.modePC .wrap-mov ul.anchor_link_btn li {
	padding-left:20px;
	margin:0 !important;
	display:table-cell;
	}
.modePC .wrap-mov ul.anchor_link_btn li:first-child {
	padding-left:0;
	}
.modePC .wrap-mov ul.anchor_link_btn li a {
	background-image:none !important;
	border:5px solid #5a82cf;
	background:#fff;
	display: table-cell;
    vertical-align: middle;
    width: 225px;
    height: 70px;
	text-align:center;
	color:#333;
	    font-size: 15px;
		position:relative;
	}
.modePC .wrap-mov ul.anchor_link_btn li a span {
	font-size:12px;
	}
.modePC .wrap-mov ul.anchor_link_btn li a:hover {
	background:#5a82cf;
	border:5px solid #ccc;
	color:#fff;
	}
.modePC .wrap-mov ul.anchor_link_btn li a:after {
	content:'';
	width: 10px;
  height: 10px;
  border: 2px solid;
  border-color:  transparent transparent #5a82cf #5a82cf;
  transform: rotate(-45deg);
      position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -5px;
	}
.modePC .wrap-mov ul.anchor_link_btn li a:hover:after {
	border-color:  transparent transparent #fff #fff;
	}
.modePC ul.anchor_link_btn li a:hover {
	border:5px solid #ccc;
	background:#5a82cf;
	}
.modeSP .wrap-mov ul.anchor_link_btn {
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	-webkit-justify-content:center;
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	}
.modeSP .wrap-mov ul.anchor_link_btn  li {
	width:48%;
	border:5px solid #5a82cf;
	background:#fff;
	padding:0 !important;
	    margin: 1%;
	}
.modeSP .wrap-mov ul.anchor_link_btn li a {
	background-image:none !important;
	display:block;
	text-align:center;
	color:#333;
		position:relative;
		    padding: 4% 0;
			    font-size: 11px;
	}
.modeSP .wrap-mov ul.anchor_link_btn li a span {
	font-size:10px;
	}
.btn_table {
		margin-top: 20px;
		}
	    
.btn_table a {
	display: table;
    width: 510px;
    margin: 0 auto;
    background: #fff;
    border: 3px solid #4381bf;
    font-size: 15px;
	font-weight:bold;
	}
.btn_table a img {
	display: table-cell;
    width: 200px;
	}
  .btn_table a div {
	  display: table-cell;
    vertical-align: middle;
    padding: 0 14px;
	  } 
.modePC .wrap-mov02 .b2 h3 {
	    min-height: auto;
    line-height:inherit;
	font-size:16px;
	    font-weight: bold;
}
.modeSP .wrap-mov02 .b2 h3 {
	padding-bottom:0;
	    font-size: 13px;
		font-weight:bold;
	}
.modePC .wrap-mov02 h3.movietitle {
	    min-height: auto;
    line-height:inherit;
	font-size:16px;
	    font-weight: bold;
}
.modeSP .wrap-mov02 h3.movietitle {
	padding-bottom:0;
	    font-size: 13px;
		font-weight:bold;
	}
	
.modeSP .btn_table a {
	width:100%;
	}
.modeSP .btn_table a div {
	width:50%;
	}

.modeSP .wrap-mov02 .boxx &gt; div {
    overflow: hidden;
}
.modePC .wrap-mov .w3 &gt; div {
    position: relative;
}
.modePC .wrap-mov .w3 div:last-child {
	    margin-top: 30px;
	}
.modePC .wrap-mov02 .b4:after {
    content: url(../img/movie/img08.png);
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 0;
}
.modePC .wrap-mov02 p.b5 {
	text-align: center;
}
.modePC .wrap-episode2017 .box img {
    max-width:100%;
}
.modePC .wrap-episode2017 .b3 img {
    padding-bottom: 0;
}
.modePC .wrap-episode2017 h3 {
	padding:0 0 30px !important;
	}
.modePC .wrap-episode2017 .pblock {
	padding:50px 0;
	}
.modePC .wrap-episode2017 .align_left {
	text-align:left !important;
	}
.modePC .wrap-episode2017 .caption_text {
	margin-bottom:20px;
	    line-height: 1.5 !important;
    margin-top: 10px;
	}
.modePC .wrap-episode2017 .b6 {
	background: #dde5f3;
	}
.modePC .wrap-episode2017 .b6 .box {
	width:1000px;
	margin:0 auto;
	}
.modePC .wrap-episode2017 .b6 ul {
	
}
.modePC .wrap-episode2017 .b6 h4 {
    min-height: auto;
    line-height: inherit;
    font-size: 16px;
    font-weight: bold;
}
.modePC .wrap-episode2017 .b6 li {
    width: 490px;
}
.modePC .wrap-episode2017 .b6 li:nth-child(1) {
    float: left;
}
.modePC .wrap-episode2017 .b6 li:nth-child(2) {
    float: right;
}
.modePC .wrap-episode2017 .b6 iframe {
    width: 490px;
    height: 276px;
    margin-top: 15px;
    vertical-align: top;
}
.modePC .wrap-episode2017 .b6 p + p {
    text-align: center;
    margin-top: 17px;
}
.modePC .wrap-episode2017 .b8 {
	text-align:center;
	}
	
.modeSP .wrap-mov .b6 li {
    margin-top: 4.51613%;
}
.modeSP .wrap-mov02 .b6 h4 {
    padding-bottom: 0;
    font-size: 13px;
    font-weight: bold;
}
.modeSP .wrap-episode2017 .b6 p {
    font-size: 12px;
    line-height: 2;
    text-align: justify;
}
.modeSP .wrap-episode2017 .b6 li p:nth-of-type(1) {
    width: 100%;
    padding-bottom: 56.45161%;
    margin-top: 1.612903%;
    position: relative;
}
.modeSP .wrap-episode2017 .b6 iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.modeSP .wrap-episode2017 .b6 p + p {
    text-align: center;
    margin-top: 3.22581%;
}
.modeSP .wrap-episode2017 .b6 p + p img {
    width: auto;
    height: 12px;
}
.bottom_btn {
	text-align:center;
	padding:0 0 20px;
}

.modeSP .wrap-episode2017 .box img {
    max-width:100%;
}
.modeSP .wrap-episode2017 .b3 img {
    padding-bottom: 0;
}
.modeSP .wrap-episode2017 h3 {
	    padding: 0 0 10px !important;
	}
.modeSP .wrap-episode2017 .pblock {
	padding:50px 0;
	}
.modeSP .wrap-episode2017 .align_left {
	text-align:left !important;
	width:auto !important;
	}
.modeSP .wrap-episode2017 .caption_text {
	margin-bottom:20px;
	    line-height: 1.5 !important;
    margin-top: 10px;
	}
.modeSP .wrap-episode2017 .b6 {
	background: #dde5f3;
	}
.modeSP .wrap-episode2017 .pblock {
	padding:5%;
	}
.modeSP .wrap-episode2017 .b2 {
	padding:0 5%;
	} 
	
	
.modePC .wrap-mov .boxx .singlecolumn p{
	text-align:center;
	display:block;
	margin-top:20px;
	}
	
.modeSP .wrap-mov .boxx .singlecolumn p{
	text-align:center;
	display:block;
	margin-top:20px;
	}</pre></body></html>