@charset "utf-8";

html {
    overflow-x: hidden;
}
body {
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo UI", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background: #fff;
    font-weight: 500;
    overflow: hidden;
}
#contena_box_new2016 {
    background: #fff;
}
#corp_new .inner {
    display: block;
}
.breadLink {
    background-color: #fff;
}

/********************
    header
********************/
header .clearfix:after {
    content: none;
}
header {
    padding: 15px 0;
    z-index: 9999;
    background-color: rgba(255, 255, 255, .9);
    box-shadow: 0px 4px 12px -3px rgba(0, 0, 0, 0.16);
    position: relative;
    border: 0;
}
header .clearfix {
    position: relative;
}
header .header {
    width: 1080px;
    min-height: 55px;
    margin: 0 auto;
}
header .globalNavi {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: flex-end;
    position: static;
    padding-top: 8px;
}
.corp_user header .globalNavi {
    padding-top: 0;
}
.header-logo {
	width: 109px;
	float: left;
}
.header-logo img {
    width: 100%;
    height: auto;
}
.header-right {
	width: 472px;
	float: right;
}
.headerLink {
	width: 302px;
	padding-top: 2px;
	float: left;
}
.headerLink-list {
}
.headerLink-item {
	display: inline-block;
	font-size: 1.0rem;
	margin-left: 23px;
	padding-left: 8px;
	background: url(/corporate/wr_css/wr_img/layout/ic_arrow_blue.png) no-repeat left center;
}
.headerLink-item a {
	color: #3b3b3b;
}
.header-serch {
	width: 153px;
	float: left;
}
#srchBox {
	width: 155px;
	height: 22px;
	position: relative;
	margin: 0;
	padding: 0;
}
#srchInput, #SS_searchQuery {
	height: 16px;
	position: absolute;
	top: 0;
	left: 0;
	padding: 2px;
	width: 110px;
	border: 1px solid #7f9db9;
}
#srchBtn, #SS_searchSubmit {
	position: absolute;
	right: 0;
}
.globalNavi {
	margin-top: 0;
}
.globalNavi-item {
    height: 35px;
    background: none;
    float: none;
    position: relative;
    list-style: none;
}
.globalNavi-item:not(:last-child) {
    border-right: 1px solid #ccc;
}
.globalNavi-item:hover {
	color: #15187a;
	opacity: 1;
}
.globalNavi-item a {
    display: flex;
    height: 100%;
    background: none;
    color: #15187a;
    font-size: 15px;
    text-align: center;
    padding: 0 15px;
    text-decoration: none;
    font-weight: bold;
    line-height: 1.3;
    align-items: flex-start;
}
.globalNavi-item a .box-middle02, 
.globalNavi-item .toggle_title .box-middle02 {
	display: inline;
	text-align: center;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	line-height: 1;
}
.globalNavi-item a:hover {
	color: #15187a;
	opacity: 1;
}
.globalNavi-item a span.box-middle02:before, 
.globalNavi-item .toggle_title span.box-middle02:before{
  position: absolute;
  top: 1.5em;
  left: 0;
  content: "";
  display: inline-block;
  width: 0;
  height: 2px;
  background: #15187a;
  transition: .5s;
}
.globalNavi-item a span.box-middle02.line2:before{
  top: 2.4em;
}
.globalNavi-item a:hover span.box-middle02:before, 
.globalNavi-item.toggle_contents.open span.box-middle02:before{
  width: 100%;
}
.globalNavi-item .box-middle {
	display: block;
	text-align: center;
	left: 0;
	right: 0;
}
.globalNavi-item-fontDown {
    display: block;
    font-size: 12px;
    text-align: center;
    margin-top: 3px;
}
#SS_searchQuery {
    height: auto;
    top: 0;
    left: 0;
    padding: 0;
    width: auto;
    border: none;
    position: relative;
}
#SS_searchSubmit {
	position: relative;
	right: 0;
}
input[type="text"]:focus {
	outline: none;
}
input, select {
    vertical-align: middle;
}
#SS_searchForm {
    line-height: 1;
}

/*スティッキーヘッダーPC*/
.nav a:visited {
	color: #15187a;
}
.nav a:hover {
	color: #15187a;
}
.nav {
	background: none;
	width: 100%;
	height: 9rem;
	min-width: 1000px;
	z-index: 400;
	position: absolute;
	display: none;
}
.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	display: block;
}
.nav header {
	padding: 10px 0;
	background-color: rgb(255 255 255 / 97%);
}
.nav header .globalNavi {
	padding-top: 40px;
}
.nav .header-logo {
	position: absolute;
	top: 0;
	padding-left: 0;
	width: 90px;
}
.nav .globalNavi .toggle_contents .toggle_inner {
	top: 95px;
	background: rgb(240 242 246 / 90%);
}
.nav .globalNavi .toggle_contents .toggle_title::before {
	bottom: -12px;
}

/********************
    pulldown
********************/
.globalNavi .toggle_contents {
	position: static;
}
.globalNavi .toggle_contents .toggle_title {
    display: flex;
    height: 100%;
    background: none;
    color: #15187a;
    font-size: 15px;
    text-align: center;
    line-height: 1;
    font-weight: bold;
    padding: 0 15px 0 15px;
    cursor: pointer;
    position: relative;
    align-items: flex-start;
}
.globalNavi .toggle_contents:last-child .toggle_title {
    padding: 0 0 0 15px;
}
.globalNavi .toggle_contents .toggle_title::before {
    content: "";
    position: absolute;
    top: 0px;
    left: -1px;
    right: -1px;
    bottom: -16px;
}
.globalNavi .toggle_contents .toggle_inner {
    top: 120px;
    left: 0;
    position: absolute;
    z-index: 300;
    background: #f0f2f6;
    width: 100%;
    box-shadow: 0px 5px 9px -3px rgba(0, 0, 0, 0.14);
    transform: scaleY(0);
    transform-origin: center top;
    transition: all .3s;
}
.globalNavi .toggle_contents:hover .toggle_inner {
    transform: scaleY(1);
}
.globalNavi .toggle_contents ul {
    display: flex;
    width: 1080px;
    justify-content: flex-end;
    margin: 0 auto;
    padding: 17px 0;
}
.globalNavi .toggle_contents ul li + li {
    margin-left: 35px;
}
.globalNavi a.section-u-contactLink {
	position: relative;
}
.globalNavi a.section-u-contactLink::after {
	content: '';
	width: 6px;
	height: 6px;
	border: 0;
	border-top: solid 2px #15187a;
	border-right: solid 2px #15187a;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.globalNavi a.section-u-contactLink:hover {
	color: #4997e1;
}
.globalNavi a.section-u-contactLink:hover::after {
	border-top: solid 2px #4997e1;
	border-right: solid 2px #4997e1;
}
.globalNavi a.section-u-contactLink::before {
	content: none;
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 7px solid #fff;
	position: absolute;
	top: 15px;
	left: 9px;
}
.globalNavi-fixed a.section-u-contactLink::before {
	border-left: 7px solid #1d2088;
}

/********************
    srchBox
********************/
header .srchBox {
	position: absolute;
	top: 5px;
	right: 0;
	background-color: #eeeeee;
	padding: 5px 18px;
	border-radius: 18px;
	z-index: 11;
	bottom: auto;
}
header .searchOpen,header .srchBox .searchInner,header.fixed .srchBox ,header .srchBox_mn,header.fixed .srchBox_mn .searchOut,header .srchBox .searchOpen {
  display: none;
}
header .srchBox .faqLink {
  display: none;
}
header.fixed .srchBox_mn {
  display: none;
  position: absolute;
  width: 320px;
  background-color: #ecf0f3;
  padding: 10px;
  top:60px;
  right: -20px;
  border-radius: 0;
  bottom: 0;
  height: 82px;
  border: 1px solid #0f1350;
}
header.fixed .searchOpen {
  display: block;
  position: absolute;
	bottom:10px;
	right: 0;
  width: 16px;
  height: 16px;
  background:url("/assets/img/common/head_search.png") no-repeat 0 0;
  background-size: 16px;
  cursor: pointer;
  z-index: 11;
}
header.fixed .searchOpen.open {
  background:url("/assets/img/common/icon_close.png") no-repeat 0 0;
  background-size: 16px;
}
header.fixed .searchOpen:hover {
  opacity: .7;
}
header.fixed .srchBox_mn .searchInner {
  display: block;
  width: 36px;
  transition: 0.5s;
}
header.fixed .srchBox_mn .searchInner:hover {
  opacity: .7;
  transition: 0.5s;
}
header.fixed .srchBox_mn form {
  overflow: hidden;
}
header .srchBox input {
	background-color: #eeeeee;
	border: none;
  font-size: 14px;
}
header.fixed .srchBox_mn #SS_searchQuery {
  background-color:#FFF;
  float: left;
  width: 280px;
  height: 34px;
  margin-bottom: 10px;
  border: none;
}
header.fixed .srchBox_mn .faqLink {
  display: block;
}
header.fixed .srchBox_mn .faqLink a {
  display: block;
  padding: 12px;
  font-size: 12px;
  color: #0f1350;
  background-color: #FFF;
}
header.fixed .srchBox_mn .faqLink a.linkIcon::after {
  border-top: 1px solid #0f1350;
  border-right: 1px solid #0f1350;
  right: 15px;
  transition: 0.5s;
}
header.fixed .srchBox_mn .faqLink a:hover {
  background-color: #0f1350;
  color: #FFF;
  transition: 0.5s;
}
header.fixed .srchBox_mn .faqLink a.linkIcon:hover::after {
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF;
  transition: 0.5s;
}

/********************
    footer
********************/
footer {
	background-color: #0f1350;
	color: #fff;
	padding: 60px 0 20px;
}
footer .inner {
	width: 1080px;
	margin: 0 auto 120px;
	overflow: hidden;
}
footer .inner2 {
	width: 1080px;
	margin: 0 auto 30px;
	overflow: hidden;
}
footer li {
	list-style-type: none;
	margin-bottom: 13px;
}
footer h3 {
	font-size: 14px;
	font-weight: normal;
	padding: 2px 0 11px 25px;
	border-bottom: 1px solid #fff;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
footer li a {
	color: #fff !important;
	font-size: 12px;
}
footer li a:hover {
	text-decoration: underline;
}
footer li.usability_text {
}
footer li.usability_text text {
	font-size: 12px;
	color:#666;
	font-family: sans-serif !important;
}
footer li.usability_text text:hover {
	text-decoration: underline;
	cursor:pointer;
}
footer li.usability_text_top {
	margin-top:26px;
}
footer li.usability_text_top text {
	font-size: 12px;
}
footer li.usability_text_top text:hover {
	text-decoration: underline;
	cursor:pointer;
}
footer .aboutUs {
	width: 520px;
	float: left;
	margin-right: 40px;
	overflow: hidden;
}
footer .aboutUs h3 {
	background-image: url("/assets/img/common/icon_aboutUs.png");
}
footer .aboutUs ul {
  float: left;
  width: 50%;
}
footer .aboutUs li {
}
footer .footerInfo {
	width: 240px;
	float: left;
}
footer .footerInfo h3 {
	background-image: url("/assets/img/common/icon_footerInfo.png");
}
footer .footerBnrs {
	width: 240px;
	float: right;
}
footer .footerBnrs a {
	margin-bottom: 2px;
	display: block;
}
footer .footerBnrs img {
	display: block;
  width: 100%;
}
footer .footerBnrs img:hover {
  opacity: .9;
}
footer .footerBnrs .ft_privacymark {
  text-align: right;
  margin-top: 20px;
}
footer .footerBnrs .ft_privacymark img {
  width: 100px;
  background-color: #FFF;
  display: inline;
}
footer small.copyright {
	text-align: center;
	display: block;
	font-size: 10px;
}
footer.footer_member .inner {
  margin: 0 auto 60px;
}
footer.footer_member .inner .footerInfo ul {
  margin-bottom: 30px;
}
footer.footer_member .inner .footerInfo .snsIcons {
  display: flex;
  width: 134px;
  justify-content:space-between;
}
footer.footer_member .inner .footerInfo .snsIcons a:hover img {
  opacity: .7;
}
footer.footer_member .footerBnrs {
  width: 740px;
  float: none;
  margin: 0 auto 60px;
  overflow: hidden;
}
footer.footer_member .footerBnrs a {
  width: 240px;
  float: left;
}
footer.footer_member .footerBnrs a:not(:last-child) {
  margin-right: 10px;
}
footer.footer_member .hasCard {
  width: 240px;
  float: left;
  margin-right: 40px;
  letter-spacing: -1px;
}
footer.footer_member .hasCard h3 {
	background-image: url("/assets/img/common/icon_footer_hasCard.png");
  padding: 2px 0 11px 30px;
}


@media screen and (min-width: 768px) {
  .pankuzu {
      padding-top: 20px;
  }
    .u-sp-header, 
    .u-sp-header.fixed {
        display: none;
    }
}


@media screen and (max-width: 767px) {
  .u-sp-header .spHeader .logo {
      background-image: url(/common_new/img/head_logo2.gif);
  }
  footer {
  	padding: 30px 0 13px;
  }
  footer .inner ,
  footer .inner2 {
   width: 90%;
   margin: 0 auto 75px;
  }
  footer .aboutUs {
    width: 100%;
   float: none;
   margin-bottom: 30px;
  }
  footer .aboutUs ul {
    float: none;
    width: 100%;
  }
  footer .footerInfo {
  	width: 100%;
  	float: none;
  margin-bottom: 30px;
  }
  footer .footerBnrs {
  	width: 100%;
  	float: none;
  }
  footer .footerBnrs a {
  	margin-bottom: 10px;
  }
  footer .footerBnrs img {
    width: 100%;
  }
  footer.footer_member .inner {
    margin: 0 auto 30px;
  }
  footer.footer_member .footerInfo {
    margin-bottom: 0;
  }
  footer.footer_member .footerBnrs {
    width: 90%;
    float: none;
    margin: 0 auto 75px;
    overflow: hidden;
  }
  footer.footer_member .footerBnrs a {
    width: 100%;
    float: none;
  }
  footer.footer_member .hasCard {
    width: 100%;
    float: none;
    margin-bottom: 30px;
  }
  footer ul li a {
    position: relative;
  }
  footer ul li a.pcSite::after {
    content: "";
    position: absolute;
    display: block;
    background: url('/assets/img/common/icon_pcSite_white.png') no-repeat 50% 50%;
    background-size: 13px;
    width: 13px;
    height: 10px;
    top: 2px;
    right: -20px;
  }

}

/********************
    /cs/用footer
********************/
footer.csNewfooter {
	background-color: #fff;
	color: #fff;
	padding: 40px 0 20px;
}
footer.csNewfooter .contents {
	background-color: #0f1350;
	color: #fff;
	padding: 40px 0 20px;
}
footer.csNewfooter .inner {
	width: 1080px;
	margin: 0 auto;
	overflow: hidden;
}
footer.csNewfooter .contents ul {
	font-size: 0px;
}
footer.csNewfooter .contents ul li {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	list-style-type: none;
	margin-bottom: 18px;
}
footer.csNewfooter .contents ul li a {
	color: #fff;
	font-size: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	letter-spacing: 0.05em;
	position: relative;
	display: inline-block;
	padding: 0 0 0 16px;
	vertical-align: middle;
	text-decoration: none;
	line-height:1.2;
}
footer.csNewfooter .contents ul li a:before{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
footer.csNewfooter .contents ul li:nth-child(3) a:before{
    top: -16px;
}
footer.csNewfooter .contents ul li a:before {
	left: 3px;
	width: 4px;
	height: 4px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
footer.csNewfooter .contents ul li a:hover {
	text-decoration: underline;
}
footer.csNewfooter .about .inner .copyrightarea {
	margin: 17px 10px 13px 10px;
}
footer.csNewfooter .about .inner .logo {
	float: left;
}
footer.csNewfooter .about .inner .logo span {
    clear: both;
    display: block;
    padding-top: 10px;
}
footer.csNewfooter .about .inner .logo span a:hover {
    text-decoration: underline !important;
}
footer.csNewfooter .about .inner .logo span a {
    font-size: 12px;
    color: #666 !important;
    text-decoration: none !important;
}
footer.csNewfooter .linkIcon, footer.csNewfooter .linkIcon_bef {
    position: relative;
}
footer.csNewfooter .linkIcon::after, footer.csNewfooter .linkIcon_bef::before {
	content:"";
	display: block;
	width:5px;
	height:5px;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top:50%;
	right:-10px;
	margin-top:-3px;
}
footer.csNewfooter .about .inner .logo span .linkIcon::after {
    border-top: 1px solid #666;
    border-right: 1px solid #666;
}
footer.csNewfooter .about .inner .copyright {
	float: right;
}
footer.csNewfooter .about .inner .copyright a {
	width: 75px;
	float: right;
	color: #666 !important;
    text-decoration: none;
    font-family: sans-serif !important;
}
footer.csNewfooter .about .inner .copyright a img {
	width: 100%;
}
footer.csNewfooter .about .inner .copyright address {
	float: right;
    padding: 25px 20px 0 0;
    line-height: 1.5em;
    font-style: normal;
	font-size: 12px;
	color: #666 !important;
}
footer.csNewfooter .about .inner ul {
	font-size: 0;
	border-top: 1px solid #d4d4d4;
	padding: 15px 0 0;
	margin-top: 13px;
	text-align: center;
}
footer.csNewfooter .about .inner ul li {
	font-size: 12px;
    display: inline-block;
    padding: 0px 15px;
    border-left: 1px solid #ccc;
    margin-bottom: 13px;
}
footer.csNewfooter .about .inner ul li:first-child {
    border-left: 0;
}
footer.csNewfooter .about .inner ul li a {
	color: #666 !important;
    text-decoration: none;
    font-family: sans-serif !important;
}
footer.csNewfooter .about .inner ul li a:hover {
	text-decoration: underline;
}
footer.csNewfooter .clearfix {
    zoom: 100%;
    clear: both;
    display: flow-root;
}

@media screen and (max-width: 767px) {
	footer.csNewfooter {
		padding: 30px 0 13px;
	}
	footer.csNewfooter .inner {
		width: 90%;
		margin: 0 auto;
	}
	footer.csNewfooter .contents {
		padding: 20px 0 13px;
	}
	footer.csNewfooter .contents ul{
		padding: 0;
	}
	footer.csNewfooter .contents ul li {
		vertical-align: top;
		width: 50%;
	}
	footer.csNewfooter .contents ul li a {
		font-size: 11px;
	}
	footer.csNewfooter .about .inner .copyright {
		margin: 10px 0 20px;
	}
	footer.csNewfooter .about .inner .copyright a {
		width: 23%;
	}
	footer.csNewfooter .about .inner .copyright address {
		width: 70%;
	}

	footer.csNewfooter .about .inner ul {
		padding: 20px 0;
		text-align: left;
	}
	footer.csNewfooter .about .inner ul li {
		border-left: 0;
		font-size: 11px;
		padding: 0px 30px 0 0;
	}
	.u-gotop {
		width: 25px;
		height: 25px;
		bottom: 15px;
		right: 15px;
	}
	.u-gotop span {
		width: 10px;
		height: 10px;
		margin-top: 10px;
		margin-left: 7px;
	}
	.u-sp-header .scrollWrap .menu {
		border-bottom: 1px solid #ecf0f3;
	}
	.u-sp-header .scrollWrap .menu ul li h3 {
		margin-bottom: 0 !important;
	}
	.breadLink-item-sp {
		font-size: 9px;
	}
	.pankuzu ul {
		width: 100%;
		margin: 0;
		padding: 10px;
		box-sizing: border-box;
	}
	.u-sp-slider {
		margin: 90px 0 60px;
		padding-top: 1px !important;
	}
	.linkIcon::after, .linkIcon_bef::before {
		display: inline-block;
		position: static;
		margin-top: 0;
	}
}
