@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP&display=swap');
@import url('https://fonts.googleapis.com/css2?family=GFS+Didot&family=Libre+Bodoni&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bodoni+Moda:ital,opsz,wght@0,6..96,400..900;1,6..96,400..900&display=swap');
@charset "UTF-8";
/* CSS Document */
/* Layout */
@media screen and (max-width: 1079px){
@media screen and (min-width: 835px){

.top_copy_w {
	max-width: 1079px;
	min-width: 835px;
	height: auto;
	margin: 0;
	padding: 0;
	background: -webkit-gradient(linear, 50%, bottom, from(#fff), to(#eee));
	background: -webkit-linear-gradient(bottom, #b01 0%, #eee 100%);
	background: -moz-linear-gradient(top, #fff, #eee);
	background: -o-linear-gradient(bottom, #fff 50%, #eee 100%);
	background: -ms-linear-gradient(bottom, #fff 50%, #eee 100%);
	background: linear-gradient(to bottom, #fff 50%, #eee 100%);
}

.top_copy_w .top_w_head01{
	height: 520px;
	margin-top: 72px;
	box-sizing: border-box;
	border:1px solid rgba(255,255,255,0);
	background: url(../image/products/50gd2_cl.png) no-repeat;
	background-position: 80% 24px;
	background-size: 600px;
}

.top_copy_w .top_w_head02{
	height: 520px;
	box-sizing: border-box;
	border:1px solid rgba(255,255,255,0);
	background: url(../image/products/38gd2_cl.png) no-repeat;
	background-position: 80% 24px;
	background-size: 600px;	
}

.top_copy_w .top_w_head03{
	height: 520px;
	box-sizing: border-box;
	border:1px solid rgba(255,255,255,0);
	background: url(../image/products/24gd2_cl.png) no-repeat;
	background-position: 80% 24px;
	background-size: 600px;
}

.top_copy_w .top_w_head04{
	height: 520px;
	box-sizing: border-box;
	border:1px solid rgba(255,255,255,0);
	background: url(../image/products/50tu_cl.png) no-repeat;
	background-position: 80% 32px;
	background-size: 600px;	
}

.top_copy_w .top_w_head05{
	height: auto;
	margin-top: 72px;
	box-sizing: border-box;
	border: 0.5px solid rgba(255,255,255,0);
	background: url(../image/products/45slp_td.png) no-repeat;
	background-position: 84% 40px;
	background-size: 520px;	
}

.top_copy_w .top_w_head06{
	height: auto;
	box-sizing: border-box;
	border: 0.5px solid rgba(255,255,255,0);
	background: url(../image/products/35slp_td.png) no-repeat;
	background-position: 84% 40px;
	background-size: 520px;	
}

.top_copy_w .top_w_head07{
	height: auto;
	box-sizing: border-box;
	border: 0.5px solid rgba(255,255,255,0);
	background: url(../image/products/38slp_wide.png) no-repeat;
	background-position: 84% 40px;
	background-size: 520px;	
}

.top_copy_w .top_w_head08{
	height: auto;
	box-sizing: border-box;
	border: 0.5px solid rgba(255,255,255,0);
	background: url(../image/products/50slp_wide.png) no-repeat;
	background-position: 84% 40px;
	background-size: 520px;	
}

.hub_s { font-size: 120px; color: #999; }
div.hub_s img { width: 100px; display: inline-flex; }

.top_w_head_backtitle {
	padding: 40px 4%;
	position: absolute;
	font: 400 144px/132px 'GFS Didot', serif;
	letter-spacing: 0px;
	opacity: 0.15;
	background: linear-gradient(165deg,#200,#cce);
	background: -webkit-linear-gradient(285deg,#200,#cce);
	-webkit-background-clip: text;
	-webkit-text-fill-color:transparent;
	mix-blend-mode: darken;
	-ms-filter: blur(0px);
	filter: blur(0px);
}

div.top_w_head_backtitle span { letter-spacing: -8px; }

.top_w_titlecapbox {
	margin: 400px 0 0 5%;
	padding: 0;
	width: 95%;
}

.A01 { margin: 340px 0 0 5%; }
.A02 { margin: 62px 0 0; }

.top_w_titlecapbox img {
	display: block;
	filter:drop-shadow(2px 2px 3px #999);
	margin: 12px 0 0;
}

img.gd2logo{ height: 80px; margin: 0 16px; }
img.slp01{ width: 152px; margin: 0 0 36px 10%; }
img.slp02{ width: 152px; margin: 0 0 72px 10%; }
img.slp03{ width: 142px; margin: 0 0 56px 10%; }
img.slp04{ width: 142px; margin: 0 0 4px 10%; }

.top_w_titlecapbox h1 {
	width: 600px;
	height: 208px;
	margin: 0;
	padding: 0.5em 5%;
	font:100 24px/36px 'Noto Sans JP', sans-serif;
	text-shadow: 2px 2px 3px #999;
	text-align: left;
	letter-spacing: -1px;
	color: #555;
	box-sizing: border-box;
}

.top_w_titlecapbox h1 strong{
	font-weight: 400;
}

.top_copy {
	max-width: 1079px;
	min-width: 835px;
	/*height: 600px;*/
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	background: -webkit-gradient(linear, 50%, bottom, from(#fff), to(#f6f6f6));
	background: -webkit-linear-gradient(bottom, #b01 0%, #f6f6f6 100%);
	background: -moz-linear-gradient(top, #fff, #f6f6f6);
	background: -o-linear-gradient(bottom, #fff 50%, #f6f6f6 100%);
	background: -ms-linear-gradient(bottom, #fff 50%, #f6f6f6 100%);
	background: linear-gradient(to bottom, #fff 50%, #f6f6f6 100%);
}

.top_copy .top_head01{
	margin-top: 72px;
	height: 600px;
	box-sizing: border-box;
	border:1px solid rgba(255,255,255,0);
	background: url(../image/products/sspec_ro.png) no-repeat;
	background-position: 80% 56px;
	background-size: 576px;	
}

.top_copy .top_head02{
	height: 600px;
	box-sizing: border-box;
	border:1px solid rgba(255,255,255,0);
	background: url(../image/products/climber_mini.png) no-repeat;
	background-position: 90% 140px;
	background-size: 342px;	
}

.top_copy .top_head03{
	margin-top: 72px;
	height: 600px;
	box-sizing: border-box;
	border:1px solid rgba(255,255,255,0);
	background: url(../image/products/spcl_fr.png) no-repeat;
	background-position: 88% 40px;
	background-size: 576px;	
}

.top_copy .top_head04{
	height: 600px;
	box-sizing: border-box;
	border:1px solid rgba(255,255,255,0);
	background: url(../image/products/spcl_mini.png) no-repeat;
	background-position: 90% 140px;
	background-size: 342px;	
}

.top_copy .top_head05{
	margin-top: 72px;
	height: 600px;
	box-sizing: border-box;
	border:1px solid rgba(255,255,255,0);
	background: url(../image/products/wide_fr.png) no-repeat;
	background-position: 72% 40px;
	background-size: 576px;	
}

.top_copy .top_head06{
	height: 600px;
	box-sizing: border-box;
	border:1px solid rgba(255,255,255,0);
	background: url(../image/products/narrow_re.png) no-repeat;
	background-position: 80% 40px;
	background-size: 576px;	
}

.top_copy .top_head07{
	height: 600px;
	box-sizing: border-box;
	border:1px solid rgba(255,255,255,0);
	background: url(../image/products/widemini_f_bl.png) no-repeat;
	background-position: 80% 120px;
	background-size: 342px;	
}

.top_copy .top_head08{
	margin-top: 72px;
	height: 640px;
	box-sizing: border-box;
	border:1px solid rgba(255,255,255,0);
	background: url(../image/products/disc_re_2.png) no-repeat;
	background-position: 80% 20px;
	background-size: 598px;	
}

.top_copy .top_head09{
	margin-top: 72px;
	height: 610px;
	box-sizing: border-box;
	border:1px solid rgba(255,255,255,0);
	background: url(../image/products/pist_bl.png) no-repeat;
	background-position: 80% 20px;
	background-size: 705px;	
}

.top_copy .top_head10{
	height: 600px;
	box-sizing: border-box;
	border:1px solid rgba(255,255,255,0);
	background: url(../image/products/BromptonFR_TI_1000.png) no-repeat;
	background-position: 80% 40px;
	background-size: 620px;	
}

.top_copy .top_head11{
	height: 600px;
	box-sizing: border-box;
	border:1px solid rgba(255,255,255,0);
	background: url(../image/products/BromptonFRC_Red_1000.png) no-repeat;
	background-position: 80% 40px;
	background-size: 620px;	
}

.top_copy .top_head12{
	height: 600px;
	box-sizing: border-box;
	border:1px solid rgba(255,255,255,0);
	background: url(../image/products/BromptonFRW_Red_1000.png) no-repeat;
	background-position: 80% 40px;
	background-size: 620px;	
}

.top_copy13 .top_head13{
	height: 600px;
	box-sizing: border-box;
	border:1px solid rgba(255,255,255,0);
	background: url(../image/products/8throughhub_FR_GC_x1000.png) no-repeat;
	background-position: 80% 80px;
	background-size: 520px;	
}

.top_copy13 {
	max-width: 1079px;
	min-width: 835px;
	height: 600px;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	background: url(../image/products/8thTD_ptbk.png) no-repeat;
	background-size: auto 100%;
}

.top_copy .top_head14{
	height: 640px;
	box-sizing: border-box;
	border:1px solid rgba(255,255,255,0);
	background: url(../image/products/disc_re_3.png) no-repeat;
	background-position: 80% 20px;
	background-size: 598px;	
}

.copy15back {
	background-color: #000;
	background: url('../image/top/top_011_dotback.jpg') center bottom no-repeat;
	background-size: auto 100%;
}

.top_copy15 {
	max-width: 1079px;
	min-width: 835px;
	height: 600px;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	background: url(../image/top/top_011_dot.svg) center bottom no-repeat;
	background-size: 1908px auto;
}

.top_copy15 .top_head15{
	height: 600px;
	box-sizing: border-box;
	border:1px solid rgba(255,255,255,0);
	background: url(../image/products/8thTD_Ti_FR_dark_1000.png) no-repeat;
	background-position: 80% 100px;
	background-size: 480px;	
}

.top_copy15 .top_head15 h1{
	width: 90%;
	margin: 52px auto 0;
	padding: 0 0 0 6%;
	text-align: left;
	font: 400 40px/140px "bodoni moda",serif;
	letter-spacing: 16px;
	font-optical-siziong: auto;
	background: url("../image/top/top_011tfr_bg6.jpg") right top no-repeat;
	background-size: auto;
	-webkit-background-clip: text;
	-webkit-text-fill-color: rgba(255,255,255,0.3);
	text-shadow: none;
	position: absolute;
	z-index: -11;
}

.top_copy h1 {
	width: 60%;
	margin: 120px 0 0 0;
	padding: 0;
	font: 200 48px/56px 'Noto Sans JP', sans-serif;
	text-shadow: 0 0 2px #fff;
	text-align: left;
	letter-spacing: -4px;
	color: #666;
	position: relative;
	left: 8%;
}

.top_copy h2 {
	width: 60%;
	margin: 180px 0 0 0;
	padding: 0;
	font: 200 54px/88px 'Noto Sans JP', sans-serif;
	text-shadow: 0 0 2px #fff;
	text-align: left;
	letter-spacing: -4px;
	color: #666;
	position: relative;
	left: 8%;
}

.top_copy h3 {
	width: 60%;
	margin: 180px 0 0 0;
	padding: 0;
	font: 200 54px/80px 'Noto Sans JP', sans-serif;
	text-shadow: 0 0 2px #fff;
	text-align: left;
	letter-spacing: -4px;
	color: #666;
	position: relative;
	left: 8%;
}

.top_copy h4 {
	width: 60%;
	margin: 280px 0 0 0;
	padding: 0;
	font: 200 54px/80px 'Noto Sans JP', sans-serif;
	text-shadow: 0 0 2px #fff;
	text-align: left;
	letter-spacing: -4px;
	color: #666;
	position: relative;
	left: 8%;
}

.top_copy13 .top_head13 h4,.top_copy15 .top_head15 h4 {
	width: 60%;
	margin: 124px 0 0 0;
	padding: 0;
	font: 200 54px/80px 'Noto Sans JP', sans-serif;
	text-shadow: 0 0 2px #fff;
	text-align: left;
	letter-spacing: -4px;
	color: #888;
	position: relative;
	left: 4%;
}

#content_article {
	max-width: 1079px;
	min-width: 835px;
	margin: 0;
	padding: 0;
	background: #fff;
	font: 300 16px/32px 'Noto Sans JP', sans-serif;
	text-align: left;
	letter-spacing: 1px;
	color: #666;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-flow: column nowrap;
	-webkit-justify-content: center;
	justify-content: center;
	clear: both;
}

.exp_block_0 {
	width: 100%;
	max-width: 1079px;
	min-width: 835px;
	margin: 0 auto;
	padding: 0 4%;
	box-sizing: border-box;
	flex-grow: 2;
	flex-basis: auto;
	clear: both;
}

.exp_block_1 {
	width: 100%;
	max-width: 1079px;
	min-width: 835px;
	margin: 0 auto;
	padding: 0;
	box-sizing: border-box;
	flex-grow: 2;
	flex-basis: auto;
	clear: both;
}

.exp_block {
	width: 92%;
	height: auto;
	margin: 0 auto;
	padding: 72px 4%;
	display: flex;
	flex-flow: row nowrap;
	justify-contetn: center;
}

.exp_block_a {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	display: flex;
	flex-flow: row nowrap;
	justify-contetn: center;
	background: #000;
}

.exp_block_rim {
	width: 92%;
	height: auto;
	margin: 0 auto;
	padding: 72px 4%;
	display: inline-block;
	flex-flow: row nowrap;
	justify-contetn: space-around;
}

.exp_movie_block {
	max-width: 1079px;
	height: auto;
	margin: 0 auto;
	padding: 0 0 72px;
	display: flex;
	flex-flow: row nowrap;
	justify-contetn: center;
}

.exp_img {
	margin: 0 32px 0 0;
	padding: 0;
	flex-basis: 480px;
	justify-content: space-around;
	-webkit-justify-cintent: space-around;
}

.exp_block_rim .exp_img {
	width: 76%;
	margin: 0 auto;
	padding: 32px 12%;
}

.exp_img img{ width: 440px; }
.exp_img img.nallow{ width: 260px; margin: 3em 0 0; }

.exp_img img.slp01{ width: 22%; margin: 0; }
.exp_img img.slp02{ width: 22%; margin: 0; }
.exp_img img.slp03{ width: 21%; margin: 0; }
.exp_img img.slp04{ width: 21%; margin: 0; }

.exp_img .exp_imgb {
	 width: 210px;
	 margin: 0 45px;
}

.exp_img .exp_imgs {
	width: 162px;
	margin: 0 69px;
}

.exp_txtbox { width: 100%; }

.exp_txtbox_02a {
	height: 720px;
	background:url(../image/products/spslplayer5.jpg) no-repeat;
	background-position: center -60px;
	background-size: 1079px;
	color: #ccc;

}

.exp_txtbox_02b {
	height: 720px;
	background: url(../image/products/spslplayer5a.png) no-repeat;
	background-position: center -60px;
	background-size: 1079px;
	opacity:0;
	mix-blend-mode: screen;
}

.exp_txtbox_02c {
	height: 720px;
	background: url(../image/products/spslplayer5b.png) no-repeat;
	background-position: center -60px;
	background-size: 1079px;
	opacity: 0;
	mix-blend-mode: screen;
}

.exp_txtbox_03a {
	width: 100%;
	background: url(../image/products/spslplayer7.jpg) no-repeat;
	background-position: center bottom -30px;
	background-size: 125%;
	color: #ccc;
	height: 554px;
}

.exp_txtbox_03b {
	background: url(../image/products/spslplayer7.png) no-repeat;
	background-position: center bottom -30px;
	background-size: 125%;
	height: 554px;
	opacity: 0;
	mix-blend-mode: screen;
}

.fadeInUpTrigger{
	opacity: 0;
}	

.exp_moviebox { width: 100%; text-align: center; }
.exp_moviebox iframe { width: 560px; height:315px; margin: 1em auto; }

.exp_title {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0 0 16px;
	font: 300 24px/36px 'Noto Sans JP', sans-serif;
	line-break: strict;
}

.exp_txtbox_02c .exp_title {
	padding: 1.2em 10%;
	width: auto;
	font: 400 24px/40px 'Noto Sans JP', sans-serif;
	text-align: center;
}

.exp_txtbox_02c .exp_txt {
	padding: 0px 20% 40px;
	width: auto;
	font: 200 20px/36px 'Noto Sans JP', sans-serif;
	position: relative;
	top: 240px;
}

.exp_txtbox_03b .exp_title {
	padding: 3em 10%;
	width: auto;
	font: 200 32px/48px 'Noto Sans JP', sans-serif;
	text-align: center;
	color: #ccc;
}

.exp_title_07 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0 0 12px;
	font: 300 28px/1.5em 'Noto Sans JP', sans-serif;
	background: url(../image/products/8throughhub_000.jpg) no-repeat;
	background-size:100% auto;
	background-position: left center;
	color:#F0F0F0;
}

.exp_title_07 div {
	width: 95%;
	height: 280px;
	padding-right: 5%;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	text-align: right;
	text-shadow: 1px 1px 3px #666; 
}

.exp_title_08 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0 0 12px;
	font: 300 28px/1.5em 'Noto Sans JP', sans-serif;
	background: url(../image/products/8throughhub_003.jpg) no-repeat;
	background-size:100% auto;
	background-position: left center;
	color:#F0F0F0;
}

.exp_title_08 div {
	width: 95%;
	height: 280px;
	padding-right: 5%;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	text-align: right;
	text-shadow: 1px 1px 3px #666; 
}

.exp_title_09 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0 0 12px;
	font: 300 28px/1.5em 'Noto Sans JP', sans-serif;
	background: url(../image/products/8throughhub_001.jpg) no-repeat;
	background-size:80% auto;
	background-position: right center;
	color:#F0F0F0;
}

.exp_title_09 div {
	width: 95%;
	height: 400px;
	padding-right: 5%;
	display: flex;
	align-items: flex-start;
	justify-content: flex-end;
	text-align: right;
	text-shadow: 1px 1px 3px #666; 
}

.exp_title_10 {
	width: 100%;
	height: 400px;
	margin: 0 auto;
	padding: 0 0 12px;
	font: 300 28px/1.5em 'Noto Sans JP', sans-serif;
	background: url(../image/products/8thTD_f_finger.png) no-repeat;
	background-size:100% auto;
	background-position: center bottom;
	color:#F0F0F0;
}

.exp_title_10 div {
	width: 95%;
	height: 280px;
	padding-right: 5%;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	text-align: right;
	text-shadow: 1px 1px 3px #666; 
}

.exp_title_11 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0 0 12px;
	font: 300 28px/1.5em 'Noto Sans JP', sans-serif;
	color:#F0F0F0;
}

.txtboxbk_11 {
	background: url(../image/products/top11tfs.png) no-repeat;
	background-size:580px;
	background-position: right top;
}

.exp_title_11 div {
	width: 95%;
	height: 380px;
	padding-right: 5%;
	display: flex;
	align-items: flex-end;
	justify-content: flex-start;
	text-align: left;
	text-shadow: 1px 1px 3px #666; 
}

.exp_title_12 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0 0 12px;
	font: 300 28px/1.5em 'Noto Sans JP', sans-serif;
	background: url(../image/products/8thTD_r_finger.png) no-repeat;
	background-size:100% auto;
	background-position: center bottom;
	color:#F0F0F0;
}

.exp_title_12 div {
	width: 95%;
	height: 280px;
	padding-right: 5%;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	text-align: right;
	text-shadow: 1px 1px 3px #666; 
}

.exp_title_13 {
	width: 100%;
	height: 480px;
	margin: 0 auto;
	padding: 0 0 12px;
	font: 300 28px/1.5em 'Noto Sans JP', sans-serif;
	color:#F0F0F0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-flow: row wrap;
	-webkit-justify-content: space-around;
	justify-content: space-around;
}

.exp_title_13 div.fleximg_1,div.fleximg_2,div.fleximg_3 {
	height: 480px;
	margin: 0 2px;
	display: flex;
	max-width: 360px;
	flex-basis: 30%;
	flex-grow: 1;
	border-radius: 8px;
}

div.fleximg_1 {
	background: url('../image/products/HubMade_00.jpg') center bottom no-repeat;
	background-size: cover;
	animation-duration: 1.0s;
}

div.fleximg_2 {
	background: url('../image/products/HubMade_01.jpg') center top no-repeat;
	background-size: cover;
	animation-duration: 1.8s;
}

div.fleximg_3 {
	background: url('../image/products/HubMade_02.jpg') center center no-repeat;
	background-size: cover;
	animation-duration: 2.4s;
}

.exp_title_13 div.fadeInRightTrigger {
	width: 95%;
	height: 1em;
	position: relative;
	top: -40px;
	padding-right: 5%;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	text-align: right;
	text-shadow: 1px 1px 3px #666;
	opacity: 0;
}

.exp_txt {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
}

.exp_012tf, .exp_012tr {
	width: 95%;
	max-width: 1280px;
	margin: 0 auto 60px;
	text-align: center;
}

.exp_012tf img, .exp_012tr img {
}

.exp_block_column {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 72px 0;
	box-sizing: border-box;
	display: flex;
	flex-flow: column nowrap;
	-webkit-justify-contet: center;
	justify-contetn: center;
}

.exp_block_color {
	width: 100%;
	min-width: 520px;
	height: auto;
	margin: 0 auto;
	padding: 72px 0 0;
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
}

.exp_block_color .exp_img { flex-basis: 80%; text-align: center;}
.exp_block_color .exp_img img{ width: 440px; }
.exp_block_color .exp_txtbox { width: 360px; }
.exp_block_color .exp_txtbox .exp_txt { font-size: 16px; text-align: center; }

.exp_hr {
	width: auto;
	max-width: 928px;
	min-width: 619px;
	height:2px;
	margin:16px 7%;
	border-bottom: 1px solid #999;
	boxing-size: border-box;
	clear: both;
}

table.spec_table{
	width: 80%;
	min-width: 619px;
	font-size: 10px;
	line-height: 18px;
}

.exp_block_color table {
	width: 100%;
}

#top_news_title {
	max-width: 999px;
	min-width: 688px;
	margin: 10px 0;
	padding: 8px 16px 4px;
	font:600 18px/18px 'Noto Sans JP', sans-serif;
	color: #fff;
	letter-spacing: 1px;
	text-align: left;
	background: #a01;
	border-bottom: 1px solid #999;
}

#top_news {
	background:#fafafa;
	max-width: 999px;
	min-width: 688px;
	min-height: 160px;
	margin: 0 0 16px;
	padding: 12px 16px;
	font:400 12px/32px 'Noto Sans JP', sans-serif;
	text-align: left;
	border: 1px solid rgba(255,255,255,0.0);
	box-sizing: border-box;
}

#top_news ul {
	list-style-type: circle;
	max-width: 895px;
	min-width: 616px;
	margin: 0;
	padding: 0 24px 0 48px;
}

#top_banner {
	width: 100%;
	height: 372px;
	margin: 16px 0 0;
	padding: 0;
	background: #f3f3f3;
	clear: both;
}

.top_bannerbox {
	max-width: 999px;
	min-width: 720px;
	height: inherit;
	margin: 0 auto;
	padding: 0;
	background: #f3f3f3;
	clear: both;
}

.top_bannerbox_txt {
	font: 400 12px/18px 'Noto Sans JP',sans-serif;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

.top_bannerbox_img {
	text-align: center;
	height: 118px;
	margin: 0;
	padding: 12px 0 0 0;
}

.top_bannerbox1 {
	width: 50%;
	min-width: 368px;
	height: 178px;
	margin: 8px 0 0;
	padding: 0;
	border-right: 1px solid #999;
	border-bottom: 4px solid #eee;
	box-sizing: border-box;
	float: left;
}

.top_bannerbox2 {
	width: 50%;
	min-width: 368px;
	height: 178px;
	margin: 8px 0 0;
	padding: 0;
	border-bottom: 4px solid #eee;
	box-sizing: border-box;
	float: left;
}

.top_bannerbox3 {
	width: 50%;
	min-width: 368px;
	height: 178px;
	margin: 8px 0 0;
	padding: 0;
	border-right: 1px solid #999;
	border-bottom: 4px solid #eee;
	box-sizing: border-box;
	float: left;
}

.top_bannerbox4 {
	width: 50%;
	min-width: 368px;
	height: 178px;
	margin: 8px 0 0;
	padding: 0;
	border-bottom: 4px solid #eee;
	box-sizing: border-box;
	float: left;
}


////////////////////////////////////

#btn_navi{
	width:600px;
}

.top_menu ul{
	width:840px;
	text-align:center;
	margin:0 0 10px 50%;
	position:absolute;
	left:-420px;
	bottom:0;
	color:white;
}

.top_menu ul li{
	float:left;
	width:120px;
}

.top_menu ul li a{text-decoration:none;padding:10px 10px 10px;border-radius:10px;}
.top_menu ul li a:link{color:#FFFFFF}
.top_menu ul li a:visited{color:#FFFFFF}
.top_menu ul li a:hover{color:#FFFFFF;font-weight:800;background:#FF3333;
    -moz-box-shadow: inset 0px 0px 5px 5px #666666;
    -webkit-box-shadow: inset 0px 0px 5px 5px #666666;
    box-shadow: inset 0px 0px 5px 5px #666666;
}

.fade1{
	animation-name: fade_in;
	animation-duration: 2s;
	animation-timing-function: ease-in-out;
	animation-delay: 1s;
	animation-iteration-count: 1;
	animation-direction:alternate;
	animation-play-state:runnning;
	animation-fill-mode: forwards;

	-moz-animation-name: fade_in;
	-moz-animation-duration: 2s;
	-moz-animation-timing-function: ease-in-out;
	-moz-animation-delay: 1s;
	-moz-animation-iteration-count: 1;
	-moz-animation-direction:alternate;
	-moz-animation-play-state:runnning;
	-moz-animation-fill-mode: forwards;

	-webkit-animation-name: fade_in;
	-webkit-animation-duration: 2s;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-delay: 1s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-direction:alternate;
	-webkit-animation-play-state:runnning;
	-webkit-animation-fill-mode: forwards;

	-o-animation-name: fade_in;
	-o-animation-duration: 2s;
	-o-animation-timing-function: ease-in-out;
	-o-animation-animation-delay: 1s;
	-o-animation-iteration-count: 1;
	-o-animation-direction:alternate;
	-o-animation-play-state:runnning;
	-o-animation-fill-mode: forwards;

	-ms-animation-name: fade_in;
	-ms-animation-duration: 2s;
	-ms-animation-timing-function: ease-in-out;
	-ms-animation-animation-delay: 1s;
	-ms-animation-iteration-count: 1;
	-ms-animation-direction:alternate;
	-ms-animation-play-state:runnning;
	-ms-animation-fill-mode: forwards;
	opacity: 0;
}

@-moz-keyframes fade_in {
	0%{opacity:0;}
	100%{opacity:1;}
}

@-webkit-keyframes fade_in {
	0%{opacity:0;}
	100%{opacity:1;}
}

@-o-keyframes fade_in {
	0%{opacity:0;}
	100%{opacity:1;}
}

@-ms-keyframes fade_in {
	0%{opacity:0;}
	100%{opacity:1;}
}

.fade2{
	animation-name: fade_in;
	animation-duration: 3.5s;
	animation-timing-function: ease-in-out;
	animation-delay: 2s;
	animation-iteration-count: 1;
	animation-direction:alternate;
	animation-play-state:runnning;
	animation-fill-mode: forwards;

	-moz-animation-name: fade_in;
	-moz-animation-duration: 3.5s;
	-moz-animation-timing-function: ease-in-out;
	-moz-animation-delay: 2s;
	-moz-animation-iteration-count: 1;
	-moz-animation-direction:alternate;
	-moz-animation-play-state:runnning;
	-moz-animation-fill-mode: forwards;

	-webkit-animation-name: fade_in;
	-webkit-animation-duration: 3.5s;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-delay: 2s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-direction:alternate;
	-webkit-animation-play-state:runnning;
	-webkit-animation-fill-mode: forwards;

	-o-animation-name: fade_in;
	-o-animation-duration: 3.5s;
	-o-animation-timing-function: ease-in-out;
	-o-animation-animation-delay: 2s;
	-o-animation-iteration-count: 1;
	-o-animation-direction:alternate;
	-o-animation-play-state:runnning;
	-o-animation-fill-mode: forwards;

	-ms-animation-name: fade_in;
	-ms-animation-duration: 3.5s;
	-ms-animation-timing-function: ease-in-out;
	-ms-animation-animation-delay: 2s;
	-ms-animation-iteration-count: 1;
	-ms-animation-direction:alternate;
	-ms-animation-play-state:runnning;
	-ms-animation-fill-mode: forwards;
	color:#FFFFFF;
	opacity: 0;
}

@-moz-keyframes fade_in {
	0%{opacity:0;color:#FFFFFF;}
	50%{color:#FFFFFF;}
	100%{opacity:1;color:#AA0011;}
}

@-webkit-keyframes fade_in {
	0%{opacity:0;color:#FFFFFF;}
	50%{color:#FFFFFF;}
	100%{opacity:1;color:#AA0011;}
}

@-o-keyframes fade_in {
	0%{opacity:0;color:#FFFFFF;}
	50%{color:#FFFFFF;}
	100%{opacity:1;color:#AA0011;}
}

@-ms-keyframes fade_in {
	0%{opacity:0;color:#FFFFFF;}
	50%{color:#FFFFFF;}
	100%{opacity:1;color:#AA0011;}
}
