@charset "UTF-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote {margin:0;padding:0;}
h1,h2,h3,h4,h5 {font-size:100%;}
table{border-collapse:collapse;border-spacing:0;}
ul,li {list-style:none;list-style-type:none;}
img{border-style:none;vertical-align:bottom;width:100%;}
a{overflow:hidden;outline:none;}
/* clearfix */
.clearfix:after { content: ""; display: block; height: 0; visibility: hidden; clear: both; }
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
/* box-sizing */
*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
/* hide */
.text_hide { text-indent: -9999px; }
.display_none { display: none !important; }
/* link */
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; opacity: 0.7; }
a:active { text-decoration: none; }
a[ href^="tel:" ] { /*color: #464646;*/ text-decoration: none; cursor: default; pointer-events: none; }
@media screen and ( max-width:768px ){ a[ href^="tel:" ] { /*color: blue;*/ text-decoration: underline; cursor: pointer; } }
/* indent */
.txt-ind { margin-left: 1em !important; text-indent: -1.0em !important; }
.noind { margin-left: 0em !important; text-indent: 0em !important; }
/* align */
.align_l { text-align: left !important; }
.align_r { text-align: right !important; }
.align_c { text-align: center !important; }
.adjust { text-align: justify !important; text-justify: inter-ideograph !important; }
@media screen and (max-width:768px){
	.adjust_sp { text-align: justify !important; text-justify: inter-ideograph !important; }
}
.inline_block, .nobr { display: inline-block; font-weight: inherit; }
.bold { font-weight: 600 !important; }
.italic { font-style: italic; }
/* image */
img { max-width: 100%; }
img.border { border: 1px solid #505050; }
/* smart phone */
.onlypc { display: block !important; }
.onlypc_inline { display: inline-block !important; }
.onlysp { display: none !important; }
.onlysp_inline { display: none !important; }
@media screen and ( max-width:768px ){
	.onlypc { display: none !important; }
	.onlypc_inline { display: none !important; }
	.onlysp { display: block !important; }
	.onlysp_inline { display: inline-block !important; }
}


/* ------------------- base ------------------- */
html, body {
	text-size-adjust: 100%;
	/*font-size: 10px;*/
	font-weight: 500;
}
body {
	position: relative;
	font-family: proxima-nova, sans-serif;
	font-style: normal;
	font-weight: 500;
	line-height: 1.75em;
	/*color: #061826;*/
	width: 100%;
	height: 100%;
	-webkit-text-size-adjust: 100%; /* ios */
	/*font-feature-settings: "palt";*/
	/*background-color: #F8F8F2;*/
}
@media screen and ( max-width:768px ){
	html, body {
		text-size-adjust: 100%;
		/*font-size: 2.667vw;
		font-weight: 500;*/
		/*height: 100%;*/
	}
}



.cont_wrapper {
	position: relative;
}
.cont_wrapper.bkcol {
	background-color: #FDFAF4;
}
.cont_wrapper.stump {
	margin-top: 5.9vw;
}
.cont_wrapper.stump:before {
	content: '';
	display: inline-block;
	width: 200px;
	height: 200px;
	background-image: url( "../../images/stamp_ninja.png" );
	background-size: contain;
	vertical-align: middle;
	position: absolute;
	top: -100px;
	left: 0px;
	right: 0px;
	margin: auto;
}
.cont_outer {
	width: 100%;
	max-width: 1672px;
	margin: auto;
	padding: 130px 48px;
	position: relative;
}
@media screen and ( min-width:1672px ){
	.cont_wrapper.stump {
		margin-top: 100px;
	}
}
@media screen and ( max-width:768px ){
	.cont_wrapper.stump {
		margin-top: 25.641vw;
	}
	.cont_wrapper.stump:before {
		content: '';
		display: inline-block;
		width: 51.282vw;
		height: 51.282vw;
		background-image: url( "../../images/stamp_ninja.png" );
		background-size: contain;
		vertical-align: middle;
		position: absolute;
		top: -25.641vw;
		left: 0px;
		right: 0px;
		margin: auto;
	}
	.cont_outer {
		width: 100%;
		max-width: 428.718vw;
		margin: auto;
		padding: 33.333vw 5.641vw;
		position: relative;
	}
}



.flex_wrapper {
	display: flex;
	justify-content: space-between;
	align-content: flex-start;
	align-items: flex-start;
}
.flex_wrapper.reverse {
	flex-direction: row-reverse;
}
.flex_wrapper.stretch {
	align-items: stretch;
}
@media screen and ( max-width:768px ){
	.flex_wrapper.block_sp {
		display: block;
	}
}



h1 {
	font-size: 3.51vw;
	line-height: 1.2;
	color: white;
}
h2 {
	position: relative;
	font-size: clamp( 2.125rem, calc( 1.912621359223301rem + 0.9061488673139159vw ), 3rem );
	line-height: 1.2;
	text-align: center;
	color: #EF3F24;
	margin-bottom: 1.42vw;
}
h3 {
	font-size: clamp( 1.75rem, calc( 1.5679611650485437rem + 0.7766990291262136vw ), 2.5rem );
	line-height: 1.2;
	text-align: center;
	background-image: url( "../../images/header_deco.svg" );
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: 544px auto;
	padding-bottom: 45px;
	margin-bottom: 30px;
}
h3.no_deco {
	background-image: none;
	padding-bottom: 0px;
}
h4 {
	font-size: clamp( 1.5rem, calc( 1.3483009708737863rem + 0.6472491909385114vw ), 2.125rem );
	line-height: 1.2;
	text-align: center;
	margin-bottom: 1.42vw;
}
h5 {
	font-size: clamp( 1.25rem, calc( 1.1286407766990292rem + 0.517799352750809vw ), 1.75rem );
	line-height: 1.2;
	margin-bottom: 0.6vw;
	color: black;
}
p {
	font-size: 24px;
	line-height: 1.5;
	color: #707070;
}
@media screen and ( min-width:1672px ){
	h1 {
		font-size: 60px;
	}
	h2 {
		margin-bottom: 24px;
	}
	h3 {
		/*background-size: 544px auto;
		padding-bottom: 45px;
		margin-bottom: 30px;*/
	}
	h4 {
		margin-bottom: 24px;
	}
	h5 {
		margin-bottom: 10px;
	}
}
@media screen and ( max-width:768px ){
	h1 {
		font-size: 10.256vw;
	}
	h2 {
		font-size: 8.718vw;
		margin-bottom: 6.154vw;
	}
	h3 {
		font-size: 7.179vw;
		width: 95.5vw;
		transform: translateX(-5.4vw);
		background-size: 544px auto;
		padding-bottom: 11.538vw;
		margin-bottom: 7.692vw;
	}
	h4 {
		font-size: 6.154vw;
		margin-bottom: 6.154vw;
	}
	h5 {
		font-size: 5.128vw;
		margin-bottom: 2.564vw;
	}
	p {
		font-size: 4.103vw;
		line-height: 1.5;
		color: #707070;
	}
}



/* ------------------- header ------------------- */
header .top_navi {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100;
	background-color: white;
	border-bottom: 1px solid #EF3F24;
}
header .top_navi .cont_outer {
	padding-top: 16px;
	padding-bottom: 16px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
header .top_navi .top_logo {
	width: 160px;
}
header .top_navi .button_outer {
	width: 274px;
}
header .main_outer {
	margin-top: 80px;
	background: #EF3F24;
	background: linear-gradient(180deg,rgba(239, 63, 36, 1) 0%, rgba(179, 24, 0, 1) 100%);
}
header .main_outer .cont_outer {
	padding-top: min( 74px, 4.03vw );
	padding-bottom: min( 60px, 2.86vw );
}
header .main_outer .flex_wrapper .text_outer {
	width: 50.25%;
}
header .main_outer .flex_wrapper .mov_outer,
header .main_outer .flex_wrapper .fig_outer {
	width: 45.7%;
	aspect-ratio: 16 / 9;
	margin-top: 3.55vw;
}
header .main_outer .flex_wrapper .mov_outer {
	margin-top: 1.775vw;
}
header .main_outer p.reader {
	font-size: 1.65vw;
	font-weight: 700;
	line-height: 1.2em;
	color: white;
	margin-top: 1.18vw;
}
header .main_outer .box_outer {
	position: relative;
	padding: 1.89vw 1vw 1.89vw 1.89vw;
	margin: 1.18vw 0px 2.1vw;
	background: rgba( 0,0,0,0.1 );
}
header .main_outer .box_outer:before {
	content: '';
	display: inline-block;
	width: 82px;
	height: 29px;
	background-image: url( "../../images/box_deco_cloud_red1.png" );
	background-size: contain;
	vertical-align: middle;
	position: absolute;
	top: 16px;
	left: 16px;
	z-index: 1;
}
header .main_outer .box_outer:after {
	content: '';
	display: inline-block;
	width: 72px;
	height: 18px;
	background-image: url( "../../images/box_deco_cloud_red2.png" );
	background-size: contain;
	vertical-align: middle;
	position: absolute;
	bottom: 16px;
	right: 16px;
	z-index: 2;
}
header .main_outer .box_outer p {
	font-size: 1.41vw;
	font-weight: 500;
	line-height: 1.5em;
	color: white;
	position: relative;
	z-index: 3;
}
@media screen and ( min-width:1672px ){
	header .main_outer .flex_wrapper .mov_outer {
		margin-top: 30px;
	}
	header .main_outer .flex_wrapper .fig_outer {
		margin-top: 60px;
	}
	header .main_outer p.reader {
		font-size: 28px;
		margin-top: 20px;
	}
	header .main_outer .box_outer {
		padding: 32px 10px 32px 32px;
		margin: 20px 0px 36px;
	}
	header .main_outer .box_outer p {
		font-size: 24px;
	}
}
@media screen and ( max-width:768px ){
	header .top_navi {
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 100;
		background-color: white;
	}
	header .top_navi .cont_outer {
		padding-top: 4.103vw;
		padding-bottom: 4.103vw;
		display: block;
	}
	header .top_navi .top_logo {
		width: 30.769vw;
	}
	header .top_navi .button_outer {
		display: none;
	}
	header .main_outer {
		margin-top: 15.385vw;
		padding-bottom: 10.256vw;
	}
	header .main_outer .cont_outer {
		padding-top: min( 74px, 4.03vw );
		padding-bottom: min( 60px, 2.86vw );
	}
	header .main_outer .flex_wrapper .text_outer {
		width: 100%;
	}
	header .main_outer .flex_wrapper .mov_outer,
	header .main_outer .flex_wrapper .fig_outer {
		width: 100%;
		aspect-ratio: 16 / 9;
		margin-top: 3.55vw;
	}
	header .main_outer p.reader {
		font-size:  5.128vw;
		font-weight: 700;
		line-height: 1.2em;
		color: white;
		margin-top: 5.128vw;
	}
	header .main_outer .box_outer {
		padding: 5.641vw;
		margin: 2.051vw 0px 2.564vw;
		background: rgba( 0,0,0,0.1 );
	}
	header .main_outer .box_outer:before {
		content: '';
		display: inline-block;
		width: 21.026vw;
		height: 7.436vw;
		background-image: url( "../../images/box_deco_cloud_red1.png" );
		background-size: contain;
		vertical-align: middle;
		position: absolute;
		top: 4.103vw;
		left: 4.103vw;
		z-index: 1;
	}
	header .main_outer .box_outer:after {
		content: '';
		display: inline-block;
		width: 18.462vw;
		height: 4.615vw;
		background-image: url( "../../images/box_deco_cloud_red2.png" );
		background-size: contain;
		vertical-align: middle;
		position: absolute;
		bottom: 4.103vw;
		right: 4.103vw;
		z-index: 2;
	}
	header .main_outer .box_outer p {
		font-size: 4.103vw;
		font-weight: 500;
		line-height: 1.5em;
		color: white;
	}
	header .main_outer .box_outer + .button_outer {
		margin-top: 6vw;
	}
}



/* ------------------- bkfig ------------------- */
.bkfig {
	background-image: url( "../../images/bk_deco1.png" );
	background-size: 500px auto;
	background-repeat: no-repeat;
	background-position: top right;
}
.bkfig.bkfig2 {
	background-image: url( "../../images/bk_deco2.png" );
	background-position: top left;
}
.bkfig.bkfig3 {
	background-image: url( "../../images/bk_deco3.png" );
}
.bkfig.bkfig4 {
	background-image: url( "../../images/bk_deco4.png" );
	background-position: top left;
}
@media screen and ( max-width:768px ){
	.bkfig {
		background-size: 64.103vw auto;
	}
}



/* ------------------- cont1 ------------------- */
body.top .cont1 .cont_outer {
	padding-top: 4vw;
}
body.top .cont1 .button_outer {
	margin: 0.895vw 0px 6.939vw;
}
@media screen and ( min-width:1672px ){
	body.top .cont1 .cont_outer {
		padding-top: 68px;
	}
	body.top .cont1 .button_outer {
		margin: 22px 0px 126px;
	}
}
@media screen and ( max-width:768px ){
	body.top .cont1 .cont_outer {
		padding-top: 10.256vw;
		padding-bottom: 33.333vw;
	}
	body.top .cont1 .button_outer {
		margin: 5.641vw 0px 32.308vw;
	}
}



/* ------------------- kaizen ------------------- */
#kaizen {
	margin-bottom: 5.92vw;
}
#kaizen .wrapper .cont_outer {
	width: 100%;
	max-width: inherit;
	padding: 0px;
	margin: inherit;
	background-color: #FBE6DF;
}
#kaizen .wrapper .cont_outer .cont_inner {
	width: 100%;
	max-width: 1672px;
	margin: auto;
	padding: 130px 48px;
	position: relative;
}
#kaizen h2:after {
	content: '';
	display: inline-block;
	width: 280px;
	height: 203px;
	background-image: url( "../../images/logo_kintone_mark.svg" );
	background-size: contain;
	vertical-align: middle;
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
	margin: auto;
	transform: translateX(480px);
}
#kaizen p.reader {
	text-align: center;
	color: black;
}
#kaizen p.attention {
	text-align: center;
	margin-top: 11.03vw;
	padding: 0px 2.37vw
}
#kaizen .button_outer {
	margin: 3.55vw 0px 0px;
	text-align: center;
}
#kaizen .button_outer a + a {
	margin-left: 20px;
}
#kaizen .fig_outer img {
	position: absolute;
	bottom: 0px;	
	left: 0px;
	right: 0px;
	margin: auto;
}
#kaizen .fig_outer img.text {
	width: 59.3vw;
	bottom: -3.9vw;	
}
#kaizen .fig_outer img.ninja {
	width: 9.49vw;
	bottom: -10.43vw;	
}
@media screen and ( max-width:1270px ){
	#kaizen h2:after {
		width: 21.75vw;
		height: 15.78vw;
		top: 0px;
		right: -32px;
		left: inherit;
		margin: inherit;
		transform: translateX(0px);
	}
}
@media screen and ( min-width:1672px ){
	#kaizen {
		margin-bottom: 100px;
	}
	#kaizen p.attention {
		text-align: center;
		margin-top: 186px;
		padding: 0px 48px;
	}
	#kaizen .button_outer {
		margin: 60px 0px 0px;
	}
	#kaizen .fig_outer img.text {
		width: 1000px;
		bottom: -66px;	
	}
	#kaizen .fig_outer img.ninja {
		width: 160px;
		bottom: -176px;	
	}
}
@media screen and ( max-width:768px ){
	#kaizen {
		margin-bottom: 11.538vw;
	}
	#kaizen .wrapper .cont_outer {
		width: 100%;
		max-width: inherit;
		padding: 0px;
		margin: inherit;
		background-color: #FBE6DF;
	}
	#kaizen .wrapper .cont_outer .cont_inner {
		width: 100%;
		max-width: 428.718vw;
		margin: auto;
		padding: 33.333vw 5.641vw;
		position: relative;
	}
	#kaizen h2:after {
		content: none;
	}
	#kaizen p.reader {
		text-align: center;
		color: black;
	}
	#kaizen p.attention {
		text-align: center;
		margin-top: 54.03vw;
		padding: 0px 5.641vw
	}
	#kaizen .mark {
		width: 35.897vw;
		margin: 5.128vw auto 7.692vw;
	}
	#kaizen .button_outer {
		margin: 3.55vw 0px 0px;
		text-align: center;
	}
	#kaizen .button_outer a + a {
		margin-left: 0px;
		margin-top: 6.154vw;
	}
	#kaizen .fig_outer img {
		position: absolute;
		bottom: 0px;	
		left: 0px;
		right: 0px;
		margin: auto;
	}
	#kaizen .fig_outer img.text {
		width: 94.872vw;
		bottom: -6.667vw;	
	}
	#kaizen .fig_outer img.ninja {
		width: 41.026vw;
		bottom: -51.282vw;	
	}
}



/* ------------------- flex_wrapper box ------------------- */
.flex_wrapper.box {
	margin: 1.77vw auto 1.77vw;
}
.flex_wrapper.box.lastelem {
	margin: 1.77vw auto 0px;
}
.flex_wrapper.box.double {
	max-width: 1044px;
}
.flex_wrapper.box li {
	position: relative;
	background-color: white;
	width: 32.35%;
	padding: 4.1vw 1.89vw 3.5vw;
	text-align: center;
}
.flex_wrapper.box.bkcol li {
	background-color: #FDFAF4;
}
.flex_wrapper.box.double li {
	width: 48.85%;
}
.flex_wrapper.box li:before {
	content: '';
	display: inline-block;
	width: 82px;
	height: 29px;
	background-image: url( "../../images/box_deco_cloud1.png" );
	background-size: contain;
	vertical-align: middle;
	position: absolute;
	top: 16px;
	left: 16px;
}
.flex_wrapper.box li:after {
	content: '';
	display: inline-block;
	width: 72px;
	height: 18px;
	background-image: url( "../../images/box_deco_cloud2.png" );
	background-size: contain;
	vertical-align: middle;
	position: absolute;
	bottom: 16px;
	right: 16px;
}
.flex_wrapper.box li .icon_outer {
	width: 100px;
	height: 100px;
	margin: 0px auto 26px;
	background-color: rgba( 239,63,36,0.1 );
	border-radius: 50%;
}
.flex_wrapper.box li .logo_outer {
	height: 160px;
	margin-bottom: 20px;
}
.flex_wrapper.box li .logo_outer img {
	width: auto;
	height: 100%;
}

.flex_wrapper.box.posted li {
	padding-bottom: 126px;
	text-align: left;
	padding: 2.5vw 1.89vw 7.5vw;
}
.flex_wrapper.box.posted li:before {
	content: none;
}
.flex_wrapper.box.posted li:after {
	content: none;
}
.flex_wrapper.box.posted li > p {
	font-style: italic;
}
.flex_wrapper.box.posted li .postedby {
	position: absolute;
	bottom: 2.55vw;
	left: 1.89vw;
}
.flex_wrapper.box.posted li .postedby .post {
	font-size: 18px;
	font-weight: 700;
	color: black;
	line-height: 1.1;
}
.flex_wrapper.box.posted li .postedby .scale {
	font-size: 14px;
}
.flex_wrapper.box.posted + .voice_cap {
	font-size: 14px;
	text-align: right;
	margin-top: 8px;
}
@media screen and ( min-width:1672px ){
	.flex_wrapper.box {
		margin: 30px auto 30px;
	}
	.flex_wrapper.box.lastelem {
		margin: 30px auto 0px;
	}
	.flex_wrapper.box li {
		padding: 70px 32px 60px;
	}
	.flex_wrapper.box.posted li {
		padding-bottom: 126px;
		text-align: left;
		padding: 42px 32px 126px;
	}
	.flex_wrapper.box.posted li .postedby {
		position: absolute;
		bottom: 43px;
		left: 32px;
	}
}
@media screen and ( max-width:768px ){
	.flex_wrapper.box {
		margin: 7.692vw auto 7.692vw;
	}
	.flex_wrapper.box.lastelem {
		margin: 7.692vw auto 0px;
	}
	.flex_wrapper.box.double {
		max-width: 267.692vw;
	}
	.flex_wrapper.box li {
		position: relative;
		background-color: white;
		width: 100%;
		padding: 16.41vw 7.692vw 16.41vw;
		text-align: center;
	}
	.flex_wrapper.box li:not(:first-child) {
		margin-top: 7.692vw;
	}
	.flex_wrapper.box.bkcol li {
		background-color: #FDFAF4;
	}
	.flex_wrapper.box.double li {
		width: 100%;
	}
	.flex_wrapper.box li:before {
		content: '';
		display: inline-block;
		width: 21.026vw;
		height: 7.436vw;
		background-image: url( "../../images/box_deco_cloud1.png" );
		background-size: contain;
		vertical-align: middle;
		position: absolute;
		top: 4.103vw;
		left: 4.103vw;
	}
	.flex_wrapper.box li:after {
		content: '';
		display: inline-block;
		width: 18.462vw;
		height: 4.615vw;
		background-image: url( "../../images/box_deco_cloud2.png" );
		background-size: contain;
		vertical-align: middle;
		position: absolute;
		bottom: 4.103vw;
		right: 4.103vw;
	}
	.flex_wrapper.box li .icon_outer {
		width: 25.641vw;
		height: 25.641vw;
		margin: 0px auto 26px;
		background-color: rgba( 239,63,36,0.1 );
		border-radius: 50%;
	}
	.flex_wrapper.box li .logo_outer {
		height: 41.026vw;
		margin-bottom: 5.128vw;
	}
	.flex_wrapper.box li .logo_outer img {
		width: auto;
		height: 100%;
	}
	
	.flex_wrapper.box.posted li {
		padding-bottom: 14.359vw;
		text-align: left;
	}
	.flex_wrapper.box.posted li:before {
		content: none;
	}
	.flex_wrapper.box.posted li:after {
		content: none;
	}
	.flex_wrapper.box.posted li > p {
		font-style: italic;
	}
	.flex_wrapper.box.posted li .postedby {
		position: relative;
		bottom: 0px;
		left: 0px;
		margin-top: 5.128vw;
	}
	.flex_wrapper.box.posted li .postedby .post {
		font-size: 4.615vw;
		font-weight: 700;
		color: black;
	}
	.flex_wrapper.box.posted li .postedby .scale {
		font-size: 3.59vw;
	}
	.flex_wrapper.box.posted + .voice_cap {
		font-size: 3.59vw;
		text-align: right;
		margin-top: 2.051vw;
	}
}

.flex_wrapper.box.award {
	max-width: 1024px;
}
.flex_wrapper.box.award li {
	padding: 0px 0px 0px;
}
.flex_wrapper.box.award li:before,
.flex_wrapper.box.award li:after {
	content: none;
}
@media screen and ( max-width:768px ){
	.flex_wrapper.box.award {
		max-width: 313.846vw;
	}
	.flex_wrapper.box.award li {
		padding: 0px 5.128vw 0px;
	}
	.flex_wrapper.box.award li:not(:first-child) {
		margin-top: 15.385vw;
	}
	.flex_wrapper.box.award li:before,
	.flex_wrapper.box.award li:after {
		content: none;
	}
}



/* ------------------- flex_wrapper linkbox ------------------- */
.flex_wrapper.box.linkbox li {
	position: relative;
	background-color: white;
	width: 32.35%;
	padding: 0px;
	text-align: center;
}
.flex_wrapper.box.linkbox li:before,
.flex_wrapper.box.linkbox li:after {
	content: none;
}
.flex_wrapper.box.linkbox li > a {
	display: block;
	height: 100%;
	padding: 3.5vw 2vw 6.4vw;
	border: 4px solid white;
	border-radius: 8px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.3);
}
.flex_wrapper.box.linkbox li > a:hover {
	opacity: 1;
	border: 4px solid #EF3F24;
}
.flex_wrapper.box.linkbox li .fig_outer {
	margin-bottom: 1.77vw;
}
.flex_wrapper.box.linkbox li .fig_outer img {
	width: 11.9vw;
	min-width: 140px;
	transition: all 0.2s;
}
.flex_wrapper.box.linkbox li > a:hover .fig_outer img {
	transform: scale(1.1);
}
.flex_wrapper.box.linkbox li > a:hover h5 {
	color: #EF3F24;
}
.flex_wrapper.box.linkbox li > a .learn {
	display: block;
	width: 130px;
	font-size: 18px;
	line-height: 1em;
	color: #EF3F24;
	padding-left: 38px;
	background-image: url( "../../images/btn_more.svg" );
	background-repeat: no-repeat;
	background-size: 32px auto;
	background-position: left center;
	position: absolute;
	bottom: 4.14vw;
	right: 0px;
	left: 0px;
	margin: auto;
}
.flex_wrapper.box.linkbox li > a:hover .learn {
	color: #D99F00;
	background-image: url( "../../images/btn_more_on.svg" );
}
@media screen and ( min-width:1672px ){
	.flex_wrapper.box.linkbox li .fig_outer img {
		width: 200px;
		transition: all 0.2s;
	}
	.flex_wrapper.box.linkbox li > a {
		display: block;
		padding: 60px 34px 108px;
	}
	.flex_wrapper.box.linkbox li .fig_outer {
		margin-bottom: 30px;
	}
	.flex_wrapper.box.linkbox li > a .learn {
		bottom: 70px;
	}
}
@media screen and ( max-width:768px ){
	.flex_wrapper.box.linkbox li {
		width: 100%;
	}
	.flex_wrapper.box.linkbox li > a {
		padding: 15.385vw 5.128vw 28.205vw;
		border-radius: 2.051vw;
		box-shadow: 0px 2.051vw 4.103vw 0px rgba(0, 0, 0, 0.3);
	}
	.flex_wrapper.box.linkbox li .fig_outer {
		margin-bottom: 5.128vw;
	}
	.flex_wrapper.box.linkbox li .fig_outer img {
		width: 42vw;
		min-width: inherit;
	}
	.flex_wrapper.box.linkbox li > a .learn {
		display: block;
		width: 33.333vw;
		font-size: 4.615vw;
		line-height: 1em;
		color: #EF3F24;
		padding-left: 9.744vw;
		background-image: url( "../../images/btn_more.svg" );
		background-repeat: no-repeat;
		background-size: 8.205vw auto;
		background-position: left center;
		position: absolute;
		bottom: 16.923vw;
		right: 0px;
		left: 0px;
		margin: auto;
	}
}



/* ------------------- flex_wrapper logo ------------------- */
.flex_wrapper.logo {
	max-width: 1428px;
	margin: 30px auto 130px;
}
@media screen and ( max-width:1324px ){
	.flex_wrapper.logo {
		max-width: 708px;
		flex-wrap: wrap;
		justify-content: center;
	}
	.flex_wrapper.logo li {
		max-width: 236px;
	}
}
@media screen and ( max-width:768px ){
	.flex_wrapper.logo {
		margin: 7.692vw auto 32.308vw;
		flex-wrap: wrap;
	}
	.flex_wrapper.logo li {
		width: 50%;
	}
}



/* ------------------- button ------------------- */
.button_outer {
	width:100%;
}
.button_outer a.button {
	position: relative;
	display: inline-block;
	width: 100%;
	max-width: 276px;
	height: 64px;
	font-size: 20px;
	line-height: 1em;
	color: #EF3F24;
	text-align: center;
	vertical-align: bottom;
	padding: 22px 10px 22px;
	transition: all 0.3s;
	overflow: hidden;
}
.button_outer.thin a.button {
	padding: 14px 10px 14px;
	height: 48px;
	border-radius: 24px;
}
.button_outer a.button.red span.wrapper {
	background-color: #EF3F24;
}
.button_outer a.button.red span.second {
	color: white;
}
.button_outer a.button.black span.wrapper {
	background-color: black;
}
.button_outer a.button.black span.second {
	color: white;
}
.button_outer a.button.black span.border {
	border: none;
}
.button_outer a.button:hover {
	opacity: 1;
	color: white;
	border: none;
}
.button_outer a.button span {
    display: block;
    position: relative;
    top: -40px;
    transition: top .3s, opacity 0.3s;
	z-index: 2;
}
.button_outer a.button span.first {
	opacity: 0;
}
.button_outer a.button:hover span.first {
	top: 0px;
	opacity: 1;
}
.button_outer a.button span.second {
	top: -20px;
	opacity: 1;
}
.button_outer a.button:hover span.second {
	top: 20px;
	opacity: 0;
}

.button_outer a.button span.border {
	display: block;
	border: 1px solid #EF3F24;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	border-radius: 32px;
	z-index: 2;
	transition: border 0.2s;
}
.button_outer a.button:hover span.border {
	border: 1px solid #D99F00;
}
.button_outer a.button span.wrapper {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	border-radius: 32px;
	background-color: white;
	z-index: 1;
	overflow: hidden;
}
.button_outer a.button span.hovercol {
	content: "";
	width: 0px;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
	background-color: #D99F00;
	transition: width 0.2s;
	z-index: 1;
}
.button_outer a.button:hover span.hovercol {
	width: 100%;
}
@media screen and ( max-width:768px ){
	.button_outer {
		width:100%;
	}
	.button_outer a.button {
		position: relative;
		display: inline-block;
		width: 100%;
		max-width: 74.359vw;
		height: 16.41vw;
		font-size: 5.128vw;
		line-height: 1em;
		color: #EF3F24;
		text-align: center;
		vertical-align: bottom;
		padding: 5.641vw 2.564vw 5.641vw;
		transition: all 0.3s;
		overflow: hidden;
	}
	.button_outer.thin a.button {
		padding: 3.59vw 2.564vw 3.59vw;
		height: 12.308vw;
		border-radius: 6.154vw;
	}
	.button_outer a.button.red span.wrapper {
		background-color: #EF3F24;
	}
	.button_outer a.button.red span.second {
		color: white;
	}
	.button_outer a.button.black span.wrapper {
		background-color: black;
	}
	.button_outer a.button.black span.second {
		color: white;
	}
	.button_outer a.button.black span.border {
		border: none;
	}
	.button_outer a.button:hover {
		opacity: 1;
		color: white;
		border: none;
	}
	.button_outer a.button span {
	    display: block;
	    position: relative;
	    top: -10.256vw;
	    transition: top 0.3s, opacity 0.3s;
		z-index: 2;
	}
	.button_outer a.button span.first {
		opacity: 0;
	}
	.button_outer a.button:hover span.first {
		top: 0px;
		opacity: 1;
	}
	.button_outer a.button span.second {
		top: -5.128vw;
		opacity: 1;
	}
	.button_outer a.button:hover span.second {
		top: 5.128vw;
		opacity: 0;
	}

	.button_outer a.button span.border {
		display: block;
		border: 1px solid #EF3F24;
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		border-radius: 8.205vw;
		z-index: 2;
		transition: border 0.2s;
	}
	.button_outer a.button:hover span.border {
		border: 1px solid #D99F00;
	}
	.button_outer a.button span.wrapper {
		display: block;
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		border-radius: 8.205vw;
		background-color: white;
		z-index: 1;
		overflow: hidden;
	}
	.button_outer a.button span.hovercol {
		content: "";
		width: 0px;
		height: 100%;
		position: absolute;
		top: 0px;
		left: 0px;
		right: 0px;
		margin: auto;
		background-color: #D99F00;
		transition: width 0.2s;
		z-index: 1;
	}
	.button_outer a.button:hover span.hovercol {
		width: 100%;
	}
}



/* ------------------- div button ------------------- */
div.button {
	position: relative;
	display: inline-block;
	width: 100%;
	max-width: 276px;
	height: 64px;
	font-size: 20px;
	line-height: 1em;
	color: #EF3F24;
	text-align: center;
	vertical-align: bottom;
	padding: 22px 10px 22px;
	transition: all 0.3s;
	overflow: hidden;
}
.banner_wrapper a:hover div.button {
	opacity: 1;
	color: white;
	border: none;
}
div.button span {
    display: block;
    position: relative;
    top: -40px;
    transition: top .3s, opacity 0.3s;
	z-index: 2;
}
div.button span.first {
	opacity: 0;
}
.banner_wrapper a:hover div.button span.first {
	top: 0px;
	opacity: 1;
}
div.button span.second {
	top: -20px;
	opacity: 1;
}
.banner_wrapper a:hover div.button span.second {
	top: 20px;
	opacity: 0;
}

.banner_wrapper div.button span.border {
	display: block;
	border: 1px solid #EF3F24;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	border-radius: 32px;
	z-index: 2;
	transition: border 0.2s;
}
.banner_wrapper a:hover div.button span.border {
	border: 1px solid #D99F00;
}
.banner_wrapper div.button span.wrapper {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	border-radius: 32px;
	background-color: white;
	z-index: 1;
	overflow: hidden;
}
.banner_wrapper div.button span.hovercol {
	content: "";
	width: 0px;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
	background-color: #D99F00;
	transition: width 0.2s;
	z-index: 1;
}
.banner_wrapper a:hover div.button span.hovercol {
	width: 100%;
}
@media screen and ( max-width:768px ){
	div.button {
		position: relative;
		display: inline-block;
		width: 100%;
		max-width: 74.359vw;
		height: 16.41vw;
		font-size: 5.128vw;
		line-height: 1em;
		color: #EF3F24;
		text-align: center;
		vertical-align: bottom;
		padding: 5.641vw 2.564vw 5.641vw;
		transition: all 0.3s;
		overflow: hidden;
	}
	.banner_wrapper a:hover div.button {
		opacity: 1;
		color: white;
		border: none;
	}
	div.button span {
	    display: block;
	    position: relative;
	    top: -10.256vw;
	    transition: top 0.3s, opacity 0.3s;
		z-index: 2;
	}
	div.button span.first {
		opacity: 0;
	}
	.banner_wrapper a:hover div.button span.first {
		top: 0px;
		opacity: 1;
	}
	div.button span.second {
		top: -5.128vw;
		opacity: 1;
	}
	.banner_wrapper a:hover div.button span.second {
		top: 5.128vw;
		opacity: 0;
	}

	.banner_wrapper div.button span.border {
		display: block;
		border: 1px solid #EF3F24;
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		border-radius: 8.205vw;
		z-index: 2;
		transition: border 0.2s;
	}
	.banner_wrapper a:hover div.button span.border {
		border: 1px solid #D99F00;
	}
	.banner_wrapper div.button span.wrapper {
		display: block;
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		border-radius: 8.205vw;
		background-color: white;
		z-index: 1;
		overflow: hidden;
	}
	.banner_wrapper div.button span.hovercol {
		content: "";
		width: 0px;
		height: 100%;
		position: absolute;
		top: 0px;
		left: 0px;
		right: 0px;
		margin: auto;
		background-color: #D99F00;
		transition: width 0.2s;
		z-index: 1;
	}
	.banner_wrapper a:hover div.button span.hovercol {
		width: 100%;
	}
}



/* ------------------- text button ------------------- */
a.text,
span.text {
	position: relative;
	display: inline-block;
	font-size: 18px;
	line-height: 1em;
	color: #707070;
	padding-bottom: 4px;
}
.bold a.text,
.bold span.text {
	font-size: 24px;
	color: black;
	vertical-align: top;
}
a.text:after {
	content: "";
	display: inline-block;
	background-color: black;
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 0px;
	left: -100%;
}
.bold a.text:after {
	background-color: #EF3F24;
}
a.text:hover {
	color: black;
	opacity: 1;
}
.bold a.text:hover {
	color: #EF3F24;
}
a.text:hover:after {
	animation: slideIn 0.3s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}
@keyframes slideIn {
	0% {
		left: -100%;
	}
	50% {
		left: 0%;
	}
	100% {
		left: 100%;
	}
}
@media screen and ( max-width:768px ){
	a.text,
	span.text {
		position: relative;
		display: inline-block;
		font-size: 4.615vw;
		line-height: 1em;
		color: #707070;
		padding-bottom: 1.026vw;
	}
	.bold a.text,
	.bold span.text {
		font-size: 6.154vw;
		color: black;
	}
	a.text:after {
		content: "";
		display: inline-block;
		background-color: black;
		width: 100%;
		height: 0.256vw;
		position: absolute;
		bottom: 0px;
		left: -100%;
	}
	.bold a.text:after {
		background-color: #EF3F24;
	}
	a.text:hover {
		color: black;
		opacity: 1;
	}
	.bold a.text:hover {
		color: #EF3F24;
	}
	a.text:hover:after {
		animation: slideIn 0.3s cubic-bezier(0.25, 1, 0.5, 1) forwards;
	}
}



/* ------------------- movSet ------------------- */
.movSet_wrapper {
	margin-top: 20px;
}
.movSet_wrapper .mov_outer {
	max-width: 720px;
	aspect-ratio: 16 / 9;
	margin: 0px auto;
}
.movSet_wrapper .icon_list {
	display: flex;
	justify-content: center;
	margin-top: 20px;
}
.movSet_wrapper .icon_list li {
	display: flex;
	align-items: center;
}
.movSet_wrapper .icon_list li:not(:first-child) {
	margin-left: 64px;
}
.movSet_wrapper .icon_list li img {
	height: 80px;
	width: auto;
}
.movSet_wrapper .icon_list li p {
	font-size: 24px;
	font-weight: 700;
	color: black;
	margin-left: 16px;
}
@media screen and ( max-width:768px ){
	.movSet_wrapper {
		margin-top: 5.128vw;
	}
	.movSet_wrapper .mov_outer {
		max-width: 184.615vw;
		aspect-ratio: 16 / 9;
		margin: 0px auto;
	}
	.movSet_wrapper .icon_list {
		display: block;
		justify-content: center;
		margin-top: 5.128vw;
	}
	.movSet_wrapper .icon_list li {
		display: flex;
		align-items: center;
	}
	.movSet_wrapper .icon_list li:not(:first-child) {
		margin-left: 0px;
		margin-top: 3.59vw;
	}
	.movSet_wrapper .icon_list li .fig_outer {
		min-width: 20.513vw;
		text-align: center;
	}
	.movSet_wrapper .icon_list li .fig_outer img {
		height: 20.513vw;
		width: auto;
	}
	.movSet_wrapper .icon_list li p {
		font-size: 4.103vw;
		font-weight: 700;
		color: black;
		margin-left: 4.103vw;
	}
}



/* ------------------- banner wrapper ------------------- */
.banner_wrapper {
	max-width: 972px;
	height: 227px;
	margin: 60px auto 0px;
	background: #EF3F24;
	background: linear-gradient(180deg,rgba(239, 63, 36, 1) 0%, rgba(179, 24, 0, 1) 100%);
	border-radius: 8px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.3);
}
.banner_wrapper > a {
	position: relative;
	display: block;
	height: 100%;
	padding: 30px 0px 0px 30px;
	background-image: url( "../../images/stamp_ninja.png" );
	background-repeat: no-repeat;
	background-size: auto 88%;
	background-position: center right 36%;
	border-radius: 8px;
}
.banner_wrapper > a:hover {
	opacity: 1;
}
.banner_wrapper > a:before {
	content: "";
	display: inline-block;
	width: 100%;
	height: 100%;
	border: 8px solid white;
	border-radius: 8px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.banner_wrapper > a:hover:before {
	content: none;
}
.banner_wrapper p {
	color: white;
}
.banner_wrapper p.header {
	font-size: 34px;
	font-weight: 600;
	line-height: 1.2em;
	margin-bottom: 16px;
}
.banner_wrapper .button {
	position: absolute;
	top: 0px;
	bottom: 0px;
	right: 30px;
	margin: auto;
}
@media screen and ( max-width:1068px ){
	.banner_wrapper {
		height: 20.96vw;
		margin: 60px auto 0px;
		border-radius: 0.739vw;
		box-shadow: 0px 0.739vw 1.477vw 0px rgba(0, 0, 0, 0.3);
	}
	.banner_wrapper > a {
		padding: 2.77vw 0px 0px 2.77vw;
		background-position: center right 277px;
	}
	.banner_wrapper > a:before {
		border: 0.739vw solid white;
	}
	.banner_wrapper p {
		font-size: 2.216vw;
		line-height: 1.5em;
	}
	.banner_wrapper p.header {
		font-size: 3.139vw;
		font-weight: 600;
		line-height: 1.2em;
		margin-bottom: 1.477vw;
	}
	.banner_wrapper .button {
		position: absolute;
		top: 0px;
		bottom: 0px;
		right: 2.77vw;
		margin: auto;
	}
}
@media screen and ( max-width:768px ){
	.banner_wrapper {
		max-width: 249.231vw;
		height: auto;
		margin: 15.385vw auto 0px;
		background: #EF3F24;
		background: linear-gradient(180deg,rgba(239, 63, 36, 1) 0%, rgba(179, 24, 0, 1) 100%);
		border-radius: 2.051vw;
		box-shadow: 0px 2.051vw 4.103vw 0px rgba(0, 0, 0, 0.3);
	}
	.banner_wrapper > a {
		position: relative;
		display: block;
		height: 100%;
		padding: 7.692vw 7.692vw 7.692vw 7.692vw;
		background-image: url( "../../images/stamp_ninja.png" );
		background-repeat: no-repeat;
		background-size: auto 40%;
		background-position: top 52.308vw center;
		border-radius: 2.051vw;
	}
	.banner_wrapper > a:hover {
		opacity: 1;
	}
	.banner_wrapper > a:before {
		content: "";
		display: inline-block;
		width: 100%;
		height: 100%;
		border: 4px solid white;
		position: absolute;
		top: 0px;
		left: 0px;
		border-radius: 2.051vw;
	}
	.banner_wrapper > a:hover:before {
		content: none;
	}
	.banner_wrapper p {
		font-size: 4.103vw;
		color: white;
	}
	.banner_wrapper p.header {
		font-size: 6.154vw;
		font-weight: 600;
		line-height: 1.2em;
		margin-bottom: 5.641vw;
	}
	.banner_wrapper .button {
		position: relative;
		top: 0px;
		bottom: 0px;
		right: 0px;
		margin: 56.41vw auto 0px;
	}
}



/* ------------------- gotop ------------------- */
#gotop {
    display: none;
    position: fixed;
    right: 30px;
    bottom: 30px;
    width: 48px;
    height: 48px;
    transition: opacity .3s ease;
    z-index: 5;
}
#gotop a {
	display: block;
    width: 48px;
    height: 48px;
    background-color: white;
    border: 1px solid black;
    border-radius: 50%;
}
#gotop a:after {
	content: '';
	display: inline-block;
	width: 11px;
	height: 24px;
	background-image: url( "../../images/btn_goToTop.svg" );
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: middle;
	position: absolute;
	top: 0px;
	bottom: 0px;
	right: 0px;
	left: 0px;
	margin: auto;
	transition: all 0.5s;
}
#gotop a:hover {
    background-color: black;
    opacity: 1;
}
#gotop a:hover:after {
	background-image: url( "../../images/btn_goToTop_on.svg" );
	transform: translateY(-10px);
}
@media screen and ( max-width:768px ){
	#gotop {
	    display: none;
	    position: fixed;
	    right: 2.564vw;
	    bottom: 2.564vw;
	    width: 12.308vw;
	    height: 12.308vw;
	    transition: opacity .3s ease;
	    z-index: 5;
	}
	#gotop a {
		display: block;
	    width: 12.308vw;
	    height: 12.308vw;
	    background-color: white;
	    border: 1px solid black;
	    border-radius: 50%;
	}
	#gotop a:after {
		content: '';
		display: inline-block;
		width: 2.821vw;
		height: 6.154vw;
		background-image: url( "../../images/btn_goToTop.svg" );
		background-size: contain;
		background-repeat: no-repeat;
		vertical-align: middle;
		position: absolute;
		top: 0px;
		bottom: 0px;
		right: 0px;
		left: 0px;
		margin: auto;
		transition: all 0.5s;
	}
	#gotop a:hover {
	    background-color: black;
	    opacity: 1;
	}
	#gotop a:hover:after {
		background-image: url( "../../images/btn_goToTop_on.svg" );
		transform: translateY(-2.564vw);
	}
}



/* ------------------- banner ------------------- */
#banner {
	display: none;
}
#banner a {
	position: fixed;
	bottom: 30px;
	right: 30px;
	display: block;
	width: 200px;
	height: 120px;
	background: linear-gradient(180deg,rgba(239, 63, 36, 1) 0%, rgba(179, 24, 0, 1) 100%);
	color: white;
	border: 4px solid white;
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.3);
	z-index: 10;
}
#banner a:hover {
	opacity: 1;
}
#banner span.text {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	line-height: 1.2em;
	text-align: center;
	color: white;
	z-index: 3;
}
#banner span.stage img {
	max-width: inherit;
	position: absolute;
	top: 0px;
	left: 0px;
}
#banner span.stage .txt {
	width: 270px;
	height: auto;
	top: 37px;
	left: 14px;
	transition: all 0.3s;
}
#banner span.stage .fig {
	width: 82px;
	height: auto;
	top: 0px;
	right: 0px;
	left: inherit;
	transition: all 0.5s;
	z-index: 2;
}
#banner span.stage .fig.last {
	width: 107px;
	height: auto;
	top: 0px;
	left: 0px;
	opacity: 0;
}
#banner a:hover span.stage .txt {
	left: -84px;
}
#banner a:hover span.stage .fig.first {
	opacity: 0;
}
#banner a:hover span.stage .fig.last {
	opacity: 1;
}
@media screen and ( max-width:768px ){
	#banner a {
		position: fixed;
		bottom: 0px;
		right: 0px;
		display: block;
		width: 100%;
		height: auto;
		background: linear-gradient(180deg,rgba(239, 63, 36, 1) 0%, rgba(179, 24, 0, 1) 100%);
		color: white;
		border: none;
		box-shadow: none;
		z-index: 10;
	}
	#banner a:hover {
		opacity: 1;
	}
	#banner span.text {
		position: absolute;
		top: 0;
		width: 100%;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 4.615vw;
		line-height: 1.2em;
		text-align: center;
		color: white;
		z-index: 3;
	}
	#banner span.stage img {
		max-width: inherit;
		position: absolute;
		top: 0px;
		left: 0px;
	}
	#banner span.stage .txt {
		width: 69.231vw;
		height: auto;
		top: 9.487vw;
		left: 3.59vw;
		transition: all 0.3s;
	}
	#banner span.stage .fig {
		width: 21.026vw;
		height: auto;
		top: 0px;
		right: 0px;
		left: inherit;
		transition: all 0.5s;
		z-index: 2;
	}
	#banner span.stage .fig.last {
		width: 27.436vw;
		height: auto;
		top: 0px;
		left: 0px;
		opacity: 0;
	}
	#banner a:hover span.stage .txt {
		left: -21.538vw;
	}
	#banner a:hover span.stage .fig.first {
		opacity: 0;
	}
	#banner a:hover span.stage .fig.last {
		opacity: 1;
	}
}



/* ------------------- footer ------------------- */
footer .cont_outer {
	padding-top: 1.77vw;
	padding-bottom: 2.22vw;
}
footer .logo {
	width: 160px;
}
footer h4 {
	margin: 4.45vw 0px 0px 0px;
	text-align: left;
}
footer .outer.links {
	margin-top: 1.42vw;
	margin-bottom: 0.71vw;
}
footer .outer.links .flex_wrapper {
	justify-content: flex-start;
}
footer .outer.links .flex_wrapper li:not(:first-child) {
	margin-left: 2.07vw;
}
footer .outer.links .bold {
	margin-bottom: 0.74vw;
}
footer button#ot-sdk-btn {
	background-color: #EF3F24 !important;
}
footer .copy {
	margin-top: 4.45vw;
	font-size: 14px;
	text-align: left;
}
@media screen and ( min-width:1672px ){
	footer .cont_outer {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	footer h4 {
		margin: 60px 0px 0px 0px;
	}
	footer .outer.links {
		margin-top: 24px;
		margin-bottom: 12px;
	}
	footer .outer.links .flex_wrapper li:not(:first-child) {
		margin-left: 35px;
	}
	footer .outer.links .bold {
		margin-bottom: 10px;
	}
	footer .copy {
		margin-top: 60px;
	}
}
@media screen and ( max-width:1324px ){
	footer .cont_outer {
		text-align: center;
	}
	footer .cont_outer > .flex_wrapper {
		display: block;
	}
	footer .outer.text {
		margin: 0px auto;
		text-align: center;
	}
	footer h4 {
		/*margin-bottom: 4.45vw;*/
		text-align: center;
	}
	footer .outer.links .flex_wrapper {
		justify-content: center;
	}
	footer .outer.links {
		margin: 2.27vw auto 1.2vw;
	}
	footer .outer.links .flex_wrapper li:not(:first-child) {
		margin-left: 3.6vw;
	}
	footer button#ot-sdk-btn {
		background-color: #EF3F24 !important;
	}
}
@media screen and ( max-width:768px ){
	footer {
		margin-bottom: 16.41vw;
	}
	footer .cont_outer {
		padding-top: 7.45vw;
		padding-bottom: 2.22vw;
	}
	footer .logo {
		width: 41.026vw;
	}
	footer h4 {
		margin: 15.385vw 0px 0vw 0px;
		text-align: left;
	}
	footer .outer.text {
		width: 100%;
	}
	footer .outer.links {
		margin: 4.97vw auto 3vw;
	}
	footer .outer.links > .flex_wrapper {
		flex-wrap: wrap;
	}
	footer .outer.links > .flex_wrapper > .outer {
		width: 50%;
	}
	footer .outer.links .flex_wrapper li:not(:first-child) {
		margin-left: 8vw;
	}
	footer .outer.links .bold {
		margin-bottom: 5.128vw;
	}
	footer .copy {
		margin-top: 10.45vw;
		font-size: 3.59vw;
	}
}



/* --------------- hamburger menu --------------- */
#hamburger_link {
	display: none;
}
#menu_wrapper {
	max-height: 0px;
	overflow: hidden;
}
@media screen and ( max-width:768px ){
	#shadow {
		position: fixed;
		top: 15.385vw;
		left: 0px;
		width: 100%;
		height: 100%;
		background-color: rgba(255,255,255,1);
		z-index: 89;
		display: none;
	}
	#hamburger_link {
		display: block;
	}
	#hamburger_link #menu_wrapper {
		position: fixed;
		top: 15.385vw;
		left: 0px;
		width: 100%;
		height:	100%;
		max-height: 0px;
		/*max-height: 100%;*/
		background-color: rgba(255,255,255,1);
		overflow: hidden;
		transition: max-height 0.3s, padding 0.3s;
		z-index: 90;
		padding: 0vw 5.128vw;
	}
	#hamburger_link.active #menu_wrapper {
		max-height: 100%;
		padding: 15.385vw 5.128vw;
	}

	#menu_wrapper p {
		font-size: 7.179vw;
		font-weight: 700;
		line-height: 1.2em;
		text-align: center;
		color: black;
	}
	#menu_wrapper ul {
		margin-top: 15.385vw;
	}
	#menu_wrapper ul li {
		margin-bottom: 7.692vw;
		padding-bottom: 7.692vw;
		border-bottom: 1px solid #F2F2F2;
	}
	#menu_wrapper ul li:last-child {
		border-bottom: none;
	}
	#menu_wrapper ul li a {
		font-size: 5.128vw;
		font-weight: 600;
		line-height: 1.2em;
		color: black;
		background-image: url( "../../images/btn_more.svg" );
		background-repeat: no-repeat;
		background-position: left center;
		background-size: 8.205vw auto;
		padding-left: 10.256vw;
	}
	#menu_wrapper ul li a:hover {
		color: black;
		opacity: 1;
	}

	#hamburger_link .links,
	 #hamburger_link .btn_wrapper,
	 #hamburger_link .inqury{
		color: white;
		/*max-width: 82.262vw;*/
		padding: 0px 0px 0px;
		margin: 0px auto;
		opacity: 0;
		/*opacity: 1;*/
	}
	#hamburger_link.active .links,
	#hamburger_link.active .btn_wrapper,
	#hamburger_link.active .inqury {
		opacity: 1;
	}
	#hamburger_link .links li {
		border-bottom: 1px solid #E1E1E1;
	}
	#hamburger_link .links li:nth-child(2n) {
		border-left: 1px solid #E1E1E1;
	}
	#hamburger_link .links li a {
		display: block;
		font-size: 4.113vw;
		font-weight: 500;
		line-height: 1.2em;
		text-align: left;
		position: relative;
		color: #333333;
		padding: 3.342vw 2.571vw 2.828vw 6.17vw;
	}
	#hamburger_link .links li a:hover {
		opacity: 1 !important;
	}
	#hamburger_link .links > li:not(:first-child) a {
		border-bottom: 1px solid white;
	}
	#hamburger_link .links > li a:before {
		content: '';
		display: inline-block;
		width: 1.028vw;
		height: 1.285vw;
		background-image: url( '../../images/icon_menu_triangle1.svg' );
		background-size: contain;
		vertical-align: middle;
		position: absolute;
		top: 0px;
		bottom: 0px;
		left: 3.599vw;
		margin: auto;
	}
	#hamburger_link .links > li {
		background-color: #E1E1E1;
	}
	#hamburger_link .links .sublinks {
		display: flex;
		flex-wrap: wrap
	}
	#hamburger_link .links .sublinks > li {
		width: 50%;
	}
	#hamburger_link .links .sublinks > li a {
		/*padding-left: 8.74vw;*/
		height: 100%;
		display: flex;
		align-items: center;
	}
	#hamburger_link .links .sublinks > li a:before {
		content: '';
		display: inline-block;
		width: 1.028vw;
		height: 1.285vw;
		background-image: url( '../../images/icon_menu_triangle2.svg' );
		background-size: contain;
		vertical-align: middle;
		position: absolute;
		top: 0px;
		bottom: 0px;
		left: 3.599vw;
		margin: auto;
	}
	#hamburger_link .btn_wrapper a.button {
		font-size: 4.113vw;
		line-height: 1em;
		padding: 4.37vw 2.571vw 4.37vw 2.571vw;
		border-radius: 6.427vw;
		width: 71.979vw;
		margin: 5.712vw auto;
	}
	#hamburger_link .inqury {
		padding: 0px 5.141vw;
	}
	#hamburger_link .inqury li a {
		display: block;
		width: 100%;
		color: #333333;
		background-color: #E1E1E1;	
		padding: 2.071vw 2.571vw 2.071vw 19.537vw;
		box-shadow: 0.771vw 0.771vw 1.542vw rgba(51, 51, 51, 0.4);
		background-image: url( "../../images/icon_freedial.svg" );
		background-repeat: no-repeat;
		background-size: 12.596vw auto;
		background-position: center left 3.856vw;
	}
	#hamburger_link .inqury li.mail {
		margin-top: 5.141vw;
	}
	#hamburger_link .inqury li.mail a {
		background-image: url( "../../images/icon_mail.svg" );
		background-size: 9.769vw auto;
		background-position: center left 4.37vw;
	}
	#hamburger_link .inqury li a span {
		display: block;
		font-size: 170%;
		font-weight: bold;
	}

	/* trigger */
	/*.menu_trigger,*/
	.menu_trigger span {
		display: inline-block;
		transition: all .4s;
	}
	.menu_trigger {
		position: fixed;
		top: 2.564vw;
		right: 2.051vw;
		width: 10.797vw;
		height: 10.797vw;
		z-index: 120;
		background-color: rgba(255,255,255,1);
		/*border-radius: 4.884vw;*/
		padding: 3.085vw;
	}
	.active .menu_trigger {
		background-color: rgba(255,255,255,0);
	}
	.menu_trigger:hover {
		cursor: pointer;
	}
	.menu_trigger span {
		position: absolute;
		left: 2.828vw;
		width: 50%;
		height: 0.641vw;
		background-color: #EF3F24;
		border-radius: 0.641vw;
	}
	.menu_trigger span:nth-of-type(1) {
		top: 3.59vw;
	}
	.menu_trigger span:nth-of-type(2) {
		top: 5.064vw;
	}
	.menu_trigger span:nth-of-type(3) {
		bottom: 3.53vw;
	}
	.active .menu_trigger span:nth-of-type(1) {
		-webkit-transform: translateY(2.714vw) rotate(-315deg);
		transform: translateY(2.714vw) rotate(-315deg);
		background-color: #EF3F24;
		top: 2.314vw;
	}
	.active .menu_trigger span:nth-of-type(2) {
		opacity: 0;
	}
	.active .menu_trigger span:nth-of-type(3) {
		-webkit-transform: translateY(-2.714vw) rotate(315deg);
		transform: translateY(-2.714vw) rotate(315deg);
		background-color: #EF3F24;
		bottom: 2.514vw;
	}
}
