@charset "utf-8";



/* ==================================================
section
================================================== */
.cntSec {
  padding: 0 0 0;
}


/* ==================================================
heading
================================================== */

/* ==================================================
MV
================================================== */
#PersMain {
	margin-top: 10px;
}
/* ==================================================
MV
================================================== */
#mv {
}
#mv a {
  text-decoration: none;
  color: #fff;
}
.mv__lists {
/*  height: 315px;*/
  height: 150px;
}
.mv__list {
  width: 100%!important;
/*  height: 315px;*/
  height: 150px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.mv__list.no001 {
  background-image: url(/top/images/mv_bg_sp_001.jpg);
}
.mv__list.no002 {
  background-image: url(/top/images/mv_bg_sp_002.jpg);
}
.mv__list.no003 {
  background-image: url(/top/images/mv_bg_sp_003.jpg);
}
.mv__list.no004 {
  background-image: url(/top/images/mv_bg_sp_004.jpg);
}
.mv__list.no005 {
  background-image: url(/top/images/mv_bg_sp_005.jpg);
}
.mv__list.no006 {
  background-image: url(/top/images/mv_bg_sp_006.jpg);
}
.mv__list.no007 {
  background-image: url(/top/images/mv_bg_sp_007.jpg);
}
.mv__list.no008 {
  background-image: url(/top/images/mv_bg_sp_008.jpg);
/*	width: 100%;
	position: relative;
	padding: 0;
	background: url("/top/images/mv_bg_008.jpg") repeat-x 0 0; */
/*	background-size: auto 100%;
	animation: bg-slider 20s linear infinite; /* 20sの部分背景画像　ゆっくり */
}
@keyframes bg-slider {
	from { background-position: 0 0; }
    to { background-position: -750px 0; } /* 750pxとは使用した背景画像の長さ */
}
.mv__list.no009 {
  background-image: url(/top/images/mv_bg_sp_009.jpg);
}
.mv__list.no011 {
  background-image: url(/business/top/images/mv_bg_sp_011.jpg);
}
.mv__list.no012 {
  background-image: url(/top/images/mv_bg_sp_012.jpg);
}
.mv__list.no013 {
  background-image: url(/top/images/mv_bg_sp_013.jpg);
}
.mv__list.no014 {
  background-image: url(/top/images/mv_bg_sp_014.jpg);
}
.mv__list.no015 {
  background-image: url(/top/images/mv_bg_sp_015.jpg);
}
.mv__list.no016 {
  background-image: url(/top/images/mv_bg_sp_016.jpg);
}
.mv__list.no017 {
  background-image: url(/top/images/mv_bg_sp_017.jpg);
}
.mv__list.no018 {
  background-image: url(/top/images/mv_bg_sp_018.jpg);
}
.mv__list.no019 {
  background-image: url(/top/images/mv_bg_sp_019.jpg);
}
.mv__list.no020 {
  background-image: url(/top/images/mv_bg_sp_020.jpg);
}
.mv__list.no021 {
  background-image: url(/top/images/mv_bg_sp_021.jpg);
}
.mv__list.no022 {
  background-image: url(/top/images/mv_bg_sp_022.jpg);
}
.mv__list.no024 {
  background-image: url(/top/images/mv_bg_sp_024.jpg);
}
.mv__list.no025 {
  background-image: url(/top/images/mv_bg_sp_025.jpg);
}
.mv__list.no026 {
  background-image: url(/top/images/mv_bg_sp_026.jpg);
}
.mv__list.no027 {
  background-image: url(/top/images/mv_bg_sp_027.jpg);
}
.mv__list.no028 {
  background-image: url(/top/images/mv_bg_sp_028.jpg);
}

.mv__outer {
  display: table;
  width: 100%;
/*  height: 315px;*/
  height: 150px;
  margin: auto;
}
.mv__inner {
  display: table-cell;
  margin: auto;
  padding: 20px 30px;
  text-align: center;
}
.mv__list.spLayout--middle .mv__inner {
  vertical-align: middle;
}
.mv__list.spLayout--top .mv__inner {
  vertical-align: top;
}
.mv__list.spLayout--bottom .mv__inner {
  vertical-align: bottom;
}
.mv__list .main {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  text-shadow:0px 0px 5px rgba(0, 0, 0, .3);
}
.mv__list .sub {
  margin-bottom: 20px;
  font-size: 14px;
  text-shadow:0px 0px 8px rgba(0, 0, 0, .3);
}
.mv__list .main2 {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  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: 10px;
  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);
/*  text-shadow:0px 0px 8px rgba(0, 0, 0, 1);*/
}
.mv__list img {
  display: inline !important;
}

#mv .bx-wrapper .bx-viewport {
  width: 100%;
}
#mv .bx-wrapper .bx-viewport .mv__link {
  display: block;
}
#mv .bx-wrapper .bx-viewport .mv__link img {
  width: 100%;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
}
#mv .bx-wrapper .bx-viewport .mv__link:hover img {
  opacity: .8;
}


#mv .bx-wrapper .bx-controls-direction a {
  width: 20px;
  height: 34px;
  top: 50%;
  margin-top: -17px;
  opacity: .5;
}
#mv .bx-wrapper .bx-controls-direction a.bx-prev {
  left: 5px;
  background: url(/common/images/icon_prev_white.svg) no-repeat center center;
  background-size: 20px 34px;
}
#mv .bx-wrapper .bx-controls-direction a.bx-next {
  right: 5px;
  background: url(/common/images/icon_next_white.svg) no-repeat center center;
  background-size: 20px 34px;
}

#mv .bx-wrapper .bx-pager,
#mv .bx-wrapper .bx-controls-auto {
  position: absolute;
  right: 12px;
  bottom: 12px;
  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 6px;
  font-size: 18px;
  font-weight: normal;
  vertical-align: bottom;
  line-height: 16px;
  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.active {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  background: transparent;
}

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


/* ==================================================
importantLink
================================================== */
#importantLinkArea {
}
#importantLinkArea .innerWrap {
  padding: 30px 10px;
}
#importantLinkArea a {
  text-decoration: none;
}
.importantLink {
}
.importantLink .title {
  width: 100%;
  font-size: 12px;
  font-weight: bold;
  color: #123583;
  text-align: center;
}
.importantLink .title img {
  display: inline-block;
  width: 100%;
  max-width: 90%;
  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 {
  display: table;
  width: 100%;
  height: 60px;
  margin: 0 auto 10px;
  text-align: left;
  background: #e5c43e url(/common/images/icon_sp_lock.svg) no-repeat 20px center;
  background-size: 25px 44px;
  -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__login > span {
  display: table-cell;
  padding-left: 60px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  vertical-align: middle;
}

/*アプリ*/
.importantLink .btn__app {
  display: table;
  width: 80%;
  height: 60px;
  margin: 10px auto;
  padding-left: 40px;
  text-align: left;
  text-decoration: none;
  background: #0b308e url(/common/images/icon_account_app.svg) no-repeat 25px 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__app > span {
  display: table-cell;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  vertical-align: middle;
}


/*ふくぎんネット*/
.importantLink .btn__para {
  float: left;
  display: table;
  width: 100%;
  height: 60px;
  margin-bottom: 5px;
  padding-left: 100px;
  text-align: left;
  text-decoration: none;
  background: #0075c1 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__para > span {
  display: table-cell;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  vertical-align: middle;
  line-height:1.2;
}


.importantLink .btn__kaisetsu {
  display: table;
  width: 70%;
  height: 60px;
  margin: 0 auto 10px;
  text-align: left;
  background: #ec961f url(/common/images/icon_account_open.svg) no-repeat 15px center;
  background-size: 25px 44px;
  -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__kaisetsu > span {
  display: table-cell;
  padding-left: 40px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  vertical-align: middle;
}

.importantLink .btn__blue {
  display: table;
  width: 70%;
  height: 60px;
  margin: 0 auto 10px;
  text-align: left;
  background: #006fb8 url(/common/images/icon_account_app.svg) no-repeat 30px center;
  background-size: 25px 44px;
  -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__blue > span {
  display: table-cell;
  padding-left: 40px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  vertical-align: middle;
}

.importantLink .btn__new {
  display: table;
  width: 100%;
  height: 60px;
  margin: 0 auto 10px;
  text-align: left;
  background: #64c95d url(/common/images/icon_person.svg) no-repeat 5px center;
  background-size: 40px 30px;
  -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;
}

.appbk{
	background-image: linear-gradient(-45deg, #f0f6fa 25%, #d3ebf6 25%, #d3ebf6 50%, #f0f6fa 50%, #f0f6fa 75%, #d3ebf6 75%, #d3ebf6);
	background-size: 50px 50px;
}




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

/* --------------------------------------------------
imgTxtBtn
-------------------------------------------------- */
.imgTxtBtn {
  display: inline-block;
  width: 280px;
  text-align: left;
  vertical-align: top;
}
.imgTxtBtn a {
  display: block;
  text-decoration: none;
}
.imgTxtBtn__img {
  position: relative;
  width: 100%;
  height: 177px;
  text-align: center;
  overflow: hidden;
}
.imgTxtBtn__img > img {
  width: 100%;
}
.imgTxtBtn__floatIcon,
.imgTxtBtn__floatTxt {
  display: none;
}
.imgTxtBtn__txt {
  position: relative;
  height: 135px;
  padding: 12px 15px 0;
  background: #fff;
}
.imgTxtBtn__txt:before {

}
.imgTxtBtn__txt:after {

}
.imgTxtBtn__txt .text--sub {
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
  color: #6d7680;
  line-height: 1.4;
}
.imgTxtBtn__txt .text--main {
  display: block;
  font-size: 16px;
  color: #285184;
  font-weight: bold;
  line-height: 1.4;
}





/* ==================================================
ふくぎんのオススメ
================================================== */
#recommended {
  background: #f8f8f8;
}
#recommended .innerWrap {
  padding-bottom: 60px;
}



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

.slideContent .bx-wrapper {
  padding-bottom: 10px;
}
.slideContent .bx-viewport {
  background: #dfe6e7;
}
.slideContent .bx-controls {
  width: 100%;
}
.slideContent .bx-wrapper .bx-controls-direction {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
}
.slideContent .bx-wrapper .bx-controls-direction a {
  width: 20px;
  height: 34px;
  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: -12px;
  background: url(/common/images/icon_prev_blue.svg) no-repeat center center;
  background-size: 20px 34px;
  opacity: 1;
}
.slideContent .bx-wrapper .bx-controls-direction a.bx-next {
  right: -12px;
  background: url(/common/images/icon_next_blue.svg) no-repeat center center;
  background-size: 20px 34px;
  opacity: 1;
}
.slideContent .bx-wrapper .bx-pager-link {
  width: 8px;
  height: 8px;
  margin: 0 8px;
  background: #b7ccd9;
}
.slideContent .bx-wrapper .bx-pager-link.active {
  background: #285184;
}
.slideContent .bx-loading {
  z-index: 3;
}


/* ==================================================
商品・サービスのご案内
================================================== */
#product {
  position: relative;
  padding-bottom: 0;
}
#product > .innerWrap {
  padding-bottom: 0;
}
#product .heading2 {
  color: #fff;
}
#product .heading2:after {
  background: #fff;
}
#productUpr {
  position: relative;
  z-index: 3;
}
#productUpr .innerWrap {
  padding-bottom: 0;
}
#productLwr {
  position: relative;
  z-index: 3;
}
#productDetail > li > .body {
  display: none;
}
.productDetail__upr {
  padding: 0;
  border-top: 1px solid rgba(255, 255, 255, .3);
}
.productDetail__upr .innerWrap {
  padding: 20px 10px 20px;
}
.productDetail__upr .read {
  margin-bottom: 20px;
  color: #fff;
  text-align: center;
}
.productDetail__upr .mainBody .btnWrap {
  width: 100%;
  margin: 0 auto 20px;
  text-align: left;
}
.productDetail__upr .mainBody .nmlBtn {
  width: 50%;
  height: 60px;
  margin: 0;
  text-align: left;
}
.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: 10px;
}
.productDetail__upr .mainBody .nmlBtn a > span:before {
  background-image: url(/common/images/arrow_border_hor_white.svg);
}
.productDetail__upr .mainBody .nmlBtn a > span:after {
  right: 10px;
  background-image: url(/common/images/arrow_right_white.svg);
}
.productDetail__upr .mainBody .nmlBtn a .text--main {
  font-size: 13px;
  font-weight: normal;
  color: #fff;
}

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

.productDetail__lwr {
  padding: 0;
  background: rgba(0, 0, 0, .2);
}
.productDetail__lwr .innerWrap {
  padding: 15px 10px;
}
.productDetail__lwr .btnWrap {
  margin: 0;
}
.productDetail__lwr .nmlBtn {
  width: 49%;
  height: 40px;
  margin: 3px 0;
}
.productDetail__lwr .nmlBtn:nth-child(odd) {
  margin-right: 2%;
}
.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 a > span {
  padding-left: 15px;
}
.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 {
  font-size: 12px;
  color: #fff;
  font-weight: normal;
}
#product .bx-wrapper {
  margin-bottom: 0;
}


/* --------------------------------------------------
背景画像フェード
-------------------------------------------------- */
#internet .innerWrap {
  padding-bottom: 60px;
}


/* --------------------------------------------------
背景画像フェード
-------------------------------------------------- */
#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 {
  display: none;
}

/* --------------------------------------------------
SP用 アコーディオン
-------------------------------------------------- */
.sp_productNav {
  position: relative;
  padding: 15px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  border-top: 1px solid rgba(255, 255, 255, .3);
}
.sp_productNav:after {
  content: "";
  position: absolute;
  right: 16px;
  top: 50%;
  display: block;
  width: 10px;
  height: 6px;
  margin-top: -3px;
  background: url(/common/images/arrow_bottom_white.svg) no-repeat center center;
  background-size: 10px 6px;
}
#productDetail li.active .sp_productNav:after {
  background-image: url(/common/images/arrow_top_white.svg);
}

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


/* ==================================================
pickup
================================================== */
#pickup {
}
.pickupBox {
}
.pickupBox__title {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: bold;
  color: #1d3550;
  text-align: center;
}
.pickupBox__read {
  width: 100%;
  margin-bottom: 20px;
  font-size: 14px;
  color: #6d7680;
  text-align: left;
  line-height: 1.6;
}
.pickupBox__btn,
.pickupBox__btn .btnWrap {
  margin-bottom: 0;
}
.pickupBox__btn .nmlBtn {
  width: 100%;
  height: 60px;
  margin: 0 0 10px;
}
.pickupBox__btn .nmlBtn a {
  text-align: left;
}
.pickupBox__btn .nmlBtn a > span {
  padding-left: 10px;
  padding-right: 25px;
}
.pickupBox__txt .btnWrap {
  margin-bottom: 20px;
  text-align: center;
}
.pickupBox__txt .btnWrap .roundBtn {
  margin-bottom: 0;
}

/* no01
---------------------------------- */
.pickupBox.no01 {
  margin-bottom: 55px;
  padding-top: 48%;
  text-align: left;
  background: url(/top/images/pickup_cnt01_bg.jpg) no-repeat left top;
  background-size: contain;
}


/* no02
---------------------------------- */
.pickupBox.no02 {
  padding-top: 54%;
  text-align: left;
  background: url(/top/images/pickup_cnt02_bg.jpg) no-repeat left top;
  background-size: contain;
}
/* 休日相談 2019/10
.pickupBox.no02 .pickupBox__btn .nmlBtn {
  width: 48%;
  height: 60px;
}
.pickupBox.no02 .pickupBox__btn .nmlBtn:nth-child(even):not(.icon--clerk) {
  margin-left: 4%;
}
.pickupBox.no02 .pickupBox__btn .nmlBtn.icon--clerk {
  width: 230px;
}
*/
.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 {
  border-top: 1px solid #dfe6e7;
}
.area_imp{
	width:100%;
}
#importantInfoBox {
  position: relative;
  width: 100%;
  margin: 0 auto 10px;
  background: #fff;
/*  border: 1px solid #1d3550;*/
  background: #fcf3f2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#importantInfoBoxInner {
  width: 100%;
  margin: 0 auto;
}

.importantInfo__title {
  padding: 5px 10px;
  color: #bd1609;
  font-size: 14px;
  font-weight: bold;
  vertical-align: middle;
/*  background: #1d3550 url(/common/images/icon_caution_yellow.svg) no-repeat 10px center;*/
  background-size: 17px 17px;
  background: #fcf3f2;
}
.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 {
  position: relative;
  overflow: hidden;
  vertical-align: middle;
}
#importantInfo__body ul {
  width: 100%;
}
#importantInfo__body ul li {
  display: none;
  width: 100%;
  height: auto !important;
  padding: 5px 20px;
  font-size: 14px;
  line-height: 1.4;
}
#importantInfo__body ul li a {
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
}
#importantInfo__body ul li a span {
  display: block;
}
#importantInfo__body ul li a span.importantInfo__date {
  margin-bottom: 5px;
}


.importantInfo__date {
  margin-right: 20px;
}
.importantInfo__link {
  display: none;
}


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


/* ==================================================
pleasure
================================================== */
#pleasure {
  background: #f8f8f8;
}
#pleasure a {
  text-decoration: none;
}
#pleasure .imgTxtBtn__txt {
  height: 150px;
}


/* --------------------------------------------------
PersServ
-------------------------------------------------- */
.PersServ {
  display:-webkit-box;
  display:-moz-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  flex-wrap: wrap;
  width: 100%;
  margin: auto;
}
.PersServ > li {
  -webkit-flex: 1;
  flex: 1;
/*  overflow: hidden;*/
  background: #fff;
  border: 1px solid #222e7f;
  border-radius: 5px;
  margin: 10px 5px;
  -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;*/
  min-width: 30%;
  display:flex;
}
.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: 50%;
  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 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: 11px;
  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 {
}


/*諸届ボタン*/
.sehubBtn {
  display: inline-block;
  width: 100%;
  height: 60px;
  margin: 0;
  text-align: center;
  background: #fff;
/*  border: 1px solid #b7ccd9;*/
  -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);
	border-radius: 5px;
}
.sehubBtn a {
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
  font-size: 14px;
  font-weight: bold;
  text-align:center;
	background-color: #0075c1;
  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;
  border-radius: 5px;

}
.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 20px;
  text-align: center;
  vertical-align: middle;
  z-index: 1;
}
.sehubBtn .text--sub {
  display: block;
  margin: 3px 0;
  font-size: 14px;
  font-weight: bold;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  transition: all .3s linear;
}
.sehubBtn .text--main {
  display: block;
  margin: 3px 0;
  font-size: 14px;
  font-weight: bold;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  transition: all .3s 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;
  text-decoration:none;
}
.importantLink .btn__sehub > span {
  display: table-cell;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  vertical-align: middle;
  line-height:1.2;
}
.importantLink .btn__sehub:hover {
  background-color: #005186;
}

