@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: 834px){
/*@media screen and (min-width: 415px){*/

.top_copy_w {
	max-width: 834px;
	min-width: 414px;
	/*max-height: 540px;
	min-height: 300px;*/
	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{
	width: auto;
	min-width: 400px;
	margin: 68px 4% 0;
	box-sizing: border-box;
	border:1px solid rgba(255,255,255,0);
	background: url(../image/products/50gd2_cl.png) no-repeat;
	background-position: right 40%;
	background-size: 75%;
}

.top_copy_w .top_w_head02{
	width: auto;
	min-width: 400px;
	margin: 0 4%;
	box-sizing: border-box;
	border:1px solid rgba(255,255,255,0);
	background: url(../image/products/38gd2_cl.png) no-repeat;
	background-position: right 40%;
	background-size: 75%;
}

.top_copy_w .top_w_head03{
	width: auto;
	min-width: 400px;
	margin: 0 4%;
	box-sizing: border-box;
	border:1px solid rgba(255,255,255,0);
	background: url(../image/products/24gd2_cl.png) no-repeat;
	background-position: right 40%;
	background-size: 75%;
}

.top_copy_w .top_w_head04{
	width: auto;
	min-width: 400px;
	margin: 0 4%;
	box-sizing: border-box;
	border:1px solid rgba(255,255,255,0);
	background: url(../image/products/50tu_cl.png) no-repeat;
	background-position: right 40%;
	background-size: 75%;
}

.top_copy_w .top_w_head05{
	width: auto;
	min-width: 400px;
	margin: 68px 4% 0;
	box-sizing: border-box;
	border:1px solid rgba(255,255,255,0);
	background: url(../image/products/45slp_td.png) no-repeat;
	background-position: 88% 20%;
	background-size: 75%;
}

.top_copy_w .top_w_head06{
	height: auto;
	min-width: 400px;
	margin: 0 4%;
	box-sizing: border-box;
	border:1px solid rgba(255,255,255,0);
	background: url(../image/products/35slp_td.png) no-repeat;
	background-position: 88% 20%;
	background-size: 75%;
}

.top_copy_w .top_w_head07{
	height: auto;
	min-width: 400px;
	margin: 0 4%;
	box-sizing: border-box;
	border:1px solid rgba(255,255,255,0);
	background: url(../image/products/38slp_wide.png) no-repeat;
	background-position: 88% 20%;
	background-size: 75%;
}

.top_copy_w .top_w_head08{
	height: auto;
	min-width: 400px;
	margin: 0 4%;
	box-sizing: border-box;
	border:1px solid rgba(255,255,255,0);
	background: url(../image/products/50slp_wide.png) no-repeat;
	background-position: 88% 20%;
	background-size: 75%;
}

.hub_s { font-size: 62px; color: #999; }
div.hub_s img { width: 25%; display: inline; margin: 2% 0 0 0; }

.top_w_head_backtitle {
	padding: 7% 0px;
	position: absolute;
	font: 400 120px/112px 'GFS Didot', serif;
	letter-spacing: 2px;
	opacity: 0.15;
	background: linear-gradient(165deg,#200,#ddf);
	background: -webkit-linear-gradient(285deg,#200,#ddf);
	-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: -4px; }

.top_w_titlecapbox {
	padding: 0;
	width: 95%;
}

.A01 { margin: 50% 0 0 0; }
.A02 { margin: 65% 0 0 0; display: flex; flex-direction: row; }

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

img.gd2logo { height: 56px; margin: 0 16px; }
img.slp01 { width: 22%; margin: 0 5% 16px 0; }
img.slp02 { width: 22%; margin: 0 5% 42px 0; }
img.slp03 { width: 21%; margin: 0 5% 24px 0; }
img.slp04 { width: 21%; margin: 0 5% 8px 0; }

.top_w_titlecapbox h1 {
	width: 400px;
	height: 3.6em;
	margin: 0;
	padding: 0;
	font:200 20px/30px 'Noto Sans JP', sans-serif;
	text-shadow: 1px 1px 2px #aaa;
	text-align: left;
	letter-spacing: -1px;
	color: #555;
	box-sizing: border-box;
}

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

.top_copy {
	max-width: 834px;
	min-width: 414px;
	/*height: 400px;*/
	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: 68px;
	height: 490px;
	box-sizing: border-box;
	border:1px solid rgba(255,255,255,0);
	background: url(../image/products/sspec_ro.png) no-repeat;
	background-position: 88% 40px;
	background-size: 360px;}

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

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

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

.top_copy .top_head05{
	margin-top: 68px;
	height: 490px;
	box-sizing: border-box;
	border:1px solid rgba(255,255,255,0);
	background: url(../image/products/wide_fr.png) no-repeat;
	background-position: 88% 8px;
	background-size: 360px;}

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

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

.top_copy .top_head08{
	margin-top: 68px;
	height: 490px;
	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: 400px;	
}

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

.top_copy .top_head10{
	height: 490px;
	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% 20px;
	background-size: 400px;	
}

.top_copy .top_head11{
	height: 490px;
	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: 400px;	
}

.top_copy .top_head12{
	height: 490px;
	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: 400px;	
}

.top_copy13 .top_head13{
	height: 490px;
	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% 76px;
	background-size: 400px;	
}

.top_copy13 {
	max-width: 834px;
	min-width: 414px;
	height: 490px;
	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: 490px;
	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: 400px;	
}

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

.top_copy15 {
	max-width: 834px;
	min-width: 414px;
	height: 440px;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	background: url(../image/top/top_011_dot.svg) no-repeat;
	background-size: 1696px auto;
}

.top_copy15 .top_head15{
	height: 440px;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	border:1px solid rgba(255,255,255,0);
	background: url(../image/products/8thTD_Ti_FR_dark_1000.png) left bottom no-repeat;
	background-position: 85% 108px;
	background-size: 312px;	
}

.top_copy15 .top_head15 h1{
	width: 90%;
	margin: 68px auto 0;
	padding: 0 0 0 6%;
	text-align: left;
	font: 400 24px/92px "bodoni moda",serif;
	letter-spacing: 8px;
	font-optical-siziong: none;
	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.35);
	text-shadow: none;
	position: relative;
	z-index: -11;
}

.top_copy h1 {
	width: 80%;
	margin: 292px 0 0 0;
	padding: 0;
	font: 200 30px/38px 'Noto Sans JP', sans-serif;
	text-shadow: 0 0 2px #fff;
	text-align: left;
	letter-spacing: 0px;
	color: #666;
	position: relative;
	left: 8%;
	bottom: 0;
}

.top_copy h2 {
	width: 80%;
	margin: 268px 0 0 0;
	padding: 0;
	font:200 30px/38px 'Noto Sans JP', sans-serif;
	text-shadow: 0 0 2px #fff;
	text-align: left;
	letter-spacing: 0px;
	color: #666;
	position: relative;
	left: 8%;
	bottom: 0;
}

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

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

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

#content_article {
	max-width: 834px;
	min-width: 414px;
	margin: 0;
	padding: 0;
	background: #fff;
	font: 300 12px/24px 'Noto Sans JP', sans-serif;
	text-align: left;
	letter-spacing: 1px;
	color: #333;
	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: 834px;
	min-width: 414px;
	margin: 0 auto;
	padding: 0;
	box-sizing: border-box;
	flex-grow: 2;
	flex-basis: auto;
	clear: both;
}

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

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

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

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

.exp_img {
	text-align: center;
	margin: 0 32px 1em;
	padding: 0;
	justify-content: space-around;
	-webkit-justify-cintent: space-around;
}

.exp_img img{ width: 70%; }
.exp_img img.nallow{ width: 40%; }

.exp_img img.slp01{ width: 20%; }
.exp_img img.slp02{ width: 20%; }
.exp_img img.slp03{ width: 20%; }
.exp_img img.slp04{ width: 20%; }

.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: 643px;
	background:url(../image/products/spslplayer5.jpg) no-repeat;
	background-position: center top;
	background-size: 824px;
	color: #ccc;
}

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

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

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

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

.fadeInUpTrigger{
	opacity: 0;
}	

.exp_moviebox { width: 100%; text-align: center; }
.exp_moviebox iframe { width: 90%; height:315px; }

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

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

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

.exp_txtbox_03b .exp_title {
	padding: 2em 5% 0;
	width: auto;
	font: 200 28px/40px 'Noto Sans JP', sans-serif;
	text-align: center;
}

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

.exp_title_07 div {
	width: 95%;
	height: 280px;
	pdding-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: 500 20px/1.4em '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: 98%;
	height: 220px;
	pdding-right: 2%;
	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:  500 20px/1.4em '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: 360px;
	padding-right: 5%;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	text-align: right;
	text-shadow: 1px 1px 3px #666; 
}

.exp_title_10 {
	width: 100%;
	height: 240px;
	margin: 0 auto;
	padding: 0 0 12px;
	font:  500 20px/1.4em '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: 240px;
	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: 240px;
	margin: 0 auto;
	padding: 0 0 12px;
	font:  500 20px/1.4em 'Noto Sans JP', sans-serif;
	color:#F0F0F0;
}

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

.exp_title_11 div {
	width: 95%;
	height: 240px;
	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: 140px;
	margin: 0 auto;
	padding: 0 0 12px;
	font: 500 20px/1.4em '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: 98%;
	height: 144px;
	pdding-right: 2%;
	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: 320px;
	margin: 0 auto;
	padding: 0 0 12px;
	font: 500 20px/1.4em '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: 320px;
	margin: 0 1px;
	display: flex;
	max-width: 300px;
	flex-basis: 30%;
	flex-grow: 1;
	border-radius: 4px;
}

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: 98%;
	height: 1em;
	position: relative;
	top: -36px;
	pdding-right: 2%;
	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;
	padding: 0;
}

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

.exp_012tf img, .exp_012tr img {
}

.letter_space {
	letter-spacing: -0.1em;
}

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

.exp_block_color {
	max-width: 824px;
	min-width: 405px;
	height: auto;
	margin: 0 5px;
	padding: 12px 0 0;
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
}

.exp_block_color .exp_img { flex-basis: 60%; text-align: center;}
.exp_block_color .exp_img img{ width: 100%; }
.exp_block_color .exp_txtbox { width: 40%; }
.exp_block_color .exp_txtbox .exp_txt { font-size: 10px; text-align: center; }

.exp_hr {
	width: auto;
	max-width: 824px;
	min-width: 398px;
	height:2px;
	margin:16px 8px;
	border-bottom: 1px solid #999;
	boxing-size: border-box;
	clear: both;
}

table.spec_table{
	max-width: 824px;
	min-width: 405px;
	margin: 0;
	font-size: 8px;
	line-height: 16px;
}

.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;}
}
