
/* Reset
------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
address,em,strong,th {
	font-style: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

th {
	text-align: left;
}

hr,legend {
	display: none;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

img,fieldset {
	border: 0;
}

li {
	list-style-type: none;
}

img {
	vertical-align: top;
}

/*IE6*/
* html img{
	vertical-align: bottom;
}
/*IE7*/
*:first-child+html img{
	vertical-align: bottom;
}

/* Fonts
------------------------------------------------------------*/
body {
	font-size: 75%; /* IE */
	font-family: "qMmpS Pro W3","Hiragino Kaku Gothic Pro","CI","Meiryo",verdana,Osaka,"lr oSVbN","MS PGothic",Sans-Serif;
  -webkit-text-size-adjust: 100%;
}
html>/**/body {
	font-size: 12px; /* Except IE */
}

/* clearfix
------------------------------------------------------------*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
/* CSS Document */

/*------------ 蛻晄悄險ｭ螳� ------------*/
p {
	color: #000000;
	line-height: 1.7;
}

/*------------ 蜈ｨ菴� ------------*/
html {
}

body {
	padding-top:95px;
	-webkit-text-size-adjust: 100%;
}

._hover{
	opacity:1;
}

._hover:hover{
	opacity:0.7;
}


/*------------ WRAPPER ------------*/

/*------------ HEADER ------------*/

.bg_gray{
	display:none;
	width:100%;
	background:rgba(0,0,0,0.3);
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:1500;
}

#header{
	background:#FFF;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:90px;
	border-bottom:solid 1px #d4d4d4;
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	z-index:2000;
}

#header .header_inner{
	width:100%;
	margin:0 auto;
	max-width:90%;
	position:relative;
}

#header .header_inner h1{
	width:19%;
	padding-top:30px;
	padding-left:0%;
	position:absolute;
}

#header .header_inner #gnavi{
	width:100%;
	text-align:center;
}

#header .header_inner #gnavi > li{
	text-align:left;
	display:inline-block;
	margin-right:0%;
	position:relative;
	top:0;
}

#header .header_inner #gnavi > li.gnavi1{
	width:127px;
}

#header .header_inner #gnavi > li.gnavi2{
	width:127px;
}
#header .header_inner #gnavi > li.gnavi3{
	width:127px;
}
#header .header_inner #gnavi > li.gnavi4{
	width:127px;
}
#header .header_inner #gnavi > li.gnavi5{
	width:69px;
}
/*
@media (max-width:1140px) {
	#header .header_inner #gnavi > li{
		margin-right:4%;
	}
}

@media (max-width:995px) {
	#header .header_inner #gnavi > li{
		margin-right:2.8%;
	}
}
*/


#header .header_inner #gnavi > li .subnavi_ov{
	width:1000px;
	position: absolute;
	padding-top:40px;
	left: -150px;
	display:none;
}



#header .header_inner #gnavi > li:nth-child(2) .subnavi_ov{
	left:-281px;
}
#header .header_inner #gnavi > li:nth-child(3) .subnavi_ov{
	left:-412px;
}
#header .header_inner #gnavi > li:nth-child(4) .subnavi_ov{
	left:-543px;
}
#header .header_inner #gnavi > li:nth-child(5) .subnavi_ov{
	left:-674px;
}



#header .header_inner #gnavi > li  .subnavi{
	width:1000px;
	border-radius: 6px;
	background: #F7F7F7;
	top:13px;
	position: absolute;
	left: 0px;
	box-shadow: 0 0 3px #ccc;
	padding:20px 0 25px;
	border:solid 2px #cccccc;

}

#header .header_inner #gnavi > li.gnavi1 .subnavi,
#header .header_inner #gnavi > li.gnavi5 .subnavi{
	top:-6px;
}

#header .header_inner #gnavi > li:last-child{
	position:relative;
}

#header .header_inner #gnavi > li:last-child .subnavi_ov:before{
	content:"";
	display:block;
	background:url(../images/common/submenu_icon01.png) no-repeat left top;
	background-size:100% auto;
	width:23px;
	height:12px;
	position:absolute;
	top: 18px;
	left: 220px;
	background-size:auto 11px;
	z-index:100;
}

#header .header_inner #gnavi > li:last-child ul{
	width:1200px;
	border-radius: 6px;
	background: #F7F7F7;
	top:29px;
	position: absolute;
	left: -850px;
	box-shadow: 0 0 5px #ccc;
	padding:20px 0 25px;

}

#header .header_inner #gnavi > li:last-child ul li{
	width:280px;
	float:left;
	background:#FFFFFF;
	border-radius:6px;
	margin:15px 0 0 10px;
	box-shadow: 0 0 5px #ccc;
	font-size:16px;
	color:#333333;
	text-align:center;
	padding:15px 0;
}

#header .header_inner #gnavi > li:last-child ul li:nth-child(1){
	margin-left:25px;
}

#header .header_inner #gnavi > li:last-child ul li a.link01,
#header .header_inner #gnavi > li:last-child ul li a.link02{
	display:block;
	width:240px;
	text-align:center;
	margin:15px auto 0;
	font-size:15px;
	color:#FFF;
	text-decoration:none;
	position:relative;
	border-radius:6px;
	line-height:40px;
}

#header .header_inner #gnavi > li:last-child ul li a.link01:before{
	content:"";
	display:block;
	position:absolute;
	background:url(../images/common/icon_key.png) no-repeat 0px top;
	background-size:13px auto;
	top:50%;
	margin-top:-8px;
	width:13px;
	height:17px;
	left:68px;
}

#header .header_inner #gnavi > li:last-child ul li a.link02:before{
	content:"";
	display:block;
	position:absolute;
	background:url(../images/common/icon_card.png) no-repeat 0px top;
	background-size:14px auto;
	width:14px;
	height:15px;
	top:50%;
	margin-top:-7px;
	left:38px;
}

#header .header_inner #gnavi > li:last-child ul li:nth-child(1) a{
	background:#004292;
}

#header .header_inner #gnavi > li:last-child ul li:nth-child(3) a{
	background:#FF364E;
}

#header .header_inner #gnavi > li:last-child ul li:nth-child(2) a{
	background:#51b5b4;
}

#header .header_inner #gnavi > li:last-child ul li:nth-child(4) a{
	background:#ffcc00;
}

#header .header_inner #gnavi > li:last-child ul li:nth-child(5) a{
	background:#008BC8;
}

#header .header_inner #gnavi > li  .subnavi:before{
	content:"";
	display:block;
	background:url(../images/common/submenu_icon01.png) no-repeat left top;
	width:27px;
	height:11px;
	position:absolute;
	top: -11px;
	left: 200px;
	background-size:auto 11px;
}

#header .header_inner #gnavi > li:nth-child(2) .subnavi:before{
	left:340px;
}
#header .header_inner #gnavi > li:nth-child(3) .subnavi:before{
	left:472px;
}
#header .header_inner #gnavi > li:nth-child(4) .subnavi:before{
	left:595px;
}
#header .header_inner #gnavi > li:nth-child(5) .subnavi:before{
	left:700px;
}

#header .header_inner #gnavi > li  .subnavi .navi01{
	width:940px;
	margin:0 auto;
}

#header .header_inner #gnavi > li  .subnavi .navi01 li,
#header .header_inner #gnavi > li  .subnavi .navi02 li{
	width:120px;
	float:left;
	margin-right:15px;
	text-align:center;
}

#header .header_inner #gnavi > li  .subnavi .navi01 > li > a{
	display:block;
	font-size:15px;
	color:#333333;
	text-decoration:none;
	padding:8px 0 5px;
	position:relative;
}

#header .header_inner #gnavi > li  .subnavi .navi01 > li > a.active{
	background:#FF0044;
	color:#FFF;
	border-radius:6px;
}

#header .header_inner #gnavi > li  .subnavi .navi01 > li > a.active:after{
	content:"";
	background:url(../images/common/submenu_icon02.png) no-repeat left top;
	width:14px;
	height:9px;
	position:absolute;
	bottom: -9px;
	left: 50%;
	margin-left:-7px;
	background-size:14px auto;
}

#header .header_inner #gnavi > li  .subnavi .navi02{
	width:940px;
	margin:15px auto 0;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li{
	width:136px;
	border:solid 2px #CCCCCC;
	border-radius:6px;
	font-size:13px;
	line-height:1.2;
	background:#FFF;
	margin-bottom:15px;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li span{
	font-size:12px;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li a{
	display:block;
	height:37px;
	padding-top:95px;
	text-decoration:none;
	color:#333333;
	position:relative;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li a.text02{
	height:42px;
	padding-top:90px;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li a.text03{
	height:50px;
	padding-top:82px;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li a:hover:after{
	content:"";
	width:136px;
	height:131px;
	border:solid 3px #FF0044;
	position:absolute;
	left:-2px;
	top:-2px;
	border-radius:6px;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon01{
	background:url(../images/common/submenu1_icon01.png) no-repeat center 25px !important;
	background-size:45% !important;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon02{
	background:url(../images/common/submenu1_icon02.png) no-repeat center 25px;
	background-size:45%;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon03{
	background:url(../images/common/submenu1_icon03.png) no-repeat center 25px;
	background-size:45%;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon04{
	background:url(../images/common/submenu1_icon04.png) no-repeat center 25px;
	background-size:45%;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon05{
	background:url(../images/common/submenu1_icon05.png) no-repeat center 35px;
	background-size:55%;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon06{
	background:url(../images/common/navi_icon2_1.png) no-repeat center 20px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon07{
	background:url(../images/common/navi_icon2_2.png) no-repeat center 20px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon08{
	background:url(../images/common/navi_icon2_3.png) no-repeat center 35px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon09{
	background:url(../images/common/navi_icon3_1.png) no-repeat center 20px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon10{
	background:url(../images/common/navi_icon3_2.png) no-repeat center 30px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon11{
	background:url(../images/common/navi_icon3_3.png) no-repeat center 25px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon12{
	background:url(../images/common/navi_icon3_4.png) no-repeat center 20px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon13{
	background:url(../images/common/navi_icon3_5.png) no-repeat center 20px;
	background-size:45%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon14{
	background:url(../images/common/navi_icon3_6.png) no-repeat center 35px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon15{
	background:url(../images/common/navi_icon3_7.png) no-repeat center 35px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon16{
	background:url(../images/common/navi_icon3_8.png) no-repeat center 20px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon17{
	background:url(../images/common/navi_icon3_9.png) no-repeat center 20px;
	background-size:50%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon18{
	background:url(../images/common/navi_icon3_10.png) no-repeat center 20px;
	background-size:52%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon19{
	background:url(../images/common/navi_icon3_11.png) no-repeat center 20px;
	background-size:50%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon20{
	background:url(../images/common/navi_icon4_1.png) no-repeat center 20px;
	background-size:52%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon21{
	background:url(../images/common/navi_icon4_2.png) no-repeat center 30px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon22{
	background:url(../images/common/navi_icon4_3.png) no-repeat center 20px;
	background-size:50%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon23{
	background:url(../images/common/navi_icon4_4.png) no-repeat center 20px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon24{
	background:url(../images/common/navi_icon4_5.png) no-repeat center 35px;
	background-size:60%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon25{
	background:url(../images/common/navi_icon4_6.png) no-repeat center 35px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon26{
	background:url(../images/common/navi_icon4_7.png) no-repeat center 20px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon27{
	background:url(../images/common/navi_icon4_8.png) no-repeat center 20px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon28{
	background:url(../images/common/navi_icon5_1.png) no-repeat center 20px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon29{
	background:url(../images/common/navi_icon5_2.png) no-repeat center 25px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon30{
	background:url(../images/common/navi_icon5_3.png) no-repeat center 25px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon31{
	background:url(../images/common/navi_icon5_4.png) no-repeat center 20px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon32{
	background:url(../images/common/navi_icon6_1.png) no-repeat center 20px;
	background-size:50%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon33{
	background:url(../images/common/navi_icon6_2.png) no-repeat center 20px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon34{
	background:url(../images/common/navi_icon6_3.png) no-repeat center 20px;
	background-size:41%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon35{
	background:url(../images/common/navi_icon6_4.png) no-repeat center 24px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon36{
	background:url(../images/common/navi_icon6_5.png) no-repeat center 25px;
	background-size:60%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon37{
	background:url(../images/common/navi_icon6_6.png) no-repeat center 25px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon38{
	background:url(../images/common/navi_icon6_7.png) no-repeat center 25px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon39{
	background:url(../images/common/navi_icon6_8.png) no-repeat center 20px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon40{
	background:url(../images/common/navi_icon7_1.png) no-repeat center 20px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon41{
	background:url(../images/common/navi_icon7_2.png) no-repeat center 23px;
	background-size:58%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon42{
	background:url(../images/common/navi_icon7_3.png) no-repeat center 23px;
	background-size:52%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon43{
	background:url(../images/common/navi_icon7_4.png) no-repeat center 20px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon44{
	background:url(../images/common/navi_icon7_5.png) no-repeat center 20px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon45{
	background:url(../images/common/navi_icon7_6.png) no-repeat center 20px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon46{
	background:url(../images/common/navi_icon7_7.png) no-repeat center 24px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon47{
	background:url(../images/common/navi_icon7_8.png) no-repeat center 20px;
	background-size:52%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon48{

	background:url(../images/common/navi_icon8_1.png) no-repeat center 25px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon49{
	background:url(../images/common/navi_icon8_2.png) no-repeat center 25px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon50{
	background:url(../images/common/navi_icon8_3.png) no-repeat center 20px;
	background-size:52%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon51{
	background:url(../images/common/navi_icon8_4.png) no-repeat center 28px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon52{
	background:url(../images/common/navi_icon8_5.png) no-repeat center 15px;
	background-size:40%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon53{
	background:url(../images/common/navi_icon8_6.png) no-repeat center 20px;
	background-size:40%;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon54{
	background:url(../images/common/navi_icon4_9.png) no-repeat center 20px;
	background-size:50%;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon55{
	background:url(../images/common/navi_icon_toushin.png) no-repeat center 20px;
	background-size:75%;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon57{
	background:url(../images/common/navi_icon_nenkin.png) no-repeat center 10px;
	background-size:75%;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon57{
	background:url(../images/common/navi_icon_nenkin.png) no-repeat center 10px;
	background-size:75%;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon58{
	background:url(../images/common/navi_icon_201111_1.png) no-repeat center 0px;
	background-size:cover;
  padding-top:80px;
  height:132px;
  box-sizing:border-box;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon59{
	background:url(../images/common/navi_icon_201111_2.png) no-repeat center 0px;
	background-size:cover;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon60{
	background:url(../images/common/navi_icon_202012_1.png) no-repeat center 0px;
	background-size:cover;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon61{
	background:url(../images/common/navi_icon_202012_2.png) no-repeat center 0px;
	background-size:cover;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi202110{
	background:url(../images/common/navi_icon_navi202110.png)  no-repeat center 22px;
	background-size:84px auto;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi2023_01{
	background:url(../images/common/navi_icon_202310_1.png)  no-repeat center 18px;
    background-size:98px auto;
}


#header .header_inner #gnavi > li > a{
	display:block;
	font-size:16px;
	color:#333333;
	text-decoration:none;
	line-height:1.2;
	position:relative;
	display:block;
}

#header .header_inner #gnavi > li > a:after{
	content:"";
	width:0;
	height:2px;
	background:#ff0044;
	position:absolute;
	left:0;
	bottom:0;
	transition: .3s;
}

#header .header_inner #gnavi > li:hover > a:after{
	width:100%;
}

#header .header_inner #gnavi > li:nth-child(1) > a,
#header .header_inner #gnavi > li:nth-child(5) > a{
	height:90px;
	top:-19px;
	height:71px\0;
}

#header .header_inner #gnavi > li:nth-child(1) > a:before{
	content:"";
	display:block\0;
	width:127px\0;
	height:30px\0;
	position:absolute\0;
	left:0\0;
	top:-20px\0;
}

#header .header_inner #gnavi > li:nth-child(5) > a:before{
	content:"";
	display:block\0;
	width:69px\0;
	height:30px\0;
	position:absolute\0;
	left:0\0;
	top:-20px\0;
}



#header .header_inner #gnavi > li:nth-child(2) > a,
#header .header_inner #gnavi > li:nth-child(3) > a,
#header .header_inner #gnavi > li:nth-child(4) > a{
	height:90px;
}

#header .header_inner #gnavi > li:nth-child(1) > a > span,
#header .header_inner #gnavi > li:nth-child(5) > a > span{
	position:relative;
	top:40px;
	top:20px\0;
}

#header .header_inner #gnavi > li:nth-child(2) > a > span,
#header .header_inner #gnavi > li:nth-child(3) > a > span,
#header .header_inner #gnavi > li:nth-child(4) > a > span{
	position:relative;
	top:30px;
}

#header .header_inner #gnavi > li:last-child{
	width:150px;
	float:right;
	padding-top:20px;
	margin-right:0;
	position:absolute;
	right:0;
	top:0;
}

#header .header_inner #gnavi > li:last-child > a{
	display:block;
	width:125px;
	border-radius:75px;
	text-align:center;
	color:#FFF;
	background:#ff0044;
	padding:13px 20px 10px 5px;
	font-weight:bold;
	font-size:14px;
}

#header .header_inner #gnavi > li:last-child > a:before{
	content:"";
	display:block;
	background:url(../images/common/header_bank_icon.png) no-repeat left top;
	width:15px;
	height:17px;
	background-size:100% auto;
	position:absolute;
	left:125px;
	top:50%;
	margin-top:-6px;
}

#header .header_inner #gnavi > li:last-child > a:after{
	width:0 !important;
}

#header .header_inner #gnavi > li:last-child > a:hover{
	color:#FFF;
	border:none;
}

#header .header_inner #gnavi > li > a:hover{
	color:#666666;
}

/*------------ FOOTER ------------*/

#footer{
	width: 100%;
	background: #F7F7F7;
	box-shadow: 0 8px 12px -8px #CCC inset;
	margin-top: 50px;
	padding: 50px 0 50px;
	border-bottom: solid 1px #cccccc;
}

#footer a:hover{
	color:#FF0044;
}


#footer a.hover2:hover{
	color:#666666;
}



.footer_inner{
	width:1000px;
	margin:0 auto;
}

.footer_l{
	width:295px;
	float:left;
}

.footer_c{
	width:340px;
	float:left;
}

.footer_r{
	width:360px;
	float:left;
}

.footer_l > ul > li > a,
.footer_c > ul > li > a,
.footer_r > ul > li > a{
	display:block;
	border-left:solid 2px #FF0044;
	padding-left:20px;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	margin-bottom:17px;
}

.footer_l > ul > li > ul > li > a,
.footer_c > ul > li > ul > li > a{
	display:block;
	margin-left:40px;
	text-decoration:none;
	font-size:12px;
	color:#666666;
	position:relative;
	margin-bottom:12px;
	position:relative;
}

.footer_l > ul > li > ul > li > a:before,
.footer_c > ul > li > ul > li > a:before{
	content:"";
	width:10px;
	height:1px;
	position:absolute;
	background:#CCCCCC;
	left:-21px;
	top:50%;
}

.footer_l > ul > li > ul > li:last-child > a,
.footer_c > ul > li > ul > li:last-child > a{
	margin-bottom:30px;
}

#footer2{
	width:1000px;
	margin:0 auto;
	padding:55px 0 50px;
}

#footer2 .footer2_l{
	width:182px;
	float:left;
}

#footer2 p{
	width:355px;
	float:left;
	font-size:14px;
	color:#666666;
}

#footer2 ul{
	width:455px;
	float:right;
}

#footer2 ul li{
	width:286px;
	float:left;
	margin-bottom:10px;
}

#footer2 ul li:nth-child(2n){
	width:158px;
	float:right;
}

small{
	display:block;
	line-height:50px;
	text-align:center;
	font-size:15px;
	color:#FFF;
	background:#FF0044;
}

.page_top{
	position:fixed;
	z-index: 10000;
	right:30px;
	bottom:30px;
	box-shadow: 0 0 5px #ccc;
}

.sp{
	display:none !important;
}

.slick-dots{
	display:none !important;
}

.pnkz{
	width:980px;
	margin:20px auto 0;
}

.pnkz li{
	display:inline-block;
	font-size:11px;
	color:#333333;
  word-break:keep-all;
}

.pnkz li span{
  display:inline-block;
  padding:0 5px;
}

/*.pnkz.sub li:after{
  content:">";
}*/

.pnkz.sub{
  display:flex;
}

.pnkz.sub li{
  display:block;
  padding:0 ;
}

.pnkz.sub li:nth-child(1){
  padding-left:0;
  padding-left:0;
}

.pnkz.sub li:after{
  display:inline-block;
  content:">";
  padding:0 2px;
}

.pad .pnkz.sub li:after{
  padding:0 6px 0 16px;
  position:relative;
  top:-2px;
}

.pnkz.sub li:last-child:after{
  content:"";
}

@media (max-width:1050px) {

	.pnkz,
  .pnkz.sub{
		display:none;
	}

	body {
		padding-top:65px;
	}

	.pc{
		display:none !important;
	}

	.sp{
		display:block !important;
	}

	img{
		max-width:100%;
		height:auto;
	}

	.slick-dots{
		display:block !important;
	}

	/*------------ HEADER ------------*/
	#header{
		width:100%;
		height:60px;
		border-bottom:solid 1px #d4d4d4;
		-moz-box-shadow: 0 0 5px #ccc;
		-webkit-box-shadow: 0 0 5px #ccc;
		box-shadow: 0 0 5px #ccc;
	}

	#header .header_inner{
		width:100%;
		max-width:100%;
		margin:0 auto;
	}

	#header .header_inner .sp_menu{
		position:absolute;
		right:2.5%;
		top:10px;
	}

	#header .header_inner h1{
		width:120px;
		float:left;
		padding-top:17px;
		padding-left:2.5%;
		margin-left:5px;
	}

	#header .header_inner #gnavi{
		width:100%;
		float:none;
		position:absolute;
		top:60px;
		left:0;
		z-index:100;
		display:none;
	}

	#header .header_inner #gnavi > li{
		width:100% !important;
		float:none;
		margin-right:0px;
		position:relative;
		background:#F7F7F7;
	}

	#header .header_inner #gnavi > li .subnavi_ov{
		width:100%;
		position: inherit;
		padding-top:0px;
		left: -0px;
		display:block !important;
		display:none;
	}

	#header .header_inner #gnavi > li .subnavi .navi02 li a{
		background:none !important;
		height:auto !important;
		padding: 10px 0 10px 10px !important;
	}

	#header .header_inner #gnavi > li:nth-child(2) .subnavi_ov{
		left:-0px;
	}
	#header .header_inner #gnavi > li:nth-child(3) .subnavi_ov{
		left:-0px;
	}
	#header .header_inner #gnavi > li:nth-child(4) .subnavi_ov{
		left:-0px;
	}
	#header .header_inner #gnavi > li:nth-child(5) .subnavi_ov{
		left:-0px;
	}


	#header .header_inner #gnavi > li  .subnavi{
		width:100%;
		border-radius: 0px;
		background: #EAEAEA;
		top:0px;
		position: inherit;
		left: 0px;
		box-shadow:none;
		padding:0px 0 0px;
		display:block !important;
		border:none;

	}

	#header .header_inner #gnavi > li  .subnavi:before{
		content:"";
		display:none;
		background:url(../images/common/submenu_icon01.png) no-repeat left top;
		width:27px;
		height:11px;
		position:absolute;
		top: -11px;
		left: 200px;
		background-size:auto 11px;
	}

	#header .header_inner #gnavi > li  .subnavi .navi01{
		width:100%;
		margin:0 auto;
		display:none;
	}

	#header .header_inner #gnavi > li  .subnavi .navi01 li,
	#header .header_inner #gnavi > li  .subnavi .navi02 li{
		width:100%;
		float:none;
		margin-right:0px;
		text-align:left;
		margin-bottom:0;
	}

	#header .header_inner #gnavi > li  .subnavi .navi01 li a{
		display:block;
		font-size: 14px;
		color:#333333;
		text-decoration:none;
		height: auto;
		padding: 10px 0 10px 15px;
		box-sizing: border-box;
		border-bottom: solid 1px #CCC;
		position:relative;
	}

	#header .header_inner #gnavi > li  .subnavi .navi01 li a.active{
		background:#EAEAEA;
		color:#333333;
		border-radius:0px;
	}

	#header .header_inner #gnavi > li  .subnavi .navi01 li a:after{
		content:"";
		display:block;
		background:url(../images/common/sp_footer_icon.png) no-repeat left top;
		background-size:100% auto;
		width:19px;
		height:10px;
		position:absolute;
		top:50%;
		margin-top:-5px;
		right:2.5%;
		transition: 0;
		left:auto;
		transform: rotate(180deg);
	}

	#header .header_inner #gnavi > li  .subnavi .navi01 li a.active:after{
		background:url(../images/common/sp_footer_icon.png) no-repeat left top;
		background-size:100% auto;
		width:19px;
		height:10px;
		position:absolute;
		top:50%;
		margin-top:-5px;
		right:2.5%;
		transition: 0;
		left:auto;
		transform: rotate(180deg);
	}

	#header .header_inner #gnavi > li  .subnavi .navi01 li a.active2:after{
		transform: rotate(0deg);
	}

	#header .header_inner #gnavi > li  .subnavi .navi02{

		width:100%;
		margin:0px auto 0;
		display:none;
	}

	#header .header_inner #gnavi > li  .subnavi .navi02 li{
		width:100%;
		float:none;
		margin-right:0px;
		text-align:left;
		border:none;
		background:none;
	}

	#header .header_inner #gnavi > li  .subnavi .navi02 li a{
		display:block;
		font-size: 14px;
		color:#333333;
		text-decoration:none;
		height: auto;
		padding: 10px 0 10px 10px;
		box-sizing: border-box;
		border-bottom: solid 1px #CCC;
		position:relative ;
		border-radius:0 ;
		background:none;

	}

	#header .header_inner #gnavi > li:nth-child(1)  .subnavi .navi02 li a{
		padding: 10px 0 10px 30px !important;
	}

	#header .header_inner #gnavi > li  .subnavi .navi02 li a:after{
		display:none;
	}

	#header .header_inner #gnavi > li  .subnavi .navi02 li a:hover:after{
		content:"";
		display:none;
	}

	#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon01{
		background:none;
		background-size:45%;
	}

	#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon02{
		background:none;
		background-size:45%;
	}

	#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon03{
		background:none;
		background-size:45%;
	}

	#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon04{
		background:none;
		background-size:45%;
	}

	#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon05{
		background:none;
		background-size:55%;
	}



	#header .header_inner #gnavi > li > a{
		display:block;
		font-size:14px;
		color:#333333;
		text-decoration:none;
		line-height:1.2;
		position:relative;
	}

	#header .header_inner #gnavi > li > a:after{
		content:"";
		display:block;
		background:url(../images/common/sp_footer_icon.png) no-repeat left top;
		background-size:100% auto;
		width:19px;
		height:10px;
		position:absolute;
		top:50%;
		margin-top:-5px;
		right:2.5%;
		transition: none;
		left:auto;
		transform: rotate(180deg);
	}

	#header .header_inner #gnavi > li > a.active:after{
		transition: none;
		transform: rotate(0deg);
	}

	#header .header_inner #gnavi > li:hover > a:after{
		width:19px;
	}


	#header .header_inner #gnavi > li:nth-child(1) > a,
	#header .header_inner #gnavi > li:nth-child(5) > a{
		padding-top:0px;
		height:auto;
		width:100%;
		padding:10px 0 10px 15px;
		box-sizing:border-box;
		border-bottom:solid 1px #CCC;
		top:0;
	}

	#header .header_inner #gnavi > li:nth-child(2) > a,
	#header .header_inner #gnavi > li:nth-child(3) > a,
	#header .header_inner #gnavi > li:nth-child(4) > a{
		padding-top:0px;
		height:auto;
		padding:10px 0 10px 15px;
		box-sizing:border-box;
		border-bottom:solid 1px #CCC;
		top:0;
	}

	#header .header_inner #gnavi > li:last-child{
		width:100%;
		float:none;
		position:inherit;
		padding-top:0px;
		margin-right:0;
		top:auto;
		left:0;
		right:auto;
	}

	#header .header_inner #gnavi > li:last-child > a{
		padding-top:0px;
		height:auto;
		padding:10px 0 10px 15px;
		box-sizing:border-box;
		border-bottom:solid 1px #CCC;
		display:block;
		font-size:14px;
		color:#333333;
		text-decoration:none;
		line-height:1.2;
		position:relative;
		text-align:left;
		background:none;
		font-weight:normal;
		border-radius:0;
	}

	#header .header_inner #gnavi > li:last-child > a:after{
		width:19px !important;
	}

	#header .header_inner #gnavi > li:last-child > a:hover{
		color:#333333;
		border-bottom:solid 1px #CCC;
	}

	#header .header_inner #gnavi > li > a:hover{
		color:#666666;
	}

	/*------------ FOOTER ------------*/

	#footer{
		width: 100%;
		background: #F7F7F7;
		box-shadow: 0 8px 12px -8px #CCC inset;
		margin-top: 50px;
		padding: 0px 0 0px;
		border-bottom: solid 1px #cccccc;
	}

	.footer_inner{
		width:100%;
		margin:0 auto;
	}

	.footer_l{
		width:100%;
		float:none;
	}

	.footer_c{
		width:100%;
		float:none;
	}

	.footer_r{
		width:100%;
		float:none;
	}

	.footer_l > ul > li > a,
	.footer_c > ul > li > a,
	.footer_r > ul > li > a{
		display:block;
		border-left:none;
		padding-left:20px;
		font-size:12px;
		color:#666666;
		text-decoration:none;
		padding:12px 2.5% 12px 8%;
		margin:0 !important;
		position:relative;
		width:100%;
		box-sizing:border-box;
		border-bottom:solid 1px #CCCCCC;
	}

	.footer_l > ul > li > a:before,
	.footer_c > ul > li > a:before,
	.footer_r > ul > li > a:before{
		display:block;
		content:"";
		width:1px;
		height:15px;
		background:#FF0044;
		position:absolute;
		left:3%;
		top:12px;
	}

	.footer_l > ul > li > ul > li > a,
	.footer_c > ul > li > ul > li > a{
		display:block;
		border-left:none;
		padding-left:20px;
		font-size:12px;
		color:#666666;
		text-decoration:none;
		padding:12px 2.5% 12px 8%;
		margin:0 !important;
		position:relative;
		width:100%;
		box-sizing:border-box;
		border-bottom:solid 1px #CCCCCC;
	}

	.footer_l > ul > li > ul,
	.footer_c > ul > li > ul{
		display:none;
	}

	.footer_l > ul > li > ul > li > a:before,
	.footer_c > ul > li > ul > li > a:before{
		content:"";
		display:none;
		width:10px;
		height:1px;
		position:absolute;
		background:#CCCCCC;
		left:-21px;
		top:50%;
	}

	.footer_l > ul > li > a.sp_tgl:after,
	.footer_c > ul > li > a.sp_tgl:after{
		content:"";
		display:block;
		background:url(../images/common/sp_footer_icon.png) no-repeat left top;
		background-size:100% auto;
		width:19px;
		height:10px;
		position:absolute;
		top:50%;
		margin-top:-5px;
		right:2.5%;
		transform: rotate(180deg);
	}

	.footer_l > ul > li > a.sp_tgl.active:after,
	.footer_c > ul > li > a.sp_tgl.active:after{
		transform: rotate(0deg);
	}

	.footer_l > ul > li > ul > li:last-child > a,
	.footer_c > ul > li > ul > li:last-child > a{
		margin-bottom:30px;
	}

	#footer2{
		width:100%;
		margin:0 auto;
		padding:30px 0 20px;
	}

	#footer2 .footer2_l{
		width:27.5%;
		float:left;
		margin-top:30px;
		margin-left:2.5%;
	}

	#footer2 p{
		width:57.5%;
		float:left;
		font-size:12px;
		color:#666666;
		margin-top:30px;
		margin-left:10%;
	}

	#footer2 ul{
		width:100%;
		float:none;
		border-bottom:solid 1px #CCC;
		padding:0 0 20px;
		margin:0 auto;
		box-sizing:border-box;
		text-align:center;
	}

	#footer2 ul li{
		width:250px;
		float:none;
		height:auto;
		display:block;
		margin:0 auto 10px;

	}

	#footer2 ul li img{
		height:auto;
		width:100%;
	}

	#footer2 ul li:nth-child(2n){
		width:250px;
		float:none;
		height:auto;
		display:block;
		margin:0 auto 10px;
	}

	small{
		display:block;
		line-height:30px;
		text-align:center;
		font-size:11px;
		color:#FFF;
		background:#FF0044;
	}

	.page_top{
		width:60px;
		position:fixed;
		right:15px;
		bottom:15px;
		box-shadow: 0 0 5px #ccc;
	}

	#header .header_inner #gnavi > li:last-child ul{
		width:100%;
		border-radius: 0px;
		background: #F7F7F7;
		top:0px;
		position: absolute;
		left: 0px;
		box-shadow: 0 0 0px #ccc;
		padding:0px 0 0px;

	}

	#header .header_inner #gnavi > li:last-child ul li{
		width:100%;
		float:none;
		background:#EAEAEA;
		border-radius:0px;
		margin:0px 0 0 0px !important;
		box-shadow: 0 0 0px #ccc;
		color:#333333;
		text-align:left;
		padding:15px 0;
		display: block;
		font-size: 14px;
		text-decoration: none;
		height: auto;
		padding: 0;
		box-sizing: border-box;

		position: relative;
	}

	#header .header_inner #gnavi > li:last-child ul{
		display:none;
	}

	#header .header_inner #gnavi > li:last-child ul li span{
		display:block;
		border-bottom: solid 1px #CCC;
		padding: 10px 0 10px 15px;
		box-sizing:border-box;
		position:relative;
	}

	#header .header_inner #gnavi > li:last-child ul li span:after {
		content: "";
		display: block;
		background: url(../images/common/sp_footer_icon.png) no-repeat left top;
		background-size: 100% auto;
		width: 19px;
		height: 10px;
		position: absolute;
		top: 50%;
		margin-top: -5px;
		right: 2.5%;
		transition: none;
		left: auto;
		transform: rotate(180deg);
	}

	#header .header_inner #gnavi > li:last-child ul li span.active:after {
		transform: rotate(0deg);
	}

	#header .header_inner #gnavi > li:last-child ul li .tgl_menu{
		display:none;
	}

	#header .header_inner #gnavi > li:last-child ul li a.link01,
	#header .header_inner #gnavi > li:last-child ul li a.link02{
		width:100%;
		margin:0;
		padding: 0px 0 0px 30px;
		font-size: 14px;
		color: #333333;
		box-sizing: border-box;
		height: auto;
		border-radius: 0;
		box-sizing:border-box;
		border-bottom: solid 1px #CCC;
		text-align:left;
	}

	#header .header_inner #gnavi > li:last-child ul li a.link01:before{
		width:0px;
	}

	#header .header_inner #gnavi > li:last-child ul li a.link02:before{
		width:0px;
	}

	#header .header_inner #gnavi > li:last-child ul li:nth-child(1) a{
		background:#EAEAEA;
	}

	#header .header_inner #gnavi > li:last-child ul li:nth-child(2) a{
		background:#EAEAEA;
	}

	#header .header_inner #gnavi > li:last-child ul li:nth-child(3) a,
	#header .header_inner #gnavi > li:last-child ul li:nth-child(4) a{
		background:#EAEAEA;
	}

	#header .header_inner #gnavi > li:last-child .subnavi_ov:before{
		width:0px;
	}

	#header .header_inner #gnavi > li:nth-child(1) > a:before{
		display:none;
		content:"";
		display:block\0;
		width:0px\0;
		height:0px\0;
		position:absolute\0;
		left:0\0;
		top:-20px\0;
	}

	#header .header_inner #gnavi > li:nth-child(5) > a:before{
		display:none;
		content:"";
		display:block\0;
		width:0px\0;
		height:0px\0;
		position:absolute\0;
		left:0\0;
		top:-20px\0;
	}
	#header .header_inner #gnavi > li:nth-child(1) > a > span,
	#header .header_inner #gnavi > li:nth-child(5) > a > span{
		position:relative;
		top:0px;
		top:0px\0;
	}

	#header .header_inner #gnavi > li{
		display:block !important;
	}

	#header .header_inner #gnavi > li:last-child > a:before{
		content:"";
		display:block;
		background:url(../images/common/header_bank_icon.png) no-repeat left top;
		width:0px;
		height:17px;
		background-size:100% auto;
		position:absolute;
		left:125px;
		top:50%;
		margin-top:-6px;
	}

	#header .header_inner #gnavi > li:last-child > a{
		width:100% !important;
	}

}

/*-------- text_right --------*/
.t_right {
	text-align: right;
}

/*-------- text_left --------*/
.t_left {
	text-align: left;
}

/*-------- center --------*/
.t_center {
	text-align: center;
}

/*-------- left --------*/
.left {
	float: left;
}

/*-------- right --------*/
.right {
	float: right;
}

/*-------- ClearBoth --------*/
.cb {
	clear: both;
}

/*-------- COLOR --------*/

.red{
	color:#FF0000;
}

.orange{
	color:#FF6600;
}

.blue{
	color:#0097B2;
}

/*-------- FONT --------*/

.bold{
	font-weight:700;
}

.f10{
	font-size:10px;
}

.f14{
	font-size:14px;
}

/*-------- WIDTH --------*/

.w149{
	width:149px;
}

.w180{
	width:180px;
}

.w287{
	width:287px;
}

.w380{
	width:380px;
}

.w304{
	width:304px;
}

/*-------- HEIGHT --------*/

.h350{
	height:350px;
}

.h375{
	height:375px;
}

.h500{
	height:420px;
}

.h600{
	height:470px;
}

/*-------- MARGIN --------*/

.ml3{
	margin:0 0 0 3px;
}

.ml10{
	margin:0 0 0 10px;
}

.ml30{
	margin:0 0 0 30px;
}

.ml40{
	margin:0 0 0 40px;
}

.ml60{
	margin:0 0 0 60px;
}

.ml70{
	margin:0 0 0 70px;
}

.mb10{
	margin:0 0 10px 0;
}

.mb15{
	margin:0 0 15px 0;
}

.mt3{
	margin:3px 0 0 0;
}

.mt10{
	margin:10px 0 0 0;
}


.mt20{
	margin:20px 0 0 0;
}

.mt30{
	margin:30px 0 0 0;
}

/*-------- PADDING --------*/

.pt5{
	padding-top:5px;
}

.pt10{
	padding-top:10px;
}

.pt15{
	padding-top:15px;
}

.pt20{
	padding-top:20px;
}

.pt25{
	padding-top:25px;
}

.pt30{
	padding-top:30px;
}

.pt40{
	padding-top:40px;
}

.pt60{
	padding-top:60px;
}

.pl10{
	padding-left:10px;
}

.pl12{
	padding-left:12px;
}

.pl15{
	padding-left:15px;
}

.pl20{
	padding-left:20px;
}

.pl30{
	padding-left:30px;
}

.pl40{
	padding-left:40px;
}

.pl50{
	padding-left:50px;
}

.pl60{
	padding-left:60px;
}

.pl70{
	padding-left:70px;
}

.pl80{
	padding-left:80px;
}

.pl100{
	padding-left:100px;
}

.pr100{
	padding-right:100px;
}


.pb20{
	padding-bottom:20px;
}

/*-------- COMMON --------*/

.pic{
	padding:2px;
	display:block;
	border:1px solid #CCCCCC;
}

.hidden{
	overflow:hidden;
}

.abs{
	position:absolute;
}

.ondes{
	color:#999999;
}

.base_ttl3{
	font-size:25px;
	color:#333333;
	border-bottom:solid 2px #e0e0e0;
	position:relative;
	font-weight:normal;
	padding-bottom:2px;
}

.base_ttl3:before{
	content:"";
	display:block;
	width:285px;
	height:2px;
	background:#ff0044;
	position:absolute;
	left:0;
	bottom:-2px;
}

.anchor{
	margin-top:-90px;
	padding-top:90px;
    display: inline-block;
    vertical-align: top;
}

@media (max-width:1050px) {
	.base_ttl3{
		font-size:5.3vw;
		color:#333333;
		border-bottom:solid 1px #e0e0e0;
		position:relative;
		font-weight:normal;
		padding-bottom:2px;
	}

	.base_ttl3:before{
		content:"";
		display:block;
		width:43%;
		height:1px;
		background:#ff0044;
		position:absolute;
		left:0;
		bottom:-1px;
	}

	.anchor{
		margin-top:-60px;
		padding-top:60px;
	}

}


.error_page{
	text-align:center;
	padding:120px 0;
}

.error_page .txt01{
	font-size:32px;
}

.error_page .txt01 span{
	display:block;
	font-size:20px;
}

.error_page .txt02{
	font-size:14px;
	margin-top:30px;
}

.error_page a{
	display: block;
	width: 205px;
	text-align: center;
	color: #FFF;
	background: #ff0044;
	padding: 13px 0px 10px 0px;
	font-weight: bold;
	font-size: 14px;
	margin:30px auto 0;
	text-align:center;
	text-decoration:none;
}

@media (max-width:1050px) {
	.error_page{
		text-align:center;
		padding:10% 0;
	}

	.error_page .txt01{
		font-size:5vw;
	}

	.error_page .txt01 span{
		display:block;
		font-size:4.5vw;
	}

	.error_page .txt02{
		font-size:3.2vw;
		margin-top:4%;
	}

	.error_page a{
		display: block;
		width: 80%;
		text-align: center;
		color: #FFF;
		background: #ff0044;
		padding: 3% 0px 2% 0px;
		font-weight: bold;
		font-size: 3.2vw;
		margin:5% auto 0;
		text-align:center;
		text-decoration:none;
	}

}



/* Reset
------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
address,em,strong,th {
	font-style: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

th {
	text-align: left;
}

hr,legend {
	display: none;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

img,fieldset {
	border: 0;
}

li {
	list-style-type: none;
}

img {
	vertical-align: top;
}

/*IE6*/
* html img{
	vertical-align: bottom;
}
/*IE7*/
*:first-child+html img{
	vertical-align: bottom;
}

/* Fonts
------------------------------------------------------------*/
body {
	font-size: 75%; /* IE */
	font-family: "qMmpS Pro W3","Hiragino Kaku Gothic Pro","CI","Meiryo",verdana,Osaka,"lr oSVbN","MS PGothic",Sans-Serif;
}
html>/**/body {
	font-size: 12px; /* Except IE */
}

/* clearfix
------------------------------------------------------------*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
/* CSS Document */

/*------------ 蛻晄悄險ｭ螳� ------------*/
p {
	color: #000000;
	line-height: 1.7;
}

/*------------ 蜈ｨ菴� ------------*/
html {
}

body {
	padding-top:95px;
	-webkit-text-size-adjust: 100%;
}

._hover{
	opacity:1;
}

._hover:hover{
	opacity:0.7;
}


/*------------ WRAPPER ------------*/

/*------------ HEADER ------------*/

.bg_gray{
	display:none;
	width:100%;
	background:rgba(0,0,0,0.3);
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:1500;
}

#header{
	background:#FFF;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:90px;
	border-bottom:solid 1px #d4d4d4;
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	z-index:2000;
}

#header .header_inner{
	width:100%;
	margin:0 auto;
	max-width:90%;
	position:relative;
}

#header .header_inner h1{
	width:19%;
	padding-top:30px;
	padding-left:0%;
	position:absolute;
}

#header .header_inner #gnavi{
	width:100%;
	text-align:center;
}

#header .header_inner #gnavi > li{
	text-align:left;
	display:inline-block;
	margin-right:0%;
	position:relative;
	top:0;
}

#header .header_inner #gnavi > li.gnavi1{
	width:127px;
}

#header .header_inner #gnavi > li.gnavi2{
	width:127px;
}
#header .header_inner #gnavi > li.gnavi3{
	width:127px;
}
#header .header_inner #gnavi > li.gnavi4{
	width:127px;
}
#header .header_inner #gnavi > li.gnavi5{
	width:69px;
}
/*
@media (max-width:1140px) {
	#header .header_inner #gnavi > li{
		margin-right:4%;
	}
}

@media (max-width:995px) {
	#header .header_inner #gnavi > li{
		margin-right:2.8%;
	}
}
*/


#header .header_inner #gnavi > li .subnavi_ov{
	width:1000px;
	position: absolute;
	padding-top:40px;
	left: -150px;
	display:none;
}



#header .header_inner #gnavi > li:nth-child(2) .subnavi_ov{
	left:-281px;
}
#header .header_inner #gnavi > li:nth-child(3) .subnavi_ov{
	left:-412px;
}
#header .header_inner #gnavi > li:nth-child(4) .subnavi_ov{
	left:-543px;
}
#header .header_inner #gnavi > li:nth-child(5) .subnavi_ov{
	left:-674px;
}



#header .header_inner #gnavi > li  .subnavi{
	width:1000px;
	border-radius: 6px;
	background: #F7F7F7;
	top:13px;
	position: absolute;
	left: 0px;
	box-shadow: 0 0 3px #ccc;
	padding:20px 0 25px;
	border:solid 2px #cccccc;

}

#header .header_inner #gnavi > li.gnavi1 .subnavi,
#header .header_inner #gnavi > li.gnavi5 .subnavi{
	top:-6px;
}

#header .header_inner #gnavi > li:last-child{
	position:relative;
}

#header .header_inner #gnavi > li:last-child .subnavi_ov:before{
	content:"";
	display:block;
	background:url(../images/common/submenu_icon01.png) no-repeat left top;
	background-size:100% auto;
	width:23px;
	height:12px;
	position:absolute;
	top: 18px;
	left: 220px;
	background-size:auto 11px;
	z-index:100;
}

#header .header_inner #gnavi > li:last-child ul{
	width:1200px;
	border-radius: 6px;
	background: #F7F7F7;
	top:29px;
	position: absolute;
	left: -850px;
	box-shadow: 0 0 5px #ccc;
	padding:20px 0 25px;

}

#header .header_inner #gnavi > li:last-child ul li{
	width:230px;
	float:left;
	background:#FFFFFF;
	border-radius:6px;
	margin:15px 0 0 6px;
	box-shadow: 0 0 5px #ccc;
	font-size:13px;
	color:#333333;
	text-align:center;
	padding:15px 0;
}

#header .header_inner #gnavi > li:last-child ul li:nth-child(1){
	margin-left:10px;
}

#header .header_inner #gnavi > li:last-child ul li a.link01,
#header .header_inner #gnavi > li:last-child ul li a.link02{
	display:block;
	width:210px;
	text-align:center;
	margin:15px auto 0;
	font-size:15px;
	color:#FFF;
	text-decoration:none;
	position:relative;
	border-radius:6px;
	line-height:40px;
}

#header .header_inner #gnavi > li:last-child ul li a.link02{
	margin-top:36px;
}

#header .header_inner #gnavi > li:last-child ul li:nth-child(4) a.link02{
	margin-top:15px;
}

#header .header_inner #gnavi > li:last-child ul li a.link01:before{
	content:"";
	display:block;
	position:absolute;
	background:url(../images/common/icon_key.png) no-repeat 0px top;
	background-size:13px auto;
	top:50%;
	margin-top:-9px;
	width:13px;
	height:17px;
	left:50px;
}

#header .header_inner #gnavi > li:last-child ul li a.link02:before{
	content:"";
	display:block;
	position:absolute;
	background:url(../images/common/icon_card.png) no-repeat 0px top;
	background-size:14px auto;
	width:14px;
	height:15px;
	top:50%;
	margin-top:-8px;
	left:28px;
}

#header .header_inner #gnavi > li:last-child ul li:nth-child(1) a{
	background:#004292;
}

#header .header_inner #gnavi > li:last-child ul li:nth-child(3) a{
	background:#FF364E;
}

#header .header_inner #gnavi > li:last-child ul li:nth-child(2) a{
	background:#51b5b4;
}

#header .header_inner #gnavi > li:last-child ul li:nth-child(4) a{
	background:#ffcc00;
}

#header .header_inner #gnavi > li:last-child ul li:nth-child(5) a{
	background:#008BC8;
}

#header .header_inner #gnavi > li  .subnavi:before{
	content:"";
	display:block;
	background:url(../images/common/submenu_icon01.png) no-repeat left top;
	width:27px;
	height:11px;
	position:absolute;
	top: -11px;
	left: 200px;
	background-size:auto 11px;
}

#header .header_inner #gnavi > li:nth-child(2) .subnavi:before{
	left:340px;
}
#header .header_inner #gnavi > li:nth-child(3) .subnavi:before{
	left:472px;
}
#header .header_inner #gnavi > li:nth-child(4) .subnavi:before{
	left:595px;
}
#header .header_inner #gnavi > li:nth-child(5) .subnavi:before{
	left:700px;
}

#header .header_inner #gnavi > li  .subnavi .navi01{
	width:940px;
	margin:0 auto;
}

#header .header_inner #gnavi > li  .subnavi .navi01 li,
#header .header_inner #gnavi > li  .subnavi .navi02 li{
	width:120px;
	float:left;
	margin-right:15px;
	text-align:center;
}

#header .header_inner #gnavi > li  .subnavi .navi01 li.long{
	width:210px;
}

#header .header_inner #gnavi > li  .subnavi .navi01 > li > a{
	display:block;
	font-size:15px;
	color:#333333;
	text-decoration:none;
	padding:8px 0 5px;
	position:relative;
}

#header .header_inner #gnavi > li  .subnavi .navi01 > li > a.active{
	background:#FF0044;
	color:#FFF;
	border-radius:6px;
}

#header .header_inner #gnavi > li  .subnavi .navi01 > li > a.long{
  width:200px;
}

@media (max-width:1050px) {
  #header .header_inner #gnavi > li  .subnavi .navi01 > li > a.long{
    width:100%;
  }
}

#header .header_inner #gnavi > li  .subnavi .navi01 > li > a.active:after{
	content:"";
	background:url(../images/common/submenu_icon02.png) no-repeat left top;
	width:14px;
	height:9px;
	position:absolute;
	bottom: -9px;
	left: 50%;
	margin-left:-7px;
	background-size:14px auto;
}

#header .header_inner #gnavi > li  .subnavi .navi02{
	width:940px;
	margin:15px auto 0;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li{
	width:136px;
	border:solid 2px #CCCCCC;
	border-radius:6px;
	font-size:13px;
	line-height:1.2;
	background:#FFF;
	margin-bottom:15px;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li span{
	font-size:12px;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li a{
	display:block;
	height:37px;
	padding-top:95px;
	text-decoration:none;
	color:#333333;
	position:relative;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li a.text02{
	height:42px;
	padding-top:90px;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li a.text03{
	height:50px;
	padding-top:82px;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li a:hover:after{
	content:"";
	width:136px;
	height:131px;
	border:solid 3px #FF0044;
	position:absolute;
	left:-2px;
	top:-2px;
	border-radius:6px;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi202209_01{
	background:url(../images/common/navi_icon_2022_01.png)  no-repeat center 15px;
	background-size:70% !important;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon01{
	background:url(../images/common/submenu1_icon01.png) no-repeat center 25px !important;
	background-size:45% !important;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon02{
	background:url(../images/common/submenu1_icon02.png) no-repeat center 25px;
	background-size:45%;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon03{
	background:url(../images/common/submenu1_icon03.png) no-repeat center 25px;
	background-size:45%;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon04{
	background:url(../images/common/submenu1_icon04.png) no-repeat center 25px;
	background-size:45%;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon05{
	background:url(../images/common/submenu1_icon05.png) no-repeat center 35px;
	background-size:55%;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon06{
	background:url(../images/common/navi_icon2_1.png) no-repeat center 20px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon07{
	background:url(../images/common/navi_icon2_2.png) no-repeat center 20px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon08{
	background:url(../images/common/navi_icon2_3.png) no-repeat center 35px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon09{
	background:url(../images/common/navi_icon3_1.png) no-repeat center 20px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon10{
	background:url(../images/common/navi_icon3_2.png) no-repeat center 30px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon11{
	background:url(../images/common/navi_icon3_3.png) no-repeat center 25px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon12{
	background:url(../images/common/navi_icon3_4.png) no-repeat center 20px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon13{
	background:url(../images/common/navi_icon3_5.png) no-repeat center 20px;
	background-size:45%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon14{
	background:url(../images/common/navi_icon3_6.png) no-repeat center 35px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon15{
	background:url(../images/common/navi_icon3_7.png) no-repeat center 35px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon16{
	background:url(../images/common/navi_icon3_8.png) no-repeat center 20px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon17{
	background:url(../images/common/navi_icon3_9.png) no-repeat center 20px;
	background-size:50%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon18{
	background:url(../images/common/navi_icon3_10.png) no-repeat center 20px;
	background-size:52%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon19{
	background:url(../images/common/navi_icon3_11.png) no-repeat center 20px;
	background-size:50%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon20{
	background:url(../images/common/navi_icon4_1.png) no-repeat center 20px;
	background-size:52%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon21{
	background:url(../images/common/navi_icon4_2.png) no-repeat center 30px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon22{
	background:url(../images/common/navi_icon4_3.png) no-repeat center 20px;
	background-size:50%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon23{
	background:url(../images/common/navi_icon4_4.png) no-repeat center 20px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon24{
	background:url(../images/common/navi_icon4_5.png) no-repeat center 35px;
	background-size:60%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon25{
	background:url(../images/common/navi_icon4_6.png) no-repeat center 35px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon26{
	background:url(../images/common/navi_icon4_7.png) no-repeat center 20px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon27{
	background:url(../images/common/navi_icon4_8.png) no-repeat center 20px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon28{
	background:url(../images/common/navi_icon5_1.png) no-repeat center 5px;
	background-size:55%;
	padding-top:80px;
	height:50px;
	font-size:11px;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon29{
	background:url(../images/common/navi_icon5_2.png) no-repeat center 25px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon30{
	background:url(../images/common/navi_icon5_3.png) no-repeat center 25px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon31{
	background:url(../images/common/navi_icon5_4.png) no-repeat center 20px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon32{
	background:url(../images/common/navi_icon6_1.png) no-repeat center 20px;
	background-size:50%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon33{
	background:url(../images/common/navi_icon6_2.png) no-repeat center 20px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon34{
	background:url(../images/common/navi_icon6_3.png) no-repeat center 20px;
	background-size:41%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon35{
	background:url(../images/common/navi_icon6_4.png) no-repeat center 24px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon36{
	background:url(../images/common/navi_icon6_5.png) no-repeat center 25px;
	background-size:60%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon37{
	background:url(../images/common/navi_icon6_6.png) no-repeat center 25px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon38{
	background:url(../images/common/navi_icon6_7.png) no-repeat center 25px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon39{
	background:url(../images/common/navi_icon6_8.png) no-repeat center 20px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon40{
	background:url(../images/common/navi_icon7_1.png) no-repeat center 20px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon41{
	background:url(../images/common/navi_icon7_2.png) no-repeat center 23px;
	background-size:58%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon42{
	background:url(../images/common/navi_icon7_3.png) no-repeat center 23px;
	background-size:52%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon43{
	background:url(../images/common/navi_icon7_4.png) no-repeat center 20px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon44{
	background:url(../images/common/navi_icon7_5.png) no-repeat center 20px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon45{
	background:url(../images/common/navi_icon7_6.png) no-repeat center 20px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon46{
	background:url(../images/common/navi_icon7_7.png) no-repeat center 24px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon47{
	background:url(../images/common/navi_icon7_8.png) no-repeat center 20px;
	background-size:52%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon48{

	background:url(../images/common/navi_icon8_1.png) no-repeat center 25px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon49{
	background:url(../images/common/navi_icon8_2.png) no-repeat center 25px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon50{
	background:url(../images/common/navi_icon8_3.png) no-repeat center 20px;
	background-size:52%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon51{
	background:url(../images/common/navi_icon8_4.png) no-repeat center 28px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon52{
	background:url(../images/common/navi_icon8_5.png) no-repeat center 15px;
	background-size:40%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon53{
	background:url(../images/common/navi_icon8_6.png) no-repeat center 20px;
	background-size:40%;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon54{
	background:url(../images/common/navi_icon4_9.png) no-repeat center 20px;
	background-size:50%;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon55{
	background:url(../images/common/navi_icon_toushin.png) no-repeat center 20px;
	background-size:75%;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon56{
	background:url(../images/common/navi01_icon56.png) no-repeat center 35px;
	background-size:50%;
}


#header .header_inner #gnavi > li  .subnavi .navi02 li a.new_sec_navi01{
	background:url(../images/common/navi_icon5_3.png)  no-repeat center 25px;
	background-size:55%;
}

#header .header_inner #gnavi > li .subnavi .navi02 li a.new_sec_navi24{
	background:url(../images/common/icon_new_sec_navi24.png)  no-repeat center 18px;
	background-size:70%;
}

#header .header_inner #gnavi > li .subnavi .navi02 li a.new_sec_navi25{
	background:url(../images/common/icon_new_sec_navi25.png)  no-repeat center 18px;
	background-size:70%;
}

#header .header_inner #gnavi > li .subnavi .navi02 li a.new_sec_navi26{
	background:url(../images/common/icon_new_sec_navi26.png)  no-repeat center 18px;
	background-size:70%;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li a.new_sec_navi02{
	background:url(../images/common/icon_new_sec_navi02.png)  no-repeat 33px 18px;
	background-size:60%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.new_sec_navi03{
	background:url(../images/common/icon_new_sec_navi03.png)  no-repeat center 18px;
	background-size:60%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.new_sec_navi04{
	background:url(../images/common/icon_new_sec_navi04.png)  no-repeat center 18px;
	background-size:60%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.new_sec_navi05{
	background:url(../images/common/icon_new_sec_navi05.png)  no-repeat center 12px;
	background-size:68%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.new_sec_navi06{
	background:url(../images/common/icon_new_sec_navi06.png)  no-repeat center 18px;
	background-size:70%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.new_sec_navi07{
	background:url(../images/common/icon_new_sec_navi07.png)  no-repeat center 18px;
	background-size:60%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.new_sec_navi08{
	background:url(../images/common/icon_new_sec_navi08.png)  no-repeat center 8px;
	background-size:70%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.new_sec_navi09{
	background:url(../images/common/icon_new_sec_navi09.png)  no-repeat center 15px;
	background-size:60%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.new_sec_navi10{
	background:url(../images/common/icon_new_sec_navi10.png)  no-repeat center 16px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.new_sec_navi11{
	background:url(../images/common/icon_new_sec_navi11.png)  no-repeat center 11px;
	background-size:65%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.new_sec_navi12{
	background:url(../images/common/icon_new_sec_navi12.png)  no-repeat 35px 15px;
	background-size:55%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.new_sec_navi13{
	background:url(../images/common/icon_new_sec_navi13.png)  no-repeat center 15px;
	background-size:60%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.new_sec_navi14{
	background:url(../images/common/icon_new_sec_navi14.png)  no-repeat center 11px;
	background-size:60%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.new_sec_navi15{
	background:url(../images/common/icon_new_sec_navi15.png)  no-repeat center 20px;
	background-size:70%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.new_sec_navi16{
	background:url(../images/common/icon_new_sec_navi16.png)  no-repeat center 15px;
	background-size:60%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.new_sec_navi17{
	background:url(../images/common/icon_new_sec_navi17.png)  no-repeat center 11px;
	background-size:70%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.new_sec_navi18{
	background:url(../images/common/icon_new_sec_navi18.png)  no-repeat center 16px;
	background-size:67%;
	font-size:12px;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.new_sec_navi19{
	background:url(../images/common/icon_new_sec_navi19.png)  no-repeat center 17px;
	background-size:67%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.new_sec_navi20{
	background:url(../images/common/icon_new_sec_navi20.png)  no-repeat center 15px;
	background-size:67%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.new_sec_navi21{
	background:url(../images/common/icon_new_sec_navi21.png)  no-repeat center 15px;
	background-size:60%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.new_sec_navi22{
	background:url(../images/common/icon_new_sec_navi22.png)  no-repeat center 16px;
	background-size:80%;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.new_sec_navi23{
	background:url(../images/common/icon_new_sec_navi23.png)  no-repeat center 18px;
	background-size:70%;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi2020_01{
	background:url(../images/common/header_icon_2020_01.png)  no-repeat center center;
    padding-top:85px;
    padding-bottom:10px;
	background-size:cover;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi2020_02{
	background:url(../images/common/header_icon_2020_02.png)  no-repeat center center;
	background-size:cover;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi2020_03{
	background:url(../images/common/header_icon_2020_03.png)  no-repeat center center;
	background-size:cover;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi2020_04{
	background:url(../images/common/header_icon_2020_04.png)  no-repeat center center;
	background-size:cover;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi2020_05{
	background:url(../images/common/header_icon_2020_05.png)  no-repeat center center;
	background-size:cover;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi2020_06{
	background:url(../images/common/header_icon_2020_06.png)  no-repeat center center;
	background-size:cover;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi2020_07{
	background:url(../images/common/header_icon_2020_07.png)  no-repeat center center;
	background-size:cover;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi2020_08{
	background:url(../images/common/header_icon_2020_08.png)  no-repeat center center;
    padding-top:85px;
    padding-bottom:10px;
	background-size:cover;
}
#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi2020_09{
	background:url(../images/common/header_icon_2020_09.png)  no-repeat center center;
	background-size:cover;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi2020_10{
	background:url(../images/common/navi2020_11.png)  no-repeat center 8px;
	background-size:90px auto;
}

#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi2020_11{
	background:url(../images/common/navi2020_12.png)  no-repeat center 18px;
	background-size:70px auto;
}

#header .header_inner #gnavi > li > a{
	display:block;
	font-size:16px;
	color:#333333;
	text-decoration:none;
	line-height:1.2;
	position:relative;
	display:block;
}

#header .header_inner #gnavi > li > a:after{
	content:"";
	width:0;
	height:2px;
	background:#ff0044;
	position:absolute;
	left:0;
	bottom:0;
	transition: .3s;
}

#header .header_inner #gnavi > li:hover > a:after{
	width:100%;
}

#header .header_inner #gnavi > li:nth-child(1) > a,
#header .header_inner #gnavi > li:nth-child(5) > a{
	height:90px;
	top:-19px;
	height:71px\0;
}

#header .header_inner #gnavi > li:nth-child(1) > a:before{
	content:"";
	display:block\0;
	width:127px\0;
	height:30px\0;
	position:absolute\0;
	left:0\0;
	top:-20px\0;
}

#header .header_inner #gnavi > li:nth-child(5) > a:before{
	content:"";
	display:block\0;
	width:69px\0;
	height:30px\0;
	position:absolute\0;
	left:0\0;
	top:-20px\0;
}



#header .header_inner #gnavi > li:nth-child(2) > a,
#header .header_inner #gnavi > li:nth-child(3) > a,
#header .header_inner #gnavi > li:nth-child(4) > a{
	height:90px;
}

#header .header_inner #gnavi > li:nth-child(1) > a > span,
#header .header_inner #gnavi > li:nth-child(5) > a > span{
	position:relative;
	top:40px;
	top:20px\0;
}

#header .header_inner #gnavi > li:nth-child(2) > a > span,
#header .header_inner #gnavi > li:nth-child(3) > a > span,
#header .header_inner #gnavi > li:nth-child(4) > a > span{
	position:relative;
	top:30px;
}

#header .header_inner #gnavi > li:last-child{
	width:150px;
	float:right;
	padding-top:20px;
	margin-right:0;
	position:absolute;
	right:0;
	top:0;
}

#header .header_inner #gnavi > li:last-child > a{
	display:block;
	width:125px;
	border-radius:75px;
	text-align:center;
	color:#FFF;
	background:#ff0044;
	padding:13px 20px 10px 5px;
	font-weight:bold;
	font-size:14px;
}

#header .header_inner #gnavi > li:last-child > a:before{
	content:"";
	display:block;
	background:url(../images/common/header_bank_icon.png) no-repeat left top;
	width:15px;
	height:17px;
	background-size:100% auto;
	position:absolute;
	left:125px;
	top:50%;
	margin-top:-6px;
}

#header .header_inner #gnavi > li:last-child > a:after{
	width:0 !important;
}

#header .header_inner #gnavi > li:last-child > a:hover{
	color:#FFF;
	border:none;
}

#header .header_inner #gnavi > li > a:hover{
	color:#666666;
}

/*------------ FOOTER ------------*/

#footer{
	width: 100%;
	background: #F7F7F7;
	box-shadow: 0 8px 12px -8px #CCC inset;
	margin-top: 50px;
	padding: 50px 0 50px;
	border-bottom: solid 1px #cccccc;
}

#footer a:hover{
	color:#FF0044;
}


#footer a.hover2:hover{
	color:#666666;
}



.footer_inner{
	width:1000px;
	margin:0 auto;
}

.footer_l{
	width:295px;
	float:left;
}

.footer_c{
	width:340px;
	float:left;
}

.footer_r{
	width:360px;
	float:left;
}

.footer_l > ul > li > a,
.footer_c > ul > li > a,
.footer_r > ul > li > a{
	display:block;
	border-left:solid 2px #FF0044;
	padding-left:20px;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	margin-bottom:17px;
}

.footer_l > ul > li > ul > li > a,
.footer_c > ul > li > ul > li > a{
	display:block;
	margin-left:40px;
	text-decoration:none;
	font-size:12px;
	color:#666666;
	position:relative;
	margin-bottom:12px;
	position:relative;
}

.footer_l > ul > li > ul > li > a:before,
.footer_c > ul > li > ul > li > a:before{
	content:"";
	width:10px;
	height:1px;
	position:absolute;
	background:#CCCCCC;
	left:-21px;
	top:50%;
}

.footer_l > ul > li > ul > li:last-child > a,
.footer_c > ul > li > ul > li:last-child > a{
	margin-bottom:30px;
}

#footer2{
	width:1000px;
	margin:0 auto;
	padding:55px 0 50px;
}

#footer2 .footer2_l{
	width:182px;
	float:left;
}

#footer2 p{
	width:355px;
	float:left;
	font-size:14px;
	color:#666666;
}

#footer2 ul{
	width:455px;
	float:right;
}

#footer2 ul li{
	width:286px;
	float:left;
	margin-bottom:10px;
}

#footer2 ul li:nth-child(1),
#footer2 ul li:nth-child(3){
	text-align:right;
}

#footer2 ul li:nth-child(2n){
	width:158px;
	float:right;
}

small{
	display:block;
	line-height:50px;
	text-align:center;
	font-size:15px;
	color:#FFF;
	background:#FF0044;
	transition: margin-bottom .4s;
}
small.f-open {
	margin-bottom: 0;
}
small.f-close {
	margin-bottom: 0;
}

.page_top{
	position:fixed;
	right:30px;
	bottom:30px;
	box-shadow: 0 0 5px #ccc;
}

.sp{
	display:none !important;
}

.slick-dots{
	display:none !important;
}

.pnkz{
	width:980px;
	margin:20px auto 0;
}

.pnkz li{
	display:inline-block;
	font-size:11px;
	color:#333333;
}

.pnkz li a{
	color:#e84236;
	text-decoration:none;
}

@media (max-width:1050px) {

	.pnkz{
		display:none;
	}

	body {
		padding-top:65px;
	}

	.pc{
		display:none !important;
	}

	.sp{
		display:block !important;
	}

	img{
		max-width:100%;
		height:auto;
	}

	.slick-dots{
		display:block !important;
	}

	/*------------ HEADER ------------*/
	#header{
		width:100%;
		height:60px;
		border-bottom:solid 1px #d4d4d4;
		-moz-box-shadow: 0 0 5px #ccc;
		-webkit-box-shadow: 0 0 5px #ccc;
		box-shadow: 0 0 5px #ccc;
	}

	#header .header_inner{
		width:100%;
		max-width:100%;
		margin:0 auto;
	}

	#header .header_inner .sp_menu{
		position:absolute;
		right:2.5%;
		top:10px;
	}

	#header .header_inner h1{
		width:120px;
		float:left;
		padding-top:17px;
		padding-left:2.5%;
		margin-left:5px;
	}

	#header .header_inner #gnavi{
		width:100%;
		float:none;
		position:absolute;
		top:60px;
		left:0;
		z-index:100;
		display:none;
		/*overflow:inherit !important;*/
		/*overflow:visible !important;*/
	}

	#header .header_inner #gnavi.active{
		overflow:visible !important
	}
	#header .header_inner #gnavi > li:last-child ul li:nth-child(4) a.link02{
		margin-top:0;
	}

	#header .header_inner #gnavi > li:last-child ul li:nth-child(5) a{
		background:none;
	}

	#header .header_inner #gnavi > li{
		width:100% !important;
		float:none;
		margin-right:0px;
		position:relative;
		background:#F7F7F7;
	}

	#header .header_inner #gnavi > li .subnavi_ov{
		width:100%;
		position: inherit;
		padding-top:0px;
		left: -0px;
		display:block !important;
		display:none;
	}

	#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon28{
		font-size:14px;
	}

	#header .header_inner #gnavi > li .subnavi .navi02 li a{
		background:none !important;
		height:auto !important;
		padding: 10px 0 10px 10px !important;
	}

	#header .header_inner #gnavi > li:nth-child(2) .subnavi_ov{
		left:-0px;
	}
	#header .header_inner #gnavi > li:nth-child(3) .subnavi_ov{
		left:-0px;
	}
	#header .header_inner #gnavi > li:nth-child(4) .subnavi_ov{
		left:-0px;
	}
	#header .header_inner #gnavi > li:nth-child(5) .subnavi_ov{
		left:-0px;
	}


	#header .header_inner #gnavi > li  .subnavi{
		width:100%;
		border-radius: 0px;
		background: #EAEAEA;
		top:0px;
		position: inherit;
		left: 0px;
		box-shadow:none;
		padding:0px 0 0px;
		display:block !important;
		border:none;

	}

	#header .header_inner #gnavi > li  .subnavi:before{
		content:"";
		display:none;
		background:url(../images/common/submenu_icon01.png) no-repeat left top;
		width:27px;
		height:11px;
		position:absolute;
		top: -11px;
		left: 200px;
		background-size:auto 11px;
	}

	#header .header_inner #gnavi > li  .subnavi .navi01{
		width:100%;
		margin:0 auto;
		display:none;
	}

	#header .header_inner #gnavi > li  .subnavi .navi01 li,
	#header .header_inner #gnavi > li  .subnavi .navi02 li{
		width:100% !important;
		float:none;
		margin-right:0px;
		text-align:left;
		margin-bottom:0;
	}

	#header .header_inner #gnavi > li  .subnavi .navi01 li a{
		display:block;
		font-size: 14px;
		color:#333333;
		text-decoration:none;
		height: auto;
		padding: 10px 0 10px 15px;
		box-sizing: border-box;
		border-bottom: solid 1px #CCC;
		position:relative;
	}

	#header .header_inner #gnavi > li  .subnavi .navi01 li a.active{
		background:#EAEAEA;
		color:#333333;
		border-radius:0px;
	}

	#header .header_inner #gnavi > li  .subnavi .navi01 li a:after{
		content:"";
		display:block;
		background:url(../images/common/sp_footer_icon.png) no-repeat left top;
		background-size:100% auto;
		width:19px;
		height:10px;
		position:absolute;
		top:50%;
		margin-top:-5px;
		right:2.5%;
		transition: 0;
		left:auto;
		transform: rotate(180deg);
	}

	#header .header_inner #gnavi > li  .subnavi .navi01 li.icon_none a:after{
		 display:none;
	}

	#header .header_inner #gnavi > li  .subnavi .navi01 li a.active:after{
		background:url(../images/common/sp_footer_icon.png) no-repeat left top;
		background-size:100% auto;
		width:19px;
		height:10px;
		position:absolute;
		top:50%;
		margin-top:-5px;
		right:2.5%;
		transition: 0;
		left:auto;
		transform: rotate(180deg);
	}

	#header .header_inner #gnavi > li  .subnavi .navi01 li a.active2:after{
		transform: rotate(0deg);
	}

	#header .header_inner #gnavi > li  .subnavi .navi02{
		width:100%;
		margin:0px auto 0;
		display:none;
	}

	#header .header_inner #gnavi > li  .subnavi .navi02 li{
		width:100%;
		float:none;
		margin-right:0px;
		text-align:left;
		border:none;
		background:none;
	}

	#header .header_inner #gnavi > li  .subnavi .navi02 li a{
		display:block;
		font-size: 14px;
		color:#333333;
		text-decoration:none;
		height: auto;
		padding: 10px 0 10px 10px;
		box-sizing: border-box;
		border-bottom: solid 1px #CCC;
		position:relative ;
		border-radius:0 ;
		background:none;

	}

	#header .header_inner #gnavi > li:nth-child(1)  .subnavi .navi02 li a,
	#header .header_inner #gnavi > li:nth-child(2)  .subnavi .navi02 li a{
		padding: 10px 0 10px 30px !important;
	}

	#header .header_inner #gnavi > li  .subnavi .navi02 li a:after{
		display:none;
	}

	#header .header_inner #gnavi > li  .subnavi .navi02 li a:hover:after{
		content:"";
		display:none;
	}

	#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon01{
		background:none;
		background-size:45%;
	}

	#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon02{
		background:none;
		background-size:45%;
	}

	#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon03{
		background:none;
		background-size:45%;
	}

	#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon04{
		background:none;
		background-size:45%;
	}

	#header .header_inner #gnavi > li  .subnavi .navi02 li a.navi01_icon05{
		background:none;
		background-size:55%;
	}



	#header .header_inner #gnavi > li > a{
		display:block;
		font-size:14px;
		color:#333333;
		text-decoration:none;
		line-height:1.2;
		position:relative;
	}

	#header .header_inner #gnavi > li > a:after{
		content:"";
		display:block;
		background:url(../images/common/sp_footer_icon.png) no-repeat left top;
		background-size:100% auto;
		width:19px;
		height:10px;
		position:absolute;
		top:50%;
		margin-top:-5px;
		right:2.5%;
		transition: none;
		left:auto;
		transform: rotate(180deg);
	}

	#header .header_inner #gnavi > li > a.active:after{
		transition: none;
		transform: rotate(0deg);
	}

	#header .header_inner #gnavi > li:hover > a:after{
		width:19px;
	}


	#header .header_inner #gnavi > li:nth-child(1) > a,
	#header .header_inner #gnavi > li:nth-child(5) > a,
	#header .header_inner #gnavi > li:nth-child(7) > a{
		padding-top:0px;
		height:auto;
		width:100%;
		padding:10px 0 10px 15px;
		box-sizing:border-box;
		border-bottom:solid 1px #CCC;
		top:0;
	}

	#header .header_inner #gnavi > li:nth-child(2) > a,
	#header .header_inner #gnavi > li:nth-child(3) > a,
	#header .header_inner #gnavi > li:nth-child(4) > a{
		padding-top:0px;
		height:auto;
		padding:10px 0 10px 15px;
		box-sizing:border-box;
		border-bottom:solid 1px #CCC;
		top:0;
	}

	#header .header_inner #gnavi > li:last-child{
		width:100%;
		float:none;
		position:inherit;
		padding-top:0px;
		margin-right:0;
		top:auto;
		left:0;
		right:auto;
	}

	#header .header_inner #gnavi > li:last-child > a{
		padding-top:0px;
		height:auto;
		padding:10px 0 10px 15px;
		box-sizing:border-box;
		border-bottom:solid 1px #CCC;
		display:block;
		font-size:14px;
		color:#333333;
		text-decoration:none;
		line-height:1.2;
		position:relative;
		text-align:left;
		background:none;
		font-weight:normal;
		border-radius:0;
	}

	#header .header_inner #gnavi > li:last-child > a:after{
		width:19px !important;
	}

	#header .header_inner #gnavi > li:last-child > a:hover{
		color:#333333;
		border-bottom:solid 1px #CCC;
	}

	#header .header_inner #gnavi > li > a:hover{
		color:#666666;
	}

	/*------------ FOOTER ------------*/

	#footer{
		width: 100%;
		background: #F7F7F7;
		box-shadow: 0 8px 12px -8px #CCC inset;
		margin-top: 50px;
		padding: 0px 0 0px;
		border-bottom: solid 1px #cccccc;
	}

	.footer_inner{
		width:100%;
		margin:0 auto;
	}

	.footer_l{
		width:100%;
		float:none;
	}

	.footer_c{
		width:100%;
		float:none;
	}

	.footer_r{
		width:100%;
		float:none;
	}

	.footer_l > ul > li > a,
	.footer_c > ul > li > a,
	.footer_r > ul > li > a{
		display:block;
		border-left:none;
		padding-left:20px;
		font-size:12px;
		color:#666666;
		text-decoration:none;
		padding:12px 2.5% 12px 8%;
		margin:0 !important;
		position:relative;
		width:100%;
		box-sizing:border-box;
		border-bottom:solid 1px #CCCCCC;
	}

	.footer_l > ul > li > a:before,
	.footer_c > ul > li > a:before,
	.footer_r > ul > li > a:before{
		display:block;
		content:"";
		width:1px;
		height:15px;
		background:#FF0044;
		position:absolute;
		left:3%;
		top:12px;
	}

	.footer_l > ul > li > ul > li > a,
	.footer_c > ul > li > ul > li > a{
		display:block;
		border-left:none;
		padding-left:20px;
		font-size:12px;
		color:#666666;
		text-decoration:none;
		padding:12px 2.5% 12px 8%;
		margin:0 !important;
		position:relative;
		width:100%;
		box-sizing:border-box;
		border-bottom:solid 1px #CCCCCC;
	}

	.footer_l > ul > li > ul,
	.footer_c > ul > li > ul{
		display:none;
	}

	.footer_l > ul > li > ul > li > a:before,
	.footer_c > ul > li > ul > li > a:before{
		content:"";
		display:none;
		width:10px;
		height:1px;
		position:absolute;
		background:#CCCCCC;
		left:-21px;
		top:50%;
	}

	.footer_l > ul > li > a.sp_tgl:after,
	.footer_c > ul > li > a.sp_tgl:after{
		content:"";
		display:block;
		background:url(../images/common/sp_footer_icon.png) no-repeat left top;
		background-size:100% auto;
		width:19px;
		height:10px;
		position:absolute;
		top:50%;
		margin-top:-5px;
		right:2.5%;
		transform: rotate(180deg);
	}

	.footer_l > ul > li > a.sp_tgl.active:after,
	.footer_c > ul > li > a.sp_tgl.active:after{
		transform: rotate(0deg);
	}

	.footer_l > ul > li > ul > li:last-child > a,
	.footer_c > ul > li > ul > li:last-child > a{
		margin-bottom:30px;
	}

	#footer2{
		width:100%;
		margin:0 auto;
		padding:30px 0 20px;
	}

	#footer2 .footer2_l{
		width:27.5%;
		float:left;
		margin-top:30px;
		margin-left:2.5%;
	}

	#footer2 p{
		width:57.5%;
		float:left;
		font-size:12px;
		color:#666666;
		margin-top:30px;
		margin-left:10%;
	}

	#footer2 ul{
		width:100%;
		float:none;
		border-bottom:solid 1px #CCC;
		padding:0 0 20px;
		margin:0 auto;
		box-sizing:border-box;
		text-align:center;
	}

	#footer2 ul li{
		width:250px;
		float:none;
		height:auto;
		display:block;
		margin:0 auto 10px;

	}

	#footer2 ul li img{
		height:auto;
		width:100%;
	}

	#footer2 ul li:nth-child(2n){
		width:250px;
		float:none;
		height:auto;
		display:block;
		margin:0 auto 10px;
	}

	small{
		display:block;
		line-height:30px;
		text-align:center;
		font-size:11px;
		color:#FFF;
		background:#FF0044;
	}
	small.f-open {
		margin-bottom: 85vw;
	}
	small.f-close {
		margin-bottom: 20vw;
	}

	.page_top{
		width:60px;
		position:fixed;
		right:15px;
		bottom:15px;
		box-shadow: 0 0 5px #ccc;
	}

	#header .header_inner #gnavi > li:last-child ul{
		width:100%;
		border-radius: 0px;
		background: #F7F7F7;
		top:0px;
		position: absolute;
		left: 0px;
		box-shadow: 0 0 0px #ccc;
		padding:0px 0 0px;

	}

	#header .header_inner #gnavi > li:last-child ul li{
		width:100%;
		float:none;
		background:#EAEAEA;
		border-radius:0px;
		margin:0px 0 0 0px !important;
		box-shadow: 0 0 0px #ccc;
		color:#333333;
		text-align:left;
		padding:15px 0;
		display: block;
		font-size: 14px;
		text-decoration: none;
		height: auto;
		padding: 0;
		box-sizing: border-box;

		position: relative;
	}

	#header .header_inner #gnavi > li:last-child ul{
		display:none;
	}

	#header .header_inner #gnavi > li:last-child ul li span{
		display:block;
		border-bottom: solid 1px #CCC;
		padding: 10px 0 10px 15px;
		box-sizing:border-box;
		position:relative;
	}

	#header .header_inner #gnavi > li:last-child ul li span:after {
		content: "";
		display: block;
		background: url(../images/common/sp_footer_icon.png) no-repeat left top;
		background-size: 100% auto;
		width: 19px;
		height: 10px;
		position: absolute;
		top: 50%;
		margin-top: -5px;
		right: 2.5%;
		transition: none;
		left: auto;
		transform: rotate(180deg);
	}

	#header .header_inner #gnavi > li:last-child ul li span.active:after {
		transform: rotate(0deg);
	}

	#header .header_inner #gnavi > li:last-child ul li .tgl_menu{
		display:none;
	}

	#header .header_inner #gnavi > li:last-child ul li a.link01,
	#header .header_inner #gnavi > li:last-child ul li a.link02{
		width:100%;
		margin:0;
		padding: 0px 0 0px 30px;
		font-size: 14px;
		color: #333333;
		box-sizing: border-box;
		height: auto;
		border-radius: 0;
		box-sizing:border-box;
		border-bottom: solid 1px #CCC;
		text-align:left;
	}

	#header .header_inner #gnavi > li:last-child ul li a.link01:before{
		width:0px;
	}

	#header .header_inner #gnavi > li:last-child ul li a.link02:before{
		width:0px;
	}

	#header .header_inner #gnavi > li:last-child ul li:nth-child(1) a{
		background:#EAEAEA;
	}

	#header .header_inner #gnavi > li:last-child ul li:nth-child(2) a{
		background:#EAEAEA;
	}

	#header .header_inner #gnavi > li:last-child ul li:nth-child(3) a,
	#header .header_inner #gnavi > li:last-child ul li:nth-child(4) a{
		background:#EAEAEA;
	}

	#header .header_inner #gnavi > li:last-child .subnavi_ov:before{
		width:0px;
	}

	#header .header_inner #gnavi > li:nth-child(1) > a:before{
		display:none;
		content:"";
		display:block\0;
		width:0px\0;
		height:0px\0;
		position:absolute\0;
		left:0\0;
		top:-20px\0;
	}

	#header .header_inner #gnavi > li:nth-child(5) > a:before{
		display:none;
		content:"";
		display:block\0;
		width:0px\0;
		height:0px\0;
		position:absolute\0;
		left:0\0;
		top:-20px\0;
	}
	#header .header_inner #gnavi > li:nth-child(1) > a > span,
	#header .header_inner #gnavi > li:nth-child(5) > a > span{
		position:relative;
		top:0px;
		top:0px\0;
	}

	#header .header_inner #gnavi > li{
		display:block !important;
	}

	#header .header_inner #gnavi > li:last-child > a:before{
		content:"";
		display:block;
		background:url(../images/common/header_bank_icon.png) no-repeat left top;
		width:0px;
		height:17px;
		background-size:100% auto;
		position:absolute;
		left:125px;
		top:50%;
		margin-top:-6px;
	}

	#header .header_inner #gnavi > li:last-child > a{
		width:100% !important;
	}

}

/*-------- text_right --------*/
.t_right {
	text-align: right;
}

/*-------- text_left --------*/
.t_left {
	text-align: left;
}

/*-------- center --------*/
.t_center {
	text-align: center;
}

/*-------- left --------*/
.left {
	float: left;
}

/*-------- right --------*/
.right {
	float: right;
}

/*-------- ClearBoth --------*/
.cb {
	clear: both;
}

/*-------- COLOR --------*/

.red{
	color:#FF0000;
}

.orange{
	color:#FF6600;
}

.blue{
	color:#0097B2;
}

/*-------- FONT --------*/

.bold{
	font-weight:700;
}

.f10{
	font-size:10px;
}

.f14{
	font-size:14px;
}

/*-------- WIDTH --------*/

.w149{
	width:149px;
}

.w180{
	width:180px;
}

.w287{
	width:287px;
}

.w380{
	width:380px;
}

.w304{
	width:304px;
}

/*-------- HEIGHT --------*/

.h350{
	height:350px;
}

.h375{
	height:375px;
}

.h500{
	height:420px;
}

.h600{
	height:470px;
}

/*-------- MARGIN --------*/

.ml3{
	margin:0 0 0 3px;
}

.ml10{
	margin:0 0 0 10px;
}

.ml30{
	margin:0 0 0 30px;
}

.ml40{
	margin:0 0 0 40px;
}

.ml60{
	margin:0 0 0 60px;
}

.ml70{
	margin:0 0 0 70px;
}

.mb10{
	margin:0 0 10px 0;
}

.mb15{
	margin:0 0 15px 0;
}

.mt3{
	margin:3px 0 0 0;
}

.mt10{
	margin:10px 0 0 0;
}


.mt20{
	margin:20px 0 0 0;
}

.mt30{
	margin:30px 0 0 0;
}

/*-------- PADDING --------*/

.pt5{
	padding-top:5px;
}

.pt10{
	padding-top:10px;
}

.pt15{
	padding-top:15px;
}

.pt20{
	padding-top:20px;
}

.pt25{
	padding-top:25px;
}

.pt30{
	padding-top:30px;
}

.pt40{
	padding-top:40px;
}

.pt60{
	padding-top:60px;
}

.pl10{
	padding-left:10px;
}

.pl12{
	padding-left:12px;
}

.pl15{
	padding-left:15px;
}

.pl20{
	padding-left:20px;
}

.pl30{
	padding-left:30px;
}

.pl40{
	padding-left:40px;
}

.pl50{
	padding-left:50px;
}

.pl60{
	padding-left:60px;
}

.pl70{
	padding-left:70px;
}

.pl80{
	padding-left:80px;
}

.pl100{
	padding-left:100px;
}

.pr100{
	padding-right:100px;
}


.pb20{
	padding-bottom:20px;
}

/*-------- COMMON --------*/

.pic{
	padding:2px;
	display:block;
	border:1px solid #CCCCCC;
}

.hidden{
	overflow:hidden;
}

.abs{
	position:absolute;
}

.ondes{
	color:#999999;
}

.base_ttl3{
	font-size:25px;
	color:#333333;
	border-bottom:solid 2px #e0e0e0;
	position:relative;
	font-weight:normal;
	padding-bottom:2px;
}

.base_ttl3:before{
	content:"";
	display:block;
	width:285px;
	height:2px;
	background:#ff0044;
	position:absolute;
	left:0;
	bottom:-2px;
}

.anchor{
	margin-top:-90px;
	padding-top:90px;
}

@media (max-width:1050px) {
	.base_ttl3{
		font-size:5.3vw;
		color:#333333;
		border-bottom:solid 1px #e0e0e0;
		position:relative;
		font-weight:normal;
		padding-bottom:2px;
	}

	.base_ttl3:before{
		content:"";
		display:block;
		width:43%;
		height:1px;
		background:#ff0044;
		position:absolute;
		left:0;
		bottom:-1px;
	}

	.anchor{
		margin-top:-60px;
		padding-top:60px;
	}

}


.error_page{
	text-align:center;
	padding:120px 0;
}

.error_page .txt01{
	font-size:32px;
}

.error_page .txt01 span{
	display:block;
	font-size:20px;
}

.error_page .txt02{
	font-size:14px;
	margin-top:30px;
}

.error_page a{
	display: block;
	width: 205px;
	text-align: center;
	color: #FFF;
	background: #ff0044;
	padding: 13px 0px 10px 0px;
	font-weight: bold;
	font-size: 14px;
	margin:30px auto 0;
	text-align:center;
	text-decoration:none;
}

@media (max-width:1050px) {
	.error_page{
		text-align:center;
		padding:10% 0;
	}

	.error_page .txt01{
		font-size:5vw;
	}

	.error_page .txt01 span{
		display:block;
		font-size:4.5vw;
	}

	.error_page .txt02{
		font-size:3.2vw;
		margin-top:4%;
	}

	.error_page a{
		display: block;
		width: 80%;
		text-align: center;
		color: #FFF;
		background: #ff0044;
		padding: 3% 0px 2% 0px;
		font-weight: bold;
		font-size: 3.2vw;
		margin:5% auto 0;
		text-align:center;
		text-decoration:none;
	}

}

.loan_date{
    padding: 20px 0 30px;
    font-size: 14px;
    margin: 0 auto;
    display: block;
    text-align: right;
    width: 980px;
}

@media (max-width:1050px) {
    .loan_date{
        width: 88vw;
    }

}