@charset "UTF-8";
/* CSS Document */

.header {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  left: 20px;
  position: fixed;
  top: 20px;
  transition: color 0.4s ease-out;
  width: 100%;
  z-index: 1;
}
.mv {
  align-items: center;
  background-color: #333;
  display: flex;
  height: 500px;
  justify-content: center;
  position: relative;
}
.mv p {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
.contents {
  height: 1000px;
}
.contents p {
  font-size: 20px;
  font-weight: bold;
  padding-top: 100px;
  text-align: center;
}
/* ロゴに関するスタイル */
.header-logo {
  height: auto;
  width: 150px;
}
.header-logo.headerLogoScroll.-before {
  display : none;
}
.header-logo.-after {
  display : none;
}
.header-logo.headerLogoScroll.-after {
  display : block;
}

/*--------------------------------------------------------------
# AFSについて ボタン
--------------------------------------------------------------*/
.aboutbtn-detail {
  color: #fff;
  background-color: #354877;
  border-color: #354877;
	font-size: 18px;
	width: 200px;

}

.aboutbtn-detail:hover {
  color: #fff;
  background-color: #4683DD;
  border-color: #4683DD;
}

.aboutbtn-detail:focus, .btn-detail.focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.aboutbtn-detail.disabled, .btn-detail:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.aboutbtn-detail:not(:disabled):not(.disabled):active, .btn-detail:not(:disabled):not(.disabled).active,
.show > .btn-detail.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

.aboutbtn-detail:not(:disabled):not(.disabled):active:focus, .btn-detail:not(:disabled):not(.disabled).active:focus,
.show > .btn-detail.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
@media screen and (max-width: 768px) {
	.aboutbtn-detail{
		width: 100%;
	}
}



/* table01 */
#table01{
	width: 100%;
	font-size: 16px;
}
#table01 tr {
  border-bottom: 1px solid #b5b1b1;
	
}

#table01 th,
#table01 td {
  padding: 15px 5px;
  border: none;
}

#table01 th {
  width: 15%;
	background-color: #F0EFEF;
	
}

/* sp */
@media only screen and (max-width: 480px) {
  #table01 th,
  #table01 td {
    width: 100%;
    display: block;
  }

  #table01 th {
    width: 100%;
  }

  #table01 td {
    padding-top: 0;
  }
}
/* table02 */
#table02{
	width: 100%;
		font-size: 16px;
}
#table02 tr {
  border-bottom: 1px solid #b5b1b1;
	
}

#table02 th,
#table02 td {
  padding: 15px 15px;
  border: none;
}

#table02 th {
  width: 15%;
	text-align: right;

	
}

/* sp */
@media only screen and (max-width: 480px) {
  #table02 th,
  #table02 td {
    width: 100%;
    display: block;
  }

  #table02 th {
    width: 100%;
	  text-align: left;
  }

  #table02 td {
    padding-top: 0;
  }
}

/* table03 */
#table03{
	width: 100%;
	font-size: 16px;
}
#table03 tr {
  border-bottom: 1px solid #b5b1b1;
	border-top: 1px solid #b5b1b1;
}

#table03 th,
#table03 td {
  padding: 15px 5px;
  border: none;
}

#table03 th {
  width: 15%;
	background-color: #F0EFEF;
	
}

/* sp */
@media only screen and (max-width: 480px) {
  #table03 th,
  #table03 td {
    width: 100%;
    display: block;
  }

  #table03 th {
    width: 100%;
  }

  #table03 td {
    padding-top: 0;
  }
}


/* table04 */
#table04{
	width: 100%;
	font-size: 16px;
}
#table04 tr {
  border: 1px solid #b5b1b1;
	
}

#table04 th,
#table04 td {
  padding: 15px 5px;
  border: none;
}

#table04 th {
  width: 15%;
	background-color: #F0EFEF;
	
}

/* sp */
@media only screen and (max-width: 480px) {
  #table04 th,
  #table04 td {
    width: 100%;
    display: block;
  }

  #table04 th {
    width: 100%;
  }

  #table04 td {
    padding-top: 0;
  }
}


.inner_title{
	font-size: 28px;
	 border-bottom: solid 2px #354877;
	color: #354877;
	margin-bottom: 50px;
}
.inner_title2{
	font-size: 23px;
	color: #fff;
	 border-bottom: solid 2px #354877;
	background-color: #354877;
	margin-bottom: 50px;
	padding: 10px;
}
.ceo_name{
	text-align: right;
	font-size: 20px;
}
.inner_subtitle{
	font-size: 23px;
	margin-bottom: 30px;
}
.spacer{
	margin-bottom: 50px;
}
.more_detail_link{
	font-size: 15px;
}
.small_title{
	font-size: 23px;

}
/*--------------------------------------------------------------
# プライバシーポリシー
--------------------------------------------------------------*/

.privacy_tab_content{
	padding: 30px;
}
ul .privacy_list{
	margin-left: 30px;
	padding-bottom: 5px;
}
.privacy_date{
	text-align: right;
}
.nav-tabs{
	
	border: #415F73;
}
.nav-item{
	font-size: 14px;
}

.decorationnone{
	text-decoration: none;
}
.liststyle_none{
	list-style-type:none;
}
.liststyle_number{
list-style: decimal;
	line-height: 1.8rem;
}
/*--------------------------------------------------------------
# サイトマップ
--------------------------------------------------------------*/

.sitemap_page{
	    padding: .5em .7em;
    border-radius: 10px;
    border: 1px solid #3B7ECC;
	font-size: 14px;
	text-align: left;
}
.sitemap_page2{
	    padding: .5em .7em;
    border-radius: 10px;
    border: 1px solid #fff;
    color: #3B7ECC;
	font-size: 15px;
	text-align: left;
}
.sitemap_line{
	line-height: 2rem;
}




/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
.hero1_2 {
  width: 100%;
  position: relative;
	background: url("../img/mv_03_5.jpg")no-repeat center center fixed;
	  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 padding: 300px 0 0 0;
	 height: auto;
	

}

@media (min-width: 1365px) {
  .hero1_2 {
    background-attachment: fixed;

  }
}
@media screen and (max-width: 768px) {
	.hero1_2 {
		 display:block;

  top:0;
  left:0;
  z-index:-1;
  width:100%;
		 background-size:cover;
	}
	
}

.hero1_2 h2 {
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 20px;
	line-height: 80px;
  color: #fff;

}

.hero1_2 p {
   color: #fff;
  font-weight: 400;
  margin-bottom: 30px;
 color: #fff;

}
.hero1_2 .afs_detail{
   color: #fff;
  font-weight: bold;
  margin-bottom: 100px;

font-size: 20px;
}
.hero1_2 .btn-get-started {
  font-family: var(--font-primary);
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 14px 40px;
  border-radius: 50px;
  transition: 0.3s;
  color: #fff;
  background: rgba(255,255,255,0.35);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
  border: 2px solid rgba(255, 255, 255, 0.1);
}

.hero1_2 .btn-get-started:hover {
  border-color: rgba(255, 255, 255, 0.5);
}

.hero1_2 .btn-login {
  font-family: var(--font-primary);
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 14px 40px;
  border-radius: 50px;
  transition: 0.3s;
  color: #fff;
  background: rgba(0,164,234,1);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
  border: 2px solid rgba(255, 255, 255, 0.1);
}

.hero1_2 .btn-login:hover {
  border-color: rgba(255, 255, 255, 0.5);
}

.hero1_2 .btn-watch-video {
  font-size: 16px;
  transition: 0.5s;
  margin-left: 25px;
  color: #fff;
  font-weight: 600;
}

.hero1_2 .btn-watch-video i {
  color: rgba(255, 255, 255, 0.5);
  font-size: 32px;
  transition: 0.3s;
  line-height: 0;
  margin-right: 8px;
}

.hero1_2 .btn-watch-video:hover i {
  color: #fff;
}

@media (max-width: 640px) {
  .hero1_2 h2 {
    font-size: 36px;
  }

  .hero1_2 .btn-get-started,
  .hero1_2 .btn-watch-video {
    font-size: 14px;
  }
}

.hero1_2 .icon-boxes {
	
  padding-bottom: 60px;
}

@media (min-width: 1200px) {
  .hero1_2 .icon-boxes:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: calc(50% + 20px);
    background-color: #fff;
  }
}

.hero1_2 .icon-box {
  padding: 40px 10px;
  position: relative;
  overflow: hidden;
  background: #FFF;
	border: 1px solid #EFECE5;
  box-shadow: 0 0 29px 0 rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease-in-out;
  border-radius: 8px;
  z-index: 1;
  height: 100%;
  width: 100%;
text-align: center;

}

.hero1_2 .icon-box .title {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 20px;
	  text-align: center;
	color: #000;
}

.hero1_2 .icon-box .title a {
  color: #2F5477;
  transition: 0.3s;
}

.hero1_2 .icon-box .icon {
  margin-bottom: 20px;
  padding-top: 10px;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  font-size: 48px;
  line-height: 1;
  color: rgba(47,84,119,1);

}

.hero1_2 .icon-box:hover {
  background: #87BBD1;
}

.hero1_2 .icon-box:hover .title a,
.hero1_2 .icon-box:hover .icon {
  color: #fff;
}

.hero1_2 .icon-box p{
	color:#000;
	margin-top: 20px;
	  text-align: center;
}
.hero1_2 .icon-box p:hover{
color: #fff;
}
.hero1_2 .icon-box .detail{
	margin-top: 5px;
	font-size: 12px;
	text-align: left;
}

@media screen and (min-width:600px) {

	.hero1_2 .sp_bottom{
		margin-bottom: 50px;
	}
}