@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=M+PLUS+1p:800&display=swap');


/* CSS Document */
/*--------------------------------------
    RESET
--------------------------------------*/
html,body,div,ul,li,dl,dt,dd,h1 { 
	margin: 0;
	padding: 0;
}
p {
	/*text-align: justify;*/
	text-align: left;
	/*-ms-text-justify: inter-ideograph;*/
}
img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
li { list-style: none; }
.img_p {
	margin: 0 0 0;
}
/*--------------------------------------
    FONT
--------------------------------------*/
html {
	font-size: 62.5%;
	height: 100%;
}
body {
	min-width: 1100px;
	height: 100%;
	line-height: 175%;
	text-align: justify left;
	text-justify: inter-ideograph;
	color: #333;
	font-family: Verdana, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
	font-size: 1.4rem;
	font-style: normal;
	background-color: #ffffff;
}
.win body {
	font-family: Verdana, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
}
.fontfamily_mincho {
	font-family: Century,"游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","HGS明朝E","メイリオ",Meiryo,serif;
}
.fontfamily_gothic {
	font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

/*--------------------------------------
    LINK
--------------------------------------*/
a {	color: #2f3c95;}/**/
a:visited { }
a { text-decoration: none;}
a:link { text-decoration: none;}
a:active { text-decoration: none;}
a:hover {
	text-decoration: none;
	color: #cad3eb;
	transition: all 180ms ease-out;
}
a:hover img {
	transition: all 300ms ease-out;
	opacity: 0.55;
	filter: alpha(opacity=55);
}

/*--------------------------------------
    CLEARFIX
--------------------------------------*/
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after { clear:both;}
/* For IE 6/7 (trigger hasLayout) */
.clearfix { zoom:1;}
.clear { clear: both;}

/*--------------------------------------
    common margin
--------------------------------------*/
.f_left { float: left; }
.f_right { float: right; }
.float_none { float: none !important; }

.tp00  { padding-top: 0 !important; }
.bp00  { padding-bottom: 0 !important; }

.tm00 { margin-top: 0 !important; }
.tm05 { margin-top: 5px !important; }
.tm10 { margin-top: 10px !important; }
.tm15 { margin-top: 15px !important; }
.tm18 { margin-top: 18px !important; }
.tm20 { margin-top: 20px !important; }
.tm25 { margin-top: 25px !important; }
.tm30 { margin-top: 30px !important; }
.tm35 { margin-top: 35px !important; }
.tm40 { margin-top: 40px !important; }
.tm45 { margin-top: 45px !important; }
.tm50 { margin-top: 50px !important; }
.tm55 { margin-top: 55px !important; }
.tm60 { margin-top: 60px !important; }
.tm65 { margin-top: 65px !important; }
.tm70 { margin-top: 70px !important; }
.tm75 { margin-top: 75px !important; }
.tm80 { margin-top: 80px !important; }
.tm85 { margin-top: 85px !important; }
.tm90 { margin-top: 90px !important; }
.tm95 { margin-top: 95px !important; }
.tm100 { margin-top: 100px !important; }

.lm00 { margin-left: 0 !important; }
.lm05 { margin-left: 5px !important; }
.lm10 { margin-left: 10px !important; }
.lm15 { margin-left: 15px !important; }
.lm18 { margin-left: 18px !important; }
.lm20 { margin-left: 20px !important; }
.lm25 { margin-left: 25px !important; }
.lm30 { margin-left: 30px !important; }
.lm35 { margin-left: 35px !important; }
.lm40 { margin-left: 40px !important; }
.lm45 { margin-left: 45px !important; }
.lm50 { margin-left: 50px !important; }
.lm55 { margin-left: 55px !important; }
.lm60 { margin-left: 60px !important; }
.lm65 { margin-left: 65px !important; }
.lm70 { margin-left: 70px !important; }
.lm75 { margin-left: 75px !important; }
.lm80 { margin-left: 80px !important; }
.lm85 { margin-left: 85px !important; }
.lm90 { margin-left: 90px !important; }
.lm95 { margin-left: 95px !important; }
.lm100 { margin-left: 100px !important; }

.rm00 { margin-right: 0 !important; }
.rm05 { margin-right: 5px !important; }
.rm10 { margin-right: 10px !important; }
.rm15 { margin-right: 15px !important; }
.rm18 { margin-right: 18px !important; }
.rm20 { margin-right: 20px !important; }
.rm25 { margin-right: 25px !important; }
.rm30 { margin-right: 30px !important; }
.rm35 { margin-right: 35px !important; }
.rm40 { margin-right: 40px !important; }
.rm45 { margin-right: 45px !important; }
.rm50 { margin-right: 50px !important; }
.rm55 { margin-right: 55px !important; }
.rm60 { margin-right: 60px !important; }
.rm65 { margin-right: 65px !important; }
.rm70 { margin-right: 70px !important; }
.rm75 { margin-right: 75px !important; }
.rm80 { margin-right: 80px !important; }
.rm85 { margin-right: 85px !important; }
.rm90 { margin-right: 90px !important; }
.rm95 { margin-right: 95px !important; }
.rm100 { margin-right: 100px !important; }

.bm00 { margin-bottom: 0 !important; }
.bm05 { margin-bottom: 5px !important; }
.bm10 { margin-bottom: 10px !important; }
.bm15 { margin-bottom: 15px !important; }
.bm18 { margin-bottom: 18px !important; }
.bm20 { margin-bottom: 20px !important; }
.bm25 { margin-bottom: 25px !important; }
.bm30 { margin-bottom: 30px !important; }
.bm32 { margin-bottom: 32px !important; }
.bm35 { margin-bottom: 35px !important; }
.bm40 { margin-bottom: 40px !important; }
.bm45 { margin-bottom: 45px !important; }
.bm50 { margin-bottom: 50px !important; }
.bm55 { margin-bottom: 55px !important; }
.bm60 { margin-bottom: 60px !important; }
.bm65 { margin-bottom: 65px !important; }
.bm70 { margin-bottom: 70px !important; }
.bm75 { margin-bottom: 75px !important; }
.bm80 { margin-bottom: 80px !important; }
.bm85 { margin-bottom: 85px !important; }
.bm90 { margin-bottom: 90px !important; }
.bm95 { margin-bottom: 95px !important; }
.bm100 { margin-bottom: 100px !important; }

.margin_center { margin: 0 auto; }

.w360 { width: 360px; }
.w470 { width: 470px; }
.w570 { width: 570px; }
.w800 { width: 800px; }
.w830 { width: 830px; }
.w860 { width: 860px; }
.w890 { width: 890px; }

.win_icon {
	margin-right: 4px;
	padding-right: 22px;
	background: url("../img/all/win_icon.png") 100% 0.3em no-repeat;
}
.win_icon_w {
	margin-right: 4px;
	padding-right: 22px;
	background: url("../img/all/win_icon_w.png") 100% 0.3em no-repeat;
}

/*--------------------------------------
    flexbox common
--------------------------------------*/
.content_flex_outer,
.content_flex_outer_sppc {
	width: auto;
	display: -ms-flexbox;
    display: flex;
	justify-content: space-between;
}
/*flex only*/
.display_flex {
	display: -ms-flexbox;
    display: flex;
}
/*flex column*/
.display_flex_column {
	display: -ms-flexbox;
    display: flex;
	flex-direction: column;
}
/*order*/
.flex_order_m1 { order: -1;}
.flex_order_p1 { order: 1;}
/*wrap*/
.display_wrap {
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}
.flex_space_between {
	justify-content: space-between;
}
.display_wrap > li {
	width: 50%;
}
.justify_center {
	justify-content: center !important;
}
.justify_start {
	justify-content: flex-start !important;
}
/*flexbox align_self_center*/
.align_self_center {
	-ms-flex-item-align: center;
	align-self: center;
}
/*flexbox align_self_end（位置指定:bottom）*/
.align_self_end {
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.display_none {	display: none; }

/*--------------------------------------
    COMMON
--------------------------------------*/

.sp_display { display: none !important; }
.pc_display {  }

em { font-weight: bold; font-style: normal; }
.bold { font-weight: bold; }
.bold_none { font-weight: normal !important; }
.cancel { text-decoration: line-through; }
.text_red { color: #B93E3C; }
.text_red02 { color: #CC0000; }
.text_blue { color: #2f3c95; }
.text_center { text-align: center; }
.text_right { text-align: right; }
.text_left { text-align: left; }
.underline { text-decoration: underline !important;}
.lh_100 { line-height: 100%; }
.lh_normal { line-height: 175%; }
.lh_note { line-height: 154%; }
.lh_long { line-height: 212%; }
.lh_short { line-height: 105%; }
.f11 { font-size: 1.1rem !important; }
.f12 { font-size: 1.2rem !important; }
.f13 { font-size: 1.3rem !important; }
.f14 { font-size: 1.4rem !important; }
.f15 { font-size: 1.5rem !important; }
.f16 { font-size: 1.6rem !important; }
.f17 { font-size: 1.7rem !important; }
.f18 { font-size: 1.8rem !important; }
.f19 { font-size: 1.9rem !important; }
.f20 { font-size: 2.0rem !important; }
.f21 { font-size: 2.1rem !important; }
.f22 { font-size: 2.2rem !important; }
.f23 { font-size: 2.3rem !important; }
.f24 { font-size: 2.4rem !important; }
.f25 { font-size: 2.5rem !important; }
.f26 { font-size: 2.6rem !important; }

/*list*/
.disc_li li {
	margin: 0 0 3px 1em;
	list-style: disc;
	line-height: 155%;
	text-align: left;
}
.deci_li {
	padding-left: 0.5em;
}
.deci_li > li {
	margin: 0 0 3px 1em;
	list-style: decimal;
	line-height: 155%;
	text-align: left;
}

/*--------------------------------------
    SLIDE NAV / link / item page
--------------------------------------*/
#slideR {
	z-index: 120;
	cursor: pointer;
	position: fixed;
	bottom: 18%;
	right: -185px;
	background-color: #191817;
	width: 220px;
	color: #333;
	border-radius: 6px 0 0 6px;
	opacity: 0.9;
	box-shadow: 3px 0 3px 1px rgb(127 127 172 / 10%);
}
#slideR a {
	margin: 0 0 5px 0;
	padding: 0 0 0;
	color: #fff;
	display: block;
}
#slideR ul {
	position: relative;
	padding: 10px 10px 10px 45px;
}
#slideR .nav-icon {
	position: absolute;
	/*padding: 15px 7px;*/
	width: 15px;
	left: 10px;
	top: 25%;
	display: block;
	font-size: 1.3rem;
	line-height: 115%;
	/*background: #eee;*/
	/*border-radius: 6px 6px 6px 6px;*/
}


/*--------------------------------------
    LAYOUT head
--------------------------------------*/
#page_header {
	width: 100%;
	height: 47px;
	display: block;
	position: fixed;
	top: 0;
	background: rgba(255,255,255,0.98);
	z-index: 100;
	border-top: 3px solid #C2161D;
	box-shadow: 0 1px 2px 0 rgb(70 70 70 / 35%);
}
#logo > a img {
	margin: auto 0;
	position: absolute;
	display: block;
	left: 2px;
	top: 0;
	bottom: 0;
}
.header_logo_box {
}
.hs_ft_container {
	margin: 0 auto;
	width: 1200px;
	height: 47px;
	position: relative;
}
#hs_splist_link {
	margin: auto 0;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	display: block;
	width: auto;
	height: 26px;
}
#hs_splist_link li {
	
}
#hs_splist_link a {
	margin: auto 0;
	padding: 2px 8px;
	display: block;
	width: auto;
	height: 20px;
	line-height: 20px;
	font-size: 1.3rem;
	font-weight: normal;
	color: #666;
	background: #fff;
	border-right: 1px solid #aaa;
	/*text-decoration: none;*/
}
#hs_splist_link li:last-child a {
	border-right: none;
}
#hs_splist_link a:hover {
	/*text-decoration: none;*/
	transition: all 300ms ease-out;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

/*--------------------------------------
    LAYOUT main
--------------------------------------*/
#wrapper {
	margin: 0 auto;
	padding: 47px 0 0;
	min-width: 1000px;
	position: relative;
	background-image:url("../../images/bg_ptn.jpg");
	background-repeat:repeat;
	background-attachment: fixed;
}
#main_section {
	margin: 0 auto;
	padding: 0 0;
	width: 1000px;
}
#f_banner_area {
	margin: 0 auto 0;
	padding: 20px 0;
	width: 940px;
}
#page_head_area {
	padding: 0 0 15px;
	position: relative;
}
#page_head_tit {
	margin: 0 auto 20px;
	padding: 12px 15px;
	position: absolute;
	top: 15px;
	left: 0;
	right: 0;
	display: block;
	width: 860px;
	text-align: left;
	font-size: 1.35rem;
	line-height: 140%;
	color: #ffdf2c;
	background-color: rgba(0, 0, 0, 0.6);
}
#page_head_img {
	margin: 0 auto;
	display: block;
	width: 100%;
	height: 550px;
	/*background: rgba(240,234,234,1.00);*/
	background: url("../img/all/top_kv.png") 50% 0 no-repeat;
}
#page_tit_logo {
	margin: 0 auto 0;
	padding: 15px 15px;
	position: absolute;
	display: block;
	top: 503px;
	right: 0;
	left: 0;
	width: 729px;
	height: 72px;
	text-align: left;
	color: #fff;
	background: rgba(0, 0, 0, 0.5);
}
#top_comment_img {
	margin: 0 auto 0;
	padding: 0 0;
	position: absolute;
	display: block;
	top: 100px;
	right: 25px;
}
#top_comment_img a img {
	transition: all 180ms ease-out;
}
#top_comment_img a:hover img {
	opacity: 1;
	transform: rotate(10deg);
}
#news_topic_area {
	margin: 0 auto;
	width: 890px;
}
.sec_main_tit {
	margin: 0 30px 15px;
	padding: 10px 5px 10px 12px;
	position: relative;
	text-align: left;
	font-weight: normal;
	font-size: 1.7rem;
	line-height: 150%;
	color: #fff;
	/*border-bottom: 1px solid #ff7530;*/
	border-left: 7px solid #e1c631 ;
	background: -webkit-gradient(linear, 100% 0%, 100% 100%, from(rgba(0, 31, 66, 0.8)), to(rgba(0, 0, 0, 1)));
}
.sec_main_tit:before {
}
.sec_main_tit:after {
}
.sec_main_tit > span:before {
}
.section_inner {
	margin: 0 30px;
	padding: 25px 15px;
	background: rgba(255, 255, 255, 0.8);
}
.section_inner.itemlist_sec {
	background: #191918;
}
.section_inner_lead {
	margin: 0 30px;
}
.s_lead_text {
	margin: 0 0 5px;
	font-size: 1.2rem;
	text-align: right;
	color: #4d4d4d;
}

.sec_main_tit .tit_tag {
	margin: 0 0.5em 0 0;
	padding: 5px 8px;
	font-size: 1.4rem;
	color: #fff;
	letter-spacing: 0;
	background: #0393DB;
	border-radius: 4px;
}
.tokuten_box {
	margin: 10px auto;
	padding: 5px 15px;
	border: 1px solid #aaa;
}
.tokuten_tag {
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
	font-size: 1.4rem;
	background: #cc0000;
}

/*--------------------------------------
    page common
--------------------------------------*/
.item_nav_box {
	width: 380px;
}
.item_nav_box .section_topics_tit {
	margin-right: 0;
}
.item_nav_box > ul {
	margin: 0 0 0 0;
	padding: 0 0 0;
	min-height: 100px;
	/*max-height: 400px;*/
	/*overflow-y: auto;*/
}
.item_nav_box li {
	margin: 0 0 7px;
}
.item_nav_box li:last-child {
	margin-bottom: 0;
}
.item_nav_box li a {
	padding: 13px 15px;
	display: block;
	line-height: 140%;
	font-size: 1.4rem;
	font-weight: bold;
	text-align: left;
	color: #eacf36;
	border: 2px solid #e9ce37;
	/*border-radius: 7px;*/
	background: -webkit-gradient(linear, 100% 0%, 100% 100%, from(rgba(0, 31, 66, 0.8)), to(rgba(0, 0, 0, 1)));
}
.item_nav_box li a:hover {
	color: #fff;
	transition: all 300ms ease-out;
	opacity: 0.65;
	filter: alpha(opacity=65);
}
.item_nav_btn {
	margin: 5px auto;
}
.item_nav_btn a {
	margin: 0 0;
	padding: 12px 5px;
	width: auto;
	display: block;
	text-align: center;
	line-height: 140%;
	font-size: 1.4rem;
	font-weight: bold;
	color: #eacf36;
	border: 2px solid #fff;
	background: -webkit-gradient(linear, 100% 0%, 100% 100%, from(rgba(0, 31, 66, 0.8)), to(rgba(0, 0, 0, 1)));
	border-radius: 6px;
}
.item_nav_btn a:hover {
	color: #fff;
	transition: all 300ms ease-out;
	opacity: 0.65;
	filter: alpha(opacity=65);
}

#section_topics {
	width: 480px;
}
.section_topics_tit {
	margin: 0 0 10px;
	padding: 10px 5px 10px 12px;
	position: relative;
	text-align: left;
	font-weight: normal;
	font-size: 1.7rem;
	line-height: 150%;
	color: #fff;
	/* border-bottom: 1px solid #ff7530; */
	border-left: 7px solid #e1c631;
	background: -webkit-gradient(linear, 100% 0%, 100% 100%, from(rgba(0, 31, 66, 0.8)), to(rgba(0, 0, 0, 1)));
}
.section_topics_tit:before {
}
.section_topics_tit:after {
}
#section_tweet_tit > span:after {
	content: "";
	margin: auto 0;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	width: 30px;
	height: 30px;
	/*background: url("../img/all/twitter.png") 0 0 no-repeat;*/
	background-size: 100%;
}

.tweet_link a {
	margin: 20px 0;
	padding: 15px 20px 15px 70px;
	display: block;
	width: auto;
	color: #fff;
	line-height: 140%;
	font-size: 1.3rem;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	background: #000 url("../img/all/twitter_x_new_w.png") 15px 50% no-repeat;
	border-radius: 8px 0 8px 0;
}
.tweet_link a:hover {
	transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	opacity: 0.5;
}

.twitter-timeline {
	margin: 0 auto;
	height: 500px !important;
}
.type_tweet_1 .twitter-tweet {
	margin: 0 auto 15px !important;
	padding: 0 0 0 0;
	width: auto;
	height: 400px;
	overflow-y: auto;
}
.type_tweet_1 .twitter-tweet iframe {
	margin-right: 10px;
}

.type_tweet_2 .twitter-tweet {
	margin: 0 auto 15px !important;
	padding: 0 0 0 0;
	width: auto;
	height: auto;
}
.type_tweet_2 .twitter_inner {
	height: 350px !important;
	overflow-y: auto;
}

#twitter-widget-0 {
	margin: 0 auto;
}

.product_section {
	margin: 40px 0 0;
	padding: 0 0 0;
}
.section_mainimg {
	margin: 0 auto;
	display: block;
	width: 870px;
	height: auto;
	text-align: center;
}
.section_mainimg.dummybox {
	background: #eee;
}
.section_mainimg > img {
	width: 870px;
	height: auto;
}
.section_mainimg.type02 > img {
	width: 830px;
	height: auto;
}
.section_kv_img {
	margin: 0 auto;
}
.section_kv_img img {
	width: 100%;
	height: auto;
}
.item_tit01 {
	margin: 20px 0 10px;
	padding: 0 0 5px 18px;
	position: relative;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 150%;
	color: #333;
	border-bottom: 1px solid #aaa;
}
.item_tit01.type_double_tit {
	margin: 20px 0 0;
	border-bottom: none;
}
.item_tit01.type_double_tit_last {
	margin: 0 0 5px;
}
.item_tit01:before {
	content: "";
	margin: auto 0;
	position: absolute;
	left: 0;
	top: 4px;
	display: inline-block;
	width: 13px;
	height: 13px;
	border-left: 13px solid #333;
}
.item_mini_tit {
	margin: 20px 0 10px;
	padding: 10px 15px;
	position: relative;
	font-size: 1.3rem;
	font-weight: bold;
	line-height: 150%;
	text-align: center;
	color: #4d4d4d;
	background: rgba(255,255,255,0.5);
	border-top: 3px double #4d4d4d;
	border-bottom: 3px double #4d4d4d;
}
.item_main_txt {
	margin: 15px 30px 15px;
	font-size: 1.3rem;
	line-height: 157%;
}
.item_main_txt > p {
	margin: 0 15px 15px;
}
.item_main_txt > p:last-child {
	margin-bottom: 0;
}
.item_link_btn {
	padding: 15px 15px 15px;
	position: relative;
	font-size: 1.5rem;
	background: rgba(255,255,255,0.4);
	border-top: 8px solid #EDE9DE;
	border-bottom: 8px solid #EDE9DE;
}
.item_link_btn > p {
	margin: 0 0 0;
	padding: 0 0 0 35px;
	position: relative;
}
.item_link_btn > p:before,
.item_link_btn > p:after {
	position: absolute;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.item_link_btn > p:before {
	top: 5px;
	left: 23px;
	box-sizing: border-box;
	width: 6px;
	height: 6px;
	border: 6px solid transparent;
	border-left: 6px solid #333;
}
.item_link_btn > p:after {
	top: 8px;
	left: 15px;
	width: 11px;
	height: 6px;
	border-left: 12px solid #333;
}
.item_link_btn a {
	font-weight: bold;
	text-decoration: underline;
}

/*ul box1*/
.itemlistbox > ul {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.itemlistbox > ul:after,
.itemlistbox > ul:before {
	content:"";
	display: block;
	width: 215px;
}
.itemlistbox > ul:before {
	order: 1;
}
.itemlistbox li {
	margin: 0 0 15px;
	padding: 8px 15px;
	position: relative;
	width: 185px;
	height: 320px;
	line-height: 130%;
	font-size: 1.3rem;
	background-color: #fffdf6;
}
.itemlistbox li .btn {
	margin: 0 auto;
	width: 185px;
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
}
.itemlistbox li .btn img {
	margin: 0 auto;
	padding: 0;
	display: block;
}
.itemlistbox li .btn img.up {
	position:absolute;
	left: 0;
	top: 0;
	padding: 0;
	z-index: 10;
}
.itemlistbox li img {
	margin: 0 auto;
	padding: 10px 5px 0;
	display: block;
}
.itemlistbox li .name {
	margin: 0 0 5px;
	font-size: 1.3rem;
	display: inline-block;
}
.itemlistbox li .info {
	color: #CC0000;
}

#page_footer > p {
	margin: 0 0 0;
	padding: 7px 0;
	width: 100%;
	color: #333;
	text-align: center;
	line-height: 150%;
	font-size: 1.15rem;
	background: #fff;
	border-top: 3px solid #000;
}
#page_footer .pageTop {
	position: fixed;
	bottom: -60px;
	right: 10px;
	text-align: center;
	width: 44px;
	height: 44px;
	overflow: hidden;
	z-index: 100;
	border-radius: 50%;
	/*border: 2px solid #2E2D2B;*/
}
#page_footer .pageTop a {
	position: relative;
	display: block;
	color: #fff;
	font-size: 1.2rem;
	height: 44px;
	line-height: 44px;
	background-color: rgba(255, 255, 255, 0.9);
}
#page_footer .pageTop a:before {
	content: "";
	margin: 0 auto;
	position: absolute;
	top: 17px;
	left: 0;
	right: 0;
	display: inline-block;
	width: 16px;
	height: 16px;
	border-right: 3px solid #2E2D2B;
	border-bottom: 3px solid #2E2D2B;
	-moz-transform: rotate(225deg);
	-webkit-transform: rotate(225deg);
	-o-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
}
#page_footer .pageTop a:hover {
	text-decoration: none;
	background-color: #2E2D2B;
	transition: background 300ms ease-out;
}
#page_footer .pageTop a:hover:before {
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
}
#page_footer .pageTop a span {
	display: none;
}


.ac_btn {
	cursor: pointer;
	margin: 15px auto;
	padding: 12px 0 10px 30px;
	width: 60%;
	display: block;
	position: relative;
	color: #888;
	text-align: left;
	font-weight: bold;
	font-size: 1.6rem;
	background-color: #fefefe;
	border-radius: 6px;
	border: 1px solid #ccc;
	box-shadow: 0 2px 0 0 rgba(70, 70, 70, 0.2);
}
.pageclass_index .ac_btn:before {
	color: #fff;
	border: 1px solid #fff;
}
.ac_btn:after {
	content: "";
	margin: auto 0;
	position: absolute;
	top: -6px;
	bottom: 0;
	right: 15px;
	display: block;
	width: 10px;
	height: 10px;
	border-right: 2px solid #C01920;
	border-bottom: 2px solid #C01920;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
}
.ac_btn_on.ac_btn:after {
	top: 3px;
	-moz-transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.ac_btn:before {
	content: "Click";
	margin: auto 0;
	position: absolute;
	display: block;
	width: 46px;
	height: 20px;
	line-height: 20px;
	top: 0;
	bottom: 0;
	right: 45px;
	text-align: center;
	color: #C01920;
	font-size: 12px;
	border: 1px solid #eee;
	border-radius: 4px;
	background: #eee;
}
.ac_btn_on.ac_btn {
	background-color: #eee;
}
.ac_btn_on.ac_btn:before {
	content: "Close";
}
.ac_btn:hover {
	transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
}
.itemlistbox ul li:nth-child(n + 9) {
	margin: 0 0 0;
	padding: 0 15px;
	height: 0;
    overflow: hidden;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.itemlistbox .listbox_on li:nth-child(n + 9) {
	margin: 0 0 10px;
	padding: 10px 15px;
	height: 330px;
	opacity: 1;
}

.fig_360_img_area {
	margin: 15px auto 0;
	width: 830px;
}
.fig_360_inner {
	padding: 12px 15px 5px;
	width: 436px;
	height: auto;
	/*background: rgba(255,255,255,0.9);*/
}
.fig_360_inner.type_single {
	margin: 0 auto;
	width: 70%;
}
.caption_text_360 {
	margin: 0 0 0;
	padding: 4px 10px;
	font-size: 1.0rem;
	text-align: center;
	color: #fff;
	background: #333;
}
.fig_360_img_area .imgbox_area_photo {
	margin: 0 0;
	padding: 15px 15px;
    width: 300px;
	/*background: rgba(255,255,255,0.9);*/
}
.fig_360_img_area .imgbox_area_photo > ul {
    margin: 0 auto 0;
    width: auto;
}
.fig_360_img_area .imgbox_area_photo > ul li {
    margin: 0 0 10px 0;
    position: relative;
    width: 145px;
}
.fig_360_img_area .imgbox_area_photo > ul li:nth-of-type(even) {
    float: right;
}
.fig_360_img_area .imgbox_area_photo > ul li img {
    width: 100%;
    height: auto;
}
.fig_360_img_area .imgbox_area_photo > ul li:hover:before {
    display: none;
}


.imgbox_area_photo {
	margin: 15px auto 0;
	width: 830px;
}
.imgbox_area_photo > ul {
	margin: 0 0 0 -10px;
	width: 840px;
}
.imgbox_area_photo > ul li {
	margin: 0 0 10px 10px;
	position: relative;
	width: 158px;
	float: left;
}
.imgbox_area_photo.type_half > ul li {
	width: 410px;
}
.imgbox_area_photo.type_3 > ul li {
	width: 270px;
}
.imgbox_area_photo.type_4 > ul li {
	width: 200px;
}
/*.imgbox_area_photo.type_5 > ul li {
	width: 158px;
}*/
.imgbox_area_photo.type_3 > ul li img,
.imgbox_area_photo.type_4 > ul li img {
	width: 100%;
	height: auto;
}
.imgbox_area_photo > ul li a:hover:before {
	content: "";
	position: absolute;
	bottom: 5px;
	right: 7px;
	width: 30px;
	height: 30px;
	background: url("../img/lightbox/imgbox_hover.png") 0 0 no-repeat;
	background-size: contain;
	z-index: 99;
}

.eng_text_box {
	padding: 15px 30px 20px;
	/*border-radius: 6px;*/
	background: rgba(255, 255, 255, 0.9);
}
.eng_note {
	margin: 20px 0 0;
	padding: 15px 0 0;
	border-top: 1px solid #aaa;
}

@media screen and (max-width: 770px) {
	/*--------------------------------------
	   Imgbox
	--------------------------------------*/
	.imgbox_area_photo {
		margin: 10px 15px;
		width: auto;
	}
	.imgbox_area_photo > ul {
		margin: 0 auto 0;
		width: auto;
	}
	.fig_360_img_area .imgbox_area_photo > ul li,
	.imgbox_area_photo > ul li,
	.imgbox_area_photo.type_half > ul li,
	.imgbox_area_photo.type_3 > ul li,
	.imgbox_area_photo.type_4 > ul li {
		margin: 0 0 10px 0;
		position: relative;
		width: 49%;
	}
	.imgbox_area_photo > ul li:nth-of-type(even) {
		float: right;
	}
	.imgbox_area_photo > ul li img {
		width: 100%;
		height: auto;
	}
	.imgbox_area_photo > ul li:hover:before {
		display: none;
	}
	.fig_360_img_area {
		margin: 15px 15px 0;
		width: auto;
	}
	.fig_360_inner,
	.fig_360_inner.type_single {
		margin: 0 auto 20px;
		padding: 0 0;
		width: auto;
		height: auto;
		/*background: rgba(255,255,255,0.9);*/
	}
	.fig_360_inner img {
		width: 100%;
		height: auto;
	}
	.caption_text_360 {
		margin: 0 0 0;
		padding: 7px 10px;
		font-size: 1.0rem;
		line-height: 130%;
		text-align: center;
		color: #fff;
		background: #333;
	}
	.fig_360_img_area .imgbox_area_photo {
		margin: 0 0;
		padding: 0;
		width: auto;
	}
}

/*slider*/
.slide_bnr_box {
	margin: 15px auto 40px;
	width: 940px;
	overflow-x: hidden;
}
.slide_bnr_box .imglist a {
	color: transparent !important;
	outline: none;
}
.slide_bnr_box .imglist img {
	width: 100%;
	height: auto;
}
@media screen and (max-width: 770px) {
	.slide_bnr_box {
		margin: 15px 5px 40px;
		width: auto;
	}
}

/*store btn*/
.store_page_link a,
.store_page_link .nolink_btn {
	margin: 15px auto 15px;
	padding: 15px 15px;
	position: relative;
	display: block;
	width: 650px;
	font-size: 1.4rem;
	font-weight: bold;
	color: #BD1721;
	text-align: center;
	letter-spacing: 0.05rem;
	background: #fff;
	background-size: 40px;
	border-radius: 8px;
	border: 1px solid rgb(70 48 142 / 5%);
	box-shadow: 0 3px 0 0 rgb(70 48 142 / 15%);
}
.wechat_img {
	margin: 15px auto 15px;
	padding: 15px 15px;
	display: block;
	width: 650px;
	height: auto;
	line-height: 100%;
	font-weight: bold;
	color: #BD1721;
	text-align: center;
	background: #fff;
	border-radius: 8px;
	/*border: 1px solid rgb(70 48 142 / 5%);*/
}
.store_page_link .wechat_img > img {
	margin: 15px auto;
	display: block;
	width: 130px;
	height: auto;
	border: 1px solid #eee;
}
.store_page_link .nolink_btn {
	color: #ddd;
	background-color: #888;
	border: 2px solid #aaa;
	opacity: 0.5;
}
.store_page_link.none_icon a {
	width: auto;
	background-image: none;
}
.store_page_link a:hover {
	text-decoration: none;
	transition: all 300ms ease-out;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.amazonbtn a {
}
.store_page_link .order_tag {
	margin: 0 0 0 10px;
	padding: 7px 10px;
	height: auto;
	line-height: 100%;
	position: relative;
	display: inline-block;
	text-align: center;
	font-size: 1.2rem;
	line-height: 100%;
	letter-spacing: 0;
	font-weight: normal;
	text-decoration: none !important;
	border-radius: 6px;
}
.store_page_link .hs_logo {
	margin: 0 0;
	position: relative;
	top: -5px;
	line-height: 100%;
}
.amazonbtn a > .order_tag {
	color: #fff;
	border: 1px solid #232F3E;
	background: #232F3E;
}
.wechat_img > .order_tag {
	margin: 10px 0 0 10px;
	color: #fff;
	border: 1px solid #44B035;
	background: #44B035;
}
.jpn_store_btn a > .order_tag {
	color: #fff;
	border: 1px solid #fff;
	background: #BD1721;
}
.store_btn_area {
	padding: 15px 15px;
	background: rgba(255,255,255,0.4);
}

@media screen and (max-width: 770px) {
	.store_page_link a,
	.store_page_link .nolink_btn,
	.store_page_link .wechat_img {
		margin: 15px auto 15px;
		padding: 15px 10px 45px;
		display: block;
		width: auto;
		height: auto;
		position: relative;
		line-height: 150%;
		font-size: 1.2rem;
		font-weight: bold;
		text-align: center;
		letter-spacing: 0;
		background-size: 20px;
		background-image: none;
	}
	.store_page_link.jpn_store_btn a {
		padding: 15px 10px 45px;
	}
	.store_page_link .wechat_img {
		padding: 15px 10px 40px;
		text-align: center;
	}
	.store_page_link .nolink_btn {
		background-color: #999;
	}
	.store_page_link a:hover {
		text-decoration: none;
		transition: all 300ms ease-out;
		opacity: 0.5;
		filter: alpha(opacity=50);
	}
	.store_page_link .order_tag {
		margin: auto 20px;
		display: inline-block;
		width: auto;
		height: auto;
		position: absolute;
		bottom: 12px;
		left: 0;
		right: 0;
		text-align: center;
	}
}

/*--------------------------------------
    MEDIA QUERY
--------------------------------------*/
@media screen and (max-width: 770px) {

	/*--------------------------------------
		LINK
	--------------------------------------*/
	a:visited { }
	a      {  text-decoration: none;}
	a:link {  text-decoration: none;}
	a:active { text-decoration: none;}
	a:hover { text-decoration: none; transition: none; }
	a:hover img {
		transition: all 300ms ease-out;
		opacity: 1;
		filter: alpha(opacity=100);
	}

	/*--------------------------------------
		COMMON
	--------------------------------------*/
	body {
		min-width: initial;
		line-height: 175%;
	}

	.sp_display { display: block !important; }
	.pc_display { display: none !important; }

	.sp_text_left { text-align: left; }
	.sp_text_right { text-align: right; }
	.sp_text_center { text-align: center; }

	.sp_f12 { font-size: 1.2rem !important; }
	.sp_f13 { font-size: 1.3rem !important; }
	.sp_f14 { font-size: 1.4rem !important; }
	.sp_f15 { font-size: 1.5rem !important; }
	.sp_f16 { font-size: 1.6rem !important; }
	.sp_f17 { font-size: 1.7rem !important; }
	.sp_f18 { font-size: 1.8rem !important; }
	.sp_f19 { font-size: 1.9rem !important; }
	.sp_f20 { font-size: 2.0rem !important; }
	.sp_f21 { font-size: 2.1rem !important; }
	.sp_f22 { font-size: 2.2rem !important; }
	.sp_f23 { font-size: 2.3rem !important; }
	.sp_f24 { font-size: 2.4rem !important; }
	.sp_f25 { font-size: 2.5rem !important; }
	.sp_f26 { font-size: 2.6rem !important; }

	.main_text {
		margin: 0 0 10px;
		font-size: 1.3rem !important;
		line-height: 175%;
	}
	.sp_imgbox img {
		width: 100%;
		height: auto;
	}

	.f_left { float: none; }
	.f_right { float: none; }

	.sp_tm00 { margin-top: 0 !important; }
	.sp_tm05 { margin-top: 5px !important; }
	.sp_tm10 { margin-top: 10px !important; }
	.sp_tm15 { margin-top: 15px !important; }
	.sp_tm18 { margin-top: 18px !important; }
	.sp_tm20 { margin-top: 20px !important; }
	.sp_tm25 { margin-top: 25px !important; }
	.sp_tm30 { margin-top: 30px !important; }
	.sp_tm35 { margin-top: 35px !important; }
	.sp_tm40 { margin-top: 40px !important; }
	.sp_tm45 { margin-top: 45px !important; }
	.sp_tm50 { margin-top: 50px !important; }
	.sp_tm55 { margin-top: 55px !important; }
	.sp_tm60 { margin-top: 60px !important; }
	.sp_tm65 { margin-top: 65px !important; }
	.sp_tm70 { margin-top: 70px !important; }
	.sp_tm75 { margin-top: 75px !important; }
	.sp_tm80 { margin-top: 80px !important; }
	.sp_tm85 { margin-top: 85px !important; }
	.sp_tm90 { margin-top: 90px !important; }
	.sp_tm95 { margin-top: 95px !important; }
	.sp_tm100 { margin-top: 100px !important; }

	.sp_lm00 { margin-left: 0 !important; }
	.sp_lm05 { margin-left: 5px !important; }
	.sp_lm10 { margin-left: 10px !important; }
	.sp_lm15 { margin-left: 15px !important; }
	.sp_lm18 { margin-left: 18px !important; }
	.sp_lm20 { margin-left: 20px !important; }
	.sp_lm25 { margin-left: 25px !important; }
	.sp_lm30 { margin-left: 30px !important; }
	.sp_lm35 { margin-left: 35px !important; }
	.sp_lm40 { margin-left: 40px !important; }
	.sp_lm45 { margin-left: 45px !important; }
	.sp_lm50 { margin-left: 50px !important; }
	.sp_lm55 { margin-left: 55px !important; }
	.sp_lm60 { margin-left: 60px !important; }
	.sp_lm65 { margin-left: 65px !important; }
	.sp_lm70 { margin-left: 70px !important; }
	.sp_lm75 { margin-left: 75px !important; }
	.sp_lm80 { margin-left: 80px !important; }
	.sp_lm85 { margin-left: 85px !important; }
	.sp_lm90 { margin-left: 90px !important; }
	.sp_lm95 { margin-left: 95px !important; }
	.sp_lm100 { margin-left: 100px !important; }
	
	.sp_rm00 { margin-right: 0 !important; }
	.sp_rm05 { margin-right: 5px !important; }
	.sp_rm10 { margin-right: 10px !important; }
	.sp_rm15 { margin-right: 15px !important; }
	.sp_rm18 { margin-right: 18px !important; }
	.sp_rm20 { margin-right: 20px !important; }
	.sp_rm25 { margin-right: 25px !important; }
	.sp_rm30 { margin-right: 30px !important; }
	.sp_rm35 { margin-right: 35px !important; }
	.sp_rm40 { margin-right: 40px !important; }
	.sp_rm45 { margin-right: 45px !important; }
	.sp_rm50 { margin-right: 50px !important; }
	.sp_rm55 { margin-right: 55px !important; }
	.sp_rm60 { margin-right: 60px !important; }
	.sp_rm65 { margin-right: 65px !important; }
	.sp_rm70 { margin-right: 70px !important; }
	.sp_rm75 { margin-right: 75px !important; }
	.sp_rm80 { margin-right: 80px !important; }
	.sp_rm85 { margin-right: 85px !important; }
	.sp_rm90 { margin-right: 90px !important; }
	.sp_rm95 { margin-right: 95px !important; }
	.sp_rm100 { margin-right: 100px !important; }

	.sp_bm00 { margin-bottom: 0 !important; }
	.sp_bm05 { margin-bottom: 5px !important; }
	.sp_bm10 { margin-bottom: 10px !important; }
	.sp_bm15 { margin-bottom: 15px !important; }
	.sp_bm18 { margin-bottom: 18px !important; }
	.sp_bm20 { margin-bottom: 20px !important; }
	.sp_bm25 { margin-bottom: 25px !important; }
	.sp_bm30 { margin-bottom: 30px !important; }
	.sp_bm32 { margin-bottom: 32px !important; }
	.sp_bm35 { margin-bottom: 35px !important; }
	.sp_bm40 { margin-bottom: 40px !important; }
	.sp_bm45 { margin-bottom: 45px !important; }
	.sp_bm50 { margin-bottom: 50px !important; }
	.sp_bm55 { margin-bottom: 55px !important; }
	.sp_bm60 { margin-bottom: 60px !important; }
	.sp_bm65 { margin-bottom: 65px !important; }
	.sp_bm70 { margin-bottom: 70px !important; }
	.sp_bm75 { margin-bottom: 75px !important; }
	.sp_bm80 { margin-bottom: 80px !important; }
	.sp_bm85 { margin-bottom: 85px !important; }
	.sp_bm90 { margin-bottom: 90px !important; }
	.sp_bm95 { margin-bottom: 95px !important; }
	.sp_bm100 { margin-bottom: 100px !important; }
	
	.w360,
	.w470,
	.w570,
	.w800,
	.w830,
	.w860,
	.w890 { width: auto; }

	/*flexbox common*/
	.content_flex_outer {
		/*width: 100%;*/
		display: block;
	}
	.content_flex_outer img {
		width: 100%;
		height: auto;
	}

	.spimg_margin {
		margin: 0 15px;
	}
	.works01_itemtext {
		margin: 10px 0 0 0;
		width: auto;
	}

	/*--------------------------------------
		LAYOUT head
	--------------------------------------*/
	#page_header {
		width: 100%;
		height: 75px;
		display: block;
		position: fixed;
		top: 0;
		background: #fff;
		z-index: 100;
		box-shadow: 0 1px 3px 0 rgb(200 200 200 / 80%);
	}
	#logo {
	}
	#logo > a img {
		margin: auto 0;
		position: absolute;
		display: block;
		top: 12px;
		bottom: auto;
		left: 12px;
		width: auto;
		height: 19px;
	}
	.header_logo_box {
	}
	.hs_ft_container {
		width: auto;
		height: 75px;
	}
	#hs_splist_link {
		margin: 0 0;
		padding: 3px 0;
		position: absolute;
		 top: auto; 
		 bottom: 0; 
		right: auto;
		display: block;
		width: 100%;
		height: 26px;
		border-top: 1px solid #eee;
	}
	#hs_splist_link ul {
		display: table;
	}
	#hs_splist_link ul li {
		display: table-cell;
	}
	#hs_splist_link a {
		font-size: 1.0rem;
	}
	#hs_splist_link a:hover {
		text-decoration: none;
		transition: all 300ms ease-out;
		opacity: 0.5;
		filter: alpha(opacity=50);
	}
	
	/*--------------------------------------
		LAYOUT main
	--------------------------------------*/
	#wrapper {
		min-width: auto;
	}
	#main_section {
		margin: 0 0;
		width: auto;
	}
	#f_banner_area {
		margin: 0 15px;
		width: auto;
	}
	#f_banner_area > ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	#f_banner_area li {
		margin: 0 0 10px;
		width: 45%;
		text-align: center;
	}
	#f_banner_area img {
		width: 100%;
		height: auto;
	}
	#page_head_area {
		min-height: auto;
	}
	#page_head_tit {
		margin: 30px auto 0;
		padding: 15px 10px 10px;
		position: static;
		width: auto;
		text-align: left;
		font-size: 1.2rem;
		line-height: 150%;
		/*background: #fff;*/
	}
	#page_head_img {
		padding: 0 0 0;
		position: relative;
		height: auto;
		background: none;
	}
	#page_tit_logo {
	}
	#page_tit_logo > img {
	}
	#sp_kv_area {
		margin: 0 0 0;
	}
	#sp_kv_area > img {
		width: 100%;
		height: auto;
	}
	#top_comment_img {
		margin: 10px auto;
		position: static;
		text-align: center;
	}
	#top_comment_img a img {
		width: 80%;
		height: auto;
	}
	#top_comment_img a:hover img {
		transform: rotate(0deg);
	}
	#news_topic_area {
		margin: 0 auto;
		position: static;
		width: auto;
	}
	.sec_main_tit {
		margin: 0 15px 15px;
		line-height: 140%;
		font-size: 1.4rem;
		text-align: left;
	}
	.sec_main_tit.sp_text_center {
		text-align: center;
	}
	.sec_main_tit:before {
	}
	.sec_main_tit:after {
	}
	.sec_main_tit > span:before {
	}
	.section_inner {
		margin: 0 auto;
		padding: 15px 10px;
	}
	.section_inner_lead {
		margin: 0 20px;
	}
	.s_lead_text {
		text-align: left;
		font-size: 1.2rem;
	}
	.sec_main_tit .tit_tag {
		margin: 0 0 5px 0;
		display: block;
		text-align: center;
		font-size: 1.3rem;
	}

	/*--------------------------------------
		page common
	--------------------------------------*/
	.item_nav_box {
		width: auto;
	}
	.item_nav_box .section_topics_tit {
		margin-right: 15px !important;
	}
	.item_nav_box > ul {
		margin: 0 15px 15px;
		min-height: 250px;
	}
	.item_nav_box li {
		margin: 0 0 5px;
	}
	.item_nav_box li:last-child {
	}
	.item_nav_box li a {
	}
	.item_nav_box li.newitem a {
	}
	.item_nav_box li.newitem a:hover {
		color: #fff;
	}
	.item_nav_box li a:hover {
		opacity: 1;
		filter: alpha(opacity=100);
		transition: none;
	}
	.item_nav_btn {
		margin: 0 15px 5px;
	}
	.item_nav_btn a {
		width: auto;
	}
	.item_nav_btn a:hover {
		opacity: 1;
		filter: alpha(opacity=100);
		transition: none;
	}

	#section_topics {
		margin: 25px 0 0;
		width: auto;
	}
	#twitter_area {
		margin: 0 15px;
	}
	.twitter-timeline {
		width: 100% !important;
	}
	.section_topics_tit {
		margin: 0 15px 10px;
		font-size: 1.4rem;
	}
	.section_topics_tit:before {
	}
	.section_topics_tit:after {
	}
	#section_tweet_tit > span:after {
		content: "";
		margin: auto 0;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 10px;
		width: 30px;
		height: 30px;
		background-size: 100%;
	}
	#twitter-widget-0 {
		margin: 0 auto;
	}

	.product_section {
		margin: 0 0 30px;
		padding: 0 0 0;
	}
	.section_mainimg {
		margin: 0 auto;
		display: block;
		width: auto;
		height: auto;
	}
	.section_mainimg > img,
	.section_mainimg.type02 > img {
		width: 100%;
		height: auto;
	}
	.item_tit01 {
		margin: 20px 0 15px;
		font-size: 1.3rem;
	}
	.item_main_txt {
		margin: 15px 10px 15px;
	}
	.item_main_txt > p {
		margin: 0 5px 15px;
		font-size: 1.3rem;
	}
	.item_main_txt > p:last-child {
		margin-bottom: 0;
	}
	.item_link_btn:before {
	}
	.item_link_btn {
	}
	.item_link_btn > p {
		padding: 0 0 0 25px;
	}
	.item_link_btn > p:before,
	.item_link_btn > p:after {
	}
	.item_link_btn > p:before {
		left: 15px;
	}
	.item_link_btn > p:after {
		left: 7px;
	}
	.item_link_btn a {
		font-weight: bold;
	}

	/*ul box1*/
	.itemlist_sec {
		padding: 15px 5px;
	}
	.itemlistbox > ul {
	}
	.itemlistbox > ul:after,
	.itemlistbox > ul:before {
		content:"";
		display: block;
		width: 50%;
	}
	.itemlistbox > ul:before {
		order: 1;
	}
	.itemlistbox ul li:nth-child(n + 9) {
		height: 0;
	}
	.itemlistbox .listbox_on li:nth-child(n + 9),
	.itemlistbox li {
		margin: 0 auto 10px;
		padding: 8px 10px;
		width: 40%;
		height: auto;
	}
	.itemlistbox li .name {
		font-size: 1.1rem;
		text-align: left;
	}
	.itemlistbox li .opacity {
		display: block;
		text-align: center;
	}
	.itemlistbox li .productImg {
		width: 110px;
		height: auto;
	}
	.itemlistbox li img {
		padding: 0 0 0;
		display: block;
		width: 100%;
		height: auto;
		text-align: center;
	}
	.itemlistbox li .btn {
		margin: 10px auto 0;
		width: auto;
		position: static;
	}
	.itemlistbox li .btn img {
		width: 70%;
		height: auto;
	}

	#page_footer > p {
		margin: 0 0 0;
		padding: 7px 10px;
		width: auto;
		color: #4d4d4d;
		/*text-align: left;*/
		line-height: 170%;
		font-size: 1.1rem;
}
	#page_footer .pageTop {
		position: fixed;
		bottom: -48px;
		right: 5px;
		text-align: center;
		width: 44px;
		height: 44px;
		overflow: hidden;
		z-index: 100;
		border-radius: 50%;
		/*border: 2px solid #FF7530;*/
	}
	#page_footer .pageTop a {
	}
	#page_footer .pageTop a:before {
	}
	#page_footer .pageTop a:hover {
		text-decoration: none;
		/*background-color: rgba(255, 255, 255, 0.9);*/
		transition: background 300ms ease-out;
	}
	#page_footer .pageTop a:hover:before {
		/*border-right: 3px solid #FF7530;
		border-bottom: 3px solid #FF7530;*/
	}
	#page_footer .pageTop a span {
		display: none;
	}
	
	.ac_btn {
		padding: 12px 5% 10px 5%;
		width: 85%;
		font-size: 1.2rem;
	}
}


/*20220101 marui*/
/*--------------------------------------
    event common
--------------------------------------*/
.event_kv {
	margin: 0 auto 0;
}
.event_kv img {
	width: 100%;
	height: auto;
}
.event_nav_box {
	background: #FFFCDC;
}
.event_nav_box ul {
	margin: 0 30px;
}
.event_nav_box li a {
	display: inline-block;
	width: 140px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 1.55rem;
}
.event_nav_box li a:hover {
	transition: all 300ms ease-out;
	opacity: 0.55;
	filter: alpha(opacity=55);
}
.event_nav_box li:nth-of-type(odd) a {
	color: #E84B91;
}
.event_nav_box li:nth-of-type(even) a {
	color: #4d4d4d;
	background: #fff;
}

.ev_section_inner01 {
	margin: 0 15px;
	padding: 20px 15px;
	background: #fff;
	border-radius: 8px;
	box-shadow: 0 2px 1px rgb(0 0 0 / 20%);
}
.event_tit {
	margin: 30px 15px 15px;
	padding: 8px 15px 8px;
	letter-spacing: 1px;
	display: block;
	font-weight: normal;
	font-size: 2.0rem;
	text-align: center;
	color: #B81B2C;
	background: rgba(255,255,255,0.7);
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
	box-shadow: 0 2px 1px rgb(0 0 0 / 20%);
}
.event_tit > span {
	/*color: #0393DB;*/
}
.event_tit.red_type {
	color: #B81B2C;
}
.ev_sub_tit01 {
	margin: 0 0 20px;
	padding: 0 0 5px 30px;
	font-size: 1.9rem;
	font-weight: bold;
	color: #666;
	border-bottom: 2px solid #B81B2C;
}
.ev_sub_tit01.type_center {
	padding: 0 0 5px 0;
	text-align: center;
}
.ev_place_tit {
	width: 90px;
	height: 90px;
	line-height: 90px;
	text-align: center;
	color: #fff;
	font-size: 1.4rem;
	font-weight: normal;
	border-radius: 45px;
}
.ev_place_tit > span {
	font-size: 2.1rem;
	font-weight: bold;
}
.ev_place_tit.tokyo {
	background: #0393DB;
}
.ev_place_tit.osaka {
	background: #E84B91;
}
.ev_about_dl {
	margin: 0 0 10px;
}
.ev_about_dl > dt {
	margin: 0 0 0;
	padding: 0 35px;
	display: block;
	min-width: 25px;
	height: 38px;
	line-height: 38px;
	font-size: 1.5rem;
	text-align: center;
	font-weight: bold;
	color: #CC0000;
	/*border: 1px solid #E84B91;*/
	border-radius: 4px;
	background: #eee;
}
.ev_about_dl.type01 > dd {
	padding: 0 0 0 15px;
	height: 40px;
	line-height: 40px;
}
.ev_about_dl.type02 > dd {
	margin: 20px 25px 0;
	border-bottom: 1px solid #E6E6E6;
}
.ev_about_dl.type02 > dd:last-child {
	border-bottom: none;
}
.ev_about_dl .inner01 {
	margin: 0 0 0 10px;
}
.ev_about_innerdl {
	margin: 0 0 10px;
}
.ev_about_innerdl > dt {
	width: 5.2em;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 150%;
}
.ev_about_innerdl > dd {
	line-height: 150%;
}
.ev_about_innerdl > dd .date_bold {
	font-weight: bold;
	font-size: 1.8rem;
}

.event_text_list {
	margin: 0 15px 20px;
	padding: 15px 35px;
	font-size: 1.25rem;
	/*border: 1px solid #B81B2C;*/
	border-radius: 8px;
	background: rgba(255,255,255,1);
	box-shadow: 0 2px 1px rgb(0 0 0 / 20%);
}

.event_news_box {
	margin: 20px 15px;
	padding: 40px 10px;
	background: #fff;
}
.event_news_tit {
	margin:  0 0 5px;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	color: #B81B2C;
}
.event_news_link {
	margin:  0 0 0;
}
.event_news_link a {
	margin: 0 auto;
	display: block;
	width: 500px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	background: #B81B2C;
	border-radius: 6px;
}
.event_news_link a:hover {
	transition: all 300ms ease-out;
	opacity: 0.55;
	filter: alpha(opacity=55);
}

@media screen and (max-width: 770px) {
	.ev_about_dl > dt {
		margin: 0 0 0;
		padding: 10px 15px;
		display: block;
		min-width: 25px;
		height: auto;
		line-height: 150% !important;
	}
	.ev_about_dl.type01 > dd {
		padding: 10px;
		height: auto;
		line-height: 150% !important;
	}
	.ev_about_dl,
	.ev_about_dl.type02 {
		display: block !important;
	}
	.ev_about_innerdl > dt {
		width: auto;
		display: block;
	}
	.event_news_link a {
		width: auto;
	}
	.ev_about_dl.type02 > dd {
		margin: 5px 10px;
	}
	.ev_about_dl .inner01 {
		margin: 0 0 0 0;
	}
	.ev_about_innerdl {
		margin: 0 0 0;
		display: block;
	}
	.ev_about_innerdl > dd {
		margin: 0 0 15px;
	}
	.event_tit {
		margin: 30px 0 15px;
		font-size: 1.6rem;
	}
	.event_news_box {
		margin: 20px auto;
		padding: 30px 20px;
		background: #fff;
	}
	
}
