@charset "utf-8";

/* IMPORT RESET */
@import url("/corporate/wr_css/reset.css");
/**********************************************************
    共通設定
**********************************************************/
/********************
    html
********************/
html {
	font-size: 10px;	/* %表記の場合62.5% */
}
/********************
    body
********************/
body {
	font-size: 1rem;
	font-family: Meiryo, メイリオ, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
	line-height: 1.5;
	color: #000;
	background: url(/wr_css/wr_img/common/body_bg_01.gif) repeat-x top left;
}
/********************
    clearfix
********************/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/********************
    link style
********************/
a:link {
	color: #407cba;
	text-decoration: none;
}
a:visited {
	color: #407cba;
	text-decoration: none;
}
a:hover {
	color: #407cba;
	text-decoration: underline;
}
.mar-t5 {
	margin-top: 5px;
}
.mar-t10 {
	margin-top: 10px;
}
.mar-t12 {
	margin-top: 12px;
}
.mar-t15 {
	margin-top: 15px;
}
.mar-t25 {
	margin-top: 25px;
}
/**********************************************************
共通
**********************************************************/
/********************
    layout style
********************/
#contena_box_new2016 {
	width: 910px;
	background: url(/wr_css/wr_img/common/body_bg_02.gif) no-repeat top left, url(/wr_css/wr_img/common/body_bg_repeat.gif) repeat-y;
	margin: 0 auto;
	padding: 15px 24px;
}

@media screen and (max-width: 767px) {
#contena_box_new2016 {
	padding: 0;
	width: 100%;
}
}
/********************
    hedaer
********************/
.header-logo {
	width: 99px;
	float: left;
}
.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: 14px;
}
.globalNavi-item {
	height: 53px;
	background: url(/corporate/wr_css/wr_img/layout/gnavi_bg.gif) repeat-x left top;
	float: left;
	position: relative;
}
.globalNavi-item:hover {
	opacity: 0.7;
}
.globalNavi-item a {
	display: block;
	height: 100%;
	background: url(/corporate/wr_css/wr_img/layout/gnavi_line.gif) no-repeat right center;
	color: #ffffff;
	font-size: 1.3rem;
	text-align: center;
}
.globalNavi-item a .box-middle02 {
	display: block;
	text-align: center;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.globalNavi-item a:hover {
	text-decoration: none;
}
.globalNavi-item .box-middle {
	display: block;
	text-align: center;
	left: 0;
	right: 0;
}
.globalNavi-item-fontDown {
	display: block;
	font-size: 1rem;
	text-align: center;
}
.item-width01 {
	width: 193px;
	border-radius: 6px 0 0 6px;
}
.item-width02 {
	width: 256px;
}
.item-width03 {
	width: 228px;
}
.item-width04 {
	width: 233px;
	border-radius: 0 6px 6px 0;
}
/********************
    breadLink
********************/
.breadLink {
	padding: 13px 0 15px;
	background-color: #eeeeee;
}
.breadLink-item {
	display: inline-block;
	font-size: 1.2rem;
	margin: 0 5px;
}
.breadLink-item:first-child {
	margin: 0 5px 0 0;
}
.breadLink-item a {
	text-decoration: underline;
}
.breadLink-item a:hover {
	text-decoration: none;
}
/********************
    contents area style
********************/
#contents_new2016 {
	padding-bottom: 90px;
	background: #FFF;
}
.secondHead {
	margin-top: 30px;
	color: #0b0d46;
}
.secondHead-title {
	padding-bottom: 20px;
	color: #0b0d46;
	font-size: 1.6rem;
}
.secondHead-text {
	color: #0b0d46;
	font-size: 1.4rem;
}
.caption {
	font-size: 1.2rem;
}
.section {
	margin-top: 30px;
}
.section-inner {
	padding: 0 20px;
}
.section-title {
	padding-bottom: 25px;
}
.section-title span {
	display: block;
	height: 39px;
	padding-left: 15px;
	line-height: 39px;
	background: url(/corporate/wr_css/wr_img/layout/pege_title_bg.gif) repeat-x left top;
	border-radius: 6px;
	color: #ffffff;
	font-size: 1.6rem;
	font-weight: bold;
}
a.section-contactLink {
	background: url(/corporate/wr_css/wr_img/layout/ic_arrow_blue03.png) no-repeat left center;
	padding-left: 16px;
	color: #1d2088;
	font-size: 1.6rem;
}
span a.section-contactLink {
	font-size: 1.4rem;
}
.section-contactCaption {
	padding-top: 5px;
	color: #1d2088;
	font-size: 1.3rem;
}
.section-contactText {
	font-size: 1.4rem;
	padding-bottom: 5px;
}
.list {
	margin: -18px 0 0 -18px;
}
.list-full {
	margin: -10px 0 0 0;
}
.list-full--mar20 {
	margin: -20px 0 0 0;
}
.list-item {
	width: 176px;
	padding: 15px;
	border-radius: 6px;
	border: 1px solid #ececec;
	float: left;
	margin: 18px 0 0 18px;
	position: relative;
}
.list-full .list-item {
	width: 628px;
	padding: 15px;
	border-radius: 6px;
	border: 1px solid #ececec;
	float: none;
	margin: 10px 0 0 0;
}
.list-full--mar20 .list-item {
	margin: 20px 0 0 0;
}
.list.list-column4 {
	margin: -20px 0 0 -20px;
}
.list.list-column4 .list-item {
	width: 128px;
	padding: 10px;
	border-radius: 6px;
	border: 1px solid #ececec;
	float: left;
	margin: 20px 0 0 20px;
}
.list.list-column4.list-banner .list-item {
	width: 148px;
	padding: 0;
	border-radius: 0;
	border: 1px solid #ececec;
}
.list .list-item.item-width-max {
	width: 628px;
}
.font--blue {
	color: #1d2088;
	font-size: 1.6rem;
	font-weight: bold;
}
.font--black {
	font-size: 1.3rem;
}
.font--blue span {
	font-size: 1.2rem;
	font-weight: nomal;
}
/********************
    side navi area style
********************/
.sideNavi {
	width: 210px;
	float: left;
}
.sideNavi-heading {
	padding: 14px 10px;
	background-color: #0b0d46;
	font-size: 1.4rem;
	color: #ffffff;
}
.sideNavi-box {
	margin-bottom: 38px;
}
.sideNavi-bnr:hover {
	opacity: 0.5;
	transition: opacity 0.3s;
}
.naviLink-item, .naviLink-item2 {
	padding: 15px 10px 15px 10px;
	border-bottom: 1px solid #0b0d46;
}
.naviLink-item a {
	display: block;
	background: url(/corporate/wr_css/wr_img/layout/ic_arrow_blue02.png) no-repeat left 4px;
	padding-left: 15px;
	color: #313132;
	font-size: 1.3rem;
}
.naviLink-item2 a {
	display: inline-block;
	background: url(/corporate/wr_css/wr_img/layout/ic_arrow_blue02.png) no-repeat left 4px;
	padding-left: 15px;
	color: #313132;
	font-size: 1.3rem;
}
.naviLink-item2 span a {
	background: url(/corporate/wr_css/wr_img/layout/ic_arrowred_01.png) no-repeat left 0;
	font-size: 1.1rem;
	padding-top: 5px;
	color: #c10000;
}
/********************
    main contents area style
********************/
.main_contents {
	float: right;
	width: 660px;
	padding-right: 20px;
}
.main_contents--index {
	width: 870px;
	padding: 0 20px;
}
.tag {
    margin: 20px 0 0;
}
.tag-item {
	display: inline-block;
	height: 33px;
	margin: 0 10px 0 0;
	background: url(/corporate/wr_css/wr_img/layout/page_tag_bg.gif) repeat-x right top;
	border-radius: 6px;
	color: #ffffff;
	font-size: 1.4rem;
}
.tag-inner {
	padding: 0 15px;
	height: 33px;
	line-height: 33px;
	background: url(/corporate/wr_css/wr_img/layout/pege_tag_bg_left.gif) no-repeat left top;
}
.secondMain {
	margin-top: 16px;
}

@media screen and (max-width: 767px) {
.main_contents--index {
	width: 100%;
}
}
/********************
    footer area style
********************/
.footer {
	border-top: 3px #909090 solid;
	padding: 8px 0 0;
	background: #FFF;
}
.footerLink {
	margin-left: -15px;
	padding: 0 0 30px 0;
	text-align: left;
}
.footerLink03 {
	margin-left: -15px;
	padding: 0 0 10px 0;
	text-align: left;
}
.footerLink-item {
	margin-left: 15px;
	display: inline;
	font-size: 1.2rem;
	line-height: 1.4em;
	color: #3c3c3c;
	word-break: keep-all;
}
.footerLink02 img {
	float: left;
}
.footerLink02 {
	float: right;
}
.footerLink02-item {
	padding-left: 27px;
	background: url(/corporate/wr_css/wr_img/layout/ic_black.gif) no-repeat 20px center;
	display: block;
	float: left;
	line-height: 1.4em;
	color: #3c3c3c;
	word-break: keep-all;
}
.footer a {
	text-decoration: underline;
}
.footer a:hover {
	text-decoration: none;
}
/********************
    footer area style(old)
********************/
#footer_new2008 {
	border-top: 3px #909090 solid;
	padding: 8px 3px 0;
	background: #FFF;
}
#footer_new2008 .footer_link_01 {
	margin-left: -15px;
	width: 869px;
	padding: 0 0 10px 50px;
	text-align: left;
}
#footer_new2008 .footer_link_01 li {
	margin-left: 15px;
	display: inline;
/*	font-size: 1.2rem !important;*/
	line-height: 1.4em;
	color: #3c3c3c;
	word-break: keep-all;
}
#footer_new2008 .footer_link_01next {
	margin-left: -15px;
	width: 869px;
	padding: 0 0 40px 50px;
	text-align: left;
}
#footer_new2008 .footer_link_01next li {
	margin-left: 15px;
	display: inline;
/*	font-size: 1.2rem !important;*/
	line-height: 1.4em;
	color: #3c3c3c;
	word-break: keep-all;
}
#footer_new2008 .footer_link_01 li br,
#footer_new2008 .footer_link_01next li br {
	display: none;
}
#footer_new2008 img {
	float: left;
}
/*#footer_new2008 .footer_link_02 {
	float: right;
}*/
#footer_new2008 .footer_link_02 li {
	padding-left: 27px;
	background: url(/wr_css/wr_img/common/footer_mkr_01.gif) no-repeat 20px 4px;
	display: block;
	float: left;
/*	font-size: 1.0rem !important;*/
	line-height: 1.4em;
	color: #3c3c3c;
	word-break: keep-all;
}
#footer_new2008 a {
	color: #0050a3;
}
#footer_new2008 a:link {
	text-decoration: underline;
}
#footer_new2008 a:visited {
	text-decoration: underline;
}
#footer_new2008 a:hover {
	text-decoration: none;
}
/********************
    h1　共通設定
********************/

h1 p {
	color: #0b0d46;
	width: 660px;
	padding-top: 70px;
	padding-left: 30px;
	font-size: 14px;
}
h1 p span {
	font-size: 32px;
	line-height: 53px;
}
/********************
    h1　個別設定
********************/

.top {
	background: url(/wr_css/wr_img/under/title_bg_01.gif) no-repeat left top;
	padding: 5px 20px 5px 12px;
	margin-top: 20px;
	font-size: 200%;
	line-height: 1.4em;
	color: #3c3c3c;
}
.main_img_aqfpoint p {
	padding-top: 65px;
	padding-left: 48px;
}
.main_img_aqfpoint p span {
	font-size: 39px;
	line-height: 65px;
}
.main_img_etc p {
	padding-top: 46px;
}
.main_img_keihibank p {
	padding-left: 20px;
}
.main_img_solution p {
	padding-top: 46px;
	padding-left: 20px;
}
.main_img_solution p span {
	font-size: 30px;
	line-height: 40px;
}
.main_img_fleet p {
	padding-top: 54px;
	padding-left: 60px;
	line-height: 25px;
}
.main_img_fleet p span {
	line-height: 38px;
}
.main_img_keihibank p span {
	font-size: 28px;
	line-height: 40px;
}
.main_img_mf p {
	padding-top: 40px;
	line-height: 40px;
}
.main_img_mf p span {
	font-size: 35px;
	line-height: 38px;
}
.main_img_visabusiness p {
	padding-top: 58px;
	padding-left: 35px;
}
.main_img_visabusiness p span {
	font-size: 34px;
}
.main_img_connect p {
	padding-top: 64px;
	padding-left: 40px;
}
.main_img_connect p span {
	font-size: 33px;
}
.main_img_kokuzei p span {
	font-size: 32px;
	line-height: 69px;
}
.main_img_amazon p {
	padding-top: 48px;
	padding-left: 45px;
	font-size: 17px;
}
.main_img_amazon p span img {
	font-size: 35px;
	line-height: 38px;
	margin-top: 16px;
}
/********************
    h1　各背景画像
********************/

.main_img_h_service {
	background-image: url(/corporate/wr_css/wr_img/layout/main_img_h_service.png);
	display: block;
	width: 660px;
	height: 210px;
	position: relative;
}
.main_img_c_card {
	background-image: url(/corporate/wr_css/wr_img/layout/main_img_c_card.png);
	display: block;
	width: 660px;
	height: 210px;
	position: relative;
}
.main_img_aqfpoint {
	background-image: url(/corporate/wr_css/wr_img/layout/main_img_aqfpoint.png);
	display: block;
	width: 660px;
	height: 210px;
	position: relative;
}
.main_img_etc {
	background-image: url(/corporate/wr_css/wr_img/layout/main_img_etc.png);
	display: block;
	width: 660px;
	height: 218px;
	position: relative;
}
.main_img_solution {
	background-image: url(/corporate/wr_css/wr_img/layout/main_img_solution.png);
	display: block;
	width: 660px;
	height: 210px;
	position: relative;
}
.main_img_fleet {
	background-image: url(/corporate/wr_css/wr_img/layout/main_img_fleet.png);
	display: block;
	width: 660px;
	height: 210px;
	position: relative;
}
.main_img_keihibank {
	background-image: url(/corporate/wr_css/wr_img/layout/main_img_keihibank.png);
	display: block;
	width: 660px;
	height: 210px;
	position: relative;
}
.main_img_mf {
	background-image: url(/corporate/wr_css/wr_img/layout/main_img_mf.png);
	display: block;
	width: 660px;
	height: 210px;
	position: relative;
}
.main_img_visabusiness {
	background-image: url(/corporate/wr_css/wr_img/layout/main_img_visabusiness.png);
	display: block;
	width: 660px;
	height: 210px;
	position: relative;
}
.main_img_codegate {
	background-image: url(/corporate/wr_css/wr_img/layout/main_img_codegate.png);
	display: block;
	width: 660px;
	height: 210px;
	position: relative;
}
.main_img_connect {
	background-image: url(/corporate/wr_css/wr_img/layout/main_img_connect.png);
	display: block;
	width: 660px;
	height: 210px;
	position: relative;
}
.main_img_clo {
	background-image: url(/corporate/wr_css/wr_img/layout/main_img_clo.png);
	display: block;
	width: 660px;
	height: 210px;
	position: relative;
}
.main_img_kokuzei {
	background-image: url(/corporate/wr_css/wr_img/layout/main_img_kokuzei.png);
	display: block;
	width: 660px;
	height: 210px;
	position: relative;
}
.main_img_amazon {
	background-image: url(/corporate/wr_css/wr_img/layout/main_img_amazon.png);
	display: block;
	width: 660px;
	height: 210px;
	position: relative;
}
/**********************************************************
    ページ個別
**********************************************************/
/********************
    フリートカード
********************/
.fleet-headLeft {
	width: 300px;
	float: left;
}
.fleet-headRight {
	width: 213px;
	float: right;
}
.fleet-font--blue {
	color: #1d2088;
	font-size: 1.6rem;
	font-weight: bold;
}
.fleet-font--black {
	font-size: 1.3rem;
}
.fleet-font--blue span {
	font-size: 1.2rem;
	font-weight: nomal;
}
.fleet-left {
	width: 410px;
	float: left;
}
.fleet-right {
	width: 174px;
	float: right;
	text-align: center;
}
.fleet-img-caption {
	margin-top: 10px;
	padding-right: 10px;
	color: #1d77a0;
	font-size: 1.2rem;
	text-align: center;
}
.fleet-font--bluel.arge {
	font-size: 2.0rem;
}
.fleet-font--black.medium {
	font-size: 1.4rem;
}
/********************
    MFクラウド
********************/
.mf-bgWrap {
	margin-top: 25px;
	padding: 20px 20px;
	background-color: #f0f0f0;
	border-radius: 6px;
}
.mf-meritList-item {
	width: 192px;
	padding-right: 22px;
	background: url(/corporate/wr_css/wr_img/layout/ic_arrow_blue04.png) no-repeat 197px 36%;
	float: left;
}
.mf-meritList-item:last-child {
	padding-right: 0;
	background: none;
}
.mf-meritList-inner {
	width: 192px;
}
.mf-meritList-bg {
	padding: 25px 0;
	background-color: #ffffff;
	border-radius: 6px;
	text-align: center;
}
.mf-meritList-text {
	margin-top: 10px;
	font-size: 1.4rem;
	text-align: center;
}
.mf-meritList-item:last-child .mf-meritList-text {
	letter-spacing: -1px;
}
.mf-columnBox {
}
.mf-columnItem:first-child {
	margin-bottom: 14px;
}
.mf-column-left {
	width: 280px;
	padding-right: 30px;
	background: url(/corporate/wr_css/wr_img/layout/ic_arrow_blue04.png) no-repeat 289px center;
	float: left;
	font-size: 1.4rem;
}
.mf-column-inner {
	width: 248px;
	padding: 15px 15px;
	border: 1px solid #ececec;
	border-radius: 6px;
	position: relative;
}
.mf-column-right {
	width: 316px;
	min-height: 92px;
	padding: 15px 15px;
	border: 2px solid #20238c;
	border-radius: 6px;
	color: #1d2088;
	font-size: 1.6rem;
	float: right;
	position: relative;
}
.box-middle {
	/*position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);*/
	/*position: absolute;*/
	display: inline-block;
	width: inherit;
	/*height: inherit;*/
	top: 0;
	bottom: 0;
	margin: auto;
}
.mf-item {
	width: 208px;
	padding: 0;
	border: none;
}
.mf-item-inner {
	width: 176px;
	padding: 15px;
	border-radius: 6px;
	border: 1px solid #ececec;
}
.mf-text-center {
	font-size: 1.4rem;
	text-align: center;
}
.mf-text-blue {
	margin-top: 6px;
	color: #1d2088;
	font-size: 2.0rem;
	text-align: center;
	letter-spacing: -1px;
}
.mf-text-blue span {
	font-size: 3.4rem;
}
/********************
    Visaビジネスペイ
********************/
.visab-font--blue {
	color: #0b0d46;
	font-size: 1.4rem;
}
.visab-space {
	padding-bottom: 15px;
}
.visab-font--red {
	color: #8c2020;
	font-size: 1.4rem;
	font-weight: bold;
}
.list.list-column4 .list-item.visab-item-space {
	padding-top: 30px;
	padding-bottom: 30px;
}
.visab-columnBox {
	margin-top: 45px;
}
.visab-columnInner {
	margin-top: 10px;
	position: relative;
}
.visab-columnInner:first-child {
	margin-top: 0;
}
.visab-columnItem {
}
.visab-column-left {
	width: 220px;
	padding: 15px 64px 15px 15px;
	border: 1px solid #ececec;
	border-radius: 6px 0 0 6px;
	float: left;
	font-size: 1.4rem;
	position: relative;
}
.visab-column-right {
	width: 294px;
	padding: 15px 0 15px 64px;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	border-right: 1px solid #ececec;
	border-radius: 0 6px 6px 0;
	color: #000000;
	font-size: 1.3rem;
	float: right;
	position: relative;
}
.visab-column-right span {
	color: #8c2020;
	font-size: 1.6rem;
	font-weight: bold;
}
.visab-blueBox {
	width: 100px;
	height: 60px;
	margin: auto 0;
	background-color: #22258c;
	border-radius: 6px;
	color: #ffffff;
	font-size: 1.4rem;
	line-height: 60px;
	text-align: center;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 38%;
}
.visab-heading-left {
	width: 300px;
	float: left;
	color: #3f3f3f;
}
.visab-heading-right {
	width: 350px;
	float: right;
	color: #8c2020;
}
.visab-heading-left, .visab-heading-right {
	text-align: center;
	font-size: 1.4rem;
}
.visab-heading-left span, .visab-heading-right span {
	padding-right: 15px;
	font-size: 3.0rem;
}
.visab-item .font--blue {
	font-size: 1.4rem;
	text-align: center;
}
.visab-item:last-child .font--blue {
	text-align: left;
}
/********************
    CLO
********************/
.cloList {
}
.cloList li {
	margin-top: 10px;
}
.cloList li:first-child {
	margin-top: 0px;
}
.cloList-number {
	display: inline-block;
	width: 21px;
	padding-left: 4px;
	font-size: 1.4rem;
	text-align: center;
	vertical-align: top;
}
.cloList-text {
	display: inline-block;
	width: 635px;
	font-size: 1.4rem;
}
.contactLine-box {
	font-size: 1.4rem;
}
.contactLine-box p {
	margin-top: 10px;
}
.contactLine-box p:first-child {
	margin-top: 0px;
}
/********************
    COdeGATE
********************/
.basic-left {
	width: 420px;
	float: left;
}
.basic-right {
	width: 190px;
	margin-left: 18px;
	float: left;
	text-align: center;
}
.basic-right-space01 {
	padding: 25px 0 30px 0;
}
.basic-right-space02 {
	padding: 15px 0 15px 0;
}
.basic-right-space03 {
	width: 185px;
	padding: 5px 5px 5px 0;
}
.basic-right-space04 {
	width: 168px;
	padding: 5px 0px 5px 12px;
}
.cg-ic-list {
	padding: 5px 0;
}
.cg-ic-list li {
	margin-top: 3px;
	padding-left: 12px;
	background: url(/corporate/wr_css/wr_css/wr_img/layout/ic_bullet.png) no-repeat left center;
}
.cg-ic-list li:first-child {
	margin-top: 0;
}
.list-box .font--blue {
	font-size: 1.4rem;
	text-align: center;
}
.list-box .font--blue:last-child {
	text-align: left;
}
/********************
    経営バンク
********************/
.keihibank-bgWrap {
	padding: 20px;
	background-color: #f0f0f0;
	border-radius: 6px;
}
.keihibank-column-left {
	width: 280px;
	padding-right: 30px;
	background: url(/corporate/wr_css/wr_img/layout/ic_arrow_blue04.png) no-repeat 289px center;
	float: left;
	font-size: 1.3rem;
}
.keihibank-column-inner {
	width: 248px;
	padding: 15px 15px;
	border: 1px solid #ececec;
	border-radius: 6px;
	position: relative;
}
.keihibank-column-right {
	width: 316px;
	min-height: 92px;
	padding: 15px 15px;
	border: 2px solid #20238c;
	border-radius: 6px;
	color: #1d2088;
	font-size: 1.6rem;
	float: right;
	position: relative;
}
.keihibank-columnItem:first-child {
	margin-bottom: 24px;
}
.keihibank-text01 {
	font-size: 1.4rem;
}
.keihibank-text01 span {
	font-size: 1.6rem;
	font-weight: bold;
}
.keihibank-text02 {
	padding-top: 5px;
	color: #000000;
	font-size: 1.3rem;
}
.keihibank-text02 span {
	font-size: 1.4rem;
	font-weight: bold;
}
.keihibank-columnItem02 .keihibank-column-left {
	width: 460px;
	padding-right: 30px;
	background: url(/corporate/wr_css/wr_img/layout/ic_arrow_blue04.png) no-repeat 469px center;
	float: left;
	font-size: 1.8rem;
}
.keihibank-columnItem02 .keihibank-column-inner {
	width: 428px;
	padding: 20px;
	border: 1px solid #ececec;
	border-radius: 6px;
	position: relative;
}
.keihibank-columnItem02 .keihibank-column-right {
	width: 136px;
	padding: 15px 15px;
	border: 2px solid #20238c;
	border-radius: 6px;
	color: #1d2088;
	font-size: 3.0rem;
	float: right;
	position: relative;
}
.keihibank-columnItem02 .keihibank-columnItem:first-child {
	margin-bottom: 24px;
}
/********************
    永久不滅ポイント
********************/
.aqf-left {
	width: 463px;
	padding-left: 17px;
}
.aqf-right {
	width: 148px;
	margin-left: 0;
}
.aqf-title {
	padding: 15px 0 25px;
}
.aqf-font--black {
	font-size: 1.4rem;
	line-height: 28px;
}
.aqf-cese {
	margin-top: 27px;
	overflow: hidden;
}
.aqf-cese li {
	width: 150px;
	margin-left: 20px;
	float: left;
	text-align: center;
}
.aqf-cese li:first-child {
	margin-left: 0;
}
.aqf-cese li p {
	padding: 10px 0 0;
	color: #1d2088;
	font-size: 1.4rem;
	text-align: center;
}
.aqf-flow {
	margin: 44px 0 0;
	position: relative;
}
.aqf-flow-text {
	display: inline-block;
	padding: 5px 8px;
	background-color: #23268d;
	border-radius: 6px;
	color: #ffffff;
	position: absolute;
	top: -10px;
	left: 15px;
}
.aqf-flow ul {
	margin-left: 0;
}
.aqf-item {
	width: 226px;
	padding: 0;
	background: url(/corporate/wr_css/wr_img/layout/ic_arrow_blue4.png) no-repeat 211px center;
	border-radius: 0;
	border: none;
	float: left;
	margin: 0;
}
.aqf-flow li:last-child {
	width: 208px;
	background: none;
}
.aqf-item-border {
	width: 176px;
	padding: 20px 15px;
	border-radius: 6px;
	border: 1px solid #ececec;
}
.aqf-flow li:last-child .aqf-item-border {
	width: 174px;
	border: 2px solid #20238c;
}
.aqf-text--blue {
	font-size: 1.4rem;
	color: #1d2088;
}
.aqf-text--blue02 {
	font-size: 1.6rem;
	text-align: center;
	color: #1d2088;
}
.aqf-text-block {
	padding-top: 7px;
	font-size: 1.4rem;
}
.aqf-text-block span {
	font-size: 1.6rem;
}
.aqf-text-block span.red {
	color: #be0000;
}
.aqf-card-img {
	text-align: center;
	padding: 16px 0 7px;
}
.aqf-foneNumR {
	font-size: 150%;
	font-weight: bold;
	color: #e5004f;
}
/********************
    ソリューションサービス
********************/
.solution_wrap {
}
.solution_top_space {
	padding-top: 25px;
}
.solution_list {
	margin: -12px 0 0 -12px;
}
.solution_list li {
	width: 210px;
	padding: 4px 0 0;
	border: 1px solid #f2f2f2;
	border-radius: 6px;
	float: left;
	margin: 12px 0 0 12px;
}
.solution_box {
	padding: 10px 8px;
	border-top: 1px solid #f2f2f2;
}
.solution_heading {
}
.solution_title {
	padding-left: 10px;
	background: url(/corporate/wr_css/wr_img/layout/ic_arrow_blue05.png) no-repeat left 4px;
	font-size: 1.4rem;
}
.solution_title a {
	color: #21248c;
}
.solution_label {
	display: inline-block;
	padding: 0px 3px;
	border: 1px solid #1e228b;
	color: #1e228b;
	font-size: 1.1rem;
	line-height: 18px;
}
.solution_caption {
	padding-top: 7px;
	font-size: 1.3rem;
	line-height: 18px;
}
.section_solution_space {
	padding: 0 0 50px;
}
/********************
    ETC
********************/
.etc_section_text {
	padding-bottom: 25px;
	color: #0b0d46;
	font-size: 1.4rem;
}
.etc_gray_wrap {
	padding: 15px;
	background-color: #f0f0f0;
	border-radius: 6px;
}
.etc_gray_space {
	margin-top: 20px;
}
.etc_item_list {
	margin-top: -9px;
}
.etc_item_list li {
	margin-top: 9px;
	padding: 20px;
	background-color: #ffffff;
	border-radius: 6px;
}
.etc_wrap_title {
	padding-bottom: 15px;
	color: #22258c;
	font-size: 1.6rem;
}
.etc_item_heading {
	padding-bottom: 5px;
	color: #22258c;
	font-size: 1.4rem;
}
.etc_item_text {
	font-size: 1.3rem;
	line-height: 18px;
}
.etc_item_text span {
	font-size: 1.2rem;
}
.etc_item_space {
	padding-top: 15px;
}
.etc_item_space01 {
	padding-top: 5px;
}
.etc_item_space02 {
	padding-top: 10px;
}
.etc_item_ic {
	padding-left: 10px;
	background: url(/corporate/wr_css/wr_img/layout/ic_arrow_blue05.png) no-repeat left 4px;
	font-size: 1.4rem;
}
.etc_item_ic a {
	color: #1d2088;
}
.etc_item_flow {
	overflow: hidden;
	margin: -20px 0 0 -20px;
}
.etc_item_flow li {
	width: 272px;
	float: left;
	margin: 20px 0 0 20px;
	padding: 20px 13px 16px 20px;
	background-color: #ffffff;
	border-radius: 6px;
}
.etc_step_heading {
	height: 26px;
	margin-bottom: 14px;
	padding-left: 66px;
	color: #22258c;
	font-size: 1.4rem;
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 26px;
}
.etc_step_heading.step01 {
	background-image: url(/corporate/wr_css/wr_img/layout/etc_step01.png);
}
.etc_step_heading.step02 {
	background-image: url(/corporate/wr_css/wr_img/layout/etc_step02.png);
}
.etc_step_heading.step03 {
	background-image: url(/corporate/wr_css/wr_img/layout/etc_step03.png);
}
.etc_step_heading.step04 {
	background-image: url(/corporate/wr_css/wr_img/layout/etc_step04.png);
}
.etc_step_column {
	overflow: hidden;
}
.etc_step_text {
	font-size: 1.3rem;
	line-height: 18px;
}
.etc_step_column .etc_step_text {
	width: 156px;
	float: left;
}
.etc_step_text a {
	color: #0e1173;
	text-decoration: underline;
}
.etc_step_text span {
	display: block;
	font-size: 1.2rem;
	text-indent: -1rem;
	margin-left: 1rem;
}
.etc_step_img {
	float: left;
	margin-left: 14px;
}
.etc_howto_img {
	padding: 20px 0 6px;
	text-align: center;
}
.etc_cation {
	padding: 17px 0 40px;
}
.etc_cation_heading {
	font-size: 1.3rem;
	font-weight: bold;
}
.etc_cation_list {
}
.etc_cation_list li {
	margin-top: 7px;
	font-size: 1.3rem;
	text-indent: -1.7rem;
	margin-left: 1.7rem;
}
.etc_cation_list li span {
	padding-right: 5px;
}
.etc_cation_red {
	color: #be0000;
}
.about_etc {
	margin-bottom: 70px;
	padding: 15px;
	border: 1px solid #ececec;
	border-radius: 6px;
}
.about_etc_box {
	margin-top: 25px;
}
.about_etc_box:first-child {
	margin-top: 0;
}
.about_etc_nospace {
	margin-top: 10px;
}
.about_etc_left {
	width: 430px;
	float: left;
}
.about_etc_right {
	float: right;
}
.about_etc_heading {
	color: #1d2088;
	font-size: 1.6rem;
}
.about_etc_text {
	padding-top: 10px;
	font-size: 1.3rem;
	line-height: 21px;
}
.about_etc_ic {
	margin-top: 5px;
	padding-left: 13px;
	background: url(/corporate/wr_css/wr_img/layout/ic_arrow_blue05.png) no-repeat 2px 4px;
	font-size: 1.3rem;
}
.about_etc_ic a {
	color: #1d2088;
}
.about_etc_ic img {
	padding: 0 0 0 3px;
}
/********************
    Amazon Business
********************/
.amazon-columnBox {
}
.amazon-note {
	font-size: 11px;
	padding-left: 8px;
	padding-top: 6px;
}
.amazon-columnItem:first-child {
	margin-bottom: 14px;
}
.amazon-column-left {
	width: 310px;
	padding-right: 30px;
	background: url(/corporate/wr_css/wr_img/layout/ic_arrow_blue04.png) no-repeat 324px center;
	float: left;
	font-size: 1.4rem;
}
.amazon-column-inner {
	width: 280px;
	padding: 15px 15px;
	border: 2px solid #20238c;
	border-radius: 6px;
	position: relative;
	color: #1d2088;
	font-size: 1.6rem;
}
.amazon-column-right {
	width: 280px;
	min-height: 50px;
	padding: 15px 15px;
	border: 2px solid #20238c;
	border-radius: 6px;
	color: #fff;
	font-size: 1.6rem;
	float: right;
	position: relative;
	background: #1d2088;
}
.amazon-box-middle {
	display: inline-block;
	width: inherit;
	top: 0;
	bottom: 0;
	margin: auto;
	text-align: center;
	font-weight: bold;
}
.amazon-leftbox, .amazon-businessL {
	float: left;
}
.amazon-rightbox, .amazon-businessR {
	float: right;
}
.amazon-leftbox, .amazon-rightbox {
	width: 300px;
	font-size: 1.4rem;
	padding-left: 1em;
}
.amazon-leftbox ul li, .amazon-rightbox ul li {
	padding-left: 1em;
	text-indent: -1em;
}
.amazon-businessL {
	width: 455px;
}
.amazon-point li span, .amazon-leftbox ul li span, .amazon-rightbox ul li span {
	color: #1d2088;
	font-weight: bold;
}
.amazon-point li {
	padding-left: 6em;
	text-indent: -6em;
	margin-bottom: 8px;
}
.amazon-point li span.fontS {
	color: #000;
	font-weight: normal;
	font-size: 12px;
}
.amazon-btn {
	margin-top: 20px;
	display: inline-block;
	height: 24px;
	padding: 13px 40px 15px;
	border-radius: 3px;
	background-color: #15187a;
}
.amazon-btn a {
	display: block;
	padding: 13px 40px 15px;
	margin: -13px -40px -15px;
	text-decoration: none;
}
.amazon-btn span {
	display: inline-block;
	padding-left: 14px;
	background-image: url(/corporate/wr_css/wr_img/layout/ic_arrow_btn.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #fff;
	font-size: 1.6rem;
	text-align: center;
}
.amazon-btn:hover {
	opacity: 0.5;
	transition: opacity 0.3s;
}
.amazon-cpn {
	background: #f8fcff;
	padding: 10px;
	border: 2px solid #ffa536;
	border-radius: 6px;
}
.amazon-cpn-ttl {
	font-size: 18px;
	font-weight: bold;
	position: relative;
	padding: 0.4em 1.2em;
	background: #ffa536;
	border-radius: 6px;
	color: #fff;
}
.amazon-cpn-ttl:after {
	position: absolute;
	content: '';
	top: 100%;
	left: 30px;
	border: 15px solid transparent;
	border-top: 15px solid #ffa536;
	width: 0;
	height: 0;
}
.amazon-cpn-txt {
	background: #feffe8;
	margin-top: 19px;
	font-size: 14px;
	padding: 11px;
	border: solid 3px #ffa536;
	border-radius: 6px;
}
.amazon-cpn-txt span {
	font-weight: bold;
	color: #ffa536;
}
.amazon-cpn-txt span.amazon-cpn-txtL {
	font-size: 19px;
}
.amazon-cpn-li {
	font-size: 12px;
	margin-top: 10px;
}
.amazon-cpn-li li {
	padding-left: 1em;
	text-indent: -1em;
}
.amazon-btn2 {
	margin-top: 20px;
	display: inline-block;
	height: 24px;
	padding: 13px 40px 15px;
	border-radius: 3px;
	border: 1px solid #15187a;
}
.amazon-btn2 a {
	display: block;
	padding: 17px 40px 15px;
	margin: -13px -44px -15px;
	text-decoration: none;
}
.amazon-btn2 span {
	padding-left: 14px;
	background-image: url(/corporate/wr_css/wr_img/layout/ic_arrow_11px.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #15187a;
	font-size: 1.3rem;
	text-align: center;
}
.amazon-btn2:hover {
	opacity: 0.5;
	transition: opacity 0.3s;
}
.amazon-info {
	font-size: 1.4rem;
	margin-top: 10px;
	text-align: center;
}
/********************
    ページ名
********************/

/********************
    汎用class
********************/
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
/********************
    TOP
********************/
/*** utillity ***/
.u_mb10 {
	margin-bottom: 10px;
}
.u_mb15 {
	margin-bottom: 15px;
}
.u_mb20 {
	margin-bottom: 20px;
}
.u_mb30 {
	margin-bottom: 30px;
}
.u_mb40 {
	margin-bottom: 40px;
}
.u_mb45 {
	margin-bottom: 45px;
}
.u_mb60 {
	margin-bottom: 60px;
}
.u-bold {
	font-weight: bold;
}
.u-ft14 {
	font-size: 1.4rem !important;
}
.u-tdPad10 {
	padding: 10px 0 !important;
}
.u-btn {
	margin-top: 40px;
	display: inline-block;
	height: 24px;
	padding: 13px 40px 15px;
	border-radius: 3px;
	background-color: #15187a;
}
.u-btn--red {
	background-color: #a40000;
}
.u-btn a {
	display: block;
	padding: 13px 40px 15px;
	margin: -13px -40px -15px;
	text-decoration: none;
}
.u-btn span {
	display: inline-block;
	padding-left: 14px;
	background-image: url(/corporate/wr_css/wr_img/layout/ic_arrow_btn.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #fff;
	font-size: 1.6rem;
	text-align: center;
}
.u-btn:hover {
	opacity: 0.5;
	transition: opacity 0.3s;
}
.slideArea {
	padding-top: 20px !important;
}
/*** タブ ***/
.indexCont-tab-item {
	float: left;
	width: 431px;
	height: 26px;
	padding: 15px 0;
	background: url(/corporate/wr_css/wr_img/layout/tab_bg.png) repeat-x left top;
	color: #0b0d46;
	font-size: 2.0rem;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border: 2px solid #dfdfdf;
	text-align: center;
	cursor: pointer;
}
.indexCont-tab-item.js-active {
	background-image: none;
	background-color: #0b0d46;
	color: #fff;
	border-color: transparent;
}
/*** コンテンツ部分 ***/
.indexCont-cont {
	min-height: 2500px;
	position: relative;
}
.indexCont-cont-item {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 870px;
	visibility: hidden;
}
.indexCont-cont-item-inner {
	width: 830px;
	padding: 40px 20px 0;
	background-image: url(/corporate/wr_css/wr_img/layout/tab_under02.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #f7f7f7;
}
.indexCont-cont-item:first-child .indexCont-cont-item-inner {
	background-image: url(/corporate/wr_css/wr_img/layout/tab_under01.png);
}
.indexCont-cont-item.js-active {
	visibility: visible;
}
/*** カテゴリタイトル ***/
.indexCont-head {
	width: 100%;
	height: 49px;
	border-radius: 6px;
	background-image: url(/corporate/wr_css/wr_img/layout/title_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.indexCont-head-inner {
	height: 27px;
	padding: 11px 0;
	background-image: url(/corporate/wr_css/wr_img/layout/title_inner_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #ffffff;
	font-size: 1.8rem;
	text-align: center;
}
/*** information ***/
.indexCont-info {
	margin-bottom: 40px;
}
.indexCont-info-head {
	height: 22px;
	background-color: #0b0d46;
	padding: 8px 0 8px 14px;
	font-size: 1.6rem;
	color: #fff;
}
.indexCont-info-list {
	padding: 10px 14px 18px 14px;
	background-color: #fff;
	font-size: 1.3rem;
	line-height: 28px;
	color: #0b0d46;
}
.scroll-info {
	height: 100px;
	overflow: auto;
}
/*** カードサービス ***/
.indexCont-card-inner {
	width: 810px;
	padding: 0 10px 70px;
	text-align: center;
}
.indexCont-card-inner-head {
	height: 23px;
	border-radius: 6px;
	background-color: #e2e2e2;
	font-size: 1.6rem;
	padding: 4px 0 5px;
	text-align: center;
}
.indexCont-card-img {
	margin: 37px auto 16px;
	text-align: center;
}
.indexCont-card-img span {
	padding-top: 30px;
	display: block;
	color: #0b0d46;
	font-size: 2.2rem;
	font-weight: bold;
	text-align: center;
}
.indexCont-card-list {
	width: 810px;
	margin: 0 auto;
}
.indexCont-card-list-li {
	width: 256px;
	max-height: 57px;
	padding: 26px 0;
	margin-left: 18px;
	float: left;
	border-radius: 6px;
	border: 1px solid #ececec;
	background-color: #ffffff;
	font-size: 1.6rem;
	line-height: 24px;
	color: #1d2088;
	text-align: center;
}
.indexCont-card-list-li:first-child {
	margin-left: 0;
}
.indexCont-card-svList {
	margin-left: -18px;
	margin-top: 10px;
}
.indexCont-card-svList-li {
	width: 258px;
	margin-left: 18px;
	margin-top: 12px;
	float: left;
	text-align: center;
}
.indexCont-card-svList-li-img:hover {
	opacity: 0.5;
	transition: opacity 0.3s;
}
.indexCont-card-svList-li a {
	display: block;
	text-decoration: none;
	text-align: inherit;
}
.indexCont-card-svList-li-cap {
	display: inline-block;
	margin: 15px auto 17px;
	padding-left: 14px;
	font-size: 1.6rem;
	color: #21248c;
	background-image: url(/corporate/wr_css/wr_img/layout/ic_arrow_11px.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.indexCont-card-svList-li-cap a:link {
	color: #1c1f87;
	text-decoration: none;
}
.indexCont-card-svList-li-cap a:visited {
	color: #1c1f87;
	text-decoration: none;
}
.indexCont-card-svList-li-cap a:hover {
	color: #1c1f87;
	text-decoration: underline;
}
.indexCont-card-svList-li-text {
	padding-top: 17px;
	border-top: 2px solid #6b6d9a;
	font-size: 1.3rem;
	line-height: 18px;
	color: #000;
}
.streamed_cp {
	background-color: #ffffe0;
	padding: 6px;
}
/*** ソリューションサービス ***/
.indexCont-solution-inner {
	width: 810px;
	padding: 0 10px 70px;
	text-align: center;
}
.indexCont-solution-list {
	margin-left: -2px;
	margin-top: 18px;
}
.indexCont-solution-list-li {
	width: 179px;
	padding: 11px;
	margin-left: 2px;
	margin-top: 2px;
	float: left;
	background-color: #fff;
}
.indexCont-solution-list-li-img:hover {
	opacity: 0.5;
	transition: opacity 0.3s;
}
.indexCont-solution-list-li a {
	display: block;
	height: 100%;
	padding: 11px;
	margin: -11px;
	text-decoration: none;
	text-align: inherit;
}
.indexCont-solution-list-li-cap {
	display: inline-block;
	margin: 7px auto 0;
	padding-left: 10px;
	font-size: 1.4rem;
	color: #21248c;
	background-image: url(/corporate/wr_css/wr_img/layout/ic_arrow_10px.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.indexCont-solution-list-li-cap a:link {
	color: #1c1f87;
	text-decoration: none;
}
.indexCont-solution-list-li-cap a:visited {
	color: #1c1f87;
	text-decoration: none;
}
.indexCont-solution-list-li-cap a:hover {
	color: #1c1f87;
	text-decoration: underline;
}
.indexCont-solution-list-li-text {
	font-size: 1.3rem;
	line-height: 18px;
	color: #000;
}
.indexCont-btn {
	text-align: center;
}
a.indexCont-btn-under {
	display: inline-block;
	margin-top: 13px;
	font-size: 1.4rem;
}
/********************
    UC法人カード
********************/
/* pickup */
.section_pickup {
	background-color: #eaf2f7;
	padding: 30px 20px 20px 20px;
}
.pickup_title {
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	color: #0b0d47;
	margin-bottom: 30px;
}
.pickup_img {
	float: left;
	margin-right: 18px;
}
.pickup_text {
	float: left;
	font-size: 1.3rem;
	line-height: 21px;
	width: 430px;
}
.pickup_list li {
	margin-top: 5px;
	font-size: 12px;
	margin-bottom: 5px;
	text-indent: -1em;
	padding-left: 1em;
	line-height: 17px;
}
.pickup_list a {
	color: #407cba;
}
.text_ic {
	padding-left: 15px;
	background: url(/corporate/wr_css/wr_img/layout/ic_arrow.png) no-repeat left center;
}
.list_wrap {
	width: 660px;
	margin: 0 auto;
}
.l_list {
	margin-left: -18px;
	margin-top: -18px;
}
.l_list_card {
	width: 609px;
	margin: 0 auto;
}
.l_list_item, .l_list_item_fst {
	width: 208px;
	float: left;
	margin-left: 18px;
	margin-top: 18px;
}
.l_list_item_btm {
	float: none;
	width: 576px;
	border-width: 1px;
	border-color: #ffffff;
	border-style: solid;
	padding: 11px 15px 15px;
	margin: 30px auto 0;
}
.l_list_card .l_list_item {
	width: 189px;
	margin-left: 21px;
	margin-top: 0;
}
.l_list_card .l_list_item:first-child {
	margin-left: 0;
}
.l_list_item_btm:hover, .l_list_item a:hover, .link_img:hover {
	opacity: 0.5;
	transition: opacity 0.3s;
}
.l_list_item a, .l_list_item_btm a {
	text-decoration: none;
}
.l_list_item_under {
	border: 1px solid #ececec;
	border-radius: 6px;
	border-top: none;
	padding: 0 15px 15px;
}
.item_title {
	display: table;
	width: 100%;
	position: relative;
}
.item_title_btm {
	display: block;
	text-align: left;
	font-size: 1.6rem;
	line-height: 21px;
	color: #fff;
	padding-bottom: 8px;
}
.item_title span {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 1.6rem;
	line-height: 21px;
	color: #1c1f87;
	padding: 15px 0;
}
.l_list_card .item_title span {
	padding: 10px 0;
	color: #fff;
}
.item_title span a {
	background: url(/corporate/wr_css/wr_img/layout/ic_arrow_blue05.png) no-repeat left 6px;
	padding-left: 10px;
}
.item_title span a:link {
	color: #1c1f87;
	text-decoration: none;
}
.item_title span a:visited {
	color: #1c1f87;
	text-decoration: none;
}
.item_title span a:hover {
	color: #1c1f87;
	text-decoration: underline;
	opacity: 1;
}
.goldlink span a {
	background: url(/corporate/wr_css/wr_img/layout/ic_arrow_btn.png) no-repeat left !important;
	padding-left: 12px;
}
.goldlink span a:link {
	color: #fff !important;
}
.goldlink span a:visited {
	color: #fff !important;
}
.goldlink span a:hover {
	color: #fff !important;
}
.item_text {
	padding-top: 12px;
	padding-bottom: 10px;
	border-top: 2px solid #1e228b;
	font-size: 1.3rem;
	line-height: 18px;
	color: #000;
}
.l_list_card .item_text {
	padding: 10px 0 17px;
	border-top: 1px solid rgba(255, 255, 255, 0.5);
	color: #fff;
}
.item_text_btm {
	font-size: 1.3rem;
	line-height: 18px;
	color: #fff;
	padding-bottom: 6px;
}
.item_btn {
	text-align: center;
}
.item_btn_under {
	text-align: left;
}
.section_card {
	height: 597px;
	padding: 161px 0 0;
	background: url(/corporate/wr_css/wr_img/layout/section_bg01.png) no-repeat left top;
}
.section_title_card {
	padding: 0 0 28px;
	font-size: 22px;
	text-align: center;
	color: #fff;
}
/* campaign banner */
.uc_campaign_button {
	background-image: url(/corporate/wr_css/wr_img/layout/cam_bnr_bg.png);
	display: block;
	width: 646px;
	height: 256px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.uc_campaign_button:hover {
	opacity: 0.5;
	transition: opacity 0.3s;
}
.uc_campaign_button a {
	display: block;
	text-decoration: none;
}
.uc_campaign_data {
	text-align: right;
	padding: 18px 18px 0 0;
	color: #ffffff;
	font-size: 13px;
}
.uc_campaign_inner {
	font-size: 0;
	padding-top: 29px;
	padding-left: 55px;
}
.uc_campaign_img {
	display: inline-block;
}
.uc_campaign_title {
	display: inline-block;
	font-size: 21px;
	text-align: left;
	color: #ffffff;
	padding-left: 15px;
	vertical-align: top;
	margin-top: -7px;
}
.uc_campaign_price01 {
	font-size: 35px;
}
.uc_campaign_price02 {
	font-size: 25px;
}
.campaign_button_link {
	display: block;
	width: 280px;
	height: 54px;
	margin: 0 auto;
	position: absolute;
	left: 181px;
	top: 172px;
}
.kokuzei-list-li {
	line-height: 27px;
	padding-left: 15px;
	background-image: url(/corporate/wr_css/wr_img/layout/ic_arrowred_01.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.kokuzei-list-li a {
	color: #c10000;
}
.uc_campaign_list {
	color: rgba(0, 0, 0, 0.8);
	font-size: 13px;
	margin-top: 10px;
	line-height: 17px;
	margin-left: 0.8em;
}
.uc_campaign_list li {
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: 0.3em;
}
.section_apply {
	padding: 20px;
	background-color: #f5f5f5;
}
.apply_heading {
	font-size: 1.4rem;
	padding-bottom: 10px;
}
.apply_heading:nth-of-type(n+2) {
	padding-top: 35px;
}
.apply_list {
	padding-bottom: 8px;
	font-size: 1.3rem;
	text-indent: -1em;
	padding-left: 1em;
}
.section_apply a:visited {
	text-decoration: none;
	color: #000;
}
.section_apply a:link {
	text-decoration: none;
	color: #000;
}
.filter:hover {
	opacity: 0.6;
	text-decoration: none;
}
.apply_link_font01 {
	font-size: 1.3rem;
}
.apply_link_font02 {
	font-size: 12px;
}
.apply_link {
	display: block;
	width: 330px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background: url(/card/lineup/wr_css/wr_img/houjin/button_bg03.png) no-repeat left top;
}
.apply_text01 {
	font-size: 1.3rem;
	padding: 19px 0 35px;
	text-indent: -1em;
	padding-left: 1em;
}
.apply_text02 {
	font-size: 1.3rem;
	padding-bottom: 5px;
}
.apply_text03 {
	font-size: 1.3rem;
}
.table_column01_2 {
	display: table-cell;
	padding: 0 15px;
	font-size: 13px;
	color: #ffffff;
	background-color: #0b0d46;
	vertical-align: bottom;
	text-align: center;
}
.table_column04_2 {
	display: table-cell;
	background-color: #fff;
	border-left: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	padding: 15px;
	font-size: 13px;
	line-height: 1.4;
}
.link_item {
	background: url(/corporate/wr_css/wr_img/layout/ic_arrow_blue02.png) no-repeat left center;
	padding-left: 12px;
	line-height: 1.7;
}
.link_item a:link, .link_item_2l a:link {
	color: #1c1f87;
}
.link_item a:visited, .link_item_2l a:visited {
	color: #1c1f87;
}
.bg_color_card {
	background-color: #eeeeee !important;
}
.bg_color_cardgold {
	background-color: #ede5d1 !important;
}
.position_relative {
	position: relative;
}
.position_L {
	text-align: left !important;
	padding-left: 15px !important;
	width: 500px !important;
}
.table_button img {
	display: block;
	position: absolute;
	bottom: 0;
	right: 11px;
}
.column_font {
	font-size: 11px;
}
.w315 {
	width: 209px !important;
}
.Lbox_padding {
	padding-left: 15px !important;
	width: 241px !important;
	vertical-align: top !important;
}
.Rbox_padding {
	padding-left: 15px !important;
	width: 243px !important;
	vertical-align: top !important;
}
.link_item_2l {
	background: url(/corporate/wr_css/wr_img/layout/ic_arrow_blue02.png) no-repeat left 20%;
	padding-left: 12px;
	line-height: 1.7;
}
.corporate_scene {
	border-left: 6px solid #1d2088;
	padding-left: 7px;
	margin-bottom: 10px;
	color: #1d2088;
	font-size: 1.5rem;
	font-weight: bold;
}
.section_flow {
	background-image: url(/corporate/wr_css/wr_img/layout/flow_img.png);
	display: block;
	width: 660px;
	height: 255px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-bottom: 35px;
}
.section_title_flow {
	padding-top: 24px;
	font-size: 22px;
	color: #0b0d46;
	text-align: center;
}
.flow_box {
	padding-top: 118px;
}
.flow_item {
	width: 129px;
	float: left;
	padding-left: 3px;
}
.flow_caption {
	padding-top: 5px;
	font-size: 12.5px;
	line-height: 1.4;
	text-align: center;
}
.flow_link {
	font-size: 13px;
	margin-left: 0.8em;
}

/********************
    コーポレートカード
********************/
.cCard-font--blue {
	color: #1d2088;
	font-size: 1.6rem;
}
.cCard-font--black {
	font-size: 1.3rem;
}
.cCard-font--tIndent {
}
.cCard-logo {
	display: block;
	margin: 23px auto 2px;
}
.cCard-btn {
	text-align: center;
	padding-top: 13px;
}
.cCard-btn:hover {
	opacity: 0.5;
	transition: opacity 0.3s;
}
.cCard-btn a {
	display: block;
	text-align: inherit;
}
.cCardSv {
	margin-top: 40px;
	padding-bottom: 70px;
}
.cCardSv-list {
	margin-left: -20px;
}
.cCardSv-list--gold {
	margin-top: 40px;
}
.cCardSv-list-li {
	width: 305px;
	margin-left: 20px;
	font-size: 1.4rem;
	line-height: 27px;
	padding-left: 15px;
	float: left;
	background-image: url(/corporate/wr_css/wr_img/layout/ic_arrow01.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.cCardSv-list-li span {
	display: block;
	font-size: 1.2rem;
	line-height: 17px;
}
.cCardSv-list-li--cap {
	background-image: none !important;
	padding: 0 15px 0 0;
	color: #8d6517;
}
.cCardSv-list--gold .cCardSv-list-li {
	background-image: url(/corporate/wr_css/wr_img/layout/c_card/ic_arrow02.png);
}
.cCardSv-list-li a {
	color: #000;
}
.section_detail {
	margin-bottom: 50px
}
.detail_table {
	width: 660px;
	margin: 0 auto;
	border: 1px solid #c9c9c9;
	border-bottom: none;
}
.table_wrap {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.table_column01 {
	display: table-cell;
	width: 144px;
	/*padding: 15px 0;*/
	font-size: 13px;
	color: #ffffff;
	background-color: #0b0d46;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #c9c9c9;
}
.table_column02 {
	display: table-cell;
	width: 256px;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	padding: 15px 0;
	font-size: 13px;
	text-align: center;
	background-color: #fff;
	line-height: 1.4;
	vertical-align: middle;
}
.table_column03 {
	display: table-cell;
	width: 258px;
	border-bottom: 1px solid #c9c9c9;
	padding: 15px 0;
	font-size: 13px;
	text-align: center;
	background-color: #fff;
	line-height: 1.4;
	vertical-align: middle;
}
.table_column03--alLeft {
	width: 234px;
	text-align: left;
	padding: 15px 10px 15px 14px;
}
.bg_color01 {
	background-color: #0b0d46;
}
.table_column04 {
	display: table-cell;
	width: 515px;
	background-color: #fff;
	border-left: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	padding: 15px 0;
	text-align: center;
	font-size: 13px;
	line-height: 1.4;
}
.column_text01 {
	text-align: center;
}
.column_text02 {
	color: #fff;
}
.align_center {
	text-align: center;
}
.align_center * {
	text-align: inherit;
}
.align_left {
	text-align: left!important;
}
.column_text01 {
	font-size: 14px;
	padding-top: 12px;
}
.link_wrap {
	padding-right: 20px;
}
.blank {
	background: url(/corporate/wr_css/wr_img/layout/ic_blank.png) no-repeat right 3px;
}
.cCard-contactText {
	color: #1d2088;
	font-size: 1.8rem;
	line-height: 28px;
	text-align: center;
	margin: 0 auto 19px;
}
.cCard-contactBtn {
	text-align: center;
}
.cCard-contactBtn a:hover {
	opacity: 0.5;
	transition: opacity 0.3s;
}
.cCard-inner {
	line-height: 22px;
	font-size: 1.4rem;
	margin-top: 14px;
}
.cCard-inner * {
	line-height: inherit;
	font-size: inherit;
}
.cCardEx {
	margin-top: 60px;
}
.cCardEx-intro {
	font-size: 1.4rem;
	line-height: 28px;
	padding-bottom: 8px;
	margin-top: -8px;
}
.cCardEx-cont-inner {
	border-radius: 6px;
	border: 1px solid #ececec;
	padding: 10px 14px 25px;
	margin-top: 20px;
}
.cCardEx-list-li {
	font-size: 1.3rem;
	line-height: 18px;
	text-indent: -3rem;
	padding-left: 3rem;
	margin-top: 13px;
}
.cCardEx-list-li span {
	color: #c10000;
}
.cCardEx-under {
	margin-top: 24px;
}
.cCardEx-list--under {
	margin-top: 8px;
}
.cCardEx-list-li--under {
	margin-top: 0;
	line-height: 23px;
}
.cCardEx-list-li--under a {
	color: #1d2088;
}
/********************
    旧デザインページ用
********************/

#main_contents_new2008 {
	font-size: 160%;
	margin-top: 20px;
	margin-bottom: 0 !important;
}
#main_contents_new2008 h2 span {
	font-weight: bold;
}
#main_contents_new2008 h3 {
	font-weight: bold;
}
#main_contents_new2008 .overflowtext {
	overflow: hidden;
	zoom: 1;
}
/********************
    国税納付もUC法人カードで
********************/


.kokuzei_table_column01 {
	display: table-cell;
	width: 177px;
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	padding: 15px 10px;
	font-size: 13px;
	background-color: #fff;
	line-height: 1.4;
	vertical-align: middle;
}
.kokuzei_table_column03 {
	display: table-cell;
	width: 234px;
	border-bottom: 1px solid #c9c9c9;
	padding: 10px 10px;
	font-size: 13px;
	background-color: #fff;
	line-height: 1.4;
	vertical-align: middle;
}
.kokuzei-btn {
	margin-top: 20px;
	display: inline-block;
	height: 24px;
	padding: 13px 40px 15px;
	border-radius: 3px;
	background-color: #15187a;
}
.kokuzei-btn a {
	display: block;
	padding: 13px 40px 15px;
	margin: -13px -40px -15px;
	text-decoration: none;
}
.kokuzei-btn span {
	display: inline-block;
	padding-left: 14px;
	background-image: url(/corporate/wr_css/wr_img/layout/ic_arrow_btn.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #fff;
	font-size: 1.6rem;
	text-align: center;
}
.kokuzei-btn:hover {
	opacity: 0.5;
	transition: opacity 0.3s;
}
.kokuzei-merit {
	background-color: #1d2088;
	color: #fff !important;
	padding: 1px 7px;
	font-size: 1.3rem !important;
	line-height: 2.4em;
}
.kokuzei-merit2 {
	border-left: 6px solid #1d2088;
	padding-left: 7px;
	margin-bottom: 10px;
}


/*============================================================================================
      法人のお客様 2018 10追記
=============================================================================================*/
/********************
    hedaer
********************/
.h-header .header-logo {
	width: 99px;
	float: left;
}
.h-header .header-right {
	width: 472px;
	float: right;
}
.h-header .headerLink {
	width: 302px;
	padding-top: 2px;
	padding-right: 20px;
	box-sizing: border-box;
	float: left;
}
.h-header .headerLink-list {
	text-align: right;
}
.h-header .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;
}
.h-header .headerLink-item a {
	color: #3b3b3b;
}
.h-header .header-serch {
	width: 153px;
	float: left;
}
.h-header #srchBox {
	width: 155px;
	height: 22px;
	position: relative;
	margin: 0;
	padding: 0;
}
.h-header #srchInput, #SS_searchQuery {
	height: 16px;
	top: 0;
	left: 0;
	padding: 2px;
	width: 110px;
	border: 1px solid #7f9db9;
}
.h-header #srchBtn, #SS_searchSubmit {
	position: absolute;
	right: 0;
}



.h-header .item-width01 {
	width: 130px;
	border-radius: 6px 0 0 6px;
}
.h-header .item-width02 {
	width: 170px;
}
.h-header .item-width03 {
	width: 170px;
}
.h-header .item-width04 {
	width: 130px;
	border-radius: 0;
}
.h-header .item-width05 {
	width: 140px;
}
.h-header .item-width06{
	width: 170px;
	border-radius: 0 6px 6px 0;
}



.h-header .globalNavi-item {
	height: 53px;
	background: url(/corporate/wr_css/wr_img/layout/gnavi_bg.gif) repeat-x left top;
	float: left;
	position: relative;
}
.h-header .globalNavi-item:hover {
	opacity: 0.7;
}
.h-header .globalNavi-item.item-width05.u-pulldown,
.h-header .globalNavi-item.item-width06.u-pulldown{
	opacity: 1;
}

.h-header .globalNavi-item a {
	display: block;
	height: 100%;
	background: url(/corporate/wr_css/wr_img/layout/gnavi_line.gif) no-repeat right center;
	color: #ffffff;
	font-size: 1.3rem;
	text-align: center;
}
.h-header .globalNavi-item a .box-middle02 {
	display: block;
	text-align: center;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.h-header .globalNavi-item a:hover {
	text-decoration: none;
}
.h-header .globalNavi-item .box-middle {
	display: block;
	text-align: center;
	left: 0;
	right: 0;
}
.h-header .globalNavi-item-fontDown {
	display: block;
	font-size: 1.1rem;
	text-align: center;
}
/*スティッキーヘッダーPC*/
.nav a:visited {
	color: #1d2088;
}
.nav a:hover {
	color: #1d2088;
}
.nav {
	background: #fff;
	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-right {
	padding-right: 30px;
}
.nav-fixed-box {
	max-width: 1080px;
	margin: 0 auto;
	padding: 2rem 0 0;
}
.nav .header-logo {
	padding-left: 30px;
}
.nav .globalNavi-fixed {
	margin-top: 1rem;
	float: right;
	display: flex;
	font-size: 1.18rem;
	width: 864px;
}
.nav .globalNavi-fixed .fixed-nav {
	padding: 0 1rem;
	border-right: 1px solid #1d2088;
}
.nav .globalNavi-fixed li:last-child {
	border-right: 0;
}
.nav .item-width01 span {
	display: none;
}
.nav .globalNavi-fixed .u-pulldown ul {
	top: 20px;
/*	left: -21px;*/
	position: absolute;
	z-index: 300;
}
.nav .globalNavi-fixed .u-pulldown li a {
	color: #1b1e88;
	background: #fff;
}
.nav .globalNavi-fixed .u-pulldown li a:hover {
	text-decoration: underline;
}
.globalNavi-fixed .u-pulldown:hover > ul > li {
	height: 30px;
}
/********************
    pulldown
********************/
.globalNavi .u-pulldown {
	position: relative;
}
.globalNavi .u-pulldown span {
	display: block;
	height: 100%;
	background: url(/corporate/wr_css/wr_img/layout/gnavi_line.gif) no-repeat right center;
	color: #ffffff;
	font-size: 1.3rem;
	text-align: center;
	line-height: 54px;
}
.globalNavi-item.item-width06.u-pulldown .box-middle02 .pulldown-txt {
	text-align: center;
	padding: 9px 0 0 0;
	display: block;
	line-height: 1.5;
}
.globalNavi .u-pulldown li a {
	display: block;
	width: 168px;
	height: 40px;
	text-align: left;
	color: #fff;
	font-size: 12px;
	line-height: 3;
	background: #1b1e88;
	transition: 0.5s;
	text-decoration: none;
	/*  border-right: 1px solid #eee;*/
	box-sizing: border-box;
	padding-left: 23px;
}
.globalNavi > .u-pulldown li:hover > a {/*layer-2*/
	opacity: 0.7;
}
.globalNavi .u-pulldown ul {
	top: 53px;
	left: 3px;
	position: absolute;
	z-index: 300;
}
.globalNavi .u-pulldown ul li {
	overflow: hidden;
	height: 0;
	transition: 0.4s;
}
.globalNavi .u-pulldown:hover > ul > li {
	overflow: visible;
	height: 40px;
}
.globalNavi .u-pulldowni ul li ul {
	top: 0;
	left: 110px;
}
.globalNavi .u-pulldown ul li ul:before {/*layer-2▷*/
	position: absolute;
	content: "";
	top: 15px;
	left: 30px;
	border: 5px solid transparent;
	border-left: 5px solid #fff;
}
.globalNavi .u-pulldown ul li ul li:hover > a {/*layer-3*/
	color: pink;
	background: #afc6e2;
}
.globalNavi .u-pulldown ul li ul.left {
	top: 0;
	left: -190px;
}
.globalNavi .u-pulldown ul li ul.left:before,/*layer-2-left▷*/ .globalNavi .u-pulldown ul li ul li ul.left:before {/*layer-3-left▷*/
	position: absolute;
	content: "";
	top: 15px;
	left: 190px;
	border: 5px solid transparent;
	border-right: 5px solid #fff;
}
.globalNavi .u-pulldown ul li ul.left li:hover > a {/*layer-2-left*/
	color: pink;
	background: #afc6e2;
}
.globalNavi .u-pulldown ul li ul li ul.left li:hover > a {/*layer-3-left*/
	color: purple;
	background: #afc6e2;
}
.globalNavi .u-pulldown span.new {
	height: auto;
	background: none;
	line-height: 1;
	position: absolute;
	top: 5px;
	left: 10px;
	color: #ff0000;
	font-weight: bold;
	text-shadow: 1px 1px 1px #FFFFFF;
}
.globalNavi a.section-u-contactLink {
	position: relative;
}
.globalNavi a.section-u-contactLink::before {
	content: "";
	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;
}
.globalNavi-fixed .u-pulldown span.new {
	position: relative;
	display: inline-block;
	top: 0;
	left: 0;
	margin-right: 5px;
}

/********************
    pagetop
********************/
.u-gotop {
	display: block;
	width: 50px;
	height: 50px;
	background-color: #4b4e7c;
	border-radius: 2px;
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 10;
	opacity: .5;
}
.u-gotop span {
	display: block;
	width: 20px;
	height: 20px;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-top: 20px;
	margin-left: 14px;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
}
/********************
    breadLink
********************/
.h-header .breadLink-item {
	display: inline-block;
	font-size: 1.2rem;
	margin: 0;
}
/********************
    共通
********************/
.main_contents--indexmain_contents--index {
	font-size: 1.4rem;
	box-sizing: border-box;
	font-feature-settings : "palt";
}
.main_contents--indexmain_contents--index {
	padding: 0 20px;
}
.indexCont-content {
	padding: 0 10px;
}
.uchcd-flax {
	display: flex;
	display: -webkit-flexbox;
	display: -ms-flexbox;
}
.flex-wrap{
    flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
    .flex-wrap {
        flex-wrap: unset;
    }
}
.uchcd-indent {
	padding-left: 1em;
	text-indent: -1em;
}
.uchcd-spbw {
	justify-content: space-between;
}
.uchcd-p-13 {
	font-size: 1.3rem;
}
.uchcd-pt-10 {
	padding-top: 10px;
}
.u-txt-center {
	text-align: center;
}
/*アイコン*/
.far {
	padding-right: 8px;
}
.fas {
	padding-right: 8px;
}
.fa-check-square {
	color: #15187a;
}
/*ボタン*/
.uch-btn {
	display: block;
	border-radius: 3px;
	background-color: #15187a;
	position: relative;
	margin: 0 auto;
	width: 360px;
}
.uch-btn--red {
	display: inline-block;
	border-radius: 3px;
	background-color: #a40000;
}
.uch-btn a {
	display: block;
	height: 52px;
	line-height: 52px;
	text-decoration: none;
	text-align: center;
	color: #fff;
}
.uch-btn--red a {
	display: block;
	width: 416px;
	height: 62px;
	line-height: 62px;
	text-decoration: none;
	text-align: center;
	color: #fff;
}
.uch-btn span {
	position: relative;
	padding-left: 17px;
	font-size: 1.6rem;
}
.uch-btn--red span {
	position: relative;
	padding-left: 17px;
	font-size: 1.6rem;
}
.uch-btn span::before {
	content: "";
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 9px solid #fff;
	position: absolute;
	top: 6px;
	left: 0;
}
.uch-btn--red span::before {
	content: "";
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 9px solid #fff;
	position: absolute;
	top: 0.5rem;
	left: 0;
}
.uch-btn:hover {
	opacity: 0.5;
	transition: opacity 0.3s;
}
.uch-btn--red:hover {
	opacity: 0.5;
	transition: opacity 0.3s;
}
.uch-btn-small {
	padding-top: 20px;
}
.uch-btn-small a {
	display: block;
	color: #fff;
	margin-top: 5px;
	background: #15187a;
	border-radius: 6px;
	width: 150px;
	height: 29px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	position: relative;
}
.uch-btn-small a span {
	padding-left: 1.5rem;
}
.uch-btn-small a:before {
	display: inline-block;
	content: "";
	width: 15px;
	height: 10px;
	background: url(/cs/corporate/wr_css/wr_img/layout/ic_arrow_white.png) no-repeat;
	    background-size: contain;
	position: absolute;
	top: 9px;
	left: 17px;
}
.uch-btn-small a:hover {
	opacity: 0.5;
	transition: opacity 0.3s;
}
.indexCont-h-card .h-optison-btn a:before {
	top: 18px;
	height: 13px;
}
/*文字リンク*/
.section-u-contactLink {
	position: relative;
	padding-left: 14px;
}
.section-u-contactLink {
	color: #15187a;
}
a.section-u-contactLink {
	color: #15187a;
}
.section-u-contactLink::before {
	content: "";
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 7px solid #15187a;
	position: absolute;
	top: 6px;
	left: 0;
}
.h-header .uchcd-content-Link {
	padding-top: 6px;
}
.h-header .uchcd-content-Link {
	color: #15187a;
	font-size: 1.4rem;
}
/*タイトル*/
.indexCont-u-head-inner {
	height: 24px;
	padding: 11px 0;
	background-image: url(/cs/corporate/wr_css/wr_img/layout/title_inner_bg01.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #ffffff;
	font-size: 1.6rem;
	text-align: center;
	font-weight: bold;
}
.indexCont-u-head-inner-txtr {
	padding: 11px 0 8px 13px;
	background-image: url(/cs/corporate/wr_css/wr_img/layout/title_inner_bg01.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #ffffff;
	font-size: 1.6rem;
	text-align: left;
	font-weight: bold;
	    background-size: contain;
}
.indexCont-uchcd-head {
	width: 100%;
	border-radius: 6px;
	background: #1e228b;
	margin-bottom: 20px;
	border-radius: 6px;
}
.indexCont-sol .u-head-02 {
	height: 64px;
}
.indexCont-sol .u-head-inr-02 {
	background-image: url(/cs/corporate/wr_css/wr_img/layout/title_inner_bg02.png);
	height: 44px;
}
.u-sp-sol {
	display: none;
}

@media screen and (max-width: 767px) {
.nav {
	display: none;
}
.main_contents--indexmain_contents--index {
	padding: 0;
}
.uchcd-sp-block {
	display: block;
}
a.section-u-contactLink::before {
	top: 0.4rem;
}
.indexCont-h-card .indexCont-u-head-inner-txtr {
	font-size: 1.4rem;
	text-align: center;
	padding: 14px 0;
}
.u-img-sp-cd {
	width: 90%;
}
.uchcd-p-13 {
	font-size: 1.2rem;
}
.uch-btn--red {
	display: block;
}
.uch-btn--red a {
	width: 100%;
	margin-bottom: 30px;
}
.uch-btn--red span::before {
	top: 0.4rem;
}
.uch-btn-small a {
	display: block;
	width: 100%;
}
.uch-btn {
	display: block;
}
.uch-btn {
	width: 100%;
}
.uch-btn span::before {
	top: 0.2rem;
}
.u-sp-sol .u-table {
	width: 48%;
	display: table-cell;
}
.sol-img-box img {
	width: 100%;
}
.u-pd-right {
	padding-right: 4px;
}
.u-pd-left {
	padding-left: 4px;
	padding-top: 20px;
}
.uch-btn span {
	font-size: 1.4rem;
}
.uch-btn--red span {
	font-size: 1.4rem;
}
.u-pc-sol {
	display: none;
}
}
/********************
    法人のお客様TOP
********************/
.indexCont .indexCont-u-bgblue {
	background: #f0f2f6;
	border-radius: 6px;
	padding: 16px;
	height: 715px;
	margin-bottom: 30px;
}
.indexCont .indexCont-uchcd-list-li {
	width: 100%;
	max-height: 40px;
	padding: 4px 0;
	border-radius: 6px;
	border: 1px solid #ececec;
	background-color: #ffffff;
	line-height: 24px;
	color: #1d2088;
	text-align: center;
	margin: 20px 0;
}
.indexCont .u-bggray {
	background: #d8d8d8;
}
.indexCont .indexCont-cdbox {
	width: 49%;
}
.indexCont .indexCont-cdbox h3 {
	color: #0e1173;
	text-align: center;
	padding-top: 6px;
}
.indexCont .uchcd-merit li {
	position: relative;
	padding-left: 20px;
}
.indexCont .uchcd-merit li::before {
	display: inline-block;
	content: "";
	width: 15px;
	height: 13px;
	background-image: url(/cs/corporate/wr_css/wr_img/layout/main_arrow_chack.png);
	position: absolute;
	top: 3px;
	left: 0;
}
.indexCont-imtl-box p {
	width: 190px;
}
.indexCont .indexCont-sol {
	padding-bottom: 7rem;
}
.indexCont .indexCont-sol .s-sv {
	padding-bottom: 3rem;
}
.indexCont .indexCont-sol p {
	padding-bottom: 24px;
}
.indexCont .indexCont-sol .sol-img-box {
	padding-bottom: 30px;
}
.indexCont .indexCont-u-cop-sol .uchcd-p-13 {
	width: 180px;
}
.indexCont .u-cdsol-box {
	width: 45%;
}

.important-info {
	border: 2px solid #bd0000;
	padding: 9px 20px;
	margin-bottom: 23px;
	top: -8px;
	position: relative;
}
.important-info p {
	color: #bd0000;
	font-weight: bold;
	margin-bottom: 5px;
}

@media screen and (max-width: 767px) {
.indexCont {
	padding: 0 10px;
	font-size: 1.4rem;
}
.indexCont .indexCont-cdbox {
	width: 100%;
}
.indexCont .indexCont-u-cop-sol .uchcd-p-13 {
	width: 90%;
}
.indexCont .indexCont-u-bgblue {
	height: auto;
}
.indexCont-imtl-box p {
	width: 50%;
}
.indexCont .indexCont-cdbox h3 {
	font-size: 1.2rem;
}
.indexCont .u-cdsol-box img {
	width: 100%;
}
.indexCont .s-sv-box .sp-btm {
	padding-bottom: 2rem;
}
}
/********************
    法人カードのご案内
********************/
#section_flow ,
#uc_campaign{
	position: relative;
}
#section_flow_junp {
	position: absolute;
	top: -65px;
}
#uc_campaign_junp{
	position: absolute;
	top: -90px;
}
.h-card-gotop {
	display: block;
	width: 50px;
	height: 50px;
	background-color: #4b4e7c;
	border-radius: 2px;
	position: fixed;
	bottom: 80px;
	right: 20px;
	z-index: 10;
	opacity: .5;
}
/*スティッキーフッダー*/
.IdxCase_group{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
}
.IdxCase_cap_label{
	width: 250px;
	height: 50px;
	line-height: 50px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	background-color: #fffafa;
	border: 3px solid #e00f0f;
	border-bottom: 3px solid #fffafa;
	position: absolute;
	top: -53px;
	right: 10%;
	color: #e00f0f;
	font-size: 1.4rem;
	font-weight: bold;
	text-align: center;
	z-index: 2;
}
.IdxCase_cap_label::before{
	content: "";
	width: inherit;
	height: 3px;
	background-color: #fffafa; 
	position: absolute;
	bottom: -6px;
	left: 0;
}
.IdxCase_cap_label::after {
	content: "";
	width: 7px;
	height: 7px;
	display: inline-block;
	border-top: 2px solid #e00f0f;
	border-right: 2px solid #e00f0f;
	position: absolute;
	top: calc(50% - 2px);
	left: 12px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: 0.4s;
	transition: 0.4s;
}
.IdxCase_group.js_open .IdxCase_cap_label::after{
	border-color: #e00f0f;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	-webkit-transition: 0.4s;
	transition: 0.4s;
	top: calc(50% - 6px);
	left: 12px;
}
.IdxCase_cap_label em{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	border-radius: 6px;
	background-color: #bd0000;
	font-size: 1.3rem;
	color: #fff;
	text-align: center;
	position: absolute;
	top: -19px;
	right: 10px;
}
.IdxCase_cont{
	display: none;
	padding: 10px;
	background-color: #fffafa;
	border-top: 3px solid #e00f0f;
	font-size: 0;
	text-align: center;
	position: relative;
	bottom: 0;
	z-index: 1;
}
.IdxCase_cont a{
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
}
.IdxCase_cont a:first-of-type{
	margin-left: 0;
}
.IdxCase_cont a:hover{
	opacity: .5;
}
.IdxCase_cont .sp{
	display: none;
}
.IdxCase_cont .pc{
	display: inline-block;
}
.h-stk-footer-sp {
	display: none;
}
.h-stk-footer-pc{
	width: 100%;
	height: 73px;
	transition: 0.4s;
	background-color: #fffafa;
	border-top: 3px solid #e00f0f;
	padding: 10px;
	font-size: 0;
	position: relative;
	box-sizing: border-box;
	bottom: 0;
}
.stk-btn-pc {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	justify-content: center;
}
.stk-btn-pc a{
	display: block;
	margin-left: 10px;
}
.stk-btn-pc a:first-of-type{
	margin-left: 0;
}
.stk-btn-pc img:hover {
	opacity: 0.5;
}
.h-stk-footer-pc:hover {
	color: #86cecb !important;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

/*    SP Mode
===========================*/
@media screen and (max-width: 767px) {
	.IdxCase_cap_label{
		width: 90vw;
		left: 0;
		right: 0;
		margin: auto;
	}
	.IdxCase_cont{
		padding: 5vw;
	}
	.IdxCase_cont a{
		width: 100%;
		margin: 3vw auto 0;
	}
	.IdxCase_cont a:first-of-type{
		margin-top: 0;
	}
	.IdxCase_cont img{
		width: 100%;
	}
	.IdxCase_cont .sp{
		display: inline-block;
	}
	.IdxCase_cont .pc{
		display: none;
	}
	.h-stk-footer-pc {
		display: none;
	}
	.h-stk-footer-sp {
		display: block;
		margin: 0 auto;
		transition: 0.4s;
		z-index: 20;
		background-color: #fffafa;
		border-top: 3px solid #e00f0f;
	}
	.stk-btn-sp {
		text-align: center;
		padding: 9rem 0 0;
		padding: 5vw 0;
	}
	.stk-btn-sp a{
		display: block;
		width: 91%;
		margin: 3vw auto 0;
	}
	.stk-btn-sp a:first-of-type{
		margin-top: 0;
	}
	.stk-btn-sp img {
		width: 100%;
	}
	.stk-btn-sp a:hover {
		opacity: 0.5;
	}
}


.main_contents--indexmain_contents--index .h-card-mv img {
	padding: 20px 0 50px;
}
.indexCont-h-card {
	font-size: 1.4rem;
}
.indexCont-h-card .h-space {
	letter-spacing: -1px;
}
.indexCont-h-card .u-bggray {
	background: #f7f7f7;
	border: 1px solid #eeeeee;
	border-radius: 5px;
}
.indexCont-h-card section {
	padding-bottom: 70px;
}
.indexCont-h-card .uchcd-p-20 {
	font-size: 2rem;
	text-align: center;
	color: #15187a;
}
.indexCont-h-card .h-pdleft {
	padding: 0 20px;
}
.indexCont-h-card .h-pdbtm-30 {
	margin-bottom: 30px;
}
.indexCont-h-card .h-pdleft h3 {
	color: #15187a;
	font-weight: bold;
}
.indexCont-h-card .h-pdleft p {
	width: 258px;
	font-size: 1.3rem;
}
.indexCont-h-card .uchcd-p-20 span {
	font-size: 3.6rem;
	font-weight: bold;
	color: #15187a;
}
/*キャンペーンバナー*/
.indexCont-h-card .h-cp-txtbox {
	width: 74%;
	margin: 0 auto;
}
.indexCont-h-card .fukidashi {
    position: relative;
    display: inline-block;
    margin: 0 0 0 18px;
    padding: 2px 5px;
    min-width: 120px;
    max-width: 100%;
    color: #be0000;
    font-size: 12px;
    font-weight: bold;
    background: #ffffff;
    border: solid 3px #ffffff;
    box-sizing: border-box;
}
.indexCont-h-card .fukidashi:before {
    content: "";
    position: absolute;
    bottom: -17px;
    left: 50%;
    margin-left: -7px;
    border: 7px solid transparent;
    border-top: 9px solid #ffffff;
    z-index: 1;
}
/*/キャンペーンバナー*/
.indexCont-h-card .h-spt-box {
	padding-bottom: 20px;
}
.indexCont-h-card .h-spt-box:last-child {
	padding-bottom: 0;
}
.indexCont-h-card .h-spt-box h3 {
	font-size: 1.6rem;
	color: #1d2088;
	position: relative;
	padding-left: 30px;
	padding-bottom: 10px;
	font-weight: bold;
}
.indexCont-h-card .h-spt-box h3::before {
	display: inline-block;
	content: "";
	width: 23px;
	height: 23px;
	position: absolute;
	top: -1px;
	left: 0;
}
.indexCont-h-card .h-spt-box h3.h-no01::before {
	background-image: url(wr_img/layout/arrow_no1.png);
}
.indexCont-h-card .h-spt-box h3.h-no02::before {
	background-image: url(wr_img/layout/arrow_no2.png);
}
.indexCont-h-card .h-spt-box h3.h-no03::before {
	background-image: url(wr_img/layout/arrow_no3.png);
}
.indexCont-h-card .h-spt-box h3.h-no04::before {
	background-image: url(wr_img/layout/arrow_no4.png);
}
.indexCont-h-card .h-spt-box p {
	width: 89%;
	padding-left: 3rem;
}
.indexCont-h-card .h-spt-box .uchcd-indent {
		padding-left: 0;
}
.indexCont-h-card .h-immortal-box {
	margin: 20px 0 26px;
	text-align: center;
	position: relative;
}
.indexCont-h-card .h-immortal-box::after {
	content: "";
	width: 0;
	height: 0;
	border-left: 28px solid transparent;
	border-right: 28px solid transparent;
	border-top: 30px solid #15187a;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -57px;
}
.indexCont-h-card .h-immortal-box img {
	padding: 20px 0;
}
.indexCont-h-card .h-immortal-box-pc {
	text-align: center;
}
.indexCont-h-card .h-immortal-box-sp {
	display: none;
}
.indexCont-h-card .h-immortal-box-txt {
	padding: 34px 0;
}
.indexCont-h-card .h-point-coin {
	background: #15187a;
	text-align: center;
	padding: 24px 0 16px;
	width: 100%;
	position: relative;
	border-radius: 5px;
	margin-top: 78px;
}
.indexCont-h-card .h-point-coin img {
	position: absolute;
	right: 40px;
	bottom: 10px;
}
.indexCont-h-card .h-point-coin .uchcd-p-20 {
	color: #fff;
}
.indexCont-h-card .h-point-coin .uchcd-p-20 span {
	color: #fff;
}
.indexCont-h-card .h-gift {
	height: 156px;
	width: 382px;
	margin-right: 26px;
	display: inline-block;
	text-align: center;
	padding: 1.4rem;
}
.indexCont-h-card .h-gift p {
	padding-top: 2rem;
	width: 370px;
}
.indexCont-h-card .h-gift-sp {
	display: none;
}
.indexCont-h-card .h-cash {
	height: 156px;
	width: 374px;
	display: inline-block;
	text-align: center;
	padding: 1.4rem;
	vertical-align: top;
}
.indexCont-h-card .h-cash-sp {
	display: none;
}
.indexCont-h-card .h-cash p {
	padding-top: 2rem;
	width: 370px;
}
.indexCont-h-card .h-point-box {
	margin: 40px auto 20px;
	display: table;
}
/*オプションサービス*/
.indexCont-h-card .h-option-sv {
	width: 50%;
}
.indexCont-h-card .h-option-sv .section-u-contactLink {
	font-weight: bold;
}
.indexCont-h-card .h-option-sv .section-u-contactLink:hover {
	text-decoration: underline;
}
.indexCont-h-card .h-sv-box p {
	color: #000;
}
.indexCont-h-card .h-sv-box {
	text-decoration: none;
	width: 50%;
}
.indexCont-h-card .h-optison-btn a {
	height: 50px;
	line-height: 52px;
	border-radius: 5px;
	margin: 0 auto;
	width: 360px;
	font-size: 1.6rem;
	 text-align: center;
	 color: #fff;
}

/*/オプションサービス*/
.indexCont-h-card .h-goldcd {
	padding-bottom: 60px;
}
.indexCont-h-card .h-gold-privilege .uch-btn-small {
	padding-top: 0;
}
.indexCont-h-card .apply_link {
	display: block;
	width: 330px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background: url(../h_card/wr_img/h_card/button_bg03.png) no-repeat left top;
}
.indexCont-h-card .detail_table {
	width: 100%;
	margin: 0 auto;
	border: 1px solid #c9c9c9;
	border-bottom: none;
}
.indexCont-h-card .detail_table .uch-btn-small {
	float: right;
	margin-right: 3rem;
	padding-top: 0;
    vertical-align: bottom;
    position: absolute;
    right: 0;
    bottom: 13px;
}
.indexCont-h-card .detail_table .uch-btn-small a {
	width: 15rem;
}
.indexCont-h-card .w315 {
}
.indexCont-h-card .box-img-pc {
	text-align: center;
}
.indexCont-h-card .box-img-sp {
	display: none;
}
.indexCont-h-card .table_column01 {
	display: table-cell;
	width: 144px;
	/*padding: 15px 0;*/
	font-size: 13px;
	color: #ffffff;
	background-color: #15187a;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #c9c9c9;
}
.indexCont-h-card .table_column01_2 {
	display: table-cell;
	padding: 0 15px;
	font-size: 13px;
	color: #ffffff;
	background-color: #15187a;
	vertical-align: bottom;
	text-align: center;
}
.indexCont-h-card .table_column01_3 {
	display: table-cell;
	width: 190px;
	/*padding: 15px 0;*/
	font-size: 13px;
	color: #ffffff;
	background-color: #15187a;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #c9c9c9;
}
.indexCont-h-card .table_column02 {
	display: table-cell;
	width: 257px;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	padding: 15px 0;
	font-size: 13px;
	text-align: center;
	background-color: #fff;
	line-height: 1.4;
	vertical-align: middle;
}
.indexCont-h-card .table_column02_2 {
	display: table-cell;
	width: 338px;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	padding: 15px 0;
	font-size: 13px;
	text-align: center;
	background-color: #fff;
	line-height: 1.4;
	vertical-align: middle;
}
.indexCont-h-card .table_column02_3 {
	display: table-cell;
	width: 257px;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	padding: 15px 0;
	font-size: 13px;
	text-align: center;
	background-color: #fff;
	line-height: 1.4;
	vertical-align: middle;
}
.indexCont-h-card .table_column03 {
	display: table-cell;
	width: 259px;
	border-bottom: 1px solid #c9c9c9;
	padding: 15px 0;
	font-size: 13px;
	text-align: center;
	background-color: #fff;
	line-height: 1.4;
	vertical-align: middle;
}
.indexCont-h-card .table_column03_2 {
	display: table-cell;
	width: 340px;
	border-bottom: 1px solid #c9c9c9;
	padding: 15px 0;
	font-size: 13px;
	text-align: center;
	background-color: #fff;
	line-height: 1.4;
	vertical-align: middle;
}
.indexCont-h-card .section_detail {
	margin-bottom: 50px
}
.indexCont-h-card .section_detail .table_wrap {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.indexCont-h-card .section_detail .table_column03--alLeft {
	width: 234px;
	text-align: left;
	padding: 15px 10px 15px 14px;
}
.indexCont-h-card .section_detail .bg_color01 {
	background-color: #0b0d46;
}
.indexCont-h-card .table_column04 {
	display: table-cell;
	width: 515px;
	background-color: #fff;
	border-left: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	padding: 15px 0;
	text-align: center;
	font-size: 13px;
	line-height: 1.4;
	position: relative;
}
.indexCont-h-card　.table_column04_2 {
	display: table-cell;
	background-color: #fff;
	border-left: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	padding: 15px;
	font-size: 13px;
	line-height: 1.4;
	width: 487px;
}
.indexCont-h-card .column_text01 {
	text-align: center;
}
.indexCont-h-card .column_text02 {
	color: #fff;
}
.indexCont-h-card .align_center {
	text-align: center;
}
.indexCont-h-card .align_center * {
	text-align: inherit;
}
.indexCont-h-card .align_left {
	text-align: left!important;
}
.indexCont-h-card .column_text01 {
	font-size: 14px;
	padding-top: 12px;
}
.indexCont-h-card .link_wrap {
	padding-right: 20px;
}
.indexCont-h-card .section_flow {
	display: block;
	width: 100%;
	height: 280px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-bottom: 35px;
}
.indexCont-h-card .section_flow.u-bggray {
	border: none;
	border-radius: 0px;
	background: #f0f2f6;
}
.indexCont-h-card .h-contact-flow {
	display: block;
	width: 100%;
	height: 108px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-bottom: 35px;
	text-align: center;
}
.indexCont-h-card .h-contact-flow-sp {
	display: none;
}
.indexCont-h-card .section_title_flow {
	padding-top: 24px;
	font-size: 22px;
	color: #0b0d46;
	text-align: center;
}
.indexCont-h-card .flow_box {
	padding-top: 0px;
}
.indexCont-h-card .flow_item {
	width: 148px;
	float: left;
	padding-left: 21px;
}
.indexCont-h-card .flow_caption {
	padding-top: 5px;
	font-size: 12.5px;
	line-height: 1.4;
	text-align: center;
}
.indexCont-h-card .flow_link {
	font-size: 13px;
	margin-left: 0.8em;
}
.indexCont-h-card .section_apply {
	padding: 20px;
	background-color: #fff;
}

@media screen and (max-width: 767px) {
	.main_contents--indexmain_contents--index .h-card-mv img {
		padding: 155px 0 10vw;
		width: 100%;
	}
	.indexCont-h-card {
		padding: 0 10px;
	}

	/*キャンペーンバナー*/
	.indexCont-h-card .uc_campaign_button {
		width: 96%;
		height: 153px;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.indexCont-h-card .uc_campaign_data {
		font-size: 1rem;
		transform: scale(0.8);
		transform-origin: right top;
		padding: 1rem 1.5rem 0 0rem;
	}
	.indexCont-h-card .uc_campaign_inner {
		padding-top: 0;
		padding-left: 28px;
		position: relative;
	}
	.uc_campaign_img {
		width: 70px;
	}
	.uc_campaign_img img {
		width: 100%;
	}
	.indexCont-h-card .uc_campaign_title {
		font-size: 8px;
	}
	.indexCont-h-card .cp-txt {
		font-size: 1rem;
	}
	.indexCont-h-card .uc_campaign_price01 {
		font-size: 20px;
	}
	.indexCont-h-card .uc_campaign_price02 {
		font-size: 12px;
	}
	.campaign_button_link {
		width: 150px;
		height: 0;
		left: 0;
		right: 0;
		top: 92px;
		margin: 0 auto;
	}
	.campaign_button_link img {
		width: 100%;
	}
	.indexCont-h-card .fukidashi {
		position: relative;
		display: inline-block;
		margin: 0 0 0 -4px;
		padding: 2px 5px;
		width: 60px;
		min-width: 113px;
		max-width: 100%;
		color: #be0000;
		font-size: 1rem;
		font-weight: bold;
		background: #ffffff;
		border: solid 3px #ffffff;
		box-sizing: border-box;
		transform: scale(0.8);
	}
	.indexCont-h-card .fukidashi:before {
		content: "";
		position: absolute;
		bottom: -17px;
		left: 50%;
		margin-left: -7px;
		border: 7px solid transparent;
		border-top: 9px solid #ffffff;
		z-index: 1;
	}
	.indexCont-h-card .h-cp-txtbox {
		width: 95%;
	}
/*/キャンペーンバナー*/
	.indexCont-h-card section {
		padding-bottom: 5rem;
	}
	.indexCont-h-card .h-point-box {
		display: block;
	}
	.indexCont-h-card .h-gift {
		height: 12.5rem;
		margin: 0 0 2rem 0;
		width: 91%;
	}
	.indexCont-h-card .h-gift-pc {
		display: none;
	}
	.indexCont-h-card .h-gift-sp {
		display: block;
	}
	.indexCont-h-card .h-gift-sp img {
		width: 100%;
	}
	.indexCont-h-card .h-gift p {
		padding-left: 0;
		width: 100%;
	}
	.indexCont-h-card .h-cash {
		height: 140px;
		width: 91%;
	}
	.indexCont-h-card .h-cash-pc {
		display: none;
	}
	.indexCont-h-card .h-cash-sp {
		display: block;
	}
	.indexCont-h-card .h-cash-sp img,.indexCont-h-card .h-cash p {
		width: 100%;
	}
	.h-point-box {
		margin: 60px 0 20px;
	}
	.indexCont-h-card .h-spt-box {
		padding-bottom: 8vw;
	}
	.indexCont-h-card .h-spt-box img {
		width: 100%;
	}
	.indexCont-h-card .h-spt-box p {
		width: 90%;
		padding-bottom: 4vw;
		font-size: 1.3rem;
	}
	.indexCont-h-card .h-immortal-box-pc {
		display: none;
	}
	.indexCont-h-card .h-immortal-box-sp {
		display: block;
		text-align: center;
	}
	.indexCont-h-card .h-immortal-box-sp img {
		width: 95%;
	}
	.indexCont-h-card .h-immortal-box-txt .uchcd-p-20 {
		font-size: 1.6rem;
	}
	.indexCont-h-card .h-immortal-box-txt .uchcd-p-20 span {
		font-size: 3rem;
	}
	.indexCont-h-card .h-point-coin img {
		position: absolute;
		right: 8px;
		bottom: 17px;
		width: 24%;
	}
	.indexCont-h-card .h-pdbtm-30 {
		margin-bottom: 30px;
		text-align: center;
	}
	.indexCont-h-card .h-sv-box .h-pdbtm-30 {
		width: 100%;
	}
	.indexCont-h-card .h-point-coin .uchcd-p-20 {
		margin: 0 auto;
		font-size: 1.6rem;
	}
	.indexCont-h-card .uchcd-p-20 span {
		font-size: 2.6rem;
	}
	.indexCont-h-card .box-img-pc {
		display: none;
	}
	.indexCont-h-card .box-img-sp {
		display: block;
		text-align: center;
	}
	.indexCont-h-card .box-img-sp img {
		width: 96%;
	}
	.indexCont-h-card .h-pdleft {
		padding: 10px;
		margin: 0 auto;
		text-align: center;
	}
	.indexCont-h-card .h-pdleft h3 {
		text-align: center;
	}
	.indexCont-h-card .h-pdleft p {
		width: 100%;
	}
	.indexCont-h-card .h-optison-btn a {
		width: 100%
	}
	.indexCont-h-card .detail_table {
		width: 90%;
	}
	.indexCont-h-card .section_detail .table_wrap {
		display: block;
	}
	.indexCont-h-card .table_column01 {
		display: block;
		width: 100%;
		padding: 15px 0;
		font-size: 13px;
	}
	.indexCont-h-card .table_column01.sp-none {
		display: none;
	}
	.indexCont-h-card .table_column01_2 {
		display: block;
		padding: 15px;
	}
	.indexCont-h-card .table_column01_3 {
		display: none;
	}
	.indexCont-h-card .table_column02 {
		padding: 10px;
		border-left: none;
	}
	.indexCont-h-card .table_column02_2 {
		border-left: none;
		    width: 354px;
	}
	.indexCont-h-card .table_column02_3 {
		border-left: none;
		    width: 302px;
	}
	.indexCont-h-card .table_column03 {
		padding: 10px;
	}
	.indexCont-h-card .table_column04 {
		border-left: none;
	}
	.table_column04_2 {
		border-left: none;
	}
	.indexCont-h-card .detail_table .uch-btn-small {
		position: initial;
		float: none;
	}
	.indexCont-h-card .detail_table .uch-btn-small a {
		width: 15rem;
	}
	.indexCont-h-card .w315 {
		float: none;
	}
	.indexCont-h-card .section_flow {
		display: block;
		width: 90%;
		height: 127vw;
	}
	.indexCont-h-card .section_flow img {
		width: 90%;
	}
	.indexCont-h-card .flow_item {
		display: block;
		width: 148px;
		float: right;
		padding-left: 21px;
	}
	.indexCont-h-card .flow_item br {
		display: none;
	}
	.indexCont-h-card .h-contact-flow {
		display: none;
	}
	.indexCont-h-card .h-contact-flow-sp {
		display: block;
		width: 100%;
		text-align: center;
		padding: 1rem 0;
	}
	.indexCont-h-card .flow_box {
		display: none;
	}
	.indexCont-h-card .apply_link {
		display: block;
		width: 100%;
		height: 43px;
		line-height: 44px;
		text-align: center;
		background-size: contain;
	}
}
@media screen and (max-width: 320px) {
	/*キャンペーンカード*/
	.indexCont-h-card .uc_campaign_img {
		width: 45px;
	}
	.indexCont-h-card .uc_campaign_price01 {
		font-size: 15px;
	}
	.indexCont-h-card .fukidashi {
		transform: scale(0.6);
	}
	.campaign_button_link {
		width: 120px;
		top: 80px;
	}
	.indexCont-h-card .uc_campaign_title {
		    margin-top: -7px;
	}
	/*コイン*/
	.indexCont-h-card .h-point-coin img {
		width: 19%;
	}
	/*ダウンダウンロードはこちら*/
	.indexCont-h-card .apply_link_font01 {
		font-size: 1.2rem;
		    padding-left: 2rem;
	}
	.indexCont-h-card .apply_link_font02 {
		font-size: 1.2rem;
	}
	.indexCont-h-card .apply_link {
		line-height: 37px;
	}
}
/********************
    ソリューションサービス
********************/
/*共通*/
.indexCont-u-solution {
	padding: 0 10px;
}
.indexCont-u-solution section {
	padding-bottom: 5rem;
}
.u-solution-mv {
	padding: 2rem 0 7rem;
}
.box-img-sp {
	display: none;
}
.s-sv-box a {
	text-decoration: none;
	
}
.s-sv-box a:hover .section-u-contactLink {
	text-decoration: underline;
}
.s-sv-box p {
	color: #000;
}
.s-sv-box {
	text-align: center;
}
.indexCont-u-solution .s-sv-box .h-pdleft {
	width: 195px;
	font-size: 1.3rem;
}
/*接待に役立つサービス・カードサービス*/
.indexCont-u-solution .s-sv-2 {
	width: 50%;
}
.indexCont-u-solution .s-sv-3 {
	width: 75%;
}
.indexCont-u-solution .s-sv-box .sp-btm {
	padding-bottom: 2rem;
}

@media screen and (max-width: 767px) {
.u-solution-mv img {
	width: 100%;
}
.indexCont-u-solution section {
	padding-bottom: 5rem;
}
.u-solution-mv {
	padding: 15rem 0 5rem;
}
.box-img-pc {
	display: none;
}
.box-img-sp {
	display: block;
}
.s-sv {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.s-sv-box {
	width: 49%;
}
.s-sv-box img {
	width: 100%;
}
.indexCont-u-solution .s-sv-box .h-pdleft {
	width: 100%;
}
/*接待に役立つサービス・カードサービス*/
.indexCont-u-solution .s-sv-2,.indexCont-u-solution .s-sv-3 {
	width: 100%;
}
	.indexCont-u-solution .s-sv-3 {
		flex-wrap: wrap;
	}
}



/********************
    footer area style(cs new)
********************/
.csfooter {
  font-family: "Meiryo UI" , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif !important;
  border :none !important;
  padding: 0 !important;
}
.csfooter .csfooter_back{
  background: #0f1350;
}
.csfooter .footer_link_01 li,
.csfooter .footer_link_01next li {
  margin-left: 40px !important;
}
.csfooter .footer_link_01, 
.csfooter .footer_link_01next{
  font-size: 14px !important;
}
.csfooter .footer_link_01{
  padding-top: 30px !important;
  padding-bottom: 15px !important;
}
.csfooter .footer_link_01next{
  padding-bottom: 30px !important;
}
.csfooter .footer_link_02{
  border-top: 1px solid #d4d4d4;
  padding: 15px 0 0;
  font-size: 11px;
  margin-top: 10px;
	text-align: center;
}
.csfooter .footer_link_02 li {
	display: inline-block !important;
	float: none !important;
  padding-left: 15px !important;
  background: url(/wr_css/wr_img/common/footer_mkr_01.gif) no-repeat 8px 6px !important;
	margin-right: 5px;
}
.csfooter .footer_link_01 a, 
.csfooter .footer_link_01next a{
  color: #fff !important;
  text-decoration: none !important;
}
.csfooter .footer_link_02 a{
  color: #333333 !important;
  text-decoration: none !important;
}
.csfooter ul li a:hover {
  text-decoration: underline !important;
}
.copyrightarea {
  margin: 10px;
}
.csfooter .copyright {
  float: right;
}
.csfooter .copyright a {
  width: 75px;
  float: right;
  color: #666 !important;
  text-decoration: none;
  font-family: sans-serif !important;
}
.csfooter .copyright a img {
  width: 100%;
}
.csfooter .copyright address {
  float: right;
  padding: 25px 20px 0 0;
  line-height: 1.5em;
  font-style: normal;
  font-size: 12px;
  color: #666 !important;
}
.csfooter .logo {
  float: left;
  width: 200px;
}
.csfooter .logo span {
  clear: both;
  display: block;
  padding-top: 10px;
}
.csfooter .logo span a {
  background: rgba(0, 0, 0, 0) url(/wr_css/wr_img/common/left_navi_arrow.gif) no-repeat scroll left center;
  font-size: 10px;
  padding-left: 10px;
  color: #333333 !important;
  text-decoration: none !important;
}
.csfooter .logo span a:hover {
  text-decoration: underline !important;
}
@media screen and (max-width: 767px) {
	#footer_new2008{
		display: block !important;
	}
	#footer_new2008 .footer_link_01,
	#footer_new2008 .footer_link_01next{
		width: 90%;
		margin: auto;
		font-size: 0 !important;
	}
	#footer_new2008 .footer_link_01{
		padding: 2px 0 0 !important;
		/*margin-top: -18px;*/
	}
	#footer_new2008 .footer_link_01next{
		padding: 0 0 20px !important;
	}
	#footer_new2008 .footer_link_01 li,
	#footer_new2008 .footer_link_01next li{
		display: inline-block;
		width: 50%;
		margin-left: 0 !important;
		margin-top: 18px;
		word-break: normal;
		font-size: 1.2rem !important;
	}
	footer.csNewfooter .clearfix {
		zoom: 100%;
		clear: both;
		display: flow-root;
	}
	.csfooter .copyright a{
		width: 23%;
	}
	.csfooter .copyright address{
		width: 70%;
	}
	.csfooter .footer_link_02{
		padding: 20px 0;
	}
	#footer_new2008 .footer_link_02{
		width: 90%;
		margin: 0 auto;
		float: none;
	}
	#footer_new2008 .footer_link_02 li{
		font-size: 1.2rem !important;
		background: none !important;
		padding-left: 0 !important;
		padding-right: 30px;
		margin-top: 13px;
	}
	
	#contents_new2016{
		padding-bottom: 10vw;
	}
	#footer_new2008 .footer_link_01 li a,
	#footer_new2008 .footer_link_01next li a {
		color: #fff !important;
		font-size: 11px;
		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_new2008 .footer_link_01 li a:before,
	#footer_new2008 .footer_link_01next 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);
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
		content: "";
		vertical-align: middle;
	}
	#footer_new2008 .footer_link_01 li br,
	#footer_new2008 .footer_link_01next li br {
		display: block;
	}
	#footer_new2008 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;
	}
	#footer_new2008 .footer_link_02 li a {
		color: #666 !important;
		text-decoration: none;
		font-family: sans-serif !important;
	}
}

/*メンテ告知*/
.maintenance_pop_menu {
	display:block;
	margin:0 auto 0;
	font-size: 135%;
background:#fe6666;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
.maintenance_pop_menu .btn ,
.maintenance_pop_menu .btn2 {
width:auto;
margin:auto;
position:relative;
}
.maintenance_pop_menu .btn2 {
background:#fe6666; !important;
}
.maintenance_pop_menu .btn a ,
.maintenance_pop_menu .btn2 a {
color:#fff;
text-decoration:none;
padding:10px;
display:block;
text-align: center;
}
.maintenance_pop_menu .btn img ,
.maintenance_pop_menu .btn2 img {
display:inline-block;
vertical-align:bottom;
}

.maintenance_pop_menu .megaMenu ,
.maintenance_pop_menu .megaMenu2 {
	position: absolute;
	top: 222px;
	left: 0;
	right: 0;
	z-index: 1000;
	border: 3px solid #fe6666;
	border-radius: 5px;
	background-color: #ebedf6;
	padding: 20px;
	visibility: hidden;
	opacity: 0;
	transition: all 0.3s;
	width:864px;
	margin:auto;
	text-align:left;
}
.maintenance_pop_menu .megaMenu2 {
	position: relative !important;
	top: 10px !important;
	width:825px;
}

.maintenance_pop_menu.pagein {
	background: white !important;
height: 41px !important;
font-size:100%;
margin-bottom:20px;
}
.maintenance_pop_menu:hover .megaMenu ,
.maintenance_pop_menu.pagein:hover .megaMenu2 {
	visibility: visible !important;
	opacity: 1;
}
.maintenance_pop_menu.pagein:hover .megaMenu2 {
	visibility: visible !important;
	opacity: 1;
}
.maintenance_pop_menu:hover .btn a:after ,
.maintenance_pop_menu:hover .btn2 a:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: -9px;
	width: 0;
	height: 0;
	margin: 0 auto;
	border-top: 9px solid #fe6666;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	z-index: 1;
}
.btnLink a {
    display: block;
    background: url(/wr_img/corporateheader_img/megamenu_mrk.png) no-repeat 96% 50% #0f218b;
    border-radius: 5px;
    padding: 10px;
    color: #fff;
font-size: 16px;
font-weight: bold;
    text-decoration: none;
margin:10px auto 0;
width:380px;
}
.btnLink a .text{
text-align:center;
padding: 10px 10px 10px 13px;
}
.maintenance_pop_menu .btnLink.info a {
    background: url(/wr_img/header_img/megamenu_mrk.png) no-repeat 96% 50% #227cc9;
padding: 16px 10px;
}
.maintenance_pop_menu	 .btnLink.info a div {
    background: url(/assets/img/index/icon_attention.png) no-repeat left 15px;
    padding:0 20px 0 40px !important;
    text-align:left;
}
.maintenance_pop_menu .title {
    border-bottom: 2px solid #0f218b;
    padding-bottom: 8px;
    margin-bottom: 16px;
    text-align: center;
    color: #0f218b;
    font-size: 128.6%;
    font-weight: bold;
    line-height: 20px;
}


@media screen and (max-width: 767px) {
	.maintenance_pop_menu {
		position: absolute;
		z-index: 1;
		top: 150px;
	}
	.maintenance_pop_menu .megaMenu {
		width:88%;
		top: 70px;
	}
	.maintenance_pop_menu .megaMenu2 {
		width:88%;
	}
	.maintenance_pop_menu.pagein {
		margin-bottom:40px;
		position: static;
	}

	.main_contents--pad {
	/*	padding: 80px 0 0;*/	/*メンテ終了後コメントアウト*/
	}
	.u-sp-header .scrollWrap .menu ul li h3 {
		 margin-bottom: 0 !important; 
	}
	.u-sp-header .scrollWrap .menu ul li h3 span.new {
		color: #FF0000;
		font-weight: bold;
		margin-right: 5px;
	}
	.u-sp-header .scrollWrap .menu {
		border-bottom: 1px solid #ecf0f3;
	}
}

/* 20191212追加 */

.indexCont-h-card .indexCont-content{
	padding-bottom: 30px;
}
.uch-btn--blue {
	display: inline-block;
	border-radius: 7px;
	background-color: #a40000;
	font-weight: bold;
	letter-spacing: 1.5px;
}
.uch-btn2nd {
	background-color: #ec9b23;
}
.uch-btn--blue a {
	display: block;
	width: 416px;
	height: 62px;
	line-height: 62px;
	text-decoration: none;
	text-align: center;
	color: #fff;
}
.uch-btn--blue span {
	position: relative;
	padding-left: 17px;
	font-size: 1.6rem;
}
.uch-btn--blue span::before {
	content: "";
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 9px solid #fff;
	position: absolute;
	top: 0.5rem;
	left: 0;
}
.uch-btn--blue:hover {
	opacity: 0.5;
	transition: opacity 0.3s;
}
.uc_campaign_bnrimg_pc {
	background-image: url(/cs/corporate/h_card/wr_img/h_card/cam_bnr1912.png);
	display: block;
	width: 870px;
	height: 290px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.uc_campaign_bnrimg_pc img:hover {
	opacity: 0.5;
	transition: opacity 0.3s;
}
.uc_campaign_bnrimg_in {
	padding-top: 210px;
	margin-left: 319px;
}
.campaign_btn01 {
	margin-right: 28px;
}
.uc_campaign_bnrimg_sp {
	display: none;
}
.pb0 {
	padding-bottom: 0 !important;
}
.uc_campaign_bnrimg2 {
	background-image: url(/cs/corporate/wr_img/index/main06.png);
	display: block;
	width: 870px;
	height: 220px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.index_campaign_btn01 {
	width: 260px !important;
	height: 38px !important;
	display: inline-block !important;
	margin-right: 10px;
}
.index_campaign_btn02 {
	width: 260px !important;
	height: 38px !important;
	display: inline-block !important;
}
.uc_campaign_bnrimg_index {
	padding-top: 159px;
	margin-left: 304px;
}
.uc_campaign_bnrimg_index a:hover {
	opacity: 0.5;
	transition: opacity 0.3s;
}

.indexCont .bnr_section {
	margin-bottom: 55px;
}
@media screen and (max-width: 767px) {
	.indexCont-h-card .indexCont-content{
		padding-bottom: 10px;
	}
	.uch-btn--blue {
		display: block;
	}
	.uch-btn--blue a {
		width: 100%;
		margin-bottom: 20px;
		height: 50px;
		line-height: 52px;
	}
	.uch-btn--blue span::before {
		top: 0.4rem;
	}
	.uch-btn--blue span {
		font-size: 1.4rem;
	}
	.bnr_section {
		padding-bottom: 0 !important;
	}
	.uc_campaign_bnrimg_pc {
		display: none;
	}
	.uc_campaign_bnrimg_sp {
		display: block;
		position: relative;
		margin-bottom: 25px;
	}
	.uc_campaign_bnrimg_sp img{
		width: 100%;
	}
	.uc_campaign_bnrimg_in {
		padding-top: 0;
		margin-left: 0;
		text-align: center;
		position: absolute;
		bottom: 9px;
	}
	.campaign_btn01 {
		margin-right: 5px;
		width: 45% !important;
	}
	.campaign_btn02 {
		width: 45% !important;
	}
	.uc_campaign_bnrimg2_sp {
		display: block;
		position: relative;
		margin-bottom: 25px;
	}
	.uc_campaign_bnrimg2_sp img{
		width: 100%;
	}
	.uc_campaign_bnrimg_index {
		padding-top: 0;
		margin-left: 0;
		text-align: center;
		position: absolute;
		bottom: 9px;
	}
	.index_campaign_btn01 {
		margin-right: 5px;
		width: 45% !important;
		height: auto !important;
	}
	.index_campaign_btn02 {
		width: 45% !important;
		height: auto !important;
	}

}
#footer_new2008 .footer_link_02 li.usability_text text:hover {
	cursor:pointer;
	text-decoration: underline;
}
/*注釈*/
ul.attention {
    margin-top: 20px;
    padding: 0 0 0 13px;
    font-size: 13px;
    line-height: 1.5;
}
ul.attention li {
    position: relative;
    text-indent: 0;
    padding-left: 0;
}
ul.attention li::before {
    position: absolute;
    content: '※';
    left: -13px;
    top: 0;
}