@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	min-height: 100%;
	font-size: 16px;
	line-height: 150%;
	font-family:"Noto Sans JP","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #333333;
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
	background-image:url(image/bg01.png);
	background-repeat:no-repeat;
	background-position:center top 646px;
}
img {
	border: 0;
	vertical-align: top;
	vertical-align: bottom;
}
a {
	overflow: hidden;
	outline: none;
	color: #333333;
}
.pc_hide {
	display: none !important;
}
.sp_hide {
}
a {
	opacity: 1;/*-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;*/
}
a:hover {
}
/* iOSでのデフォルトスタイルをリセット */
input[type="submit"], input[type="button"] {
	border-radius: 0;
	-webkit-box-sizing: content-box;
	-webkit-appearance: entry_button;
	appearance: entry_button;
	border: none;
	box-sizing: border-box;
	cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration, input[type="entry_button"]::-webkit-search-decoration {
 display: none;
}
input[type="submit"]::focus, input[type="entry_button"]::focus {
 outline-offset: -2px;
}

#all{
	width:100%;
	overflow:hidden;
	position:relative;
}

/*-----------------------------------------------------------*/

#header_wrap{
	width:100%;
	max-width:100%;
	min-width:1200px;
	padding-bottom:77px;
	margin:0px auto;
	overflow:hidden;
	position:relative;
	line-height:100%;
	font-size:0px;
}

#header{
	width:100%;
	max-width:100%;
	min-width:1200px;
	height:890px;
	margin:0px auto;
	position:relative;
	background-image:url(image/mainvisual.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
}



#header_ins{
	width:1200px;
	height:890px;
	margin:0px auto;
	overflow:hidden;
	position:relative;
}

#header_ins h1{
	position:absolute;
	left:50px;
	top:50px;
	line-height:100%;
	font-size:0px;
}

#head_btn00{
	position:absolute;
	top:42px;
	right:710px;
	line-height:100%;
	font-size:0px;
}


#head_btn00:hover,
#head_btn01:hover,
#head_btn02:hover,
#head_btn03:hover{
	opacity:0.5;
	transition: 0.3s;
}

#head_btn01{
	position:absolute;
	top:30px;
	right:504px;
	line-height:100%;
	font-size:0px;
}

#head_btn02{
	position:absolute;
	top:30px;
	right:327px;
	line-height:100%;
	font-size:0px;
}

#head_btn03{
	position:absolute;
	top:30px;
	right:50px;
	line-height:100%;
	font-size:0px;
}

#mv_catch{
	width:981px;
	height:481px;
	position:absolute;
	left:50%;
	top:235px;
	margin-left:-490px;
	animation-name: fx_fade;
	animation-duration: 3s;
	animation-fill-mode: forwards;
	opacity:0;
}


@keyframes fx_fade {
0% {
 opacity: 0;
}
50% {
 opacity: 0;
}
100% {
 opacity: 1;
}
}

/**/

#gnavi{
	overflow:hidden;
	width:840px;
	position:absolute;
	top:85px;
	right:40px;
}

#gnavi ul{
	width:100%;
	overflow:hidden;
}

#gnavi ul li{
	list-style-type:none;
	display:inline;
	overflow:hidden;
	white-space:nowrap;
}

#gnavi ul li a{
	position: relative;
}

#gnavi ul li a:before {
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	display: inline-block;
	width: 0;
	height: 2px;
	background: #fff;
	transition: 0.3s;
}

#gnavi ul li a:hover:before {
	width: 100%;
}

/**/

#mv_belt{
	width:100%;
	height:77px;
	background-image:url(image/mainvisual_border.png);
	background-repeat:no-repeat;
	background-position:center top;
	background-size:100% 100%;
	position:absolute;
	left:0px;
	bottom:0px;
}

#mv_entry{
	position:absolute;
	right:20px;
	bottom:20px;
	line-height:100%;
	font-size:0px;
	width:271px;
	height:260px;
}

.star01{
	position:absolute;
	right:20px;
	bottom:20px;
	line-height:100%;
	font-size:0px;
	width:271px;
	height:260px;
	opacity:1;
}

.star02{
	position:absolute;
	right:20px;
	bottom:20px;
	line-height:100%;
	font-size:0px;
	width:271px;
	height:260px;
	opacity:0;
	-webkit-animation:fx_star 1.5s ease-in-out infinite alternate;
    -moz-animation:fx_star 1.5s ease-in-out infinite alternate;
    animation:fx_star 1.5s ease-in-out infinite alternate;
}

@keyframes fx_star {
0% {
 opacity: 0;
}
100% {
 opacity: 1;
}
}

#icon_scroll{
	position:absolute;
	bottom:42px;
	left:50%;
	margin-left:-27px;
	width:54px;
	line-height:100%;
	font-size:0px;
}

/*-----------------------------------------------------------*/

#block01_wrap{
	width:100%;
	max-width:100%;
	min-width:1200px;
	margin:20px auto 0px auto;
	position:relative;
}

#block01{
	width:1200px;
	margin:0px auto;
	overflow:hidden;
	position:relative;
}

#block01 h2{
	text-align:center;
	overflow:hidden;
}

#block01 .box01{
	background-image:url(image/person_border.png);
	background-repeat:repeat-y;
	background-position:center top;
	width:1000px;
	margin:20px auto;
	overflow:hidden;
}

#block01 .box01 .left_col{
	width:430px;
	float:left;
	overflow:hidden;
	text-align:right;	
}

#block01 .box01 .right_col{
	width:430px;
	float:right;
	overflow:hidden;	
}

/*-----------------------------------------------------------*/

#block02_wrap{
	width:100%;
	max-width:100%;
	min-width:1200px;
	margin:80px auto 0px auto;
	position:relative;
}

#block02{
	width:1200px;
	margin:0px auto;
	position:relative;
}

#block02_wrap .img01{
	width:50vw;
	height:400px;
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(image/photo_message.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	background-size:cover;
}

#block02_wrap .img01 img{
	opacity:0;
}

#block02 .box01{
	width:510px;
	margin-left:550px;
	overflow:hidden;
}

#block02 .box01 h2{
	text-align:center;
	overflow:hidden;
	margin:40px 0px;
}

#block02 .box01 .txt01{
	line-height:200%;
	font-size:25px;
	text-align:center;
}

#block02 .txt02{
	clear:both;
	overflow:hidden;
	/*width:920px;*/
	width:880px;
	margin:80px auto 40px auto;
}

#block02 .txt02 p{
	margin-bottom:1.5em;
	line-height:175%;
	font-size:18px;
	text-align:justify;
}

#block02 .txt02 p.name{
	text-align:right;
}

/*-----------------------------------------------------------*/

#block03_wrap{
	width:100%;
	max-width:100%;
	min-width:1200px;
	margin:80px auto 0px auto;
	position:relative;
	background-image:url(image/bg_work.jpg);
	background-position:center bottom;
	background-size:100% auto;
	background-repeat:no-repeat;
}

#block03{
	width:1200px;
	margin:0px auto;
	position:relative;
}

#block03 h2{
	text-align:center;
	overflow:hidden;
}

#block03 .txt01{
	text-align:center;
	overflow:hidden;
	margin:45px 0px;
	font-weight:bold;
	font-size:25px;
}

#block03 .txt02{
	text-align:center;
	overflow:hidden;
}

#block03 .txt03{
	overflow:hidden;
	margin:22px auto 0px auto;
	width:780px;
	font-size:18px;
	line-height:200%;
}


#block03 h3{
	width:923px;
	border-bottom:1px solid #2366AC;
	box-sizing:border-box;
	margin:40px auto 0px auto;
	color:#2366AC;
	text-align:center;
	font-size:24px;
	padding:10px 0px;
}

.work_list{
	text-align:center;
	overflow:hidden;
	line-height:100%;
	font-size:0px;
	padding-bottom:70px;
}

.work_list li{
	list-style-type:none;
	display:inline-block;
	margin:20px 9px 20px 9px;
}

/*-----------------------------------------------------------*/

#block04_wrap{
	width:100%;
	max-width:100%;
	min-width:1200px;
	margin:0px auto 0px auto;
	padding-bottom:300px;
	position:relative;
	background-image:url(image/bg_staff.jpg);
	background-size:100% 100%;
}

.block04_belt{
	width:100%;
	height:93px;
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(image/border_employees.png);
	background-repeat:no-repeat;
	background-position:center top;
	background-size:100% 100%;
}

#block04{
	width:1200px;
	margin:0px auto 0px auto;
	position:relative;
	overflow:hidden;
}

#block04 h2{
	text-align:center;
	margin-top:105px;
	overflow:hidden;
}

.interview_block{
	width:1000px;
	margin:35px auto;
	overflow:hidden;
}

.interview_block .left_col{
	width:466px;
	float:left;
	overflow:hidden;
}

.interview_block .left_col2{
	width:474px;
	float:left;
	overflow:hidden;
}

.interview_block .left_col .photo01{
	position:relative;
}

.interview_block .right_col{
	width:466px;
	float:right;
	overflow:hidden;
}

.interview_block .right_col2{
	width:474px;
	float:right;
	overflow:hidden;
}


.interview_block .right_col .photo02{
	position:relative;
}

.interview_block .prof_data{
	width:200px;
	position:absolute;
	right:0px;
	bottom:0px;
}

.interview_block .prof_data .label{
	text-align:right;
}

.interview_block .prof_data_ins{
	background-color:#fff;
	overflow:hidden;
}

.interview_block .photo01 .job{
	width:150px;
	border-bottom:1px solid #1761AA;
	overflow:hidden;
	margin:0px auto;
}

.interview_block .photo02 .job{
	width:150px;
	border-bottom:1px solid #D12D2D;
	overflow:hidden;
	margin:0px auto;
}

.interview_block .prof_data_ins .job{
	overflow:hidden;
	padding:10px 0px;
}

.interview_block .prof_data_ins .job dt{
	font-weight:bold;
}

.interview_block .prof_data_ins .job dd{
	color:#4D4D4D;
}



.interview_block .prof_data_ins .name{
	width:150px;
	overflow:hidden;
	margin:20px auto;
}

.interview_block .prof_data_ins .name dt{
	font-weight:bold;
	margin-bottom:15px;
}

.interview_block .prof_data_ins .name dt b{
	font-size:16px;
	margin-right:0.5em;
}

.interview_block .prof_data_ins .name dd{
}

/**/

#block04 h3{
	clear:both;
	text-align:center;
	overflow:hidden;
}


/**/

#block04 .faq{
}

#block04 .faq dl{
	overflow:hidden;
	margin-bottom:20px;
}

#block04 .faq dl dt{
	position:relative;
	padding-bottom:10px;
	padding-top:10px;
}

#block04 .faq01 dl dt{
	border-bottom:1px solid #1761AA;
	color:#1761AA;
	font-weight:bold;
}

#block04 .faq02 dl dt{
	border-bottom:1px solid #D12D2D;
	color:#D12D2D;
	font-weight:bold;
}

#block04 .faq dl dt table{
	margin-right:40px;
	overflow:hidden;
}

#block04 .faq dl dt table th{
	vertical-align:top;
	width:3em;
	text-align:left;
}

#block04 .faq dl dt table td{
	vertical-align:top;
}

#block04 .faq dl dt span{
	position:absolute;
	right:0px;
	bottom:10px;
}

#block04 .faq dl dd{
	overflow:hidden;
	margin-top:1em;
	display:none;
	margin-bottom:20px;
}

#block04 .faq dl dd p{
	line-height:200%;
}

/**/

.interview_block .sub_interview{
	margin:25px 0px;
	overflow:hidden;
}

/**/

.a_day{
	width:100%;
	overflow:hidden;
	padding:0px 0px 10px 0px;
}


.a_day dt{
	font-weight:bold;
	font-size:16px;
	float:left;
}

.a_day dd{
	padding-left:1em;
	font-size:14px;
	float:left;
}

.interview_block .color01{
	 border-bottom:1px solid #1761AA;
}

.interview_block .color02{
	 border-bottom:1px solid #D12D2D;
}

/*-----------------------------------------------------------*/
#block05_wrap{
	width:100%;
	max-width:100%;
	min-width:1200px;
	margin:-300px auto 0px auto;
	position:relative;
}

.training_container{
	width:100%;
	position:relative;
}

.bg_taining{
	width:100%;
	background-image:url(image/bg_training.png);
	background-size:cover;
	background-position:center center;
	z-index:0;
	position:relative;
}

.bg_taining img{
	opacity:0;
	width:100%;
	height:auto;
}

.training_container h2{
	width:1000px;
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-168px;
	margin-left:-500px;
	z-index:1;
}

/**/


#block05{
	width:1000px;
	margin:0px auto;
	position:relative;
	overflow:hidden;
}

#block05 .box01{
	width:870px;
	margin:0px auto;
	overflow:hidden;
}

#block05 .box01 .txt01{
	text-align:right;
	overflow:hidden;
	font-weight:bold;
	font-size:25px;
	line-height:150%;
}

#block05 .box02{
	overflow:hidden;
	margin-top:40px;
}

#block05 .box02 .left_col{
	float:left;
	overflow:hidden;
	width:335px;
}

#block05 .box02 .right_col{
	float:right;
	overflow:hidden;
	width:500px;
}

#block05 .box02 .right_col dl{
}

#block05 .box02 .right_col dl dt{
	font-weight:bold;
	font-size:24px;
	color:#E2822B;
	line-height:150%;
}

#block05 .box02 .right_col dl dd{
	margin-top:20px;
	line-height:200%;
	font-size:17px;
}

#block05 .box03{
	text-align:center;
	overflow:hidden;
	line-height:100%;
	font-size:0px;
	margin:25px auto;
}

#block05 .box03 ul{
	text-align:center;
}

#block05 .box03 ul li{
	list-style-type:none;
	display:inline-block;
	margin:0px 8px;
}

#block05 .box03 ul li:first-child{
	margin-left:0px;
}

#block05 .box03 ul li:last-child{
	margin-right:0px;
}

/**/

#block05 .box04{
	text-align:center;
	overflow:hidden;
	margin:45px 0px;
}

#block05 .box05{
	text-align:center;
	overflow:hidden;
	margin:45px 0px 135px 0px;
}

/*-----------------------------------------------------------*/

#block06_wrap{
	background-color:#F8FCFF;
	width:100%;
	max-width:100%;
	min-width:1200px;
	margin:-50px auto 0px auto;
	position:relative;
}

#block06{
	width:1000px;
	margin:0px auto;
	overflow:hidden;
}

#block06 h2{
	overflow:hidden;
	text-align:center;
	margin:45px 0px;
}

#block06 .faq{
	width:910px;
	margin:0px auto;
	overflow:hidden;
}

#block06 .faq dl{
	width:100%;
	overflow:hidden;
	margin-bottom:40px;
}

#block06 .faq dl dt{
	border-bottom:1px solid #3B5566;
	font-weight:bold;
	color:#0D5D9E;
	font-size:20px;
	position:relative;
	padding:10px;
}

#block06 .faq dl dt table{
	width:100%;
}

#block06 .faq dl dt table th{
	vertical-align:top;
	width:2em;
	font-size:20px;
}

#block06 .faq dl dt table td{
	vertical-align:top;
	
}

#block06 .faq dl dt span{
	position:absolute;
	right:0px;
	top:50%;
	margin-top:-16px;
}

#block06 .faq dl dd{
	padding:10px;
	display:none;
}

#block06 .faq dl dd table{
}

#block06 .faq dl dd table th{
	vertical-align:top;
	width:2em;
	font-weight:normal;
	color:#B83C3C;
	font-size:20px;
}

#block06 .faq dl dd table td{
	vertical-align:top;
	
}

#block06 .faq dl dd table td p{
}

/*-----------------------------------------------------------*/

#block07_wrap{
	width:100%;
	max-width:100%;
	min-width:1200px;
	margin:100px auto 100px auto;
	position:relative;
}

#block07{
	width:1000px;
	margin:0px auto;
	overflow:hidden;
}

#block07 h2{
	border-bottom:2px solid #D34747;
	box-sizing:border-box;
	position:relative;
	line-height:100%;
	font-size:0px;
}

#block07 h2 .sub{
	position:relative;
	text-align:center;
	overflow:hidden;
	display:block;
	padding-bottom:20px;
}

#block07 h2 .icon{
	position:absolute;
	right:0px;
	bottom:16px;
}

/**/

#block07 .bosyu_container{
	width:1000px;
	margin:35px auto 0px auto;
	overflow:hidden;
	display:none;
}

#block07 .bosyu_container .left_col{
	float:left;
	overflow:hidden;
	width:485px;
}

#block07 .bosyu_container .left_col dl{
}

#block07 .bosyu_container .left_col dl dt{
	overflow:hidden;
	margin-bottom:10px;
}

#block07 .bosyu_container .left_col dl dd{
}

#block07 .bosyu_container .right_col{
	float:right;
	overflow:hidden;
	width:485px;
}

#block07 .bosyu_container .right_col dl{
}

#block07 .bosyu_container .right_col dl dt{
	overflow:hidden;
	margin-bottom:10px;
}

#block07 .bosyu_container .right_col dl dd{
}

#block07 .bosyu_container table{
	width:100%;
	
	
	border-collapse: separate;
	border-spacing: 0;
}


#block07 .bosyu_container table tr:first-child th,
#block07 .bosyu_container table tr:first-child td{
	border-top:1px solid #D34747;
}

#block07 .bosyu_container table th{
	border-right:1px solid #D34747;
	border-bottom:1px solid #D34747;
	border-left:1px solid #D34747;
	width:114px;
	font-weight:normal;
	background-color:#FFF7E6;
}

#block07 .bosyu_container table th div{
	padding:1em 0.5em;
}

#block07 .bosyu_container table td{
	border-right:1px solid #D34747;
	border-bottom:1px solid #D34747;
}

#block07 .bosyu_container table td div{
	padding:1em 0.5em;
}

/*-----------------------------------------------------------*/

#block08_wrap{
	width:100%;
	max-width:100%;
	min-width:1200px;
	margin:100px auto 100px auto;
	position:relative;
	background-image:url(image/bg_entry.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
}

#block08{
	width:1000px;
	margin:0px auto;
	overflow:hidden;
	height:329px;
	position:relative;
	display:table;
}

#block08 h2{
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
/*-----------------------------------------------------------*/

#block09_wrap{
	width:100%;
	max-width:100%;
	min-width:1200px;
	margin:100px auto 100px auto;
	position:relative;
}

#block09{
	width:1000px;
	margin:0px auto;
	overflow:hidden;
	
}

#block09 h2{
	border-bottom:2px solid #D34747;
	box-sizing:border-box;
	position:relative;
	line-height:100%;
	font-size:0px;
}

#block09 h2 .sub{
	position:relative;
	text-align:center;
	overflow:hidden;
	display:block;
	padding-bottom:20px;
}

#block09 h2 .icon{
	position:absolute;
	right:0px;
	bottom:16px;
}

/**/

.form_container_wrap{
	border:2px solid #E59191;
	margin-top:25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	display:none;
}

.form_container_wrap .txt{
	text-align:center;
	overflow:hidden;
	margin:30px 0px;
}

.form_container_wrap .txt b{
	color:#DB4D4D;
	font-weight:normal;
}

.form_block{
	width:845px;
	margin:0px auto;
	overflow:hidden;
}

.form_block table{
	width:845px;
}

.form_block table th{
	vertical-align:top;
	width:220px;
	font-weight:normal;
	text-align:right;
	padding-bottom:25px;
}

.form_block table th dl{
	width:100%;
	display:table;
}

.form_block table th dl dt{
	display:table-cell;
	text-align:right;
	width:150px;
}

.form_block table th dl dd{
	display:table-cell;
	text-align:center;
	color:#808080;
	font-size:15px;
}

.form_block table th dl dd b{
	font-weight:normal;
	color:#DB4D4D;
}

.form_block table td{
	vertical-align:top;
}

.input01{
	width:372px;
	line-height:29px;
	height:29px;
	border:1px solid #A5A5A5;
	box-sizing:border-box;
	display:inline;
	text-indent:1em;
}

.input02{
	width:100%;
	line-height:29px;
	height:29px;
	border:1px solid #A5A5A5;
	box-sizing:border-box;
	display:inline;
	text-indent:1em;
}

.input03{
	width:145px;
	line-height:29px;
	height:29px;
	border:1px solid #A5A5A5;
	box-sizing:border-box;
	display:inline;
	text-indent:1em;
}

.input04{
	width:66px;
	line-height:29px;
	height:29px;
	border:1px solid #A5A5A5;
	box-sizing:border-box;
	display:inline;
	text-indent:1em;
}

.form_block table td textarea{
	height:120px;
	border:1px solid #A5A5A5;
	box-sizing:border-box;
	width:100%;
	padding:1em;
}

textarea:focus,
input[type="text"]:focus {
	background-color:#FFF6C9;
}


.btn_block_wrap{
	overflow:hidden;
	width:845px;
	margin:50px auto;
}

.btn_block{
	overflow:hidden;
	margin-left:220px;
	text-align:center;
}

.btn_block input{
	background-color:#BD4141;
	color:#fff;
	font-family:"Noto Sans JP","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:55px;
	font-size:17px;
	padding:0px 2em;
}

/*-----------------------------------------------------------*/
/*フッター*/

#footer_wrap{
	color:#fff;
	width:100%;
	max-width:100%;
	min-width:1200px;
	margin:0px auto;
	background-color:#BD4141;
	position:relative;
}

#footer_wrap a{
	color:#fff;
}

#footer{
	width:1200px;
	margin:0px auto;
	overflow:hidden;
	position:relative;
	padding-bottom:70px;
	font-size:20px;
}

#footer .totop{
	position:absolute;
	right:0px;
	top:10px;
}

/**/

#footer .left_col{
	float:left;
	overflow:hidden;
	margin:50px 0px;
	width:520px;
	line-height:175%;
}

#footer .center_col{
	float:left;
	overflow:hidden;
	margin:85px 0px 0px 0px;
}

#footer .center_col a:hover{
	opacity:0.5;
	transition: 0.3s;
}

#footer .right_col{
	position:absolute;
	right:0px;
	bottom:70px;
	text-align:right;
	font-size:19px;
}

/*-----------------------------------------------------------*/

#superman01{
	position:absolute;
	left:0px;
	top:0px;
	z-index:1000;
	opacity:0;
}

.fly1{
	animation-name: fly1;
	/*animation-duration: 1s;*/
	animation-duration: 2s;
	animation-fill-mode: forwards;
}

@keyframes fly1 {
0% {
 opacity: 0;
 transform: translateX(0px);
}
100% {
 opacity: 1;
 transform: translateX(1000px);
}
}

/*-----------------------------------------------------------*/

#superman02{
	position:absolute;
	right:0px;
	top:0px;
	z-index:1000;
	opacity:0;
}

.fly2{
	animation-name: fly2;
	/*animation-duration: 1s;*/
	animation-duration: 2s;
	animation-fill-mode: forwards;
}

@keyframes fly2 {
	0% {
	 opacity: 0;
	 transform: translateX(0px);
	}
	100% {
	 opacity: 1;
	 transform: translateX(-1000px);
	}
}

/*-----------------------------------------------------------*/

#superman03{
	position:absolute;
	left:0px;
	top:150px;
	z-index:1000;
	opacity:0;
}

.fly3{
	animation-name: fly3;
	/*animation-duration: 1s;*/
	animation-duration: 2s;
	animation-fill-mode: forwards;
}

@keyframes fly3 {
0% {
 opacity: 0;
 transform: translateX(0px);
}
100% {
 opacity: 1;
 transform: translateX(1000px);
}
}

/*-----------------------------------------------------------*/

#fix_header{
	width:100%;
	height:108px;
	overflow:hidden;
	line-height:100%;
	font-size:0px;
	background-color:#fff;
	z-index:100000;
	position:fixed;
	left:0px;
	top:0px;
	display:none;
}



#fix_header_ins{
	width:1200px;
	height:108px;
	margin:0px auto;
	overflow:hidden;
	position:relative;
}

#fix_header_ins h1{
	position:absolute;
	left:50px;
	top:20px;
	line-height:100%;
	font-size:0px;
}

#fix_head_btn00{
	position:absolute;
	top:27px;
	right:710px;
	line-height:100%;
	font-size:0px;
}


#fix_head_btn00:hover,
#fix_head_btn01:hover,
#fix_head_btn02:hover,
#fix_head_btn03:hover{
	opacity:0.5;
	transition: 0.3s;
}

#fix_head_btn01{
	position:absolute;
	top:15px;
	right:504px;
	line-height:100%;
	font-size:0px;
}

#fix_head_btn02{
	position:absolute;
	top:15px;
	right:327px;
	line-height:100%;
	font-size:0px;
}

#fix_head_btn03{
	position:absolute;
	top:15px;
	right:50px;
	line-height:100%;
	font-size:0px;
}

/**/

#fix_gnavi{
	overflow:hidden;
	width:840px;
	position:absolute;
	top:60px;
	right:40px;
}

#fix_gnavi ul{
	width:100%;
	overflow:hidden;
}

#fix_gnavi ul li{
	list-style-type:none;
	display:inline;
	overflow:hidden;
	white-space:nowrap;
}

#fix_gnavi ul li a{
	position: relative;
}

#fix_gnavi ul li a:before {
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	display: inline-block;
	width: 0;
	height: 2px;
	background: #d34747;
	transition: 0.3s;
}

#fix_gnavi ul li a:hover:before {
	width: 100%;
}

/*-----------------------------------------------------------*/