@charset "UTF-8";


/*

	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;

	border-radius: 50px;

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

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

	position: relative;
	position: absolute;
	top: 0px;
	left: 0px;
	width: auto;
	height: auto;
	z-index: 10000;

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

	border-radius: 50px;

	transition: background-color 0.3s ease 0s;

	transition: opacity 0.3s ease 0s;




.noto-sans-jp-<uniquifier> {
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: <weight>;
	font-style: normal;
}


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


}

*/




:root{
/*
	--mag25: 2.5 / 750px * 100 * 1vw;
	--mag23: 2.3 / 750px * 100 * 1vw;
	--mag22: 2.2 / 750px * 100 * 1vw;
	--mag2:  2.0 / 750px * 100 * 1vw;
	--mag17: 1.7 / 750px * 100 * 1vw;
	--mag15: 1.5 / 750px * 100 * 1vw;
	--mag13: 1.3 / 750px * 100 * 1vw;
	--mag12: 1.2 / 750px * 100 * 1vw;
	--mag1:  1.0 / 750px * 100 * 1vw;

	--mag1920:  1.0 / 1920px * 100 * 1vw;
*/

	--mag25: 0.333333vw;
	--mag23: 0.306666vw;
	--mag22: 0.293333vw;
	--mag2:  0.266666vw;
	--mag17: 0.226666vw;
	--mag15: 0.2vw;
	--mag13: 0.173333vw;
	--mag12: 0.16vw;
	--mag1:  0.133333vw;

	--sp-border-width: 1px;

	--mag1920: 0.05208333vw;

	/* min-height: calc( 107 * var(--mag13) ); */
}




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

body {
	background-repeat: repeat-y;
	background-position: left top;
	background-position: center top;
	background-image: url("../images/news_bg01.jpg");
	background-color: #bbb4ac;
	background-size: 100% auto;
}

.default_font_family,
body {
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
}

strong {
	font-weight: 900;
}




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


}




/* ------------------------------------------------------------------------------------------------ Anchor */




.anchor_pos {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 100%;
	height: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
}

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

	.anchor_pos {
		top: calc( 0 * var(--mag13) );
	}

}




/* ------------------------------------------------------------------------------------------------ MAIN */




#cf_main {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}




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




#cf_top_fv {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px calc( 0.585 * var(--cut-padding-bt) ) 0px;
	display: block;
	width: auto;
	height: auto;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-image: url("../images/top_fv_bg01.jpg");
	background-color: transparent;
	background-size: cover;
}

#cf_top_fv #cf_top_fv_rl {
	margin: 0px auto 0px auto;
	padding: 74px 0px 74px 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: row;
	align-items: stretch;
	gap: 90px;
	width: 1770px;
	height: auto;
}

#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_left {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	width: auto;
	height: auto;
	flex: 1;
	position: relative;
}

#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_left::before {
	margin: 0px 0px 0px 0px;
	padding: 110% 0px 0px 0px;
	display: block;
	content: '';
	width: 114%;
	height: 0%;
	position: absolute;
	top: -7%;
	left: -7%;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-image: url("../images/top_fv_kira01.png");
	background-color: transparent;
	background-size: contain;
}

#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_left h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	position: relative;
}

#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_left h2 {
	margin: 14px 0px 120px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 81.2039%;
	height: auto;
	position: relative;
}

#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_left h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 81.5724%;
	height: auto;
	background-color: rgb(159, 159, 159);
	box-shadow: 7px 6px 0px 0px rgba(0, 0, 0, 0.11);
	border-style: solid;
	border-color: #000000;
	border-width: 1px 1px 1px 1px;
	box-sizing: border-box;
	position: relative;
}

body.language_en #cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_left h3 {
	margin-top: 6%;
}

#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_left h3 #cf_top_pv_cover {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	border-style: solid;
	border-color: #ffffff;
	border-width: 9px 9px 9px 9px;
	box-sizing: border-box;
}

#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_left h3 #cf_top_pv_cover a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-decoration: none;
	width: 100%;
	height: auto;
	position: relative;
}

#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_left h3 #cf_top_pv_cover a::after {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-image: url("../images/top_fv_pv_play.svg");
	background-color: rgba(159, 159, 159, 0.5);
	background-size: 21.2074% auto;
	transition: opacity 0.3s ease 0s;
	opacity: 1.0;
}

#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_left h3 #cf_top_pv_cover a:hover::after {
	opacity: 0.0;
}

#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_left h3 img,
#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_left h2 img,
#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_left h1 img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 100%;
	height: auto;
}

#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_right {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 865px;
	height: auto;
	position: relative;
}

#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_right #top_kv_box {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 100%;
	height: auto;
	position: relative;
	box-shadow: 0px 0px 80px 15px rgba(0, 0, 0, 0.31);
}

#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_right #top_kv_box img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 100%;
	height: auto;
	position: absolute;
	top: 0px;
	left: 0px;
}

#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_right #top_kv_box img:first-child {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 100%;
	height: auto;
	position: relative;
}

#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_right #top_kv_box_sel {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: row;
	align-items: center;
	gap: 23px;
	width: 100%;
	height: auto;
	position: absolute;
	bottom: -34px;
	left: 0px;
	z-index: 1000;
}

#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_right #top_kv_box_sel .kv_box_sel_item {
	margin: 0px 0px 0px 0px;
	padding: 6px 6px 6px 6px;
	display: block;
	width: auto;
	height: auto;
	background-color: #ffffff;
	cursor: pointer;
	transition: background-color 0.3s ease 0s;
}

#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_right #top_kv_box_sel .current {
	background-color: #FF005E;
	background-image: linear-gradient(135deg,rgba(255, 0, 94, 1) 0%, rgba(141, 0, 220, 1) 100%);
}

#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_right #top_kv_box_sel .kv_box_sel_item .kv_box_sel_item_in {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 162px;
	height: 75px;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-color: #ffffff;
	background-size: cover;
}

#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_right #top_kv_box_sel .kv_box_sel_item:nth-child(1) .kv_box_sel_item_in {
	background-image: url("../images/top_fv_kv01_thumb.jpg");
}

#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_right #top_kv_box_sel .kv_box_sel_item:nth-child(2) .kv_box_sel_item_in {
	background-image: url("../images/top_fv_kv02_thumb.jpg");
}

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

	#cf_top_fv #cf_top_fv_rl {
		padding: 3.8541dvw 0px 3.8541dvw 0px;
		gap: 4.6875dvw;
		width: 92.1875dvw;
	}

	#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_left h2 {
		margin: 1.7199% 0px 14.742% 0px;
	}

	#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_left h3 {
		box-shadow: 7px 6px 0px 0px rgba(0, 0, 0, 0.11);
	}

	#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_left h3 #cf_top_pv_cover {
		border-width: 9px 9px 9px 9px;
	}

	#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_left h3 #cf_top_pv_cover a::after {
		background-size: 21.2074% auto;
	}

	#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_right {
		width: 45.052dvw;
	}

	#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_right #top_kv_box {
		box-shadow: 0px 0px 4.1666dvw 0.78125dvw rgba(0, 0, 0, 0.31);
	}

	#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_right #top_kv_box_sel {
		gap: 23px;
		bottom: -34px;

		gap: 1.1979dvw;
		bottom: -1.7708dvw;
	}

	#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_right #top_kv_box_sel .kv_box_sel_item .kv_box_sel_item_in {
	/*#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_right #top_kv_box_sel .kv_box_sel_item {*/
		width: 162px;
		height: 75px;

		width: 8.4375dvw;
		height: 3.90625dvw;
	}

}

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

	#cf_top_fv #cf_top_fv_rl {
		padding: 3.8541dvw 0px 3.8541dvw 0px;
		gap: 4.6875dvw;
		width: 92.1875dvw;

		flex-direction: column-reverse;
		align-items: center;
		width: 100%;

		padding: calc( 8.8541dvw * 2 ) 0px calc( 3.8541dvw * 2 ) 0px;
		gap: calc( 4.6875dvw * 2 );
	}

	#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_left {
		width: 92.1875dvw;
	}

	#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_left::before {
		width: 100dvw;
		top: -18dvw;
		left: -4dvw;
	}

	#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_left h2 {
		margin: 1.7199% 0px 14.742% 0px;

		margin-bottom: 8%;
	}

	#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_left h3 {
		box-shadow: 7px 6px 0px 0px rgba(0, 0, 0, 0.11);
	}

	#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_left h3 #cf_top_pv_cover {
		border-width: 9px 9px 9px 9px;
	}

	#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_left h3 #cf_top_pv_cover a::after {
		background-size: 21.2074% auto;
	}

	#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_right {
		width: 45.052dvw;

		width: 92.1875dvw;
	}

	#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_right #top_kv_box {
		box-shadow: 0px 0px 4.1666dvw 0.78125dvw rgba(0, 0, 0, 0.31);
	}

	#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_right #top_kv_box_sel {
		gap: 23px;
		bottom: -34px;

		gap: 2.0909dvw;
		bottom: -3.0909dvw;

		bottom: -4dvw;
	}

	#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_right #top_kv_box_sel .kv_box_sel_item {
		padding: 6px 6px 6px 6px;
		padding: 0.5454vw;
	}

	#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_right #top_kv_box_sel .kv_box_sel_item .kv_box_sel_item_in {
	/*#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_right #top_kv_box_sel .kv_box_sel_item {*/
		width: 162px;
		height: 75px;

		width: 14.7272dvw;
		height: 6.8181dvw;

		width: 19dvw;
		height: 8dvw;
	}

}

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

	#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_left h3 {
		box-shadow: 7px 6px 0px 0px rgba(0, 0, 0, 0.11);

		box-shadow: 0.9333dvw 0.8dvw 0px 0px rgba(0, 0, 0, 0.11);
	}

	#cf_top_fv #cf_top_fv_rl #cf_top_fv_rl_left h3 #cf_top_pv_cover {
		border-width: 9px 9px 9px 9px;

		border-width: 1.2dvw;
	}
}




/* ------------------------------------------------------------------------------------------------ cut */




:root {
	--cut-padding-bt: 300px;
	/*--base-mag-type1: 0.873998543;*/ /* 1200 / 1373 */

	--base-mag-type1: 0.80117;
	--base-mag-type2: 0.80117;
}

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

	:root {
		--cut-padding-bt: 27.2727dvw;
	}

}

.bgcut_tb_lr {
	clip-path: polygon(
		0 var(--cut-padding-bt),
		100% 0,
		100% calc( 100% - var(--cut-padding-bt) ),
		0 100%
	);
}

.bgcut_b_lr {
	clip-path: polygon(
		0 0,
		100% 0,
		100% calc( 100% - var(--cut-padding-bt) ),
		0 100%
	);
}




.single_b_lrgraybg::after {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	content: '';
	background-repeat: no-repeat;
	background-position: left 0%;
	background-image: url("../images/footer_bg_type2.png");
	background-color: transparent;
	background-size: 100% auto;
	width: 100%;
	height: calc( 20vw * var(--base-mag-type1) );
	position: absolute;
	bottom: 0px;
	left: 0px;
}

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

	.single_b_lrgraybg::after {
		background-size: 1280px auto;
		height: calc( 358px * 1.0 );
	}

}

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

	.single_b_lrgraybg::after {
		background-size: calc( 1280 * var(--mag13) ) auto;
		height: calc( 192 * var(--mag13) );
	}

}




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




#cf_menu_button {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	position: fixed;
	top: 10px;
	right: 16px;
	width: calc( 174px * var(--base-mag-type1) );
	height: calc( 135px * var(--base-mag-type1) );
	z-index: 15000;
	cursor: pointer;
}

#cf_menu_button #cf_menu_button_close,
#cf_menu_button #cf_menu_button_open {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	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: contain;
	transition: opacity 0.3s ease 0s;
}

#cf_menu_button #cf_menu_button_open {
	background-image: url("../images/menu_open.png");
	opacity: 1.0;
}

#cf_menu_button #cf_menu_button_close {
	background-image: url("../images/menu_close.png");
	opacity: 0.0;
}

body.open_menu #cf_menu_button #cf_menu_button_open {
	opacity: 0.0;
}

body.open_menu #cf_menu_button #cf_menu_button_close {
	opacity: 1.0;
}

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

	#cf_menu_button {
		top: 10px;
		right: 16px;
		width: calc( 174px * var(--base-mag-type1) );
		height: calc( 135px * var(--base-mag-type1) );

		top: 1.3333dvw;
		right: 2.1333dvw;
		width: calc( 23.2dvw * var(--base-mag-type2) );
		height: calc( 18dvw * var(--base-mag-type2) );
	}

}




#cf_header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

#cf_header #cf_header_fixed {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	height: 100dvh;
	z-index: 10000;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-image: url("../images/menu_bg01.jpg");
	background-color: transparent;
	background-size: cover;

	/*display: none;*/
	opacity: 0.0;
	z-index: -100;
}

#cf_header #cf_header_fixed #cf_header_nav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	justify-content: space-evenly;
	flex-direction: column;
	align-items: center;
	width: 100%;
	height: 100%;
	overflow: auto;
	gap: calc( 160px * var(--base-mag-type1) );
}

#cf_header #cf_header_fixed #cf_header_nav h3 {
	margin: 0px 0px 0px 0px;
	padding: calc( 160px * var(--base-mag-type1) ) 0px 0px 0px;
	display: block;
	width: auto;
	height: calc( 348px * var(--base-mag-type1) );
}

#cf_header #cf_header_fixed #cf_header_nav h3 a {
	transition: opacity 0.3s ease 0s;
}

#cf_header #cf_header_fixed #cf_header_nav h3 a:hover {
	opacity: 0.5;
}

#cf_header #cf_header_fixed #cf_header_nav h3 a,
#cf_header #cf_header_fixed #cf_header_nav h3 img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: 100%;
}

#cf_header #cf_header_fixed #cf_header_nav #cf_header_menu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px calc( 160px * var(--base-mag-type1) ) 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	flex-direction: row;
	align-items: center;
	gap: calc( 98px * var(--base-mag-type1) );
	width: 60dvw;
	width: 1100px;
	height: auto;
}

#cf_header #cf_header_fixed #cf_header_nav #cf_header_menu a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-end;
	flex-direction: row;
	align-items: center;
/*
	min-width: calc( ( 100% - ( 98px * var(--base-mag-type1) ) * 1 ) / 2 );
	width: 510px;
*/
	transition: opacity 0.3s ease 0s;
}

#cf_header #cf_header_fixed #cf_header_nav #cf_header_menu a.blank {
	visibility: hidden;
	pointer-events: none;
	cursor: auto;
}

#cf_header #cf_header_fixed #cf_header_nav #cf_header_menu a:hover {
	opacity: 0.5;
}

#cf_header #cf_header_fixed #cf_header_nav #cf_header_menu a:nth-child(odd) {
	width: 410px;
}

#cf_header #cf_header_fixed #cf_header_nav #cf_header_menu a:nth-child(even) {
	width: 510px;
}

#cf_header #cf_header_fixed #cf_header_nav #cf_header_menu a img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: calc( 104px * var(--base-mag-type1) );
}

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

	#cf_header #cf_header_fixed #cf_header_nav #cf_header_menu {
		justify-content: flex-end;
		width: 100%;
		width: 60dvw;
	}

}

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

	#cf_header #cf_header_fixed #cf_header_nav {
		gap: calc( 160px * var(--base-mag-type1) );

		gap: calc( 14.5454dvw * var(--base-mag-type2) );
	}

	#cf_header #cf_header_fixed #cf_header_nav h3 {
		padding: calc( 160px * var(--base-mag-type1) ) 0px 0px 0px;
		height: calc( 348px * var(--base-mag-type1) );

		padding: calc( 14.5454dvw * var(--base-mag-type2) ) 0px 0px 0px;
		height: calc( 31.6363dvw * var(--base-mag-type2) );
	}

	#cf_header #cf_header_fixed #cf_header_nav #cf_header_menu {
		padding: 0px 0px calc( 160px * var(--base-mag-type1) ) 0px;
		gap: calc( 98px * var(--base-mag-type1) );
		width: 60dvw;

		padding: 0px 0px calc( 14.5454dvw * var(--base-mag-type2) ) 0px;
		gap: calc( 8.909dvw * var(--base-mag-type2) );
	}

	#cf_header #cf_header_fixed #cf_header_nav #cf_header_menu a {
		min-width: calc( ( 100% - ( 98px * var(--base-mag-type1) ) * 1 ) / 2 );
		width: 510px;

		min-width: 0px;
		width: calc( 46.3636dvw * var(--base-mag-type2) );
	}

	#cf_header #cf_header_fixed #cf_header_nav #cf_header_menu a.blank {
		display: none;
	}

	#cf_header #cf_header_fixed #cf_header_nav #cf_header_menu a img {
		height: calc( 104px * var(--base-mag-type1) );

		height: calc( 9.4545dvw * var(--base-mag-type2) );
	}

}

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

	#cf_header #cf_header_fixed #cf_header_nav {
		gap: 14.5454dvw;
	}

	#cf_header #cf_header_fixed #cf_header_nav h3 {
		padding: 14.5454dvw 0px 0px 0px;
		height: 31.6363dvw;

		height: 26dvw;
	}

	#cf_header #cf_header_fixed #cf_header_nav #cf_header_menu {
		padding: 0px 0px 14.5454dvw 0px;
		gap: 8.909dvw;

		gap: 7dvw;
	}

	#cf_header #cf_header_fixed #cf_header_nav #cf_header_menu a {
		min-width: 0px;
		width: auto;
	}

	#cf_header #cf_header_fixed #cf_header_nav #cf_header_menu a img {
		height: 9.4545dvw;
	}

}




/* ------------------------------------------------------------------------------------------------ Lang Button */




#cf_lang_button {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: row;
	align-items: center;
	gap: 6px;
	position: fixed;
	top: 10px;
	left: 16px;
	width: auto;
	height: auto;
	z-index: 14000;
}

#cf_lang_button .lang_button_item {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: row;
	align-items: center;
	width: calc( 77px * var(--base-mag-type1) );
	height: calc( 77px * var(--base-mag-type1) );
	cursor: pointer;
	border-style: solid;
	border-color: #ffffff;
	border-width: calc( 4px * var(--base-mag-type1) );
	box-sizing: border-box;
	border-radius: 150px;
	background-color: #000000;
	color: #ffffff;
	outline: 1px solid #000000;
	transition: background-color 0.3s ease 0s;
	box-shadow: 6px 5px 0px 0px rgba(0, 0, 0, 0.11);
}

#cf_lang_button .lang_button_item:hover,
#cf_lang_button .current {
	background-color: #ffffff;
	color: #000000;
}

#cf_lang_button .lang_button_item svg {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
}

#cf_lang_button .lang_button_item:nth-child(1) svg {
	height: calc( 24px * var(--base-mag-type1) );
}

#cf_lang_button .lang_button_item:nth-child(2) svg {
	height: calc( 23px * var(--base-mag-type1) );
}

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

	#cf_lang_button {
		gap: 6px;
		top: 10px;
		left: 16px;

		gap: calc( 12 * var(--mag1) );
		top: calc( 30 * var(--mag1) );
		left: calc( 16 * var(--mag1) );
	}

	#cf_lang_button .lang_button_item {
		width: calc( 77px * var(--base-mag-type1) );
		height: calc( 77px * var(--base-mag-type1) );
		border-width: calc( 4px * var(--base-mag-type1) );

		width: calc( 77 * var(--mag1) );
		height: calc( 77 * var(--mag1) );
		border-width: calc( 4 * var(--mag1) );
		box-shadow: calc( 6 * var(--mag1) ) calc( 5 * var(--mag1) ) 0px 0px rgba(0, 0, 0, 0.11);
	}

	#cf_lang_button .lang_button_item:nth-child(1) svg {
		height: calc( 24px * var(--base-mag-type1) );

		height: calc( 24 * var(--mag1) * var(--base-mag-type2) );
	}

	#cf_lang_button .lang_button_item:nth-child(2) svg {
		height: calc( 23px * var(--base-mag-type1) );

		height: calc( 23 * var(--mag1) * var(--base-mag-type2) );
	}

}




/* ------------------------------------------------------------------------------------------------ TOP News */




#cf_top_news {
	margin: 0px 0px 0px 0px;
	padding: var(--cut-padding-bt) 0px var(--cut-padding-bt) 0px;
	display: block;
	width: auto;
	height: auto;
	background-repeat: repeat-y;
	background-position: left top;
	background-position: center top;
	background-image: url("../images/news_bg01.jpg");
	background-color: #bbb4ac;
	background-size: 100% auto;
	position: relative;
	margin-top: calc( -1 * var(--cut-padding-bt) );
	position: relative;
	z-index: 20;
}

body.post-type-archive-news #cf_top_news {
	/*padding-bottom: calc( var(--cut-padding-bt) / 2 );*/
}

body.language_en #cf_top_news {
	padding-top: calc(var(--cut-padding-bt) * 1.25);
}

.cf_top_news_in {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	width: calc( 1373px * var(--base-mag-type1) );
	height: auto;
}

.cf_top_news_in h2 {
	margin: calc( 24px * var(--base-mag-type1) ) 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: row;
	align-items: center;
	width: 100%;
	height: calc( 196px * var(--base-mag-type1) );
}

body.language_en .cf_top_news_in h2 {
	height: calc( 124px * var(--base-mag-type1) );
}

.cf_top_news_in h2 img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: 100%;
}

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

	.cf_top_news_in {
		width: calc( 1373px * var(--base-mag-type1) );

		width: 100dvw;
	}

	.cf_top_news_in h2 {
		margin: calc( 24px * var(--base-mag-type1) ) 0px 0px 0px;
		height: calc( 196px * var(--base-mag-type1) );

		height: calc( 17.8181dvw * var(--base-mag-type2) );
	}

	body.language_en .cf_top_news_in h2 {
		height: calc( 124px * var(--base-mag-type1) );

		height: calc( 11.2726dvw * var(--base-mag-type2) ); /* 0.6326530612244898 */
	}

}

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

	.cf_top_news_in h2 {
		margin: calc( 24px * var(--base-mag-type1) ) 0px 0px 0px;
		height: calc( 196px * var(--base-mag-type1) );

		margin: calc( 3.2dvw * 2 * var(--base-mag-type2) ) 0px 0px 0px;
		height: calc( 17.8181dvw * var(--base-mag-type2) );

		height: calc( 19dvw * var(--base-mag-type2) );
	}

	body.language_en .cf_top_news_in h2 {
		height: calc( 19dvw * var(--base-mag-type2) );

		height: calc( 11.0204dvw * var(--base-mag-type2) );
	}

}




#cf_top_news .news_list {
	margin: calc( 90px * var(--base-mag-type1) ) auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	gap: calc( 37px * var(--base-mag-type1) );
	width: calc( 1220px * var(--base-mag-type1) );
	position: relative;
}

@keyframes kira-animation {
  0%,
  100% {
    opacity: 0;
    transform: scale(0.8);
  }

  10% {
    opacity: 1;
    transform: scale(1);
  }

  20% {
    opacity: 1;
    transform: scale(1);
  }
}

#cf_top_news .news_list::after,
#cf_top_news .news_list::before {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	content: '';
	width: 200px;
	height: 200px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-color: transparent;
	background-size: contain;
	animation: kira-animation 1.6s cubic-bezier(0, 0.62, 0.36, 0.66) infinite;
}

#cf_top_news .news_list::after {
	bottom: -200px;
	left: -200px;
	background-image: url("../images/news_kira02.png");
	animation-delay: 0s;
}

#cf_top_news .news_list::before {
	top: -200px;
	right: -200px;
	background-image: url("../images/news_kira01.png");
	animation-delay: 1.2s;
}

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

	#cf_top_news .news_list::after {
		bottom: -220px;
		left: -20px;
	}

	#cf_top_news .news_list::before {
		top: -220px;
		right: -20px;
	}

}

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

	#cf_top_news .news_list::after,
	#cf_top_news .news_list::before {
		width: 200px;
		height: 200px;

		width: 18.1818dvw;
		height: 18.1818dvw;
	}

	#cf_top_news .news_list::after {
		bottom: -220px;
		left: -20px;

		bottom: -20dvw;
		left: -1.8181dvw;
	}

	#cf_top_news .news_list::before {
		top: -220px;
		right: -20px;

		top: -20dvw;
		right: -1.8181dvw;
	}

}

#cf_top_news .news_list .news_list_item {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px calc( 37px * var(--base-mag-type1) ) 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	flex-direction: row;
	align-items: flex-start;
	gap: calc( 39px * var(--base-mag-type1) );
	border-style: solid;
	border-color: rgba(0, 0, 0, 0.5);
	border-width: 0px 0px 1px 0px;
	box-sizing: border-box;
	list-style-type: none;
	width: 100%;
}

#cf_top_news .news_list .news_list_item .date {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: calc( 240px * var(--base-mag-type1) );
	text-align: center;
	font-size: calc( 27px * var(--base-mag-type1) );
	line-height: calc( 39px * var(--base-mag-type1) );
	letter-spacing: 0.2em;
	color: #ffffff;
	font-weight: 700;
	text-decoration: none;
	background-color: #000000;
}

#cf_top_news .news_list .news_list_item .title {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto
	text-align: left;
	font-size: calc( 27px * var(--base-mag-type1) );
	line-height: calc( 39px * var(--base-mag-type1) );
	letter-spacing: 0.2em;
	color: #000000;
	font-weight: 500;
	text-decoration: none;
	flex: 1;
}

#cf_top_news .news_list .news_list_item .title a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	width: auto;
	color: #000000;
	text-decoration: none;
	transition: opacity 0.3s ease 0s;
	opacity: 1.0;
}

#cf_top_news .news_list .news_list_item .title a:hover {
	/*text-decoration: underline;*/
	opacity: 0.5;
}

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

	#cf_top_news .news_list {
		margin: calc( 90px * var(--base-mag-type1) ) auto 0px auto;
		gap: calc( 37px * var(--base-mag-type1) );
		width: calc( 1220px * var(--base-mag-type1) );

		width: calc( 110.909dvw * var(--base-mag-type2) );
	}

	#cf_top_news .news_list .news_list_item {
		padding: 0px 0px calc( 37px * var(--base-mag-type1) ) 0px;
		gap: calc( 39px * var(--base-mag-type1) );
	}

	#cf_top_news .news_list .news_list_item .date {
		width: calc( 240px * var(--base-mag-type1) );
		font-size: calc( 27px * var(--base-mag-type1) );
		line-height: calc( 39px * var(--base-mag-type1) );
	}

	#cf_top_news .news_list .news_list_item .title {
		font-size: calc( 27px * var(--base-mag-type1) );
		line-height: calc( 39px * var(--base-mag-type1) );
	}

}

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

	#cf_top_news .news_list {
		margin: calc( 90px * var(--base-mag-type1) ) auto 0px auto;
		gap: calc( 37px * var(--base-mag-type1) );
		width: calc( 1220px * var(--base-mag-type1) );

		margin: calc( 12dvw * 1.5 * var(--base-mag-type2) ) auto 0px auto;
		gap: calc( 4.9333dvw * 1.5 * var(--base-mag-type2) );
		width: calc( 110.909dvw * var(--base-mag-type2) );
	}

	#cf_top_news .news_list .news_list_item {
		padding: 0px 0px calc( 37px * var(--base-mag-type1) ) 0px;
		gap: calc( 39px * var(--base-mag-type1) );

		padding: 0px 0px calc( 4.9333dvw * 1 * var(--base-mag-type2) ) 0px;
		gap: calc( 5.2dvw * 1 * var(--base-mag-type2) );
		flex-direction: column;

		gap: calc( 3dvw * 1 * var(--base-mag-type2) );
	}

	#cf_top_news .news_list .news_list_item .date {
		width: calc( 240px * var(--base-mag-type1) );
		font-size: calc( 27px * var(--base-mag-type1) );
		line-height: calc( 39px * var(--base-mag-type1) );

		width: calc( 32dvw * var(--base-mag-type2) );
		font-size: calc( 3.6dvw * var(--base-mag-type2) );
		line-height: calc( 5.2dvw * var(--base-mag-type2) );

		width: calc( 240 * var(--mag12) * var(--base-mag-type1) );
		font-size: calc( 27 * var(--mag12) * var(--base-mag-type1) );
		line-height: calc( 39 * var(--mag12) * var(--base-mag-type1) );
	}

	#cf_top_news .news_list .news_list_item .title {
		font-size: calc( 27px * var(--base-mag-type1) );
		line-height: calc( 39px * var(--base-mag-type1) );

		font-size: calc( 3.6dvw * var(--base-mag-type2) );
		line-height: calc( 5.2dvw * var(--base-mag-type2) );

		font-size: calc( 27 * var(--mag12) * var(--base-mag-type1) );
		line-height: calc( 39 * var(--mag12) * var(--base-mag-type1) );
	}

}




#cf_top_news .news_list .news_single_head {
	flex-direction: column;
	align-items: center;
}

#cf_top_news .news_list .news_single_head .title {
	flex-direction: column;
	align-items: center;
	font-weight: 800;
	text-align: center;
	font-size: calc( 30px * var(--base-mag-type1) );
	line-height: calc( 42px * var(--base-mag-type1) );
}

#cf_top_news .news_list .news_single_body {
	flex-direction: column;
}

#cf_top_news .news_list .news_single_body p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-align: left;
	font-size: calc( 23px * var(--base-mag-type1) );
	line-height: calc( 36px * var(--base-mag-type1) );
	letter-spacing: 0.1em;
	color: #000000;
	font-weight: 500;
	text-decoration: none;
}

#cf_top_news .news_list .news_single_body img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	max-width: 100%;
	width: auto;
	height: auto;
}

#cf_top_news .news_list .news_single_body a {
	text-decoration: underline;
	color: #ff005e;
	color: #8d00dc;

	text-decoration: none;
	background-color: #8d00dc;
	color: #ffffff;
	transition: background-color 0.3s ease 0s;
}

#cf_top_news .news_list .news_single_body a:hover {
	background-color: #ff005e;
}

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

	#cf_top_news .news_list .news_single_head .title {
		font-size: calc( 30 * var(--mag12) * var(--base-mag-type1) );
		line-height: calc( 42 * var(--mag12) * var(--base-mag-type1) );
	}

	#cf_top_news .news_list .news_single_body p {
		font-size: calc( 23 * var(--mag12) );
		line-height: calc( 36 * var(--mag12) );
	}

}




#cf_main .bottom_button_cover {
	margin: calc( 60px * var(--base-mag-type1) ) 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: row;
	align-items: center;
}

#cf_main .bottom_button_cover a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	text-decoration: none;
	transition: opacity 0.3s ease 0s;
}

#cf_main .bottom_button_cover a:hover {
	opacity: 0.5;
}

#cf_main .bottom_button_cover a img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: calc( 98px * var(--base-mag-type1) );
}

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

	#cf_main .bottom_button_cover {
		margin: calc( 60px * var(--base-mag-type1) ) 0px 0px 0px;

		margin: calc( 8dvw * 1.5 * var(--base-mag-type2) ) 0px 0px 0px;
	}

	#cf_main .bottom_button_cover a img {
		height: calc( 98px * var(--base-mag-type1) );

		height: calc( 13.0666dvw * var(--base-mag-type2) );
	}

}



@keyframes bounce1 {
  0% {
    transform: scale(1, 1) translate(0%, 0%);
  }
  30% {
    transform: scale(1.05, 0.95) translate(0%, 0%);
  }
  40% {
    transform: scale(1, 1) translate(0%, 0%);
  }
  50% {
    transform: scale(0.9, 1.1) translate(0%, -7%);
  }
  60% {
    transform: scale(1, 1) translate(0%, -12%);
  }
  100% {
    transform: scale(1, 1) translate(0%, 0%);
  }
}

#dg01 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	content: '';
	width: calc( 210px * var(--base-mag-type1) );
	height: calc( 300px * var(--base-mag-type1) );
	position: absolute;
	bottom: calc( 264px * var(--base-mag-type1) );
	right: calc( 100px * var(--base-mag-type1) );
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-image: url("../images/donguri01.png");
	background-color: transparent;
	background-size: contain;
	cursor: pointer;


  animation-name: bounce1;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  transform-origin: center bottom;
}

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

	#dg01 {
		width: calc( 210px * var(--base-mag-type1) );
		height: calc( 300px * var(--base-mag-type1) );
		bottom: calc( 0px * var(--base-mag-type1) );
		right: calc( 100% - 436px * var(--base-mag-type1) );
	}

}

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

	#dg01 {
		width: calc( 210px * var(--base-mag-type1) );
		height: calc( 300px * var(--base-mag-type1) );
		bottom: calc( 0px * var(--base-mag-type1) );
		right: calc( 100% - 42.33vw * var(--base-mag-type1) );
	}

}

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

	#dg01 {
		width: calc( 210px * var(--base-mag-type1) );
		height: calc( 300px * var(--base-mag-type1) );
		bottom: calc( 0px * var(--base-mag-type1) );
		right: calc( 100% - 436px * var(--base-mag-type1) );

		width: calc( 210 * var(--mag1) * var(--base-mag-type1) );
		height: calc( 300 * var(--mag1) * var(--base-mag-type1) );
		bottom: calc( 0 * var(--mag1) * var(--base-mag-type1) );
		right: calc( 100% - 270 * var(--mag1) * var(--base-mag-type1) );
	}

}




#dg02a {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 560px;
	overflow: hidden;
	border: 0px solid #999;
}

#dg02b {
	position: absolute;
	/* 円の上端だけが見える位置 */
	left: 50%;
	top: 38%;
	width: 170%;
	height: 0;
	padding-top: 100%;
	margin-left: -85%;
	border: 0px solid #8e00d7;
	border-radius: 50%;
}

#dg02c {
	position: absolute;
	width: calc( 220px * var(--base-mag-type1) );
	height: calc( 244px * var(--base-mag-type1) );
	cursor: pointer;
	transform-origin: center;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-image: url("../images/donguri02.png");
	background-color: transparent;
	background-size: contain;
}

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

	#dg02a {
		height: 500px;
	}

}

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

	#dg02a {
		height: 410px;

		height: calc( 410 * var(--mag1) );
	}

	#dg02c {
		width: calc( 220px * var(--base-mag-type1) );
		height: calc( 244px * var(--base-mag-type1) );

		width: calc( 220 * var(--mag1) * var(--base-mag-type1) );
		height: calc( 244 * var(--mag1) * var(--base-mag-type1) );
	}

}




#dg03_cover {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	content: '';
	width: 100%;
	height: calc( 100% + ( 230px * var(--base-mag-type1) ) );
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: transparent;
	overflow: hidden;
}

#dg03 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	content: '';
	width: calc( 182px * var(--base-mag-type1) );
	height: calc( 308px * var(--base-mag-type1) );
	position: absolute;
	top: calc( 0px * var(--base-mag-type1) );
	right: calc( 296px * var(--base-mag-type1) );
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-image: url("../images/donguri03.png");
	background-color: transparent;
	background-size: contain;
	cursor: pointer;
}

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

	#dg03_cover {
		height: calc( 100% + ( 15.8184vw * var(--base-mag-type1) ) );

		height: calc( 100% + ( 19.8184vw * var(--base-mag-type1) ) );
	}

	#dg03 {
		right: calc( 20.3576vw * var(--base-mag-type1) );
	}

}

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

	#dg03_cover {
		height: calc( 100% + ( 200 * var(--mag1) * var(--base-mag-type1) ) );
	}

	#dg03 {
		width: calc( 182 * var(--mag1) * var(--base-mag-type1) );
		height: calc( 308 * var(--mag1) * var(--base-mag-type1) );
		top: calc( 0px * var(--base-mag-type1) );
		right: calc( 30 * var(--mag1) * var(--base-mag-type1) );
	}

}




/* ------------------------------------------------------------------------------------------------ TOP Intro */




#cf_top_intro {
	margin: 0px 0px 0px 0px;
	padding: var(--cut-padding-bt) 0px calc( var(--cut-padding-bt) * 1.75 ) 0px;
	display: block;
	width: auto;
	height: auto;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center top;
	background-image: url("../images/introduction_bg01.jpg");
	background-color: #bbb4ac;
	background-size: cover;
	position: relative;
	margin-top: calc( -1 * var(--cut-padding-bt) );
}

body.post-type-archive-story #cf_top_intro {
	padding-top: calc( var(--cut-padding-bt) * 0.75 );
	/*padding-bottom: calc( var(--cut-padding-bt) * 1.0 );*/
	/*background-image: url("../images/news_bg01.jpg");*/
}

#en_cf_top_story_texts,
#cf_top_intro #cf_top_intro_texts {
	margin: calc( 136px * var(--base-mag-type1) ) 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

#en_cf_top_story_texts p,
#cf_top_intro #cf_top_intro_texts p {
	margin: calc( 85px * var(--base-mag-type1) ) 0px calc( 85px * var(--base-mag-type1) ) 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	text-align: center;
	font-size: calc( 34px * var(--base-mag-type1) );
	line-height: calc( 87px * var(--base-mag-type1) );
	letter-spacing: 0.0em;
	color: #000000;
	font-weight: 700;
	text-decoration: none;
}

#en_cf_top_story_texts p .txthl,
#cf_top_intro #cf_top_intro_texts p .txthl {
	padding: 0.25em 0.125em 0.25em 0.125em;
	font-size: 120%;
	font-weight: 900;
	color: #ffffff;
	display: inline-block;
	background: #FF005E;
	background: linear-gradient(90deg,rgba(255, 0, 94, 1) 0%, rgba(141, 0, 220, 1) 100%);
	/*padding-right: 0.225em;*/
}

#en_cf_top_story_texts p .txthl .txthl_in,
#cf_top_intro #cf_top_intro_texts p .txthl .txthl_in {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-box-trim: trim-both;
	text-box-edge: cap alphabetic;
}

#en_cf_top_story_texts p .spbr,
#cf_top_intro #cf_top_intro_texts p .spbr {
	display: none;
}

#en_cf_top_story_texts p .pcbr,
#cf_top_intro #cf_top_intro_texts p .pcbr {
	display: block;
}

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

	#en_cf_top_story_texts p .spbr,
	#cf_top_intro #cf_top_intro_texts p .spbr {
		display: block;
	}

	#en_cf_top_story_texts p .pcbr,
	#cf_top_intro #cf_top_intro_texts p .pcbr {
		display: none;
	}

}

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

	#cf_top_intro {
		padding-top: calc( var(--cut-padding-bt) * 1.25 );
		padding-bottom: calc( var(--cut-padding-bt) * 1.3 );

		padding-bottom: calc( var(--cut-padding-bt) * 1.75 );
	}

	#en_cf_top_story_texts,
	#cf_top_intro #cf_top_intro_texts {
		margin: calc( 136px * var(--base-mag-type1) ) 0px 0px 0px;

		margin: calc( 18.1333dvw * 1.25 * var(--base-mag-type2) ) 0px 0px 0px;
	}

	body.language_en #en_cf_top_story_texts,
	body.language_en #cf_top_intro #cf_top_intro_texts {
		margin-left: 4vw;
		margin-right: 4vw;

		margin-top:  calc( 13.1333dvw * 1.25 * var(--base-mag-type2) );
	}

	#en_cf_top_story_texts p,
	#cf_top_intro #cf_top_intro_texts p {
		margin: calc( 85px * var(--base-mag-type1) ) 0px calc( 85px * var(--base-mag-type1) ) 0px;
		font-size: calc( 34px * var(--base-mag-type1) );
		line-height: calc( 87px * var(--base-mag-type1) );

		margin: calc( 11.3333dvw * var(--base-mag-type2) ) 0px calc( 11.3333dvw * var(--base-mag-type1) ) 0px;
		font-size: calc( 4.5333dvw * var(--base-mag-type2) );
		line-height: calc( 11.6dvw * var(--base-mag-type2) );
	}

}




/* ------------------------------------------------------------------------------------------------ TOP Char */




#cf_top_char {
	margin: 0px 0px 0px 0px;
	padding: var(--cut-padding-bt) 0px var(--cut-padding-bt) 0px;
	display: block;
	width: auto;
	height: auto;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center 96%, center 4%, center top;
	background-image: url("../images/char_kira02.png"), url("../images/char_kira01.png"), url("../images/character_bg01.png");
	background-color: transparent;
	background-size: 1400px auto, 1400px auto, 100% 100%;
	position: relative;
	margin-top: calc( -1 * var(--cut-padding-bt) );
	z-index: 30;
}

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

	#cf_top_char {
		background-size: 100% auto, 100% auto, 100% 100%;
	}

}

#cf_top_char #cf_top_char_list {
	margin: 0px 0px 0px 0px;
	padding: calc( 136px * var(--base-mag-type1) ) 0px 0px 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	flex-direction: row;
	align-items: center;
	gap: calc( 64px * var(--base-mag-type1) );
}

#cf_top_char #cf_top_char_list .char_list_item {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	cursor: pointer;
}

body.language_en #cf_top_char #cf_top_char_list .char_list_item {
	cursor: auto;
}

#cf_top_char #cf_top_char_list .char_list_item img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: calc( 320px * var(--base-mag-type1) );
	height: auto;
}

#cf_top_char #cf_top_char_list .char_list_item .char_list_item_name {
	margin: calc( 16px * var(--base-mag-type1) ) 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-align: center;
	font-size: calc( 34px * var(--base-mag-type1) );
	line-height: calc( 50px * var(--base-mag-type1) );
	letter-spacing: 0.0em;
	color: #000000;
	font-weight: 500;
	text-decoration: none;

	font-size: calc( 24px * var(--base-mag-type1) );
	line-height: calc( 36px * var(--base-mag-type1) );
}

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

	#cf_top_char {
		background-size: 100% auto, 100% auto, 150% 100%;
	}

}

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

	#cf_top_char {
		background-size: 100% auto, 100% auto, 200% 100%;
	}

	#cf_top_char #cf_top_char_list {
		padding: calc( 136px * var(--base-mag-type1) ) 0px 0px 0px;
		gap: calc( 64px * var(--base-mag-type1) );

		padding: calc( 136 * var(--mag15) * var(--base-mag-type2) ) 0px 0px 0px;
		gap: calc( 64 * var(--mag1) * var(--base-mag-type2) );
	}

	#cf_top_char #cf_top_char_list .char_list_item img {
		width: calc( 320px * var(--base-mag-type1) );

		width: calc( 320 * var(--mag1) * var(--base-mag-type2) );
	}

	#cf_top_char #cf_top_char_list .char_list_item .char_list_item_name {
		margin: calc( 27px * var(--base-mag-type1) ) 0px 0px 0px;
		font-size: calc( 24px * var(--base-mag-type1) );
		line-height: calc( 36px * var(--base-mag-type1) );

		margin: calc( 16 * var(--mag1) * var(--base-mag-type2) ) 0px 0px 0px;
		font-size: calc( 24 * var(--mag1) * var(--base-mag-type2) );
		line-height: calc( 36 * var(--mag1) * var(--base-mag-type2) );
	}

}




/* ------------------------------------------------------------------------------------------------ TOP Staff */




#cf_top_staff {
	margin: 0px 0px 0px 0px;
	padding: calc( var(--cut-padding-bt) * 1.5 ) 0px calc( var(--cut-padding-bt) * 1.5 ) 0px;
	display: block;
	width: auto;
	height: auto;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center top;
	background-image: url("../images/staff_bg01.jpg");
	background-color: transparent;
	background-size: cover;
	position: relative;
	margin-top: calc( -1 * var(--cut-padding-bt) );
}

#cf_top_staff #cf_top_staff_paw {
	margin: calc( 154px * var(--base-mag-type1) ) auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	width: calc( 638px * var(--base-mag-type1) );
	height: auto;
}

#cf_top_staff #cf_top_staff_paw img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 100%;
	height: auto;
}

#cf_top_staff .staff_list_box {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
}

#cf_top_staff .staff_list_box h4 {
	margin: 2em 0px 1em 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	text-align: center;
	font-size: calc( 62px * var(--base-mag-type1) );
	line-height: calc( 68px * var(--base-mag-type1) );
	letter-spacing: 0.0em;
	color: #000000;
	font-weight: 900;
	text-decoration: none;
}

#cf_top_staff .staff_list_box ul {
	margin: calc( 34px * var(--base-mag-type1) ) 0px calc( 34px * var(--base-mag-type1) ) 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	flex-direction: row;
	align-items: center;
	gap: calc( 68px * var(--base-mag-type1) );
	width: auto;
	height: auto;

	margin: calc( 92px * var(--base-mag-type1) ) 0px calc( 92px * var(--base-mag-type1) ) 0px;
	gap: calc( 80px * var(--base-mag-type1) ) calc( 120px * var(--base-mag-type1) );
}

#cf_top_staff .staff_list_box ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	list-style-type: none;
	text-align: center;
	font-size: calc( 34px * var(--base-mag-type1) );
	line-height: calc( 48px * var(--base-mag-type1) );
	letter-spacing: 0.0em;
	color: #000000;
	font-weight: 500;
	text-decoration: none;
}

#cf_top_staff .staff_list_box ul li small {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	font-weight: 900;
}

#cf_top_staff .staff_list_box ul li .txthl {
	padding: 0.25em 0.125em 0.25em 0.125em;
	font-size: 120%;
	font-weight: 900;
	/*color: #ffffff;*/
	display: inline-block;
	/*background: #FF005E;*/
	/*background: linear-gradient(90deg,rgba(255, 0, 94, 1) 0%, rgba(141, 0, 220, 1) 100%);*/
	/*padding-right: 0.225em;*/
}

#cf_top_staff .staff_list_box ul li .txthl2 {
	margin-top: 0.5em;
	padding: 0.25em 0.125em 0.25em 0.125em;
	font-size: 64%;
	line-height: 27px;
	font-weight: 600;
	color: #000000;
	display: inline-block;
	/*background: #ffffff;*/

	font-size: 72%;
}

#cf_top_staff .staff_list_box ul li .txthl2 .txthl2_in,
#cf_top_staff .staff_list_box ul li .txthl .txthl_in {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-box-trim: trim-both;
	text-box-edge: cap alphabetic;
}

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

	#cf_top_staff {
	}

	#cf_top_staff #cf_top_staff_paw {
		margin: calc( 154px * var(--base-mag-type1) ) auto 0px auto;
		width: calc( 638px * var(--base-mag-type1) );

		margin: calc( 154 * var(--mag1) * var(--base-mag-type2) ) auto 0px auto;
		width: calc( 638 * var(--mag1) * var(--base-mag-type2) );
	}

	#cf_top_staff .staff_list_box {
		margin-left: 3vw;
		margin-right: 3vw;
	}

	#cf_top_staff .staff_list_box h4 {
		margin: 2em 0px 1em 0px;
		font-size: calc( 34px * var(--base-mag-type1) );
		line-height: calc( 68px * var(--base-mag-type1) );

		font-size: calc( 62 * var(--mag1) * var(--base-mag-type2) );
		line-height: calc( 68 * var(--mag1) * var(--base-mag-type2) );
	}

	#cf_top_staff .staff_list_box ul {
		margin: calc( 34px * var(--base-mag-type1) ) 0px calc( 34px * var(--base-mag-type1) ) 0px;
		gap: calc( 68px * var(--base-mag-type1) );

		margin: calc( 92 * var(--mag1) * var(--base-mag-type2) ) 0px calc( 92 * var(--mag1) * var(--base-mag-type2) ) 0px;
		gap: calc( 80 * var(--mag1) * var(--base-mag-type2) );
	}

	#cf_top_staff .staff_list_box ul li {
		font-size: calc( 34px * var(--base-mag-type1) );
		line-height: calc( 48px * var(--base-mag-type1) );

		font-size: calc( 34 * var(--mag1) * var(--base-mag-type2) );
		line-height: calc( 48 * var(--mag1) * var(--base-mag-type2) );
	}

	#cf_top_staff .staff_type2 ul li {
		width: 38vw;
	}

	#cf_top_staff .staff_list_box ul li .txthl2 {
		font-size: 72%;
		line-height: calc( 32 * var(--mag1) );
	}

}




#cf_top_staff .staff_list_box ul li img.paw_logo {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 600px;
	height: auto;
}

#cf_top_staff .staff_list_box ul li .comment_trigger {
	position: relative;
	cursor: pointer;
	margin-top: 16px;
	left: -8px;
	text-decoration: none;
	color: #000000;
	transition: opacity 0.3s ease 0s;
}

#cf_top_staff .staff_list_box ul li .comment_trigger:hover {
	opacity: 0.5;
}

#cf_top_staff .staff_list_box ul li .comment_trigger::after {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	content: '';
	position: absolute;
	top: -12px;
	left: 100%;
	width: 40px;
	height: 48px;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-image: url("../images/balloon_comment01.png");
	background-color: transparent;
	background-size: contain;
}

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

	#cf_top_staff .staff_list_box ul li img.paw_logo {
		margin: 20px 0px 0px 0px;
		width: 600px;

		margin: calc( 20 * var(--mag1) ) 0px 0px 0px;
		width: calc( 600 * var(--mag1) );
	}

	#cf_top_staff .staff_list_box ul li .comment_trigger {
		margin-top: 16px;
		left: -8px;

		margin-top: calc( 16 * var(--mag1) );
		left: calc( -8 * var(--mag1) );
	}

	#cf_top_staff .staff_list_box ul li .comment_trigger::after {
		top: -12px;
		width: 40px;
		height: 48px;

		top: calc( -12 * var(--mag1) );
		width: calc( 40 * var(--mag1) );
		height: calc( 48 * var(--mag1) );
	}

}




#cf_top_news .staff_list_box {
	margin: 40px 0px 120px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
}

#cf_top_news .staff_list_box h4 {
	margin: 0px 0px 60px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
}

#cf_top_news .staff_list_box h4 img {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: 50px;
}

#cf_top_news .staff_list_box .swiper-wrapper {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	flex-direction: row;
	align-items: flex-start;
	gap: 36px;
	width: auto;
	height: auto;
}

#cf_top_news .staff_list_box .swiper-wrapper .swiper-slide {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: calc( ( 100% - 36px * 3 ) / 4 ); /* 隙間3 個数4 */
	height: auto;
}

#cf_top_news .staff_list_box .swiper-wrapper .swiper-slide a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 100%;
	height: auto;
}

#cf_top_news .staff_list_box .swiper-wrapper .swiper-slide a img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 100%;
	height: auto;
}

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

	#cf_top_news .staff_list_box .swiper-wrapper .swiper-slide {
		width: calc( ( 100% - 36px * 2 ) / 3 ); /* 隙間3 個数4 */
	}

}

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

	#cf_top_news .staff_list_box {
		margin: 40px 0px 120px 0px;

		margin: calc( 60 * var(--mag1) ) calc( 60 * var(--mag1) ) calc( 180 * var(--mag1) ) calc( 60 * var(--mag1) );
	}

	#cf_top_news .staff_list_box h4 {
		margin: 0px 0px 60px 0px;

		margin: 0px 0px calc( 90 * var(--mag1) ) 0px;
	}

	#cf_top_news .staff_list_box h4 img {
		height: 50px;

		height: calc( 50 * var(--mag1) );
	}

	#cf_top_news .staff_list_box .swiper-wrapper {
		gap: 36px;

		gap: calc( 36 * var(--mag1) );
	}

	#cf_top_news .staff_list_box .swiper-wrapper .swiper-slide {
		width: calc( ( 100% - 36px * 1 ) / 2 ); /* 隙間3 個数4 */

		width: calc( ( 100% - 36 * var(--mag1) * 1 ) / 2 ); /* 隙間3 個数4 */
	}

}




#cf_top_news .onair_texts {
	margin: 40px 0px 120px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
}

#cf_top_news .onair_texts h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	text-align: center;
	font-size: calc( 52px * var(--base-mag-type1) );
	line-height: calc( 110px * var(--base-mag-type1) );
	letter-spacing: 0.0em;
	color: #000000;
	font-weight: 900;
	text-decoration: none;
}

#cf_top_news .onair_texts h4 .txthl {
	padding: 0.25em 0.125em 0.25em 0.125em;
	font-size: 132%;
	font-weight: 900;
	color: #ffffff;
	display: inline-block;
	background: #FF005E;
	background: linear-gradient(90deg,rgba(255, 0, 94, 1) 0%, rgba(141, 0, 220, 1) 100%);
	/*padding-right: 0.225em;*/
}

#cf_top_news .onair_texts h4 .txthl .txthl_in {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-box-trim: trim-both;
	text-box-edge: cap alphabetic;
}

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

	#cf_top_news .onair_texts {
		margin: 40px 0px 120px 0px;

		margin: calc( 40 * var(--mag1) ) 0px calc( 120 * var(--mag1) ) 0px;
	}

	#cf_top_news .onair_texts h4 {
		font-size: calc( 52px * var(--base-mag-type1) );
		line-height: calc( 110px * var(--base-mag-type1) );

		font-size: calc( 52 * var(--mag1) * var(--base-mag-type1) );
		line-height: calc( 110 * var(--mag1) * var(--base-mag-type1) );
	}

}




/* ------------------------------------------------------------------------------------------------ Footer */




#cf_footer {
	margin: 0px 0px 0px 0px;
	padding: calc( 0.3 * var(--cut-padding-bt) ) 0px calc( var(--cut-padding-bt) * 0.15 ) 0px;
	display: block;
	width: auto;
	height: auto;
	background-color: transparent;
	position: relative;
	margin-top: calc( -0.5 * var(--cut-padding-bt) );
	position: relative;
}

body.home #cf_footer {
}

#cf_footer #cf_footer_in {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	height: auto;
}

#cf_footer #cf_footer_in .share {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	transition: opacity 0.3s ease 0s;
	position: relative;
}

#cf_footer #cf_footer_in .share:hover {
	opacity: 0.5;
}

#cf_footer #cf_footer_in .share img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: calc( 99px * var(--base-mag-type1) );
}

#cf_footer #cf_footer_in .sns_box {
	margin: calc( 112px * var(--base-mag-type1) ) 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	position: relative;
}

#cf_footer #cf_footer_in .sns_box h2 {
	margin: 0px 0px calc( 46px * var(--base-mag-type1) ) 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
}

#cf_footer #cf_footer_in .sns_box h2 img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: calc( 46px * var(--base-mag-type1) );
}

#cf_footer #cf_footer_in .sns_box a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	transition: opacity 0.3s ease 0s;
}

#cf_footer #cf_footer_in .sns_box a:hover {
	opacity: 0.5;
}

#cf_footer #cf_footer_in .sns_box a img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: calc( 102px * var(--base-mag-type1) );
}

#cf_footer #cf_footer_in h3 {
	margin: calc( 80px * var(--base-mag-type1) ) 0px calc( 40px * var(--base-mag-type1) ) 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: row;
	align-items: center;
	position: relative;
}

#cf_footer #cf_footer_in h3 a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	transition: opacity 0.3s ease 0s;
}

#cf_footer #cf_footer_in h3 a:hover {
	opacity: 0.5;
}

#cf_footer #cf_footer_in h3 img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: calc( 192px * var(--base-mag-type1) );
}

#cf_footer #cf_footer_in .cr {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 0.0em;
	color: #000000;
	font-weight: 500;
	text-decoration: none;
}

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

	#cf_footer {
		padding-top: calc( 0.5 * var(--cut-padding-bt) );
	}

	#cf_footer #cf_footer_in .share img {
		height: calc( 99px * var(--base-mag-type1) );

		height: calc( 99 * var(--mag1) * var(--base-mag-type2) );
	}

	#cf_footer #cf_footer_in .sns_box {
		margin: calc( 112px * var(--base-mag-type1) ) 0px 0px 0px;

		margin: calc( 112 * var(--mag1) * var(--base-mag-type2) ) 0px 0px 0px;
	}

	#cf_footer #cf_footer_in .sns_box h2 {
		margin: 0px 0px calc( 46px * var(--base-mag-type1) ) 0px;

		margin: 0px 0px calc( 46 * var(--mag1) * var(--base-mag-type2) ) 0px;
	}

	#cf_footer #cf_footer_in .sns_box h2 img {
		height: calc( 46px * var(--base-mag-type1) );

		height: calc( 46 * var(--mag1) * var(--base-mag-type2) );
	}

	#cf_footer #cf_footer_in .sns_box a img {
		height: calc( 102px * var(--base-mag-type1) );

		height: calc( 102 * var(--mag1) * var(--base-mag-type2) );
	}

	#cf_footer #cf_footer_in h3 {
		margin: calc( 80px * var(--base-mag-type1) ) 0px calc( 40px * var(--base-mag-type1) ) 0px;

		margin: calc( 80 * var(--mag1) * var(--base-mag-type2) ) 0px calc( 80 * var(--mag1) * var(--base-mag-type2) ) 0px;
	}

	#cf_footer #cf_footer_in h3 img {
		height: calc( 192px * var(--base-mag-type1) );

		height: calc( 192 * var(--mag1) * var(--base-mag-type2) );
	}

	#cf_footer #cf_footer_in .cr {
		font-size: 14px;
		line-height: 14px;

		font-size: calc( 14 * var(--mag13) );
		line-height: calc( 14 * var(--mag13) );
		margin-bottom: 4vw;
	}

}




#cf_footer #cf_footer_in .en_banner {
	margin: 0px 0px 40px 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: row;
	align-items: center;
	position: relative;
}

#cf_footer #cf_footer_in .en_banner a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	transition: opacity 0.3s ease 0s;
}

#cf_footer #cf_footer_in .en_banner a:hover {
	opacity: 0.5;
}

#cf_footer #cf_footer_in .en_banner img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: 192px;
}

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

	#cf_footer #cf_footer_in .en_banner {
		margin: 0px 0px 40px 0px;

		margin: 0px 0px calc( 40 * var(--mag13) ) 0px;
	}

	#cf_footer #cf_footer_in .en_banner img {
		height: 192px;

		height: calc( 192 * var(--mag1) );
	}

}




/* ------------------------------------------------------------------------------------------------ Char Modal */




#cf_char_modal {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	height: 100dvh;
	z-index: 20000;
	background-color: rgba( 255, 255, 255, 0.75 );

/*
	display: none;
	opacity: 0.0;
*/
	display: none;
}

#cf_char_modal .cf_char_modal_item {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: row;
	align-items: center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: auto;
	z-index: 10;
	opacity: 0.0;
	/*transition: opacity 0.3s ease 0s;*/
}

#cf_char_modal .cf_char_modal_item .cf_char_modal_item_overlay {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: transparent;
}

#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body {
	margin: 0px 0px 0px 0px;
	padding: calc( 40px * var(--base-mag-type1) );
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	flex-direction: row;
	align-items: stretch;
	width: auto;
	height: auto;
	/*position: relative;*/
}

#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .cf_char_modal_item_body_in {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	flex-direction: row;
	align-items: stretch;
	width: calc( 1200px * var(--base-mag-type1) );
	height: auto;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-image: url("../images/char_modal_bg01.jpg");
	background-color: transparent;
	background-size: cover;
	border-style: solid;
	border-color: #ffffff;
	border-width: 8px;
	box-sizing: border-box;
	box-shadow: 4px 4px calc( 27px * var(--base-mag-type1) ) 0px rgba(0, 0, 0, 0.5);
	position: relative;

}

#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .cf_char_modal_item_left {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: calc( 500px * var(--base-mag-type1) );
	height: auto;
	position: relative;

}

#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .cf_char_modal_item_left .char_stand {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
	background-position: center -6%;
	background-position: center calc( 36px * var(--base-mag-type1) );
	background-color: transparent;
	background-size: 100% auto;

}

#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .cf_char_modal_item_right {
	margin: 0px 0px 0px 0px;
	padding: 0px calc( 60px * var(--base-mag-type1) ) 0px 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	flex-direction: row;
	align-items: center;
	width: auto;
	height: auto;
	min-height: calc( 660px * var(--base-mag-type1) );
	flex: 1;

}

#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .cf_char_modal_item_right .cf_char_modal_item_right_in {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;

}

#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .cf_char_modal_item_right h4 {
	margin: 0px 0px 0.75em 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	text-align: left;
	font-size: calc( 47px * var(--base-mag-type1) );
	line-height: calc( 47px * var(--base-mag-type1) );
	letter-spacing: 0.0em;
	color: #000000;
	font-weight: 900;
	text-decoration: none;

}

#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .cf_char_modal_item_right hr {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: 2px;
	background-color: rgb( 0, 0, 0, 0.4 );
	border-radius: 50px;
}

#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .cf_char_modal_item_right h5 {
	margin: 0.75em 0px 0.75em 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	flex-direction: row;
	align-items: center;
	gap: calc( 17px * var(--base-mag-type1) );
	width: auto;
	height: auto;
	text-align: left;
	font-size: calc( 32px * var(--base-mag-type1) );
	line-height: calc( 32px * var(--base-mag-type1) );
	letter-spacing: 0.0em;
	color: #000000;
	font-weight: 900;
	text-decoration: none;

}

#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .cf_char_modal_item_right h5 .cv_button {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: calc( 182px * var(--base-mag-type1) );
	height: calc( 38px * var(--base-mag-type1) );
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-image: url("../images/char_modal_cast_comment.png");
	background-color: transparent;
	background-size: contain;

}

#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .cf_char_modal_item_right p {
	margin: 2em 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	text-align: left;
	font-size: calc( 20px * var(--base-mag-type1) ); /* 16px */
	line-height: calc( 32px * var(--base-mag-type1) );
	letter-spacing: 0.0em;
	color: #000000;
	font-weight: 600;
	text-decoration: none;
}

#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .modal_button_close,
#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .modal_button_next,
#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .modal_button_prev {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: calc( 92px * var(--base-mag-type1) );
	height: calc( 90px * var(--base-mag-type1) );
	position: absolute;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-color: transparent;
	background-size: contain;
	cursor: pointer;
	transition: opacity 0.3s ease 0s;
}

#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .modal_button_close:hover,
#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .modal_button_next:hover,
#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .modal_button_prev:hover {
	opacity: 0.5;
}

#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .modal_button_close {
	background-image: url("../images/char_modal_close.png");
	top: calc( -50px * var(--base-mag-type1) );
	right: calc( -52px * var(--base-mag-type1) );

/*
	top: calc( -2px * var(--base-mag-type1) );
	right: calc( -2px * var(--base-mag-type1) );
	margin-top: calc( -50px * var(--base-mag-type1) );
	margin-right: calc( -52px * var(--base-mag-type1) );
	position: sticky;
*/
}

#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .modal_button_next {
	background-image: url("../images/char_modal_next.png");
	top: calc( 50% - 50px * var(--base-mag-type1) );
	right: calc( -52px * var(--base-mag-type1) );
}

#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .modal_button_prev {
	background-image: url("../images/char_modal_prev.png");
	top: calc( 50% - 50px * var(--base-mag-type1) );
	left: calc( -52px * var(--base-mag-type1) );
}

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

	#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body {
		width: 100%;
		box-sizing: border-box;
	}

	#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .cf_char_modal_item_body_in {
		width: auto;
	}

}

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

	#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body {
		padding: calc( 40px * var(--base-mag-type1) );
	}

	#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .cf_char_modal_item_body_in {
		/*width: calc( 1200px * var(--base-mag-type1) );*/
		border-width: 8px;
		box-shadow: 4px 4px calc( 27px * var(--base-mag-type1) ) 0px rgba(0, 0, 0, 0.5);
		padding-top: calc( 500px * var(--base-mag-type1) );
	}

	#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .cf_char_modal_item_left {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
	}

	#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .cf_char_modal_item_left .char_stand {
		background-size: 500px auto;
		background-position: center 40px;
		background-position: center calc( 36px * var(--base-mag-type1) );
	}

	#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .cf_char_modal_item_right {
		min-height: auto;
		position: relative;
		padding: calc( 40px * var(--base-mag-type1) ) calc( 60px * var(--base-mag-type1) ) calc( 40px * var(--base-mag-type1) ) calc( 60px * var(--base-mag-type1) );
		background-color: rgba( 255, 255, 255, 0.5 );
		width: 100%;
	}

	#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .cf_char_modal_item_right .cf_char_modal_item_right_in {
		width: 100%;
	}

	#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .cf_char_modal_item_right h4 {
		font-size: calc( 47px * var(--base-mag-type1) );
		line-height: calc( 47px * var(--base-mag-type1) );
	}

	#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .cf_char_modal_item_right h5 {
		margin: 0.75em 0px 0.75em 0px;
		gap: calc( 17px * var(--base-mag-type1) );
		font-size: calc( 32px * var(--base-mag-type1) );
		line-height: calc( 32px * var(--base-mag-type1) );
	}

	#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .cf_char_modal_item_right h5 .cv_button {
		width: calc( 182px * var(--base-mag-type1) );
		height: calc( 38px * var(--base-mag-type1) );
	}

	#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .cf_char_modal_item_right p {
		margin: 2em 0px 0px 0px;
		font-size: calc( 20px * var(--base-mag-type1) );
		line-height: calc( 32px * var(--base-mag-type1) );
	}

	#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .modal_button_close,
	#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .modal_button_next,
	#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .modal_button_prev {
		width: calc( 92px * var(--base-mag-type1) );
		height: calc( 90px * var(--base-mag-type1) );
	}

	#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .modal_button_close {
		top: calc( -2px * var(--base-mag-type1) );
		right: calc( -2px * var(--base-mag-type1) );
		margin-top: calc( -50px * var(--base-mag-type1) );
		margin-right: calc( -52px * var(--base-mag-type1) );
	}

	#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .modal_button_next {
		top: calc( 50% - 50px * var(--base-mag-type1) );
		right: calc( -52px * var(--base-mag-type1) );
	}

	#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .modal_button_prev {
		top: calc( 50% - 50px * var(--base-mag-type1) );
		left: calc( -52px * var(--base-mag-type1) );
	}

}

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

	#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body {
		padding: calc( 40 * var(--mag1) * var(--base-mag-type1) );
	}

	#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .cf_char_modal_item_body_in {
		border-width: calc( 8 * var(--mag1) );
		box-shadow: 4px 4px calc( 27px * var(--base-mag-type1) ) 0px rgba(0, 0, 0, 0.5);
		padding-top: calc( 500 * var(--mag1) * var(--base-mag-type1) );
	}

	#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .cf_char_modal_item_left {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
	}

	#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .cf_char_modal_item_left .char_stand {
		background-size: calc( 500 * var(--mag1) ) auto;
		background-position: center calc( 40 * var(--mag1) );
	}

	#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .cf_char_modal_item_right {
		min-height: auto;
		position: relative;
		padding: calc( 40 * var(--mag1) * var(--base-mag-type1) ) calc( 60 * var(--mag1) * var(--base-mag-type1) ) calc( 40 * var(--mag1) * var(--base-mag-type1) ) calc( 60 * var(--mag1) * var(--base-mag-type1) );
		background-color: rgba( 255, 255, 255, 0.75 );
		width: 100%;
	}

	#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .cf_char_modal_item_right .cf_char_modal_item_right_in {
		width: 100%;
	}

	#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .cf_char_modal_item_right h4 {
		font-size: calc( 47 * var(--mag1) * var(--base-mag-type1) );
		line-height: calc( 47 * var(--mag1) * var(--base-mag-type1) );
	}

	#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .cf_char_modal_item_right h5 {
		margin: 0.75em 0px 0.75em 0px;
		gap: calc( 17 * var(--mag12) * var(--base-mag-type1) );
		font-size: calc( 32 * var(--mag12) * var(--base-mag-type1) );
		line-height: calc( 32 * var(--mag12) * var(--base-mag-type1) );
	}

	#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .cf_char_modal_item_right h5 .cv_button {
		width: calc( 182 * var(--mag12) * var(--base-mag-type1) );
		height: calc( 38 * var(--mag12) * var(--base-mag-type1) );
	}

	#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .cf_char_modal_item_right p {
		margin: 2em 0px 0px 0px;
		font-size: calc( 20 * var(--mag1) );
		line-height: calc( 32 * var(--mag1) );
	}

	#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .modal_button_close,
	#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .modal_button_next,
	#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .modal_button_prev {
		width: calc( 92 * var(--mag1) * var(--base-mag-type1) );
		height: calc( 90 * var(--mag1) * var(--base-mag-type1) );
	}

	#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .modal_button_close {
		top: calc( -2 * var(--mag1) * var(--base-mag-type1) );
		right: calc( -2 * var(--mag1) * var(--base-mag-type1) );
		margin-top: calc( -50 * var(--mag1) * var(--base-mag-type1) );
		margin-right: calc( -52 * var(--mag1) * var(--base-mag-type1) );
	}

	#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .modal_button_next {
		top: calc( 50% - 50 * var(--mag1) * var(--base-mag-type1) );
		right: calc( -52 * var(--mag1) * var(--base-mag-type1) );
	}

	#cf_char_modal .cf_char_modal_item .cf_char_modal_item_body .modal_button_prev {
		top: calc( 50% - 50 * var(--mag1) * var(--base-mag-type1) );
		left: calc( -52 * var(--mag1) * var(--base-mag-type1) );
	}

}




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




#single_header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url("../images/news_single_fv_bg01.png");
	background-color: transparent;
	background-size: 100% auto;
	width: 100%;
	height: calc( 28vw * var(--base-mag-type1) );
	position: relative;
	z-index: 100;

	background-position: left 100%;
}

body.post-type-archive-story #single_header {
	background-image: url("../images/story_single_fv_bg01.png");
}

body.page-template-onair #single_header {
	background-image: url("../images/onair_single_fv_bg01.png");
}

body.page-template-book #single_header {
	background-image: url("../images/books_single_fv_bg01.png");
}

#single_header h1 {
	margin: 0px 0px 0px 0px;
	padding: calc( 8.59375vw * var(--base-mag-type1) ) 0px 0px calc( 2.34375vw * var(--base-mag-type1) );
	display: block;
	width: auto;
	height: calc( 11.25vw * var(--base-mag-type1) );
}

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

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

	#single_header {
		background-size: 1280px auto;
		height: calc( 358px * 1.0 );
	}

	#single_header h1 {
		padding: calc( 110px * 1.0 ) 0px 0px calc( 30px * var(--base-mag-type1) );
		height: calc( 144px * var(--base-mag-type1) );
	}

}

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

	#single_header {
		background-size: calc( 1280 * var(--mag13) ) auto;
		height: calc( 358 * var(--mag13) );
	}

	#single_header h1 {
		padding: calc( 110 * var(--mag17) ) 0px 0px calc( 30 * var(--mag1) );
		height: calc( 144 * var(--mag1) );
	}

}











/* ------------------------------------------------------------------------------------------------ Modal */




#overlay {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	background-color: rgba( 255, 255, 255, 0.75 );
	background-color: rgba(0, 0, 0, 0.8);
	background-repeat: repeat;
	background-position: left top;
	/*background-image: url("../images/common_modal_overlay_bg.png");*/
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	height: 100dvh;
	z-index: 90000;

	display: none;
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
	cursor: pointer;
}

#overlay #modal_loading {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: row;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: opacity 0.3s ease 0s;
	opacity: 1.0;
}

@keyframes modal_loading_blink {
	0%   { opacity: 0; }
	100% { opacity: 1; }
}

#overlay #modal_loading #modal_loading_icon {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 32px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	/*background-image: url("../../img/loading.png");*/
	background-color: transparent;
	background-size: contain;
	animation: modal_loading_blink 1s ease-in-out infinite alternate;

	width: 128px;
	height: 128px;
	background-image: url("../../img/donguri01.png");
}

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

	#overlay #modal_loading #modal_loading_icon {
		width: 32px;
		height: 32px;

		width: 6.6666vw;
		height: 6.6666vw;

		width: 26.6666vw;
		height: 26.6666vw;
	}

}



#modal {
	width: 630px;
	height: 0px;
	margin-top: 0px;
	margin-left: -345px;
	padding: 0px;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 91000;
	background-color: #ffffff;
	background-color: transparent;
	/*background-color: #00d2cc;*/

	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 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: row;
	align-items: center;
	background-size: auto 50%;
	bottom: -80px;
	right: 0px;
	width: 100%;
	height: auto;
	background-color: transparent;
}

#modal_close #modal_close_in {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url("../images/news_button_close.png");
	background-color: transparent;
	background-size: contain;
	display: block;
	width: 200px;
	height: 50px;
	border-width: 0px;
	box-sizing: border-box;
	transition: opacity 0.3s ease 0s;
}

#modal_close:hover #modal_close_in {
	opacity: 0.5;
}

#modal iframe {
	border: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
}

#modal img {
	display: block;
	margin: 0;
	padding: 0;
	border-style: solid;
	border-color: #c9caca;
	border-width: 0px;
	box-sizing: border-box;
	/*border-radius: 15px;*/
}




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

	#modal img {
		/*border-radius: 2vw;*/
	}

}




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

/*
	#modal_close {
		bottom: -40px;
	}

	#modal_close #modal_close_in {
		width: 120px;
		height: 30px;
	}
*/

	#modal_close {
		bottom: -16.6666vw;
	}

	#modal_close #modal_close_in {
		width: 200px;
		height: 50px;

		width: 41.6666vw;
		height: 10.4166vw;
	}

}