@charset "utf-8";
/*ヘッダー*/
#header{
  position: static;
}
#header .header_wrap{
  height: 2.4rem;
}
#header .header_p--logo{
  top: 0.7rem;
  width: 30%;
  max-width: none;
}
/*PC*/
@media screen and (min-width: 768px){
  #header .header_wrap{
    height: 65px;
  }
  #header .header_p--logo{
    top: 15px;
    width: 341px;
    max-width: none;
  }
}
#main{
  padding-top: 0;
}
p{
  word-break: break-all;
}
.red{
  color: #D00F31;
  font-weight: bold;
}
/*PC*/
@media screen and (min-width: 768px){
  #main{
    background: #E9F0F9;
  }
  main .wrap{
    margin-top: 0;
    padding-top: 60px;
    max-width: 960px;
    background: #fff;
  }
}
/*見出し*/
.heading_h2{
  font-size: 2.8rem;
}
.heading_h2 span{
  color: #C90A37;
  display: block;
  font-size: 1rem;
}
.heading_h2.small{
  font-size: 2.1rem;
  margin-bottom: 2.4rem;
}
.heading_h2.small::after{
  display: none;
}
/*PC*/
@media screen and (min-width: 768px){
  .heading_h2{
    font-size: 28px;
  }
  .heading_h2.small{
    font-size: 42px;
    margin-bottom: 30px;
    /*font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;*/
  }
}

/*キービジュアル*/
.kv img{
  width: 100%;
  max-width: 1330px;
  display: block;
  margin: 0 auto;
}
.kv p{
  font-size: 12px;
  text-align: left;
  padding: 5px 30px;
}
/*PC*/
@media screen and (min-width: 768px){
  h1 {
    width: 80%;
    margin: 0 auto;
    max-width: 65vw;
    min-width: 960px;
  }
  .kv p{
    font-size: 12px;
    text-align: left;
    padding: 15px 30px;
    max-width: 960px;
    margin: auto;
  }
}
/*PC-1160px以下*/
@media screen and (max-width: 1160px){
  h1 {
    width: 100%;
    max-width: none;
    min-width: auto;
  }
}

/*コンバーションボタン*/
.cv_btn_wrap{
  width: 100%;
  background: #E9F0F9;
  padding: 1.7rem 0;
}
.cv_btn_wrap._btn_step{
  background-color: transparent;
}
.btntop_text{
  color: #004796;
  width: 95%;
  margin: 0 auto 5px;
  font-weight: bold;
}
/*PC*/
@media screen and (min-width: 768px){
  .cv_btn_wrap{
    padding: 50px 0;
  }
  .cv_btn_wrap._btn_step{
    padding: 25px 0;
  }
}


.cv_btn_wrap.two::after{
  display: block;
  content: "";
  clear: both;
}
.cv_btn_wrap a {
  width: 95%;
  display: block;
  margin: 0 auto;
  padding: 2rem 0;
}
.cv_btn_wrap button{
  width: 95%;
  display: block;
  margin: 0 auto;
  padding: 2rem 0;
}
.button_area {
  width: 100%;
  background-color: #E9F0F9;
}
.button_area a{
  position: relative;
  font-size: 1.5rem;
  padding: 0 1.5rem;
}
.button_area button.red_button{
  font-size: 1.5rem;
}
.button_area .blue_button{
  padding: 0.5rem 0;
}
.button_area .red_button span{
  line-height: 3.6rem;
}
.button_area>.inner {
  font-size: 0;
  width: 92.27%;
  max-width: 880px;
  padding: 0;
  margin: 0 auto;
}
.button_area .red,.button_area .blue{
  text-align: center;
  color: #1464E0;
  font-size: 1.4rem;
  font-weight: bold;
}
.button_area p.blue{
  color: #1464E0;
}.button_area>.inner
.button_area p.red{
  color: #C90A37;
}
.button_area .column .right,.button_area .column .left{
  vertical-align: middle;
  width: 48.39%;
  display: inline-block;
  text-align: center;
}
.button_area .column .left{
  margin-right: 4.92%;
}
.button_area .column .right{
  position: relative;
  margin-right: -15px;
}
.button_area .column .right p{
  position: absolute;
  top: 20px;
}
.blue_button,.red_button{
  box-shadow: 6px 10px 16px 0px #ccd2da,
              -6px 10px 16px 0 #ccd2da,
              0px 12px 20px 0 #ccd2da;
}
.button_area.two{
  margin-bottom: 6rem;
}
.button_area.two .blue_button,.button_area.two .red_button{
  margin: 5rem 0 3rem;
  line-height: 1.2;
  padding: 1rem;
}
/*PC*/
@media screen and (min-width: 768px){
  .blue_button {
    padding: 24px;
  }
  .blue_button,.red_button{
    font-size: 24px;
    line-height: 1.2;
  }
  .button_area.two{
    margin-bottom: 0;
  }
  .button_area.two .blue_button,.button_area.two .red_button{
    margin: 60px 0;
  }
  .button_area button.red_button{
    font-size: 1.5rem;
  }
  .button_area .column .right p {
    position: absolute;
    margin: auto;
    top: 15px;
    left: 0;
    right: 0;
  }
}

/************************/
/******新規口座開設*******/
/************************/
.account-modal .blue_button {
  box-shadow: none;
  line-height: 1.5;
}
.right .red_button.modal_btn-link {
  line-height: 3.6rem;
}
.button_area .column div {
  padding: 0;
}
.cv_btn_wrap_center .red_button {
  width: 88%;
}


/************************/
/***THEO+ docomoとは？***/
/************************/
#about .modal_div--content .text_p {
  font-size: 1.15rem;
}
/*PC*/
@media screen and (min-width: 768px){
  #about .modal_div--content .text_p {
      font-size: 12px;
  }
}

/*テーブル*/
.table_red-black{
  width: 100%;
  margin-top: 3rem;
  margin-bottom: 2.4rem;
}
.table_red-black thead tr th{
  color: #fff;
  font-size: 1.2rem;
  line-height: 1.33;
  font-weight: 400;
  padding: 2rem 0;
  vertical-align: middle;
  border: 2px solid #fff;
}
.table_red-black thead tr:first-child th:first-child{
  background: #fff;
}
.table_red-black thead tr:first-child th:nth-child(2){
  background: #848484;
}
.table_red-black thead tr th:nth-child(1){
  background: #848484;
  width: 23.93%;
}
.table_red-black thead tr th:nth-child(2){
  background: #333333;
  width: 38.03%;
  padding: 1rem 0;
}
.table_red-black thead tr th:nth-child(3){
  position: relative;
  background: #C90A37;
  width: 38.03%;
}
.table_icon{
  position: absolute;
  top: -4.5rem;
  right: -25px;
  width: 6rem;
}
.table_red-black tbody tr td{
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  padding: 2rem 1rem;
  text-align: right;
  vertical-align: middle;
  border: 2px solid #fff;
}
.table_red-black tbody tr td:nth-child(1){
  background: #ECECEC;
  width: 32%;
}
.table_red-black tbody tr td:nth-child(2){
  background: #D6D6D6;
  width: 34%;
}
.table_red-black tbody tr td:nth-child(3){
  background: #F4CED7;
  color: #CC0033;
  width: 34%;
}
.table_red-black tbody tr td:nth-child(3) .num-text,.table_red-black tbody tr td:nth-child(3) .num{
  color: #CC0033;
}
.table_red-black .num-text{
  font-size: 1.4rem;
}
.table_red-black .num{
  font-size: 1.8rem;
  font-weight: 600;
}
.column2_innerwrap > img{
  display: block;
  max-width: 400px;
  margin: auto;
}
.column2_innertext{
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
  margin: 10px 0 20px;
}
.column2_innerimageSP img:nth-of-type(1){
  display: block;
  max-width: 400px;
  margin: 0 auto 20px;
}
.column2_innerimageSP img:nth-of-type(2){
  display: block;
  max-width: 400px;
  margin: 0 auto;
}
/*PC*/
@media screen and (min-width: 768px){
  .column2_wrap--right.graph .table_red-black{
    max-width: 610px;
    margin-top: 23.5%;
    margin-bottom: 30px;
  }
  .column2_innerwrap{
    margin-top: 140px;
  }
  .column2_innertext{
    font-size: 14px;
  }
  .column2_innerimagePC::after{
    content: "";
    display: block;
    clear: both;
  }
  .column2_innerimagePC img:nth-of-type(1){
    display: block;
    width: 55%;
    float: left;
  }
  .column2_innerimagePC img:nth-of-type(2){
    display: block;
    width: 40%;
    float: right;
  }
  .table_red-black{
    margin-bottom: 0;
  }
  .table_red-black thead tr th{
    font-size: 14px;
    padding: 20px 0;
  }
  .table_icon{
    top: -70px;
    right: -25px;
    width: 80px;
  }
  .table_red-black tbody tr td:nth-child(1){
    width: 23.93%;
  }
  .table_red-black tbody tr td:nth-child(2){
    width: 38.03%;
  }
  .table_red-black tbody tr td:nth-child(3){
    width: 38.03%;
  }
  .table_red-black .num-text{
    font-size: 14px;
  }
  .table_red-black .num{
    font-size: 22px;
    font-weight: 600;
  }
  .table_red-black tbody tr td{
    padding: 15px 20px;
  }
}
#about .cv_btn_wrap{
  background: #fff;
}
.cv_text{
  color: #004796;
  margin-bottom: 5px;
  text-align: center;
  font-weight: bold;
  font-size: 1.9rem;
}
/*PC*/
@media screen and (min-width: 768px){
  #about .cv_btn_wrap a{
    max-width: 420px;
  }
  .cv_text{
    font-size: 26px;
    margin-bottom: 15px;
  }
  .btntop_text{
    max-width: 420px;
  }
}
/*************/
/***ステップ***/
/*************/
#step{
  background: #E9F0F9;
  padding-top: 3rem;
}
.step_ol{
  margin-top: 6.4rem;
}
#step .step_ol li{
  position: relative;
  counter-increment: procedure_number;
  background: #fff;
  border-radius: 15px;
  margin-bottom: 9.5rem;
  padding: 0 15px;
  padding-bottom: 4rem;
}
#step .step_ol li::after{
  position: absolute;
  bottom: -5rem;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  content: "";
  width: 4rem;
  height: 2rem;
  background-image: url('/theo/campaign/kouza1912/images/step_arrow-sp.svg');
  background-size: contain;
  background-repeat: no-repeat;
}
#step .step_ol li:last-child{
  margin-bottom: 0;
}
#step .step_ol li:last-child::after{
  display: none;
}
#step .number{
  top: -3.4rem;
  left: 1.5rem;
  position: absolute;
  box-sizing: border-box;
  display: block;
  font-size: 1.2rem;
  font-weight: 600;
  color: #fff;
  width: 6.8rem;
  height: 6.8rem;
  background: #004796;
  border-radius: 50%;
  text-align: center;
  padding-top: 1.5rem;
}
#step .number::before{
  box-sizing: border-box;
  position: absolute;
  top: 0;
  display: block;
  content: counter(procedure_number);
  font-size: 2.1rem;
  width: 6.8rem;
  height: 6.8rem;
  text-align: center;
  padding-top: 3rem;
}
#step .step_ol li h3{
  padding-top: 4.4rem;
  font-size: 2rem;
  text-align: center;
  margin-bottom: 2rem;
}
#step .step_ol li .step_img{
  width: 58.5%;
  display: block;
  margin: auto;
}
#step .step_ol li .step_text{
  width: 72%;
  margin: auto;
  background: #E9F0F9;
  padding: 9px 0;
  text-align:center;
  margin-top: 1.5rem;
}
#step .step_ol li .step_text .text_p--strong{
  color:#004796;
}
#step .red_button{
  margin: 0 auto 5rem;
}
/*PC*/
@media screen and (min-width: 768px){
  #step{
    padding-top: 100px;
  }
  #step .wrap{
    background: #E9F0F9;
  }
  #step .step_ol:after{
    content: "";
    display: block;
    clear: both;
  }
  #step .step_ol li{
    display: block;
    width: 29%;
    float: left;
    margin-right: 6.3%;
    margin-bottom: 0;
  }
  #step .step_ol li::before{
    position: absolute;
    content: "";
    display: block;
    top: 80px;
    right: -32%;
    width: 4rem;
    height: 2rem;
    background-image: url('/theo/campaign/kouza1912/images/step_arrow-pc.svg');
    background-size: contain;
    background-repeat: no-repeat;
  }
  #step .step_ol li::after{
    display: none;
  }
  #step .step_ol li:last-child{
    margin-right: 0;
  }
  #step .step_ol li:last-child::before{
    display: none;
  }
  #step .number{
    left: 0;
    right: 0;
    margin: auto;
  }
  #step .number,#step .number::before{
    width: 100px;
    height: 100px;
  }
  #step .step_ol li h3{
    padding-top: 4.4rem;
    font-size: 28px;
    text-align: center;
    margin-bottom: 2rem;
  }
  #step .step_ol li .step_img,#step .step_ol li .step_text{
    width: 92.2%;
  }
  #step .step_ol li .step_text{
    margin-top: 20px;
  }
  #step .red_button{
    margin: 0 auto;
  }
  #step .cv_btn_wrap{
    padding: 60px 0;
  }
}
@media screen and (max-width: 768px){
  #step .wrap{
    padding-bottom: 30px;
  }
}
/*PC*/
@media screen and (min-width: 768px){
  .number{
    padding-top: 22px;
    font-size: 16px;
    width: 100px;
    height: 100px;
    margin-bottom: 30px;
    margin-left:  45px;
  }
  .number::before{
    padding-top: 42px;
    font-size: 40px;
    width: 100px;
    height: 100px;
  }
}
/*キャンペーンバナー*/
.banner_a--img{
  width: 92.27%;
  max-width: 880px;
}
.banner_a--img img{
  width: 100%;
}
@media screen and (min-width: 768px){
  .banner_a--img{
    margin-bottom: 0;
  }
}

/*注意事項リスト*/
.list_ul--note.disc > li::before{
  content: "●";
  font-size: 6px;
}
