@charset "utf-8";

@import url(/campaign/css/campaign-detail.css);

.p10{padding:0 10px;}
.pr10{padding-right: 10px !important;}
/* ========== add ========== */
.c-menu-01.cols-03 {
    margin: 0;
}
.c-menu-01.cols-03 li .menu-item {
    padding: 12px;
}
.c-menu-01.cols-03 li .menu-item.menu-height {
    border: 2px solid #eb7000;
}
.cvBlock-left {
    margin-top: 20px;
    padding-left: 0px; 
    padding-right: 0;
    display: inline-block;
    width: 49.71428571428571%;
}
.cvBlock-right {
    padding-left: 0px; 
    margin-top: 20px;
    float: right;
    display: inline-block;
    width: 49.71428571428571%;
    position: relative;
}
@media only screen and (max-width:640px) {
	a,a:focus {
		outline:none;
	}
	button,input,input:focus {
		outline:none;
	}
}


/* ========== width ========== */
@media only screen and (max-width:640px) {
.c-wh-sp {
    width: 54px;
}
}

/* ========== c-figure-tit ========== */
.c-figure-01.c-figure-tit {
    margin: -31px -54px 0 -54px;
}
@media only screen and (max-width:640px) {
.c-figure-01.c-figure-tit {
    margin: -16px -10px 0 -10px;
}
}

/* ========== c-btn-cpn ========== */
.c-btn-cpn .c-btn-01 {
    border: 1px solid #eb7000;
}

/* ========== c-heading4-color ========== */
.c-heading3-01.c-heading-color h3 {
    padding: 0;
    border: none;
    color: #ed1562;
}

/* ========== c-btn-mail ========== */
a.c-btn-account.c-btn-mail::before {
  background-image: url(/assets/img/icon_mail_01.png)
}


/* ========== section-readmore ========== */
.section-readmore{
  background-color: #fff;
}
.section-readmore .section-title {
  background-color: #3e4045;
  color: #fff;
  font-size: 1.875em;
  text-align: center;
  padding: 1em 0;
  margin-bottom: 1em;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .section-readmore .section-title {
    font-size: 1em;
  }
}
.section-readmore .section-title .em {
  font-size: 1.2em;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .section-readmore ul.readmore {
    padding: 0;
  }
}
.section-readmore ul.readmore{
padding: 0;
}
.section-readmore ul.readmore > li{
  list-style: none;
}
.section-readmore ul.readmore > li + li {
  margin-top: 1em;
}
.section-readmore .question{
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.section-readmore .toggle-readmore.opened .answer{
  opacity: 1;
}
.section-readmore .text {
  padding: 15px 30px;
  font-size: 1em;
}
.section-readmore .text .em {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .section-readmore .text {
    width: 90%;
  }
}
.section-readmore .question{
  position: relative;
  width: 60px;
  height: 60px;
  margin: 0 auto;
}
.section-readmore .question:before{
  content: "";
  position: absolute;
  top: 0;
  background: url(/campaign/2021/20210607_foreign_deposit_installment/img/btn_plus.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 60px;
  height: 60px;
}
@media only screen and (max-width: 640px){
  .section-readmore .question{
    width: 40px;
    height: 40px;
  }
  .section-readmore .question:before{
    width: 40px;
    height: 40px;
  }
}
.section-readmore .readmore.opened .question:before{
  background: url(/campaign/2021/20210607_foreign_deposit_installment/img/btn_minus.png);
  background-size: cover;
}
.section-readmore .toggle-readmore .answer-wrap {
  max-height: 130px;
  overflow: hidden;
  position: relative;
}
.section-readmore .toggle-readmore .answer-wrap:after{
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 70%,rgba(255,255,255,0.7) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 70%,rgba(255,255,255,0.7) 100%);
  z-index: 2;
}
.section-readmore .toggle-readmore.opened .answer-wrap {
  display: block;
  max-height: 100%;
}
.section-readmore .toggle-readmore.opened .answer-wrap:after{
  display: none;
  background: -webkit-none;
  background: -webkit-none;
  background: -moz-none;
  background: -o-none;
  background: -ms-none;
  background: none;
}
.section-readmore .answer .text {
  color: #222;
  margin-bottom: 0;
}

/* ========== c-information-01 ========== */
.c-information-01 {
  margin-top: 4.5em;
}
.c-information-01 .c-figure-01.c-figure-tit {
  margin: -76px -54px 0 -54px;
}
.c-information-01 .c-copy-01 {
  text-align: center;
}
.c-information-01 .c-information-box{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 2em 0;
}
.c-information-01 .c-information-box .c-information-box_inner{
  width: 48%;
  margin-left: 2%;
  text-align: center;
}
.c-information-01 .c-information-box .c-information-box_inner:first-child{
  width: 50%;
  margin-left: 0;
  padding-right: 2%;
  border-right: 2px dotted #888;
}
.c-information-01 .c-information-box .c-information-box_inner .c-btn-01{
  width: 85%;
}
@media only screen and (max-width: 640px){
  .c-information-01 {
    margin-top: 3.25em;
  }
  .c-information-01 .c-figure-01.c-figure-tit {
    margin: -49px -10px 0 -10px;
  }
  .c-information-01 .c-copy-01 {
    text-align: left;
  }
  .c-information-01 .c-information-box {
    display: block;

  }
  .c-information-01 .c-information-box .c-information-box_inner {
    width: 100%;
    margin-left: 0;
  }
  .c-information-01 .c-information-box .c-information-box_inner:first-child {
    width: 100%;
    padding-right: 0;
    padding-bottom: 2em;
    margin-bottom: 2em;
    border-right: none;
    border-bottom: 2px dotted #888;
  }
  .c-information-01 .c-information-box .c-information-box_inner .c-btn-01 {
    width: 100%;
  }
}