@charset "utf-8";


/* ==================================================
elements
================================================== */
.innerWrap {
  width: 1220px;
}
a {
  text-decoration: none;
}

/* ==================================================
contents
================================================== */
.cntSec {
  padding: 0;
}
.cntSec .innerWrap {
  width: 1220px;
}


/* ==================================================
heading
================================================== */
#header {
/*  border-bottom: 1px solid #dfe6e7;*/
}
#header.fixed {
  border-bottom: none;
}


/* ==================================================
MV
================================================== */
#PersMain {
	width: 1200px;
  height: 370px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}


/* ==================================================
MV
================================================== */
#mv {
	width: 1200px;
/*  height: 360px;
	margin-right: 400px;
	margin-left: auto;*/
}
#mv a {
  text-decoration: none;
  color: #fff;
}
.mv__list {
  width: 100%!important;
  min-width: 1200px;
  height: 360px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.mv__list.no001 {
  background-image: url(/top/images/mv_bg_001.jpg);
}
.mv__list.no002 {
  background-image: url(/top/images/mv_bg_002.jpg);
}
.mv__list.no003 {
  background-image: url(/top/images/mv_bg_003.jpg);
}
.mv__list.no004 {
  background-image: url(/top/images/mv_bg_004.jpg);
}
.mv__list.no005 {
  background-image: url(/top/images/mv_bg_005.jpg);
}
.mv__list.no006 {
  background-image: url(/top/images/mv_bg_006.jpg);
}
.mv__list.no007 {
  background-image: url(/top/images/mv_bg_007.jpg);
}
.mv__list.no008 {
  background-image: url(/top/images/mv_bg_008.jpg);
/*
	width: 100%;
	position: relative;
	background: url("/top/images/mv_bg_008.jpg") repeat-x 0 0;
	padding: 0;
	background-size: auto 100%; */
/*	animation: bg-slider 25s linear infinite; /* 40sの部分背景画像　ゆっくり */
}
@keyframes bg-slider {
	from { background-position: 0 0; }
    to { background-position: -1200px 0; } /* 1280pxとは使用した背景画像の長さ */
}
.mv__list.no009 {
  background-image: url(/top/images/mv_bg_009.jpg);
  border-radius: 10px;
}
.mv__list.no011 {
  background-image: url(/business/top/images/mv_bg_011.jpg);
}
.mv__list.no012 {
  background-image: url(/top/images/mv_bg_012.jpg);
}
.mv__list.no013 {
  background-image: url(/top/images/mv_bg_013.jpg);
}
.mv__list.no014 {
  background-image: url(/top/images/mv_bg_014.jpg);
  border-radius: 10px;
}
.mv__list.no015 {
  background-image: url(/top/images/mv_bg_015.jpg);
}
.mv__list.no016 {
  background-image: url(/top/images/mv_bg_016.jpg);
  border-radius: 10px;
}
.mv__list.no017 {
  background-image: url(/top/images/mv_bg_017.jpg);
  border-radius: 10px;
}
.mv__list.no018 {
  background-image: url(/top/images/mv_bg_018.jpg);
  border-radius: 10px;
}
.mv__list.no019 {
  background-image: url(/top/images/mv_bg_019.jpg);
  border-radius: 10px;
}
.mv__list.no020 {
  background-image: url(/top/images/mv_bg_020.jpg);
  border-radius: 10px;
}
.mv__list.no021 {
  background-image: url(/top/images/mv_bg_021.jpg);
  border-radius: 10px;
}
.mv__list.no022 {
  background-image: url(/top/images/mv_bg_022.jpg);
  border-radius: 10px;
}
.mv__list.no024 {
  background-image: url(/top/images/mv_bg_024.jpg);
  border-radius: 10px;
}
.mv__list.no025 {
  background-image: url(/top/images/mv_bg_025.jpg);
  border-radius: 10px;
}
.mv__list.no026 {
  background-image: url(/top/images/mv_bg_026.jpg);
  border-radius: 10px;
}
.mv__list.no027 {
  background-image: url(/top/images/mv_bg_027.jpg);
  border-radius: 10px;
}
.mv__list.no028 {
  background-image: url(/top/images/mv_bg_028.jpg);
  border-radius: 10px;
}

.mv__outer {
  display: table;
  width: 1200px;
  height: 360px;
  margin: auto;
}
.mv__inner {
  display: table-cell;
  margin: auto;
  vertical-align: middle;
}
.mv__list.pcLayout--center {
  text-align: center;
}
.mv__list.pcLayout--left {
  text-align: left;
}
.mv__list.pcLayout--right {
  text-align: right;
}
.mv__list .main {
  margin-bottom: 15px;
  font-size: 36px;
  font-weight: bold;
  text-shadow:0px 0px 5px rgba(0, 0, 0, .3);
}
.mv__list .sub {
  margin-bottom: 20px;
  font-size: 20px;
  text-shadow:0px 0px 8px rgba(0, 0, 0, .3);
}
.mv__list .main2 {
  margin-bottom: 15px;
  font-size: 36px;
  font-weight: bold;
  text-shadow:1px 1px 4px rgba(0, 0, 0, .5),-1px 1px 4px rgba(0, 0, 0, .5),1px -1px 4px rgba(0, 0, 0, .5),-1px -1px 4px rgba(0, 0, 0, .5);
}
.mv__list .sub2 {
  margin-bottom: 20px;
  font-size: 20px;
  text-shadow:1px 1px 2px rgba(0, 0, 0, 1),-1px 1px 2px rgba(0, 0, 0, 1),1px -1px 2px rgba(0, 0, 0, 1),-1px -1px 2px rgba(0, 0, 0, 1);
}
.mv__list img {
  display: inline !important;
}
#mv .bx-wrapper .bx-viewport {
  width: 100% !important;
  height: 360px;
}
#mv .bx-wrapper .bx-viewport .innerWrap {
  width: 1200px;
}
#mv .bx-wrapper .bx-viewport .mv__link {
  display: block;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
}
#mv .bx-wrapper .bx-viewport .mv__link img {
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
}
#mv .bx-wrapper .bx-viewport .mv__link:hover {
  opacity: .8;
}


#mv .bx-wrapper .bx-controls-direction a {
  width: 60px;
  height: 60px;
  top: 50%;
  margin-top: -30px;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
}
#mv .bx-wrapper .bx-controls-direction a.bx-prev {
  left: 0;
  background: url(/common/images/icon_prev_white.svg) no-repeat center center;
  background-size: 32px 56px;
  opacity: 0;
}
#mv .bx-wrapper .bx-controls-direction a.bx-next {
  right: 0;
  background: url(/common/images/icon_next_white.svg) no-repeat center center;
  background-size: 32px 56px;
  opacity: 0;
}
#mv .bx-wrapper:hover .bx-controls-direction a {
  opacity: .5;
}
#mv .bx-wrapper .bx-controls-direction a:hover {
  opacity: .7;
}

#mv .bx-wrapper .bx-pager,
#mv .bx-wrapper .bx-controls-auto {
  position: absolute;
  right: 90px;
  bottom: 20px;
  display: inline-block;
  width: auto;
  padding: 0;
  text-align: right;
  line-height: 1;
}
#mv .bx-wrapper .bx-pager.bx-default-pager a {
  width: auto;
  height: auto;
  margin: 0 10px;
  font-size: 20px;
  font-weight: normal;
  color: #fff;
  text-indent: 0;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, .7);
  background: transparent;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s linear;
}
#mv .bx-wrapper .bx-pager.bx-default-pager a:hover {
  opacity: .7;
}
#mv .bx-wrapper .bx-pager.bx-default-pager a.active {
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  background: transparent;
}

#mv .bx-loading {
  z-index: 3;
}


/* ==================================================
importantLink
================================================== */
#importantLinkArea {
}
#importantLinkArea .innerWrap {
  padding: 60px 10px;
}
#importantLinkArea a {
  text-decoration: none;
}
.importantLink {
}
.importantLink .title {
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  color: #123583;
  text-align: center;
}

.importantLink .title span {
	font-size:14px;
}

.importantLink .title img {
  display: inline-block;
  width: 100%;
  max-width: 300px;
  margin-bottom:10px;
}

.importantLink .importantLink__btnWrap {
  width: 100%;
  text-align: center;
}
.importantLink .btnBox {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.importantLink_ .btnBox:first-child {
  margin-right: 2%;
}
.importantLink .btn__login {
  float: left;
  display: table;
  width: 100%;
  height: 60px;
  margin-bottom: 5px;
  padding-left: 100px;
  text-align: left;
  background: #e5c43e url(/common/images/icon_login2.svg) no-repeat 30px center;
  background-size: 50px 34px;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(89,119,138,0.25);
  -moz-box-shadow: 0px 1px 0px 0px rgba(89,119,138,0.25);
  box-shadow: 0px 1px 0px 0px rgba(89,119,138,0.25);
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
  border-radius: 5px;
}
.importantLink .btn__login > span {
  display: table-cell;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  vertical-align: middle;
}
.importantLink .btn__login:hover {
  background-color: #d39e20;
}

.importantLink .btn__kaisetsu {
  float: left;
  display: table;
  width: 100%;
  height: 72px;
  margin-bottom: 5px;
  padding-left: 80px;
  text-align: left;
  background: #ec961f url(/common/images/icon_account_open.svg) no-repeat 50px center;
  background-size: 50px 34px;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(89,119,138,0.25);
  -moz-box-shadow: 0px 1px 0px 0px rgba(89,119,138,0.25);
  box-shadow: 0px 1px 0px 0px rgba(89,119,138,0.25);
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
}
.importantLink .btn__kaisetsu > span {
  display: table-cell;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  vertical-align: middle;
}
.importantLink .btn__kaisetsu:hover {
  background-color: #cf831b;
}

.importantLink .btn__blue {
  float: left;
  display: table;
  width: 100%;
  height: 60px;
  margin-bottom: 5px;
  padding-left: 100px;
  text-align: left;
  background: #006fb8 url(/common/images/icon_account_app.svg) no-repeat 35px center;
  background-size: 40px 40px;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(89,119,138,0.25);
  -moz-box-shadow: 0px 1px 0px 0px rgba(89,119,138,0.25);
  box-shadow: 0px 1px 0px 0px rgba(89,119,138,0.25);
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
  border-radius: 5px;
}
.importantLink .btn__blue > span {
  display: table-cell;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  vertical-align: middle;
}
.importantLink .btn__blue:hover {
  background-color: #004890;
}

/*アプリ*/
.importantLink .btn__app {
	float: right;
  display: table;
  width: 120px;
  height: 30px;
  margin-bottom: 5px;
  padding-left: 35px;
  text-align: left;
  background: #0b308e url(/common/images/icon_account_app.svg) no-repeat 10px center;
  background-size: 20px 20px;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(89,119,138,0.25);
  -moz-box-shadow: 0px 1px 0px 0px rgba(89,119,138,0.25);
  box-shadow: 0px 1px 0px 0px rgba(89,119,138,0.25);
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
  border-radius: 5px;
}
.importantLink .btn__app > span {
  display: table-cell;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  vertical-align: middle;
}

.importantLink .btn__app:hover {
  background-color: #0a2878;
}


/*ふくぎんネット*/
.importantLink .btn__para {
	float: right;
  display: table;
  width: 120px;
  height: 30px;
  margin-bottom: 5px;
  padding-left: 50px;
  text-align: left;
  background: #f6aa00 url(/common/images/icon_login2.svg) no-repeat 15px center;
  background-size: 25px 20px;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(89,119,138,0.25);
  -moz-box-shadow: 0px 1px 0px 0px rgba(89,119,138,0.25);
  box-shadow: 0px 1px 0px 0px rgba(89,119,138,0.25);
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
  border-radius: 5px;
}
.importantLink .btn__para > span {
  display: table-cell;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  vertical-align: middle;
  line-height:1.2;
}

.importantLink .btn__para:hover {
  background-color: #d39e20;
}

.importantLink .btn__new {
  display: table;
  width: 100%;
  height: 72px;
  margin: 0 auto 10px;
  text-align: left;
  background: #64c95d url(/common/images/icon_person.svg) no-repeat 10px center;
  background-size: 50px 34px;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(89,119,138,0.25);
  -moz-box-shadow: 0px 1px 0px 0px rgba(89,119,138,0.25);
  box-shadow: 0px 1px 0px 0px rgba(89,119,138,0.25);
}
.importantLink .btn__new > span {
  display: table-cell;
  padding-left: 40px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  vertical-align: middle;
}

.importantLinkSub__btnWrap {
  clear: both;
}
.importantLinkSub__btnWrap:after {
  content: "";
  display: block;
  clear: both;
}
.importantLinkSub__btnWrap .btnBox {
  float: left;
  width: 100%;
  margin: 0;
}
.importantLinkSub__btnWrap .btnBox:nth-child(2) {
  float: right;
}


/* ==================================================
Link
================================================== */

/* --------------------------------------------------
imgTxtBtn
-------------------------------------------------- */
.imgTxtBtn {
  display: inline-block;
  text-align: left;
  vertical-align: top;
}
.imgTxtBtn a {
  display: block;
  text-decoration: none;
}
.imgTxtBtn__img {
  position: relative;
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.imgTxtBtn__img > img {
  width: 100%;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}
.imgTxtBtn__img:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
  opacity: 0;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
}
.imgTxtBtn__floatIcon {
  display: block;
  width: 42px;
  height: 42px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-top: 65px;
  margin-left: -21px;
  z-index: 3;
  opacity: 0;
  -webkit-transition: all .3s ease .1s;
  -moz-transition: all .3s ease .1s;
  transition: all .3s ease .1s;
}
.imgTxtBtn__floatIcon img {
  width: 42px;
  height: 42px;
}
.imgTxtBtn__floatTxt {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 115px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  z-index: 3;
  opacity: 0;
  -webkit-transition: all .3s ease .2s;
  -moz-transition: all .3s ease .2s;
  transition: all .3s ease .2s;
}
.imgTxtBtn__txt {
  position: relative;
  height: 175px;
  padding: 25px 20px 0;
  background: #fff;
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease;
  transition: all .6s ease;
}
.imgTxtBtn:last-child .imgTxtBtn__txt:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 1px;
  height: 100%;
  background: #dfe6e7;
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease;
  transition: all .6s ease;
}
.imgTxtBtn__txt .text--sub {
  display: block;
  height: 45px;
  font-size: 14px;
  color: #6d7680;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
}
.imgTxtBtn__txt .text--main {
  display: block;
  font-size: 18px;
  color: #285184;
  font-weight: bold;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
}
.imgTxtBtn__txt .text--sub + .text--main {
  margin-top: 10px;
}
.imgTxtBtn__txt .text--main + .text--sub {
  margin-top: 10px;
}


/* slide--fromBottom
---------------------------------- */
.imgTxtBtn.slide--fromBottom .imgTxtBtn__floatIcon,
.imgTxtBtn.slide--fromBottom .imgTxtBtn__floatTxt {
  -webkit-transform: translate(0, 5px);
  -moz-transform: translate(0, 5px);
  transform: translate(0, 5px);
}

/* slide--fromLeft
---------------------------------- */
.imgTxtBtn.slide--fromLeft .imgTxtBtn__floatIcon,
.imgTxtBtn.slide--fromLeft .imgTxtBtn__floatTxt {
  -webkit-transform: translate(-15px, 0);
  -moz-transform: translate(-15px, 0);
  transform: translate(-15px, 0);
}

/* slide--fromTop
---------------------------------- */
.imgTxtBtn.slide--fromTop .imgTxtBtn__floatIcon,
.imgTxtBtn.slide--fromTop .imgTxtBtn__floatTxt {
  -webkit-transform: translate(0, -5px);
  -moz-transform: translate(0, -5px);
  transform: translate(0, -5px);
}

/* slide--fromRight
---------------------------------- */
.imgTxtBtn.slide--fromRight .imgTxtBtn__floatIcon,
.imgTxtBtn.slide--fromRight .imgTxtBtn__floatTxt {
  -webkit-transform: translate(15px, 0);
  -moz-transform: translate(15px, 0);
  transform: translate(15px, 0);
}

/* hover */
.imgTxtBtn:hover .imgTxtBtn__img > img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05);
}
.imgTxtBtn:hover .imgTxtBtn__img:before {
  opacity: 1;
}
.imgTxtBtn:hover .imgTxtBtn__floatIcon,
.imgTxtBtn:hover .imgTxtBtn__floatTxt {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
}
.imgTxtBtn:hover .imgTxtBtn__txt,
.imgTxtBtn:hover .imgTxtBtn__txt:before,
.imgTxtBtn:last-child:hover .imgTxtBtn__txt:after {
  background: #4676ce;
}
.imgTxtBtn:hover .imgTxtBtn__txt .text--sub,
.imgTxtBtn:hover .imgTxtBtn__txt .text--main {
  color: #fff;
}



/* --------------------------------------------------
PersServ
-------------------------------------------------- */
.PersServ {
  display:-webkit-box;
  display:-moz-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  width: 90%;
  margin: auto;
}
.PersServ > li {
  -webkit-flex: 1;
  flex: 1;
  overflow: hidden;
  background: #fff;
  border: 1px solid #222e7f;
  border-radius: 5px;
  margin: 0 15px;
  -webkit-box-shadow: 0px 2px 0px 0px rgba(89,119,138,0.25);
  -moz-box-shadow: 0px 2px 0px 0px rgba(89,119,138,0.25);
  box-shadow: 0px 2px 0px 0px rgba(89,119,138,0.25);
/*  border-left: 1px solid #dfe6e7;
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease;
  transition: all .6s ease;*/
}
.PersServ > li:last-child {
/* border-right: 1px solid #dfe6e7;*/
}
.PersServ > li {
  /*border-top: 1px solid #dfe6e7;*/
  /*border-bottom: 1px solid #dfe6e7;*/
}

.PersServ a {
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.PersServ__img {
  position: relative;
  width: 40%;
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
  padding-top: 10px;
}
.PersServ__img > img {
  width: 80%;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}
.PersServ__img:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 90%;
  height: 90%;
/*  background: rgba(0, 0, 0, 0.5);*/
  z-index: 2;
  opacity: 0;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
}
.PersServ__floatIcon {
  display: block;
  width: 42px;
  height: 42px;
  position: absolute;
  top: 35%;
  left: 50%;
  margin-left: -21px;
  z-index: 3;
  opacity: 0;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all .3s ease .1s;
  -moz-transition: all .3s ease .1s;
  transition: all .3s ease .1s;
}
.PersServ__floatIcon img {
  width: 42px;
  height: 42px;
}
.PersServ__floatTxt {
  display: block;
  width: 100%;
  position: absolute;
  top: 62%;
  left: 0;
  font-size: 14px;
  color: #fff;
  text-align: center;
  z-index: 3;
  opacity: 0;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all .3s ease .2s;
  -moz-transition: all .3s ease .2s;
  transition: all .3s ease .2s;
}
.PersServ__txt {
  display: block;
  padding: 10px 20px 10px;
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease;
  transition: all .6s ease;
}
.PersServ__txt .text--sub {
  display: block;
  font-size: 14px;
  color: #6d7680;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
}
.PersServ__txt .text--main {
  display: block;
/*  padding-right: 16px;*/
  font-size: 13px;
  color: #285184;
  font-weight: bold;
  text-align: center;
/*  background: url(/common/images/arrow_right_blue.svg) no-repeat right center;*/
  background-size: 6px 10px;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
}
.PersServ__txt .text--sub + .text--main {
  margin-top: 10px;
}
.PersServ__txt .text--main + .text--sub {

  margin-top: 10px;
}


/* arrow--blank
---------------------------------- */
.PersServ > li.arrow--blank .PersServ__txt .text--main {
  background: url(/common/images/icon_blank_blue.svg) no-repeat right center;
  background-size: 12px 12px;
}

/* arrow--pdf
---------------------------------- */
.PersServ > li.arrow--pdf .PersServ__txt .text--main {
  min-height: 26px;
  background: url(/common/images/icon_pdf2_red.svg) no-repeat right center;
  background-size: 20px 26px;
}


/* slide--fromBottom
---------------------------------- */
.PersServ.slide--fromBottom .PersServ__floatIcon,
.PersServ.slide--fromBottom .PersServ__floatTxt {
  -webkit-transform: translate(0, 5px);
  -moz-transform: translate(0, 5px);
  transform: translate(0, 5px);
}

/* slide--fromLeft
---------------------------------- */
.PersServ.slide--fromLeft .PersServ__floatIcon,
.PersServ.slide--fromLeft .PersServ__floatTxt {
  -webkit-transform: translate(-15px, 0);
  -moz-transform: translate(-15px, 0);
  transform: translate(-15px, 0);
}

/* slide--fromTop
---------------------------------- */
.PersServ.slide--fromTop .PersServ__floatIcon,
.PersServ.slide--fromTop .PersServ__floatTxt {
  -webkit-transform: translate(0, -5px);
  -moz-transform: translate(0, -5px);
  transform: translate(0, -5px);
}

/* slide--fromRight
---------------------------------- */
.PersServ.slide--fromRight .PersServ__floatIcon,
.PersServ.slide--fromRight .PersServ__floatTxt {
  -webkit-transform: translate(15px, 0);
  -moz-transform: translate(15px, 0);
  transform: translate(15px, 0);
}

/* hover */
.PersServ li:hover {
	background-color: #e8f5fd;
}
.PersServ li:hover .PersServ__img > img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05);
}
.PersServ li:hover .PersServ__img:before {
  opacity: 1;
}
.PersServ li:hover .PersServ__floatIcon,
.PersServ li:hover .PersServ__floatTxt {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
}
.PersServ li:hover .PersServ__txt {
}
.PersServ li:hover .PersServ__txt .text--sub,
.PersServ li:hover .PersServ__txt .text--main {
}
.PersServ li:hover .PersServ__txt .text--main {
}


/* ==================================================
ふくぎんのオススメ
================================================== */
#recommended {
  background: #f8f8f8;
}
#recommendedLinks {
  width: 990px;
  margin: auto;
  background: #dfe6e7;
}
#recommendedLinks .imgTxtBtn__txt .text--main {
  margin-bottom: 10px;
}
#recommendedLinks .imgTxtBtn__txt:before {
  top: 0;
  height: 175px;
}



/* ==================================================
ふくぎんのオススメ & インターネットで便利な生活 カルーセル
================================================== */

.slideContent .bx-wrapper {
  padding-bottom: 30px;
}
.slideContent .bx-viewport {
  background: #dfe6e7;
}
.slideContent .bx-wrapper .bx-controls-direction a {
  width: 60px;
  height: 60px;
  top: 50%;
  margin-top: -30px;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
}
.slideContent .bx-wrapper .bx-controls-direction a.bx-prev {
  left: -60px;
  background: url(/common/images/icon_prev_blue.svg) no-repeat center center;
  background-size: 32px 56px;
  opacity: 1;
}
.slideContent .bx-wrapper .bx-controls-direction a.bx-next {
  right: -60px;
  background: url(/common/images/icon_next_blue.svg) no-repeat center center;
  background-size: 32px 56px;
  opacity: 1;
}
.slideContent .bx-wrapper .bx-controls-direction a:hover {
  opacity: .7;
}
.slideContent .bx-wrapper .bx-pager-link {
  width: 8px;
  height: 8px;
  margin: 0 8px;
  background: #b7ccd9;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
}
.slideContent .bx-wrapper .bx-pager-link:hover {
  background: #285184;
}
.slideContent .bx-wrapper .bx-pager-link.active {
  background: #285184;
}
.slideContent .bx-loading {
  z-index: 3;
}



/* ==================================================
商品・サービスのご案内
================================================== */
#product {
  position: relative;
  padding-bottom: 0;
}
#product .heading2 {
  color: #fff;
}
#product .heading2:after {
  background: #fff;
}
#productUpr {
  position: relative;
  padding-bottom: 7px;
  border-bottom: 1px solid rgba(255, 255, 255, .3);
  z-index: 3;
}
#productUpr .innerWrap {
  padding-bottom: 0;
}
#productLwr {
  position: relative;
  z-index: 3;
}
#productLwr > .innerWrap {
  padding-bottom: 0;
}

.productDetail__upr {
}
.productDetail__upr .innerWrap {
  padding-top: 40px;
  padding-bottom: 30px;
}
.productDetail__upr .read {
  margin-bottom: 35px;
  color: #fff;
  text-align: center;
}
.productDetail__upr .mainBody .btnWrap {
  width: 800px;
  height: 250px;
/*  height: 184px;*/
  margin: 0 auto 20px;
  text-align: left;
}
.productDetail__upr .mainBody .nmlBtn {
  width: 256px;
  height: 72px;
  margin-left: 16px;
  margin-right: 0;
  text-align: left;
}
.productDetail__upr .mainBody .nmlBtn:nth-child(3n+1) {
  margin-left: 0;
}
.productDetail__upr .mainBody .nmlBtn a {
  background: rgba(0, 0, 0, .1);
  border: 1px solid rgba(255, 255, 255, .7);
}
.productDetail__upr .mainBody .nmlBtn a > span {
  padding-left: 20px;
}
.productDetail__upr .mainBody .nmlBtn a > span:before {
  background-image: url(/common/images/arrow_border_hor_white.svg);
}
.productDetail__upr .mainBody .nmlBtn a > span:after {
  background-image: url(/common/images/arrow_right_white.svg);
}
.productDetail__upr .mainBody .nmlBtn a .text--main {
  color: #fff;
  font-size: 14px;
  font-weight: normal;
}
.productDetail__upr .mainBody .nmlBtn a:hover {
  background: #285184;
  border-color: #fff;
}

.productDetail__upr .topLink {
  text-align: center;
}
.productDetail__upr .topLink a {
  color: #fff;
  text-decoration: underline;
}

.productDetail__lwr {
  background: rgba(0, 0, 0, .2);
}
.productDetail__lwr .innerWrap {
  padding: 22px 0;
}
.productDetail__lwr .btnWrap {
  margin: 0;
}
.productDetail__lwr .nmlBtn {
  width: 194px;
  height: 48px;
  margin-bottom: 0;
}
.productDetail__lwr .nmlBtn a {
  background: rgba(0, 0, 0, .1);
  border: 1px solid rgba(255, 255, 255, .7);
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
}
.productDetail__lwr .nmlBtn.color--blue.arrow--right a > span:before {
  background-image: url(/common/images/arrow_border_hor_white.svg);
}
.productDetail__lwr .nmlBtn.color--blue.arrow--right a > span:after {
  background-image: url(/common/images/arrow_right_white.svg);
}
.productDetail__lwr .nmlBtn a .text--main {
  color: #fff;
  font-size: 14px;
  font-weight: normal;
}
.productDetail__lwr .nmlBtn a:hover {
  background: #285184;
  border-color: #fff;
}
#product .bx-wrapper {
  margin-bottom: 0;
}




/* --------------------------------------------------
背景画像フェード
-------------------------------------------------- */
#productBG {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
}
#productBG li {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(/top/images/product_bg_00.jpg) no-repeat center center;
  background-size: cover;
  z-index: 0;
  opacity: 0;
  -webkit-transition: all .5s linear;
  -moz-transition: all .5s linear;
  transition: all .5s linear;
}
#productBG li.no0 { background-image: url(/top/images/product_bg_00.jpg); }
#productBG li.no1 { background-image: url(/top/images/product_bg_01.jpg); }
#productBG li.no2 { background-image: url(/top/images/product_bg_02.jpg); }
#productBG li.no3 { background-image: url(/top/images/product_bg_03.jpg); }
#productBG li.no4 { background-image: url(/top/images/product_bg_04.jpg); }

#productBG li.active {
  opacity: 1;
  z-index: 2;
}

/* --------------------------------------------------
PC用 タブ切り替え
-------------------------------------------------- */
#productNav {
  text-align: center;
}
#productNav li {
  display: inline-block;
  margin: 0 8px;
}
#productNav li a {
  display: block;
  padding: 6px 20px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
}
#productNav li a.active,
#productNav li a:hover {
  color: #285184;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* --------------------------------------------------
SP用 アコーディオン
-------------------------------------------------- */
.sp_productNav {
  display: none;
}


/* ==================================================
インターネットで銀行取引
================================================== */
#internet {
  background: #f8f8f8;
}
#internet .btnWrap {
  margin-bottom: 0;
}


/* ==================================================
pickup
================================================== */
#pickup {
}
.pickupBox {
  padding-top: 110px;
}
.pickupBox__title {
  margin-bottom: 40px;
  font-size: 32px;
  font-weight: bold;
  color: #1d3550;
}
.pickupBox__read {
  margin-bottom: 40px;
  font-size: 14px;
  color: #6d7680;
  text-align: left;
  line-height: 2;
}
.pickupBox__btn .nmlBtn {
  width: 300px;
  height: 72px;
}
.pickupBox__btn .btnWrap {
  margin-bottom: 0;
}
.pickupBox__btn .nmlBtn a {
  text-align: left;
}
.pickupBox__btn .nmlBtn a > span {
  padding-left: 20px;
}
.pickupBox__btn .nmlBtn a .text--main {
  font-size: 14px;
}
.pickupBox__btn .nmlBtn a .text--sub {
  font-size: 12px;
}

/* no01
---------------------------------- */
.pickupBox.no01 {
  margin-bottom: 60px;
  text-align: left;
  background: url(/top/images/pickup_cnt01_bg.jpg) no-repeat right top;
}
.pickupBox.no01 .pickupBox__read {
  width: 550px;
  margin-right: auto;
}
.pickupBox.no01 .pickupBox__txt .btnWrap {
  margin-bottom: 120px;
  text-align: left;
}


/* no02
---------------------------------- */
.pickupBox.no02 {
  text-align: right;
  background: url(/top/images/pickup_cnt02_bg.jpg) no-repeat left top;
}
.pickupBox.no02 .pickupBox__read {
  width: 350px;
  margin-left: auto;
}
.pickupBox.no02 .pickupBox__txt .btnWrap {
  margin-bottom: 150px;
  text-align: right;
}
.pickupBox.no02 .pickupBox__btn .nmlBtn {
  width: 258px;
  height: 72px;
}
.pickupBox.no02 .pickupBox__btn .nmlBtn.icon--clerk {
  width: 300px;
}
.pickupBox.no02 .pickupBox__btn .nmlBtn.icon--clerk a {
  background-image: url(/common/images/icon_clerk_beige.svg);
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 24px 38px;
}
.pickupBox.no02 .pickupBox__btn .nmlBtn.icon--clerk a > span {
  padding-left: 60px;
}


/* ==================================================
info
================================================== */
#info {
  width: 1200px;
  margin: 0 auto;
/*  border-top: 1px solid #dfe6e7;*/
}
.area_imp{
	float:left;
	width:700px;
}
.area_app{
	float:left;
	width:250px;
	text-align:right;
}
.area_app img{
	width:100px;
	margin-right:10px;
}
.area_ib{
	float:left;
	width:250px;
	text-align:right;
}
.area_ib img{
	width:100px;
	margin-right:10px;
}

#importantInfoBox {
  position: relative;
/*  width: 1200px;
  margin: 0 auto 10px;*/
  width: 700px;
  margin: 0 780px 10px auto;

  background: #fff;
/*  border: 1px solid #1d3550;*/
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 5px;
  background-color: #fcf3f2;
}
#importantInfoBoxInner {
  display: table;
  width: 100%;
  height: 40px;
  margin: 0 auto;
}

.importantInfo__title {
  display: table-cell;
  width: 210px;
  padding-left: 30px;
  color: #bd1609;
  font-size: 14px;
  font-weight: bold;
  vertical-align: middle;
/*  background: #fcf3f2 url(/common/images/icon_caution_yellow.svg) no-repeat 15px center;*/
  background: #fcf3f2;
/*  background-size: 22px 22px;*/
  border-radius: 5px;
}
.importantInfo__list {
  color: #fff;
  font-size: 12px;
  font-weight: nomal;
  vertical-align: middle;
  text-decoration: none;
  background-color: #bd1609;
  padding: 2px 5px 2px 10px;
  border-radius: 3px;
}

#importantInfo__body {
  display: table-cell;
  padding: 0;
  position: relative;
  overflow: hidden;
  vertical-align: middle;
}
#importantInfo__body ul {
  width: 100%;
}
#importantInfo__body ul li {
  display: none;
  width: 100%;
  height: 40px;
  padding: 0 20px;
  font-size: 14px;
  line-height: 40px;
}
#importantInfo__body ul li a {
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
}
#importantInfo__body ul li a:hover {
  opacity: .7;
}
.importantInfo__date {
  margin-right: 20px;
}
.importantInfo__link {
  position: relative;
  display: table-cell;
  width: 105px;
  text-align: center;
  vertical-align: middle;
}
.importantInfo__link:before {
  position: absolute;
  left: 0;
  top: 7px;
  content: '';
  display: block;
  width: 1px;
  height: 105px;
  background: #dfe6e7;
}
.importantInfo__link .textLink {
  color: #285184;
  text-decoration: none;
}
.importantInfo__body2 {
  padding: 10px;
}
.importantInfo__body2 ul li {
  padding-bottom: 10px;
  font-size: 14px;
}
.importantInfo__body2 ul li:last-child {
  padding: 0;
}
.importantInfo__body2 ul li a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
  color: #285184;
  text-decoration: none;
}


/* ==================================================
newsBox
================================================== */
#newsBox {
  width: 880px;
  margin: 0 auto 30px;
}
#newsBox .stdTab__btn {
  width: 300px;
}
#newsBox .newsList,
#newsBox .pressList {
  margin-bottom: 30px;
}




/* ==================================================
pleasure
================================================== */
#pleasure {
  background: #f8f8f8;
}
#pleasure .linkPanel {
  width: 247px;
}
#pleasure .linkPanel__img {
  border-bottom: 1px solid #dfe6e7;
}
#pleasure .linkPanel__floatIcon {
  margin-top: 0;
}
#pleasure .linkPanel__floatTxt {
  margin-top: 0;
}
#pleasure .linkPanel__txt {
  padding-top: 25px;
  padding-bottom: 20px;
}
#pleasure .linkPanel__txt .text--main {
  margin-bottom: 8px;
  font-size: 14px;
}


/*諸届ボタン*/
#sehub{
	width:1050px;
	margin-right:auto;
	margin-left:auto;
}
.sehubBtn {
  float: left;
  display: table;
  width: 100%;
  height: 60px;
  margin-bottom: 5px;
  text-align: center;
  background-color: #0075c1;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(89,119,138,0.25);
  -moz-box-shadow: 0px 1px 0px 0px rgba(89,119,138,0.25);
  box-shadow: 0px 1px 0px 0px rgba(89,119,138,0.25);
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
  border-radius: 5px;
}
.sehubBtn a {
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  line-height: 1.4;
  text-decoration: none;
  overflow: hidden;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  transition: all .2s linear;
}
.sehubBtn a.active {
  cursor: default;
}
.sehubBtn a.active span:before,
.sehubBtn a.active span:after {
  display: none !important;
}
.sehubBtn a > span:not(.icon) {
  display: table-cell;
  padding: 0 10px;
  text-align: left;
  vertical-align: middle;
  z-index: 1;
}
.sehubBtn .text--main {
  display: block;
  margin: 12px 0 3px;
  font-size: 16px;
  font-weight: bold;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  transition: all .3s linear;
}
.sehubBtn a.hover {
  background-color: #0a2878;
}


/*諸届選択メニュー*/

.popup-menu {
  display: inline-block;
  margin-right: auto;
  position: relative;
  z-index:1;
}

.popup-menu-toggle {
  display: inline-block;
  padding: 0.5rem;
  text-decoration: none;
}
.popup-menu-toggle i {
  color: #1d3550;
  font-size:14px;
}

.popup-menu-wrapper {
  display: none;
}

.popup-menu-wrapper.is-open {
  display: block;
}

.popup-menu-panel {
  background-color: #f8f8f8;
  filter: drop-shadow(0px 0px 4px rgba(0,0,0,0.5));
	padding:20px 10px 10px;
  position: absolute;
  left: -125px;
  top: -115px;
  opacity: 0;
  min-width: 450px;
}
.popup-menu-panel:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 125px;
  width: 0;
  height: 0;
  margin-left: -6px;
  border-style: solid;
  border-width: 8px 6px 0 6px;
  border-color: #f8f8f8 transparent transparent transparent;
}

/**************************************
 * Animation
 **************************************/

.popup-menu-wrapper.is-open .popup-menu-panel {
  animation: fadeIn 300ms ease-in-out forwards;
}

.popup-menu-wrapper.is-closing .popup-menu-panel {
  animation: fadeOut 300ms ease-in-out forwards;
}

@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

@keyframes fadeOut {
  from { opacity: 1; }
  to { opacity: 0; }
}


.popup-menu .menuBtn {
  float: left;
  display: table;
  width: 100%;
  height: 60px;
  margin: 0px 22px 5px;
  text-align: center;
  background-color: #0075c1;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(89,119,138,0.25);
  -moz-box-shadow: 0px 1px 0px 0px rgba(89,119,138,0.25);
  box-shadow: 0px 1px 0px 0px rgba(89,119,138,0.25);
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
  border-radius: 5px;
}
.popup-menu .menuBtn a {
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  line-height: 1.4;
  text-decoration: none;
  overflow: hidden;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  transition: all .2s linear;
}


/* ==================================================
importantLink
================================================== */
#importantLinkArea {
  padding: 20px auto;
  width: 90%;
  margin: 0 auto;
}
#importantLinkArea .innerWrap {
  padding-top: 0;
  padding-bottom: 10px;
}

.importantLink {
/*  padding-left: 60px;*/
  overflow: hidden;
}
.importantLink:after {
  content: "";
  display: block;
  clear: both;
}

/* btn__login */
.importantLink .btnBox {
  text-align: center;
}


/*諸届サービス*/
.importantLink .btn__sehub {
  float: left;
  display: table;
  width: 100%;
  height: 60px;
  margin-bottom: 5px;
  text-align: center;
  background-color: #0075c1;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(89,119,138,0.25);
  -moz-box-shadow: 0px 1px 0px 0px rgba(89,119,138,0.25);
  box-shadow: 0px 1px 0px 0px rgba(89,119,138,0.25);
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
  border-radius: 5px;
}
.importantLink .btn__sehub > span {
  display: table-cell;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  vertical-align: middle;
  line-height:1.2;
}
.importantLink .btn__sehub:hover {
  background-color: #005186;
}


