<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	cursor: default;
}
img {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	cursor: pointer;
	margin: 0;
	padding: 0;
}
a:hover {
	color: #FFB600;
}
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}
.clearfix::after {
	content: "";
	display: block;
	clear: both;
}
span.ib {
    display: inline-block;
}
/* =========================================================
	page内共通
======================================== */
.page img {
	width: 100%;
	height: auto;
}
.img_pc {
	display: block;
}
.img_s {
	display: none;
}
.bnr_sp {
	width: 90%;
	max-width: 800px;
	margin: 0 auto;
	padding: 20px 0 60px;
	text-align: center;
}
.bnr_sp a {
    display: block;
}
.bnr_sp a:not(:first-of-type) {
    margin-top: 24px;
}
.mob {
	display: none;
}
@media screen and (max-width:1023px) {
	.img_pc {
		display: none;
	}
	.img_s {
		display: block;
	}
	.pc {
		display: none;
	}
	.mob {
		display: block;
	}
	.bnr_sp {
		margin: 1rem auto 0;
		max-width: 680px;
	}
}
@media screen and (max-width: 479px) {
	.bnr_sp {
		padding: 0 0 40px;
	}
	.bnr_sp a:not(:first-of-type) {
		margin-top: 3vw;
	}
}
/* =========================================================
	.page
======================================== */
.page {
	font-size: 18px;
	color: #252525;
	width: 100%;
	overflow: hidden;
	border-bottom: #FFFFFF 1px solid;
	font-family: 'Noto Sans JP', sans-serif !important;
	text-shadow: none !important;
	font-feature-settings: "palt" 1;
	-webkit-text-size-adjust: 100%;
}
.page_header {
	background: url(../../moshimane/images/bg1.jpg) #04ba85;
}
/* =========================================================
	メインビジュアル
======================================== */
.h1_main {
	padding: 30px 20px;
}
.h1_main img {
	margin: 0 auto;
}
.img_main2 {
	max-width: 1190px;
	display: block;
}
.img_s_main {
	display: none;
}

.day {
	font-size: 20px;
	color: #FFFFFF;
	background-color: #282828;
	border-bottom: 8px #FFFFFF solid;
	padding: 24px 0;
	text-align: center;
	width: 100%;
}
.next_day_wrap {
	font-family: 'Kosugi Maru', sans-serif;
	font-size: 38px;
	margin-top: 24px;
	letter-spacing: 1px;
}
.next_day_wrap span {
	display: inline-block;
}
.next_day_wrap span:not(.next_day_03) {
	color: #ffff56;
}
.next_day_01 {
	font-size: 2.2em;
	transform: scaleX(1.2);
	margin: 0 8px;
}
.next_day_02_01,
.next_day_02_02 {
	font-size: 1.4em;
}
.next_day_02_02 {
	margin-right: 8px;
}
.next_day_03 {
	font-size: 0.8em;
	margin-left: 8px;
}
.next_day_04 {
	font-size: 1.6em;
	transform: scaleX(1.2);
}
.next_day_01:nth-of-type(5),
.next_day_04 {
	margin: 0 4px 0 8px;
}
.next_day_05 {
	font-size: 1.2em;
}
@media screen and (max-width:1023px) {
	.next_day_wrap {
		font-size: 4vw;
		margin-top: 3%;
	}
	.next_day_01 {
		margin: 0 4px;
	}
	.next_day_01:nth-of-type(5),
	.next_day_04 {
		margin: 0 2px 0 4px;
	}
	.next_day_02_02 {
		margin-right: 4px;
	}
	.next_day_03 {
		margin-left: 4px;
	}
}
@media screen and (max-width:767px) {
	.h1_main {
		padding: 20px 10px 10px;
	}
	.img_main2 {
		display: none;
	}
	.img_s_main {
		display: block;
	}
	.day {
		font-size: 16px;
		padding: 16px 0;
	}
}
/* =========================================================
	プレゼント
======================================== */
.pre_box {
	background: url(../../moshimane/images/bg1.jpg) center top repeat;
	padding: 60px 50px;
}
.pre_banner {
	margin: 0 auto;
	display: grid;
	max-width: 1130px;
	grid-template-columns: 47% 47%;
	grid-column-gap: 6%;
}
.pre_banner_left,
.pre_banner_right {
	background: url(../images/present_middle.png) center top/100% repeat-y;
}
.pre_banner_right {
	position: relative;
}
.standby {
	position: relative;
}
.standby::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgb(0 0 0 / 50%);
}
.pre_top img {
	vertical-align: bottom;
}
.pre_back {
	padding: 0 6%;
}
.img_exp {
	text-align: center;
	font-size: 12px;
}
.shimekiri {
	text-align: center;
	margin: 32px auto;
}
.s_fon {
	font-size: 26px;
	font-family: 'Kosugi Maru', sans-serif;
	color: #fff;
	letter-spacing: 1px;
	background-color: #252525;
	padding: 8px 16px 8px 32px;
	margin-right: -52px;
	position: relative;
}
.s_fon::before {
	content: "";
	width: 70px;
	height: 65px;
	background: url(../images/cat_obj.png) left top/contain no-repeat;
	top: 50%;
	left: -52px;
	transform: translateY(-50%);
	position: absolute;
}
.k_size {
	font-size: 75%;
}
.obo_button_left,
.obo_button_right {
	width: 84% !important;
	padding: 0 8%;
	position: relative;
	z-index: 100;
}
.nikkei_exp {
	font-size: 14px;
	padding: 8px 8% 4px;
}
.pre_banner_right .pre_bot {
	position: absolute;
	bottom: 0;
}
.pre_bot img {
	vertical-align: bottom;
}
.pc_block {
	display: block;
}
.sp_block {
	display: none;
}
@media screen and (max-width:1279px) {
	.s_fon {
		font-size: 2.2vw;
		margin-right: -4vw;
		padding: 8px 2vw 8px 3vw;
	}
	.s_fon::before {
		width: 6vw;
		height: 5vw;
		left: -4vw;
	}
	.nikkei_exp {
		font-size: 1.1vw;
	}
}
@media screen and (max-width:899px) {
	.pre_box {
		padding: 40px 20px;
	}
}
@media screen and (max-width:767px) {
	.pre_banner {
		grid-template-columns: 100%;
		grid-column-gap: unset;
		margin: 0 auto;
		max-width: 500px;
	}
	.pre_banner_left {
		margin-bottom: 30px;
	}
	.s_fon {
		font-size: 24px;
		margin-right: -6vw;
		padding: 8px 2vw 8px 6vw;
	}
	.s_fon::before {
		width: 9vw;
		height: 8vw;
		left: -6vw;
	}
	.obo_button_right {
		margin-bottom: 8vw;
	}
	.pc_block {
		display: none;
	}
	.sp_block {
		display: block;
	}
	.nikkei_exp {
		font-size: 12px;
	}
}
@media screen and (max-width:479px) {
	.shimekiri {
		margin: 6vw auto;
	}
	.s_fon {
		font-size: 5.4vw;
	}
	.s_fon::before {
		width: 12vw;
		height: 11vw;
		left: -8vw;
	}
}
/* =========================================================
	動画
======================================== */
.box_movie_next {
	text-align: center;
	background: url(../../moshimane/images/bg_movie.jpg) center top #e3c926 repeat;
	padding: 60px 50px;
}
.box_movie_next img {
	max-width: 355px;
}
.p_movie {
	font-size: 22px;
	margin-bottom: 30px;
	letter-spacing: 0.2em;
	font-weight: 600;
	text-align: center;
}
.movie {
	width: 100%;
	max-width: 1040px;
	margin: 0 auto;
	border: #111111 5px solid;
	padding: 16px;
	box-sizing: border-box;
}
.movie_in {
	position: relative;
	width: 100%;
	padding-top: calc(9 / 16 * 100%);
	margin: 0 auto;
	overflow: hidden;
}
.tvo-video {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
}
@media screen and (max-width: 767px) {
	.box_movie_next {
		padding: 40px 20px;
	}
	.box_movie_next img {
		max-width: 250px;
	}
	.p_movie {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.movie {
		padding: 4px;
		border: #111111 3px solid;
	}
}
/* =========================================================
	概要
======================================== */
.contents {
	background: url(../../moshimane/images/bg2.jpg) center top repeat;
}
.box_about {
	padding: 60px 50px 0;
}
.img_top_moshimaen {
	margin: 0 auto;
	display: block;
	width: 100%;
	max-width: 1200px;
}
.box_detail {
	max-width: 1200px;
	margin: 0 auto;
	padding: 60px 100px;
	box-sizing: border-box;
	background: url(../../moshimane/images/bg_moshimane_center.png) center top/100% repeat-y;
}
.box_detail h2 {
	text-align: center;
}
.box_detail h2 img {
	width: 100%;
	max-width: 940px;
	height: auto;
}
.box_detail .text {
	padding: 60px 0 0;
	text-align: center;
}
.box_detail .text p {
	font-size: 34px;
	font-weight: 600;
	line-height: 1.8;
	color: #0B0B0B;
	margin: 0 auto;
}
.box_detail .text p:not(:first-child) {
	margin-top: 30px;
}
.img_bottom_moshimaen {
	margin: 0 auto 3rem;
	display: block;
	max-width: 1200px;
}
@media screen and (max-width: 1023px) {
	.box_detail {
		padding: 60px 60px;
	}
	.box_detail .text {
		padding: 3vw 0 0;
	}
	.box_detail .text p {
		font-size: 3.2vw;
	}
	.box_detail .text p:not(:first-child) {
		margin-top: 2vw;
	}
}
@media screen and (max-width: 767px) {
	.box_about {
		padding: 40px 20px 0;
	}
	.box_detail {
		padding: 20px 8vw;
	}
	.box_detail .text p {
		font-size: 20px;
		line-height: 1.6;
	}
}
@media screen and (max-width: 479px) {
	.box_detail .text {
		text-align: left;
	}
	.box_detail .text p {
		font-size: 4.4vw;
	}
	.box_detail .text p .ib {
		display: inline;
	}
	.box_detail .text p br {
		display: none;
	}
}
/* =========================================================
	出演者
======================================== */
.box_mcguest {
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
	padding: 60px 50px;
	box-sizing: border-box;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.box_mcguest figure {
	flex: 0 0 calc(100% / 3);
	padding: 0 2%;
	box-sizing: border-box;
}
.box_mcguest.guest2pc {
	max-width: 1000px;
}
.box_mcguest.guest4pc {
	max-width: 1600px;
    padding-left: 20px;
    padding-right: 20px;
}
.guest2pc figure {
	flex: 0 0 calc(100% / 2);
}
.guest4pc figure {
	flex: 0 0 calc(100% / 4);
}
@media screen and (max-width:767px) {
	.box_mcguest {
		padding: 30px 20px;
	}
	.box_mcguest figure {
		flex: 0 0 90%;
		max-width: 320px;
	}
	.box_mcguest figure:not(:last-child) {
		margin-bottom: 5vw;
	}
}
/* =========================================================
	特集ブロック
======================================== */
.hr {
	border-top: #FFFFFF 1px solid;
	border-left: #282828 1px solid;
	border-bottom: 10px #282828 solid;
	position: relative;
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.8);
}
.img_top,
.img_bottom {
	margin: 0 auto;
	display: block;
	max-width: 1300px;
}

.bg_green {
	background: url(../../moshimane/images/bg1.jpg) center top repeat;
	padding: 60px 50px;
}
.bg_green:nth-of-type(n+2) {
	padding-top: 0;
}
.belt_img {
	display: block;
	/* margin-left: -180px; */
	max-width: 900px;
    margin: 0 auto;
}
.box_trouble {
	font-weight: 900;
	text-align: center;
	margin: 0 auto;
	padding: 50px 100px;
	background: url(../../moshimane/images/bg_trouble_center.png) center top/100% repeat-y;
	max-width: 1300px;
	box-sizing: border-box;
}
.box_trouble,
.block_uwasa {
	font-size: 40px;
}
.box_trouble em,
.block_uwasa em {
	font-size: 1.2em;
	font-weight: 900;
}
.box_trouble em {
	color: #ff007e;
	margin: 0.5rem 0;
	/* margin: 0.5rem 0.3rem; */
	border-bottom: 1px #FF00A6 dashed;
}
.box_trouble em &gt; em {
	font-size: 1.3em;
	border: none;
}
.box_trouble em.grn {
    color: #04ba85;
    border-bottom: 1px #04ba85 dashed;
}
.block_uwasa em {
	color: #FF4700;
	margin: 0 0;
	/* margin: 0 0.3rem; */
}
.box_trouble .section1:not(:first-of-type) {
	border-top: dotted 5px #00d296;
	padding-top: 50px;
	margin-top: 60px;
}
.box_trouble .read_wrap {
	margin: 0 auto 40px;
	line-height: 1.6;
}

.box_trouble .title01 {
	max-width: 1000px;
	margin: 0 auto 1rem !important;
	display: block;
}
.box_trouble .read_wrap mark {
	background-color: #ffea00;
	padding: 0 2px;
	display: inline-block;
    line-height: 1.2;
}
.box_trouble .read_wrap mark em {
	border-bottom: 0;
}
.icon_list {
	margin-bottom: 30px;
	margin-top: 30px;
}
.icon_list img {
	width: 1.2em;
    height: 1.2em;
    margin: 0 4px -0.2em 0 !important;
    padding: 0;
}
.icon_list li {
	font-size: 0.9em;
}
.photo_wrap {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 auto;
}
.photo_wrap img {
	width: 49%;
	padding: 0 !important;
	margin: 1% auto 0 !important;
}
.ver_pickup img:first-child {
	width: 70%;
	margin-top: 0 !important;
}
@media screen and (max-width: 1399px) {
	.box_trouble,
	.block_uwasa {
		font-size: 2.8vw;
	}
}
@media screen and (max-width: 1279px) {
	.box_trouble {
		padding: 4vw 8vw;
	}
}
@media screen and (max-width: 1023px) {
	/* .belt_img_wrap {
		width: calc(100% + 8vw);
		margin-bottom: 2vw;
	}
	.belt_img {
		margin-left: -18vw;
	} */
	.box_trouble .ver_pickup img:first-child,
	.photo_wrap img {
		width: 90%;
	}
	.box_trouble .section1:not(:first-of-type) {
		padding-top: 5vw;
		margin-top: 6vw;
	}
	.box_trouble .read_wrap {
		margin: 0 auto 4vw;
	}
	.icon_list {
		margin-bottom: 10px;
		margin-top: 10px;
	}
}
@media screen and (max-width:767px) {
	.bg_green {
		padding: 40px 20px;
	}
	.box_trouble,
	.block_uwasa {
		font-size: 3.4vw;
	}
	.box_trouble .read_wrap mark {
		padding: 0 0;
	}
}
@media screen and (max-width:575px) {
	.box_trouble .title01 {
		width: 100%;
	}
	.box_trouble .ver_pickup img:first-child,
	.photo_wrap img {
		width: 100%;
	}
}
@media screen and (max-width:479px) {
	.box_trouble,
	.block_uwasa {
		font-size: 4.4vw;
	}
}
/* =========================================================
	ウワサの真実　伝家の本当
======================================== */
.bg_uwasa {
	border-top: 10px solid #282828;
	/* border-bottom: 10px solid #282828; */
	background: url(../../moshimane/images/bg3.jpg) center top repeat;
	padding: 60px 50px;
}
.block_uwasa {
	color: #012c4b;
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	box-sizing: border-box;
	font-weight: 900;
	text-align: center;
}
.block_uwasa .block_wrap {
	background: url(../../moshimane/images/bg_uwasa_mid.png) center top/100% repeat-y;
	padding: 30px 0 0;
}
.block_uwasa h3 img {
	margin: 0 auto;
}
.block_uwasa h3 .img_pc {
	width: 90%;
	max-width: 820px;
	margin-bottom: 24px;
}
.block_uwasa h3 .img_s {
	width: 75%;
	max-width: 440px;
}
.block_uwasa .block_wrap_inner {
	padding: 0 45px;
}
.block_uwasa .block_wrap_inner .bg_img {
	display: block;
	margin: 0 auto;
}
.block_uwasa .block_wrap_inner .block_read {
	padding: 20px 50px 0;
	background-color: #fff;
}
.block_uwasa .block_wrap_inner .block_read p {
	margin: 40px auto 10px;
	line-height: 1.4;
}
@media screen and (max-width:1279px) {
	.block_uwasa .block_wrap {
		padding: 4vw 0 0;
	}
	.block_uwasa .block_wrap_inner {
		padding: 0 4vw;
	}
	.block_uwasa .block_wrap_inner .block_read {
		padding: 2vw 4vw 0;
	}
}
@media screen and (max-width:1023px) {
	.block_uwasa .block_wrap_inner .block_read p {
		margin: 4vw auto 10px;
	}
}
@media screen and (max-width:767px) {
	.bg_uwasa {
		padding: 40px 20px;
	}
}

/* =========================================================
	ページトップ
======================================== */
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 150;
}
#page-top a {
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 0 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top img {
	width: 100%;
}
@media screen and (max-width:767px) {
	#page-top {
		bottom: 10px;
		right: 10px;
	}
	#page-top a {
		width: 70px;
	}
}
/* =========================================================
	アニメーション
======================================== */
.box {
	border-radius: 5px;
	animation: pikopiko 1s steps(2, start) infinite;
}
@keyframes pikopiko {
	0% {
		transform: rotate(2deg);
	}

	to {
		transform: rotate(-2deg);
	}
}

.circle {
	width: auto;
	height: auto;
	margin: 0px auto;
	border-radius: 0px;
	animation: fuwafuwa 2s infinite;
}
@keyframes fuwafuwa {
	0% {
		transform: translateY(0px);
	}

	50% {
		transform: translateY(-30px);
	}

	100% {
		transform: translateY(0px);
	}
}




.box_trouble .ss_title_wrap {
	width: 110%;
    position: relative;
    transform: rotate(356deg);
    margin: 10px auto 50px -10%;
}
.box_trouble .ss_title_wrap::before,
.box_trouble .ss_title::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: solid 90px transparent;
    border-right: solid 40px #fff;
}
.box_trouble .ss_title_wrap::before {
	right: 5px;
    z-index: 10;
}
.box_trouble .ss_title::before {
    right: 0;
}
.box_trouble .ss_title_wrap::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #e1cf09;
    top: 5px;
    left: -5px;
}
.box_trouble .ss_title {
    color: #012c4b;
    background-color: #ffee00;
    padding: 8px 60px 8px 0;
    line-height: 1.3;
    position: relative;
    z-index: 150;
}
.box_trouble .ss_title em {
    font-size: 1.1em !important;
    color: #c9171e;
    border: 0;
}
.box_trouble .ss_title em.tf {
    transform: rotate(350deg);
    display: inline-block;
    font-weight: 900;
}
@media screen and (max-width:1399px) {
	.box_trouble .ss_title_wrap::before,
	.box_trouble .ss_title::before {
		border: solid 6.5vw transparent;
		border-right: solid 40px #fff;
	}
}
@media screen and (max-width:767px) {
	.box_trouble .ss_title_wrap {
		margin: 10px auto 6vw -10%;
	}
}
@media screen and (max-width:479px) {
	.box_trouble .ss_title {
		padding: 8px 40px 8px 10px;
	}
	.box_trouble .ss_title_wrap::before,
	.box_trouble .ss_title::before {
		border: solid 45px transparent;
		border-right: solid 20px #fff;
	}
}
@media screen and (max-width:349px) {
	.box_trouble .ss_title_wrap::before,
	.box_trouble .ss_title::before {
		border: solid 12vw transparent;
		border-right: solid 20px #fff;
	}
}

.box_trouble .ss_title_sub {
	font-size: 22px;
	color: #000;
	max-width: 70%;
	line-height: 1.3;
    padding: 0 8px 8px;
    transform: rotate(352deg);
    margin: 10px auto 30px -20%;
    display: inline-block;
	border-bottom: solid 3px;
    border-radius: 10px;
}
.box_trouble .ss_title_sub em {
    font-weight: bold;
	color: inherit;
	margin: 0;
	border-bottom: 0;
    position: relative;
    display: inline-block;
}
.box_trouble .ss_title_sub::before,
.box_trouble .ss_title_sub::after {
    content: '';
    position: absolute;
    left: 50%;
    border: solid 10px transparent;
    transform: translateX(-50%);
}
.box_trouble .ss_title_sub::before {
    top: calc(100% - 5px);
    border-top: solid 20px #fff;
	z-index: 50;
}
.box_trouble .ss_title_sub::after {
    top: 100%;
    border-top: solid 20px #000;
}
@media screen and (max-width:1399px) {
	.box_trouble .ss_title_sub {
		font-size: 2.2vw;
	}
}
@media screen and (max-width:767px) {
	.box_trouble .ss_title_sub {
		font-size: 3vw;
	}
}
@media screen and (max-width:479px) {
	.box_trouble .ss_title_sub {
		font-size: 4vw;
		margin: 10px auto 4vw -20%;
	}
	.box_trouble .ss_title_sub::before,
	.box_trouble .ss_title_sub::after {
		border: solid 2vw transparent;
	}
	.box_trouble .ss_title_sub::before {
		border-top: solid 4vw #fff;
	}
	.box_trouble .ss_title_sub::after {
		border-top: solid 4vw #000;
	}
}

.border_box {
	padding: 12px 16px;
    line-height: 1.1;
    border: solid 4px #ff007e;
    border-radius: 12px;
    display: inline-block;
}


/* =========================================================
	TVerエリア
======================================== */
.box_banner {
	text-align: center;
	padding: 60px 50px;
	border-top: 10px solid #282828;
	background: url(../../moshimane/images/bg1.jpg) repeat;
}
.box_banner * {
	box-sizing: border-box;
}
.box_banner img {
    max-width: 1160px;
}
.bnr_tver {
	margin: 0 auto;
	max-width: 900px;
	display: block;
}
@media screen and (max-width:767px) {
	.box_banner {
		padding: 30px 20px;
	}
}
/* =========================================================
	Youtubeエリア
======================================== */
.disp_b {
	display: block;
}
.btn_wrap {
	text-align: center;
}
.btn {
	font-size: 1.3em;
    color: #252525;
	font-weight: bold;
    padding: 12px 36px ;
	margin: 0 auto;
	line-height: 1.2;
	border-radius: 50px;
	background-color: #fff;
    border: solid 2px;
    display: inline-block;
}
.btn:hover {
	color: inherit;
	opacity: 0.7;
}
@media screen and (max-width:479px) {
	.btn {
		padding: 12px 4vw;
	}
}


/* .title_youtube_area {
	margin-bottom: 30px;
}
.title_youtube_area img {
	max-width: 874px;
} */
.title_youtube_area {
	font-size: 48px;
	font-weight: 900;
	margin-bottom: 50px;
	text-shadow: 3px 3px 0 #e4cb28;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.title_youtube_area em {
	font-size: 1.2em;
	font-weight: 900;
}
.title_youtube_area br {
	display: none;
}
.img_logo_youtube {
	max-width: 300px !important;
	margin: 12px 12px 0;
}
.yt_mov_wrap {
	max-width: 900px;
	margin: 0 auto;
}
.yt_mov_wrap iframe {
    width: 100%;
    aspect-ratio: 16 / 9;
    border: solid 4px #147c5e;
    padding: 8px;
	vertical-align: top;
}
.btn_yt {
	font-size: 1.6em;
	margin: 30px auto 8px;
}
.btn_yt span:not(.ib) {
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
}
.btn_yt i {
	font-size: 1.2em;
	color: #ff0000;
	margin-right: 8px;
}
@media screen and (max-width:1023px) {
	.title_youtube_area {
		font-size: 4.6vw;
		text-shadow: 0.08em 0.08em 0 #e4cb28;
	}
	.img_logo_youtube {
		width: 30vw !important;
	}
}
@media screen and (max-width:767px) {
	.title_youtube_area {
		font-size: 6.4vw;
		line-height: 1.1;
		margin: 0 auto 20px;
		max-width: 70%;
	}
	.title_youtube_area br {
		display: inline;
	}
	.yt_mov_wrap iframe {
		border: solid 0.5vw #147c5e;
		padding: 4px;
	}
	.btn_yt {
		font-size: 3.4vw;
		margin: 20px auto 8px;
	}
	.link_notice {
		font-size: 16px;
	}
}
@media screen and (max-width:479px) {
	.title_youtube_area {
		font-size: 7.5vw;
	}
	.img_logo_youtube {
		margin: 8px 8px 0;
	}
	.btn_yt {
		font-size: 4.4vw;
	}
	.link_notice {
		font-size: 14px;
	}
}
@media screen and (max-width:379px) {
	.title_youtube_area {
		max-width: 80%;
	}
}

.img_fukidashi {
	display: block;
    width: 40vw !important;
    margin: 0 0 20px 80px;
}
@media screen and (max-width:1919px) {
	.img_fukidashi {
		margin: 0 0 1vw 5vw;
	}
}

.bnr_youtube {
	margin: 50px auto 0;
    max-width: 900px;
    display: block;
}
@media screen and (max-width: 767px) {
	.bnr_youtube {
		margin-top: 20px;
	}
}</pre></body></html>