@charset "UTF-8";




/*@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500;700&display=swap');*/

/*

Medium 500
Bold 700

font-family: 'Noto Sans JP', sans-serif;

*/

/*@import url("https://use.typekit.net/uao4hnu.css");*/

/*

	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-image: url("../images/dot_pack_alpha.png");
	background-color: transparent;
	background-size: 20px 49px;

	background-color: transparent;

	border-style: solid;
	border-color: transparent;
	border-width: 1px 0px 1px 0px;

	box-sizing: border-box;

	text-align: center;
	font-size: 30px;
	line-height: 32px;
	letter-spacing: 0.008em;
	color: #4c4c4c;
	font-weight: 300;
	text-decoration: none;

	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: row;
	align-items: center;

	position: relative;
	position: absolute;
	z-index: 10000;

	transition-delay: 0s;
	transition-property: all;
	transition-duration: 0.25s;
	transition-timing-function: ease-in-out;

	border-radius: 50px;

@media only screen and ( max-width: 1000px ){


}




*/


html,
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	-webkit-text-size-adjust: none;
	background-color: #f9f9f9;
}

.default_font_family,
body {
	/*font-family: 'Helvetica', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro W3', 'Lucida Grande', 'Verdana', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif;*/
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	font-style: normal;
}

strong {
	/*font-family: "Gothic MB101 Bold";*/
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
}




/* ------------------------------------------------------------------------------------------------ Default animation */




.default_content_width {
	width: 1000px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}




.anim01_trigger {
}

.anim02_init,
.anim01_init {
	opacity: 0.0 !important;
	transform: translateY(-1.8vh) !important;
	transition: 0.85s;
	transition-duration: 0.85s;
}

.anim02_start,
.anim01_start {
	opacity: 1.0 !important;
	transform: translateY(0px) !important;
}




.anim_delay0 {
	transition-delay: 0.0s;
}

.anim_delay1 {
	transition-delay: 0.4s;
}

.anim_delay2 {
	transition-delay: 0.8s;
}

.anim_delay3 {
	transition-delay: 1.2s;
}

.anim_delay4 {
	transition-delay: 1.6s;
}

.anim_delay5 {
	transition-delay: 2.0s;
}

.anim_delay6 {
	transition-delay: 2.4s;
}

.anim_delay7 {
	transition-delay: 2.8s;
}

.anim_delay8 {
	transition-delay: 3.2s;
}

.anim_delay9 {
	transition-delay: 3.6s;
}

.anim_delay10 {
	transition-delay: 4.0s;
}

.anim_delay11 {
	transition-delay: 4.4s;
}

.anim_delay12 {
	transition-delay: 4.8s;
}

.anim_delay13 {
	transition-delay: 5.2s;
}

.anim_delay14 {
	transition-delay: 5.6s;
}

.anim_delay15 {
	transition-delay: 6.0s;
}

.anim_delay16 {
	transition-delay: 6.4s;
}

.anim_delay17 {
	transition-delay: 6.8s;
}

.anim_delay18 {
	transition-delay: 7.2s;
}

.anim_delay19 {
	transition-delay: 7.6s;
}

.anim_delay20 {
	transition-delay: 8.0s;
}




/* ------------------------------------------------------------------------------------------------ Default animation */




.g_anim_link_button {
	transition: opacity 0.3s ease 0s;
}

.g_anim_link_button:hover {
	opacity: 0.5;
}




@media only screen and ( max-width: 1000px ){

	.g_anim_link_button {
		transition: none;
	}

	.g_anim_link_button:hover {
		opacity: 1.0;
	}

}




/* ------------------------------------------------------------------------------------------------ contents bg */




body {
	background-repeat: repeat;
	background-position: center center;
	background-image: url("../images/top_bg_tile01.png");
	background-size: 1367px 1349px;
	background-attachment: fixed;
}




/* ------------------------------------------------------------------------------------------------ Header */




#skmg_header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	display: block;
	z-index: 1000;
}

#skmg_header #skmg_header_menu_overlay {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: 0.0;
	display: none;
}

#skmg_header #skmg_header_menu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: fixed;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-image: url("../images/top_header_menu_bg.png");
	background-color: #fe6931;
	background-size: auto 130%;
	overflow: hidden;
	width: 0px;
	height: 100%;
}

/*#skmg_header #skmg_header_menu_button,*/
#skmg_header #skmg_header_menu {
	transition-delay: 0s;
	transition-property: all;
	transition-duration: 0.25s;
	transition-duration: 0.15s;
	transition-duration: 0.3s;
	transition-timing-function: ease-in-out;
	transition-timing-function: cubic-bezier(0, 0.58, 0.58, 1);
}

#skmg_header #skmg_header_menu #skmg_header_menu_in {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 26px;
	position: relative;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	flex-direction: column;
	align-items: flex-start;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	overflow-x: hidden;
	overflow-y: auto;
}

#skmg_header #skmg_header_menu #skmg_header_menu_in::-webkit-scrollbar {
	/*display: none;*/
}

/*
#skmg_header #skmg_header_menu #skmg_header_menu_in::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 10px;
}

#skmg_header #skmg_header_menu #skmg_header_menu_in::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background-color: rgba( 255, 255, 255, 1.0 );
	-webkit-box-shadow: 0 0 1px rgba( 255, 255, 255, 0.5 );
}
*/

#skmg_header #skmg_header_menu #skmg_header_menu_nav {
	margin: 0px 0px 0px 0px;
	padding: 122px 0px 30px 0px;
	display: block;
}

#skmg_header #skmg_header_menu #skmg_header_menu_nav .skmg_header_menu_nav_item {
	margin: 0px 0px 0px 0px;
	padding: 17px 0px 17px 0px;
	display: block;
	text-align: left;
	font-size: 16px; /* 1.1428571428571428571428571428571 */
	line-height: 18px;
	letter-spacing: 0.105em;
	color: #ffffff;
	font-weight: 700;
	text-decoration: none;
}

/*#skmg_header #skmg_header_menu #skmg_header_menu_sns .skmg_header_menu_sns_item,*/
/*#skmg_header #skmg_header_menu #skmg_header_menu_sns #skmg_header_menu_sns_head,*/
#skmg_header #skmg_header_menu #skmg_header_menu_sns,
#skmg_header #skmg_header_menu #skmg_header_menu_nav .skmg_header_menu_nav_item {
	opacity: 0.0;
	filter: blur(12px);
	transition-delay: 0.0s;
	transition-property: all;
	transition-duration: 0.25s;
	transition-timing-function: ease-in-out;
}

#skmg_top_fv_sns #skmg_top_fv_sns_in,
#skmg_header #skmg_header_menu #skmg_header_menu_sns {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 50px 0px;
	display: block;
}

#skmg_top_fv_sns #skmg_top_fv_sns_in #skmg_top_fv_sns_head,
#skmg_header #skmg_header_menu #skmg_header_menu_sns #skmg_header_menu_sns_head {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

#skmg_top_fv_sns #skmg_top_fv_sns_in #skmg_top_fv_sns_head img,
#skmg_header #skmg_header_menu #skmg_header_menu_sns #skmg_header_menu_sns_head img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 14px;
	height: auto;
}

#skmg_top_fv_sns #skmg_top_fv_sns_in .skmg_top_fv_sns_item,
#skmg_header #skmg_header_menu #skmg_header_menu_sns .skmg_header_menu_sns_item {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

#skmg_top_fv_sns #skmg_top_fv_sns_in .skmg_top_fv_sns_item img,
#skmg_header #skmg_header_menu #skmg_header_menu_sns .skmg_header_menu_sns_item img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 38px;
	height: auto;
}

#skmg_header #skmg_header_menu_button {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 86px;
	height: 86px;
	/*position: absolute;*/
	position: fixed;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-image: url("../images/top_header_menu_open.svg");
	background-color: #ff4600;
	background-size: 48px auto;
	cursor: pointer;
	border-radius: 0px 0px 14px 0px;

	transition-delay: 0s;
	transition-property: background-color;
	transition-duration: 0.25s;
	transition-timing-function: ease-in-out;
}




@media only screen and ( max-width: 1000px ){

/*
	#skmg_header #skmg_header_menu #skmg_header_menu_nav {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}

	#skmg_header #skmg_header_menu #skmg_header_menu_nav .skmg_header_menu_nav_item {
		width: 40%;
	}
*/

}




@media only screen and ( max-width: 750px ){

	#skmg_header #skmg_header_menu {
		background-size: 125% auto;
	}

	#skmg_header #skmg_header_menu::before {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		display: block;
		content: ' ';
		width: 100%;
		height: 70%;
		position: absolute;
		top: 10%;
		right: 0px;
		background-repeat: no-repeat;
		background-position: left top;
		background-position: 90% center;
		background-image: url("../images/top_sp_header_logo_vertical.png");
		background-color: transparent;
		background-size: auto 100%;

		opacity: 0.0;
		transition: opacity 0.3s ease 0s;
	}

	.menu_open #skmg_header_menu::before {
		opacity: 1.0 !important;
	}

/*
	#skmg_header #skmg_header_menu #skmg_header_menu_in {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

	#skmg_header #skmg_header_menu #skmg_header_menu_nav {
		margin: 0px 0px 0px 0px;
		padding: 16vw 0px 4vw 10.4vw;
	}

	#skmg_header #skmg_header_menu #skmg_header_menu_nav .skmg_header_menu_nav_item {
		margin: 0px 0px 0px 0px;
		padding: 4vw 0px 4vw 0px;
		font-size: 4vw;
		line-height: 4vw;
		letter-spacing: 0.105em;
	}

	#skmg_header #skmg_header_menu_button {
		width: 11.4666vw;
		height: 11.4666vw;
		background-size: 6.4vw auto;
		border-radius: 0px 0px 1.8666vw 0px;
	}
*/

	#skmg_header #skmg_header_menu #skmg_header_menu_nav .skmg_header_menu_nav_item {
		margin: 0px 0px 0px 0px;
		padding: 4vw 0px 4vw 0px;
		font-size: 4vw;
		line-height: 4vw;

		width: 36%;
	}

}




@media only screen and ( max-width: 540px ){

	#skmg_header #skmg_header_menu #skmg_header_menu_in {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

	#skmg_header #skmg_header_menu #skmg_header_menu_nav {
		margin: 0px 0px 0px 0px;
		padding: 120px 0px 30px 78px;

		padding: 19.0769vw 0px 5.5555vw 14.4444vw;

		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}

/*
	#skmg_header #skmg_header_menu #skmg_header_menu_nav .skmg_header_menu_nav_item {
		padding: 5.5555vw 0px 5.5555vw 0px;
		font-size: 5.5555vw;
		line-height: 5.5555vw;
	}
*/

	#skmg_header #skmg_header_menu_button {
		width: 86px;
		height: 86px;
		background-size: 48px auto;
		border-radius: 0px 0px 14px 0px;

		width: 15.9259vw;
		height: 15.9259vw;
		background-size: 8.8888vw auto;
		border-radius: 0px 0px 2.5925vw 0px;
	}

}




/*
@media only screen and ( max-width: 480px ){

	#skmg_header #skmg_header_menu #skmg_header_menu_in {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

	#skmg_header #skmg_header_menu #skmg_header_menu_nav {
		margin: 0px 0px 0px 0px;
		padding: 25vw 0px 6.25vw 16.25vw;
	}

	#skmg_header #skmg_header_menu #skmg_header_menu_nav .skmg_header_menu_nav_item {
		margin: 0px 0px 0px 0px;
		padding: 6.25vw 0px 6.25vw 0px;
		font-size: 6.25vw;
		line-height: 6.25vw;
		letter-spacing: 0.105em;
	}

	#skmg_header #skmg_header_menu_button {
		width: 17.9166vw;
		height: 17.9166vw;
		background-size: 10vw auto;
		border-radius: 0px 0px 2.9166vw 0px;
	}

}
*/




.menu_open #skmg_header_menu_overlay {
	display: block !important;
}

.menu_open #skmg_header_menu {
	width: 256px !important;
	height: 100% !important;
	border-radius: 0px !important;
}

.menu_open #skmg_header_menu_button {
	background-image: url("../images/top_header_menu_close.png") !important;
	background-color: #ffffff !important;
}

/*.menu_open #skmg_header_menu #skmg_header_menu_sns #skmg_header_menu_sns_head,*/
/*.menu_open #skmg_header_menu #skmg_header_menu_sns .skmg_header_menu_sns_item,*/
.menu_open #skmg_header_menu #skmg_header_menu_sns,
.menu_open #skmg_header_menu #skmg_header_menu_nav .skmg_header_menu_nav_item {
	opacity: 1.0 !important;
	filter: blur(0px) !important;
	transition-duration: 0.25s !important;
}

/*.menu_open #skmg_header_menu #skmg_header_menu_sns #skmg_header_menu_sns_head,*/
.menu_open #skmg_header_menu #skmg_header_menu_nav .skmg_header_menu_nav_item:nth-child(1) {
	transition-delay: 0.0s !important;
}

/*.menu_open #skmg_header_menu #skmg_header_menu_sns .skmg_header_menu_sns_item:nth-child(2),*/
.menu_open #skmg_header_menu #skmg_header_menu_nav .skmg_header_menu_nav_item:nth-child(2) {
	transition-delay: 0.1s !important;
	transition-delay: 0.05s !important;
}

/*.menu_open #skmg_header_menu #skmg_header_menu_sns .skmg_header_menu_sns_item:nth-child(3),*/
.menu_open #skmg_header_menu #skmg_header_menu_nav .skmg_header_menu_nav_item:nth-child(3) {
	transition-delay: 0.2s !important;
	transition-delay: 0.1s !important;
}

.menu_open #skmg_header_menu #skmg_header_menu_nav .skmg_header_menu_nav_item:nth-child(4) {
	transition-delay: 0.3s !important;
	transition-delay: 0.15s !important;
}

.menu_open #skmg_header_menu #skmg_header_menu_nav .skmg_header_menu_nav_item:nth-child(5) {
	transition-delay: 0.4s !important;
	transition-delay: 0.2s !important;
}

.menu_open #skmg_header_menu #skmg_header_menu_nav .skmg_header_menu_nav_item:nth-child(6) {
	transition-delay: 0.5s !important;
	transition-delay: 0.25s !important;
}

.menu_open #skmg_header_menu #skmg_header_menu_nav .skmg_header_menu_nav_item:nth-child(7) {
	transition-delay: 0.6s !important;
	transition-delay: 0.3s !important;
}

.menu_open #skmg_header_menu #skmg_header_menu_nav .skmg_header_menu_nav_item:nth-child(8) {
	transition-delay: 0.7s !important;
	transition-delay: 0.35s !important;
}

.menu_open #skmg_header_menu #skmg_header_menu_nav .skmg_header_menu_nav_item:nth-child(9) {
	transition-delay: 0.8s !important;
	transition-delay: 0.4s !important;
}

.menu_open #skmg_header_menu #skmg_header_menu_nav .skmg_header_menu_nav_item:nth-child(10) {
	transition-delay: 0.9s !important;
	transition-delay: 0.45s !important;
}

.menu_open #skmg_header_menu #skmg_header_menu_nav .skmg_header_menu_nav_item:nth-child(11) {
	transition-delay: 0.5s !important;
}

.menu_open #skmg_header_menu #skmg_header_menu_nav .skmg_header_menu_nav_item:nth-child(12) {
	transition-delay: 0.55s !important;
}

.menu_open #skmg_header_menu #skmg_header_menu_nav .skmg_header_menu_nav_item:nth-child(13) {
	transition-delay: 0.6s !important;
}




@media only screen and ( max-width: 1000px ){

	.menu_open #skmg_header_menu {
		width: 100vw !important;
		height: 100% !important;
		border-radius: 0px !important;
	}

}




/* ------------------------------------------------------------------------------------------------ TOP FV */




#skmg_top_fv_container {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	display: block;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: row-reverse;
	align-items: stretch;
	height: 100vh;
}




@media only screen and ( max-width: 1000px ){

	#skmg_top_fv_container {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		position: relative;
		display: block;
		height: auto !important;
	}

}




#skmg_top_fv_container #skmg_top_fv_kv {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: row;
	align-items: center;
}

#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_box {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	display: block;
	height: 100%;
	width: auto;
}

#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_box #skmg_top_fv_kv_box_blank {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	height: 100%;
	width: auto;
}

#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_box .skmg_top_fv_kv_box_item {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0.0;
	transition: opacity 0.75s linear;
}

#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_box .skmg_top_fv_kv_box_item:first-child {
	/*opacity: 1.0;*/
}

#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_box .skmg_top_fv_kv_box_item:last-child {
	opacity: 1.0;
}

#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_box .skmg_top_fv_kv_box_item .skmg_top_fv_kv_box_item_image {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	height: 100%;
	width: auto;
}

#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_box .skmg_top_fv_kv_box_item .skmg_top_fv_kv_box_item_image img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	height: 100%;
	width: auto;
	border-radius: 0px 0px 15px 15px;
}

#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_box .skmg_top_fv_kv_box_item .sppc_change .sp {
	display: none;
}

#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_box .skmg_top_fv_kv_box_item .sppc_change .pc {
	display: block;
}

#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_box .skmg_top_fv_kv_box_item .skmg_top_fv_kv_box_item_button {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 5%;
	right: -5%;
	display: block;
	width: 22%;
	height: auto;
}

#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_box .skmg_top_fv_kv_box_item .skmg_top_fv_kv_box_item_button::before {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	content: ' ';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-image: url("../images/top_content_kv01_button_base.png");
	background-color: transparent;
	background-size: contain;
	transition: filter 0.3s ease;
}

#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_box .skmg_top_fv_kv_box_item .skmg_top_fv_kv_box_item_button:hover::before {
	filter: blur(4px)
}

#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_box .skmg_top_fv_kv_box_item .skmg_top_fv_kv_box_item_button img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	height: auto;
	width: 100%;
	position: relative;
	transition: transform 0.3s ease;
}

#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_box .skmg_top_fv_kv_box_item .skmg_top_fv_kv_box_item_button:hover img {
	transform: scale(0.965);
}

#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_thumb {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-end;
	flex-direction: column;
	align-items: center;
	height: 100%;
	width: auto;
}

#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_thumb .skmg_top_fv_kv_thumb_item {
	margin: 18% 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	height: 7%;
	height: 9%;
	cursor: pointer;

	margin-top: 40%
}

#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_thumb .thumb_bottom {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	height: 3%;
	visibility: hidden;
}

#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_thumb .skmg_top_fv_kv_thumb_item .skmg_top_fv_kv_thumb_item_in {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	border-style: solid;
	border-color: #ffffff;
	border-width: 2px 2px 2px 2px;
	border-radius: 100px;
	height: 100%;
	box-sizing: border-box;
	position: relative;
}

#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_thumb .skmg_top_fv_kv_thumb_item .skmg_top_fv_kv_thumb_item_in::before {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	content: ' ';
	width: 100%;
	height: 30%;
	position: absolute;
	top: -30%;
	left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-color: transparent;
	background-size: contain;
}

#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_thumb #kv_name_special01 .skmg_top_fv_kv_thumb_item_in::before {
	background-image: url("../images/top_content_kv01_label.png");
}

#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_thumb #kv_name_visual01 .skmg_top_fv_kv_thumb_item_in::before {
	background-image: url("../images/top_content_kv02_label.png");
	background-size: 96%;
}

#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_thumb #kv_name_visual02 .skmg_top_fv_kv_thumb_item_in::before {
	background-image: url("../images/top_content_kv03_label.png");
	background-size: 96%;
}

#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_thumb #kv_name_visual03 .skmg_top_fv_kv_thumb_item_in::before {
	background-image: url("../images/top_content_kv04_label.png");
	background-size: 96%;
}

#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_thumb .current .skmg_top_fv_kv_thumb_item_in {
	border-color: #fe6931;
}

#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_thumb .skmg_top_fv_kv_thumb_item img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: 100%;
	border-style: solid;
	border-color: #ffffff;
	border-width: 3px 3px 3px 3px;
	border-radius: 100px;
	box-sizing: border-box;
}




@media only screen and ( max-width: 1000px ){

	#skmg_top_fv_container #skmg_top_fv_kv {
		margin: 0px 0px 0px 0px;
		padding: 4.2666vw 0px 0px 0px;
		position: relative;
		display: flex;
		flex-wrap: nowrap;
		justify-content: center;
		flex-direction: row;
		align-items: flex-end;
		overflow: hidden;
	}

	#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_box {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		position: relative;
		display: block;
		height: auto;
		width: 87%;
	}

	#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_box #skmg_top_fv_kv_box_blank {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		display: block;
		height: auto;
		width: 100%;
	}

	#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_box .skmg_top_fv_kv_box_item {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		display: block;
		height: 100%;
		width: 100%;
		position: absolute;
		top: 0px;
		left: 0px;
	}

	#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_box .skmg_top_fv_kv_box_item .skmg_top_fv_kv_box_item_image {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		display: block;
		height: auto;
		width: 97%;
	}

	#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_box .skmg_top_fv_kv_box_item .skmg_top_fv_kv_box_item_image img {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		display: block;
		height: auto;
		width: 100%;
		border-radius: 0px 0px 2vw 0vw;
	}

	#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_box .skmg_top_fv_kv_box_item .sppc_change .sp {
		display: block;
	}

	#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_box .skmg_top_fv_kv_box_item .sppc_change .pc {
		display: none;
	}

	#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_box .skmg_top_fv_kv_box_item .skmg_top_fv_kv_box_item_button {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		position: absolute;
		top: -6%;
		right: -17%;
		display: block;
		width: 36%;
		height: auto;
	}

	#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_box .skmg_top_fv_kv_box_item .skmg_top_fv_kv_box_item_button img {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		display: block;
		height: auto;
		width: 100%;
	}

	#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_thumb {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		position: relative;
		display: flex;
		flex-wrap: nowrap;
		justify-content: flex-end;
		flex-direction: column;
		align-items: flex-start;
		height: 100%;
		width: 13%;
		cursor: pointer;
	}

	#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_thumb .skmg_top_fv_kv_thumb_item {
		margin: 18% 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		display: block;
		height: auto;
		width: 80%;

		margin-top: 40%
	}

	#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_thumb .thumb_bottom {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		display: block;
		height: 1vw;
		visibility: hidden;
	}

	#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_thumb .skmg_top_fv_kv_thumb_item .skmg_top_fv_kv_thumb_item_in {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		display: block;
		border-style: solid;
		border-color: #ffffff;
		border-width: 1px 1px 1px 1px;
		border-radius: 100px;
		width: 100%;
		height: auto;
		box-sizing: border-box;
	}

	#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_thumb .current .skmg_top_fv_kv_thumb_item_in {
		border-color: #fe6931;
	}

	#skmg_top_fv_container #skmg_top_fv_kv #skmg_top_fv_kv_thumb .skmg_top_fv_kv_thumb_item img {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		display: block;
		width: auto;
		width: 100%;
		height: auto;
		border-style: solid;
		border-color: #ffffff;
		border-width: 2px 2px 2px 2px;
		border-radius: 100px;
		box-sizing: border-box;
	}

}




#skmg_top_fv_container #skmg_top_fv_main {
	margin: 0px 0px 0px 0px;
	padding: 0px 5% 0px 5%;
	position: relative;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: column;
	align-items: center;

	/*margin-left: 6%;*/
}

#skmg_top_fv_container #skmg_top_fv_main h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0% 0px;
	position: relative;
	display: block;
	width: auto;
	height: 20%;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	/*background-image: url("../images/top_content_logo_horizontal.png");*/
	background-color: transparent;
	background-size: contain;
}

#skmg_top_fv_container #skmg_top_fv_main .c_separate,
#skmg_top_fv_container #skmg_top_fv_main .p_separate,
#skmg_top_fv_container #skmg_top_fv_main .h1_separate {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0% 0px;
	display: block;
	visibility: hidden;
}

#skmg_top_fv_container #skmg_top_fv_main .h1_separate {
	height: 14%;
}

#skmg_top_fv_container #skmg_top_fv_main .p_separate {
	height: 3%;
}

#skmg_top_fv_container #skmg_top_fv_main .c_separate {
	height: 4%;
}

#skmg_top_fv_container #skmg_top_fv_main h1 img {
	display: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: 100%;
}

#skmg_top_fv_container #skmg_top_fv_main p {
	margin: 0% 0px 0% 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	display: block;
	text-align: center;
	font-size: 16px; /* 1.1428571428571428571428571428571 */
	line-height: 30px;
	letter-spacing: 0.085em;
	color: #fe6931;
	font-weight: 700;
	text-decoration: none;

	font-size: 1.5238vh;
	line-height: 2.8571vh;

	font-size: 2.5238vh;
	line-height: 4.732vh;
}

#skmg_top_fv_container #skmg_top_fv_main p .big {
	font-size: 182%;
}

#skmg_top_fv_container #skmg_top_fv_main p.onair_date_img {
	height: 6%;
}

#skmg_top_fv_container #skmg_top_fv_main p.onair_date_img img {
	margin: 0% 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: 100%;
}

#skmg_top_fv_container #skmg_top_fv_main #skmg_top_fv_main_carousel_outer {
	margin: 0% 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	display: block;
	width: auto;
	height: 10%;
}

#skmg_top_fv_container #skmg_top_fv_main #skmg_top_fv_main_carousel_outer #skmg_top_fv_main_carousel_cover {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	display: block;
	width: auto;
	height: 100%;
}

#skmg_top_fv_container #skmg_top_fv_main #skmg_top_fv_main_carousel_outer #skmg_top_fv_main_carousel {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	display: block;
	width: auto;
	height: 100%;
	overflow: hidden;
	border-radius: 10px;
}

#skmg_top_fv_container #skmg_top_fv_main #skmg_top_fv_main_carousel_outer #skmg_top_fv_main_carousel #skmg_top_fv_main_carousel_in {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: auto;
	height: 100%;
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	flex-direction: row;
	align-items: center;

	position: absolute;
	top: 0px;
	left: 0px;
}

#skmg_top_fv_container #skmg_top_fv_main #skmg_top_fv_main_carousel_outer #skmg_top_fv_main_carousel_rtl_left,
#skmg_top_fv_container #skmg_top_fv_main #skmg_top_fv_main_carousel_outer #skmg_top_fv_main_carousel_rtl_right {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 0px;
	width: 11%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-color: transparent;
	background-size: 35% auto;
	cursor: pointer;
}

#skmg_top_fv_container #skmg_top_fv_main #skmg_top_fv_main_carousel_outer #skmg_top_fv_main_carousel_rtl_left {
	right: 100%;
	background-image: url("../images/top_content_carousel_rtl_left.svg");
}

#skmg_top_fv_container #skmg_top_fv_main #skmg_top_fv_main_carousel_outer #skmg_top_fv_main_carousel_rtl_right {
	left: 100%;
	background-image: url("../images/top_content_carousel_rtl_right.svg");
}

#skmg_top_fv_container #skmg_top_fv_main #skmg_top_fv_main_carousel_outer #skmg_top_fv_main_carousel .skmg_top_fv_main_carousel_item {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	display: block;
	width: auto;
	height: 100%;

	display: none;
}

#skmg_top_fv_container #skmg_top_fv_main #skmg_top_fv_main_carousel_outer #skmg_top_fv_main_carousel .skmg_top_fv_main_carousel_item:first-child {
	display: block;
}

#skmg_top_fv_container #skmg_top_fv_main #skmg_top_fv_main_carousel_outer #skmg_top_fv_main_carousel .skmg_top_fv_main_carousel_item img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	display: block;
	width: auto;
	height: 100%;
}

#skmg_top_fv_container #skmg_top_fv_main #skmg_top_fv_main_carousel_nav {
	margin: 3% 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: row;
	align-items: center;
	width: auto;
	height: auto;
}

#skmg_top_fv_container #skmg_top_fv_main #skmg_top_fv_main_carousel_nav .skmg_top_fv_main_carousel_nav_item {
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 4px;
	background-color: #b6bec4;
	cursor: pointer;
}

#skmg_top_fv_container #skmg_top_fv_main #skmg_top_fv_main_carousel_nav .current {
	background-color: #fe6931;
}




@media only screen and ( max-width: 1000px ){

	#skmg_top_fv_container #skmg_top_fv_main {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		position: relative;
		display: block;
		width: 100%;
	}

	#skmg_top_fv_container #skmg_top_fv_main h1 {
		margin: 0px auto 0px auto;
		padding: 9.0666vw 0px 9.0666vw 0px;
		position: relative;
		display: block;
		width: 73.0666vw;
		height: auto;
	}

	#skmg_top_fv_container #skmg_top_fv_main .c_separate,
	#skmg_top_fv_container #skmg_top_fv_main .p_separate,
	#skmg_top_fv_container #skmg_top_fv_main .h1_separate {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0% 0px;
		display: none;
	}

	#skmg_top_fv_container #skmg_top_fv_main h1 img {
		display: none;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		display: block;
		width: 100%;
		height: auto;
	}

	#skmg_top_fv_container #skmg_top_fv_main p {
		margin: 1% 0px 0% 0px;
		padding: 0px 0px 0px 0px;
		position: relative;
		display: block;
		text-align: center;
		letter-spacing: 0.085em;
		color: #fe6931;
		font-weight: 700;
		text-decoration: none;

		font-size: 2.4vw;
		line-height: 4.4vw;

		font-size: 2.8vw;
		line-height: 5.1333vw;

		font-size: 3.6vw;
		line-height: 6.6vw;
	}

	#skmg_top_fv_container #skmg_top_fv_main p.onair_date_img {
		height: 8vw;
		padding-bottom: 2.6666vw;
	}

	#skmg_top_fv_container #skmg_top_fv_main p.onair_date_img img {
		margin: 0% auto 0px auto;
		padding: 0px 0px 0px 0px;
		display: block;
		width: auto;
		height: 100%;
	}

	#skmg_top_fv_container #skmg_top_fv_main #skmg_top_fv_main_carousel_outer {
		margin: 0% auto 0vw auto;
		padding: 6.6666vw 0px 0px 0px;
		position: relative;
		display: block;
		width: auto;
		height: 20.5333vw;

		display: flex;
		justify-content: flex-start;
		flex-direction: column;
		align-items: center;
	}

	#skmg_top_fv_container #skmg_top_fv_main #skmg_top_fv_main_carousel_outer #skmg_top_fv_main_carousel_cover {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		position: relative;
		display: block;
		width: auto;
		height: 100%;
	}

	#skmg_top_fv_container #skmg_top_fv_main #skmg_top_fv_main_carousel_outer #skmg_top_fv_main_carousel {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		position: relative;
		display: block;
		width: auto;
		height: 100%;
		border-radius: 1.3333vw;
	}

	#skmg_top_fv_container #skmg_top_fv_main #skmg_top_fv_main_carousel_outer #skmg_top_fv_main_carousel #skmg_top_fv_main_carousel_in {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

	#skmg_top_fv_container #skmg_top_fv_main #skmg_top_fv_main_carousel_outer #skmg_top_fv_main_carousel_rtl_left,
	#skmg_top_fv_container #skmg_top_fv_main #skmg_top_fv_main_carousel_outer #skmg_top_fv_main_carousel_rtl_right {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		position: absolute;
		top: 0px;
		width: 11%;
		height: 100%;
		background-repeat: no-repeat;
		background-position: left top;
		background-position: center center;
		background-color: transparent;
		background-size: 35% auto;
		cursor: pointer;
	}

	#skmg_top_fv_container #skmg_top_fv_main #skmg_top_fv_main_carousel_outer #skmg_top_fv_main_carousel_rtl_left {
		right: 100%;
		background-image: url("../images/top_content_carousel_rtl_left.svg");
	}

	#skmg_top_fv_container #skmg_top_fv_main #skmg_top_fv_main_carousel_outer #skmg_top_fv_main_carousel_rtl_right {
		left: 100%;
		background-image: url("../images/top_content_carousel_rtl_right.svg");
	}

	#skmg_top_fv_container #skmg_top_fv_main #skmg_top_fv_main_carousel_outer #skmg_top_fv_main_carousel .skmg_top_fv_main_carousel_item {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		position: relative;
		display: block;
		width: auto;
		height: 100%;

		display: none;
	}

	#skmg_top_fv_container #skmg_top_fv_main #skmg_top_fv_main_carousel_outer #skmg_top_fv_main_carousel .skmg_top_fv_main_carousel_item:first-child {
		display: block;
	}

	#skmg_top_fv_container #skmg_top_fv_main #skmg_top_fv_main_carousel_outer #skmg_top_fv_main_carousel .skmg_top_fv_main_carousel_item img {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		position: relative;
		display: block;
		width: auto;
		height: 100%;
	}

	#skmg_top_fv_container #skmg_top_fv_main #skmg_top_fv_main_carousel_nav {
		margin: 2.2666vw 0px 0px 0px;
		margin: 3.2666vw 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		position: relative;
		display: flex;
		flex-wrap: nowrap;
		justify-content: center;
		flex-direction: row;
		align-items: center;
		width: auto;
		height: auto;
	}

	#skmg_top_fv_container #skmg_top_fv_main #skmg_top_fv_main_carousel_nav .skmg_top_fv_main_carousel_nav_item {
		margin: 0.9333vw 0.9333vw 0.9333vw 0.9333vw;
		padding: 0px 0px 0px 0px;
		display: block;
		width: 1.6vw;
		height: 1.6vw;
		border-radius: 0.8vw;
		background-color: #b6bec4;
		cursor: pointer;

		margin-left: 1.5vw;
		margin-right: 1.5vw;
		width: 2.5vw;
		height: 2.5vw;
		border-radius: 1.25vw;
	}

	#skmg_top_fv_container #skmg_top_fv_main #skmg_top_fv_main_carousel_nav .current {
		background-color: #fe6931;
	}

}




#skmg_top_fv_sns {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 26px;
	position: absolute;
	position: fixed;
	z-index: 500;
	left: 0px;
	top: 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-end;
	flex-direction: column;
	align-items: flex-start;
	width: auto;
	height: 100%;
	box-sizing: border-box;
	overflow-x: scroll;
}

#skmg_top_fv_sns::-webkit-scrollbar {
	display: none;
}




@media only screen and ( max-width: 1000px ){

	#skmg_top_fv_sns {
		margin: 8vw auto 0px auto;
		padding: 0px 0px 0px 0px;
		position: relative;
		left: 0px;
		top: 0px;
		display: block;
		width: 87.4666vw;
		height: auto;
		box-sizing: border-box;
		overflow-x: scroll;
	}

	#skmg_top_fv_sns::before,
	#skmg_top_fv_sns::after {
		margin: 0px 0px 0px 0px;
		padding: 3% 0px 0px;
		display: block;
		content: ' ';
		width: 100%;
		height: 0px;
		background-repeat: no-repeat;
		background-position: left top;
		background-position: center center;
		background-image: url("../images/top_sp_wavy_line.svg");
		background-color: transparent;
		background-size: 100% auto;
	}

	#skmg_top_fv_sns #skmg_top_fv_sns_in,
	#skmg_header #skmg_header_menu #skmg_header_menu_sns {
		margin: 0px 0px 0px 0px;
		padding: 2.9333vw 0px 2.9333vw 0px;
		display: flex;
		flex-wrap: nowrap;
		justify-content: center;
		flex-direction: row;
		align-items: center;
	}

	#skmg_header #skmg_header_menu #skmg_header_menu_sns {
		margin-left: auto;
		margin-right: auto;
		width: 87.4666vw;
		flex-wrap: wrap;
		padding-bottom: 7.6vw;

		padding-left: 6.2667vw;
		padding-right: 6.2667vw;
		box-sizing: border-box;
		width: 87.4666vw;
	}

	#skmg_header #skmg_header_menu #skmg_header_menu_sns::before {
		margin: 0px 0px 0px 0px;
		padding: 3% 0px 0px 0px;
		display: block;
		content: ' ';
		width: 100%;
		height: 0px;
		background-repeat: no-repeat;
		background-position: left top;
		background-position: center center;
		background-image: url("../images/top_sp_wavy_line_white.svg");
		background-color: transparent;
		background-size: 100% auto;

		margin-bottom: 3.2vw;
	}

	#skmg_top_fv_sns #skmg_top_fv_sns_in #skmg_top_fv_sns_head,
	#skmg_header #skmg_header_menu #skmg_header_menu_sns #skmg_header_menu_sns_head {
		margin: 0px 2.9333vw 0px 2.9333vw;
		padding: 0px 0px 0px 0px;
		display: block;
		width: 25.8666vw;
		height: 2.6666vw;
		background-repeat: no-repeat;
		background-position: left top;
		background-position: center center;
		background-image: url("../images/top_sp_official_account_horizontal.svg");
		background-color: transparent;
		background-size: contain;
	}

	#skmg_top_fv_sns #skmg_top_fv_sns_in #skmg_top_fv_sns_head {
		background-image: url("../images/top_sp_official_account_horizontal.svg");
	}

	#skmg_header #skmg_header_menu #skmg_header_menu_sns #skmg_header_menu_sns_head {
		background-image: url("../images/top_sp_official_account_horizontal_white.svg");
	}

	#skmg_top_fv_sns #skmg_top_fv_sns_in #skmg_top_fv_sns_head img,
	#skmg_header #skmg_header_menu #skmg_header_menu_sns #skmg_header_menu_sns_head img {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		display: none;
	}

	#skmg_top_fv_sns #skmg_top_fv_sns_in .skmg_top_fv_sns_item,
	#skmg_header #skmg_header_menu #skmg_header_menu_sns .skmg_header_menu_sns_item {
		margin: 0px 2.9333vw 0px 2.9333vw;
		padding: 0px 0px 0px 0px;
		display: block;
	}

	#skmg_top_fv_sns #skmg_top_fv_sns_in .skmg_top_fv_sns_item img,
	#skmg_header #skmg_header_menu #skmg_header_menu_sns .skmg_header_menu_sns_item img {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		display: block;
		width: 7.3333vw;
		height: auto;
	}

}




/* ------------------------------------------------------------------------------------------------ TOP Middle */




#skmg_top_middle_container {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: block;
	position: relative;
}




/* ------------------------------------------------------------------------------------------------ TOP NWTW */




#skmg_top_middle_nwtw {
	margin: 0px auto 0px auto;
	padding: 90px 0px 120px 0px;
	width: 1400px;
	height: auto;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-around;
	flex-direction: row;
	align-items: stretch;
}

#skmg_top_middle_nwtw #skmg_top_middle_nwtw_left {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 38%;
	height: auto;
	display: block;
	position: relative;
}

#skmg_top_middle_nwtw #skmg_top_middle_nwtw_right {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 38%;
	height: auto;
	display: block;
	position: relative;
}

#skmg_top_middle_nwtw h2 {
	margin: 34px 0px 34px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

#skmg_page_news .skmg_top_middle_nwtw_box,
#skmg_top_middle_nwtw .skmg_top_middle_nwtw_box {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

#skmg_top_middle_nwtw #skmg_top_middle_nwtw_right .skmg_top_middle_nwtw_box {
	height: 100%;
}

#skmg_page_news .skmg_top_middle_nwtw_box .list_item,
#skmg_top_middle_nwtw .skmg_top_middle_nwtw_box .list_item {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	display: block;
	border-style: solid;
	border-color: #fe6931;
	border-width: 0px 0px 1px 0px;
}

#skmg_page_news .skmg_top_middle_nwtw_box .list_item a,
#skmg_top_middle_nwtw .skmg_top_middle_nwtw_box .list_item a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-decoration: none;
}

#skmg_page_news .skmg_top_middle_nwtw_box .list_item a .date,
#skmg_top_middle_nwtw .skmg_top_middle_nwtw_box .list_item a .date {
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-align: left;
	vertical-align: middle;
	font-size: 16px; /* 1.1428571428571428571428571428571 */
	line-height: 26px;
	text-decoration: none;
	letter-spacing: -0.015em;
	color: #fe6931;
}

#skmg_page_news .skmg_top_middle_nwtw_box .list_item a .date small,
#skmg_top_middle_nwtw .skmg_top_middle_nwtw_box .list_item a .date small {
	/*font-weight: 700;*/
	font-size: 100%;
}

#skmg_page_news .skmg_top_middle_nwtw_box .list_item a .title,
#skmg_top_middle_nwtw .skmg_top_middle_nwtw_box .list_item a .title {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-align: left;
	vertical-align: middle;
	font-size: 16px;
	line-height: 26px;
	text-decoration: none;
	letter-spacing: 0.025em;
	color: #383838;
}

#skmg_page_news .skmg_top_middle_nwtw_box .list_item a:hover .title,
#skmg_top_middle_nwtw .skmg_top_middle_nwtw_box .list_item a:hover .title {
	text-decoration: underline;
}

#skmg_top_middle_nwtw .skmg_top_middle_nwtw_box .button_cover {
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-align: right;
}

#skmg_top_middle_nwtw .skmg_top_middle_nwtw_box .button_cover a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	text-decoration: none;
}

#skmg_top_middle_nwtw .skmg_top_middle_nwtw_box .button_cover a img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: 36px;

	/*filter: blur(100px);*/
}

#skmg_top_middle_nwtw #skmg_top_middle_nwtw_twitter {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: block;
	position: relative;
}

#skmg_page_news .skmg_top_middle_nav_box {
	margin: 0px 0px 40px 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	flex-direction: row;
	align-items: center;
}

#skmg_page_news .skmg_top_middle_nav_box .skmg_top_middle_nav_box_item {
	margin: 0px 12px 12px 0px;
	padding: 0px 12px 0px 12px;
	width: auto;
	height: 28px;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	line-height: 23px;
	text-decoration: none;
	letter-spacing: 0.085em;
	color: #fe6931;
	border-style: solid;
	border-color: #fe6931;
	border-width: 2px;
	border-radius: 14px;
	background-color: #ffffff;
	box-sizing: border-box;
	white-space: nowrap;
	transition: background-color 0.3s ease 0s;
	cursor: pointer;
}

#skmg_page_news .skmg_top_middle_nav_box .current,
#skmg_page_news .skmg_top_middle_nav_box .skmg_top_middle_nav_box_item:hover {
	background-color: #fe6931;
	color: #ffffff;
}




@media only screen and ( max-width: 1400px ){

	#skmg_top_middle_nwtw {
		margin: 0px 0px 0px 0px;
		padding: 90px 0px 120px 0px;
		width: auto;
	}

}




@media only screen and ( max-width: 1000px ){

	#skmg_top_middle_nwtw {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 80px 0px;
		width: auto;
		height: auto;
		display: block;
	}

	#skmg_top_middle_nwtw #skmg_top_middle_nwtw_left {
		margin: 0px 68px 0px 68px;
		padding: 0px 0px 0px 0px;
		width: auto;
	}

	#skmg_top_middle_nwtw #skmg_top_middle_nwtw_right {
		margin: 0px 68px 0px 68px;
		padding: 0px 0px 0px 0px;
		width: auto;
	}

	#skmg_top_middle_nwtw h2 {
		margin: 80px 0px 38px 0px;
		padding: 0px 0px 0px 0px;
		display: block;
	}

	#skmg_page_news .skmg_top_middle_nwtw_box,
	#skmg_top_middle_nwtw .skmg_top_middle_nwtw_box {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		display: block;
	}

	#skmg_top_middle_nwtw #skmg_top_middle_nwtw_twitter {
		margin: 0px auto 0px auto;
		padding: 0px 0px 0px 0px;
		width: 400px;
	}

}




@media only screen and ( max-width: 750px ){

	#skmg_top_middle_nwtw #skmg_top_middle_nwtw_left {
		margin: 0px 9.0666vw 0px 9.0666vw;
		padding: 0px 0px 0px 0px;
		width: auto;
	}

	#skmg_top_middle_nwtw #skmg_top_middle_nwtw_right {
		margin: 0px 9.0666vw 0px 9.0666vw;
		padding: 0px 0px 0px 0px;
		width: auto;
	}

}




@media only screen and ( max-width: 480px ){

	#skmg_top_middle_nwtw {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 16.6666vw 0px;
		width: auto;
		height: auto;
		display: block;
	}

	#skmg_top_middle_nwtw #skmg_top_middle_nwtw_left {
		margin: 0px 9.0666vw 0px 9.0666vw;
		padding: 0px 0px 0px 0px;
		width: auto;
	}

	#skmg_top_middle_nwtw #skmg_top_middle_nwtw_right {
		margin: 0px 9.0666vw 0px 9.0666vw;
		padding: 0px 0px 0px 0px;
		width: auto;
	}

	#skmg_top_middle_nwtw h2 {
		margin: 16.6666vw 0px 7.9166vw 0px;
		padding: 0px 0px 0px 0px;
		display: block;
	}

	#skmg_top_middle_nwtw h2 img {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		display: block;
		height: 8.5416vw;
	}

	#skmg_page_news .skmg_top_middle_nwtw_box,
	#skmg_top_middle_nwtw .skmg_top_middle_nwtw_box {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		display: block;
	}

	#skmg_page_news .skmg_top_middle_nwtw_box .list_item,
	#skmg_top_middle_nwtw .skmg_top_middle_nwtw_box .list_item {
		margin: 0px 0px 4.1666vw 0px;
		padding: 0px 0px 4.1666vw 0px;
		display: block;
		border-style: solid;
		border-color: #fe6931;
		border-width: 0px 0px 1px 0px;
	}

	#skmg_page_news .skmg_top_middle_nwtw_box .list_item a,
	#skmg_top_middle_nwtw .skmg_top_middle_nwtw_box .list_item a {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		display: block;
		text-decoration: none;
	}

	#skmg_page_news .skmg_top_middle_nwtw_box .list_item a .date,
	#skmg_top_middle_nwtw .skmg_top_middle_nwtw_box .list_item a .date {
		margin: 0px 0px 0.8333vw 0px;
		padding: 0px 0px 0px 0px;
		display: block;
		text-align: left;
		vertical-align: middle;
		font-size: 3.3333vw;
		line-height: 5.4166vw;
		text-decoration: none;
		letter-spacing: -0.015em;
		color: #fe6931;
	}

	#skmg_page_news .skmg_top_middle_nwtw_box .list_item a .title,
	#skmg_top_middle_nwtw .skmg_top_middle_nwtw_box .list_item a .title {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		display: block;
		text-align: left;
		vertical-align: middle;
		font-size: 3.3333vw;
		line-height: 5.4166vw;
		text-decoration: none;
		letter-spacing: 0.025em;
		color: #383838;
	}

	#skmg_top_middle_nwtw .skmg_top_middle_nwtw_box .button_cover {
		margin: 6.25vw 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		display: block;
		text-align: right;
	}

	#skmg_top_middle_nwtw .skmg_top_middle_nwtw_box .button_cover a {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		display: inline-block;
		text-decoration: none;
	}

	#skmg_top_middle_nwtw .skmg_top_middle_nwtw_box .button_cover a img {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		display: block;
		width: auto;
		height: 7.5vw;
	}

	#skmg_top_middle_nwtw #skmg_top_middle_nwtw_twitter {
		margin: 0vw auto 0px auto;
		padding: 0px 0px 0px 0px;
		width: auto;
	}




	#skmg_page_news .skmg_top_middle_nav_box {
		margin: 0px 0px 8.3333vw 0px;
	}

	#skmg_page_news .skmg_top_middle_nav_box .skmg_top_middle_nav_box_item {
		margin: 0px 2.5vw 2.5vw 0px;
		padding: 0px 2.5vw 0px 2.5vw;
		width: auto;
		height: 5.8333vw;
		font-size: 2.9166vw;
		line-height: 4.7916vw;
		border-radius: 2.9166vw;
	}

}




@media only screen and ( max-width: 340px ){

	#skmg_top_middle_nwtw #skmg_top_middle_nwtw_right {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		width: auto;
	}

	#skmg_top_middle_nwtw #skmg_top_middle_nwtw_right h2 {
		margin-left: 9.0666vw;
	}

	#skmg_top_middle_nwtw #skmg_top_middle_nwtw_twitter {
		margin: 0vw 10px 0px 10px;
		padding: 0px 0px 0px 0px;
		width: auto;
	}

}




/* ------------------------------------------------------------------------------------------------ TOP movie */




#skmg_top_middle_movie {
	margin: 0px 0px 0px 0px;
	padding: 0% 0px 0px 0px;
	width: 100%;
	height: auto;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-image: url("../images/top_content_movie_thumb_test.jpg");
	background-color: transparent;
	background-size: cover;
	position: relative;
}

#skmg_top_middle_movie #skmg_top_middle_movie_bg {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: transparent;
	overflow: hidden;
	background-size: cover;
}

#skmg_top_middle_movie #skmg_top_middle_movie_bg video {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	height: auto;
}

#skmg_top_middle_movie #skmg_top_middle_movie_in {
	margin: 0px 0px 0px 0px;
	padding: 24% 0px 0px 0px;
	width: 100%;
	height: 0px;
	display: block;
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-image: url("../images/top_content_movie_icon.png");
	background-color: rgba( 255, 255, 255, 0.34 );
	background-size: 150px auto;
}




@media only screen and ( max-width: 1000px ){

	#skmg_top_middle_movie #skmg_top_middle_movie_in {
		margin: 0px 0px 0px 0px;
		padding: 56% 0px 0px 0px;
		background-size: 150px auto;
	}

}




@media only screen and ( max-width: 750px ){

	#skmg_top_middle_movie #skmg_top_middle_movie_in {
		margin: 0px 0px 0px 0px;
		padding: 56% 0px 0px 0px;
		background-size: 20vw auto;
	}

}




/* ------------------------------------------------------------------------------------------------ TOP instagram */




#skmg_top_middle_instagram {
	margin: 0px 0px 0px 0px;
	padding: 0% 0px 0px 0px;
	position: relative;
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-image: url("../images/top_content_instagram_bg.png");
	background-color: #ff9380;
	background-size: auto 130%;

	z-index: 10;
}

#skmg_top_middle_instagram #skmg_top_middle_instagram_in {
	margin: 0px auto 0px auto;
	padding: 14% 0px 14% 0px;
	position: relative;
	width: 1200px;
	height: auto;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: column;
	align-items: flex-start;

	padding-top: 8%;
	padding-bottom: 8%;
	text-decoration: none;
}

#skmg_top_middle_instagram h3 {
	margin: 0px 0px 3% 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

#skmg_top_middle_instagram h3 img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

#skmg_top_middle_instagram a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

#skmg_top_middle_instagram a img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

#skmg_top_middle_instagram .instagram_more {
	margin: 0px 0px 0px 0px;
	padding: 0px 24px 0px 24px;
	width: auto;
	height: 36px;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 19px;
	line-height: 30px;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: 0.065em;
	color: #ffffff;
	border-style: solid;
	border-color: #ffffff;
	border-width: 2px;
	border-radius: 36px;
	background-color: #ff9380;
	box-sizing: border-box;
	white-space: nowrap;
	transition: background-color 0.3s ease 0s;
}

#skmg_top_middle_instagram #skmg_top_middle_instagram_in:hover .instagram_more {
	background-color: #ffffff;
	border-color: #ffffff;
	color: #ff9380;
}

#skmg_top_middle_instagram #skmg_top_middle_instagram_card_cover {
	margin: 0px 0px 0px 0px;
	padding: 0% 0px 0px 0px;
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
}

#skmg_top_middle_instagram #skmg_top_middle_instagram_card {
	margin: 0px 0px 0px 0px;
	padding: 0% 0px 0px 0px;
	display: block;
	position: absolute;
	top: 0%;
	/*right: 5%;*/
	width: 28%;
	height: auto;
}

#skmg_top_middle_instagram #skmg_top_middle_instagram_card::after,
#skmg_top_middle_instagram #skmg_top_middle_instagram_card #skmg_top_middle_instagram_card_body {
	margin: 0px 0px 0px 0px;
	padding: 0% 0px 0px 0px;
	content: '';
	display: block;
	width: 100%;
	height: 0%;

	padding-top: 142%;
}

#skmg_top_middle_instagram #skmg_top_middle_instagram_card #skmg_top_middle_instagram_card_body {
	position: absolute;
	top: 0px;
	left: 0px;
	/*display: none;*/
}

#skmg_top_middle_instagram #skmg_top_middle_instagram_card #skmg_top_middle_instagram_card_body .instagram_card_item {
	margin: 0px 0px 0px 0px;
	padding: 0% 0px 0px 0px;
	display: block;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-color: transparent;
	background-size: contain;
}

#skmg_top_middle_instagram #skmg_top_middle_instagram_card::after {
	position: relative;
	top: 0%;
	left: 0px;
	transform: rotate(21deg);
}

#skmg_top_middle_instagram #skmg_top_middle_instagram_card #skmg_top_middle_instagram_card_body #instagram_card_type01 {
	background-image: url("../images/top_content_instagram01.png");
}

#skmg_top_middle_instagram #skmg_top_middle_instagram_card #skmg_top_middle_instagram_card_body #instagram_card_type02 {
	background-image: url("../images/top_content_instagram02.png");
}

#skmg_top_middle_instagram #skmg_top_middle_instagram_card #skmg_top_middle_instagram_card_body #instagram_card_type03 {
	background-image: url("../images/top_content_instagram03.png");
}

#skmg_top_middle_instagram #skmg_top_middle_instagram_card #skmg_top_middle_instagram_card_body #instagram_card_type04 {
	background-image: url("../images/top_content_instagram04.png");
}

#skmg_top_middle_instagram .card_init {
	right: -55%;
	transition: right 1.0s ease;
}

#skmg_top_middle_instagram .card_init #skmg_top_middle_instagram_card_body {
	transform: rotate(84deg);
	opacity: 0.0;
	transition: transform 1.0s ease, opacity 1.0s linear;
}

#skmg_top_middle_instagram .card_after {
	right: 5%;
}

#skmg_top_middle_instagram .card_after #skmg_top_middle_instagram_card_body {
	transform: rotate(21deg);
	opacity: 1.0;
}




@media only screen and ( max-width: 1544px ){

	#skmg_top_middle_instagram #skmg_top_middle_instagram_in {
		width: auto;
		padding-left: 172px;
		padding-right: 172px;
	}

}




@media only screen and ( max-width: 1372px ){

	#skmg_top_middle_instagram #skmg_top_middle_instagram_in {
		width: auto;
		padding-left: 86px;
		padding-right: 86px;

		padding-left: 172px;
		padding-right: 172px;
	}

}




/*@media only screen and ( max-width: 1200px ){*/
@media only screen and ( max-width: 1000px ){

	#skmg_top_middle_instagram {
		margin: 0px 0px 0px 0px;
		padding: 0% 0px 0px 0px;
		position: relative;
		width: 100%;
		height: auto;
		display: block;
		background-color: #ff9380;
		overflow: visible;

		background-position: -94% bottom;
		background-size: 70% auto;
	}

	#skmg_top_middle_instagram #skmg_top_middle_instagram_in {
		margin: 0px 68px 0px 68px;
		padding: 12% 0px 83% 0px;
		position: relative;
		width: auto;
		height: auto;
		display: flex;
		flex-wrap: nowrap;
		justify-content: center;
		flex-direction: column;
		align-items: flex-start;
	}

	#skmg_top_middle_instagram h3 {
		margin: 0px 0px 3% 0px;
		padding: 0px 0px 0px 0px;
		display: block;
	}

	#skmg_top_middle_instagram h3 img {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		display: block;
	}

	#skmg_top_middle_instagram a {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		display: block;
	}

	#skmg_top_middle_instagram a img {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		display: block;
	}

/*
	#skmg_top_middle_instagram #skmg_top_middle_instagram_card {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		display: block;
		background-repeat: no-repeat;
		background-position: left top;
		background-position: left center;
		background-image: url("../images/top_content_instagram01.png");
		background-color: transparent;
		background-size: auto 100%;
		position: absolute;
		top: 6%;
		right: 0%;
		width: 82%;
		height: 100%;
		z-index: 100;
	}
*/

	#skmg_top_middle_instagram #skmg_top_middle_instagram_card_cover {
		overflow-x: clip;
	}

	#skmg_top_middle_instagram #skmg_top_middle_instagram_card {
		top: 6%;
		width: 68%;
	}

	#skmg_top_middle_instagram .card_init {
		right: -100%;
	}

	#skmg_top_middle_instagram .card_after {
		right: -2%;
	}

}




@media only screen and ( max-width: 750px ){

	#skmg_top_middle_instagram #skmg_top_middle_instagram_in {
		margin: 0px 9.0666vw 0px 9.0666vw;
		padding: 12% 0px 83% 0px;
		position: relative;
		width: auto;
		height: auto;
		display: flex;
		flex-wrap: nowrap;
		justify-content: center;
		flex-direction: column;
		align-items: flex-start;
	}

/*
	#skmg_top_middle_instagram h3 img {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		display: block;
		height: 9.3333vw;
	}

	#skmg_top_middle_instagram a img {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		display: block;
		height: 7.5vw;
	}
*/

}




@media only screen and ( max-width: 480px ){

	#skmg_top_middle_instagram h3 img {
		height: 11.25vw;
	}

	#skmg_top_middle_instagram .instagram_more {
		margin: 0px 0px 0px 0px;
		padding: 0px 5vw 0px 5vw;
		height: 7.5vw;
		font-size: 3.9583vw;
		line-height: 6.25vw;
		border-radius: 7.5vw;
	}

}




/* ------------------------------------------------------------------------------------------------ Page */




#skmg_page_container {
	margin: 0px 0px 0px 0px;
	padding: 130px 0px 130px 0px;
	position: relative;
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: row;
	align-items: stretch;

	min-height: 80vh;
	box-sizing: border-box;
}

#skmg_page_container::before {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	content: ' ';
	width: 18%;
	/*width: 18.75vw;*/
	height: auto;
}

#skmg_page_container #skmg_page_container_1col,
#skmg_page_container #skmg_page_container_cover {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 82%;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: row;
	align-items: stretch;
	background-color: #ffffff;
	border-radius: 20px 0px 0px 20px;
}

#skmg_page_container .nobg_noradius {
	background-color: transparent !important;
	border-radius: 0px !important;
}

#skmg_page_container #skmg_page_container_cover::after {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	content: ' ';
	width: 22%;
	height: auto;
}

#skmg_page_container #skmg_page_container_1col::after {
	display: none;
}

#skmg_page_container #skmg_page_container_1col #skmg_page_container_body,
#skmg_page_container #skmg_page_container_cover #skmg_page_container_body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	display: block;
	width: 78%;
	height: auto;
}

#skmg_page_container #skmg_page_container_1col #skmg_page_container_body {
	width: 100%;
}

#skmg_page_container_body .skmg_page_container_body_header1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: -24px;
	left: -80px;
	display: block;
	width: 100px;
	height: auto;
}

#skmg_page_container_body #page_header1_bluray,
#skmg_page_container_body #page_header1_radio,
#skmg_page_container_body #page_header1_movie,
#skmg_page_container_body #page_header1_music,
#skmg_page_container_body #page_header1_character,
#skmg_page_container_body #page_header1_comics,
#skmg_page_container_body #page_header1_story {
	z-index: 10;
}

#skmg_page_container_body .skmg_page_container_body_header1 img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 100%;
	height: auto;
}

#skmg_page_container_body .container_body_in {
	margin: 0px 0px 0px 0px;
	padding: 80px 0px 80px 100px;
}




@media only screen and ( max-width: 1000px ){

	#skmg_page_container {
		margin: 0px 0px 0px 0px;
		padding: 130px 0px 40px 0px;
		padding: 180px 0px 40px 0px;
		position: relative;
		width: 100%;
		display: block;
	}

	#skmg_page_container::before {
		display: none;
	}

	#skmg_page_container #skmg_page_container_1col,
	#skmg_page_container #skmg_page_container_cover {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		position: relative;
		width: auto;
		display: block;
		background-color: transparent;
		border-radius: 0px 0px 0px 0px;
	}

	#skmg_page_container #skmg_page_container_cover::after {
		display: none;
	}

	#skmg_page_container #skmg_page_container_1col #skmg_page_container_body,
	#skmg_page_container #skmg_page_container_cover #skmg_page_container_body {
		width: auto;
	}

	#skmg_page_container_body .skmg_page_container_body_header1 {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		position: relative;
		top: 0px;
		left: 0px;
		display: block;
		width: 100%;
		height: 16.4vw;
		background-repeat: no-repeat;
		background-position: left top;
		background-position: center center;
		background-color: transparent;
		background-size: auto 100%;
	}

	#skmg_page_container_body h1#page_header1_casttaff {
		background-image: url("../images/page_heading_text_horizontal_caststaff.png");
	}

	#skmg_page_container_body h1#page_header1_onair {
		background-image: url("../images/page_heading_text_horizontal_onair2.png");
	}

	#skmg_page_container_body h1#page_header1_news {
		background-image: url("../images/page_heading_text_horizontal_news.png");
	}

	#skmg_page_container_body h1#page_header1_story {
		background-image: url("../images/page_heading_text_horizontal_story.png");
	}

	#skmg_page_container_body h1#page_header1_comics {
		background-image: url("../images/page_heading_text_horizontal_comics.png");
	}

	#skmg_page_container_body h1#page_header1_special {
		background-image: url("../images/page_heading_text_horizontal_special.png");
	}

	#skmg_page_container_body h1#page_header1_character {
		background-image: url("../images/page_heading_text_horizontal_character.png");
	}

	#skmg_page_container_body h1#page_header1_music {
		background-image: url("../images/page_heading_text_horizontal_music.png");
	}

	#skmg_page_container_body h1#page_header1_movie {
		background-image: url("../images/page_heading_text_horizontal_movie.png");
	}

	#skmg_page_container_body h1#page_header1_radio {
		background-image: url("../images/page_heading_text_horizontal_radio.png");
	}

	#skmg_page_container_body h1#page_header1_bluray {
		background-image: url("../images/page_heading_text_horizontal_bluray.png");
	}

	#skmg_page_container_body h1#page_header1_goods {
		background-image: url("../images/page_heading_text_horizontal_goods.png");
	}

	#skmg_page_container_body .skmg_page_container_body_header1 img {
		display: none;
	}

	#skmg_page_container_body .container_body_in {
		margin: 0px 0px 0px 0px;
		padding: 80px 40px 40px 40px;
		padding: 120px 40px 40px 40px;
	}

}




@media only screen and ( max-width: 750px ){

	#skmg_page_container {
		margin: 0px 0px 0px 0px;
		padding: 24vw 0px 5.3333vw 0px;
		padding: 24vw 0px 5.3333vw 0px;
		position: relative;
		width: 100%;
		display: block;

		padding-top: 30vw;
	}

	#skmg_page_container_body .container_body_in {
		margin: 0px 0px 0px 0px;
		padding: 10.6666vw 5.3333vw 5.3333vw 5.3333vw;
		padding: 16vw 5.3333vw 5.3333vw 5.3333vw;
	}

}




/* ------------------------------------------------------------------------------------------------ CAST & STAFF */




#skmg_page_caststaff {
	position: relative;
	width: auto;
	display: block;
}

#skmg_page_caststaff .caststaff_list {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: auto;
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	flex-direction: row;
	align-items: stretch;
}

#skmg_page_caststaff .caststaff_list:first-child {
	margin-bottom: 36px;
}

#skmg_page_caststaff .caststaff_list .caststaff_list_head {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	list-style-type: none;
	display: block;
	width: 86px;
}

#skmg_page_caststaff .caststaff_list .caststaff_list_head h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	display: block;
	text-align: left;
	vertical-align: middle;
	font-size: 18px;
	line-height: 24px;
	text-decoration: none;
	letter-spacing: 0.105em;
	font-weight: 700;
	color: #fe6931;
}

#skmg_page_caststaff .caststaff_list .caststaff_list_child {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 32px;
	position: relative;
	width: auto;
	display: block;
	border-style: solid;
	border-color: #fe6931;
	border-width: 0px 0px 0px 1px;

	display: grid;
}

#skmg_page_caststaff .caststaff_list .caststaff_list_child::after,
#skmg_page_caststaff .caststaff_list .caststaff_list_child::before {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	content: ' ';
	width: 3px;
	height: 12px;
	position: absolute;
	left: -2px;
	background-color: #ffffff;
	box-sizing: border-box;
}

#skmg_page_caststaff .caststaff_list .caststaff_list_child::before {
	top: 0px;
}

#skmg_page_caststaff .caststaff_list .caststaff_list_child::after {
	bottom: 0px;
}

#skmg_page_caststaff .caststaff_list .caststaff_list_child .caststaff_list_child_item {
	margin: 0px 0px 0px 0px;
	padding: 0px 40px 0px 0px;
	list-style-type: none;
	width: auto;
	display: block;
}

#skmg_page_caststaff .caststaff_list .caststaff_list_child .caststaff_list_child_item .text_kana {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	display: block;
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;
	letter-spacing: 0.025em;
	font-weight: 700;
	color: #fe6931;
}

#skmg_page_caststaff .caststaff_list .caststaff_list_child .caststaff_list_child_item .text_name {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	display: block;
	text-align: left;
	vertical-align: middle;
	font-size: 20px;
	line-height: 32px;
	text-decoration: none;
	letter-spacing: 0.085em;
	font-weight: 700;
	color: #383838;
}

#skmg_page_caststaff .caststaff_list .caststaff_list_child .caststaff_list_child_item .icon_balloon {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	display: inline-block;
}

#skmg_page_caststaff .caststaff_list .caststaff_list_child .caststaff_list_child_item small {
	font-size: 16px;
	display: block;
	font-weight: 400;
}

#skmg_page_caststaff .caststaff_list .caststaff_list_child .caststaff_list_child_item .icon_balloon {
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 0px;
	width: 28px;
	height: 23px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-image: url("../images/page_caststaff_balloon.svg");
	background-color: transparent;
	background-size: contain;
	vertical-align: text-top;
}

#skmg_page_caststaff .caststaff_list .caststaff_list_child .inflate_topbottom {
	margin-top: 16px;
	margin-bottom: 16px;
}

#skmg_page_caststaff .caststaff_list .caststaff_list_child .column1_3 {
	grid-column: 1 / 5;
}

#skmg_page_caststaff .caststaff_list .caststaff_list_child .column1 {
	grid-column: 1;
}

#skmg_page_caststaff .caststaff_list .caststaff_list_child .column2 {
	grid-column: 2;
}

#skmg_page_caststaff .caststaff_list .caststaff_list_child .column3 {
	grid-column: 3;
}

#skmg_page_caststaff .caststaff_list .caststaff_list_child .column4 {
	grid-column: 4;
}

#skmg_page_caststaff #staffbox .caststaff_list_child .caststaff_list_child_item:nth-child(1) {
	grid-column: 1 / 5;
}

#skmg_page_caststaff #staffbox .caststaff_list_child .caststaff_list_child_item:nth-child(2) {
	grid-column: 1;
}

#skmg_page_caststaff #staffbox .caststaff_list_child .caststaff_list_child_item:nth-child(3) {
	grid-column: 1;
}

#skmg_page_caststaff #staffbox .caststaff_list_child .caststaff_list_child_item:nth-child(4) {
	grid-column: 2;
}

#skmg_page_caststaff #staffbox .caststaff_list_child .caststaff_list_child_item:nth-child(5) {
	grid-column: 1;
}

#skmg_page_caststaff #staffbox .caststaff_list_child .caststaff_list_child_item:nth-child(6) {
	grid-column: 2;
}

#skmg_page_caststaff #staffbox .caststaff_list_child .caststaff_list_child_item:nth-child(7) {
	grid-column: 3;
}

#skmg_page_caststaff #staffbox .caststaff_list_child .caststaff_list_child_item:nth-child(8) {
	grid-column: 4;
}




@media only screen and ( max-width: 1400px ){

	#skmg_page_caststaff #castbox .caststaff_list_child .column3 {
		grid-column: 1;
	}

	#skmg_page_caststaff #castbox .caststaff_list_child .column4 {
		grid-column: 2;
	}




	#skmg_page_caststaff #staffbox .caststaff_list_child .caststaff_list_child_item:nth-child(1) {
		grid-column: 1 / 4;
	}

	#skmg_page_caststaff #staffbox .caststaff_list_child .caststaff_list_child_item:nth-child(2) {
		grid-column: 1;
	}

	#skmg_page_caststaff #staffbox .caststaff_list_child .caststaff_list_child_item:nth-child(3) {
		grid-column: 2;
	}

	#skmg_page_caststaff #staffbox .caststaff_list_child .caststaff_list_child_item:nth-child(4) {
		grid-column: 3;
	}

	#skmg_page_caststaff #staffbox .caststaff_list_child .caststaff_list_child_item:nth-child(5) {
		grid-column: auto;
	}

	#skmg_page_caststaff #staffbox .caststaff_list_child .caststaff_list_child_item:nth-child(6) {
		grid-column: auto;
	}

	#skmg_page_caststaff #staffbox .caststaff_list_child .caststaff_list_child_item:nth-child(7) {
		grid-column: auto;
	}

	#skmg_page_caststaff #staffbox .caststaff_list_child .caststaff_list_child_item:nth-child(8) {
		grid-column: auto;
	}

}




@media only screen and ( max-width: 1400px ){

	#skmg_page_caststaff #staffbox .caststaff_list_child .caststaff_list_child_item:nth-child(1) {
		grid-column: 1 / 3;
	}

	#skmg_page_caststaff #staffbox .caststaff_list_child .caststaff_list_child_item:nth-child(2) {
		grid-column: 1;
	}

	#skmg_page_caststaff #staffbox .caststaff_list_child .caststaff_list_child_item:nth-child(3) {
		grid-column: 2;
	}

	#skmg_page_caststaff #staffbox .caststaff_list_child .caststaff_list_child_item:nth-child(4) {
		grid-column: auto;
	}

}




@media only screen and ( max-width: 750px ){

	#skmg_page_caststaff .caststaff_list {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		position: relative;
		width: auto;
		display: block;
	}

	#skmg_page_caststaff .caststaff_list:first-child {
		margin-bottom: 36px;
	}

	#skmg_page_caststaff .caststaff_list .caststaff_list_head {
		margin: 0px 0px 20px 0px;
		padding: 0px 0px 20px 0px;
		width: auto;
		border-style: solid;
		border-color: #fe6931;
		border-width: 0px 0px 1px 0px;
	}

	#skmg_page_caststaff .caststaff_list .caststaff_list_head h2 {
		font-size: 38px;
		line-height: 42px;
		letter-spacing: 0.105em;
	}

	#skmg_page_caststaff .caststaff_list .caststaff_list_child {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		border-width: 0px 0px 0px 0px;

		display: grid;
	}

	#skmg_page_caststaff .caststaff_list .caststaff_list_child::after,
	#skmg_page_caststaff .caststaff_list .caststaff_list_child::before {
		display: none;
	}

	#skmg_page_caststaff .caststaff_list .caststaff_list_child .caststaff_list_child_item {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

	#skmg_page_caststaff .caststaff_list .caststaff_list_child .caststaff_list_child_item .text_kana {
		font-size: 14px;
		line-height: 24px;
		letter-spacing: 0.025em;
	}

	#skmg_page_caststaff .caststaff_list .caststaff_list_child .caststaff_list_child_item .text_name {
		font-size: 20px;
		line-height: 32px;
		letter-spacing: 0.085em;
	}

	#skmg_page_caststaff .caststaff_list .caststaff_list_child .caststaff_list_child_item small {
		font-size: 16px;
	}

	#skmg_page_caststaff .caststaff_list .caststaff_list_child .inflate_topbottom {
		margin-top: 16px;
		margin-bottom: 16px;
	}

}




@media only screen and ( max-width: 480px ){

	#skmg_page_caststaff .caststaff_list:first-child {
		margin-bottom: 7.5vw;
	}

	#skmg_page_caststaff .caststaff_list .caststaff_list_head {
		margin: 0px 0px 4.1666vw 0px;
		padding: 0px 0px 4.1666vw 0px;
	}

	#skmg_page_caststaff .caststaff_list .caststaff_list_head h2 {
		font-size: 7.9166vw;
		line-height: 8.75vw;
		letter-spacing: 0.105em;
	}

	#skmg_page_caststaff .caststaff_list .caststaff_list_child .caststaff_list_child_item .text_kana {
		font-size: 2.9166vw;
		line-height: 5vw;
		letter-spacing: 0.025em;
	}

	#skmg_page_caststaff .caststaff_list .caststaff_list_child .caststaff_list_child_item .text_name {
		font-size: 4.1666vw;
		line-height: 6.6666vw;
		letter-spacing: 0.085em;
	}

	#skmg_page_caststaff .caststaff_list .caststaff_list_child .caststaff_list_child_item small {
		font-size: 3.3333vw;
	}

	#skmg_page_caststaff .caststaff_list .caststaff_list_child .caststaff_list_child_item .icon_balloon {
		margin: 0px 0px 0px 1.6666vw;
		padding: 0px 0px 0px 0px;
		width: 5.8333vw;
		height: 4.7916vw;
	}

	#skmg_page_caststaff .caststaff_list .caststaff_list_child .inflate_topbottom {
		margin-top: 3.3333vw;
		margin-bottom: 3.3333vw;
	}

}




/* ------------------------------------------------------------------------------------------------ ONAIR */




#skmg_page_onair {
	position: relative;
	width: auto;
	display: block;
}

#skmg_page_onair .skmg_page_onair_box_reserved {
	margin: 0px 0px 0px 0px;
	padding: 0px 80px 0px 0px;
	position: relative;
	width: auto;
	display: block;
}

#skmg_page_onair .skmg_page_onair_box_reserved {
	padding-right: 0px;
}

#skmg_page_onair h2 {
	margin: 70px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: auto;
	display: block;
	text-align: left;
	vertical-align: middle;
	font-size: 26px;
	line-height: 44px;
	text-decoration: none;
	letter-spacing: 0.085em;
	font-weight: 700;
	color: #fe6931;
}

#skmg_page_onair h2:first-child {
	margin-top: 0px;
}

#skmg_page_onair ul,
#skmg_page_onair p {
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: auto;
	display: block;
	text-align: left;
	vertical-align: middle;
	font-size: 16px;
	line-height: 32px;
	text-decoration: none;
	letter-spacing: 0.085em;
	color: #383838;
}

#skmg_page_onair table {
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	table-layout: auto;
	width: 100%;
	border-collapse: collapse;
}

#skmg_page_onair table thead tr {
	background-color: #ffffff;
}

#skmg_page_onair table thead tr th {
	margin: 0px 0px 0px 0px;
	padding: 6px 14px 6px 14px;
	text-align: left;
	font-size: 12px;
	line-height: 21px;
	text-decoration: none;
	letter-spacing: 0.085em;
	color: #383838;
}

#skmg_page_onair table tbody tr:nth-child(odd) {
	background-color: #f0f0f0;
}

#skmg_page_onair table tbody tr:nth-child(even) {
	background-color: #ffffff;
}

#skmg_page_onair table tbody tr.bg_gray {
	background-color: #f0f0f0;
}

#skmg_page_onair table tbody tr.bg_white {
	background-color: #ffffff;
}

#skmg_page_onair table tbody tr th,
#skmg_page_onair table tbody tr td {
	margin: 0px 0px 0px 0px;
	padding: 9px 14px 9px 14px;
	text-align: left;
	font-size: 16px;
	line-height: 32px;
	text-decoration: none;
	letter-spacing: 0.085em;
}

#skmg_page_onair table tbody tr td {
	color: #383838;
}

#skmg_page_onair table tbody tr th {
	font-weight: 700;
	color: #fe6931;
}

#skmg_page_onair table tbody tr th a {
	text-decoration: underline;
	font-weight: 700;
	color: #fe6931;

	/*text-decoration: none;*/
}

#skmg_page_onair table tbody tr th a:hover {
	text-decoration: none;
}

#skmg_page_onair table tbody tr th a .link_text {
	/*vertical-align: middle;*/
}

#skmg_page_onair table tbody tr th a svg {
	/*vertical-align: middle;*/
	margin-right: 0.25em;
	transition: margin 0.3s ease;
}

#skmg_page_onair table tbody tr th a:hover svg {
	margin-right: 0.2em;
}

/*
#skmg_page_onair table tbody tr th.separate {
	margin: 0px !important;
	padding: 0px !important;
	height: 30px;
	background-color: transparent;
}
*/

#skmg_page_onair table tbody tr th.separate::before {
	content: 'blk';
	visibility: hidden;
}

#skmg_page_onair table tbody tr th:nth-child(1) {
	box-sizing: border-box;
	width: 263px;
}

#skmg_page_onair table tbody tr td:nth-child(2) {
	box-sizing: border-box;
	width: 183px;
}

#skmg_page_onair table tbody tr td:nth-child(3) {
	box-sizing: border-box;
	width: 223px;
}

#skmg_page_onair table tbody tr td:nth-child(4) {
}

#skmg_page_onair ul {
	display: table;
	border-width: 0px;
}

#skmg_page_onair ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: table-row;
	list-style-type: none;
}

#skmg_page_onair ul li:before {
	content: '・';
	display: table-cell;
	padding-right: 0em;
}

#skmg_page_onair ul.asterisk {
	font-size: 12px;
	line-height: 21px;
	color: #7b7b7b;
}

#skmg_page_onair ul.asterisk li:before {
	content: '※';
}




@media only screen and ( max-width: 1100px ){

	#skmg_page_onair table tbody tr th:nth-child(1),
	#skmg_page_onair table tbody tr td:nth-child(2),
	#skmg_page_onair table tbody tr td:nth-child(3) {
		box-sizing: content-box;
		width: auto;
	}

	#skmg_page_onair table tbody tr.sp_bg_transparent {
		background-color: transparent;
	}

}




@media only screen and ( max-width: 1000px ){

	#skmg_page_onair .skmg_page_onair_box_reserved {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

}




@media only screen and ( max-width: 750px ){

	#skmg_page_onair table {
		display: block;
	}

	#skmg_page_onair table thead {
		display: none;
	}

	#skmg_page_onair table tbody {
		display: block;
	}

	#skmg_page_onair table tbody tr {
		padding: 9px 9px 9px 9px;
		display: block;
	}

	#skmg_page_onair table tbody tr th {
		margin: 9px 14px 9px 14px;
		padding: 0px 0px 0px 0px;
		display: block;
		font-size: 18px;
	}

	#skmg_page_onair table tbody tr td {
		margin: 9px 14px 9px 14px;
		padding: 0px 0px 0px 0px;
		display: block;
	}

	#skmg_page_onair table tbody tr td:nth-child(2)::before {
		content: '放送開始日：';
	}

	#skmg_page_onair table tbody tr td:nth-child(3)::before {
		content: '放送時間：';
	}

	#skmg_page_onair table.streaming tbody tr td:nth-child(2)::before {
		content: '配信開始日：';
	}

	#skmg_page_onair table.streaming tbody tr td:nth-child(3)::before {
		content: '更新時間：';
	}




}




@media only screen and ( max-width: 480px ){




	#skmg_page_onair h2 {
		margin: 14.5833vw 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-size: 5.4166vw;
		line-height: 9.1666vw;
		letter-spacing: 0.085em;
	}

	#skmg_page_onair h2:first-child {
		margin-top: 0px;
	}

	#skmg_page_onair ul,
	#skmg_page_onair p {
		margin: 3.125vw 0px 3.125vw 0px;
		padding: 0px 0px 0px 0px;
		font-size: 3.3333vw;
		line-height: 6.6666vw;
		letter-spacing: 0.085em;
	}

	#skmg_page_onair table {
		margin: 3.125vw 0px 3.125vw 0px;
	}

	#skmg_page_onair table tbody tr {
		padding: 1.875vw 1.875vw 1.875vw 1.875vw;
	}

	#skmg_page_onair table tbody tr th,
	#skmg_page_onair table tbody tr td {
		margin: 1.875vw 2.9166vw 1.875vw 2.9166vw;
		font-size: 3.3333vw;
		line-height: 6.6666vw;
	}

	#skmg_page_onair table tbody tr th {
		font-size: 3.75vw;
	}

	#skmg_page_onair ul.asterisk {
		font-size: 2.5vw;
		line-height: 4.375vw;
	}

}




/* ------------------------------------------------------------------------------------------------ NEWS */




#skmg_page_news {
	position: relative;
	width: auto;
	display: block;
}

#skmg_page_news #skmg_page_news_pagination {
	margin: 66px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 75%;
	height: auto;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	flex-direction: row;
	align-items: center;
}

#skmg_page_news #skmg_page_news_pagination .page-numbers {
	margin: 4px 4px 4px 4px;
	padding: 0px 0px 0px 0px;
	width: 36px;
	height: 36px;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 19px;
	line-height: 30px;
	text-decoration: none;
	letter-spacing: 0.045em;
	color: #fe6931;
	border-style: solid;
	border-color: #fe6931;
	border-width: 2px;
	border-radius: 36px;
	background-color: #ffffff;
	box-sizing: border-box;
	transition: background-color 0.3s ease 0s;
}

#skmg_page_news #skmg_page_news_pagination .page-numbers:hover,
#skmg_page_news #skmg_page_news_pagination .current {
	background-color: #fe6931;
	border-color: #fe6931;
	color: #ffffff;
}

#skmg_page_news #skmg_page_news_pagination .prev,
#skmg_page_news #skmg_page_news_pagination .next {
	font-size: 0px;
	color: transparent;
	text-indent:100%;
	white-space: nowrap;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-color: transparent;
	background-size: auto 20px;
	border-color: #ffffff;
}

#skmg_page_news #skmg_page_news_pagination .prev {
	background-image: url("../images/top_content_carousel_rtl_left.svg");
}

#skmg_page_news #skmg_page_news_pagination .next {
	background-image: url("../images/top_content_carousel_rtl_right.svg");
}




@media only screen and ( max-width: 1000px ){

	#skmg_page_news #skmg_page_news_pagination {
		margin: 66px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		width: 100%;
	}

}




@media only screen and ( max-width: 480px ){

	#skmg_page_news #skmg_page_news_pagination {
		margin: 13.75vw 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		width: 100%;
	}

	#skmg_page_news #skmg_page_news_pagination .page-numbers {
		margin: 0.8333vw 0.8333vw 0.8333vw 0.8333vw;
		padding: 0px 0px 0px 0px;
		width: 7.5vw;
		height: 7.5vw;
		font-size: 3.3333vw;
		line-height: 6.25vw;
		border-width: 2px;
		border-radius: 7.5vw;
	}

	#skmg_page_news #skmg_page_news_pagination .prev,
	#skmg_page_news #skmg_page_news_pagination .next {
		background-size: auto 4.1666vw;
	}

}




#skmg_page_news #skmg_page_news_single {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: block;
	position: relative;
}

#skmg_page_news #skmg_page_news_single .skmg_page_news_single_head {
	margin: 0px 0px 0px 0px;
	padding: 0px 29px 24px 0px;
	width: auto;
	height: auto;
	display: block;
	border-style: solid;
	border-color: #fe6931;
	border-width: 0px 0px 1px 0px;
}

#skmg_page_news #skmg_page_news_single .skmg_page_news_single_head .date {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: block;
	text-align: left;
	vertical-align: middle;
	font-size: 16px;
	line-height: 26px;
	text-decoration: none;
	letter-spacing: -0.025em;
	color: #fe6931;
}

#skmg_page_news #skmg_page_news_single .skmg_page_news_single_head .date small {
	font-size: 100%;
}

#skmg_page_news #skmg_page_news_single .skmg_page_news_single_head h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: block;
	text-align: left;
	vertical-align: middle;
	font-size: 26px;
	line-height: 44px;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: 0.085em;
	color: #fe6931;
}

#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body {
	margin: 0px 0px 0px 0px;
	padding: 6px 29px 6px 0px;
	width: auto;
	height: auto;
	display: block;
	border-style: solid;
	border-color: #fe6931;
	border-width: 0px 0px 1px 0px;
}

#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body2 {
	border-top-width: 0px;
	border-bottom-width: 1px;
	position: relative;
}

#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body .skmg_page_news_single_body_in {
	width: 75%;
}

#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body2:first-child {
	border-top-width: 1px;
}

#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body2 .ll_contents_special_anchor {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 0px;
	position: absolute;
	left: 0px;
	top: -108px;
}

#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body p {
	margin: 29px 0px 29px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: block;
	text-align: left;
	vertical-align: middle;
	font-size: 16px;
	line-height: 29px;
	text-decoration: none;
	letter-spacing: 0.05em;
	color: #383838;
}

#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body p img {
	max-width: 100%;
	height: auto;

	box-sizing: border-box;
	border-style: solid;
	border-color: #fe6931;
	border-width: 1px;
	border-radius: 5px;
	line-height: 0px;
}

#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body .ll_contents_header2 {
	margin: 29px 0px 29px 0px;
	padding: 0px 0px 0px 0px;
}

#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body .youtube_iframe {
	margin: 29px 0px 29px 0px;
	padding: 0% 0px 0px 0px;
	height: auto;
	width: 560px;
	max-width: 100%;
	position: relative;
}

#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body .youtube_iframe::before {
	margin: 0px 0px 0px 0px;
	padding: 56.25% 0px 0px 0px;
	width: 100%;
	height: 0px;
	display: block;
	content: ' ';
}

#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body .youtube_iframe iframe {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}

#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body h2,
#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body h3 {
	margin: 29px 0px 29px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: block;
	text-align: left;
	vertical-align: middle;
	font-size: 18px;
	line-height: 29px;
	text-decoration: none;
	letter-spacing: 0.125em;
	font-weight: 700;
	color: #383838;
}

#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: inline-block;
	color: #fe6931;
	word-break: break-all;
}

#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body a:hover {
	text-decoration: underline;
}

#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body ul {
	margin: 29px 0px 29px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: block;
	text-align: left;
	vertical-align: middle;
	font-size: 16px;
	line-height: 29px;
	text-decoration: none;
	letter-spacing: 0.05em;
	color: #383838;

	display: table;
	border-width: 0px;
}

#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: block;

	display: table-row;
	list-style-type: none;
}

#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body ul li:before {
	content: '・';
	display: table-cell;
	padding-right: 0em;
}

#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body ul.asterisk {
	font-size: 14px;
	line-height: 26px;
	color: #6e6e6e;
}

#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body ul.asterisk li:before {
	content: '※';
}

#skmg_page_container .skmg_page_bottom {
	margin: 0px 0px 0px 0px;
	padding: 64px 0px 0px 0px;
	width: 75%;
	height: auto;
	display: block;
	text-align: center;
}

#skmg_page_container .skmg_page_bottom .skmg_page_bottom_button {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: inline-block;
}

#skmg_page_container .skmg_page_bottom .skmg_page_bottom_button img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: 30px;
	display: block;
}




@media only screen and ( max-width: 1280px ){

	#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body2 .ll_contents_special_anchor {
		top: -84px;
	}

}




@media only screen and ( max-width: 1000px ){

	#skmg_page_news #skmg_page_news_single .skmg_page_news_single_head {
		padding-right: 0px;
	}

	#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body {
		padding-right: 0px;
	}

	#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body .skmg_page_news_single_body_in {
		width: auto;
	}




	#skmg_page_container .skmg_page_bottom {
		width: 100%;
	}

}




@media only screen and ( max-width: 750px ){

	#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body p img {
		border-radius: 0.6666vw;
		border-radius: 1.3333vw;
	}

}




@media only screen and ( max-width: 480px ){

	#skmg_page_news #skmg_page_news_single {
		margin: 0px auto 0px auto;
		padding: 0vw 0px 0px 0px;
	}

	#skmg_page_news #skmg_page_news_single .skmg_page_news_single_head {
		margin: 0px 0px 0px 0px;
		padding: 0vw 0px 5vw 0px;
	}

	#skmg_page_news #skmg_page_news_single .skmg_page_news_single_head .date {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-size: 3.75vw;
		line-height: 5.41666vw;
	}

	#skmg_page_news #skmg_page_news_single .skmg_page_news_single_head h1 {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-size: 5vw;
		line-height: 7.5vw;
	}

	#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body {
		margin: 0px 0px 0px 0px;
		padding: 1.25vw 0px 1.25vw 0px;
	}

	#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body2 .ll_contents_special_anchor {
		top: -17.5vw;
	}

	#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body p {
		margin: 6.041666vw 0px 6.041666vw 0px;
		padding: 0px 0px 0px 0px;
		font-size: 3.3333vw;
		line-height: 6.041666vw;
	}

	#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body .ll_contents_header2 {
		margin: 6.041666vw 0px 6.041666vw 0px;
		padding: 0px 0px 0px 0px;
	}

	#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body .youtube_iframe {
		margin: 6.041666vw 0px 6.041666vw 0px;
		padding: 0% 0px 0px 0px;
	}

	#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body h2,
	#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body h3 {
		margin: 0px 0px 0px 0px;
		margin: 6.041666vw 0px 6.041666vw 0px;
		padding: 0px 0px 0px 0px;
		font-size: 3.75vw;
		line-height: 6.041666vw;
	}

	#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body ul {
		margin: 6.041666vw 0px 6.041666vw 0px;
		padding: 0px 0px 0px 0px;
		font-size: 3.3333vw;
		line-height: 6.041666vw;
	}

	#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body ul.asterisk {
		font-size: 3vw;
		line-height: 5.41666vw;
		color: #5f6281;
	}

	#skmg_page_container .skmg_page_bottom {
		margin: 0px 0px 0px 0px;
		padding: 13.3333vw 0px 0px 0px;
	}

	#skmg_page_container .skmg_page_bottom .skmg_page_bottom_button img {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		height: 6.25vw;
	}

}




/* SPECIAL */

#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body p.rl_comment {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	flex-direction: row;
	align-items: flex-start;
}

#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body p.rl_comment img {
	width: 36%;
	margin-right: 50px;
}

#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body p.image_3col {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	flex-direction: row;
	align-items: flex-start;
}

#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body p.image_3col img {
	width: 98%;
}




@media only screen and ( max-width: 750px ){

	#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body p.rl_comment {
		display: block;
	}

	#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body p.rl_comment img {
		width: 36%;
		margin-right: auto;
		margin-right: auto;
		margin-bottom: 4vw;
		display: block;
	}

}




/* スペシャル用ボイスコミック */

#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body .skmg_page_comics_list {
	margin: 30px -15px 0px -15px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	flex-direction: row;
	align-items: flex-start;
}

#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body .skmg_page_comics_list .skmg_page_comics_list_item {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 50%;
}

#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body .skmg_page_comics_list .skmg_page_comics_list_item .skmg_page_comics_list_item_link {
	margin: 0px 15px 30px 15px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-decoration: none;
}

#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body .skmg_page_comics_list .skmg_page_comics_list_item .skmg_page_comics_list_item_link .icon_movie {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: auto;
	display: block;
	position: relative;
}

#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body .skmg_page_comics_list .skmg_page_comics_list_item .skmg_page_comics_list_item_link .icon_movie::after {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	content: ' ';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0%;
	right: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-image: url("../images/top_content_movie_icon.png");
	background-color: transparent;
	background-size: auto 30%;
}

#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body .skmg_page_comics_list .skmg_page_comics_list_item .skmg_page_comics_list_item_link img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: auto;
	display: block;
	box-sizing: border-box;
	border-style: solid;
	border-color: #fe6931;
	border-width: 1px;
	border-radius: 5px;
	line-height: 0px;
}

#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body .skmg_page_comics_list .skmg_page_comics_list_item_title {
	margin: 12px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: auto;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	line-height: 26px;
	text-decoration: none;
	letter-spacing: 0.085em;
	font-weight: 700;
	color: #fe6931;
}




@media only screen and ( max-width: 1000px ){

	#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body .skmg_page_comics_list {
		padding-top: 0px;
	}

	#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body .skmg_page_comics_list .skmg_page_comics_list_item {
		width: 100%;
	}

}




@media only screen and ( max-width: 750px ){

	#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body .skmg_page_comics_list {
		padding-top: 0vw;
	}

	#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body .skmg_page_comics_list .skmg_page_comics_list_item .skmg_page_comics_list_item_link img {
		border-radius: 0.6666vw;
		border-radius: 1.3333vw;
	}

	#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body .skmg_page_comics_list .skmg_page_comics_list_item_title {
		margin: 12px 0px 12px 0px;
		padding: 0px 0px 0px 0px;
	}

}




@media only screen and ( max-width: 480px ){

	#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body .skmg_page_comics_list {
		margin: 6.25vw -3.125vw 0px -3.125vw;
		padding-top: 0vw;
	}

	#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body .skmg_page_comics_list .skmg_page_comics_list_item .skmg_page_comics_list_item_link {
		margin: 0px 3.125vw 6.25vw 3.125vw;
	}

	#skmg_page_news #skmg_page_news_single .skmg_page_news_single_body .skmg_page_comics_list .skmg_page_comics_list_item_title {
		margin: 2.5vw 0px 2.5vw 0px;
		padding: 0px 0px 0px 0px;
		font-size: 3.3333vw;
		line-height: 5.4166vw;
	}

}




/* ------------------------------------------------------------------------------------------------ STORY */




#skmg_page_story {
	position: relative;
	width: auto;
	display: block;

	background-color: #ffffff;
	border-radius: 20px 0px 0px 20px;
}




@media only screen and ( max-width: 1000px ){

	#skmg_page_story {
		background-color: transparent;
		border-radius: 0px 0px 0px 0px;
	}

	#skmg_page_container_body #skmg_page_story {
		padding-top: 60px;
	}

}




@media only screen and ( max-width: 750px ){

	#skmg_page_container_body #skmg_page_story {
		padding-top: 8vw;
	}

}




#skmg_page_story_tabs {
	margin: 0px 0px 22px 0px;
	padding: 0px 100px 0px 100px;
	width: auto;
	height: auto;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	flex-direction: row;
	align-items: center;
}

#skmg_page_story_tabs .skmg_page_story_tabs_item {
	margin: 0px 12px 12px 0px;
	padding: 0px 24px 0px 24px;
	width: auto;
	height: 36px;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 19px;
	line-height: 30px;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: 0.065em;
	color: #fe6931;
	border-style: solid;
	border-color: #fe6931;
	border-width: 2px;
	border-radius: 36px;
	background-color: #ffffff;
	box-sizing: border-box;
	white-space: nowrap;
	transition: background-color 0.3s ease 0s;
}

#skmg_page_story_tabs .round_button {
	padding-left: 0px;
	padding-right: 0px;
	width: 36px;
	height: 36px;
	font-size: 17px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 400;
}

#skmg_page_story_tabs .skmg_page_story_tabs_item:hover,
#skmg_page_story_tabs .current {
	background-color: #fe6931;
	border-color: #fe6931;
	color: #ffffff;
}

#skmg_page_story_tabs .round_button_img {
/*
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: row;
	align-items: center;
*/
}

#skmg_page_story_tabs .round_button_img svg {
	height: auto;
}

#skmg_page_story_tabs .round_button_bg {
	font-size: 0px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	/*background-color: transparent;*/
	background-size: 50%;
}

#skmg_page_story_tabs .round_button_bg_00 {
	background-image: url("../images/story_num1_00.svg");
}

#skmg_page_story_tabs .round_button_bg_01 {
	background-image: url("../images/story_num1_01.svg");
}

#skmg_page_story_tabs .round_button_bg_02 {
	background-image: url("../images/story_num1_02.svg");
}

#skmg_page_story_tabs .round_button_bg_03 {
	background-image: url("../images/story_num1_03.svg");
}

#skmg_page_story_tabs .round_button_bg_04 {
	background-image: url("../images/story_num1_04.svg");
}

#skmg_page_story_tabs .round_button_bg_05 {
	background-image: url("../images/story_num1_05.svg");
}

#skmg_page_story_tabs .round_button_bg_06 {
	background-image: url("../images/story_num1_06.svg");
}

#skmg_page_story_tabs .round_button_bg_07 {
	background-image: url("../images/story_num1_07.svg");
}

#skmg_page_story_tabs .round_button_bg_08 {
	background-image: url("../images/story_num1_08.svg");
}

#skmg_page_story_tabs .round_button_bg_09 {
	background-image: url("../images/story_num1_09.svg");
}

#skmg_page_story_tabs .round_button_bg_10 {
	background-image: url("../images/story_num1_10.svg");
}

#skmg_page_story_tabs .round_button_bg_11 {
	background-image: url("../images/story_num1_11.svg");
}

#skmg_page_story_tabs .round_button_bg_12 {
	background-image: url("../images/story_num1_12.svg");
}

#skmg_page_story_tabs .round_button_bg_13 {
	background-image: url("../images/story_num1_13.svg");
}

#skmg_page_story_tabs .round_button_bg_14 {
	background-image: url("../images/story_num1_14.svg");
}

#skmg_page_story_tabs .round_button_bg_15 {
	background-image: url("../images/story_num1_15.svg");
}




@media only screen and ( max-width: 1000px ){

	#skmg_page_story_tabs {
		margin: 0px 0px 22px 0px;
		padding: 120px 40px 0px 40px;
		width: auto;
		justify-content: center;

		padding-top: 100px;
	}

	#skmg_page_story_tabs .skmg_page_story_tabs_item {
		margin: 0px 6px 12px 6px;
		padding: 0px 18px 0px 18px;
	}

	#skmg_page_story_tabs .round_button {
		padding-left: 0px;
		padding-right: 0px;
	}

}




@media only screen and ( max-width: 480px ){

	#skmg_page_story_tabs {
		margin: 0px 0px 0vw 0px;
		padding: 16vw 5.3333vw 0vw 5.3333vw;
		width: auto;

		padding-top: 14vw;
	}

	#skmg_page_story_tabs .skmg_page_story_tabs_item {
		margin: 0vw 1.25vw 2.5vw 1.25vw;
		padding: 0px 3.75vw 0px 3.75vw;
		width: auto;
		height: 7.5vw;
		font-size: 3.3333vw;
		line-height: 6.25vw;
		border-width: 2px;
		border-radius: 7.5vw;
	}

	#skmg_page_story_tabs .round_button {
		padding-left: 0px;
		padding-right: 0px;
		width: 7.5vw;
		height: 7.5vw;
		font-size: 3.5416vw;
	}

	#skmg_page_story_tabs .round_button_img svg {
		width: 4.179166vw;
	}

}




#skmg_page_story .skmg_page_story_single_box {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
}

#skmg_page_story #story_mode_intro::before {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	content: ' ';
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: 110% 130%;
	background-image: url("../images/page_story_introduction_bg01.png");
	background-color: transparent;
	background-size: auto 110%;
	opacity: 0.5;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_story_single_box_in {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	position: relative;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_story_single_box_in {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 75%;
	height: auto;
}

#skmg_page_story #story_mode_intro h3,
#skmg_page_story #story_mode_intro h2,
#skmg_page_story .skmg_page_story_single_box h1 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: block;
	text-align: left;
	vertical-align: middle;
	font-size: 26px;
	line-height: 44px;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: 0.085em;
	color: #fe6931;

	/* x 0.923 */
	font-size: 24px;
	line-height: 40px;
}

#skmg_page_story #story_mode_intro h3 {
	margin-top: 36px;
	color: #383838;
}

#skmg_page_story .skmg_page_story_single_box h2 {
	margin: 36px 0px 36px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: block;
	text-align: left;
	vertical-align: middle;
	font-size: 20px;
	line-height: 39px;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: 0.085em;
	color: #fe6931;
}

#skmg_page_character .skmg_page_story_single_box p,
#skmg_page_story .skmg_page_story_single_box p {
	margin: 30px 0px 30px 0px;
	padding: 6px 0px 6px 0px;
	width: auto;
	height: auto;
	display: block;
	text-align: left;
	vertical-align: middle;
	font-size: 16px;
	line-height: 39px;
	text-decoration: none;
	letter-spacing: 0.085em;
	color: #383838;
	/*text-shadow: 0 0 1px #ffffff;*/

	/*background-image: linear-gradient(90deg, #000, #000 75%, transparent 75%, transparent 100%);*/
	background-repeat: repeat;
	background-position: left bottom;
	background-position: left 7px;
	background-image: url("../images/page_story_dashed_underline.png");
	background-color: transparent;
	background-size: 39px 39px;
}

#skmg_page_story .skmg_page_story_single_box p.intro_sub {
	margin-top: 36px;
	margin-bottom: 36px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 30px;
	font-weight: 700;
	background-image: none;
}

#skmg_page_story .skmg_page_story_single_box p img {
	max-width: 100%;
	height: auto;
	font-size: 0px;
	line-height: 0px;
}

#skmg_page_story .skmg_page_story_single_box p.story_staff,
#skmg_page_story .skmg_page_story_single_box p.story_thumbs {
	background-image: none;
}

#skmg_page_story .skmg_page_story_single_box h4,
#skmg_page_story .skmg_page_story_single_box p.story_staff {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.025em;
	margin-top: 0px;
}

#skmg_page_story .skmg_page_story_single_box h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #fe6931;
	font-weight: 700;
	font-size: 16px;
}




@media only screen and ( max-width: 1500px ){

	#skmg_page_story #story_mode_intro::before {
		width: 100%;
		height: 100%;
		background-position: center center;
		background-size: contain;
	}

}




@media only screen and ( max-width: 1000px ){

	#skmg_page_story #story_mode_intro::before {
		background-size: 120% auto;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_story_single_box_in {
		width: auto;
	}

}




@media only screen and ( max-width: 480px ){

	#skmg_page_story #story_mode_intro h3,
	#skmg_page_story #story_mode_intro h2,
	#skmg_page_story .skmg_page_story_single_box h1 {
		margin: 0px 0px 4.1666vw 0px;
		padding: 0px 0px 0px 0px;
		font-size: 5.4166vw;
		line-height: 9.1666vw;

		/* x 0.923 */
		font-size: 5.0vw;
		line-height: 8.4615vw;
	}

	#skmg_page_story #story_mode_intro h3 {
		margin-top: 7.5vw;
	}

	#skmg_page_story .skmg_page_story_single_box h2 {
		margin: 7.5vw 0px 7.5vw 0px;
		padding: 0px 0px 0px 0px;
		font-size: 4.1666vw;
		line-height: 7.5vw;
	}

	#skmg_page_character .skmg_page_story_single_box p,
	#skmg_page_story .skmg_page_story_single_box p {
		margin: 6.6666vw 0px 6.6666vw 0px;
		padding: 0.8333vw 0px 0.8333vw 0px;
		margin: 6.25vw 0px 6.25vw 0px;
		padding: 1.25vw 0px 1.25vw 0px;
		font-size: 3.3333vw;
		line-height: 7.5vw;
		background-position: left 1.458333vw;
		background-size: 7.5vw 7.5vw;
	}

	#skmg_page_story .skmg_page_story_single_box p.intro_sub {
		margin-top: 7.5vw;
		margin-bottom: 7.5vw;
		padding-top: 0px;
		padding-bottom: 0px;
		line-height: 6.25vw;
	}

	#skmg_page_story .skmg_page_story_single_box h4,
	#skmg_page_story .skmg_page_story_single_box p.story_staff {
		font-size: 2.9166vw;
		line-height: 5vw;
		margin-top: 0px;
	}

	#skmg_page_story .skmg_page_story_single_box h4 {
		font-size: 3.3333vw;
	}

}




/* STORY thumbnail */

#skmg_page_story .skmg_page_story_single_box .story_thumbs_main {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0% 0px;
	display: block;
	width: 100%;
	overflow: hidden;
	position: relative;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	flex-direction: row;
	align-items: flex-start;
}

#skmg_page_story .skmg_page_story_single_box .story_thumbs_main .story_thumbs_left {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0% 0px;
	display: block;
	width: 70%;
	position: relative;
}

#skmg_page_story .skmg_page_story_single_box .story_thumbs_main .story_thumbs_left img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0% 0px;
	display: block;
	width: 98%;
	height: auto;
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0.0;
	box-sizing: border-box;
	border-style: solid;
	border-color: #fe6931;
	border-width: 1px 1px 1px 1px;
	border-radius: 5px;
}

#skmg_page_story .skmg_page_story_single_box .story_thumbs_main .story_thumbs_left img:first-child {
	position: relative;
}

#skmg_page_story .skmg_page_story_single_box .story_thumbs_main .story_thumbs_right {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0% 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	flex-direction: row;
	align-items: flex-start;
	width: 30%;
	height: auto;
	position: relative;
}

#skmg_page_story .skmg_page_story_single_box .story_thumbs_main .story_thumbs_right img {
	margin: 0px 0px 2% 0px;
	padding: 0px 0px 0% 0px;
	width: 49%;
	height: auto;
	position: relative;
	box-sizing: border-box;
	border-style: solid;
	border-color: #fe6931;
	border-width: 1px 1px 1px 1px;
	border-radius: 5px;
	cursor: pointer;
	/*opacity: 0.5;*/
	opacity: 1.0;
	transition: opacity 0.3s ease 0s;
}

#skmg_page_story .skmg_page_story_single_box .story_thumbs_main .story_thumbs_right img:hover,
#skmg_page_story .skmg_page_story_single_box .story_thumbs_main .story_thumbs_right img.current {
	/*opacity: 1.0;*/
	opacity: 0.5;
}




@media only screen and ( max-width: 750px ){

	#skmg_page_story .skmg_page_story_single_box .story_thumbs_main {
		display: block;
	}

	#skmg_page_story .skmg_page_story_single_box .story_thumbs_main .story_thumbs_left {
		width: 100%;
		margin-bottom: 2%;
	}

	#skmg_page_story .skmg_page_story_single_box .story_thumbs_main .story_thumbs_right {
		width: 100%;
	}

	#skmg_page_story .skmg_page_story_single_box .story_thumbs_main .story_thumbs_left img,
	#skmg_page_story .skmg_page_story_single_box .story_thumbs_main .story_thumbs_right img {
		border-radius: 0.6666vw;
		border-radius: 1.3333vw;
	}

	#skmg_page_story .skmg_page_story_single_box .story_thumbs_main .story_thumbs_left img {
		width: 100%;
	}

	#skmg_page_story .skmg_page_story_single_box .story_thumbs_main .story_thumbs_right img {
		width: 32%;
		width: 24%;
	}

}




/* COMICS */

#skmg_page_story_tabs h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: middle;
	font-size: 20px;
	line-height: 32px;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: 0.085em;
	color: #383838;
}

#skmg_page_story_tabs h2 small {
	font-size: 14px;
	font-weight: 400;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_comics_list {
	margin: 0px -15px 0px -15px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	flex-direction: row;
	align-items: flex-start;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_comics_list .skmg_page_comics_list_item {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 25%;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_comics_list .skmg_page_comics_list_item_wide {
	width: 50%;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_comics_list .skmg_page_comics_list_item .skmg_page_comics_list_item_link {
	margin: 0px 15px 30px 15px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-decoration: none;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_comics_list .skmg_page_comics_list_item .skmg_page_comics_list_item_link .icon_movie {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: auto;
	display: block;
	position: relative;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_comics_list .skmg_page_comics_list_item .skmg_page_comics_list_item_link .icon_movie::after {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	content: ' ';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0%;
	right: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-image: url("../images/top_content_movie_icon.png");
	background-color: transparent;
	background-size: auto 30%;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_comics_list .skmg_page_comics_list_item .skmg_page_comics_list_item_link img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: auto;
	display: block;
	box-sizing: border-box;
	border-style: solid;
	border-color: #fe6931;
	border-width: 1px;
	border-radius: 5px;
	line-height: 0px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_comics_list .skmg_page_comics_list_item_title {
	margin: 12px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: auto;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	line-height: 26px;
	text-decoration: none;
	letter-spacing: 0.085em;
	font-weight: 700;
	color: #fe6931;
}




@media only screen and ( max-width: 1000px ){

	#skmg_page_story_tabs h2 small {
		display: block;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_comics_list {
		padding-top: 60px;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_comics_list .skmg_page_comics_list_item {
		width: 33.3%;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_comics_list .skmg_page_comics_list_item_wide {
		width: 100%;
	}

}




@media only screen and ( max-width: 750px ){

	#skmg_page_story .skmg_page_story_single_box .skmg_page_comics_list {
		padding-top: 8vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_comics_list .skmg_page_comics_list_item .skmg_page_comics_list_item_link img {
		border-radius: 0.6666vw;
		border-radius: 1.3333vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_comics_list .skmg_page_comics_list_item_title {
		margin: 12px 0px 12px 0px;
		padding: 0px 0px 0px 0px;
	}

}




@media only screen and ( max-width: 480px ){

	#skmg_page_story_tabs h2 {
		font-size: 4.1666vw;
		line-height: 6.6666vw;
	}

	#skmg_page_story_tabs h2 small {
		font-size: 2.9166vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_comics_list {
		margin: 0px -3.125vw 0px -3.125vw;
		padding-top: 8vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_comics_list .skmg_page_comics_list_item {
		width: 50%;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_comics_list .skmg_page_comics_list_item_wide {
		width: 100%;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_comics_list .skmg_page_comics_list_item .skmg_page_comics_list_item_link {
		margin: 0px 3.125vw 6.25vw 3.125vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_comics_list .skmg_page_comics_list_item_title {
		margin: 2.5vw 0px 2.5vw 0px;
		padding: 0px 0px 0px 0px;
		font-size: 3.3333vw;
		line-height: 5.4166vw;
	}

}




/* ------------------------------------------------------------------------------------------------ SPECIAL */




.skmg_page_special_list {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 75%;
	height: auto;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	flex-direction: row;
	align-items: flex-start;
}

.skmg_page_special_list .skmg_page_special_list_item {
	margin: 0px 0px 18px 0px;
	padding: 0px 0px 0px 0px;
	width: 47%;
	height: auto;
	display: block;
	text-decoration: none;
}

.skmg_page_special_list .skmg_page_special_list_item .thumb {
	margin: 0px 0px 0px 0px;
	padding: 52% 0px 0px 0px;
	width: 100%;
	height: 0px;
	display: block;
	box-sizing: border-box;
	border-style: solid;
	border-color: #fe6931;
	border-width: 1px;
	border-radius: 5px;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	/*background-image: url("../images/dot_pack_alpha.png");*/
	background-color: transparent;
	background-size: cover;
}

.skmg_page_special_list .skmg_page_special_list_item .title {
	margin: 12px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: auto;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	line-height: 26px;
	text-decoration: none;
	letter-spacing: 0.085em;
	font-weight: 700;
	color: #fe6931;
}




@media only screen and ( max-width: 1000px ){

	.skmg_page_special_list {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		width: 100%;
	}

}




@media only screen and ( max-width: 750px ){

	.skmg_page_special_list .skmg_page_special_list_item .thumb {
		border-radius: 1.3333vw;
	}

	.skmg_page_special_list .skmg_page_special_list_item .title {
		margin: 12px 0px 12px 0px;
		padding: 0px 0px 0px 0px;
	}

}




@media only screen and ( max-width: 480px ){

	.skmg_page_special_list .skmg_page_special_list_item {
		margin-bottom: 3.75vw;
		width: 48%;
		width: 100%;
	}

	.skmg_page_special_list .skmg_page_special_list_item .thumb {
		margin: 0px 0px 0px 0px;
		padding: 52% 0px 0px 0px;
	}

	.skmg_page_special_list .skmg_page_special_list_item .title {
		margin: 2.5vw 0px 2.5vw 0px;
		/*margin: 1.25vw 0px 5vw 0px;*/
		padding: 0px 0px 0px 0px;
		font-size: 3.3333vw;
		line-height: 5.4166vw;
	}

}




/* ------------------------------------------------------------------------------------------------ CHARACTER */




#skmg_page_character {
	position: relative;
	width: auto;
	display: block;

	background-color: #ffffff;
	border-radius: 20px 0px 0px 20px;
}

#skmg_page_character .skmg_page_story_single_box .skmg_page_story_single_box_in {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 75%;
	height: auto;
}




@media only screen and ( max-width: 1000px ){

	#skmg_page_character {
		background-color: transparent;
		border-radius: 0px 0px 0px 0px;
	}

	#skmg_page_container_body #skmg_page_character {
		padding-top: 60px;
	}

	#skmg_page_character .skmg_page_story_single_box .skmg_page_story_single_box_in {
		width: auto;
	}

}




@media only screen and ( max-width: 750px ){

	#skmg_page_container_body #skmg_page_character {
		padding-top: 0vw;
		padding-left: 0px;
		padding-right: 0px;
	}

}




#skmg_page_character_tabs {
	margin: 0px 0px 10px 0px;
	padding: 0px 44px 0px 44px;
	width: auto;
	height: auto;
	position: relative;
}

#skmg_page_character_tabs #skmg_page_character_tabs_in {
	margin: -23px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	flex-direction: row;
	align-items: center;
}

#skmg_page_character_tabs .skmg_page_character_tabs_item {
	margin: 0px 10px 12px 10px;
	padding: 0px 18px 0px 18px;
	width: 96px;
	height: 96px;
	display: block;
	border-style: solid;
	border-color: #fe6931;
	border-width: 2px;
	border-radius: 50%;
	background-color: #ffffff;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-color: transparent;
	background-size: cover;
	transition: background-color 0.3s ease 0s;
}

#skmg_page_character_tabs #character_tab_icon01 {
	background-image: url("../images/character_single_icon01.png");
}

#skmg_page_character_tabs #character_tab_icon02 {
	background-image: url("../images/character_single_icon02.png");
}

#skmg_page_character_tabs #character_tab_icon03 {
	background-image: url("../images/character_single_icon03.png");
}

#skmg_page_character_tabs #character_tab_icon04 {
	background-image: url("../images/character_single_icon04.png");
}

#skmg_page_character_tabs #character_tab_icon05 {
	background-image: url("../images/character_single_icon05.png");
}

#skmg_page_character_tabs #character_tab_icon06 {
	background-image: url("../images/character_single_icon06.png");
}

#skmg_page_character_tabs #character_tab_icon07 {
	background-image: url("../images/character_single_icon07.png");
}

#skmg_page_character_tabs #character_tab_icon08 {
	background-image: url("../images/character_single_icon08.png");
}

#skmg_page_character_tabs #character_tab_icon09 {
	background-image: url("../images/character_single_icon09.png");
}

#skmg_page_character_tabs .skmg_page_character_tabs_item:hover,
#skmg_page_character_tabs .current {
	background-color: #fe6931;
}




@media only screen and ( max-width: 1000px ){

	#skmg_page_character_tabs {
		margin: 0px 0px 40px 0px;
		padding: 80px 40px 0px 40px;
		width: auto;
	}

	#skmg_page_character_tabs #skmg_page_character_tabs_in {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		justify-content: center;
	}

	#skmg_page_character_tabs .skmg_page_character_tabs_item {
		margin: 0px 6px 12px 6px;
		padding: 0px 18px 0px 18px;
	}

}




@media only screen and ( max-width: 480px ){

	#skmg_page_character_tabs {
		margin: 0px 0px 8.3333vw 0px;
		padding: 16vw 5.3333vw 0vw 5.3333vw;
		width: auto;
	}

	#skmg_page_character_tabs .skmg_page_character_tabs_item {
		margin: 0vw 1.25vw 2.5vw 1.25vw;
		padding: 0px 3.75vw 0px 3.75vw;
		width: 16vw;
		height: 16vw;
		border-width: 2px;
		border-radius: 10vw;
	}

}




#skmg_page_character .character_single_left {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: calc( ( ( 100% - 100px ) * 0.75 * 0.48 ) + 100px );
	height: auto;
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
}

#skmg_page_character .character_single_left::before {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 0%;
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
	content: ' ';
	font-size: 0px;
	line-height: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
}

#skmg_page_character #character_single_komura::before {
	background-image: url("../images/character_single_image01_stand.png");
	background-position: 85% bottom;
	background-size: auto 96%;
	padding-top: 128%;
}

#skmg_page_character #character_single_komura {
	background-image: url("../images/character_single_image01_bg.png");
	background-position: -30% 20%;
	background-size: 75% auto;
}

#skmg_page_character #character_single_mie::before {
	background-image: url("../images/character_single_image02_stand.png");
	background-position: 92% bottom;
	background-size: auto 96%;
	padding-top: 128%;
}

#skmg_page_character #character_single_mie {
	background-image: url("../images/character_single_image02_bg.png");
	background-position: -30% 20%;
	background-size: 75% auto;
}

/* 230530 */

#skmg_page_character #character_single03::before {
	background-image: url("../images/character_single_image03_stand.png");
	background-position: 92% bottom;
	background-size: auto 96%;
	padding-top: 128%;
}

#skmg_page_character #character_single03 {
	background-image: url("../images/character_single_image03_bg.png");
	background-position: -30% 20%;
	background-size: 75% auto;
}

#skmg_page_character #character_single04::before {
	background-image: url("../images/character_single_image04_stand.png");
	background-position: 92% bottom;
	background-size: auto 96%;
	padding-top: 128%;
}

#skmg_page_character #character_single04 {
	background-image: url("../images/character_single_image04_bg.png");
	background-position: -30% 20%;
	background-size: 75% auto;
}

#skmg_page_character #character_single05::before {
	background-image: url("../images/character_single_image05_stand.png");
	background-position: 92% bottom;
	background-size: auto 96%;
	padding-top: 128%;

	margin-left: 66px;
}

#skmg_page_character #character_single05 {
	background-image: url("../images/character_single_image05_bg.png");
	background-position: -30% 20%;
	background-size: 75% auto;
}

#skmg_page_character #character_single06::before {
	background-image: url("../images/character_single_image06_stand.png");
	background-position: 92% bottom;
	background-size: auto 96%;
	padding-top: 128%;
}

#skmg_page_character #character_single06 {
	background-image: url("../images/character_single_image06_bg.png");
	background-position: -30% 20%;
	background-size: 75% auto;
}

#skmg_page_character #character_single07::before {
	background-image: url("../images/character_single_image07_stand.png");
	background-position: 92% bottom;
	background-size: auto 96%;
	padding-top: 128%;
}

#skmg_page_character #character_single07 {
	background-image: url("../images/character_single_image07_bg.png");
	background-position: -30% 20%;
	background-size: 75% auto;
}

#skmg_page_character #character_single08::before {
	background-image: url("../images/character_single_image08_stand.png");
	background-position: 92% bottom;
	background-size: auto 96%;
	padding-top: 128%;
}

#skmg_page_character #character_single08 {
	background-image: url("../images/character_single_image08_bg.png");
	background-position: -30% 20%;
	background-size: 75% auto;
}

#skmg_page_character #character_single09::before {
	background-image: url("../images/character_single_image09_stand.png");
	background-position: 92% bottom;
	background-size: auto 96%;
	padding-top: 128%;
}

#skmg_page_character #character_single09 {
	background-image: url("../images/character_single_image09_bg.png");
	background-position: -30% 20%;
	background-size: 75% auto;
}




@media only screen and ( max-width: 1660px ){

	#skmg_page_character #character_single05::before {
		margin-left: 0px;
	}

}




@media only screen and ( max-width: 750px ){

	#skmg_page_character .character_single_left {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		width: 100%;
		height: auto;
		position: relative;
		top: 0px;
		left: 0px;
		display: block;
		background-repeat: no-repeat;
		background-position: left top;
		background-color: transparent;
	}

	#skmg_page_character #character_single_komura::before {
		background-position: 85% bottom;
		background-size: auto 96%;
		padding-top: 128%;

		background-position: 85% bottom;
		background-size: auto 96%;
		padding-top: 100%;
		position: absolute;
	}

	#skmg_page_character #character_single_komura {
		background-position: -30% 20%;
		background-size: 75% auto;

		background-position: -30% 100%;
		background-size: 70% auto;
		padding-top: 80%;
	}

	#skmg_page_character #character_single_mie::before {
		background-position: 92% bottom;
		background-size: auto 96%;
		padding-top: 128%;

		background-position: 85% bottom;
		background-size: auto 96%;
		padding-top: 100%;
		position: absolute;
	}

	#skmg_page_character #character_single_mie {
		background-position: -30% 20%;
		background-size: 75% auto;

		background-position: -30% 100%;
		background-size: 70% auto;
		padding-top: 80%;
	}

	/* 230530 */

	#skmg_page_character #character_single03::before {
		background-position: 85% bottom;
		background-size: auto 96%;
		padding-top: 100%;
		position: absolute;
	}

	#skmg_page_character #character_single03 {
		background-position: -30% 100%;
		background-size: 70% auto;
		padding-top: 95%;

		background-position: -10% 100%;
		background-size: auto 88%;
	}

	#skmg_page_character #character_single04::before {
		background-position: 96% bottom;
		background-size: auto 96%;
		padding-top: 100%;
		position: absolute;
	}

	#skmg_page_character #character_single04 {
		background-position: -3% 100%;
		background-size: auto 100%;
		padding-top: 80%;
	}

	#skmg_page_character #character_single05::before {
		background-position: 100% bottom;
		background-size: auto 96%;
		padding-top: 100%;
		position: absolute;
	}

	#skmg_page_character #character_single05 {
		background-position: -3% 100%;
		background-size: auto 100%;
		padding-top: 80%;
	}

	#skmg_page_character #character_single06::before {
		background-position: 85% bottom;
		background-size: auto 96%;
		padding-top: 100%;
		position: absolute;
	}

	#skmg_page_character #character_single06 {
		background-position: -3% 100%;
		background-size: auto 100%;
		padding-top: 80%;
	}

	#skmg_page_character #character_single07::before {
		background-position: 85% bottom;
		background-size: auto 96%;
		padding-top: 100%;
		position: absolute;
	}

	#skmg_page_character #character_single07 {
		background-position: -30% 100%;
		background-size: 70% auto;
		padding-top: 95%;
	}

	#skmg_page_character #character_single08::before {
		background-position: 85% bottom;
		background-size: auto 96%;
		padding-top: 100%;
		position: absolute;
	}

	#skmg_page_character #character_single08 {
		background-position: -30% 100%;
		background-size: 70% auto;
		padding-top: 95%;
	}

	#skmg_page_character #character_single09::before {
		background-position: 85% bottom;
		background-size: auto 96%;
		padding-top: 100%;
		position: absolute;
	}

	#skmg_page_character #character_single09 {
		background-position: -3% 100%;
		background-size: auto 100%;
		padding-top: 80%;
	}

}




#skmg_page_character #story_mode_character {
}

#skmg_page_character #story_mode_character .character_single_right {
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: row;
	align-items: flex-start;
}

#skmg_page_character #story_mode_character .character_single_right::before {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	content: ' ';
	width: 48%;

	height: 0px;
	padding-top: 64%;
}

#skmg_page_character #story_mode_character .character_single_right .character_single_right_in {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	flex: 1;
}

#skmg_page_character #story_mode_character .character_single_right .character_single_right_in h2 {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: block;
	text-align: left;
	vertical-align: middle;
	font-size: 26px;
	line-height: 34px;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: 0.085em;
	color: #fe6931;
}

#skmg_page_character #story_mode_character .character_single_right .character_single_right_in h3 {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: block;
	text-align: left;
	vertical-align: middle;
	font-size: 16px;
	line-height: 30px;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: 0.085em;
	color: #fe6931;
}




@media only screen and ( max-width: 750px ){

	#skmg_page_character #story_mode_character .character_single_right {
		display: block;
		padding-top: 5.3333vw;
		padding-left: 5.3333vw;
		padding-right: 5.3333vw;
	}

	#skmg_page_character #story_mode_character .character_single_right::before {
		display: none;
	}

	#skmg_page_character #story_mode_character .character_single_right .character_single_right_in {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		display: block;
		width: auto;
		flex: none;
	}

}




@media only screen and ( max-width: 480px ){

	#skmg_page_character #story_mode_character .character_single_right .character_single_right_in h2 {
		margin: 1.0416vw 0px 1.0416vw 0px;
		padding: 0px 0px 0px 0px;
		font-size: 5.4166vw;
		line-height: 7.0833vw;
	}

	#skmg_page_character #story_mode_character .character_single_right .character_single_right_in h3 {
		margin: 1.0416vw 0px 1.0416vw 0px;
		padding: 0px 0px 0px 0px;
		font-size: 3.3333vw;
		line-height: 6.25vw;
	}


}




#skmg_page_character #story_mode_character .character_single_right .character_single_views {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#skmg_page_character #story_mode_character .character_single_right .character_single_views .character_single_views_tag {
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	flex-direction: row;
	align-items: center;
}

#skmg_page_character #story_mode_character .character_single_right .character_single_views .character_single_views_tag .character_single_views_tag_item {
	margin: 0px 12px 12px 0px;
	padding: 0px 12px 0px 12px;
	width: auto;
	height: 28px;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	line-height: 23px;
	text-decoration: none;
	letter-spacing: 0.085em;
	color: #fe6931;
	border-style: solid;
	border-color: #fe6931;
	border-width: 2px;
	border-radius: 14px;
	background-color: #ffffff;
	box-sizing: border-box;
	white-space: nowrap;
	transition: background-color 0.3s ease 0s;
	cursor: pointer;
}

#skmg_page_character #story_mode_character .character_single_right .character_single_views .character_single_views_tag .current,
#skmg_page_character #story_mode_character .character_single_right .character_single_views .character_single_views_tag .character_single_views_tag_item:hover {
	background-color: #fe6931;
	color: #ffffff;
}

#skmg_page_character #story_mode_character .character_single_right .character_single_views .character_single_views_body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

#skmg_page_character #story_mode_character .character_single_right .character_single_views .character_single_views_body .character_single_views_body_item {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	opacity: 0.0;
	position: absolute;
	top: 0px;
	left: 0px;
}

#skmg_page_character #story_mode_character .character_single_right .character_single_views .character_single_views_body .character_single_views_body_item:first-child {
	position: relative;
	opacity: 1.0;
}

#skmg_page_character #story_mode_character .character_single_right .character_single_views .character_single_views_body .character_single_views_body_item img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 100%;
	height: auto;
}




@media only screen and ( max-width: 480px ){

	#skmg_page_character #story_mode_character .character_single_right .character_single_views .character_single_views_tag {
		margin: 0px 0px 1.25vw 0px;
	}

	#skmg_page_character #story_mode_character .character_single_right .character_single_views .character_single_views_tag .character_single_views_tag_item {
		margin: 0px 2.5vw 2.5vw 0px;
		padding: 0px 2.5vw 0px 2.5vw;
		width: auto;
		height: 5.8333vw;
		font-size: 2.9166vw;
		line-height: 4.7916vw;
		border-radius: 2.9166vw;
	}

}




/* ------------------------------------------------------------------------------------------------ MUSIC */




#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body {
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: block;
	text-align: left;
	vertical-align: middle;
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: 0.105em;
	color: #fe6931;

	text-align: center;
	font-size: 22px;
	line-height: 28px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body h3 .spbr {
	display: none;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body h2 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: block;
	text-align: left;
	vertical-align: middle;
	font-size: 26px;
	line-height: 34px;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: 0.085em;
	color: #fe6931;

	text-align: center;
	font-size: 36px;
	line-height: 48px;
	font-size: 34px;
	line-height: 45px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body h2 .spbr {
	display: none;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body h2 small {
	font-size: 64%;
	line-height: 1.5em;
	display: block;
	margin-top: 8px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_rl {
	margin: 34px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	flex-direction: row;
	align-items: flex-start;

	margin-bottom: 68px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_rl:last-child {
	margin-bottom: 0px !important;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_rl .skmg_page_music_body_rl_left {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	width: 40%;

	margin-bottom: 0px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_rl .skmg_page_music_body_rl_left img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: auto;
	display: block;

	box-sizing: border-box;
	border-style: solid;
	border-color: #fe6931;
	border-width: 1px;
	border-radius: 5px;
	line-height: 0px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_rl .skmg_page_music_body_rl_right {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 40px;
	flex: 1;
	width: auto;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_rl .skmg_page_music_body_rl_right h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: middle;
	font-size: 20px;
	line-height: 30px;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: 0.085em;
	color: #383838;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_rl .skmg_page_music_body_rl_right h4 small {
	font-size: 70%;
	margin-right: 1em;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_rl .skmg_page_music_body_rl_right hr {
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 100%;
	height: 1px;
	background-color: #fe6931;
	border-width: 0px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_rl .skmg_page_music_body_rl_right h5 {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: middle;
	font-size: 16px;
	line-height: 24px;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: 0.045em;
	color: #fe6931;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_rl .skmg_page_music_body_rl_right p {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: middle;
	font-size: 16px;
	line-height: 29px;
	font-weight: 400;
	text-decoration: none;
	letter-spacing: 0.05em;
	color: #383838;
	background-image: none;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_rl .skmg_page_music_body_rl_right p.music_p_bottom {
	margin-top: 20px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_rl .skmg_page_music_body_rl_right p a.link_button {
	margin: 0px 12px 0px 0px;
	padding: 0px 12px 0px 12px;
	width: auto;
	height: 28px;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	line-height: 23px;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: 0.085em;
	color: #fe6931;
	border-style: solid;
	border-color: #fe6931;
	border-width: 2px;
	border-radius: 14px;
	background-color: #ffffff;
	box-sizing: border-box;
	white-space: nowrap;
	transition: background-color 0.3s ease 0s;
	cursor: pointer;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_rl .skmg_page_music_body_rl_right p a.link_button:hover {
	background-color: #fe6931;
	color: #ffffff;
}




@media only screen and ( max-width: 750px ){

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body h3 .spbr {
		display: block;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body h2 .spbr {
		display: block;
	}




	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_rl {
		margin: 34px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		display: block;

		margin-bottom: 68px;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_rl .skmg_page_music_body_rl_left {
		margin: 0px 0px 12px 0px;
		padding: 0px 0px 0px 0px;
		width: auto;

		margin-bottom: 0px;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_rl .skmg_page_music_body_rl_left img {
		border-radius: 1.3333vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_rl .skmg_page_music_body_rl_right {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		flex: none;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_rl .skmg_page_music_body_rl_right h4 {
		margin: 20px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

}




@media only screen and ( max-width: 480px ){

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body h3 {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-size: 3.3333vw;
		line-height: 3.3333vw;

		font-size: 4.5833vw;
		line-height: 5.8333vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body h2 {
		margin: 2.0833vw 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-size: 5.4166vw;
		line-height: 7.0833vw;

		font-size: 7.5vw;
		line-height: 10vw;
		font-size: 7.0833vw;
		line-height: 9.375vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body h2 small {
		margin-top: 1.6666vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_rl {
		margin: 7.0833vw 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		display: block;

		margin-bottom: 14.1666vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_rl .skmg_page_music_body_rl_left {
		margin: 0px 0px 2.5vw 0px;
		padding: 0px 0px 0px 0px;

		margin-bottom: 0vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_rl .skmg_page_music_body_rl_right h4 {
		margin: 4.1666vw 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-size: 4.1666vw;
		line-height: 6.25vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_rl .skmg_page_music_body_rl_right hr {
		margin: 4.1666vw 0px 4.1666vw 0px;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_rl .skmg_page_music_body_rl_right h5 {
		margin: 4.1666vw 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-size: 3.3333vw;
		line-height: 5vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_rl .skmg_page_music_body_rl_right p {
		margin: 5px 0px 5px 0px;
		padding: 0px 0px 0px 0px;
		font-size: 3.3333vw;
		line-height: 6.0416vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_rl .skmg_page_music_body_rl_right p.music_p_bottom {
		margin-top: 4.1666vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_rl .skmg_page_music_body_rl_right p a.link_button {
		margin: 0px 2.5vw 0vw 0px;
		padding: 0px 2.5vw 0px 2.5vw;
		width: auto;
		height: 5.8333vw;
		font-size: 2.9166vw;
		line-height: 4.7916vw;
		border-radius: 2.9166vw;
	}

}




#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_jacket {
	margin: 34px 0px 34px 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: column;
	align-items: center;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_jacket img {
	margin: 0px 0px 34px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	max-width: 64%;
	width: auto;
	height: auto;

	box-sizing: border-box;
	border-style: solid;
	border-color: #fe6931;
	border-width: 1px;
	border-radius: 5px;
	line-height: 0px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_jacket a {
	margin: 0px 0px 0px 0px;
	padding: 0px 24px 0px 24px;
	width: auto;
	height: 36px;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 19px;
	line-height: 30px;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: 0.065em;
	color: #ffffff;
	border-style: solid;
	border-color: #fe6931;
	border-width: 2px;
	border-radius: 36px;
	background-color: #fe6931;
	box-sizing: border-box;
	white-space: nowrap;
	transition: background-color 0.3s ease 0s;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_jacket a:hover {
	background-color: #ffffff;
	border-color: #fe6931;
	color: #fe6931;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo {
	margin: 0px 0px 68px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo .rect_paragraph {
	background-image: none;
	border-style: solid;
	border-color: #fe6931;
	border-width: 1px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #ffffff;
	border-radius: 5px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo dl {
	margin: 30px 0px 30px 0px;
	padding: 4px 0px 4px 0px;
	width: auto;
	height: auto;
	display: block;
	text-align: left;
	vertical-align: middle;
	font-size: 16px;
	line-height: 39px;
	text-decoration: none;
	letter-spacing: 0.085em;
	color: #383838;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo dl::after {
	content: '';
	clear: both;
	display: block;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo dl dt {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	clear: both;
	width: 150px;
	height: auto;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo dl dt img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: auto;
	display: block;

	box-sizing: border-box;
	border-style: solid;
	border-color: #fe6931;
	border-width: 1px;
	border-radius: 5px;
	line-height: 0px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo dl dd {
	margin: 0px 0px 34px 170px;
	padding: 0px 0px 0px 0px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo dl dd:last-child {
	margin-bottom: 0px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo dl dd::after {
	content: '';
	clear: both;
	display: block;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo .music_jacket_img {
	margin: 0px 0px 0px 0px;
	padding: 0% 0px 0px 0px;
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	box-sizing: border-box;
	border-style: solid;
	border-color: #fe6931;
	border-width: 1px;
	border-radius: 5px;
	line-height: 0px;
	overflow: hidden;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo .music_jacket_img img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	opacity: 0.0;
	display: block;
	width: 100%;
	height: auto;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo .music_jacket_img::before {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-color: transparent;
	background-size: 100% auto;
	transition: filter 0.3s ease, transform 0.3s ease;
	filter: blur(0px);
	transform: scale(1.03626943);
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo .music_jacket_img:hover::before {
	filter: blur(2px);
	transform: scale(1.0);
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo #music_jacket_op01::before {
	background-image: url("../images/music_op_jacket01.jpg");
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo #music_jacket_op02::before {
	background-image: url("../images/music_op_jacket02.jpg");
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo #music_jacket_ed01::before {
	background-image: url("../images/music_ed_jacket03.jpg");
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo #music_jacket_ed02::before {
	background-image: url("../images/music_ed_jacket02.jpg");
}




@media only screen and ( max-width: 750px ){

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo .rect_paragraph {
		border-radius: 1.3333vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_jacket img {
		border-radius: 1.3333vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo dl dt img {
		border-radius: 1.3333vw;
	}

}




/*
@media only screen and ( max-width: 750px ){

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo dl dt {
		width: 20vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo dl dd {
		margin-left: 22vw;
	}

}
*/

@media only screen and ( max-width: 480px ){

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo dl dt {
		width: 30vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo dl dd {
		margin-left: 34vw;
	}

}




@media only screen and ( max-width: 480px ){

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_jacket {
		margin: 7.0833vw 0px 7.0833vw 0px;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_jacket img {
		margin: 0px 0px 7.0833vw 0px;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_jacket a {
		margin: 0px 0px 0px 0px;
		padding: 0px 5vw 0px 5vw;
		height: 7.5vw;
		font-size: 3.9583vw;
		line-height: 6.25vw;
		border-radius: 7.5vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo {
		margin: 0px 0px 14.1666vw 0px;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo .rect_paragraph {
		padding-left: 3.125vw;
		padding-right: 3.125vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo dl {
		margin: 6.25vw 0px 6.25vw 0px;
		padding: 0.8333vw 0px 0.8333vw 0px;
		font-size: 3.3333vw;
		line-height: 8.125vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo dl dd {
		margin-bottom: 7.0833vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo dl dd:last-child {
		margin-bottom: 0px;
	}

}




#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo .music_list {
	margin: 30px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo .music_list p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo .music_list .music_list_inner {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	flex-direction: row;
	align-items: center;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo .music_list .music_list_table {
	margin: 17px 17px 0px 17px;
	padding: 0px 0px 0px 0px;
	width: auto;
	table-layout: fixed;
	border-collapse: collapse;
	max-width: 100%;

	border-spacing: 0;
	border-collapse: separate;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo .music_list .music_list_table tr {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo .music_list .music_list_table tr th,
#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo .music_list .music_list_table tr td {
	margin: 0px 0px 0px 0px;
	padding: 4px 18px 4px 18px;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	line-height: 33px;
	text-decoration: none;
	letter-spacing: 0.085em;
	color: #383838;
	border-style: solid;
	border-color: #fe6931;
	border-width: 1px;

	border-width: 0px 1px 1px 1px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo .music_list .music_list_table tr:nth-child(odd) {
	background-color: rgba( 255, 255, 255, 0.25 );
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo .music_list .music_list_table tr:nth-child(even) {
	background-color: rgba( 255, 255, 255, 1.0 );
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo .music_list .music_list_table tr th {
	background-color: #fe6931;
	color: #ffffff;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo .music_list .music_list_table tr:first-child th {
	border-radius: 5px 5px 0px 0px;
	border-top-width: 1px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo .music_list .music_list_table tr:first-child td {
	border-radius: 5px 5px 0px 0px;
	border-top-width: 1px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo .music_list .music_list_table tr:last-child td {
	border-radius: 0px 0px 5px 5px;
}




@media only screen and ( max-width: 750px ){

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo .music_list .music_list_table tr:first-child th {
		border-radius: 1.3333vw 1.3333vw 0px 0px;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo .music_list .music_list_table tr:first-child td {
		border-radius: 1.3333vw 1.3333vw 0px 0px;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo .music_list .music_list_table tr:last-child td {
		border-radius: 0px 0px 1.3333vw 1.3333vw;
	}

}




@media only screen and ( max-width: 480px ){

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo .music_list {
		margin: 6.25vw 0px 6.25vw 0px;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo .music_list .music_list_table {
		margin: 3.5416vw 3.5416vw 0px 3.5416vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo .music_list .music_list_table tr th,
	#skmg_page_story .skmg_page_story_single_box .skmg_page_music_body .skmg_page_music_body_cdinfo .music_list .music_list_table tr td {
		margin: 0px 0px 0px 0px;
		padding: 0.8333vw 3.75vw 0.8333vw 3.75vw;
		font-size: 3.3333vw;
		line-height: 6.875vw;
	}

}




/* ------------------------------------------------------------------------------------------------ RADIO */




#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_player_box {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 100%;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_player_box .skmg_page_radio_player_box_image {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	box-sizing: border-box;
	border-style: solid;
	border-color: #fe6931;
	border-width: 1px;
	border-radius: 5px;
	line-height: 0px;
	/*cursor: pointer;*/
	overflow: hidden;

	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-color: #c1c1c1;
	background-size: cover;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_player_box .skmg_page_radio_player_box_image img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 100%;
	height: auto;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_player_box .skmg_page_radio_player_box_iframe {
	margin: 0px 0px 0px 0px;
	padding: 0% 0px 0px 0px;
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	border-style: solid;
	border-color: #fe6931;
	border-width: 1px;
	border-radius: 5px;
	position: relative;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_player_box .skmg_page_radio_player_box_iframe::before {
	margin: 0px 0px 0px 0px;
	padding: 56.25% 0px 0px 0px;
	width: 100%;
	height: 0px;
	display: block;
	content: ' ';
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_player_box .skmg_page_radio_player_box_iframe iframe {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_player_box hr {
	margin: 0px 0px 0px 0px;
	padding: 3% 0px 0px 0px;
	width: 100%;
	height: 0px;
	display: block;
	visibility: hidden;

	padding-top: 2.37467%;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_player_box .plyr {
	--plyr-color-main: #fe6931;
	--plyr-badge-background: #fe6931;
	--plyr-audio-control-color: #fe6931;
	--plyr-audio-controls-background: #ffdccb;
	--plyr-audio-progress-buffered-background: #ffffff;
	--plyr-range-thumb-shadow: 0 1px 1px rgba(254, 105, 49, 0.75), 0 0 0 1px rgba(254, 105, 49, 0.75);

	border-style: solid;
	border-color: #fe6931;
	border-width: 1px;
	border-radius: 5px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_player_box .plyr__progress input[type=range]::-webkit-slider-thumb {
	/*-webkit-appearance: none;*/
	/*appearance: none;*/
	/*border-color: #fe6931;*/
	/*border-width: 1px;*/
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_player_box .plyr__controls .plyr__controls__item:first-child {
	border-radius: 100%;
	border-style: solid;
	border-color: #fe6931;
	border-width: 2px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_player_box .plyr__controls .plyr__controls__item:first-child .icon--not-pressed {
	/* margin-left: 3px; */
	position: relative;
	left: 1px;
}




@media only screen and ( max-width: 750px ){

	#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_player_box .skmg_page_radio_player_box_image {
		border-radius: 1.3333vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_player_box .skmg_page_radio_player_box_iframe iframe {
		border-radius: 1.3333vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_player_box .plyr {
		border-radius: 1.3333vw;
	}

}




#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_main_new {
	margin: 34px 0px 34px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: column;
	align-items: center;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_main_new .skmg_page_radio_main_new_in {
	margin: 34px 0px 34px 0px;
	padding: 0px 0px 0px 0px;
	max-width: 68%;
	width: auto;
	height: auto;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: column;
	align-items: center;

	width: 68%;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_main_new h3 {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 22px;
	line-height: 33px;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: 0.045em;
	color: #fe6931;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_main_new .skmg_page_radio_player_box .skmg_page_radio_player_box_image {
	margin: 16px 0px 0px 0px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_main_new a {
	margin: 31px 0px 0px 0px;
	padding: 0px 24px 0px 24px;
	width: auto;
	height: 36px;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 19px;
	line-height: 30px;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: 0.065em;
	color: #fe6931;
	border-style: solid;
	border-color: #fe6931;
	border-width: 2px;
	border-radius: 36px;
	background-color: #ffffff;
	box-sizing: border-box;
	white-space: nowrap;
	transition: background-color 0.3s ease 0s;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_main_new a .spbr {
	display: none;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_main_new a:hover {
	border-color: #fe6931;
	color: #ffffff;
	background-color: #fe6931;
}




@media only screen and ( max-width: 750px ){

	#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_main_new .skmg_page_radio_main_new_in {
		max-width: 100%;
		width: 100%;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_main_new a {
		width: auto;
		height: auto;
		line-height: 30px;
		border-radius: 96px;
		white-space: normal;
		padding-top: 2px;
		padding-bottom: 4px;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_main_new a .spbr {
		display: block;
	}

}




@media only screen and ( max-width: 480px ){

	#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_main_new {
		margin: 7.0833vw 0px 7.0833vw 0px;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_main_new .skmg_page_radio_main_new_in {
		margin: 7.0833vw 0px 7.0833vw 0px;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_main_new h3 {
		margin-bottom: 1.6666vw;
		font-size: 4.5833vw;
		line-height: 6.875vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_main_new .skmg_page_radio_player_box .skmg_page_radio_player_box_image {
		margin: 3.3333vw 0px 0px 0px;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_main_new a {
		margin: 6.4583vw 0px 0px 0px;
		padding: 0px 5vw 0px 5vw;
		font-size: 3.9583vw;
		line-height: 7.5vw;

		line-height: 6.25vw;
		padding-top: 2px;
		padding-bottom: 4px;
	}

}




#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body {
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body_archive {
	padding-top: 0px !important;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: block;
	text-align: left;
	vertical-align: middle;
	font-size: 26px;
	line-height: 44px;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: 0.085em;
	color: #fe6931;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body h2.big_size {
	font-size: 32px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body h2 small {
	font-size: 72%;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_corner_box {
	margin: 23px 0px 23px 0px;
	padding: 10px 27px 10px 27px;
	display: block;
	box-sizing: border-box;
	border-style: solid;
	border-color: #fe6931;
	border-width: 1px;
	border-radius: 5px;
	background-color: #ffffff;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_corner_box h3 {
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 8px 0px;
	width: auto;
	height: auto;
	display: block;
	text-align: left;
	vertical-align: middle;
	font-size: 18px;
	line-height: 44px;
	line-height: 28px;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: 0.085em;
	color: #fe6931;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_corner_box p {
	margin: 8px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	line-height: 29px;
	letter-spacing: 0.05em;
	background-image: none;
}




@media only screen and ( max-width: 1000px ){

	#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body {
		padding-top: 60px;
	}

}




@media only screen and ( max-width: 750px ){

	#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body {
		padding-top: 8vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_corner_box {
		border-radius: 1.3333vw;
	}

}




@media only screen and ( max-width: 480px ){

	#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body {
		/*padding-top: 12.5vw;*/
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body h2 {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-size: 5.4166vw;
		line-height: 9.1666vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body h2.big_size {
		font-size: 6.6666vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_corner_box {
		margin: 4.7916vw 0px 4.7916vw 0px;
		padding: 2.0833vw 5.625vw 2.0833vw 5.625vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_corner_box h3 {
		margin: 0px 0px 0px 0px;
		padding: 1.6666vw 0px 1.6666vw 0px;
		font-size: 3.75vw;
		line-height: 9.1666vw;
		line-height: 5.8333vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_corner_box p {
		margin: 1.6666vw 0px 1.6666vw 0px;
		padding: 0px 0px 0px 0px;
		font-size: 3.3333vw;
		line-height: 6.0416vw;
	}

}




#skmg_page_story .skmg_page_radio_form {
	margin: 100px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: block;
	background-color: #f0f0f0;
	border-radius: 5px 0px 0px 5px;
	position: relative;
}

#skmg_page_story .skmg_page_radio_form_overlay {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	display: block;
	background-color: rgba( 255, 255, 255, 0.0 );
	position: absolute;
	top: 0px;
	left: 0px;

	display: none;
}

#skmg_page_story .skmg_page_radio_form .skmg_page_radio_form_in {
	margin: 0px 0px 0px 0px;
	padding: 55px 0px 55px 65px;
	width: 75%;
	display: block;
	position: relative;
	box-sizing: border-box;
}

#skmg_page_story .skmg_page_radio_form .skmg_page_radio_form_in h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: 42px;
	display: block;
	line-height: 0px;
	position: absolute;
	top: -21px;
	left: 58px;
}

#skmg_page_story .skmg_page_radio_form .skmg_page_radio_form_in h3 img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: 100%;
	display: block;
}

#skmg_page_story .skmg_page_radio_form .skmg_page_radio_form_in2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

#skmg_page_story .skmg_page_radio_form .skmg_page_radio_form_part1 {
	margin: 0px 0px 28px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

#skmg_page_story .skmg_page_radio_form label {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: block;
	text-align: left;
	vertical-align: middle;
	font-size: 16px;
	line-height: 44px;
	text-decoration: none;
	letter-spacing: 0.085em;
	color: #383838;
}

#skmg_page_story .skmg_page_radio_form label small {
	margin: 0px 0px 0px 1em;
	padding: 0px 0px 0px 0px;
	color: #fe6931;
	font-size: 100%;
}

#skmg_page_story .skmg_page_radio_form textarea,
#skmg_page_story .skmg_page_radio_form input[type="text"] {
	margin: 0px 0px 0px 0px;
	padding: 7px 18px 8px 18px;
	display: block;
	width: 100%;
	height: auto;
	box-sizing: border-box;
	border-style: solid;
	border-color: #383838;
	border-width: 1px;
	border-radius: 5px;
	background-color: #ffffff;
	font-size: 16px;
	line-height: 28px;
	text-decoration: none;
	letter-spacing: 0.085em;
	color: #383838;
	font-family: inherit;
}

#skmg_page_story .skmg_page_radio_form textarea:focus,
#skmg_page_story .skmg_page_radio_form input[type="text"]:focus {
	background-color: #ffdccb;
}

#skmg_page_story .skmg_page_radio_form .customselect_cover {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
}

#skmg_page_story .skmg_page_radio_form .customselect_cover select option.disabled {
	display: none;
}

#skmg_page_story .skmg_page_radio_form .customselect_cover .custom-select {
	max-width: 100%;
}

#skmg_page_story .skmg_page_radio_form .customselect_cover .custom-select__option {
	margin: 0px 0px 0px 0px;
	padding: 7px 18px 8px 18px;
	background-color: #ffffff;
	font-size: 16px;
	line-height: 28px;
	text-decoration: none;
	letter-spacing: 0.085em;
	color: #383838;
	font-weight: 400;
	height: auto;
}

#skmg_page_story .skmg_page_radio_form .customselect_cover .custom-select__option:hover,
#skmg_page_story .skmg_page_radio_form .customselect_cover .custom-select__option:focus {
	background-color: #ffdccb;
}

#skmg_page_story .skmg_page_radio_form .customselect_cover .custom-select--active .custom-select__option:focus {
	background-color: #ffffff;
}

#skmg_page_story .skmg_page_radio_form .customselect_cover .custom-select__option--value {
	margin: 0px 0px 0px 0px;
	padding: 7px 3rem 8px 18px;
	background-color: #ffffff;
	border: 1px solid #383838;
	border-radius: 5px;
	font-size: 16px;
	line-height: 28px;
	text-decoration: none;
	letter-spacing: 0.085em;
	color: #383838;
}

#skmg_page_story .skmg_page_radio_form .customselect_cover .custom-select__option--value .text_adjust {
	display: inline-block;
	width: auto;
	height: 0px;
	overflow: hidden;
	opacity: 0.0;
}

#skmg_page_story .skmg_page_radio_form .customselect_cover .custom-select--active .custom-select__option--value {
	border-bottom-color: transparent;
	border-radius: 5px 5px 0px 0px;
}

#skmg_page_story .skmg_page_radio_form .customselect_cover .custom-select--dropup.custom-select--active .custom-select__option--value {
	border-top-color: transparent;
	border-bottom-color: #383838;
	border-radius: 0px 0px 5px 5px;
}

#skmg_page_story .skmg_page_radio_form .customselect_cover .custom-select__option--value::after {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	content: '';
	position: absolute;
	box-sizing: border-box;
	width: 48px;
	width: 3rem;
	height: 100%;
	top: 0px;
	right: 0px;
	border-width: 0px;
	transform: translateY(0%);
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-image: url("../images/radio_form_select_icon.svg");
	background-color: transparent;
	background-size: auto 32.55%;
}

#skmg_page_story .skmg_page_radio_form .customselect_cover .custom-select__option--value:hover {
	background-color: #ffffff;
}

#skmg_page_story .skmg_page_radio_form .customselect_cover .custom-select__dropdown {
	border-color: #383838;
	border-radius: 0px 0px 5px 5px;
}

#skmg_page_story .skmg_page_radio_form .customselect_cover .custom-select--dropup .custom-select__dropdown {
	border-radius: 5px 5px 0px 0px;
}

#skmg_page_story .skmg_page_radio_form .msgbox_error,
#skmg_page_story .skmg_page_radio_form .msgbox_success {
	margin: 0px 0px 0px 0px;
	padding: 7px 18px 8px 18px;
	display: block;
	width: 100%;
	height: auto;
	box-sizing: border-box;
	border-radius: 5px;
	background-color: #ffffff;
	font-size: 16px;
	line-height: 28px;
	text-decoration: none;
	letter-spacing: 0.085em;
	color: #fe3131;
	text-align: center;

	display: none;
}

#skmg_page_story .skmg_page_radio_form .msgbox_success {
	color: #383838;
}

#skmg_page_story .skmg_page_radio_form .skmg_page_radio_form_part2 {
	margin: 47px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: row;
	align-items: center;
}

#skmg_page_story .skmg_page_radio_form button.button_submit,
#skmg_page_story .skmg_page_radio_form input[type="reset"] {
	margin: 0px 15px 0px 15px;
	padding: 0px 24px 0px 24px;
	width: auto;
	min-width: 172px;
	height: 41px;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
	line-height: 41px;
	line-height: 38px;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: 0.085em;
	color: #ffffff;
	border-style: solid;
	border-color: #fe6931;
	border-width: 2px;
	border-radius: 36px;
	background-color: #fe6931;
	box-sizing: border-box;
	white-space: nowrap;
	transition: background-color 0.3s ease 0s;

	font-family: 'Noto Sans JP', sans-serif;
	font-style: normal;
	cursor: pointer;
}

#skmg_page_story .skmg_page_radio_form button.button_submit {
	position: relative;
}

#skmg_page_story .skmg_page_radio_form button.button_submit:hover {
	background-color: #ffffff;
	color: #fe6931;
}

#skmg_page_story .skmg_page_radio_form button.button_submit_anim {
	color: #fe6931 !important;
	background-color: #fe6931 !important;
}

#skmg_page_story .skmg_page_radio_form input[type="reset"] {
	background-color: #ffffff;
	color: #fe6931;
}

#skmg_page_story .skmg_page_radio_form input[type="reset"]:hover {
	background-color: #fe6931;
	color: #ffffff;
}




@media only screen and ( max-width: 1000px ){

	#skmg_page_story .skmg_page_radio_form {
		border-radius: 5px;
	}

	#skmg_page_story .skmg_page_radio_form .skmg_page_radio_form_in {
		margin: 0px 0px 0px 0px;
		padding: 55px 40px 55px 40px;
		width: auto;
	}

}




@media only screen and ( max-width: 750px ){

	#skmg_page_story .skmg_page_radio_form {
		border-radius: 1.3333vw;
	}

	#skmg_page_story .skmg_page_radio_form .skmg_page_radio_form_in {
		margin: 0px 0px 0px 0px;
		padding: 55px 5.3333vw 55px 5.3333vw;
		width: auto;
	}

	#skmg_page_story .skmg_page_radio_form .skmg_page_radio_form_in h3 {
		left: 7.7333vw;
	}

	#skmg_page_story .skmg_page_radio_form textarea,
	#skmg_page_story .skmg_page_radio_form input[type="text"] {
		border-radius: 1.3333vw;
	}

	#skmg_page_story .skmg_page_radio_form .customselect_cover .custom-select__option--value {
		border-radius: 1.3333vw;
	}

	#skmg_page_story .skmg_page_radio_form .customselect_cover .custom-select--active .custom-select__option--value {
		border-radius: 1.3333vw 1.3333vw 0px 0px;
	}

	#skmg_page_story .skmg_page_radio_form .customselect_cover .custom-select--dropup.custom-select--active .custom-select__option--value {
		border-radius: 0px 0px 1.3333vw 1.3333vw;
	}

	#skmg_page_story .skmg_page_radio_form .customselect_cover .custom-select__dropdown {
		border-radius: 0px 0px 1.3333vw 1.3333vw;
	}

	#skmg_page_story .skmg_page_radio_form .customselect_cover .custom-select--dropup .custom-select__dropdown {
		border-radius: 1.3333vw 1.3333vw 0px 0px;
	}

	#skmg_page_story .skmg_page_radio_form .msgbox_error,
	#skmg_page_story .skmg_page_radio_form .msgbox_success {
		border-radius: 1.3333vw;
	}

}




@media only screen and ( max-width: 480px ){

	#skmg_page_story .skmg_page_radio_form {
		margin: 20.8333vw 0px 0px 0px;
	}

	#skmg_page_story .skmg_page_radio_form .skmg_page_radio_form_in {
		padding: 11.4583vw 5.3333vw 11.4583vw 5.3333vw;
		padding: 11.4583vw 6.3333vw 11.4583vw 6.3333vw;
	}

	#skmg_page_story .skmg_page_radio_form .skmg_page_radio_form_in h3 {
		height: 8.75vw;
		top: -4.375vw;
		left: 7.7333vw;
		left: 4.7333vw;
	}

	#skmg_page_story .skmg_page_radio_form .skmg_page_radio_form_part1 {
		margin: 0px 0px 5.8333vw 0px;
	}

	#skmg_page_story .skmg_page_radio_form label {
		font-size: 3.3333vw;
		line-height: 9.1666vw;
	}

	#skmg_page_story .skmg_page_radio_form textarea,
	#skmg_page_story .skmg_page_radio_form input[type="text"] {
		margin: 0px 0px 0px 0px;
		padding: 1.4583vw 3.75vw 1.6666vw 3.75vw;
		font-size: 3.3333vw;
		line-height: 5.8333vw;
	}

	#skmg_page_story .skmg_page_radio_form .customselect_cover .custom-select__option {
		margin: 0px 0px 0px 0px;
		padding: 1.4583vw 3.75vw 1.6666vw 3.75vw;
		font-size: 3.3333vw;
		line-height: 5.8333vw;
	}

	#skmg_page_story .skmg_page_radio_form .customselect_cover .custom-select__option--value {
		margin: 0px 0px 0px 0px;
		padding: 1.4583vw 10vw 1.6666vw 3.75vw;
		font-size: 3.3333vw;
		line-height: 5.8333vw;
	}

	#skmg_page_story .skmg_page_radio_form .customselect_cover .custom-select__option--value::after {
		background-size: auto 32.55%;
		width: 10vw;
	}

	#skmg_page_story .skmg_page_radio_form .msgbox_error,
	#skmg_page_story .skmg_page_radio_form .msgbox_success {
		margin: 0px 0px 0px 0px;
		padding: 1.4583vw 3.75vw 1.6666vw 3.75vw;
		font-size: 3.3333vw;
		line-height: 5.8333vw;
	}

	#skmg_page_story .skmg_page_radio_form .skmg_page_radio_form_part2 {
		margin: 9.7916vw 0px 0px 0px;
	}

	#skmg_page_story .skmg_page_radio_form button.button_submit,
	#skmg_page_story .skmg_page_radio_form input[type="reset"] {
		margin: 0px 3.125vw 0px 3.125vw;
		padding: 0px 5vw 0px 5vw;
		min-width: 40%;
		height: 8.5416vw;
		font-size: 3.75vw;
		line-height: 8.5416vw;
		line-height: 7.9166vw;
		border-radius: 7.5vw;
	}

}




#skmg_page_story .skmg_page_radio_form button.button_submit .loader,
#skmg_page_story .skmg_page_radio_form button.button_submit .loader:after {
	border-radius: 50%;
	width: 20px;
	height: 20px;

	display: none;
}

#skmg_page_story .skmg_page_radio_form button.button_submit_anim .loader {
	display: block;
}

#skmg_page_story .skmg_page_radio_form button.button_submit .loader {
	margin: -10px 0px 0px -10px;
	font-size: 0px;
	position: absolute;
	top: 50%;
	left: 50%;
	/* text-indent: -9999em; */
	border-top: 2px solid rgba(255, 255, 255, 0.2);
	border-right: 2px solid rgba(255, 255, 255, 0.2);
	border-bottom: 2px solid rgba(255, 255, 255, 0.2);
	border-left: 2px solid #ffffff;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: load8 1.1s infinite linear;
	animation: load8 1.1s infinite linear;
	box-sizing: border-box;
}

@-webkit-keyframes load8 {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes load8 {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}




@media only screen and ( max-width: 480px ){

	#skmg_page_story .skmg_page_radio_form button.button_submit .loader,
	#skmg_page_story .skmg_page_radio_form button.button_submit .loader:after {
		width: 4.1666vw;
		height: 4.1666vw;
	}

	#skmg_page_story .skmg_page_radio_form button.button_submit .loader {
		margin: -2.0833vw 0px 0px -2.0833vw;
	}

}




#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_main_archive {
	margin: 84px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_main_archive .skmg_page_radio_main_archive_in {
	margin: 16px -23px 0px -23px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	flex-direction: row;
	align-items: flex-start;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_main_archive .skmg_page_radio_main_archive_item {
	margin: 0px 0px 40px 0px;
	padding: 0px 23px 0px 23px;
	width: 50%;
	box-sizing: border-box;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_main_archive .skmg_page_radio_main_archive_item h4 {
	margin: 0px 0px 11px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: block;
	text-align: left;
	vertical-align: middle;
	font-size: 16px;
	line-height: 24px;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: 0.045em;
	color: #fe6931;
}




@media only screen and ( max-width: 750px ){

	#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_main_archive .skmg_page_radio_main_archive_in {
		margin-left: 0px;
		margin-right: 0px;
		display: block;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_main_archive .skmg_page_radio_main_archive_item {
		padding: 0px 0px 0px 0px;
		width: 100%;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_main_archive .skmg_page_radio_main_archive_item h4 {
		font-size: 22px;
		line-height: 33px;
	}

}




@media only screen and ( max-width: 480px ){

	#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_main_archive {
		margin: 17.5vw 0px 0px 0px;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_main_archive .skmg_page_radio_main_archive_in {
		margin: 3.3333vw 0px 0px 0px;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_main_archive .skmg_page_radio_main_archive_item {
		margin: 0px 0px 8.3333vw 0px;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_radio_body .skmg_page_radio_main_archive .skmg_page_radio_main_archive_item h4 {
		margin: 0px 0px 2.2916vw 0px;
		font-size: 3.3333vw;
		line-height: 5vw;

		font-size: 4.5833vw;
		line-height: 6.875vw;
	}

}




/* ------------------------------------------------------------------------------------------------ Blu-ray */




#skmg_page_story .skmg_page_story_single_box .bluray_multi_images {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: auto;
	display: block;
	position: relative;
}

#skmg_page_story .skmg_page_story_single_box .bluray_multi_images .bluray_multi_images_body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: auto;
	display: block;
	box-sizing: border-box;
	border-radius: 5px;
	overflow: hidden;
}

#skmg_page_story .skmg_page_story_single_box .bluray_multi_images .bluray_multi_images_body::after {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	content: '';
	z-index: 20;
	pointer-events: none;

	box-sizing: border-box;
	border-style: solid;
	border-color: #fe6931;
	border-width: 1px;
	border-radius: 5px;
}

#skmg_page_story .skmg_page_story_single_box .bluray_multi_images .bluray_multi_images_body img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 0px;
	height: 0px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0.0;
}

#skmg_page_story .skmg_page_story_single_box .bluray_multi_images .bluray_multi_images_body .bluray_multi_images_body_item {
	margin: 0px 0px 0px 0px;
	padding: 75% 0px 0px 0px;
	width: 100%;
	height: 0px;
	display: block;
	opacity: 0.0;
	position: absolute;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-color: #ffffff;
	background-size: contain;
	transition: opacity 0.3s ease 0s;

	padding-top: 100%;
}

#skmg_page_story .skmg_page_story_single_box .bluray_multi_images .bluray_multi_images_body_type1 .bluray_multi_images_body_item {
	background-size: cover;
	padding-top: 56%;
	padding-top: 56.25%;
}

#skmg_page_story .skmg_page_story_single_box .bluray_multi_images .bluray_multi_images_body_type2 .bluray_multi_images_body_item {
	background-size: cover;
	padding-top: 150%;
}

#skmg_page_story .skmg_page_story_single_box .bluray_multi_images .bluray_multi_images_body .bluray_multi_images_body_item:first-child {
	position: relative;
}

#skmg_page_story .skmg_page_story_single_box .bluray_multi_images .bluray_multi_images_next,
#skmg_page_story .skmg_page_story_single_box .bluray_multi_images .bluray_multi_images_prev {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 38px;
	height: 38px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-color: transparent;
	background-size: auto 20px;
	position: absolute;
	top: 50%;
	margin-top: -19px;
	cursor: pointer;
	transition: opacity 0.3s ease 0s;
	opacity: 1.0;
}

#skmg_page_story .skmg_page_story_single_box .bluray_multi_images .bluray_multi_images_next:hover,
#skmg_page_story .skmg_page_story_single_box .bluray_multi_images .bluray_multi_images_prev:hover {
	opacity: 0.5;
}

#skmg_page_story .skmg_page_story_single_box .bluray_multi_images .bluray_multi_images_prev {
	right: 100%;
	background-image: url("../images/bluray_multi_prev.svg");
}

#skmg_page_story .skmg_page_story_single_box .bluray_multi_images .bluray_multi_images_next {
	left: 100%;
	background-image: url("../images/bluray_multi_next.svg");
}

#skmg_page_story .skmg_page_story_single_box .bluray_multi_images .bluray_multi_images_current {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 100%;
	left: 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: row;
	align-items: center;
	width: 100%;
	height: auto;
}

#skmg_page_story .skmg_page_story_single_box .bluray_multi_images .bluray_multi_images_current .bluray_multi_images_current_item {
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 4px;
	background-color: #b6bec4;
	cursor: pointer;
}

#skmg_page_story .skmg_page_story_single_box .bluray_multi_images .bluray_multi_images_current .current {
	background-color: #fe6931;
}




@media only screen and ( max-width: 750px ){

	#skmg_page_story .skmg_page_story_single_box .bluray_multi_images .bluray_multi_images_body {
		border-radius: 1.3333vw;
	}

	#skmg_page_story .skmg_page_story_single_box .bluray_multi_images .bluray_multi_images_body::after {
		border-radius: 1.3333vw;
	}

}




@media only screen and ( max-width: 480px ){

	#skmg_page_story .skmg_page_story_single_box .bluray_multi_images .bluray_multi_images_next,
	#skmg_page_story .skmg_page_story_single_box .bluray_multi_images .bluray_multi_images_prev {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		width: 7.9166vw;
		height: 7.9166vw;
		background-size: auto 4.1666vw;
		margin-top: -3.9583vw;
	}

	#skmg_page_story .skmg_page_story_single_box .bluray_multi_images .bluray_multi_images_current {
		margin: 2.0833vw 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

	#skmg_page_story .skmg_page_story_single_box .bluray_multi_images .bluray_multi_images_current .bluray_multi_images_current_item {
		margin: 0.9333vw 1.5vw 0.9333vw 1.5vw;
		padding: 0px 0px 0px 0px;
		display: block;
		width: 2.5vw;
		height: 2.5vw;
		border-radius: 1.25vw;
	}

}




#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body {
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: block;
	vertical-align: middle;
	text-align: center;
	font-size: 28px;
	line-height: 44px;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: 0.085em;
	color: #fe6931;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body h2 .spbr {
	display: none;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: block;
	vertical-align: middle;
	text-align: center;
	font-size: 20px;
	line-height: 35px;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: 0.045em;
	color: #fe6931;

	margin-top: 8px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body h3 span.big {
	font-size: 134%;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_rl1 {
	margin: 34px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	flex-direction: row;
	align-items: flex-start;

	margin-bottom: 58px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_rl1:last-child {
	margin-bottom: 0px !important;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_rl1 .skmg_page_bluray_body_rl1_left {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	width: 40%;

	margin-bottom: 0px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_rl1 .skmg_page_bluray_body_rl1_left a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: auto;
	display: block;
	text-decoration: none;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_rl1 .skmg_page_bluray_body_rl1_left img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: auto;
	display: block;

	box-sizing: border-box;
	border-style: solid;
	border-color: #fe6931;
	border-width: 1px;
	border-radius: 5px;
	line-height: 0px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_rl1 .skmg_page_bluray_body_rl1_right {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 40px;
	flex: 1;
	width: auto;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_rl1 .skmg_page_bluray_body_rl1_right p.tac {
	text-align: center;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_rl1 .skmg_page_bluray_body_rl1_right p:first-child {
	margin-top: 0px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_rl1 .skmg_page_bluray_body_rl1_right .bluray_seller:last-child,
#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_rl1 .skmg_page_bluray_body_rl1_right p:last-child {
	margin-bottom: 0px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body hr {
	margin: 58px 0px 50px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 1px;
	background-color: #fe6931;
	display: block;
	border-width: 0px;
	appearance: none;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body hr.notopmargin {
	margin-top: 0px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: block;
	vertical-align: middle;
	text-align: left;
	font-size: 18px;
	line-height: 28px;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: 0.045em;
	color: #fe6931;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .plaintext2 .indent,
#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .plaintext2 p,
#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .plaintext2,
#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body p.plaintext {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: middle;
	font-size: 16px;
	line-height: 29px;
	font-weight: 400;
	text-decoration: none;
	letter-spacing: 0.05em;
	color: #383838;
	background-image: none;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .plaintext2 p {
	margin: 0px 0px 0px 0px;
	display: table;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .plaintext2 p::before {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: table-cell;
	content: '◆';
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .plaintext2 p .highlight {
	color: #ffffff;
	background-color: #ff4600;
	font-weight: 700;
	padding: 1px 6px 1px 6px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .plaintext2 p small {
	font-size: 88%;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .plaintext2 .indent {
	margin: 0px 0px 0px 0px;
	display: table;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .plaintext2 .indent::before {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: table-cell;
	content: '◆';
	visibility: hidden;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body p strong {
	color: #fe6931;
	font-weight: 700;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body p.plaintext small {
	color: #fe6931;
	font-weight: 700;
	display: inline-block;
	margin-bottom: 3px;
	font-size: 14px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body p.notice {
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 21px;
	font-weight: 400;
	text-decoration: none;
	letter-spacing: 0.085em;
	color: #7b7b7b;
	background-image: none;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_benefit_img {
	margin: 44px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	justify-content: space-around;
	flex-direction: row;
	align-items: flex-start;

	margin-bottom: 40px;
	align-items: stretch;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_benefit_img .skmg_page_bluray_body_benefit_img_item {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 44%;
	height: auto;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_benefit_img .item_adjust {
	margin-top: auto;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_benefit_img .skmg_page_bluray_body_benefit_img_item h5 {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: block;
	vertical-align: middle;
	text-align: center;
	font-size: 16px;
	line-height: 29px;
	font-weight: 400;
	text-decoration: none;
	letter-spacing: 0.05em;
	color: #383838;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_benefit_img .skmg_page_bluray_body_benefit_img_item .bluray_multi_images {
	margin-bottom: 40px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_benefit_img .skmg_page_bluray_body_benefit_img_item .skmg_page_bluray_body_benefit_img_item_bg {
	margin: 0px 0px 0px 0px;
	padding: 75% 0px 0px 0px;
	width: 100%;
	height: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-color: #ffffff;
	background-size: contain;

	box-sizing: border-box;
	position: relative;
	border-radius: 5px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_benefit_img .skmg_page_bluray_body_benefit_img_item .skmg_page_bluray_body_benefit_img_item_bg::after {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	content: '';

	box-sizing: border-box;
	border-style: solid;
	border-color: #fe6931;
	border-width: 1px;
	border-radius: 5px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .bluray_seller {
	margin: 30px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	flex-direction: row;
	align-items: center;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .bluray_seller .bluray_seller_button {
	margin: 0px 0px 0px 0px;
	padding: 0px 24px 0px 24px;
	width: auto;
	height: 36px;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 19px;
	line-height: 30px;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: 0.065em;
	color: #fe6931;
	border-style: solid;
	border-color: #fe6931;
	border-width: 2px;
	border-radius: 36px;
	background-color: #ffffff;
	box-sizing: border-box;
	white-space: nowrap;
	transition: background-color 0.3s ease 0s;
	cursor: pointer;

	padding-left: 36px;
	padding-right: 36px;
	height: 48px;
	font-size: 24px;
	line-height: 42px;
	border-radius: 48px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .bluray_seller .bluray_seller_button:hover {
	background-color: #fe6931;
	border-color: #fe6931;
	color: #ffffff;
}




@media only screen and ( max-width: 750px ){

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body h2 .spbr {
		display: block;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_rl1 {
		display: block;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_rl1 .skmg_page_bluray_body_rl1_left {
		margin-left: auto;
		margin-right: auto;
		width: 72%;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_rl1 .skmg_page_bluray_body_rl1_left img {
		border-radius: 1.3333vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_rl1 .skmg_page_bluray_body_rl1_right {
		margin-top: 38px;
		padding-left: 0px;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_benefit_img {
		display: block;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_benefit_img .skmg_page_bluray_body_benefit_img_item {
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 40px;
		width: 88%;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_benefit_img .skmg_page_bluray_body_benefit_img_item .bluray_multi_images {
		margin-bottom: 60px;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_benefit_img .skmg_page_bluray_body_benefit_img_item .skmg_page_bluray_body_benefit_img_item_bg {
		border-radius: 1.3333vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_benefit_img .skmg_page_bluray_body_benefit_img_item .skmg_page_bluray_body_benefit_img_item_bg::after {
		border-radius: 1.3333vw;
	}

}




@media only screen and ( max-width: 480px ){

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body h2 {
		font-size: 5.8333vw;
		line-height: 9.1666vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body h3 {
		font-size: 4.1666vw;
		line-height: 7.2916vw;

		margin-top: 1.6666vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_rl1 {
		margin: 7.0833vw 0px 12.0833vw 0px;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_rl1:last-child {
		margin-bottom: 0px !important;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_rl1 .skmg_page_bluray_body_rl1_left {
		margin-bottom: 2.5vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body hr {
		margin: 12.0833vw 0px 10.4166vw 0px;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body h4 {
		font-size: 3.75vw;
		line-height: 5.8333vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .plaintext2 .indent,
	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .plaintext2 p,
	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .plaintext2,
	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body p.plaintext {
		margin: 1.0416vw 0px 1.0416vw 0px;
		font-size: 3.3333vw;
		line-height: 6.0416vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .plaintext2 p {
		margin: 0px 0px 0px 0px;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .plaintext2 p .highlight {
		padding: 0.2083vw 1.25vw 0.2083vw 1.25vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .plaintext2 .indent {
		margin: 0px 0px 0px 0px;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body p.plaintext small {
		margin-bottom: 0.625vw;
		font-size: 2.9166vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body p.notice {
		font-size: 2.5vw;
		line-height: 4.375vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_benefit_img {
		margin: 9.1666vw 0px 8.3333vw 0px;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_benefit_img .skmg_page_bluray_body_benefit_img_item {
		margin-bottom: 8.3333vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_benefit_img .skmg_page_bluray_body_benefit_img_item .bluray_multi_images {
		margin-bottom: 12.5vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_benefit_img .skmg_page_bluray_body_benefit_img_item h5 {
		margin: 0px 0px 1.6666vw 0px;
		font-size: 3.3333vw;
		line-height: 6.0416vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_benefit_img .skmg_page_bluray_body_benefit_img_item .bluray_multi_images {
		margin-bottom: 8.3333vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .bluray_seller {
		margin: 6.25vw 0px 6.25vw 0px;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .bluray_seller .bluray_seller_button {
		margin: 0vw 0vw 0vw 0vw;
		padding: 0px 3.75vw 0px 3.75vw;
		width: auto;
		height: 7.5vw;
		font-size: 3.3333vw;
		line-height: 6.25vw;
		border-width: 2px;
		border-radius: 7.5vw;

		padding-left: 7.5vw;
		padding-right: 7.5vw;
		height: 10vw;
		font-size: 5vw;
		line-height: 8.75vw;
		border-radius: 10vw;
	}

}




/* 店舗特典 */

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_rl2 {
	margin: 34px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	flex-direction: row;
	align-items: flex-start;

	margin-bottom: 58px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_rl2:last-child {
	margin-bottom: 0px !important;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_rl2 .skmg_page_bluray_body_rl2_left {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	width: 40%;

	margin-bottom: 0px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_rl2 .skmg_page_bluray_body_rl2_left img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: auto;
	display: block;

	box-sizing: border-box;
	border-style: solid;
	border-color: #fe6931;
	border-width: 1px;
	border-radius: 5px;
	line-height: 0px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_rl2 .skmg_page_bluray_body_rl2_right {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 40px;
	flex: 1;
	width: auto;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_rl2 .skmg_page_bluray_body_rl2_right p:first-child {
	margin-top: 0px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_rl2 .skmg_page_bluray_body_rl2_right p:last-child {
	margin-bottom: 0px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_store_benefits {
	margin: 34px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	justify-content: space-around;
	flex-direction: row;
	align-items: flex-start;
	align-items: stretch;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_store_benefits .skmg_page_bluray_store_benefits_item {
	margin: 0px 0px 50px 0px;
	padding: 0px 0px 0px 0px;
	width: 41%;
	height: auto;

	display: flex;
	flex-wrap: nowrap;
	flex-direction: column;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_store_benefits .skmg_page_bluray_store_benefits_item .bluray_multi_images {
	margin-top: auto;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_store_benefits .skmg_page_bluray_store_benefits_item p {
	margin: 0px 0px 18px 0px;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_store_benefits .skmg_page_bluray_store_benefits_item p small {
	font-size: 14px;
	color: #7b7b7b;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_store_benefits .skmg_page_bluray_store_benefits_item p strong {
	color: #fe6931;
	font-weight: 700;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_store_benefits .skmg_page_bluray_store_benefits_item .skmg_page_bluray_store_benefits_item_link {
	margin: 38px 0px 0px 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: row;
	align-items: center;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_store_benefits .skmg_page_bluray_store_benefits_item .skmg_page_bluray_store_benefits_item_link a {
	margin: 6px 6px 6px 6px;
	padding: 0px 24px 0px 24px;
	width: auto;
	height: 36px;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 19px;
	line-height: 30px;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: 0.065em;
	color: #ffffff;
	border-style: solid;
	border-color: #fe6931;
	border-width: 2px;
	border-radius: 36px;
	background-color: #fe6931;
	box-sizing: border-box;
	white-space: nowrap;
	transition: background-color 0.3s ease 0s;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_store_benefits .skmg_page_bluray_store_benefits_item .skmg_page_bluray_store_benefits_item_link a .hide_text {
	display: inline;
}

#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_store_benefits .skmg_page_bluray_store_benefits_item .skmg_page_bluray_store_benefits_item_link a:hover {
	background-color: #ffffff;
	border-color: #fe6931;
	color: #fe6931;
}




@media only screen and ( max-width: 1660px ){

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_store_benefits .skmg_page_bluray_store_benefits_item .skmg_page_bluray_store_benefits_item_link a .hide_text {
		display: none;
	}

}




@media only screen and ( max-width: 750px ){

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_rl2 {
		display: block;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_rl2 .skmg_page_bluray_body_rl2_left {
		margin-left: auto;
		margin-right: auto;
		width: 72%;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_rl2 .skmg_page_bluray_body_rl2_left img {
		border-radius: 1.3333vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_rl2 .skmg_page_bluray_body_rl2_right {
		margin-top: 38px;
		padding-left: 0px;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_store_benefits {
		display: block;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_store_benefits .skmg_page_bluray_store_benefits_item {
		margin-left: auto;
		margin-right: auto;
		width: 88%;
	}

}




@media only screen and ( max-width: 480px ){

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_rl2 {
		margin: 7.0833vw 0px 12.0833vw 0px;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_rl2:last-child {
		margin-bottom: 0px !important;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_body_rl2 .skmg_page_bluray_body_rl2_left {
		margin-bottom: 2.5vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_store_benefits {
		margin: 7.0833vw 0px 0px 0px;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_store_benefits .skmg_page_bluray_store_benefits_item {
		margin-bottom: 10.4166vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_store_benefits .skmg_page_bluray_store_benefits_item p {
		margin: 0px 0px 3.75vw 0px;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_store_benefits .skmg_page_bluray_store_benefits_item p small {
		font-size: 2.9166vw;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_store_benefits .skmg_page_bluray_store_benefits_item .skmg_page_bluray_store_benefits_item_link {
		margin: 7.9166vw 0px 0px 0px;
	}

	#skmg_page_story .skmg_page_story_single_box .skmg_page_bluray_body .skmg_page_bluray_store_benefits .skmg_page_bluray_store_benefits_item .skmg_page_bluray_store_benefits_item_link a {
		margin: 1.25vw 1.25vw 1.25vw 1.25vw;
		padding: 0px 5vw 0px 5vw;
		height: 7.5vw;
		font-size: 3.9583vw;
		line-height: 6.25vw;
		border-radius: 7.5vw;
	}

}




/* ------------------------------------------------------------------------------------------------ Blu-ray Modal */




.bluray_buttons_modal {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	display: block;
	position: fixed;
	top: 0px;
	left: 0px;

	/*transition: opacity 0.3s ease 0s;*/
	opacity: 1.0;
	display: block;
	z-index: 4000;

	opacity: 0.0;
	display: none;
}

.bluray_buttons_modal .bluray_buttons_modal_in {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: row;
	align-items: center;
}

.bluray_buttons_modal .bluray_buttons_modal_overlay {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #ffffff;
	background-color: rgba( 255, 255, 255, 0.9 );

	cursor: pointer;
}

.bluray_buttons_modal .bluray_buttons_modal_box {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 720px;
	height: auto;
	position: relative;
	display: block;
	background-color: #ffffff;
	box-sizing: border-box;
	border-style: solid;
	border-color: #fe6931;
	border-width: 2px;
	border-radius: 5px;
	line-height: 0px;
}

.bluray_buttons_modal .bluray_buttons_modal_box .bluray_buttons_modal_box_in {
	margin: 0px 0px 0px 0px;
	padding: 24px 24px 24px 24px;
	padding: 16px 16px 16px 16px;
	width: auto;
	height: auto;
	display: block;
}

.bluray_buttons_modal .bluray_buttons_modal_box .bluray_buttons_modal_box_nav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	flex-direction: row;
	align-items: center;
}

.bluray_buttons_modal .bluray_buttons_modal_box .bluray_buttons_modal_box_nav a {
	margin: 12px 12px 12px 12px;
	margin: 8px 8px 8px 8px;
	padding: 0px 24px 0px 24px;
	width: auto;
	height: 36px;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 19px;
	line-height: 30px;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: 0.065em;
	color: #fe6931;
	border-style: solid;
	border-color: #fe6931;
	border-width: 2px;
	border-radius: 36px;
	background-color: #ffffff;
	box-sizing: border-box;
	white-space: nowrap;
	transition: background-color 0.3s ease 0s;
}

.bluray_buttons_modal .bluray_buttons_modal_box .bluray_buttons_modal_box_nav a:hover {
	background-color: #fe6931;
	border-color: #fe6931;
	color: #ffffff;
}

.bluray_buttons_modal .bluray_buttons_modal_box .bluray_buttons_modal_box_close {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	position: absolute;
	top: -18px;
	right: -18px;
	display: block;
	cursor: pointer;
}

.bluray_buttons_modal .bluray_buttons_modal_box .bluray_buttons_modal_box_close .bluray_buttons_modal_box_close_icon {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: block;
	border-style: solid;
	border-color: #fe6931;
	border-width: 2px;
	box-sizing: border-box;
	border-radius: 100px;
	background-color: #ffffff;
	color: #fe6931;
	transition: background-color 0.3s ease 0s;
	width: 36px;
	height: 36px;

	background-color: #fe6931;
	color: #ffffff;
}

.bluray_buttons_modal .bluray_buttons_modal_box .bluray_buttons_modal_box_close:hover .bluray_buttons_modal_box_close_icon {
	background-color: #fe6931;
	border-color: #fe6931;
	color: #ffffff;

	background-color: #ffffff;
	color: #fe6931;
}

.bluray_buttons_modal .bluray_buttons_modal_box .bluray_buttons_modal_box_close .bluray_buttons_modal_box_close_icon svg {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 100%;
	height: 100%;
}




@media only screen and ( max-width: 792px ){

	.bluray_buttons_modal .bluray_buttons_modal_box {
		margin: 0px 36px 0px 36px;
		width: auto;
	}

}




@media only screen and ( max-width: 750px ){

	.bluray_buttons_modal .bluray_buttons_modal_box {
		border-radius: 1.3333vw;
	}

}




@media only screen and ( max-width: 480px ){

	.bluray_buttons_modal .bluray_buttons_modal_box {
		margin: 0px 7.5vw 0px 7.5vw;
	}

	.bluray_buttons_modal .bluray_buttons_modal_box .bluray_buttons_modal_box_in {
		padding: 3.3333vw 3.3333vw 3.3333vw 3.3333vw;
	}

	.bluray_buttons_modal .bluray_buttons_modal_box .bluray_buttons_modal_box_nav a {
		margin: 1.6666vw 1.6666vw 1.6666vw 1.6666vw;
		padding: 0px 3.75vw 0px 3.75vw;
		width: auto;
		height: 7.5vw;
		font-size: 3.3333vw;
		line-height: 6.25vw;
		border-width: 2px;
		border-radius: 7.5vw;
	}

	.bluray_buttons_modal .bluray_buttons_modal_box .bluray_buttons_modal_box_close {
		top: -3.75vw;
		right: -3.75vw;
	}

	.bluray_buttons_modal .bluray_buttons_modal_box .bluray_buttons_modal_box_close .bluray_buttons_modal_box_close_icon {
		width: 7.5vw;
		height: 7.5vw;
	}

}




/* ------------------------------------------------------------------------------------------------ GOODS */




#skmg_page_goods {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 75%;
}




@media only screen and ( max-width: 1000px ){

	#skmg_page_goods {
		width: auto;
	}

}




#skmg_page_goods .skmg_goods_list {
	margin: 0px -15px 0px -15px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	justify-content: space-around;
	justify-content: flex-start;
	flex-direction: row;
	align-items: flex-start;
	overflow: hidden;
}

#skmg_page_goods .skmg_goods_list .skmg_goods_list_item {
	margin: 0px 0px 46px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 33%;
	list-style-type: none;
}

#skmg_page_goods .skmg_goods_list .skmg_goods_list_item .skmg_goods_list_item_link {
	margin: 0px 15px 0px 15px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-decoration: none;
	transition: opacity 0.3s ease 0s;
	opacity: 1.0;
}

#skmg_page_goods .skmg_goods_list .skmg_goods_list_item .skmg_goods_list_item_link:hover {
	opacity: 0.5;
}

#skmg_page_goods .skmg_goods_list .skmg_goods_list_item .skmg_goods_list_item_link .skmg_goods_list_item_thumb {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	position: relative;

	box-sizing: border-box;
	border-style: solid;
	border-color: #fe6931;
	border-width: 1px;
	border-radius: 5px;
	overflow: hidden;
}

#skmg_page_goods .skmg_goods_list .skmg_goods_list_item .skmg_goods_list_item_link .skmg_goods_list_item_thumb .skmg_goods_list_item_thumb_bg {
	margin: 0px 0px 0px 0px;
	padding: 100% 0px 0px 0px;
	width: 100%;
	height: 0px;
	display: block;
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-color: transparent;
	background-size: contain;

	background-color: #ffffff;
}

#skmg_page_goods .skmg_goods_list .skmg_goods_list_item .skmg_goods_list_item_link .skmg_goods_list_item_name {
	margin: 7px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	vertical-align: middle;
	text-align: left;
	font-size: 16px;
	line-height: 29px;
	font-weight: 400;
	text-decoration: none;
	letter-spacing: 0.085em;
	color: #fe6931;
}




@media only screen and ( max-width: 750px ){

	#skmg_page_goods .skmg_goods_list .skmg_goods_list_item {
		width: 50%;
	}

	#skmg_page_goods .skmg_goods_list .skmg_goods_list_item .skmg_goods_list_item_link .skmg_goods_list_item_thumb {
		border-radius: 1.3333vw;
	}

}




@media only screen and ( max-width: 480px ){

	#skmg_page_goods .skmg_goods_list {
		margin: 0px -3.125vw 0px -3.125vw;
	}

	#skmg_page_goods .skmg_goods_list .skmg_goods_list_item {
		margin: 0px 0px 9.5833vw 0px;
	}

	#skmg_page_goods .skmg_goods_list .skmg_goods_list_item .skmg_goods_list_item_link {
		margin: 0px 3.125vw 0px 3.125vw;
	}

	#skmg_page_goods .skmg_goods_list .skmg_goods_list_item .skmg_goods_list_item_link .skmg_goods_list_item_name {
		margin: 1.4583vw 0px 0px 0px;
		font-size: 3.3333vw;
		line-height: 6.0416vw;
	}

}




#skmg_page_goods .skmg_goods_single_content {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

#skmg_page_goods .skmg_goods_single_content .skmg_goods_single_content_rl {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	flex-direction: row;
	align-items: flex-start;
}

#skmg_page_goods .skmg_goods_single_content .skmg_goods_single_content_rl .skmg_goods_single_content_rl_left {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 45%;
}

#skmg_page_goods .skmg_goods_single_content .skmg_goods_single_content_rl .skmg_goods_single_content_rl_left .skmg_goods_single_content_image {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

#skmg_page_goods .skmg_goods_single_content .skmg_goods_single_content_rl .skmg_goods_single_content_rl_left .skmg_goods_single_content_image .skmg_goods_single_content_image_body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	box-sizing: border-box;
	border-style: solid;
	border-color: #fe6931;
	border-width: 1px 1px 1px 1px;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
}

#skmg_page_goods .skmg_goods_single_content .skmg_goods_single_content_rl .skmg_goods_single_content_rl_left .skmg_goods_single_content_image .skmg_goods_single_content_image_body .skmg_goods_single_content_image_body_bg {
	margin: 0px 0px 0px 0px;
	padding: 100% 0px 0px 0px;
	width: 100%;
	height: 0px;
	display: block;
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-color: transparent;
	background-size: contain;

	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0.0;
	background-color: #ffffff;
}

#skmg_page_goods .skmg_goods_single_content .skmg_goods_single_content_rl .skmg_goods_single_content_rl_left .skmg_goods_single_content_image .skmg_goods_single_content_image_body .skmg_goods_single_content_image_body_bg:first-child {
	position: relative;
}

#skmg_page_goods .skmg_goods_single_content .skmg_goods_single_content_rl .skmg_goods_single_content_rl_left .skmg_goods_single_content_image .skmg_goods_single_content_image_thumb {
	margin: 18px -6px 0px -6px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	flex-direction: row;
	align-items: flex-start;
	overflow: hidden;
}

#skmg_page_goods .skmg_goods_single_content .skmg_goods_single_content_rl .skmg_goods_single_content_rl_left .skmg_goods_single_content_image .skmg_goods_single_content_image_thumb .skmg_goods_single_content_image_thumb_item {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 25%;
}

#skmg_page_goods .skmg_goods_single_content .skmg_goods_single_content_rl .skmg_goods_single_content_rl_left .skmg_goods_single_content_image .skmg_goods_single_content_image_thumb .skmg_goods_single_content_image_thumb_item .skmg_goods_single_content_image_thumb_item_in {
	margin: 0px 6px 12px 6px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	box-sizing: border-box;
	border-style: solid;
	border-color: #fe6931;
	border-width: 1px;
	border-radius: 5px;
	overflow: hidden;
	cursor: pointer;
}

#skmg_page_goods .skmg_goods_single_content .skmg_goods_single_content_rl .skmg_goods_single_content_rl_left .skmg_goods_single_content_image .skmg_goods_single_content_image_thumb .skmg_goods_single_content_image_thumb_item .skmg_goods_single_content_image_thumb_item_in2 {
	margin: 0px 0px 0px 0px;
	padding: 100% 0px 0px 0px;
	display: block;
	width: 100%;
	height: 0px;
	display: block;
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-color: transparent;
	background-size: contain;

	background-color: #ffffff;
}

#skmg_page_goods .skmg_goods_single_content .skmg_goods_single_content_rl .skmg_goods_single_content_rl_right {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 40px;
	display: block;
	flex: 1;
}

#skmg_page_goods .skmg_goods_single_content h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: block;
	text-align: left;
	vertical-align: middle;
	font-size: 22px;
	line-height: 28px;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: 0.045em;
	color: #fe6931;
}

#skmg_page_goods .skmg_goods_single_content hr {
	margin: 18px 0px 18px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	border-width: 0px;
	height: 1px;
	background-color: #fe6931;
}

#skmg_page_goods .skmg_goods_single_content table,
#skmg_page_goods .skmg_goods_single_content p {
	margin: 18px 0px 18px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	/*display: block;*/
	text-align: left;
	vertical-align: middle;
	font-size: 16px;
	line-height: 29px;
	text-decoration: none;
	letter-spacing: 0.05em;
	color: #383838;
}

#skmg_page_goods .skmg_goods_single_content p.goods_thumbs {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	height: 0px;
	overflow: hidden;
}

#skmg_page_goods .skmg_goods_single_content p.goods_thumbs img {
	width: 0px;
	height: 0px;
}

#skmg_page_goods .skmg_goods_single_content table {
	border-width: 0px;
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: auto;
	width: auto;
}

#skmg_page_goods .skmg_goods_single_content table tr th {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-width: 0px;
	color: #fe6931;
	font-weight: 400;
	white-space: nowrap;
	vertical-align: top;
}

#skmg_page_goods .skmg_goods_single_content table tr td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-width: 0px;
	font-weight: 400;
	word-break: break-all;
	vertical-align: top;
}

#skmg_page_goods .skmg_goods_single_content a {
	display: inine;
	text-decoration: underline;
	color: #fe6931;
	font-weight: 700;
	word-break: break-all;

	transition: opacity 0.3s ease 0s;
	opacity: 1.0;
}

#skmg_page_goods .skmg_goods_single_content a:hover {
	opacity: 0.5;
}




@media only screen and ( max-width: 750px ){

	#skmg_page_goods .skmg_goods_single_content .skmg_goods_single_content_rl {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		display: block;
	}

	#skmg_page_goods .skmg_goods_single_content .skmg_goods_single_content_rl .skmg_goods_single_content_rl_left {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}

	#skmg_page_goods .skmg_goods_single_content .skmg_goods_single_content_rl .skmg_goods_single_content_rl_left .skmg_goods_single_content_image .skmg_goods_single_content_image_body {
		border-radius: 1.3333vw;
	}

	#skmg_page_goods .skmg_goods_single_content .skmg_goods_single_content_rl .skmg_goods_single_content_rl_left .skmg_goods_single_content_image .skmg_goods_single_content_image_thumb .skmg_goods_single_content_image_thumb_item .skmg_goods_single_content_image_thumb_item_in {
		border-radius: 1.3333vw;
	}

	#skmg_page_goods .skmg_goods_single_content .skmg_goods_single_content_rl .skmg_goods_single_content_rl_right {
		padding-left: 0px;
		margin-top: 20px;
	}

}




@media only screen and ( max-width: 480px ){

	#skmg_page_goods .skmg_goods_single_content .skmg_goods_single_content_rl .skmg_goods_single_content_rl_left .skmg_goods_single_content_image .skmg_goods_single_content_image_thumb {
		margin: 3.75vw -1.25vw 0px -1.25vw;
	}

	#skmg_page_goods .skmg_goods_single_content .skmg_goods_single_content_rl .skmg_goods_single_content_rl_left .skmg_goods_single_content_image .skmg_goods_single_content_image_thumb .skmg_goods_single_content_image_thumb_item .skmg_goods_single_content_image_thumb_item_in {
		margin: 0px 1.25vw 12px 1.25vw;
	}

	#skmg_page_goods .skmg_goods_single_content .skmg_goods_single_content_rl .skmg_goods_single_content_rl_right {
		margin-top: 4.1666vw;
	}

	#skmg_page_goods .skmg_goods_single_content h2 {
		font-size: 4.5833vw;
		line-height: 5.8333vw;
	}

	#skmg_page_goods .skmg_goods_single_content hr {
		margin: 3.75vw 0px 3.75vw 0px;
	}

	#skmg_page_goods .skmg_goods_single_content table,
	#skmg_page_goods .skmg_goods_single_content p {
		margin: 3.75vw 0px 3.75vw 0px;
		font-size: 3.3333vw;
		line-height: 6.0416vw;
	}

}




#skmg_page_goods .skmg_goods_single_bottom {
	margin: 60px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

#skmg_page_goods .skmg_goods_single_bottom .skmg_goods_single_bottom_in {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: row;
	align-items: center;
}

#skmg_page_goods .skmg_goods_single_bottom .skmg_goods_single_bottom_link_next,
#skmg_page_goods .skmg_goods_single_bottom .skmg_goods_single_bottom_link_prev,
#skmg_page_goods .skmg_goods_single_bottom .skmg_goods_single_bottom_link {
	margin: 0px 20px 0px 20px;
	padding: 0px 24px 0px 24px;
	width: auto;
	height: 36px;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 19px;
	line-height: 30px;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: 0.065em;
	color: #fe6931;
	border-style: solid;
	border-color: #fe6931;
	border-width: 2px;
	border-radius: 36px;
	background-color: #ffffff;
	box-sizing: border-box;
	white-space: nowrap;
	transition: background-color 0.3s ease 0s;
}

#skmg_page_goods .skmg_goods_single_bottom .skmg_goods_single_bottom_link:hover {
	background-color: #fe6931;
	border-color: #fe6931;
	color: #ffffff;
}

#skmg_page_goods .skmg_goods_single_bottom .skmg_goods_single_bottom_link_next,
#skmg_page_goods .skmg_goods_single_bottom .skmg_goods_single_bottom_link_prev {
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-color: transparent;
	background-size: auto 20px;
	border-color: transparent;
	background-color: transparent;
}

#skmg_page_goods .skmg_goods_single_bottom span.skmg_goods_single_bottom_link_next,
#skmg_page_goods .skmg_goods_single_bottom span.skmg_goods_single_bottom_link_prev {
	visibility: hidden;
}

#skmg_page_goods .skmg_goods_single_bottom .skmg_goods_single_bottom_link_prev {
	background-image: url("../images/goods_button_prev.svg");
}

#skmg_page_goods .skmg_goods_single_bottom .skmg_goods_single_bottom_link_next {
	background-image: url("../images/goods_button_next.svg");
}




@media only screen and ( max-width: 480px ){

	#skmg_page_goods .skmg_goods_single_bottom {
		margin: 12.5vw 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		display: block;
	}

	#skmg_page_goods .skmg_goods_single_bottom .skmg_goods_single_bottom_link_next,
	#skmg_page_goods .skmg_goods_single_bottom .skmg_goods_single_bottom_link_prev,
	#skmg_page_goods .skmg_goods_single_bottom .skmg_goods_single_bottom_link {
		margin: 0vw 4.1666vw 0vw 4.1666vw;
		padding: 0px 3.75vw 0px 3.75vw;
		width: auto;
		height: 7.5vw;
		font-size: 3.3333vw;
		line-height: 6.25vw;
		border-width: 2px;
		border-radius: 7.5vw;
	}

	#skmg_page_goods .skmg_goods_single_bottom .skmg_goods_single_bottom_link_next,
	#skmg_page_goods .skmg_goods_single_bottom .skmg_goods_single_bottom_link_prev {
		background-size: auto 4.1666vw;
	}

}




/* ------------------------------------------------------------------------------------------------ comment modal */




#comment_overlay {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: none;
	position: relative;
}

#comment_modal {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	display: block;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 2000;
	background-repeat: repeat-y;
	background-position: left top;
	background-position: center center;
	background-color: rgba( 255, 70, 0, 0.7 );

	opacity: 0.0;
	display: none;
}

body.home #comment_modal {
	background-color: rgba( 255, 70, 0, 0.9 );
}

#comment_modal #comment_modal_inner {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: row;
	align-items: center;
}

#comment_modal #comment_modal_bg {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	position: absolute;
}

#comment_modal #comment_modal_scroll {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 64px;
	height: 64px;
	position: absolute;
	/*bottom: 5%;*/
	left: 50%;
	margin-left: -32px;

	width: 100%;
	height: 20%;
	left: 0%;
	margin-left: 0px;
	top: 80%;
	overflow: hidden;
	transition: opacity 0.3s ease 0s;
	opacity: 0.0;
}

#comment_modal #comment_modal_scroll #comment_modal_scroll_arrow,
#comment_modal #comment_modal_scroll #comment_modal_scroll_text {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
}

#comment_modal #comment_modal_scroll #comment_modal_scroll_arrow {
	background-image: url("../images/modal_scroll_arrow.svg");
	animation: menuscrollicon 0.5s ease-out alternate infinite;
	background-position: center 22%;
	background-size: auto 24px;
}

#comment_modal #comment_modal_scroll #comment_modal_scroll_text {
	background-image: url("../images/modal_scroll_text.svg");
	background-position: center 74%;
	background-size: auto 20px;
}

@keyframes menuscrollicon {
	0% {
		transform: translateY(0px);
	}
	100% {
		transform: translateY(6px);
	}
}

#comment_modal .comment_modal_rl {
	margin: 0px 0px 0px 0px;
	padding: 80px 80px 80px 80px;
	width: 1200px;
	height: 60%;
	position: relative;
	display: block;
	overflow: auto;
	box-sizing: border-box;
	background-color: #ffffff;
	border-radius: 20px;
}

#comment_modal .comment_modal_rl_in {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: auto;
	position: relative;
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	flex-direction: row;
	align-items: stretch;
}

#comment_modal .comment_modal_rl .comment_modal_rl_left {
	margin: 0px 0px 0px 0px;
	padding: 0px 50px 0px 0px;
	width: auto;
	height: auto;
	display: block;
	position: relative;
}

#comment_modal .comment_modal_rl .comment_modal_rl_left a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: block;
	text-decoration: none;
}

#comment_modal .comment_modal_rl .comment_modal_rl_left img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 600px;
	width: 570px;
	height: auto;
	box-sizing: border-box;
	border-style: solid;
	border-color: #fe6931;
	border-width: 1px;
	display: block;
	position: relative;
	border-radius: 5px;
}

#comment_modal .comment_modal_rl .comment_modal_rl_right {
	margin: 0px 0px 0px 0px;
	padding: 0px 1px 0px 0px;
	width: auto;
	height: auto;
	display: block;
	position: relative;
	flex: 1;
}

#comment_modal .comment_modal_rl .comment_modal_rl_right .comment_modal_header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: block;
	position: relative;
	display: block;
}

#comment_modal .comment_modal_rl .comment_modal_rl_right .comment_modal_header .comment_modal_header_right {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 16px 0px;
	width: auto;
	height: auto;
	display: block;
	position: relative;
	/*white-space: nowrap;*/
	border-style: solid;
	border-color: #fe6931;
	border-width: 0px 0px 1px 0px;
}

#comment_modal .comment_modal_rl .comment_modal_rl_right .comment_modal_header .comment_modal_header_cv {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: block;
	position: relative;
	transform: rotate(0.03deg);
	text-align: left;
	vertical-align: baseline;
	font-size: 18px;
	line-height: 21px;
	text-decoration: none;
	letter-spacing: 0.085em;
	font-weight: 700;
	color: #fe6931;
}

#comment_modal .comment_modal_rl .comment_modal_rl_right .comment_modal_header .comment_modal_header_name {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: block;
	position: relative;
	text-align: left;
	vertical-align: baseline;
	font-size: 30px;
	line-height: 53px;
	text-decoration: none;
	letter-spacing: 0.085em;
	font-weight: 700;
	color: #383838;
}

#comment_modal .comment_modal_rl .comment_modal_rl_right p {
	margin: 25px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: block;
	position: relative;
	transform: rotate(0.03deg);
	text-align: left;
	vertical-align: middle;
	font-size: 16px;
	line-height: 39px;
	text-decoration: none;
	letter-spacing: 0.085em;
	color: #383838;
}

#comment_modal #comment_modal_close {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	background-repeat: no-repeat;
	/*background-position: left top;*/
	background-position: center center;
	background-image: url("../images/modal_close.svg");
	background-size: contain;
	position: fixed;
	width: 200px;
	height: 200px;
	top: 0px;
	right: 0px;
}




#comment_modal .comment_modal_rl2 {
	overflow: visible;
	height: 300px;
}

@media only screen and ( max-height: 480px ){

	#comment_modal .comment_modal_rl2 {
		height: 60%;
	}

}

#comment_modal .comment_modal_rl2 .comment_modal_rl_in {
	height: 100%;
	align-items: stretch;
	justify-content: center;
}

#comment_modal .comment_modal_rl2 .comment_modal_rl_left {
	height: 100%;
}

#comment_modal .comment_modal_rl2 .comment_modal_rl_left img {
	width: auto;
	height: 100%;
}

#comment_modal .comment_modal_rl2 .comment_modal_rl_right {
	display: flex;
	align-items: center;
	flex: initial;
}

#comment_modal .comment_modal_rl2 .comment_modal_rl_right p {
	font-weight: 800;
	font-size: 19px;
	line-height: 40px;
}




#comment_modal .comment_modal_rl3 {
	overflow: visible;
	height: 80%;
	max-height: 630px;
}

#comment_modal .comment_modal_rl3 .comment_modal_rl_in {
	height: 100%;
}

#comment_modal .comment_modal_rl3 .comment_modal_rl_left {
	height: 100%;
}

#comment_modal .comment_modal_rl3 .comment_modal_rl_left img {
	width: auto;
	height: 100%;
	max-height: 470px;
}

#comment_modal .comment_modal_rl3 .comment_modal_rl_right {
	height: 100%;
	overflow: auto;
	/*display: flex;*/
	/*align-items: center;*/
}

#comment_modal .comment_modal_rl3 .comment_modal_rl_right::-webkit-scrollbar:horizontal {
	display: none; /* ? */
}

#comment_modal .comment_modal_rl3 .comment_modal_rl_right .comment_modal_rl_right_in {
	margin: auto 0px auto 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: block;
}




#comment_modal .comment_modal_rl4 {
	padding: 0px 0px 0px 0px;
	overflow: visible;
	width: 90%;
	height: 90% !important;
	background-color: transparent;
}

#comment_modal .comment_modal_rl4 .comment_modal_rl_in {
	width: 100%;
	height: 100%;
	padding-top: 0px;
}

#comment_modal .comment_modal_rl4 .comment_modal_rl_left {
	width: 100% !important;
	height: 100% !important;
}

#comment_modal .comment_modal_rl4 #comment_origin01b_bg {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url("../images/origin_illust/ts_comment01c_pc2.png");
	background-color: transparent;
	background-size: contain;
}

#comment_modal .comment_modal_rl4 .comment_modal_rl_left img {
	display: none !important;
}

#comment_modal .comment_modal_rl4 .comment_modal_rl_right {
	display: none !important;
}




@media only screen and ( max-width: 1600px ){

	#comment_modal .comment_modal_rl {
		padding: 5vw 5vw 5vw 5vw;
		width: 1000px;
	}

	#comment_modal .comment_modal_rl .comment_modal_rl_left {
		padding-right: 3.125vw;
		padding-right: 4vw;
	}

	#comment_modal .comment_modal_rl .comment_modal_rl_left img {
		/*width: 400px;*/
	}

	#comment_modal #comment_modal_close {
		width: 100px;
		height: 100px;
		top: 0px;
		right: 0px;
	}




	#comment_modal .comment_modal_rl2 .comment_modal_rl_left img {
		width: auto;
		height: 100%;
	}




	#comment_modal .comment_modal_rl3 .comment_modal_rl_left img {
		width: auto;
		height: 100%;
	}




	#comment_modal .comment_modal_rl4 {
		padding: 0px 0px 0px 0px;
		overflow: visible;
		width: 90%;
		height: 90% !important;
		background-color: transparent;
	}

}




@media only screen and ( max-width: 1370px ){

	#comment_modal #comment_modal_close {
		width: 50px;
		height: 50px;
		top: 0px;
		right: 0px;
	}

}




@media only screen and ( max-width: 1100px ){

	#comment_modal .comment_modal_rl {
		width: 800px;
	}

}




@media only screen and ( max-width: 840px ){

	#comment_modal .comment_modal_rl {
		margin: 0px 0px 0px 0px;
		padding: 5vw 5vw 5vw 5vw;
		width: 90%;
		height: 60%;
	}

	#comment_modal .comment_modal_rl .comment_modal_rl_left {
		margin: 0px 0px 0px 0px;
		padding: 0px 30px 0px 0px;
		width: 50%;
	}

	#comment_modal .comment_modal_rl .comment_modal_rl_left img {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		width: 100%;
	}




	#comment_modal .comment_modal_rl2 .comment_modal_rl_left {
		width: auto;
	}

	#comment_modal .comment_modal_rl2 .comment_modal_rl_left img {
		width: auto;
		height: 100%;
	}




	#comment_modal .comment_modal_rl3 {
		height: 80%;
	}

	#comment_modal .comment_modal_rl3 .comment_modal_rl_left {
		width: auto;
	}

	#comment_modal .comment_modal_rl3 .comment_modal_rl_left img {
		width: auto;
		height: 100%;
	}




	#comment_modal .comment_modal_rl4 {
		padding: 0px 0px 0px 0px;
		overflow: visible;
		width: 90%;
		height: 90% !important;
		background-color: transparent;
	}

}




@media only screen and ( max-width: 750px ){

	#comment_modal .comment_modal_rl {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		display: block;
		border-radius: 2.6666vw;
	}

	#comment_modal .comment_modal_rl_in {
		margin: 0px 0px 0px 0px;
		padding: 7.5vw 0px 0px 0px;
		display: block;
	}

	#comment_modal .comment_modal_rl .comment_modal_rl_left {
		margin: 0px auto 0px auto;
		padding: 0px 0px 0px 0px;
		width: 100%;
	}

	#comment_modal .comment_modal_rl .comment_modal_rl_left img {
		border-radius: 0.6666vw;
		border-radius: 1.3333vw;
	}

	#comment_modal .comment_modal_rl .comment_modal_rl_right {
		margin: 30px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		margin-left: 5vw;
		margin-right: 5vw;
	}




	/* rl3に合わせて小さく */
	#comment_modal #comment_modal_scroll {
		height: 10%;
		top: 90%;
	}

	#comment_modal #comment_modal_scroll #comment_modal_scroll_arrow {
		background-position: 42% 50%;
		background-size: auto 20px;
	}

	#comment_modal #comment_modal_scroll #comment_modal_scroll_text {
		background-position: 51% 50%;
		background-size: auto 16px;
	}




	#comment_modal .comment_modal_rl2 {
	}

	#comment_modal .comment_modal_rl2 .comment_modal_rl_in {
		height: 100%;
		align-items: stretch;
		justify-content: center;
		display: flex;

		display: block;
		height: 100%;
	}

	#comment_modal .comment_modal_rl2 .comment_modal_rl_left {
		height: auto;
		width: 30%;

		height: 50%;
		width: auto;
	}

	#comment_modal .comment_modal_rl2 .comment_modal_rl_left img {
		width: 100%;
		height: auto;

		height: 100%;
		width: auto;
		margin-left: auto;
		margin-right: auto;
	}

	#comment_modal .comment_modal_rl2 .comment_modal_rl_right {
		height: 40%;
		margin-top: 0px;
		display: flex;
		justify-content: center;
	}




	#comment_modal .comment_modal_rl3 {
		overflow: auto;
		height: 60%;

		height: 80%;
	}

	#comment_modal .comment_modal_rl3 .comment_modal_rl_in {
		height: auto;
	}

	#comment_modal .comment_modal_rl3_nothumb .comment_modal_rl_in {
		padding-top: 0vw;
	}

	#comment_modal .comment_modal_rl3 .comment_modal_rl_left {
		height: auto;
	}

	#comment_modal .comment_modal_rl3 .comment_modal_rl_left img {
		width: 32%;
		height: auto;
		margin-left: auto;
		margin-right: auto;
		max-height: none;
	}

	#comment_modal .comment_modal_rl3 .comment_modal_rl_right {
		height: auto;
		overflow: visible;
	}




	#comment_modal .comment_modal_rl4 #comment_origin01b_bg {
		background-image: url("../images/origin_illust/ts_comment01c_sp.png");
	}

}




@media only screen and ( max-width: 480px ){

	#comment_modal #comment_modal_scroll #comment_modal_scroll_arrow,
	#comment_modal #comment_modal_scroll #comment_modal_scroll_text {
	}

	#comment_modal #comment_modal_scroll #comment_modal_scroll_arrow {
		background-position: center 22%;
		background-size: auto 5vw;

		/* 小さく */
		background-position: 41% 50%;
		background-size: auto 4.16666vw;
	}

	#comment_modal #comment_modal_scroll #comment_modal_scroll_text {
		background-position: center 74%;
		background-size: auto 4.1666vw;

		/* 小さく */
		background-position: 52% 55%;
		background-size: auto 3.3333vw;
	}

	#comment_modal .comment_modal_rl .comment_modal_rl_right {
		margin: 6.25vw 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		margin-left: 5vw;
		margin-right: 5vw;
	}

	#comment_modal .comment_modal_rl .comment_modal_rl_right .comment_modal_header .comment_modal_header_right {
		margin: 0px 0px 0px 0px;
		padding: 0px 0vw 3.3333vw 0vw;
	}

	#comment_modal .comment_modal_rl .comment_modal_rl_right .comment_modal_header .comment_modal_header_cv {
		margin: 0px 0px 0px 0px;
		padding: 0px 0vw 0px 0vw;
		font-size: 3.75vw;
		line-height: 4.375vw;
	}

	#comment_modal .comment_modal_rl .comment_modal_rl_right .comment_modal_header .comment_modal_header_name {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0vw;
		font-size: 6.25vw;
		line-height: 11.0416vw;
		text-decoration: none;
	}

	#comment_modal .comment_modal_rl .comment_modal_rl_right p {
		margin: 5.208vw 0px 5.208vw 0px;
		padding: 0px 0px 0px 0px;
		font-size: 3.3333vw;
		line-height: 8.125vw;
	}

	#comment_modal #comment_modal_close {
		margin: 0px;
		padding: 0px;
		background-size: contain;
		position: fixed;
		width: 12.5vw;
		height: 12.5vw;
		top: 2.5vw;
		right: 3.75vw;

		/* rl3に合わせて小さく */
		width: 9.5vw;
		height: 9.5vw;
		top: 0vw;
		right: 0vw;
	}




	#comment_modal .comment_modal_rl2 .comment_modal_rl_right {
		margin-top: 0px;
	}

}




/* ------------------------------------------------------------------------------------------------ Modal */




#overlay {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	background-color: rgba( 255, 70, 0, 0.7 );
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 3000;

	display: none;
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
	cursor: pointer;
}

#overlay #modal_loading {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: row;
	align-items: center;

	opacity: 0.0;
	transition: opacity 0.3s linear 0s;
}

#overlay #modal_loading #modal_loading_icon {
	margin: 0px;
	padding: 0px;
	width: 50px;
	height: 50px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	/*background-image: url("../images/modal_loading.svg");*/
	background-size: contain;
	animation: 3.0s linear infinite loading_rot;
}

@keyframes loading_rot {
	0% {
		transform:rotate(0);
	}
	100% {
		transform:rotate(360deg);
	}
}



#modal {
	width: 630px;
	height: 0px;
	margin-top: 0px;
	margin-left: -345px;
	padding: 2px;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 3100;
	background-color: #ffffff;
	background-color: transparent;

	display: none;
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}

#modal_inner {
	margin: 0px;
	padding: 0px;
	position: relative;
}

#modal_close {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	background-repeat: no-repeat;
	/*background-position: left top;*/
	background-position: center center;
	background-image: url("../images/modal_close.svg");
	background-size: contain;
	position: absolute;
	position: fixed;
	top: 15px;
	right: 20px;
	width: 200px;
	height: 200px;

	-webkit-transition: opacity 0.3s linear 0s;
	transition: opacity 0.3s linear 0s;

	/*display: none;*/
}

#modal:hover #modal_close {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

#modal iframe {
	border: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
}

#modal img {
	display: block;
	margin: 0;
	padding: 0;
}




@media only screen and ( max-width: 1570px ){

	#modal_close {
		width: 100px;
		height: 100px;
		top: 0px;
		right: 0px;
	}

}




@media only screen and ( max-width: 1370px ){

	#modal_close {
		width: 50px;
		height: 50px;
		top: 0px;
		right: 0px;
	}

}




@media only screen and ( max-width: 750px ){

/*
	#modal_close {
		top: 2.5;
		right: 2.5vw;
		width: 9.5vw;
		height: 12vw;
	}
*/

}




@media only screen and ( max-width: 480px ){

	#modal_close {
		top: 3vw;
		right: 3vw;
		width: 15vw;
		height: 18vw;

		top: 0vw;
		right: 0vw;
		width: 12.5vw;
		height: 12.5vw;
	}

}




/* ------------------------------------------------------------------------------------------------ page top */




#pagetop {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: fixed;
	bottom: 0px;
	right: 60px;
	z-index: 900;
	width: 80px;
	height: 74px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center top;
	background-image: url("../images/page_top.svg");
	background-color: transparent;
	background-size: 100% auto;
	cursor: pointer;
	transition-delay: 0s;
	/*transition-property: all;*/
	/*transition-duration: 0.45s;*/
	/*transition-timing-function: cubic-bezier(.47,1.64,.41,.8);*/
	/*transition-timing-function: ease-in-out;*/

	opacity: 0.0;
	transition: opacity 0.45s ease-in-out, height 0.25s cubic-bezier(.47,1.64,.41,.8);
	/*display: none;*/
}

.pagetop_active {
	opacity: 1.0 !important;
	/*display: block !important;*/
}

#pagetop:hover {
	height: 92px;
	height: 80px;
}




@media only screen and ( max-width: 540px ){

	#pagetop {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		position: fixed;
		bottom: 0px;
		right: 6vw;
		width: 14.8148vw;
		height: 13.7037vw;
	}

	#pagetop:hover {
		height: 17.037vw;
		height: 14.8148vw;
	}

}




@media only screen and ( max-width: 750px ){

/*
	#pagetop {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		position: fixed;
		bottom: 0px;
		right: 8vw;
		width: 10.6666vw;
		height: 9.8666vw;
	}

	#pagetop:hover {
		height: 12.2666vw;
	}
*/

}




/* ------------------------------------------------------------------------------------------------ Footer */




#skmg_footer {
	margin: 0px 0px 0px 0px;
	padding: 120px 0px 40px 0px;
	position: relative;
	width: 100%;
	display: block;
	background-color: #f9f9f9;
}

#skmg_footer #skmg_footer_content {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 1200px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	justify-content: space-between;
	flex-direction: row;
	align-items: center;
}




@media only screen and ( max-width: 1200px ){

	#skmg_footer #skmg_footer_content {
		margin: 0px auto 0px auto;
		padding: 0px 0px 0px 0px;
		position: relative;
		width: auto;
		display: flex;
		flex-wrap: nowrap;
		justify-content: center;
		justify-content: space-around;
		flex-direction: row;
		align-items: center;
	}

}




@media only screen and ( max-width: 750px ){

	#skmg_footer {
		margin: 0px 0px 0px 0px;
		padding: 13.3333vw 0px 6.6666vw 0px;
		padding: 13.3333vw 0px 13.3333vw 0px;
		padding: 13.3333vw 0px 18.3333vw 0px;
	}

	#skmg_footer #skmg_footer_content {
		display: block;
	}

}




#skmg_footer #skmg_footer_logo {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 20%;
	display: block;
}

#skmg_footer #skmg_footer_logo img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: auto;
	display: block;
}




@media only screen and ( max-width: 1000px ){

	#skmg_footer #skmg_footer_logo {
		width: 34%;
	}

}




@media only screen and ( max-width: 750px ){

	#skmg_footer #skmg_footer_logo {
		margin-left: auto;
		margin-right: auto;
		width: 40%;
	}

}




#skmg_footer #skmg_footer_links {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 40%;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	flex-direction: row;
	align-items: center;
}

#skmg_footer #skmg_footer_links a {
	margin: 6px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	width: 33%;
	display: block;
	text-align: left;
	vertical-align: middle;
	font-size: 16px; /* 1.1428571428571428571428571428571 */
	line-height: 26px;
	text-decoration: none;
	letter-spacing: 0.085em;
	color: #383838;
}




@media only screen and ( max-width: 1000px ){

	#skmg_footer #skmg_footer_links {
		display: none;
	}

}




#skmg_footer #skmg_footer_nav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	flex-direction: row;
	align-items: center;
}

#skmg_footer #skmg_footer_nav .skmg_footer_nav_head {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 100%;
	display: block;
	text-align: left;
	vertical-align: middle;
	font-size: 16px; /* 1.1428571428571428571428571428571 */
	line-height: 26px;
	text-decoration: none;
	letter-spacing: 0.085em;
	font-weight: 700;
	color: #383838;
}

#skmg_footer #skmg_footer_nav a {
	margin: 0px 24px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 36px;
	display: block;
}

#skmg_footer #skmg_footer_nav a img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: auto;
	display: block;
}




@media only screen and ( max-width: 750px ){

	#skmg_footer #skmg_footer_nav {
		margin-top: 7.4666vw;
		margin-left: auto;
		margin-right: auto;
		justify-content: center;
	}

	#skmg_footer #skmg_footer_nav .skmg_footer_nav_head {
		margin: 0px 0px 1.8666vw 0px;
		padding: 0px 0px 0px 0px;
		text-align: center;
		font-size: 2.1333vw;
		line-height: 3.4666vw;
		letter-spacing: 0.085em;
	}

	#skmg_footer #skmg_footer_nav a {
		margin: 0px 1.8666vw 0px 1.8666vw;
		width: 5.6vw;
	}

}




#skmg_footer #skmg_footer_cr {
	margin: 70px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: auto;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 13px; /* 1.1428571428571428571428571428571 */
	line-height: 16px;
	text-decoration: none;
	letter-spacing: 0.085em;
	color: #fe6931;
}




@media only screen and ( max-width: 480px ){

	#skmg_footer #skmg_footer_cr {
		margin: 9.375vw 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-size: 2.7083vw;
		line-height: 3.3333vw;
		letter-spacing: 0.085em;
	}

}