body{
  margin: 0;
  font-family: 'ToppanBunkyuMidashiGothicStdN-ExtraBold';
  font-family: 'Noto Sans JP', sans-serif;
}
img{
	vertical-align:top;
}
.only-sp {
  display: none!important;
}
.c{
  display: block;
  margin:0 auto;
  text-align: center;
}
p{
  margin: 0;
  color: #333333;
}
ul,li{
  list-style: none;
}
a{
  text-decoration: none;
}
.main_color{
  color:#013B83!important;
}
.mrl{
  margin-right: 0!important;
}
.btn{
  display: inline-block;
  width: 300px;
  padding: 20px;
  border-radius: 7px;
}
.inner{
  padding: 20px 0;
  margin: 0 auto;
}
.section_title_area{
  margin-bottom: 30px;
}

/* ヘッダー */

.header{
  background: #fff;
  box-shadow:0px 0px 10px 0px rgba(0,0,0,0.6);
  position: fixed;
  width: 100%;
  z-index: 999;
}
.header_inner{
  padding-left: 40px;
}
.heaer_munu{
  display: flex;
  justify-content: space-between;
}
.header_logo_area{
  margin-top: 15px;
}
.nav{
  margin-top: 15px;
}
.nav ul{
  display: flex;
}
.nav ul li{
  padding: 0 15px;
}
.nav ul li a{
  font-size: 15px;
  font-weight: bold;
}
.nav ul li a:link {
  color: #013B83;
}
.nav ul li a:visited{
  color: #013B83;
}
.header_btn{
  display: flex;
  padding-right: 0;
  color:#fff;
}
.line_contact_btn{
  background-color: #00B900;
  padding: 30px 15px;
}
.line_contact_btn p{
  color: #ffffff;
}
.login_btn{
  background-color: #013B83;
  padding: 30px 30px;
}
.login_btn p{
  color: #ffffff;
}

/* メイン */

main{
  z-index: 1;
  padding-top: 70px;
  overflow:hidden
}
.section_title{
  font-size: 32px;
}
.section_title_sub{
  color:#013B83;
  font-weight: bold;
  font-size: 22px;
}

/* TOP SECTION */

.top_section{
  height: 640px;
  background-image: url('../img/top_img.png');
}
.top{
  position: absolute;
  top: 33%;
  left: 45%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}

/* 漫画エリア */
.comic_area{
position: absolute;
top:617px;
left: 76%;
margin-right: -50%;
transform: translate(-50%, -50%);
}
.comic_area img{
 max-width:610px;
 width:100%;	
}
.comic_area a:hover{
  opacity: 0.8;

}

.top_section_under{
  background: #fadc5a;
  padding:15px 0;
}
.reicos_introduction{
  margin: 0 auto;
  text-align: center;
  margin: 20px;
}
.reicos_introduction p{
  font-size: 30px;
  color:#333;
  font-weight: bold;
}
.reicos_introduction .cooperation{
  font-size: 40px;
  font-weight: bold;
}
.c_btn {
  margin-top: 30px;
  width: 230px;
  padding:15px;
  background: #ffffff;
  display: inline-block;
  border:solid #013B83 2px;
  border-radius: 50px;
  margin-right: 40px;
}
.c_btn a{
  color:#111;
  font-size: 13px;
  font-weight: bold;
}
.c_btn img{
  width: 13px;
  float: right;
  margin-top: 3px;
}

/* PROBLEM */

.problem{
  display: block;
}
.problem_contents{
  margin-top: 50px;
}
.problem_contents img{
  width: 500px;
  margin-bottom: -100px;
  display: inline-block;
}
.problem_content_a{
  margin-left: 400px;
}
.problem_content_b{
  margin-right: 400px;
}
.problem_content_c img{
  margin-top: 80px;
  width: 550px;
}
.btn_area{
  margin-top: 100px;
}
.btn_a{
  background: #20AEE5;
  margin-right: 20px;
}
.btn_b{
  background: #00B900;
  margin-left: 20px;
}
.btn_area a:link {
  color: #fff;
}
.btn_area a:visited{
  color: #fff;
}
.intro_btn_area{
  margin-top: 150px;
}

/* ABOUT */

.about{
  background-image: url(../img/about_bg.png);
  background-size:cover;
  height: 700px;
}
.about_img_area{
  margin: 0px auto;
  margin-top: 40px;
  text-align: center;
  display: flex;
  justify-content: space-between;
}
.logo_area{
  display: inline-block;
  width: 50%;
}
.logo_area img{
  width: 350px;
}
.about_contents{
  display: inline-block;
  width: 45%;
  padding: 60px 30px;
  background-color: #ffffff;
  border: #3AA6C9 solid 2px;
  font-size: 20px;
}
.about_contents p{
  text-align: left;
  justify-content: center
}

/* MERRIT reicos */
.merits_reicos{
  background-color: #EEF9FE;
}
.merits_reicos_inner{
  padding-bottom: 20px;
}
.merit{
  background-color: #ffffff;
  border: #013B83 solid 2px;
  display: inline-block;
  padding: 10px 10px 0 10px;
  width: 200px;
}
.merit p{
  color:#013B83;
  font-weight: bold;
  font-size: 25px;
}
.merit .merit_number{
  font-size: 20px;
}
.merit_img{
  margin-top: 30px;
}
.merit_img img{
  width: 200px;
}
.merit2{
  margin: 0 70px;
}
.merit_contents{
  margin-top: 100px;
}
.merit_content{
  margin: 0px auto;
  margin-top: 100px;
  text-align: center;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.merit_content_img{
  display: inline-block;
  width: 50%;
  vertical-align: middle;
}
.merit_content_img2{
  display: inline-block;
  width: 50%;
  vertical-align: middle;
}
.merit_content_img img{
  width: 370px;
}
.merit_content_img2 img{
  width: 370px;
}
.content_box{
  display: inline-block;
  padding: 20px 30px;
  background-color: #ffffff;
  border: #3AA6C9 solid 2px;
  font-size: 20px;
  text-align: center;
  vertical-align: middle;
  width: 45%;
}
.content_box_title{
  margin-bottom: 40px;
}
.content_box p{
  font-size: 18px;
  text-align: left;
  padding-right: 170px;
  line-height: 1.7;
}
.content_box_title p{
  font-size: 35px;
  color:#013B83;
  font-weight: bold;
  margin-bottom: 30px;
  text-align: center;
  padding-right: 0;
}
.content_box .number{
  font-size: 50px;
  text-align: right;
  color:#013B83;
  opacity: .5;
  font-weight: bold;
  margin-top: 25px;
}
.investment_merit_title{
  margin-bottom: 0;
  padding:40px;
  background:#fadc5a;
}
.investment_merit_title p{
  color:black;
}
.investment_merit_inner{
  padding-top: 0;
}
.investment_merit_content{
  width: 100%;
}
.investment_merit_img img{
  width: 100%;
}
.investment_merit_content{
  margin: 0px auto;
  text-align: center;
  width: 100%;
  background: #eefef0;
}
.background{
  background: #eefef0;
}
.investment_merit_content_img{
  display: inline-block;
  width: 50%;
  vertical-align: middle;
  background:#eefef0;
}
.investment_merit_content_img img{
  height: 330px;
}
.investment_merit_content_intr{
  display: inline-block;
  font-size: 20px;
  text-align: left;
  vertical-align: middle;
  width: 45%;
  margin: 20px;
  background:#eefef0;
}
.investment_merit_content_intr p{
  padding: 20px 30px;
  margin: 0 20px;
  line-height: 1.8;
  background:#fff;
  border: #3ac93d solid 2px;
  font-size: 18px;
}
.investment_merit_content .number{
  display: block;
  font-size: 60px;
  color:#013B83;
  opacity: .5;
  font-weight: bold;
  text-align: right;
}

.investment_merit_content_intr .investment_merit_content_intr_title{
  font-size: 33px;
  color: #013B83;
  font-weight: bold;
  line-height: 1.4;
}

/* anxiety */
.anxiety{
  font-size: 30px;
  margin-top: 40px;
  text-align: center;
}
.under{
  background: linear-gradient(transparent 55%,rgba(247, 198, 104, 0.2) 55%,rgb(247, 198, 104) 77%,rgba(247, 198, 104, 0.2));
  font-weight: bold;
  padding-bottom: 5px;
}

/* FLOW */
.flow{
  margin-top: 100px;
}
.flow_introduction{
  margin-bottom: 70px;
}
.flow_introduction p{
  color:#192740;
}
.flow_contents{
  padding: 30px 0;
}
.content_number{
  font-size: 46px;
  line-height: 0.3;
  color:#3AA6C9;
  margin-bottom: 50px;
  font-weight: bold;
}
.flow_content_title{
  color:#3AA6C9;
  font-size: 25px;
  font-weight: bold;
  margin: 20px 0;
}
.flow_content1{
  display: inline-block;
  width: 23%;
  vertical-align: top;
}
.flow_content_p{
  padding: 0 50px;
  text-align: center;
}
.line_btn{
  margin-top: 70px;
  display: inline-block;
  background-color: #00B900;
  padding: 30px 120px;
  border-radius: 50px;
  font-size: 23px;
}
.line_btn a{
  color:#fff;
}

/* CONTACT */
.contact_content1 p{
  color:#192740;
  font-weight: bold;
}
.contact_content2{
  margin-top: 50px;
  display: inline-block;
  text-align: left;
}

.footer{
  background-color: #fadc5a;
  text-align: center;
  font-weight: bold;
}

.footer_txt{
  color:#333;
  background-color: #fadc5a;
  padding: 30px 0;
}
.footer .link{
  color:#333;
}
.footer .link a{
  display: inline-block;
  color:#333;
}

.footer img{
  width: 150px;
  padding: 20px 0;
}


/* ハンバーガーメニュー */

#nav-drawer {
  position: relative;
}

/*チェックボックス等は非表示に*/
.nav-unshown {
  display:none;
}

/*アイコンのスペース*/
#nav-open {
  margin-right: 15px;
  margin-top: 26px;
  display: inline-block;
  width: 30px;
  height: 22px;
  vertical-align: middle;
}

/*ハンバーガーアイコンをCSSだけで表現*/
#nav-open span, #nav-open span:before, #nav-open span:after {
  position: absolute;
  height: 3px;/*線の太さ*/
  width: 25px;/*長さ*/
  border-radius: 3px;
  background: #555;
  display: block;
  content: '';
  cursor: pointer;
}
#nav-open span:before {
  bottom: -8px;
}
#nav-open span:after {
  bottom: -16px;
}

/*閉じる用の薄黒カバー*/
#nav-close {
  display: none;/*はじめは隠しておく*/
  position: fixed;
  z-index: 99;
  top: 0;/*全体に広がるように*/
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  transition: .3s ease-in-out;
}

/*中身*/
#nav-content {
  text-align: center;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;/*最前面に*/
  width: 90%;/*右側に隙間を作る（閉じるカバーを表示）*/
  max-width: 330px;/*最大幅（調整してください）*/
  height: 100%;
  background: #fff;/*背景色*/
  transition: .3s ease-in-out;/*滑らかに表示*/
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);/*左に隠しておく*/
}

/*チェックが入ったらもろもろ表示*/
#nav-input:checked ~ #nav-close {
  display: block;/*カバーを表示*/
  opacity: .5;
}

#nav-input:checked ~ #nav-content {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);/*中身を表示（右へスライド）*/
  box-shadow: 6px 0 25px rgba(0,0,0,.15);
}

/*スライダー*/
.content_box_title2 p{
  font-size: 25px;
  color:#000000;
  font-weight: bold;
  text-align: center;
  padding-right: 0;
}
.btyellow{background-color:#f9e598;}
.btgreen{background-color:#94d669;}
.btblue{background-color:#5db5f9;
}
.slider_text_g , .slider_text_y , .slider_text_b{
	background-color:#fff;
	font-size: 18px;
    text-align: left;
    padding: 20px 30px;
    line-height: 1.7;
	min-height: 280px;
	
}
.slider_text_g{border-bottom: 5px solid #94d669;}
.slider_text_y{border-bottom: 5px solid #f9e598;}
.slider_text_b{border-bottom: 5px solid #5db5f9;}

 html, body {
      margin: 0;
      padding: 0;
    }

 /*--エラー原因
    * {
      box-sizing: border-box;
    }
  --*/
    .slider {
		max-width:1500px;
        width: 100%;
        margin: 30px auto;
    }

    .slick-slide {
      margin: 0px 20px;
    }

    .slick-slide img {
      width: 100%;
    }

    .slick-prev:before,
    .slick-next:before {
      color:#f9e598;
    }


    .slick-slide {
      transition: all ease-in-out .3s;
      opacity: .2;
    }
    
    .slick-active {
      opacity: .5;
    }

    .slick-current {
      opacity: 1;
    }

@media screen and (max-width: 479px){
  .line_contact_btn p{
    font-size: 15px;
    font-weight: bold;
  }
  .only-pc{
    display: none!important;
  }
  .only-sp{
    display: block!important;
  }
  .top_section{
    background-image: url('../img/top_sp.svg');
    background-size: cover;
  }
  .header {
    height: 70px;
  }
  .header_logo_area img{
    width: 150px;
  }
  .header_logo_area {
    margin-top: 3px;
    padding: 10px;
  }
  .header_inner {
    padding-left: 10px;
  }
  .nav{
    padding-top: 30px;
  }
  .nav ul {
    display: block;
    padding: 0;
    line-height: 4.5;
  }
  .header_btn{
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  .line_contact_btn {
    display: inline-block;
    width: 50%;
    padding: 30px 15px;
    text-align: center;
  }
  .login_btn {
    display: inline-block;
    width: 50%;
    padding: 30px 15px;
    text-align: center;
  }
  .top img{
    width: 300px;
  }
  .top_section_under{
    padding: 20px 0;
  }
  .reicos_introduction{
    margin: 0;
  }
  .reicos_introduction p{
    font-size: 22px;
  }
  .reicos_introduction .cooperation{
    font-size: 22px;
  }
  .top_btn_area{
    padding: 10px;
  }
  .c_btn{
    margin-right: 0;
    width: 140px;
    font-size: 14px;
  }
  .section_title{
    font-size: 22px;
    margin-bottom: 5px;
  }
  .section_title_sub{
    font-size: 18px;
  }
  .problem_content_a{
    margin-left: 0;
    margin-bottom: 120px;
  }
  .problem_content_b{
    margin-right: 0;
    margin-bottom: 120px;
  }
  .problem_contents img {
    width: 340px;
  }
  .problem_content_c img{
    margin-top: 0;
  }
  .btn_a{
    margin-right: 0;
    margin-bottom: 20px;
  }
  .btn_b{
    margin-left: 0;
  }
  .about{
    background-image: url(../img/about_bg_sp.png);
    background-size:cover;
    height: 100%;
  }
  .about_img_area{
    display: block;
  }
  .logo_area{
    width: 100%;
    text-align: left;
    margin-bottom: 30px;
    margin-left: 30px;
  }
  .logo_area img{
    width: 150px;
  }
  .about_contents{
    display: block;
    width: 300px;
    margin: 0 auto;
    padding: 30px 20px;
    font-size: 16px;
  }
  .merit{
    width: 90px;
  }
  .merit2 {
    margin: 0;
  }
  .merit p{
    font-size: 15px;
  }
  .merit_img img {
    width: 80px;
  }
  .merits_area{
    width: 100%;
    margin-bottom: 40px;
  }
  .merit_content_img{
    display: none;
  }
  .merit_content_img2{
    display: none;
  }
  .content_box{
    width: 100%;
    margin: 10px 20px;
  }
  .content_box_title p {
    font-size: 33px;
    margin-bottom: 0;
  }
  .content_box p {
    padding-right: 0;
    font-size: 16px;
  }
  .merit_contents{
    margin-top: 0;
  }
  .merit_content{
    margin-top: 0;
  }
  .contact_btn{
    margin-bottom: 0;
    margin-top: 50px;
  }
  .investment_merit_content_intr{
    width: 100%;
    margin: 0;
  }
  .investment_merit_content_intr p{
    font-size: 16px;
  }
 
  .investment_merit_content_img{
    width: 100%;
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .investment_merit_sp_img img{
    width: 370px;
  }
  .investment_merit_content_img img{
    width: 280px;
    height: 100%;
  }
  .investment_merit_title{
    margin-bottom: 0px;
  }
  .anxiety{
    font-size: 18px;
  }
  .flow_content1{
    display: block;
    margin: 0 auto;
    margin-bottom: 100px;
    width: 100%;
  }
  .investment_merit_content7{
    margin-bottom: 0;
  }
  .line_btn{
    margin-top: 0;
  }
  .flow_introduction{
    padding: 20px;
  }
  .flow_content4{
    margin-bottom: 0;
  }
  .content_box .number{
    font-size: 50px;
  }
  .btn{
    width: 230px;
  }
  .line_btn {
    padding: 30px 60px;
  }
  .contact .inner{
    padding: 30px;
  }
  .about_title_area{
    margin-bottom: 30px;
  }
  .about_img_area{
    margin-top: 0;
  }
  .h_100{
    height: 100%!important;
  }
  .footer{
    font-size: 11px;
  }
  .footer_txt{
    padding: 10px 5px;
  }
  .content_box_title2 p{
  font-size:16px;
  }
 
  .slick-slide{
	  margin: 0px 10px;
}
.size_sp{
	font-size:10px;
}
.slider_th img{
	max-width: 420px;
	width:100%;

}
.top{
   top: 50%;
}
/* 漫画エリア */
.comic_area{
left: 50%;
top:87%;
padding: 0 10px;
}

}
@media screen and (min-width: 479px){
  #nav-drawer {
    display:none;
  }
 }