@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;




.noto-sans-jp-<uniquifier> {
	font-family: 'Noto Sans JP', sans-serif;
	font-optical-sizing: auto;
	font-weight: <weight>;
	font-style: normal;
}


.line-seed-jp-regular {
	font-family: 'LINE Seed JP', sans-serif;
	font-weight: 400;
	font-style: normal;
}


.murecho-<uniquifier> {
	font-family: 'Murecho', 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;
*/

	--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;
}




html, body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	-webkit-text-size-adjust: none;
	background-color: #d4d4d4;
}

html {
	background-color: #d50000;
}

body {
	background-repeat: repeat;
	background-position: left top;
	background-position: center center;
	background-image: url("../images/body_bg_tile01.png");
	/*background-color: transparent;*/
	background-size: auto auto;

	/*min-height: 100dvh;*/
}

.default_font_family,
body {
	/*font-family: 'LINE Seed JP', 'Noto Sans JP', sans-serif;*/
	font-family: 'Noto Sans JP', sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-weight: 500;
}

strong {
	font-weight: 900;
}




@media only screen and ( max-width: 750px ){

}




html {
	background-image: linear-gradient( 90deg, black 4px, transparent 4px ), linear-gradient( 90deg, black 4px, transparent 4px );
	background-size: 100% 100%, 100% 100%;
	background-position: calc( (( 100dvw - 1920px ) / 2 ) + 52px - 4px ) 0px, calc( (( 100dvw - 1920px ) / 2 ) + 1920px - 52px ) 0px;
	background-repeat: repeat;
}

@media only screen and ( max-width: 1920px ){

	html {
		background-position: calc( 52px - 4px ) 0px, calc( 100dvw - 52px ) 0px;
	}

}

@media only screen and ( max-width: 750px ){

	html {
		background-image: linear-gradient( 90deg, black calc( 4 * var(--mag1) ), transparent calc( 4 * var(--mag1) ) ), linear-gradient( 90deg, black calc( 4 * var(--mag1) ), transparent calc( 4 * var(--mag1) ) );
		background-position: calc( 30 * var(--mag1) ) 0px, calc( 100dvw - ( 34 * var(--mag1) ) ) 0px;
	}

}




/* ------------------------------------------------------------------------------------------------ Anchor */




.anchor_pos {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 100%;
	height: 0px;
	position: absolute;
	top: -107px;
	left: 0px;
	z-index: -1;
}

@media only screen and ( max-width: 750px ){

	.anchor_pos {
		top: calc( -98 * var(--mag13) );
	}

}




/* ------------------------------------------------------------------------------------------------ Body Background */




#body_background {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 100%;
	height: 100%;
	height: 100dvh;
	position: fixed;
}




/* ------------------------------------------------------------------------------------------------ TOP FV */




#trvp_main_top_fv {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 100%;
	height: auto;
	position: relative;
}

#trvp_main_top_fv #trvp_main_top_fv_bg {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 100%;
	height: auto;
}

#trvp_main_top_fv #trvp_main_top_fv_logo {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 100%;
	height: 30%;
	position: absolute;
	bottom: 2%;
	left: 0px;
}

#trvp_main_top_fv #trvp_main_top_fv_logo img {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: 100%;
}

@keyframes scaleAnimation {
	0%   { transform: scale(1); }
	50%  { transform: scale(1.05); } /* 50%で最大に拡大 */
	100% { transform: scale(1); }
}

#trvp_main_top_fv #trvp_main_top_fv_check {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 15%;
	height: 0%;
	position: absolute;
	bottom: -1%;
	right: 0px;
	/*animation: scaleAnimation 2s ease-in-out infinite;*/
}

#trvp_main_top_fv #trvp_main_top_fv_check #trvp_main_top_fv_check_in {
	margin: 0px 0px 0px 0px;
	padding: 100% 0px 0px 0px;
	display: block;
	width: 100%;
	height: 0%;
	position: absolute;
	bottom: 0%;
	left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center bottom;
	background-image: url("../images/top_fv_check_bg01.png");
	background-color: transparent;
	background-size: contain;
}

#trvp_main_top_fv #trvp_main_top_fv_check #trvp_main_top_fv_check_in2 {
	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;
	bottom: 0%;
	left: 0px;
}

#trvp_main_top_fv #trvp_main_top_fv_check #trvp_main_top_fv_check_text {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	text-align: center;
	font-size: 30px;
	line-height: 32px;
	letter-spacing: 0.0em;
	color: #000000;
	font-weight: 800;
	text-decoration: none;
	text-box-trim: trim-both;
	text-box-edge: cap alphabetic;

	font-size: 1.5625vw;
	line-height: 1.6666vw;
}

#trvp_main_top_fv #trvp_main_top_fv_check #trvp_main_top_fv_check_text small {
	font-size: 76%;
	font-weight: 800;
}

@media only screen and ( max-width: 1000px ){

	#trvp_main_top_fv {
		background-repeat: no-repeat;
		background-position: left top;
		background-position: center top;
		background-image: url("../images/top_fv_kv01.jpg");
		background-color: transparent;
		background-size: 172% auto;
		height: 121vw;

		background-image: url("../images/top_fv_kv01_sp01.jpg");
		background-size: 100% auto;
		height: 142vw;
	}

	#trvp_main_top_fv #trvp_main_top_fv_bg {
		display: none;
	}

	#trvp_main_top_fv #trvp_main_top_fv_logo {
		height: 36%;

		height: 30%;

		height: 26%;
	}

	#trvp_main_top_fv #trvp_main_top_fv_check {
		width: calc( 15% * 1.5 );
		bottom: -1%;
	}

	#trvp_main_top_fv #trvp_main_top_fv_check #trvp_main_top_fv_check_text {
		font-size: calc( 1.5625vw * 1.5 );
		line-height: calc( 1.6666vw * 1.5 );
	}

}




/* ------------------------------------------------------------------------------------------------ Header */




#trvp_header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 100%;
	height: auto;
	background-color: #000000;

	min-height: 107px;

	position: relative; /* 260314 */
}

#trvp_header #trvp_header_in {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 100%;
	height: auto;
	background-color: #000000;

	min-height: 107px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	position: relative;
	z-index: 2000;

	flex-direction: row;
}

body.on_fixed_header #trvp_header #trvp_header_in {
	height: auto;
	min-height: 107px;
	position: fixed;
	top: 0px;
	left: 0px;
}

#trvp_header #trvp_header_nav {
	margin: 0px 0px 0px 0px;
	padding: 30px 30px 30px 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	flex-direction: row;
	align-items: center;
	width: 100%;
	height: 100%;
	gap: 10px 30px;
	box-sizing: border-box;

	min-height: 107px;
}

#trvp_header #trvp_header_nav .nav_link {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-align: center;
	font-size: 22px;
	line-height: 32px;
	letter-spacing: 0.0em;
	color: #d50000;
	font-family: 'Murecho', sans-serif;
	font-weight: 900;
	text-decoration: none;
	transition: color 0.3s ease 0s;
	white-space: nowrap;

	display: flex;
	justify-content: center;
	height: 32px;
	align-items: center;
}

#trvp_header #trvp_header_nav a.nav_link:hover {
	color: #ffffff;
}

/*
#trvp_header #trvp_header_nav .nav_link_logo {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	height: 32px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: row;
	align-items: center;
}

#trvp_header #trvp_header_nav .nav_link_logo .nav_link_logo_in {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 7px 0px;
	display: block;
	height: auto;
}

#trvp_header #trvp_header_nav .nav_link_logo .nav_link_logo_in img {
	display: block;
	height: 70px;
}
*/

#trvp_header #trvp_header_nav .nav_link .nav_text {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-box-trim: trim-both;
	text-box-edge: cap alphabetic;
}

#trvp_header #trvp_header_nav .nav_icon {
}

#trvp_header #trvp_header_nav .nav_icon svg {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: 32px;
}

@media only screen and ( max-width: 750px ){

	#trvp_header {
		min-height: 107px;

		min-height: calc( 107 * var(--mag13) );

		min-height: calc( 98 * var(--mag13) );
	}

	#trvp_header #trvp_header_in {
		min-height: 107px;
		height: auto;

		min-height: calc( 107 * var(--mag13) );

		min-height: calc( 98 * var(--mag13) );

		/*flex-direction: column;*/
		justify-content: space-between;
	}

	body.on_fixed_header #trvp_header #trvp_header_in {
		min-height: 107px;

		min-height: calc( 107 * var(--mag13) );

		min-height: calc( 98 * var(--mag13) );
	}

	#trvp_header #trvp_header_nav {
		padding: 30px 30px 30px 30px;
		gap: 10px 30px;

		padding: calc( 40 * var(--mag13) ) calc( 30 * var(--mag13) ) calc( 40 * var(--mag13) ) calc( 30 * var(--mag13) );
		gap: calc( 30 * var(--mag13) ) calc( 30 * var(--mag13) );

		min-height: calc( 98 * var(--mag13) );

		padding-bottom: calc( 60 * var(--mag13) );

		padding-bottom: calc( 50 * var(--mag13) );
	}

	#trvp_header #trvp_header_nav .nav_link {
		font-size: 22px;
		line-height: 32px;

		font-size: calc( 22 * var(--mag13) );
		line-height: calc( 32 * var(--mag13) );

		height: calc( 32 * var(--mag13) );
	}

	#trvp_header #trvp_header_nav .nav_link_logo {
		display: none;
	}

	#trvp_header #trvp_header_nav .nav_icon svg {
		height: 32px;

		height: calc( 32 * var(--mag15) );
	}

}




#header_nav_cover {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	background-color: #000000;

	/*flex: 1;*/
/*
	flex-grow: revert;
	flex-shrink: 0;
	flex-basis: 0%;
*/
	/*flex: 1 1 min-content;*/
}

#header_nav_cover2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

#header_sp_button {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 80px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url("../images/sp_menu_open.svg");
	background-color: transparent;
	background-size: 100% 100%;

	display: none;
}

#trvp_header #trvp_header_in .menu_open {
	background-image: url("../images/sp_menu_close.svg");
}

#header_logo {
	margin: 0px 10px 0px 30px;
	padding: 0px 0px 7px 0px;
	display: block;
	width: 160px;
	height: 70px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url("../images/top_fv_logo01_menu.png");
	background-color: transparent;
	background-size: contain;
	/*flex-shrink: 0;*/
	flex: 0 0 auto;
	transition: opacity 0.3s ease 0s;
	opacity: 1.0;
}

#header_logo:hover {
	opacity: 0.5;
}

body.home #header_logo {
	display: none;
}

@media only screen and ( max-width: 750px ){

	#header_nav_cover {
		overflow: hidden;
		height: 0px;
		position: absolute;
		width: 100%;
		top: 74%;
		left: 0px;

		top: 92%;
	}

	#header_sp_button {
		display: block;
		width: 80px;
		height: 32px;

		width: calc( 80 * var(--mag13) );
		height: calc( 32 * var(--mag1) );

		padding-right: calc( 30 * var(--mag13) );
		background-position: left center;
		background-size: calc( 100% - ( 30 * var(--mag13) ) ) 100%;
	}

	body.home #header_sp_button {
		width: 100%;
		background-size: calc( 80 * var(--mag13) ) 100%;
		background-position: center center;
	}

	#header_logo {
		margin: 0px 10px 0px 30px;
		padding: 0px 0px 7px 0px;
		width: 160px;
		height: 70px;

		margin: 0px calc( 10 * var(--mag13) ) 0px calc( 30 * var(--mag13) );
		padding: 0px 0px calc( 7 * var(--mag13) ) 0px;
		width: calc( 160 * var(--mag13) );
		height: calc( 70 * var(--mag13) );
	}

	body.home #header_logo {
		/*display: block;*/
	}

}




/* ------------------------------------------------------------------------------------------------ Main */




#trvp_main {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;

	position: relative; /* 260314 */
	overflow: hidden; /* 260314 */
}




#trvp_main .contents_head2_bg {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 563px;
	height: 265px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-image: url("../images/head_text_news_bg.png");
	background-color: transparent;
	background-size: 100% auto;
}

#trvp_main .contents_head2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	position: relative;
}

#trvp_main .contents_head2 img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
}

@media only screen and ( max-width: 750px ){

	#trvp_main .contents_head2_bg {
		width: 563px;
		height: 265px;

		width: calc( 563 * var(--mag1) );
		height: calc( 265 * var(--mag1) );
	}

	#trvp_main .contents_head2 img {
		height: 152px;

		height: calc( 152 * var(--mag1) );

		height: calc( 114 * var(--mag1) );
	}

}




#trvp_main .contents_line_vertical_left {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 4px;
	height: 100%;
	position: absolute;
	top: 0px;
	left: -4px;
	background-color: #000000;
}

#trvp_main .contents_line_vertical_right {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 4px;
	height: 100%;
	position: absolute;
	top: 0px;
	right: -4px;
	background-color: #000000;
}

#trvp_main .contents_fstar_rt,
#trvp_main .contents_fstar_lt {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 65px;
	height: 65px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-image: url("../images/cross_point_bg02.png");
	background-color: transparent;
	background-size: 100% 100%;
}

#trvp_main .contents_fstar_lt {
	top: -34px;
	left: -34px;
}

#trvp_main .contents_fstar_rt {
	top: -34px;
	right: -34px;
}

@media only screen and ( max-width: 750px ){

	#trvp_main .contents_line_vertical_left {
		width: 4px;
		left: -4px;

		width: calc( 4 * var(--mag1) );
		left: calc( -4 * var(--mag1) );
	}

	#trvp_main .contents_line_vertical_right {
		width: 4px;
		right: -4px;

		width: calc( 4 * var(--mag1) );
		right: calc( -4 * var(--mag1) );
	}

	#trvp_main .contents_fstar_rt,
	#trvp_main .contents_fstar_lt {
		width: 65px;
		height: 65px;

		width: calc( 65 * var(--mag1) );
		height: calc( 65 * var(--mag1) );
	}

	#trvp_main .contents_fstar_lt {
		top: -34px;
		left: -34px;

		top: calc( -34 * var(--mag1) );
		left: calc( -34 * var(--mag1) );
	}

	#trvp_main .contents_fstar_rt {
		top: -34px;
		right: -34px;

		top: calc( -34 * var(--mag1) );
		right: calc( -34 * var(--mag1) );
	}

}




/* ------------------------------------------------------------------------------------------------ Top Intro */




#trvp_main .trvp_top_intro {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	background-color: #d50000;
	position: relative;
}

#trvp_main .trvp_top_intro .trvp_top_intro_back {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	right: 0px;
}

#trvp_main .trvp_top_intro .trvp_top_intro_back .trvp_top_intro_back_in {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 1816px;
	height: 100%;
	position: relative;
}

#trvp_main .trvp_top_intro .trvp_top_intro_in {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top, right top, left top, center top;
	background-image: url("../images/top_intro_bg_japan.png"), url("../images/top_intro_bg_right.png"), url("../images/top_intro_bg_left.png"), url("../images/top_intro_bg01.png");
	background-color: transparent;
	background-size: auto calc( 100% - 104px ), auto 90%, auto 90%, 100% calc( 100% - 70px );
}

#trvp_main .trvp_top_intro .trvp_top_intro_in2 {
	margin: 0px 0px 0px 0px;
	padding: 138px 0px 260px 0px;
	display: block;
	width: auto;
	height: auto;
}

#trvp_main .trvp_top_intro .trvp_top_intro_in2 h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 50px 0px 50px;
	display: block;
	width: auto;
	height: auto;
	text-align: center;
	font-size: 27px;
	line-height: 44px;
	letter-spacing: 0.08em;
	color: #ffffff;
	font-weight: 600;
	text-decoration: none;
}

#trvp_main .trvp_top_intro .trvp_top_intro_in2 h2 {
	margin: 50px 0px 75px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
}

#trvp_main .trvp_top_intro .trvp_top_intro_in2 h2 img {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
}

#trvp_main .trvp_top_intro .trvp_top_intro_in2 p {
	margin: 0px 0px 0px 0px;
	padding: 0px 50px 0px 50px;
	display: block;
	width: auto;
	height: auto;
	text-align: center;
	font-size: 24px;
	line-height: 43px;
	letter-spacing: 0.04em;
	color: #ffffff;
	font-weight: 600;
	text-decoration: none;
}

@media only screen and ( max-width: 1920px ){

	#trvp_main .trvp_top_intro .trvp_top_intro_back .trvp_top_intro_back_in {
		margin: 0px 52px 0px 52px;
		width: auto;
	}

}

@media only screen and ( max-width: 1240px ){

	#trvp_main .trvp_top_intro .trvp_top_intro_in2 h2 img {
		width: 90.16129vw;
	}

}

@media only screen and ( max-width: 1000px ){

	#trvp_main .trvp_top_intro .trvp_top_intro_in {
		background-position: center top, right center, left center, center top;
		background-size: auto calc( 100% - 104px ), auto 50%, auto 50%, 100% calc( 100% - 70px );

		background-image: url("../images/top_intro_bg_japan_all.png"), url("../images/top_intro_bg_right.png"), url("../images/top_intro_bg_left.png"), url("../images/top_intro_bg01.png");
		background-position: center center, right top, left 70%, center top;
		background-size: 100% auto, auto 60%, auto 60%, 100% calc( 100% - 70px );
	}

}

@media only screen and ( max-width: 750px ){

	#trvp_main .trvp_top_intro .trvp_top_intro_back .trvp_top_intro_back_in {
		margin: 0px 52px 0px 52px;

		margin: 0px calc( 52 * var(--mag1) ) 0px calc( 52 * var(--mag1) );

		margin: 0px calc( 34 * var(--mag1) ) 0px calc( 34 * var(--mag1) );
	}

	#trvp_main .trvp_top_intro .trvp_top_intro_in {
		background-size: auto calc( 100% - 104px ), auto 50%, auto 50%, 100% calc( 100% - 70px );

		background-size: auto calc( 100% - ( 104 * var(--mag1) ) ), auto 50%, auto 50%, auto calc( 100% - ( 70 * var(--mag1) ) );

		background-size: 100% auto, auto 60%, auto 60%, auto calc( 100% - ( 70 * var(--mag1) ) );
	}

	#trvp_main .trvp_top_intro .trvp_top_intro_in2 {
		padding: 138px 0px 260px 0px;

		padding: calc( 138 * var(--mag15) ) 0px calc( 260 * var(--mag15) ) 0px;

		padding: calc( 138 * var(--mag15) ) 0px calc( 200 * var(--mag15) ) 0px;
	}

	#trvp_main .trvp_top_intro .trvp_top_intro_in2 h1 {
		padding: 0px 50px 0px 50px;
		font-size: 27px;
		line-height: 44px;

		padding: 0px calc( 50 * var(--mag1) ) 0px calc( 50 * var(--mag1) );
		font-size: calc( 27 * var(--mag12) );
		line-height: calc( 44 * var(--mag12) );
	}

	#trvp_main .trvp_top_intro .trvp_top_intro_in2 h2 {
		margin: 50px 0px 75px 0px;

		margin: calc( 50 * var(--mag1) ) 0px calc( 75 * var(--mag1) ) 0px;
	}

	#trvp_main .trvp_top_intro .trvp_top_intro_in2 p {
		padding: 0px 50px 0px 50px;
		font-size: 24px;
		line-height: 43px;

		padding: 0px calc( 50 * var(--mag1) ) 0px calc( 50 * var(--mag1) );
		font-size: calc( 24 * var(--mag12) );
		line-height: calc( 43 * var(--mag12) );
	}

}




/* ------------------------------------------------------------------------------------------------ Top News */




#trvp_main .trvp_top_news {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	border-style: solid;
	border-color: #000000;
	border-width: 4px 0px 0px 0px;
	box-sizing: border-box;
	position: relative;
}

#trvp_main .trvp_top_news .trvp_top_news_in {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 1816px;
	height: auto;
	position: relative;
}

#trvp_main .trvp_top_news .trvp_top_news_in2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 120px 0px;
	display: block;
}

@media only screen and ( max-width: 1920px ){

	#trvp_main .trvp_top_news .trvp_top_news_in {
		margin: 0px 52px 0px 52px;
		width: auto;
	}

}

@media only screen and ( max-width: 750px ){

	#trvp_main .trvp_top_news {
		border-width: 4px 0px 0px 0px;

		border-width: calc( 4 * var(--mag1) ) 0px 0px 0px;
	}

	#trvp_main .trvp_top_news .trvp_top_news_in {
		margin: 0px 52px 0px 52px;

		margin: 0px calc( 52 * var(--mag1) ) 0px calc( 52 * var(--mag1) );

		margin: 0px calc( 34 * var(--mag1) ) 0px calc( 34 * var(--mag1) );
	}

	#trvp_main .trvp_top_news .trvp_top_news_in2 {
		padding: 0px 0px 120px 0px;

		padding: 0px 0px calc( 120 * var(--mag15) ) 0px;
	}

}




#trvp_main .trvp_top_news .trvp_top_news_in .news_list {
	margin: 80px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	flex-direction: column;
	align-items: center;
	width: 1400px;
	height: auto;
	gap: 12px;
}

#trvp_main .trvp_top_news .trvp_top_news_in .news_list .news_list_item {
	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;
	width: 100%;
	height: auto;
}

#trvp_main .trvp_top_news .trvp_top_news_in .news_list .news_list_item .news_list_item_link {
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 30px 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-end;
	flex-direction: row;
	align-items: center;
	width: 100%;
	height: auto;
	background-color: #454545;
	text-decoration: none;
	transition: background-color 0.3s ease 0s;
}

#trvp_main .trvp_top_news .trvp_top_news_in .news_list .news_list_item .news_list_item_link:hover {
	background-color: #a2957a;
}

#trvp_main .trvp_top_news .trvp_top_news_in .news_list .news_list_item .news_list_item_link .news_list_item_link_date {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-align: left;
	font-size: 16px;
	line-height: 32px;
	letter-spacing: 0.02em;
	color: #ffffff;
	font-weight: 400;
	text-decoration: none;
	width: 148px;
	height: auto;
}

#trvp_main .trvp_top_news .trvp_top_news_in .news_list .news_list_item .news_list_item_link .news_list_item_link_title {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-align: left;
	font-size: 18px;
	line-height: 32px;
	letter-spacing: 0.02em;
	color: #ffffff;
	font-weight: 600;
	text-decoration: none;
	width: 950px;
	height: auto;
}

#trvp_main .trvp_top_news .trvp_top_news_in .news_list .news_list_item .news_list_item_link .news_list_item_link_icon {
	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: 96px;
	height: auto;
}

@media only screen and ( max-width: 1560px ){

	#trvp_main .trvp_top_news .trvp_top_news_in .news_list {
		margin: 80px 28px 0px 28px;
		width: auto;
	}

}

@media only screen and ( max-width: 1420px ){

	#trvp_main .trvp_top_news .trvp_top_news_in .news_list .news_list_item .news_list_item_link .news_list_item_link_date {
		text-align: center;
		width: 214px;
	}

	#trvp_main .trvp_top_news .trvp_top_news_in .news_list .news_list_item .news_list_item_link .news_list_item_link_title {
		width: auto;
		flex: 1;
	}

}

@media only screen and ( max-width: 1000px ){

	#trvp_main .trvp_top_news .trvp_top_news_in .news_list .news_list_item .news_list_item_link .news_list_item_link_date {
		width: 160px;
	}

}

@media only screen and ( max-width: 750px ){

	#trvp_main .trvp_top_news .trvp_top_news_in .news_list {
		margin: 80px 28px 0px 28px;
		gap: 12px;

		margin: calc( 80 * var(--mag15) ) calc( 28 * var(--mag1) ) 0px calc( 28 * var(--mag1) );
		gap: calc( 12 * var(--mag1) );
	}

	#trvp_main .trvp_top_news .trvp_top_news_in .news_list .news_list_item .news_list_item_link {
		padding: 30px 0px 30px 0px;

		padding: calc( 30 * var(--mag1) ) 0px calc( 30 * var(--mag1) ) 0px;
	}

	#trvp_main .trvp_top_news .trvp_top_news_in .news_list .news_list_item .news_list_item_link .news_list_item_link_date {
		font-size: 16px;
		line-height: 32px;
		width: 160px;

		font-size: calc( 16 * var(--mag12) );
		line-height: calc( 32 * var(--mag12) );
		width: calc( 160 * var(--mag1) );
	}

	#trvp_main .trvp_top_news .trvp_top_news_in .news_list .news_list_item .news_list_item_link .news_list_item_link_title {
		font-size: 18px;
		line-height: 32px;

		font-size: calc( 18 * var(--mag12) );
		line-height: calc( 32 * var(--mag12) );
	}

	#trvp_main .trvp_top_news .trvp_top_news_in .news_list .news_list_item .news_list_item_link .news_list_item_link_icon {
		width: 96px;

		width: calc( 96 * var(--mag1) );
	}

	#trvp_main .trvp_top_news .trvp_top_news_in .news_list .news_list_item .news_list_item_link .news_list_item_link_icon svg {
		width: 22px;
		height: 21px;

		width: calc( 22 * var(--mag1) );
		height: calc( 21 * var(--mag1) );
	}

}




#trvp_main .trvp_top_news .trvp_top_news_in .news_single_kline {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 100%;
	height: 4px;
	background-color: #000000;
	position: relative;
	overflow: visible;
	border-width: 0px;
	box-sizing: border-box;
}

#trvp_main .trvp_top_news .trvp_top_news_in .news_single_kline::after,
#trvp_main .trvp_top_news .trvp_top_news_in .news_single_kline::before {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	content: '';
	width: 65px;
	height: 65px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-image: url("../images/cross_point_bg02.png");
	background-color: transparent;
	background-size: 100% 100%;
}

#trvp_main .trvp_top_news .trvp_top_news_in .news_single_kline::before {
	top: -31px;
	left: -34px;
}

#trvp_main .trvp_top_news .trvp_top_news_in .news_single_kline::after {
	top: -31px;
	right: -34px;
}

@media only screen and ( max-width: 750px ){

	#trvp_main .trvp_top_news .trvp_top_news_in .news_single_kline {
		height: 4px;

		height: calc( 4 * var(--mag1) );
	}

	#trvp_main .trvp_top_news .trvp_top_news_in .news_single_kline::after,
	#trvp_main .trvp_top_news .trvp_top_news_in .news_single_kline::before {
		width: 65px;
		height: 65px;

		width: calc( 65 * var(--mag1) );
		height: calc( 65 * var(--mag1) );
	}

	#trvp_main .trvp_top_news .trvp_top_news_in .news_single_kline::before {
		top: -31px;
		left: -34px;

		top: calc( -31 * var(--mag1) );
		left: calc( -35 * var(--mag1) );
	}

	#trvp_main .trvp_top_news .trvp_top_news_in .news_single_kline::after {
		top: -31px;
		right: -34px;

		top: calc( -31 * var(--mag1) );
		right: calc( -34 * var(--mag1) );
	}

}




#trvp_main .trvp_top_news .trvp_top_news_in .news_single {
	margin: 80px auto 80px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 1000px;

	width: 1400px;
}


#trvp_main .trvp_top_news .trvp_top_news_in .news_single .news_single_header {
	margin: 0px 28px 0px 28px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	text-align: center;
}

#trvp_main .trvp_top_news .trvp_top_news_in .news_single .news_single_date {
	margin: 30px 0px 0px 0px;
	padding: 0px 0.5em 0px 0.5em;
	display: block;
	width: auto;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0.08em;
	color: #ffffff;
	font-weight: 700;
	text-decoration: none;
	background-color: #000000;

	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 26px;

/*
	background-color: #a2957a;
	background-color: #dad39a;
	color: #000000;
*/
}

#trvp_main .trvp_top_news .trvp_top_news_in .news_single .news_single_date .news_single_date_text {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-box-trim: trim-both;
	text-box-edge: cap alphabetic;
	white-space: nowrap;
}

#trvp_main .trvp_top_news .trvp_top_news_in .news_single .news_single_title {
	margin: 16px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-align: center;
	font-size: 26px;
	line-height: 42px;
	letter-spacing: 0.08em;
	color: #000000;
	font-weight: 700;
	text-decoration: none;
}

#trvp_main .trvp_top_news .trvp_top_news_in .news_single .news_single_content {
	margin: 0px 28px 0px 28px;
	padding: 20px 0px 20px 0px;
	display: block;
	width: auto;
	position: relative;
}

#trvp_main .trvp_top_news .trvp_top_news_in .news_single .news_single_content strong {
	font-weight: 800;
}

#trvp_main .trvp_top_news .trvp_top_news_in .news_single .news_single_content p {
	margin: 28px 0px 28px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-align: left;
	font-size: 18px;
	line-height: 32px;
	letter-spacing: 0.02em;
	color: #000000;
	font-weight: 500;
	text-decoration: none;
}

#trvp_main .trvp_top_news .trvp_top_news_in .news_single .news_single_content a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight: 800;
	color: #d50000;
	word-break: break-all;
}

#trvp_main .trvp_top_news .trvp_top_news_in .news_single .news_single_content h2 {
	margin: 28px 0px 28px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-align: left;
	font-size: 26px;
	line-height: 42px;
	letter-spacing: 0.02em;
	color: #000000;
	font-weight: 800;
	text-decoration: none;
}

#trvp_main .trvp_top_news .trvp_top_news_in .news_single .news_single_content h2.highlight {
	margin-top: 32px;
	margin-bottom: 32px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	justify-content: center;
	flex-direction: row;
	align-items: flex-start;
	color: #ffffff;
	font-weight: 900;
}

#trvp_main .trvp_top_news .trvp_top_news_in .news_single .news_single_content h2.highlight .highlight_in {
	padding-top: 0.25em;
	padding-right: 0.1em;
	padding-bottom: 0.25em;
	padding-left: 0.1em;
	display: block;
	background-color: #000000;

	padding-top: 0.3em;
	padding-right: 0.2em;
	padding-bottom: 0.3em;
	padding-left: 0.2em;
}

#trvp_main .trvp_top_news .trvp_top_news_in .news_single .news_single_content h2.highlight .highlight_text {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-box-trim: trim-both;
	text-box-edge: cap alphabetic;
}

#trvp_main .trvp_top_news .trvp_top_news_in .news_single .news_single_content h3 {
	margin: 28px 0px 28px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-align: left;
	font-size: 22px;
	line-height: 36px;
	letter-spacing: 0.02em;
	color: #000000;
	font-weight: 800;
	text-decoration: none;
}

#trvp_main .trvp_top_news .trvp_top_news_in .news_single .news_single_content ul {
	margin: 28px 0px 28px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-align: left;
	font-size: 18px;
	line-height: 32px;
	letter-spacing: 0.02em;
	color: #000000;
	font-weight: 500;
	text-decoration: none;

	display: table;
	border-collapse: collapse;
	border-width: 0px;
}

#trvp_main .trvp_top_news .trvp_top_news_in .news_single .news_single_content ul ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

#trvp_main .trvp_top_news .trvp_top_news_in .news_single .news_single_content ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: table-row;
	list-style-type: none;
}

#trvp_main .trvp_top_news .trvp_top_news_in .news_single .news_single_content ul li::before {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: table-cell;
	content: '・';
	color: #000000;
	font-style: normal;
	font-weight: 900;
}

#trvp_main .trvp_top_news .trvp_top_news_in .news_single .news_single_content ul li.kome::before {
	content: '※';
}

/* Notice */

#trvp_main .trvp_top_news .trvp_top_news_in .news_single .news_single_content_notice h3 {
	margin-bottom: 6px;
}

#trvp_main .trvp_top_news .trvp_top_news_in .news_single .news_single_content_notice h3 + ul {
	margin-top: 6px;
}

@media only screen and ( max-width: 1504px ){

	#trvp_main .trvp_top_news .trvp_top_news_in .news_single {
		margin-left: 0px;
		margin-right: 0px;
		width: auto;
	}

}

@media only screen and ( max-width: 1104px ){

	#trvp_main .trvp_top_news .trvp_top_news_in .news_single {
		width: auto;
	}

}

@media only screen and ( max-width: 750px ){

	#trvp_main .trvp_top_news .trvp_top_news_in .news_single {
		margin: 80px auto 80px auto;

		margin: calc( 80 * var(--mag12) ) auto calc( 80 * var(--mag12) ) auto;
	}


	#trvp_main .trvp_top_news .trvp_top_news_in .news_single .news_single_header {
		margin: 0px 28px 0px 28px;

		margin: 0px calc( 28 * var(--mag12) ) 0px calc( 28 * var(--mag12) );
	}

	#trvp_main .trvp_top_news .trvp_top_news_in .news_single .news_single_date {
		margin: 30px 0px 0px 0px;
		font-size: 16px;
		line-height: 26px;
		height: 26px;

		margin: calc( 30 * var(--mag12) ) 0px 0px 0px;
		font-size: calc( 16 * var(--mag12) );
		line-height: calc( 26 * var(--mag12) );
		height: calc( 26 * var(--mag12) );
	}

	#trvp_main .trvp_top_news .trvp_top_news_in .news_single .news_single_title {
		margin: 16px 0px 30px 0px;
		font-size: 26px;
		line-height: 42px;

		margin: calc( 16 * var(--mag12) ) 0px calc( 30 * var(--mag12) ) 0px;
		font-size: calc( 26 * var(--mag12) );
		line-height: calc( 42 * var(--mag12) );
	}

	#trvp_main .trvp_top_news .trvp_top_news_in .news_single .news_single_content {
		margin: 0px 28px 0px 28px;
		padding: 20px 0px 20px 0px;

		margin: 0px calc( 28 * var(--mag12) ) 0px calc( 28 * var(--mag12) );
		padding: calc( 20 * var(--mag12) ) 0px calc( 20 * var(--mag12) ) 0px;
	}

	#trvp_main .trvp_top_news .trvp_top_news_in .news_single .news_single_content p {
		margin: 28px 0px 28px 0px;
		font-size: 18px;
		line-height: 32px;

		margin: calc( 28 * var(--mag12) ) 0px calc( 28 * var(--mag12) ) 0px;
		font-size: calc( 18 * var(--mag12) );
		line-height: calc( 32 * var(--mag12) );
	}

	#trvp_main .trvp_top_news .trvp_top_news_in .news_single .news_single_content h2 {
		margin: 28px 0px 28px 0px;
		font-size: 26px;
		line-height: 42px;

		margin: calc( 28 * var(--mag12) ) 0px calc( 28 * var(--mag12) ) 0px;
		font-size: calc( 26 * var(--mag12) );
		line-height: calc( 42 * var(--mag12) );
	}

	#trvp_main .trvp_top_news .trvp_top_news_in .news_single .news_single_content h2.highlight {
		margin-top: 32px;
		margin-bottom: 32px;

		margin-top: calc( 32 * var(--mag12) );
		margin-bottom: calc( 32 * var(--mag12) );
	}

	#trvp_main .trvp_top_news .trvp_top_news_in .news_single .news_single_content h3 {
		margin: 28px 0px 28px 0px;
		font-size: 22px;
		line-height: 36px;

		margin: calc( 28 * var(--mag12) ) 0px calc( 28 * var(--mag12) ) 0px;
		font-size: calc( 22 * var(--mag12) );
		line-height: calc( 36 * var(--mag12) );
	}

	#trvp_main .trvp_top_news .trvp_top_news_in .news_single .news_single_content ul {
		margin: 28px 0px 28px 0px;
		font-size: 18px;
		line-height: 32px;

		margin: calc( 28 * var(--mag12) ) 0px calc( 28 * var(--mag12) ) 0px;
		font-size: calc( 18 * var(--mag12) );
		line-height: calc( 32 * var(--mag12) );
	}

	#trvp_main .trvp_top_news .trvp_top_news_in .news_single .news_single_content ul ul {
		margin-top: 0px;
		margin-bottom: 0px;
	}

	/* Notice */

	#trvp_main .trvp_top_news .trvp_top_news_in .news_single .news_single_content_notice h3 {
		margin-bottom: 8px;

		margin-bottom: calc( 6 * var(--mag12) );
	}

	#trvp_main .trvp_top_news .trvp_top_news_in .news_single .news_single_content_notice h3 + ul {
		margin-top: 8px;

		margin-top: calc( 6 * var(--mag12) );
	}

}




/* ------------------------------------------------------------------------------------------------ Top Intro */




#trvp_main .trvp_top_info {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	position: relative;
	background-color: #454545;
}

#trvp_main .trvp_top_info .contents_head2_bg {
	width: 1039px;
	height: 489px;
	background-image: url("../images/head_text_info_bg.png");
}

#trvp_main .trvp_top_sche .trvp_top_sche_up,
#trvp_main .trvp_top_info .trvp_top_info_btm2,
#trvp_main .trvp_top_info .trvp_top_info_up {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	position: relative;
	border-style: solid;
	border-color: #000000;
	border-width: 4px 0px 0px 0px;
	box-sizing: border-box;
}

#trvp_main .trvp_top_sche .trvp_top_sche_up .trvp_top_sche_up_in,
#trvp_main .trvp_top_info .trvp_top_info_btm2 .trvp_top_info_btm2_in,
#trvp_main .trvp_top_info .trvp_top_info_up .trvp_top_info_up_in {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 1816px;
	height: 36px;
	position: relative;
}

#trvp_main .trvp_top_info .trvp_top_info_up2 {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	position: relative;
	border-style: solid;
	border-color: #000000;
	border-width: 4px 0px 0px 0px;
	box-sizing: border-box;
}

#trvp_main .trvp_top_info .trvp_top_info_up2 .trvp_top_info_up2_in {
	margin: 0px auto 0px auto;
	padding: 0px 0px 80px 0px;
	display: block;
	width: 1816px;
	height: auto;
	position: relative;
}

#trvp_main .trvp_top_info .trvp_top_info_mdl {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	position: relative;
	background-color: #d50000;
	border-style: solid;
	border-color: #000000;
	border-width: 4px 0px 0px 0px;
	box-sizing: border-box;
}

#trvp_main .trvp_top_info .trvp_top_info_mdl .trvp_top_info_mdl_in {
	margin: 0px auto 0px auto;
	padding: 16px 0px 16px 0px;
	display: block;
	width: 1816px;
	height: auto;
	position: relative;
}

#trvp_main .trvp_top_info .trvp_top_info_mdl h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	text-align: center;
	font-size: 58px;
	line-height: 58px;
	letter-spacing: 0.1em;
	color: #000000;
	font-weight: 600;
	text-decoration: none;
}

#trvp_main .trvp_top_info .trvp_top_info_mdl h2 .h2_text {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-box-trim: trim-both;
	text-box-edge: cap alphabetic;
}

#trvp_main .trvp_top_info .trvp_top_info_btm {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	position: relative;
	border-style: solid;
	border-color: #000000;
	border-width: 4px 0px 0px 0px;
	box-sizing: border-box;
}

#trvp_main .trvp_top_info .trvp_top_info_btm .trvp_top_info_btm_in {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 1816px;
	height: auto;
	position: relative;
	background-repeat: repeat;
	background-position: left top;
	background-position: center center;
	background-image: url("../images/body_bg_tile02.png");
	background-color: transparent;
	background-size: auto auto;
}

#trvp_main .trvp_top_info .trvp_top_info_btm .trvp_top_info_btm_in2 {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 70px 0px;
	display: block;
	width: auto;
	height: auto;
}

@media only screen and ( max-width: 1920px ){

	#trvp_main .trvp_top_sche .trvp_top_sche_up .trvp_top_sche_up_in,
	#trvp_main .trvp_top_info .trvp_top_info_btm2 .trvp_top_info_btm2_in,
	#trvp_main .trvp_top_info .trvp_top_info_up .trvp_top_info_up_in {
		margin: 0px 52px 0px 52px;
		width: auto;
	}

	#trvp_main .trvp_top_info .trvp_top_info_up2 .trvp_top_info_up2_in {
		margin: 0px 52px 0px 52px;
		width: auto;
	}

	#trvp_main .trvp_top_info .trvp_top_info_mdl .trvp_top_info_mdl_in {
		margin: 0px 52px 0px 52px;
		width: auto;
	}

	#trvp_main .trvp_top_info .trvp_top_info_btm .trvp_top_info_btm_in {
		margin: 0px 52px 0px 52px;
		width: auto;
	}

}

@media only screen and ( max-width: 750px ){

	#trvp_main .trvp_top_info {
		overflow: hidden;
	}

	#trvp_main .trvp_top_info .contents_head2_bg {
		width: 1039px;
		height: 489px;

		width: calc( 1039 * var(--mag1) );
		height: calc( 489 * var(--mag1) );
	}

	#trvp_main .trvp_top_sche .trvp_top_sche_up,
	#trvp_main .trvp_top_info .trvp_top_info_btm2,
	#trvp_main .trvp_top_info .trvp_top_info_up {
		border-width: 4px 0px 0px 0px;

		border-width: calc( 4 * var(--mag1) ) 0px 0px 0px;
	}

	#trvp_main .trvp_top_sche .trvp_top_sche_up .trvp_top_sche_up_in,
	#trvp_main .trvp_top_info .trvp_top_info_btm2 .trvp_top_info_btm2_in,
	#trvp_main .trvp_top_info .trvp_top_info_up .trvp_top_info_up_in {
		margin: 0px 52px 0px 52px;
		height: 36px;

		margin: 0px calc( 52 * var(--mag1) ) 0px calc( 52 * var(--mag1) );
		height: calc( 36 * var(--mag15) );

		margin: 0px calc( 34 * var(--mag1) ) 0px calc( 34 * var(--mag1) );
	}

	#trvp_main .trvp_top_info .trvp_top_info_up2 {
		border-width: 4px 0px 0px 0px;

		border-width: calc( 4 * var(--mag1) ) 0px 0px 0px;
	}

	#trvp_main .trvp_top_info .trvp_top_info_up2 .trvp_top_info_up2_in {
		margin: 0px 52px 0px 52px;
		padding: 0px 0px 80px 0px;

		margin: 0px calc( 52 * var(--mag1) ) 0px calc( 52 * var(--mag1) );
		padding: 0px 0px calc( 80 * var(--mag15) ) 0px;

		margin: 0px calc( 34 * var(--mag1) ) 0px calc( 34 * var(--mag1) );
	}

	#trvp_main .trvp_top_info .trvp_top_info_mdl {
		border-width: 4px 0px 0px 0px;

		border-width: calc( 4 * var(--mag1) ) 0px 0px 0px;
	}

	#trvp_main .trvp_top_info .trvp_top_info_mdl .trvp_top_info_mdl_in {
		margin: 0px 52px 0px 52px;
		padding: 16px 0px 16px 0px;

		margin: 0px calc( 52 * var(--mag1) ) 0px calc( 52 * var(--mag1) );
		padding: calc( 16 * var(--mag15) ) 0px calc( 16 * var(--mag15) ) 0px;

		margin: 0px calc( 34 * var(--mag1) ) 0px calc( 34 * var(--mag1) );
	}

	#trvp_main .trvp_top_info .trvp_top_info_mdl h2 {
		font-size: 58px;
		line-height: 58px;

		font-size: calc( 58 * var(--mag1) );
		line-height: calc( 58 * var(--mag1) );
	}

	#trvp_main .trvp_top_info .trvp_top_info_btm {
		border-width: 4px 0px 0px 0px;

		border-width: calc( 4 * var(--mag1) ) 0px 0px 0px;
	}

	#trvp_main .trvp_top_info .trvp_top_info_btm .trvp_top_info_btm_in {
		margin: 0px 52px 0px 52px;

		margin: 0px calc( 52 * var(--mag1) ) 0px calc( 52 * var(--mag1) );

		margin: 0px calc( 34 * var(--mag1) ) 0px calc( 34 * var(--mag1) );
	}

	#trvp_main .trvp_top_info .trvp_top_info_btm .trvp_top_info_btm_in2 {
		padding: 20px 0px 70px 0px;

		padding: calc( 20 * var(--mag1) ) 0px calc( 70 * var(--mag15) ) 0px;

		padding: calc( 32 * var(--mag1) ) 0px calc( 100 * var(--mag15) ) 0px;
	}

}




#trvp_main .trvp_top_info #free_admission {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 300px;
	height: 248px;
	position: absolute;
	bottom: 50%;
	right: -1.5%;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-image: url("../images/info_free_admission.png");
	background-color: transparent;
	background-size: contain;
	pointer-events: none;
}

@media only screen and ( max-width: 1000px ){

	#trvp_main .trvp_top_info #free_admission {
		width: 300px;
		height: 248px;
		bottom: 50%;
		right: -1.5%;

		width: 30vw;
		height: 24.8vw;
	}

}




#trvp_main .trvp_top_info .trvp_top_info_btm .info_box_table {
	margin: 40px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	flex-direction: column;
	align-items: center;
	width: 700px;
	height: auto;
	gap: 28px;
}

#trvp_main .trvp_top_info .trvp_top_info_btm .info_box_table .info_box_table_item {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	flex-direction: row;
	align-items: stretch;
	width: 100%;
	height: auto;
}

#trvp_main .trvp_top_info .trvp_top_info_btm .info_box_table .info_box_table_item .info_box_table_item_left {
	margin: 0px 2em 0px 0px;
	padding: 0px 1em 0px 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-end;
	flex-direction: row;
	align-items: center;
	width: 110px;
	height: auto;
	text-align: right;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 0.1em;
	color: #d8d8d8;
	font-weight: 600;
	text-decoration: none;
	border-style: solid;
	border-color: #d8d8d8;
	border-width: 0px 2px 0px 0px;
	box-sizing: border-box;
}

#trvp_main .trvp_top_info .trvp_top_info_btm .info_box_table .info_box_table_item .info_box_table_item_right {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	flex: 1;
	text-align: left;
	font-size: 22px;
	line-height: 38px;
	letter-spacing: 0.0em;
	color: #d8d8d8;
	font-weight: 600;
	text-decoration: none;
}

#trvp_main .trvp_top_info .trvp_top_info_btm .info_box_table .info_box_table_item .info_box_table_item_right small {
	font-size: 16px;
}

#trvp_main .trvp_top_info .trvp_top_info_btm .info_box_table .info_box_table_item .info_box_table_item_right .gmap {
	margin: 0px 0px 0px 0px;
	padding: 0.5em 1em 0.5em 1em;
	display: inline-block;
	background-color: #d50000;
	text-align: center;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0.02em;
	color: #000000;
	font-weight: 600;
	text-decoration: none;
	transition: opacity 0.3s ease 0s;

	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 32px;
	padding-top: 0em;
	padding-bottom: 0em;
}

#trvp_main .trvp_top_info .trvp_top_info_btm .info_box_table .info_box_table_item .info_box_table_item_right .gmap .gmap_text {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-box-trim: trim-both;
	text-box-edge: cap alphabetic;
	white-space: nowrap;
}

#trvp_main .trvp_top_info .trvp_top_info_btm .info_box_table .info_box_table_item .info_box_table_item_right .gmap:hover {
	opacity: 0.5;
}

#trvp_main .trvp_top_info .trvp_top_info_btm .notice {
	margin: 50px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 700px;
	height: auto;
	text-align: left;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 0.0em;
	color: #d8d8d8;
	font-weight: 600;
	text-decoration: none;

	/*text-align: center;*/
}

#trvp_main .trvp_top_info .trvp_top_info_btm .notice .highlight {
	/*font-size: 200%;*/
	font-weight: 800;
}

#trvp_main .trvp_top_info .trvp_top_info_btm .notice a {
	margin: 0px 0.25em 0px 0.25em;
	padding: 0em 0.5em 0em 0.5em;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	font-size: 90%;
	transition: opacity 0.3s ease 0s;

	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 20px;

	color: #000000;
	background-color: #d50000;
}

#trvp_main .trvp_top_info .trvp_top_info_btm .notice a:hover {
	opacity: 0.5;
}

#trvp_main .trvp_top_info .trvp_top_info_btm .notice a .link_text {
	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: 860px ){

	#trvp_main .trvp_top_info .trvp_top_info_btm .info_box_table {
		margin: 40px 28px 0px 28px;
		width: auto;
	}

	#trvp_main .trvp_top_info .trvp_top_info_btm .notice {
		margin: 50px 28px 0px 28px;
		width: auto;
	}

}

@media only screen and ( max-width: 750px ){

	#trvp_main .trvp_top_info .trvp_top_info_btm .info_box_table {
		margin: 40px 28px 0px 28px;
		gap: 28px;

		margin: calc( 40 * var(--mag1) ) calc( 28 * var(--mag1) ) 0px calc( 28 * var(--mag1) );
		gap: calc( 28 * var(--mag1) );
	}

	#trvp_main .trvp_top_info .trvp_top_info_btm .info_box_table .info_box_table_item .info_box_table_item_left {
		margin: 0px 2em 0px 0px;
		padding: 0px 1em 0px 0px;
		width: 110px;
		font-size: 18px;
		line-height: 18px;
		border-width: 0px 2px 0px 0px;

		width: calc( 110 * var(--mag12) );
		font-size: calc( 18 * var(--mag12) );
		line-height: calc( 18 * var(--mag12) );

		line-height: calc( 30 * var(--mag12) );
	}

	#trvp_main .trvp_top_info .trvp_top_info_btm .info_box_table .info_box_table_item .info_box_table_item_right {
		font-size: 22px;
		line-height: 38px;

		font-size: calc( 22 * var(--mag12) );
		line-height: calc( 38 * var(--mag12) );
	}

	#trvp_main .trvp_top_info .trvp_top_info_btm .info_box_table .info_box_table_item .info_box_table_item_right small {
		font-size: 16px;

		font-size: calc( 16 * var(--mag12) );
	}

	#trvp_main .trvp_top_info .trvp_top_info_btm .info_box_table .info_box_table_item .info_box_table_item_right .gmap {
		padding: 0.5em 1em 0.5em 1em;
		font-size: 16px;
		line-height: 16px;

		font-size: calc( 16 * var(--mag12) );
		line-height: calc( 16 * var(--mag12) );

		height: 32px;
		padding-top: 0em;
		padding-bottom: 0em;

		height: calc( 32 * var(--mag12) );
	}

	#trvp_main .trvp_top_info .trvp_top_info_btm .notice {
		margin: 50px 28px 0px 28px;
		font-size: 16px;
		line-height: 28px;

		margin: calc( 50 * var(--mag1) ) calc( 28 * var(--mag1) ) 0px calc( 28 * var(--mag1) );
		font-size: calc( 16 * var(--mag12) );
		line-height: calc( 28 * var(--mag12) );
	}

	#trvp_main .trvp_top_info .trvp_top_info_btm .notice a {
		height: 22px;

		height: calc( 20 * var(--mag12) );
	}

}




/* ------------------------------------------------------------------------------------------------ Top Schedule */




#trvp_main .trvp_top_sche {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	background-color: #d4d4d4;
}

#trvp_main .trvp_top_sche_red {
	background-color: #d50000;
}

#trvp_main .trvp_top_sche .trvp_top_sche_up {
	border-top-width: 0px;
}

#trvp_main .trvp_top_sche .trvp_top_sche_mdl {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	position: relative;
	border-style: solid;
	border-color: #000000;
	border-width: 4px 0px 0px 0px;
	box-sizing: border-box;
}

#trvp_main .trvp_top_sche .trvp_top_sche_mdl .trvp_top_sche_mdl_in {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 1816px;
	height: auto;
	position: relative;
}

#trvp_main .trvp_top_sche .trvp_top_sche_mdl .contents_head2_bg {
	pointer-events: none;
	z-index: 90;
}

#trvp_main .trvp_top_sche .trvp_top_sche_mdl .contents_head2 {
	pointer-events: none;
	z-index: 100;
}

#trvp_main .trvp_top_sche .trvp_top_sche_mdl .trvp_top_sche_mdl_in2 {
	margin: 0px auto 0px auto;
	padding: 42px 0px 168px 0px;
	display: block;
	width: auto;
	height: auto;
	position: relative;
	z-index: 80;
}

@media only screen and ( max-width: 1920px ){

	#trvp_main .trvp_top_sche .trvp_top_sche_mdl .trvp_top_sche_mdl_in {
		margin: 0px 52px 0px 52px;
		width: auto;
	}

}

@media only screen and ( max-width: 940px ){

	#trvp_main .trvp_top_sche .trvp_top_sche_mdl .trvp_top_sche_mdl_in2 {
		padding-bottom: 290px;

		padding-bottom: 30.851vw;
	}

}

@media only screen and ( max-width: 750px ){

	#trvp_main .trvp_top_sche .trvp_top_sche_mdl {
		border-width: 4px 0px 0px 0px;

		border-width: calc( 4 * var(--mag1) ) 0px 0px 0px;
	}

	#trvp_main .trvp_top_sche .trvp_top_sche_mdl .trvp_top_sche_mdl_in {
		margin: 0px 52px 0px 52px;

		margin: 0px calc( 52 * var(--mag1) ) 0px calc( 52 * var(--mag1) );

		margin: 0px calc( 34 * var(--mag1) ) 0px calc( 34 * var(--mag1) );
	}

	#trvp_main .trvp_top_sche .trvp_top_sche_mdl .trvp_top_sche_mdl_in2 {
		padding: 42px 0px 168px 0px;

		padding: calc( 42 * var(--mag15) ) 0px calc( 168 * var(--mag15) ) 0px;

		padding: calc( 42 * var(--mag15) ) 0px calc( 290 * var(--mag1) ) 0px;
	}

}





#trvp_main .trvp_top_sche .trvp_top_sche_mdl .sche_nav_box {
	margin: 70px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	flex-direction: row;
	align-items: center;
	width: auto;
	height: auto;
	gap: 12px;
}

#trvp_main .trvp_top_sche .trvp_top_sche_mdl .sche_nav_box a {
	margin: 0px 0px 0px 0px;
	padding: 0.25em 0.75em 0.25em 0.75em;
	display: block;
	background-color: #000000;
	text-align: center;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0.02em;
	color: #ffffff;
	font-weight: 600;
	text-decoration: none;
	transition: background-color 0.3s ease 0s;

	display: flex;
	align-items: center;
	justify-content: center;
	height: 24px;
	padding-top: 0em;
	padding-bottom: 0em;
}

#trvp_main .trvp_top_sche .trvp_top_sche_mdl .sche_nav_box a .nav_text {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-box-trim: trim-both;
	text-box-edge: cap alphabetic;
	white-space: nowrap;
}

#trvp_main .trvp_top_sche .trvp_top_sche_mdl .sche_nav_box a:hover {
	background-color: #a2957a;
}

@media only screen and ( max-width: 750px ){

	#trvp_main .trvp_top_sche .trvp_top_sche_mdl .sche_nav_box {
		margin: 70px 0px 0px 0px;
		gap: 12px;

		margin: calc( 70 * var(--mag1) ) 0px 0px 0px;
		gap: calc( 12 * var(--mag1) );
	}

	#trvp_main .trvp_top_sche .trvp_top_sche_mdl .sche_nav_box a {
		padding: 0.25em 0.75em 0.25em 0.75em;
		font-size: 16px;
		line-height: 16px;

		font-size: calc( 16 * var(--mag12) );
		line-height: calc( 16 * var(--mag12) );

		height: 24px;
		padding-top: 0em;
		padding-bottom: 0em;

		height: calc( 24 * var(--mag12) );

		font-size: calc( 16 * var(--mag15) );
		line-height: calc( 16 * var(--mag15) );
		height: calc( 24 * var(--mag15) );
	}

}





#trvp_main .trvp_top_sche .trvp_top_sche_mdl .sche_box {
	margin: 36px 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;
	border-style: solid;
	border-color: #313131;
	border-width: 1px 0px 1px 0px;
	box-sizing: border-box;
	background-color: #313131;
	gap: 1px;
}

#trvp_main .trvp_top_sche .trvp_top_sche_mdl .sche_box_head {
	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: auto;
	background-color: #767676;
}

#trvp_main .trvp_top_sche .trvp_top_sche_mdl .sche_box_head .sche_box_head_text {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-align: center;
	font-size: 20px;
	line-height: 39px;
	letter-spacing: 0.12em;
	color: #ffffff;
	font-weight: 600;
	text-decoration: none;

	display: flex;
	align-items: center;
	justify-content: center;
	height: 39px;
	padding-top: 0em;
	padding-bottom: 0em;
}

#trvp_main .trvp_top_sche .trvp_top_sche_mdl .sche_box_head .sche_box_head_text .sche_box_head_text_in {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-box-trim: trim-both;
	text-box-edge: cap alphabetic;
	white-space: nowrap;
}

#trvp_main .trvp_top_sche .trvp_top_sche_mdl .sche_box_item {
	margin: 0px 0px 0px 0px;
	padding: 24px 0px 24px 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: row;
	align-items: flex-start;
	align-items: center;
	width: 100%;
	height: auto;
	background-color: #ffffff;
}

#trvp_main .trvp_top_sche .trvp_top_sche_mdl .schedule_end {
	background-color: #b3b3b3;
}

#trvp_main .trvp_top_sche .trvp_top_sche_mdl .sche_box_item .sche_box_item_in {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: row;
	align-items: flex-start;
	align-items: center;
	width: 1000px;
}

#trvp_main .trvp_top_sche .trvp_top_sche_mdl .sche_box_item .sche_box_item_right,
#trvp_main .trvp_top_sche .trvp_top_sche_mdl .sche_box_item .sche_box_item_left {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 148px;
}

#trvp_main .trvp_top_sche .trvp_top_sche_mdl .sche_box_item .sche_box_item_center {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	flex: 1;
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	flex-direction: row;
	align-items: flex-start;

	align-items: center;
}

#trvp_main .trvp_top_sche .trvp_top_sche_mdl .sche_box_item .label {
	margin: 0px 0px 0px 0px;
	padding: 0.25em 0.75em 0.25em 0.75em;
	display: inline-block;
	background-color: #d82626;
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 0.12em;
	color: #ffffff;
	font-weight: 600;
	text-decoration: none;

	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 20px;
	padding-top: 0em;
	padding-bottom: 0em;
}

#trvp_main .trvp_top_sche .trvp_top_sche_mdl .schedule_end .label {
	background-color: transparent;
}

#trvp_main .trvp_top_sche .trvp_top_sche_mdl .sche_box_item .label .label_text {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-box-trim: trim-both;
	text-box-edge: cap alphabetic;
	white-space: nowrap;
}

#trvp_main .trvp_top_sche .trvp_top_sche_mdl .sche_box_item .address,
#trvp_main .trvp_top_sche .trvp_top_sche_mdl .sche_box_item .prefecture {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	text-align: left;
	font-size: 16px;
	line-height: 32px;
	letter-spacing: 0.1em;
	color: #000000;
	font-weight: 400;
	text-decoration: none;
}

#trvp_main .trvp_top_sche .trvp_top_sche_mdl .sche_box_item .prefecture {
	font-size: 20px;
	font-weight: 600;
	margin-right: 1.5em;
	white-space: nowrap;

	min-width: 3.5em;
	text-align: center;
}

@media only screen and ( max-width: 1160px ){

	#trvp_main .trvp_top_sche .trvp_top_sche_mdl .sche_box_item {
		justify-content: flex-start;
	}

	#trvp_main .trvp_top_sche .trvp_top_sche_mdl .sche_box_item .sche_box_item_in {
		margin: 0px 28px 0px 28px;
		width: auto;
	}

	#trvp_main .trvp_top_sche .trvp_top_sche_mdl .sche_box_item .sche_box_item_left {
		width: 130px;
	}

	#trvp_main .trvp_top_sche .trvp_top_sche_mdl .sche_box_item .sche_box_item_right {
		display: none;
	}

}

@media only screen and ( max-width: 750px ){

	#trvp_main .trvp_top_sche .trvp_top_sche_mdl .sche_box {
		margin: 36px 0px 0px 0px;
		border-width: 1px 0px 1px 0px;
		gap: 1px;

		margin: calc( 36 * var(--mag15) ) 0px 0px 0px;
	}

	#trvp_main .trvp_top_sche .trvp_top_sche_mdl .sche_box_head .sche_box_head_text {
		font-size: 20px;
		line-height: 39px;

		font-size: calc( 20 * var(--mag12) );
		line-height: calc( 39 * var(--mag12) );

		height: 39px;

		height: calc( 39 * var(--mag12) );
	}

	#trvp_main .trvp_top_sche .trvp_top_sche_mdl .sche_box_item {
		padding: 24px 0px 24px 0px;

		padding: calc( 24 * var(--mag1) ) 0px calc( 24 * var(--mag1) ) 0px;
	}

	#trvp_main .trvp_top_sche .trvp_top_sche_mdl .sche_box_item .sche_box_item_in {
		margin: 0px 28px 0px 28px;
		flex-direction: column;
		width: 100%;
		align-items: flex-start;

		margin: 0px calc( 28 * var(--mag1) ) 0px calc( 28 * var(--mag1) );
	}

	#trvp_main .trvp_top_sche .trvp_top_sche_mdl .sche_box_item .sche_box_item_left {
		width: 130px;

		width: calc( 130 * var(--mag1) );

		width: 100%;
		display: flex;
		flex-wrap: nowrap;
		justify-content: center;
		flex-direction: row;
		align-items: center;
		margin-bottom: calc( 10 * var(--mag1) );

		margin-bottom: calc( 16 * var(--mag1) );
	}

	#trvp_main .trvp_top_sche .trvp_top_sche_mdl .sche_box_item .label {
		padding: 0.25em 0.75em 0.25em 0.75em;
		font-size: 14px;
		line-height: 14px;

		font-size: calc( 14 * var(--mag12) );
		line-height: calc( 14 * var(--mag12) );

		margin-top: calc( 3 * var(--mag12) );

		height: calc( 20 * var(--mag12) );
		padding-top: 0em;
		padding-bottom: 0em;
	}

	#trvp_main .trvp_top_sche .trvp_top_sche_mdl .sche_box_item .address,
	#trvp_main .trvp_top_sche .trvp_top_sche_mdl .sche_box_item .prefecture {
		font-size: 16px;
		line-height: 32px;

		font-size: calc( 16 * var(--mag12) );
		line-height: calc( 32 * var(--mag12) );
	}

	#trvp_main .trvp_top_sche .trvp_top_sche_mdl .sche_box_item .prefecture {
		margin-right: 1.5em;
		font-size: 20px;

		font-size: calc( 20 * var(--mag12) );
	}

}



/* ------------------------------------------------------------------------------------------------ Top FV2 */




#trvp_main #trvp_top_fv2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	background-color: #d50000;
}

#trvp_main #trvp_top_fv2 #trvp_top_fv2_btm,
#trvp_main #trvp_top_fv2 #trvp_top_fv2_up {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	position: relative;
	border-style: solid;
	border-color: #000000;
	border-width: 4px 0px 0px 0px;
	box-sizing: border-box;
}

#trvp_main #trvp_top_fv2 #trvp_top_fv2_btm #trvp_top_fv2_btm_in,
#trvp_main #trvp_top_fv2 #trvp_top_fv2_up #trvp_top_fv2_up_in {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 1816px;
	height: 108px;
	position: relative;
}

#trvp_main #trvp_top_fv2 #trvp_top_fv2_mdl {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	position: relative;
	border-style: solid;
	border-color: #000000;
	border-width: 4px 0px 0px 0px;
	box-sizing: border-box;
}

#trvp_main #trvp_top_fv2 #trvp_top_fv2_mdl #trvp_top_fv2_mdl_in {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 1816px;
	height: auto;
	position: relative;
}

@keyframes bgposanim01 {
	0% {
		background-position: 0px center;
	}
	100% {
		background-position: -104166.6666vw center;
	}
}

#trvp_main #trvp_top_fv2 #trvp_top_fv2_mdl #trvp_top_fv2_mdl_in2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: 272px;
	position: relative;
	background-repeat: repeat-x;
	background-position: left top;
	background-position: center center;
	background-image: url("../images/top_fv2_rot_text.png");
	background-color: transparent;
	background-size: auto 70%;

	animation: bgposanim01 linear 36000s infinite;
}

#trvp_main #trvp_top_fv2 .fv2_kv {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 25px;
	left: 0px;
}

#trvp_main #trvp_top_fv2 .fv2_kv img {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
}

@media only screen and ( max-width: 1920px ){

	#trvp_main #trvp_top_fv2 #trvp_top_fv2_btm #trvp_top_fv2_btm_in,
	#trvp_main #trvp_top_fv2 #trvp_top_fv2_up #trvp_top_fv2_up_in {
		margin: 0px 52px 0px 52px;
		width: auto;
	}

	#trvp_main #trvp_top_fv2 #trvp_top_fv2_mdl #trvp_top_fv2_mdl_in {
		margin: 0px 52px 0px 52px;
		width: auto;
	}

}

@media only screen and ( max-width: 940px ){

	#trvp_main #trvp_top_fv2 #trvp_top_fv2_btm #trvp_top_fv2_btm_in,
	#trvp_main #trvp_top_fv2 #trvp_top_fv2_up #trvp_top_fv2_up_in {
		height: 108px;

		height: 11.4893vw;
	}

	#trvp_main #trvp_top_fv2 #trvp_top_fv2_mdl #trvp_top_fv2_mdl_in2 {
		height: 272px;

		height: 28.9361vw;

		height: 16.9361vw;
	}

	#trvp_main #trvp_top_fv2 .fv2_kv {
		bottom: 25px;

		bottom: 2.6595vw;
	}

	#trvp_main #trvp_top_fv2 .fv2_kv img {
		width: 84.0425vw;
	}

}

@media only screen and ( max-width: 750px ){

	#trvp_main #trvp_top_fv2 #trvp_top_fv2_btm,
	#trvp_main #trvp_top_fv2 #trvp_top_fv2_up {
		border-width: 4px 0px 0px 0px;

		border-width: calc( 4 * var(--mag1) ) 0px 0px 0px;
	}

	#trvp_main #trvp_top_fv2 #trvp_top_fv2_btm #trvp_top_fv2_btm_in,
	#trvp_main #trvp_top_fv2 #trvp_top_fv2_up #trvp_top_fv2_up_in {
		margin: 0px 52px 0px 52px;

		margin: 0px calc( 52 * var(--mag1) ) 0px calc( 52 * var(--mag1) );

		margin: 0px calc( 34 * var(--mag1) ) 0px calc( 34 * var(--mag1) );
	}

	#trvp_main #trvp_top_fv2 #trvp_top_fv2_mdl {
		border-width: 4px 0px 0px 0px;

		border-width: calc( 4 * var(--mag1) ) 0px 0px 0px;
	}

	#trvp_main #trvp_top_fv2 #trvp_top_fv2_mdl #trvp_top_fv2_mdl_in {
		margin: 0px 52px 0px 52px;

		margin: 0px calc( 52 * var(--mag1) ) 0px calc( 52 * var(--mag1) );

		margin: 0px calc( 34 * var(--mag1) ) 0px calc( 34 * var(--mag1) );
	}

}




/* ------------------------------------------------------------------------------------------------ Top GOODS */




#trvp_main #trvp_top_goods2,
#trvp_main #trvp_top_goods {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	position: relative;
}

#trvp_main #trvp_top_goods #trvp_top_goods_up {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	position: relative;
	border-style: solid;
	border-color: #000000;
	border-width: 4px 0px 0px 0px;
	box-sizing: border-box;
}

#trvp_main #trvp_top_goods #trvp_top_goods_up #trvp_top_goods_up_in {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 1816px;
	height: 36px;
	position: relative;
}

#trvp_main #trvp_top_goods2 #trvp_top_goods_mdl {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	border-style: solid;
	border-color: #000000;
	border-width: 4px 0px 0px 0px;
	box-sizing: border-box;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	pointer-events: none;
}

#trvp_main #trvp_top_goods2 #trvp_top_goods_mdl #trvp_top_goods_mdl_in {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 1816px;
	height: 100%;
	position: relative;
}

#trvp_main #trvp_top_goods2 #trvp_top_goods_mdl #trvp_top_goods_mdl_in2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	position: relative;
}

#trvp_main #trvp_top_goods2 #trvp_top_goods_mdl2 {
	margin: 0px 0px 0px 0px;
	padding: 218px 0px 176px 0px;
	display: block;
	width: auto;
	height: auto;
	position: relative;
	z-index: 90;
}

#trvp_main #trvp_top_goods2 #trvp_top_goods_mdl2 .top_goods_text {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 1400px;
}

#trvp_main #trvp_top_goods2 #trvp_top_goods_mdl2 p {
	margin: 0px 0px 50px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	text-align: center;
	font-size: 24px;
	line-height: 42px;
	letter-spacing: 0.04em;
	color: #000000;
	font-weight: 600;
	text-decoration: none;
}

.goods_bottom_button {
	margin: 42px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: row;
	align-items: center;
}

.goods_bottom_button .goods_bottom_button_item {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	transition: opacity 0.3s ease 0s;
}

.goods_bottom_button .goods_bottom_button_item:hover {
	opacity: 0.5;
}

.goods_bottom_button .goods_bottom_button_item img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
}

@media only screen and ( max-width: 1920px ){

	#trvp_main #trvp_top_goods #trvp_top_goods_up #trvp_top_goods_up_in {
		margin: 0px 52px 0px 52px;
		width: auto;
	}

	#trvp_main #trvp_top_goods2 #trvp_top_goods_mdl #trvp_top_goods_mdl_in {
		margin: 0px 52px 0px 52px;
		width: auto;
	}

}

@media only screen and ( max-width: 1560px ){

	#trvp_main #trvp_top_goods2 #trvp_top_goods_mdl2 .top_goods_text {
		margin: 0px calc( 28px + 52px ) 0px calc( 28px + 52px );
		width: auto;
	}

}

@media only screen and ( max-width: 750px ){

	#trvp_main #trvp_top_goods #trvp_top_goods_up {
		border-width: 4px 0px 0px 0px;

		border-width: calc( 4 * var(--mag1) ) 0px 0px 0px;
	}

	#trvp_main #trvp_top_goods #trvp_top_goods_up #trvp_top_goods_up_in {
		margin: 0px 52px 0px 52px;
		height: 36px;

		margin: 0px calc( 52 * var(--mag1) ) 0px calc( 52 * var(--mag1) );
		height: calc( 36 * var(--mag15) );

		margin: 0px calc( 34 * var(--mag1) ) 0px calc( 34 * var(--mag1) );
	}

	#trvp_main #trvp_top_goods2 #trvp_top_goods_mdl {
		border-width: 4px 0px 0px 0px;

		border-width: calc( 4 * var(--mag1) ) 0px 0px 0px;
	}

	#trvp_main #trvp_top_goods2 #trvp_top_goods_mdl #trvp_top_goods_mdl_in {
		margin: 0px 52px 0px 52px;

		margin: 0px calc( 52 * var(--mag1) ) 0px calc( 52 * var(--mag1) );

		margin: 0px calc( 34 * var(--mag1) ) 0px calc( 34 * var(--mag1) );
	}

	#trvp_main #trvp_top_goods2 #trvp_top_goods_mdl2 {
		padding: 218px 0px 176px 0px;

		padding: calc( 218 * var(--mag15) ) 0px calc( 176 * var(--mag15) ) 0px;

		padding: calc( 160 * var(--mag15) ) 0px calc( 130 * var(--mag15) ) 0px;
	}

	#trvp_main #trvp_top_goods2 #trvp_top_goods_mdl2 .top_goods_text {
		margin: 0px calc( 28px + 52px ) 0px calc( 28px + 52px );

		margin: 0px calc( ( 34 + 28 ) * var(--mag1) ) 0px calc( ( 34 + 28 ) * var(--mag1) );
	}

	#trvp_main #trvp_top_goods2 #trvp_top_goods_mdl2 p {
		margin: 0px 0px 50px 0px;
		font-size: 24px;
		line-height: 42px;

		margin: 0px 0px calc( 50 * var(--mag1) ) 0px;
		font-size: calc( 24 * var(--mag12) );
		line-height: calc( 42 * var(--mag12) );
	}

	.goods_bottom_button {
		margin: 42px 0px 0px 0px;

		margin: calc( 42 * var(--mag1) ) 0px 0px 0px;
	}

	.goods_bottom_button .goods_bottom_button_item img {
		width: 234px;

		width: calc( 234 * var(--mag1) );
	}

}




.jat_contents_10thsp_box_thumb {
	margin: 0px auto 0px auto;
	padding: 0% 0px 0px 0px;
	width: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	justify-content: space-around;
	flex-direction: row;
	align-items: center;
}

.jat_contents_10thsp_box_thumb .jat_contents_10thsp_box_thumb_item {
	margin: 0px 0px 0px 0px;
	padding: 0% 0px 0px 0px;
	display: block;
	position: relative;
	width: 42%;

	width: auto !important;
	margin-left: 15px;
	margin-right: 15px;
}

.jat_contents_10thsp_box_thumb .jat_contents_10thsp_box_thumb_item img {
	margin: 0px 0px 0px 0px;
	padding: 0% 0px 0px 0px;
	border-style: solid;
	border-color: #000000;
	border-width: 4px 4px 4px 4px;
	display: block;
	width: 100%;
	height: auto;
	border-radius: 0px;
	position: relative;
	box-sizing: border-box;
	transition: border-color 0.3s ease 0s;
}

.jat_contents_10thsp_box_thumb .jat_contents_10thsp_box_thumb_item:hover img {
	border-color: #a2957a;
}

@media only screen and ( max-width: 750px ){

	.jat_contents_10thsp_box_thumb .jat_contents_10thsp_box_thumb_item {
		margin-left: 15px;
		margin-right: 15px;

		margin-left: calc( 15 * var(--mag1) );
		margin-right: calc( 15 * var(--mag1) );
	}

	.jat_contents_10thsp_box_thumb .jat_contents_10thsp_box_thumb_item img {
		border-width: 4px 4px 4px 4px;

		border-width: calc( 4 * var(--mag1) );
	}

}




/* ------------------------------------------------------------------------------------------------ Goods */




.goods_box_cover {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 1000px;
	position: relative;
}

@media only screen and ( max-width: 1150px ){

	.goods_box_cover {
		margin: 0px 23px 0px 23px;
		width: auto;
	}

}

@media only screen and ( max-width: 750px ){

	.goods_box_cover {
		margin: 0px calc( 23 * var(--mag1) ) 0px calc( 23 * var(--mag1) );
	}

}




.goods_box_cover .goods_notice {
	margin: 3em 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-align: center;
	font-size: 16px;
	line-height: 31px;
	text-decoration: none;
	letter-spacing: 0.04em;
	color: #000000;
}

.goods_box_cover .goods_notice a {
	color: #d50000;
	text-decoration: underline;
	text-decoration: none;
	font-weight: 900;
}

.goods_box_cover .goods_cat {
	margin: 3em 0px 4em 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	flex-direction: row;
	align-items: center;
	gap: 0.5em 0.5em;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	line-height: 34px;
	text-decoration: none;
	letter-spacing: 0.05em;
	color: #ffffff;
}

.goods_box_cover .goods_cat .goods_cat_item {
	margin: 0em 0em 0em 0.0em;
	padding: 0.6em 0.8em 0.6em 0.8em;
	display: block;
	position: relative;
	border-style: solid;
	border-color: #000000;
	border-width: 2px;
	box-sizing: border-box;
	border-radius: 0px;
	transition: border-color 0.3s ease 0s, opacity 0.3s ease 0s;
	background-color: #000000;
	text-decoration: none;
	color: #ffffff;
}

.goods_box_cover .goods_cat .current {
	border-color: #d50000;
}

.goods_box_cover .goods_cat .goods_cat_item:hover {
	color: #ffffff;
	background-color: #000000;
	opacity: 0.5;
}

.goods_box_cover .goods_cat .goods_cat_item .goods_cat_item_text {
	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 ){

	.goods_box_cover .goods_notice {
		font-size: 16px;
		line-height: 31px;

		font-size: calc( 16 * var(--mag12) );
		line-height: calc( 31 * var(--mag12) );
	}

	.goods_box_cover .goods_cat {
	}

	.goods_box_cover .goods_cat .goods_cat_item {
		font-size: 16px;
		line-height: 34px;

		font-size: calc( 16 * var(--mag12) );
		line-height: calc( 34 * var(--mag12) );
	}

}




.goods_box_cover .goods_list {
	margin: 0em 0px 0em 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	justify-content: flex-start;
	flex-direction: row;
	align-items: flex-start;
	align-items: stretch;
	font-size: 16px;
	line-height: 31px;
	letter-spacing: 0.05em;
	color: #ffffff;
	gap: 23px;
}

.goods_box_cover .goods_list .goods_list_item {
	margin: 0em 0px 0em 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: calc( ( 100% - 23px * 2 ) / 3 ); /* 隙間3 個数4 */
	box-sizing: border-box;
	position: relative;
}

.goods_box_cover .goods_list .goods_list_item .goods_list_item_link {
	margin: 0em 0px 0px 0px;
	padding: 15px 15px 15px 15px;
	display: block;
	width: auto;
	text-decoration: none;
	color: #ffffff;
	height: 100%;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	background-color: #777777;
	box-sizing: border-box;
	border-style: solid;
	border-color: #000000;
	border-width: 3px;
	box-sizing: border-box;
}

.goods_box_cover .goods_list .goods_list_item .goods_list_item_link .goods_list_item_thumb {
	margin: 0em 0px 0em 0px;
	padding: 100% 0px 0px 0px;
	display: block;
	width: 100%;
	height: 0px;
	border-style: solid;
	border-color: #696969;
	border-width: 0px;
	box-shadow: 0px 2px 0px #03021a;
	box-sizing: border-box;
	border-radius: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	background-color: #ffffff;
	background-size: cover;
	position: relative;

	background-size: auto 92%;
}

.goods_box_cover .goods_list .goods_list_item .goods_list_item_link a.goods_list_item_thumb::after {
	margin: 0em 0px 0em 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.0;
	transition: opacity 0.3s ease 0s;
	background-repeat: no-repeat;
	background-position: center center;
	background-position: 0.25em calc( 100% - 0.25em );
	/*background-image: url("../images/goods_item_thumb_max2_wh.svg");*/
	/*background-image: url("../images/goods_item_thumb_max2.svg");*/
	background-color: rgba( 162, 149, 122, 0.5 );
	background-color: rgba( 233, 214, 174, 0.5 );
	background-size: 1.75em 1.75em;
}

.goods_box_cover .goods_list .goods_list_item .goods_list_item_link a.goods_list_item_thumb:hover::after {
	opacity: 1.0;
}

.goods_box_cover .goods_list .goods_list_item .goods_list_item_link .goods_list_item_thumb .thumbs_rot_box {
	margin: 0em 0px 0em 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	position: absolute;
	top: 0em;
	left: 0em;
	width: 100%;
	height: 100%;
}

.goods_box_cover .goods_list .goods_list_item .goods_list_item_link .goods_list_item_thumb .thumbs_rot_box .thumbs_rot_box_item {
	margin: 0em 0px 0em 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	position: absolute;
	top: 0em;
	left: 0em;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	background-size: cover;
	transition: opacity 1.0s ease-in-out 0s;
	opacity: 0.0;
	z-index: 1;

	background-position: center top;
	background-size: auto 74%;
}

.goods_box_cover .goods_list .goods_list_item .goods_list_item_link .goods_list_item_thumb .thumbs_rot_box a.thumbs_rot_box_item::after {
	margin: 0em 0px 0em 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.0;
	transition: opacity 0.3s ease 0s;
	background-repeat: no-repeat;
	background-position: center center;
	background-position: 0.25em calc( 100% - 0.25em );
	background-color: rgba( 233, 214, 174, 0.5 );
	background-size: 1.75em 1.75em;
}

.goods_box_cover .goods_list .goods_list_item .goods_list_item_link .goods_list_item_thumb .thumbs_rot_box a.thumbs_rot_box_item:hover::after {
	opacity: 1.0;
}

.goods_box_cover .goods_list .goods_list_item .goods_list_item_link .goods_list_item_thumb .thumbs_rot_box .current {
	opacity: 1.0;
	z-index: 2;
}

.goods_box_cover .goods_list .goods_list_item .goods_list_item_link .goods_list_item_thumb .thumbs_box {
	margin: 0em 0px 0em 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	flex-direction: row;
	align-items: center;
	gap: 0.75em;
	position: absolute;
	bottom: 0.75em;
	left: 0.75em;
	width: calc( 100% - ( 0.75em * 2 ) );
	z-index: 3;

	pointer-events: none;
}

.goods_box_cover .goods_list .goods_list_item .goods_list_item_link .goods_list_item_thumb .thumbs_box .thumbs_box_item {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 3.5em;
	height: 3.5em;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: center center;
	background-color: transparent;
	background-color: #ffffff;
	background-size: contain;
	border-style: solid;
	border-color: #000000;
	border-width: 2px;
	box-sizing: border-box;
	position: relative;
	transition: border-color 0.3s ease 0s;

	pointer-events: auto;
}

.goods_box_cover .goods_list .goods_list_item .goods_list_item_link .goods_list_item_thumb .thumbs_box .current {
	border-color: #d50000;
}

.goods_box_cover .goods_list .goods_list_item .goods_list_item_link .goods_list_item_thumb .thumbs_box .thumbs_box_item:hover {
	/*border-color: #d50000;*/
}

.goods_box_cover .goods_list .goods_list_item .goods_list_item_link .goods_list_item_thumb .thumbs_box .thumbs_box_item::after {
	margin: 0em 0px 0em 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #d50000;
	opacity: 0.0;
	transition: opacity 0.3s ease 0s;

	background-repeat: no-repeat;
	background-position: center center;
	/*background-image: url("../images/goods_item_thumb_max2_wh.svg");*/
	/*background-image: url("../images/goods_item_thumb_max2.svg");*/
	background-color: rgba( 213, 0, 0, 0.5 );
	background-color: rgba( 162, 149, 122, 0.5 );
	background-color: rgba( 233, 214, 174, 0.5 );
	background-size: 1.75em 1.75em;
}

.goods_box_cover .goods_list .goods_list_item .goods_list_item_link .goods_list_item_thumb .thumbs_box .thumbs_box_item:hover::after {
	/*opacity: 0.5;*/
	opacity: 1.0;
}

.goods_box_cover .goods_list .goods_list_item .goods_list_item_link .goods_list_item_thumb .icon_max {
	margin: 0em 0px 0em 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	position: absolute;
	bottom: 0.25em;
	left: 0.25em;
	width: 1.75em;
	height: 1.75em;
	color: #000000;
	transition: color 0.3s ease 0s;

	display: none;
}

.goods_box_cover .goods_list .goods_list_item .goods_list_item_link .goods_list_item_thumb:hover .icon_max {
	color: #d50000;
}

.goods_box_cover .goods_list .goods_list_item .goods_list_item_link .goods_list_item_thumb .icon_max svg {
	margin: 0em 0px 0em 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 100%;
	height: 100%;
}

.goods_box_cover .goods_list .goods_list_item .goods_list_item_link .goods_list_item_title {
	margin: 0.5em 0px 0.5em 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	font-weight: 600;
}

.goods_box_cover .goods_list .goods_list_item .goods_list_item_link .goods_list_item_price {
	margin: 0.5em 0px 0em 0px;
	padding: 0px 0px 0em 0px;
	display: block;
	font-size: 100%;
	line-height: 100%;
	font-weight: 400;
}

.goods_box_cover .goods_list .goods_list_item .goods_list_item_link .goods_list_item_limit {
	margin: 0.75em 0px 0em 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	font-size: 87.5%;
	line-height: 100%;
	background-color: #03021a;
}

.goods_box_cover .goods_list .goods_list_item .goods_list_item_link .goods_list_item_limit .goods_list_item_limit_in {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #ffffff;
	border-width: 1px 1px 1px 1px;
	border-width: 0px;
	box-sizing: border-box;
	width: 100%;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-box-trim: trim-both;
	text-box-edge: cap alphabetic;
}

.goods_box_cover .goods_list .goods_list_item .goods_list_item_link .goods_list_item_limit .goods_list_item_limit_in2 {
	margin: 0px 0px 0px 0px;
	padding: 0.6em 0.5em 0.6em 0.5em;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	justify-content: space-between;
	flex-direction: row;
	align-items: center;
}

.goods_box_cover .goods_list .goods_list_item .goods_list_item_link .goods_list_item_sintag,
.goods_box_cover .goods_list .goods_list_item .goods_list_item_link .goods_list_item_stock {
	margin: 0em 0px 0em 0px;
	display: block;
	position: absolute;
	box-sizing: border-box;
	text-align: center;
	font-size: 100%;
	line-height: 100%;
	z-index: 20;
}

.goods_box_cover .goods_list .goods_list_item .goods_list_item_link .goods_list_item_sintag .tag_text,
.goods_box_cover .goods_list .goods_list_item .goods_list_item_link .goods_list_item_stock .tag_text {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-box-trim: trim-both;
	text-box-edge: cap alphabetic;
}

.goods_box_cover .goods_list .goods_list_item .goods_list_item_link .goods_list_item_stock {
	background-color: #e7283d;
	padding: 0.4em 0.5em 0.4em 0.5em;
	color: #ffffff;
	top: 0px;
	left: 0px;
}

.goods_box_cover .goods_list .goods_list_item .goods_list_item_link .out_of_stock {
	color: #000000;
	background-color: #eeeeee;
}

.goods_box_cover .goods_list .goods_list_item .goods_list_item_link .goods_list_item_sintag {
	background-color: #cccccc;
	padding: 0.4em 0.5em 0.4em 0.5em;
	color: #000000;
	top: 0px;
	right: 0px;

	background-color: #a2957a;
	color: #ffffff;

	background-color: #d9c7a1;
	color: #000000;

	/*background-color: #e9d6ae;*/
	color: #000000;
}

.goods_box_cover .goods_list .goods_list_item .goods_list_item_link .goods_list_item_spec {
	margin: 0.625em 0px 0px 0px;
	padding: 0.625em 0px 0px 0px;
	display: block;

	border-style: solid;
	border-color: #ffffff;
	border-width: 1px 0px 0px 0px;
}

.goods_box_cover .goods_list .goods_list_item .goods_list_item_link .goods_list_item_spec p {
	margin: 0em 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	font-size: 87.5%;
	line-height: 142%;
}

.goods_box_cover .goods_list .goods_list_item .goods_list_item_link .goods_list_item_new {
	background-color: #2196f3;
	padding: 0.45em 0.5em 0.45em 0.5em;
	color: #ffffff;
	top: 0px;
	right: 0px;
	bottom: auto;
}

@media only screen and ( max-width: 1150px ){

	.goods_box_cover .goods_list .goods_list_item {
		width: calc( ( 100% - 23px * 1 ) / 2 ); /* 隙間3 個数4 */
	}

}

@media only screen and ( max-width: 750px ){

	.goods_box_cover .goods_list {
		font-size: 16px;
		line-height: 31px;
		gap: 23px;

		font-size: calc( 16 * var(--mag12) );
		line-height: calc( 31 * var(--mag12) );
		gap: calc( 23 * var(--mag1) );
	}

	.goods_box_cover .goods_list .goods_list_item {
		width: calc( ( 100% - 23px * 1 ) / 2 ); /* 隙間3 個数4 */

		width: calc( ( 100% - ( 23 * var(--mag1) ) * 1 ) / 2 ); /* 隙間3 個数4 */
	}

	.goods_box_cover .goods_list .goods_list_item .goods_list_item_link {
		padding: 15px 15px 15px 15px;
		border-width: 3px;

		padding: calc( 15 * var(--mag1) ) calc( 15 * var(--mag1) ) calc( 15 * var(--mag1) ) calc( 15 * var(--mag1) );
		border-width: calc( 3 * var(--mag1) );
	}

}

@media only screen and ( max-width: 480px ){

	.goods_box_cover .goods_list .goods_list_item .goods_list_item_link {
		border-width: 2px;
	}

}




/* ------------------------------------------------------------------------------------------------ Top Contact */




#trvp_main .trvp_top_contact {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	position: relative;
}

#trvp_main .trvp_top_contact .trvp_top_contact_up {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	position: relative;
	border-style: solid;
	border-color: #000000;
	border-width: 4px 0px 0px 0px;
	box-sizing: border-box;
}

#trvp_main .trvp_top_contact .trvp_top_contact_up .trvp_top_contact_up_in {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 1816px;
	height: 36px;
	position: relative;
}

#trvp_main .trvp_top_contact .trvp_top_contact_mdl {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	position: relative;
	border-style: solid;
	border-color: #000000;
	border-width: 4px 0px 0px 0px;
	box-sizing: border-box;
}

#trvp_main .trvp_top_contact .trvp_top_contact_mdl .trvp_top_contact_mdl_in {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 1816px;
	height: auto;
	position: relative;
}

#trvp_main .trvp_top_contact .trvp_top_contact_mdl .trvp_top_contact_mdl_in2 {
	margin: 0px 0px 0px 0px;
	padding: 76px 0px 154px 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	width: auto;
	height: auto;
	position: relative;
}

#trvp_main .trvp_top_contact .trvp_top_contact_mdl .trvp_top_contact_mdl_in2 a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	transition: opacity 0.3s ease 0s;
}

#trvp_main .trvp_top_contact .trvp_top_contact_mdl .trvp_top_contact_mdl_in2 a:hover {
	opacity: 0.5;
}

#trvp_main .trvp_top_contact .trvp_top_contact_mdl .trvp_top_contact_mdl_in2 a img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

#trvp_main .trvp_top_contact .trvp_top_contact_mdl .trvp_top_contact_mdl_in2 p {
	margin: 50px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	text-align: center;
	font-size: 24px;
	line-height: 42px;
	letter-spacing: 0.04em;
	color: #000000;
	font-weight: 600;
	text-decoration: none;
}

@media only screen and ( max-width: 1920px ){

	#trvp_main .trvp_top_contact .trvp_top_contact_up .trvp_top_contact_up_in {
		margin: 0px 52px 0px 52px;
		width: auto;
	}

	#trvp_main .trvp_top_contact .trvp_top_contact_mdl .trvp_top_contact_mdl_in {
		margin: 0px 52px 0px 52px;
		width: auto;
	}

}

@media only screen and ( max-width: 950px ){

	#trvp_main .trvp_top_contact .trvp_top_contact_mdl .trvp_top_contact_mdl_in2 a {
		margin: 0px 28px 0px 28px;
	}

	#trvp_main .trvp_top_contact .trvp_top_contact_mdl .trvp_top_contact_mdl_in2 a img {
		width: 100%;
		height: auto;
	}

	#trvp_main .trvp_top_contact .trvp_top_contact_mdl .trvp_top_contact_mdl_in2 p {
		margin: 50px 28px 0px 28px;
	}

}

@media only screen and ( max-width: 750px ){

	#trvp_main .trvp_top_contact .trvp_top_contact_up {
		border-width: 4px 0px 0px 0px;

		border-width: calc( 4 * var(--mag1) ) 0px 0px 0px;
	}

	#trvp_main .trvp_top_contact .trvp_top_contact_up .trvp_top_contact_up_in {
		margin: 0px 52px 0px 52px;
		height: 36px;

		margin: 0px calc( 52 * var(--mag1) ) 0px calc( 52 * var(--mag1) );
		height: calc( 36 * var(--mag1) );

		margin: 0px calc( 34 * var(--mag1) ) 0px calc( 34 * var(--mag1) );
	}

	#trvp_main .trvp_top_contact .trvp_top_contact_mdl {
		border-width: 4px 0px 0px 0px;

		border-width: calc( 4 * var(--mag1) ) 0px 0px 0px;
	}

	#trvp_main .trvp_top_contact .trvp_top_contact_mdl .trvp_top_contact_mdl_in {
		margin: 0px 52px 0px 52px;

		margin: 0px calc( 52 * var(--mag1) ) 0px calc( 52 * var(--mag1) );

		margin: 0px calc( 34 * var(--mag1) ) 0px calc( 34 * var(--mag1) );
	}

	#trvp_main .trvp_top_contact .trvp_top_contact_mdl .trvp_top_contact_mdl_in2 {
		padding: 76px 0px 154px 0px;

		padding: calc( 76 * var(--mag15) ) 0px calc( 154 * var(--mag15) ) 0px;
	}

	#trvp_main .trvp_top_contact .trvp_top_contact_mdl .trvp_top_contact_mdl_in2 a {
		margin: 0px 28px 0px 28px;

		margin: 0px calc( 28 * var(--mag1) ) 0px calc( 28 * var(--mag1) );
	}

	#trvp_main .trvp_top_contact .trvp_top_contact_mdl .trvp_top_contact_mdl_in2 p {
		margin: 50px 28px 0px 28px;
		font-size: 24px;
		line-height: 42px;

		margin: calc( 50 * var(--mag1) ) calc( 28 * var(--mag1) ) 0px calc( 28 * var(--mag1) );
		font-size: calc( 24 * var(--mag1) );
		line-height: calc( 42 * var(--mag1) );
	}

	#trvp_main .trvp_top_contact .trvp_top_contact_mdl .trvp_top_contact_mdl_in2 p br {
		display: none;
	}

}




/* ------------------------------------------------------------------------------------------------ Footer */




#trvp_footer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	position: relative;
	border-style: solid;
	border-color: #000000;
	border-width: 4px 0px 0px 0px;
	box-sizing: border-box;
	background-color: #d50000;
}

#trvp_footer #trvp_footer_in {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 1816px;
	height: auto;
	position: relative;
}

#trvp_footer #trvp_footer_in2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	height: auto;
	position: relative;
}

#trvp_footer #trvp_footer_in2 p {
	margin: 0px 0px 0px 0px;
	padding: 18px 0px 18px 0px;
	display: block;
	width: auto;
	height: auto;
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 0.0em;
	color: #000000;
	font-weight: 400;
	text-decoration: none;
}

@media only screen and ( max-width: 1920px ){

	#trvp_footer #trvp_footer_in {
		margin: 0px 52px 0px 52px;
		width: auto;
	}

}

@media only screen and ( max-width: 750px ){

	#trvp_footer {
		border-top-width: calc( 4 * var(--mag1) );
	}

	#trvp_footer #trvp_footer_in {
		margin: 0px 52px 0px 52px;

		margin: 0px calc( 52 * var(--mag1) ) 0px calc( 52 * var(--mag1) );

		margin: 0px calc( 34 * var(--mag1) ) 0px calc( 34 * var(--mag1) );
	}

	#trvp_footer #trvp_footer_in2 p {
		padding: 18px 0px 18px 0px;
		font-size: 14px;
		line-height: 14px;

		padding: calc( 18 * var(--mag15) ) 0px calc( 18 * var(--mag15) ) 0px;
		font-size: calc( 14 * var(--mag12) );
		line-height: calc( 14 * var(--mag12) );
	}

}




#trvp_footer #trvp_footer_adjust {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 100%;
	height: 0px;
}




/* ------------------------------------------------------------------------------------------------ Modal */




#overlay {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	background-color: rgba( 0, 0, 0, 0.75 );
	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("../images/modal_loading.png");
	background-color: transparent;
	background-size: contain;
	animation: modal_loading_blink 1s ease-in-out infinite alternate;
}

@media only screen and ( max-width: 480px ){

	#overlay #modal_loading #modal_loading_icon {
		width: 32px;
		height: 32px;

		width: 6.6666vw;
		height: 6.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: -40px;
	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/modal_close_text_wh2.png");
	display: block;
	background-size: auto 50%;
	width: 120px;
	height: 30px;
	background-color: transparent;
	background-color: #ffffff;
	background-color: #000000;
	border-style: solid;
	border-color: #d50000;
	border-color: #000000;
	border-width: 2px 2px 2px 2px;
	box-sizing: border-box;
	transition: opacity 0.3s ease 0s;

	background-color: #000000;
	background-size: auto 72%;
	width: 160px;
}

#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: -8.3333vw;
	}

	#modal_close #modal_close_in {
		width: 25vw;
		height: 6.25vw;

		width: 33.3333vw;
	}

}