/* ========== override ========== */
@media only screen and (min-width: 640px) {
.top .plus .special h3 {
	font-size: 150%;
}
}

@media only screen and (max-width: 640px) {
	.top h4 { font-size: 112.5%; }
	.top h4.size-20 { font-size: 20px; }
}

/* ----- arrow_box ----- */
.c-ground-01 > .arrow_box {
	margin-bottom: 33px;
}


/* ========== list ========== */
.jibunplus-noteList-01 {
	margin-left: 2.5em;
}

.jibunplus-noteList-01 > li {
	text-indent: -2.5em;
}

.jibunplus-noteList-01 > li > span {
	display: inline-block;
	margin-right: 0.5em !important;
	width: 2em;
}
/* ========== alertBlock ========== */
.top .about .campaign-group .box .c-alertBlock-01 {
	margin-right: 10px;
	margin-left: 10px;
 }
 
.top .about .campaign-group .box .c-alertBlock-01 ul {
	text-align: left;
 }

/* ========== col-md-6 ========== */
@media (min-width: 960px) {
	.col-md-6.jibunplus-col-md-6 {
		width: 100%;
	}
}

.top .about .campaign-group .col-md-6.jibunplus-col-md-6:last-child > .box {
	border: 4px solid #35a667;
}
.top .about .campaign-group .col-md-6.jibunplus-col-md-6:last-child > .box p {
	color: #35a667;
}


/* ========== add module ========== */
.mL0 {
	margin-left: 0!important;
}

@media only screen and (max-width: 640px) {
	.mT1em-sp {
		margin-top: 1em!important;
	}
}

.maru-1 {
	background-image: url(../img/pink_01_pc.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center; 
}

.maru-2 {
	background-image: url(../img/pink_02_pc.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;  
}

.rightdown-border-img {
	background-image: url(../img/line_01.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center center;
}

.bg-color-01 {
	background-color: #eb7000!important;
}

.bg-color-02 {
	background-color: #f9f2e8!important;
}

.bg-color-03 {
	background-color: #fbeee1!important;
}

.bg-color-04 {
	background-color: #fbdbb5!important;
}

.bg-color-05 {
	background-color: #fbd5b0!important;
}

.bg-color-06 {
	background-color: #fbbd83!important;
}

.bg-color-07 {
	background-color: #eeeeee!important;
}

.fc-white {
	color: #fff;
}

.pd-none {
	padding: 0!important;
}


@media only screen and (max-width: 640px) {
	.maru-1 {
		background-image: url(../img/pink_01_sp.png);
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center center;  
	}

	.maru-2 {
		background-image: url(../img/pink_02_sp.png);
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center center;  
	}
}

/* ========== nav ========== */
@media only screen and (min-width: 640px) {
  .nav-area {
    padding: 10px 54px;
  }
}
@media only screen and (max-width: 640px) {
  .nav-area {
    padding: 0;
  }
}

.nav-area .lnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav-area .lnav.lnav-bdr , .nav-area .lnav .lnav-item.lnav-bdr {
  border-bottom: 1px solid #ddd;
}

@media only screen and (min-width: 640px) {
  .nav-area .lnav .lnav-item {
    width : 33.33333% ;
    width : -webkit-calc(100% / 3) ;
    width : calc(100% / 3) ;
  }
}
@media only screen and (max-width: 640px) {
  .nav-area .lnav .lnav-item {
    width: 50%;
  }
}

.nav-area .lnav .lnav-item a {
  display: block;
}
@media only screen and (min-width: 640px) {
  .nav-area .lnav .lnav-item:first-child a {
    border-left: none;
  }
  .nav-area .lnav .lnav-item a {
    border-left: 1px solid #ddd;
  }
  .nav-area .lnav .lnav-item a:hover {
    opacity: .7;
  }
  .nav-area .lnav .lnav-item a img {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 640px) {
  .nav-area .lnav .lnav-item:nth-child(2n) a {
    border-left: 1px solid #ddd;
  }
  .nav-area .lnav .lnav-item:nth-child(3) a,
  .nav-area .lnav .lnav-item:nth-child(4) a {
    border-top: 1px solid #ddd;
  }
  .nav-area .lnav .lnav-item.lnav-pc:nth-child(3n) a {
    border-left: 1px solid #ddd;
  }
  .nav-area .lnav .lnav-item.lnav-pc:nth-child(5) a,
  .nav-area .lnav .lnav-item.lnav-pc:nth-child(6) a {
    border-top: 1px solid #ddd;
  }
  .nav-area .lnav .lnav-item.lnav-pc:nth-child(3) a {
    border-top: none;
  }
  .nav-area .lnav .lnav-item a img {
    margin: 0 auto;
  }
}

/* ========== bxSlider ========== */
.c-transaction-01 {
  background-color: #d6f3f6;
  position: relative;
}
@media only screen and (min-width: 640px) {
  .c-transaction-01 {
    margin-top: 30px;
    padding: 30px 52px 27px;
  }
}
@media only screen and (max-width: 640px) {
  .c-transaction-01 {
    margin-top: 12px;
    margin-left: -10px;
    margin-right: -10px;
    padding: 10px 30px;
  }
}

.c-transaction-01 .c-transaction-item a {
    display: block;
}
@media only screen and (min-width: 640px) {
  .c-transaction-01 .c-transaction-item a:hover {
    opacity: .8;
  }
}

.c-transaction-01 .bx-pager {
  display: none;
}

@media only screen and (min-width: 640px) {
  .c-transaction-01 .bx-controls-direction a.bx-prev ,
  .c-transaction-01 .bx-controls-direction a.bx-next {
    display: inline-block;
    vertical-align: middle;
    background-size: 11px auto;
    width: 11px;
    min-width: 11px;
    max-width: 11px;
    height: 18px;
    min-height: 18px;
    max-height: 18px;
    position: absolute;
    top: 50%;
  }
  .c-transaction-01 .bx-controls-direction a.bx-prev {
    background-image: url(/assets/img/arrows_05_@2x.png);
    left: 18px;
  }
  .c-transaction-01 .bx-controls-direction a.bx-next {
    background-image: url(/assets/img/arrows_06_@2x.png);
    right: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .c-transaction-01 .bx-controls-direction a.bx-prev ,
  .c-transaction-01 .bx-controls-direction a.bx-next {
    display: inline-block;
    vertical-align: middle;
    background-size: 14px auto;
    width: 14px;
    min-width: 14px;
    max-width: 14px;
    height: 23px;
    min-height: 23px;
    max-height: 23px;
    position: absolute;
    top: 50%;
    margin-top: -12px;
  }
  .c-transaction-01 .bx-controls-direction a.bx-prev {
    background-image: url(/assets/img/arrows_05_@2x.png);
    left: 7px;
  }
  .c-transaction-01 .bx-controls-direction a.bx-next {
    background-image: url(/assets/img/arrows_06_@2x.png);
    right: 7px;
  }
}

/* ========== c-column-jibunplus ========== */
.c-column-group.c-column-jibunplus .col-unit-1\/2{
  border: 3px solid #eb7000;
}
.c-column-group.c-column-jibunplus .c-heading4-01 h4{
  color: #fff;
  background-color: #eb7000;
  text-align: center;
  padding: .25em;
  font-size: 150%;
}
.c-column-group.c-column-jibunplus .col-unit_inner{
  padding: 1em;
}
.c-column-group.c-column-jibunplus .c-copy-01{
  font-weight: bold;
  font-size: 120%;
}
.c-column-group.c-column-jibunplus .c-copy-01 strong{
  font-weight: bold;
  font-size: 150%;
}
.c-column-group.c-column-jibunplus .col-unit-1\/2:first-child .c-copy-01 p strong{
  color: #eb7000;
}
.c-column-group.c-column-jibunplus .col-unit-1\/2:last-child .c-copy-01 p strong{
  color: #f43333;
}
.c-column-group.c-column-jibunplus .col-unit_2col{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-column-group.c-column-jibunplus .col-unit_2col .c-copy-01{
  width: 45%;
}
.c-column-group.c-column-jibunplus .col-unit_2col .c-copy-01:first-child{
  margin-right: 10%;
}
.c-column-group.c-column-jibunplus .col-unit_2col .c-copy-01:first-child p span{
  background: linear-gradient(transparent 60%, #fdeecb 40%);
}
.c-column-group.c-column-jibunplus .col-unit_2col .c-copy-01:last-child p span{
  background: linear-gradient(transparent 60%, #f9dfde 40%);
}
@media only screen and (max-width: 640px){
  /*.c-column-group.c-column-jibunplus .c-heading4-01 h4{
    padding: .25em;
  }*/
  .c-column-group.c-column-jibunplus .col-unit_inner{
    padding: 1em .5em;
  }
  .c-column-group.c-column-jibunplus .c-copy-01{
    font-size: 100%;
  }
  .c-column-group.c-column-jibunplus .col-unit-1\/2 .c-figure-01 img{
    width: 100%;
  }
}


/* ========== c-anchor-2col ========== */
.c-anchor-2col {
  display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
  -ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}
@media only screen and (max-width: 640px){
.c-anchor-2col .c-figure-01:nth-of-type(2) {
  margin-left: 15px;
}
}

/* ========== width ========== */
@media only screen and (max-width: 640px){
.c-w75-sp {
  width: 75%;
  margin: 0 auto;
}
}

/* ========== accordion ========== */
.stageup-accordion>.item>.head {
    background-image: url(/products/loan/img/icon-chevron-down-black.png);
    background-repeat: no-repeat;
    -webkit-background-size: auto 1.125em;
    -moz-background-size: auto 1.125em;
    background-size: auto 1.125em;
    background-position: right 0.5em center;
}
.stageup-accordion>.item>.head.opened {
    background-image: url(/products/loan/img/icon-chevron-up-black.png);
    background-repeat: no-repeat;
}
.stageup-accordion>.item>.head:before {
    content: none;
}
.stageup-accordion>.item>.head:after {
    content: none;
}

.c-accordion-01.stageup-accordion>.item>.head>.body {
  padding: 20px;
}

@media only screen and (max-width: 640px){
.c-accordion-01.stageup-accordion.c-mb30-sp {
  margin-bottom: 30px;
}
}

/* ========== hide ========== */
@media only screen and (min-width: 641px){
.c-hide-pc {
  display: none;
}
}

/* ========== stageup-link ========== */
.stageup-link {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 100%;
}
.stageup-link .c-figure-01 {
  margin-left: 2%;
  width: 23.5%;
}
.stageup-link .c-figure-01:first-child {
  margin-left: 0;
}
.stageup-link .c-figure-01 a:hover {
  opacity: .7;
}
@media only screen and (max-width: 640px){
.stageup-link {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.stageup-link .c-figure-01 {
  margin-left: 4%;
  width: 48%;
}
.stageup-link .c-figure-01:nth-of-type(3) {
  margin-left: 0;
}
}