@charset "UTF-8";
/**@file
 * common.css コンテンツスタイル定義
 * Copyright (C)2017 FUBIC CO., LTD.
 *
 * @author   Tomoaki Tsuchiya<t-tsuchiya@fubic.com>
 */
hr {
  margin: 0; }

/*メインコンテンツ*/
#index {
	overflow: hidden;
}
#index .main {
  padding-top: 40px;
  background: url(../img/main_back.jpg) center;
  background-size: contain; }
  #index .main h1 {
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    line-height: 1.6em;
    color: #fff;
    text-shadow: 2px 2px 6px #000; }
  #index .main img {
    position: relative;
    top: 25px;
    display: block;
    max-width: 200px;
    margin: 0 auto; }

#index .sec1 {
  padding: 60px 0;
  background: #e0e0e0; }
  #index .sec1 .logo {
    max-width: 70px;
    margin: 0 auto 40px; }
    #index .sec1 .logo img {
      width: 100%; }
  #index .sec1 h2 {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 30px; }
  #index .sec1 .copy {
    text-align: center;
    margin-bottom: 30px; }
  #index .sec1 .illust {
    padding: 0 50px;
    margin: 0 auto;
    max-width: 500px; }
    #index .sec1 .illust img {
      width: 100%; }

#index .sec2 {
  padding: 40px 0;
  text-align: center;
  background: #43afc0; }
  #index .sec2 .what {
    color: #fff;
    padding-bottom: 8px;
    margin-bottom: 10px;
    background: url(../img/what.png) no-repeat center bottom;
    background-size: 60px; }
  #index .sec2 h3 {
    margin-bottom: 5px;
    font-size: 22px;
    font-weight: 600; }
  #index .sec2 .sub {
    line-height: 1.6em; }
  #index .sec2 .illust {
    padding: 0 50px;
    margin: 0 auto 40px;
    max-width: 500px; }
    #index .sec2 .illust img {
      width: 100%; }
  #index .sec2 h4 {
    clear: both;
    color: #fff;
    font-weight: 600; }
  #index .sec2 .for_seo_h4 {
    clear: both;
    color: #fff;
	font-size: 18px;
    font-weight: 600; }
  #index .sec2 hr {
    max-width: 210px;
    margin: 10px auto;
    border: 2px solid #fff; }
  @media (min-width: 768px) {
    #index .sec2 h3 {
      font-size: 16px; }
    #index .sec2 .illust {
      padding: 0; } }
  @media (min-width: 1200px) {
    #index .sec2 h3 {
      font-size: 20px; }
	  #index .sec2 .for_seo_h3{
		  font-size:20px;
		  font-weight: 600;
	  }
    #index .sec2 .illust {
      padding: 0 20px; } }

#index .sec3 {
  padding: 40px 0 0;
  text-align: center; }
  #index .sec3 h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.8em;
    margin-bottom: 40px; }
  #index .sec3 .for_seo_sec3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.8em;
    margin-bottom: 40px; }
  #index .sec3 .ttl {
    margin-bottom: 20px;
    font-size: 16px; }
  #index .sec3 .sub {
    font-size: 12px;
    font-weight: 600;
    color: #43afc0;
    margin-bottom: 20px; }
  #index .sec3 ul {
    display: flex;
    padding: 0%;
    max-width: 600px;
    margin: 0 auto 40px; }
    #index .sec3 ul li {
      width: 30%;
      margin: 0 2%;
      text-align: center; }
      #index .sec3 ul li img {
        width: 100%;
        margin-bottom: 15px; }
      #index .sec3 ul li h4 {
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 10px; }
      #index .sec3 ul li .for_seo_name_h4 {
        font-size: 16px;
        font-weight: 600;
		clear: both;
    	color: #000;
        margin-bottom: 10px; }
      #index .sec3 ul li .copy {
        font-size: 10px;
		/*white-space: nowrap;*/
        line-height: 1.6em; }

  #index .sec3 .menu {
    overflow: hidden;
    max-width: 800px;
    margin: 0 auto 20px; }
    #index .sec3 .menu img {
      width: 100%; }
  #index .sec3 h4 {
    clear: both;
    color: #43afc0;
    font-weight: 600; }
  #index .sec3 .for_seo_gijyutsu {
    clear: both;
    color: #43afc0;
	font-size:18px;
    font-weight: 600; }
  #index .sec3 .for_seo_two {
   	margin-top:-30px; }
  #index .sec3 hr {
    max-width: 255px;
    margin: 4px auto 40px;
    border: 2px solid #43afc0; }
	#index .sec3 .two_hr{
    max-width: 285px;
    margin: 4px auto 40px;
    border: 2px solid #43afc0; 
	}
    #index .sec3 hr.sub {
      max-width: 90%;
      margin: -10px auto 40px;
      border: none;
      border-bottom: 1px solid #eee; }
  #index .sec3 .step_box {
    max-width: 800px;
    margin: 0 auto; }
  #index .sec3 .step {
    text-align: left; }
    #index .sec3 .step .col-md-4 {
      padding-top: 20px;
      padding-bottom: 40px;
      background: url(../img/dot.png) no-repeat center bottom;
      background-size: 5px; }
      #index .sec3 .step .col-md-4:last-child {
        padding-bottom: 20px;
        background: none; }
	#index .sec3 .six_box_dispay_flex{
		display: flex;
		max-width: 1000px;
		margin:0 auto;
	}
    @media (min-width: 768px) {
      #index .sec3 .step .col-md-4 {
        background: none; } }
    #index .sec3 .step.acMenu {
      margin-bottom: 30px; }
    #index .sec3 .step.acMenu dt {
      padding: 20px 0;
      color: #fff;
      text-align: center;
      background: url(../img/arrow_bottom.png) no-repeat right 10% center #3d3d3d;
      background-size: 20px;
      cursor: pointer; }
    #index .sec3 .step.acMenu dd {
      display: none; }
    #index .sec3 .step.acMenu dt.active {
      background: url(../img/arrow_top.png) no-repeat right 10% center #3d3d3d;
      background-size: 20px; }
    #index .sec3 .step .step {
      color: #43afc0;
      margin-bottom: 10px; }
    #index .sec3 .step h5 {
      font-size: 20px;
      font-weight: 600;
      margin-bottom: 10px; }
    #index .sec3 .step .step_p {
      margin-bottom: 10px; }

#index .sec4 {
  overflow: hidden;
  padding: 40px 0;
  color: #fff;
  text-align: center;
  background: url(../img/app_back.jpg) no-repeat center;
  background-size: cover; }
  #index .sec4 h3 {
    margin-bottom: 20px; }
  #index .sec4 .for_seo_register {
	font-size: 24px;
    margin-bottom: 20px; }
  #index .sec4 hr {
    margin: 30px 0; }
  @media (min-width: 768px) {
    #index .sec4 p {
      font-size: 12px; } }

#index .sec6 {
  padding: 40px 0 100px;
  text-align: center; }
  #index .sec6 h2 {
    font-size: 22px;
    margin-bottom: 20px; }
  #index .sec6 .for_seo_sport {
    font-size: 22px;
    margin-bottom: 20px; }
  #index .sec6 .sport p {
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #676767; }
  #index .sec6 h3 {
    color: #43afc0;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.8em;
    margin: 60px 0 20px; }
  #index .sec6 .titleBox_Famous .title_{
    color: #303030;
    text-align: center;
    font-size: 21px;
    font-weight: 600;
    line-height: 1.8em;
    margin: 60px 0 20px; }
    #index .sec6 .titleBox_Famous ul{
    /*background:red;  */  
    padding:0 6em;  
    }
    #index .sec6 .titleBox_Famous ul li{
      list-style: none;
      display: flex;
      /*background: pink;*/
      max-width: 1200px;
      margin: 0 auto;
    }
    #index .sec6 .titleBox_Famous ul li:nth-child(2){
      margin-top:30px;
    }
    #index .sec6 .titleBox_Famous ul li div{
      margin-left: 6%;
      margin-top: 3%;
      font-size: 18px;
    }
    #index .sec6 .titleBox_Famous ul li div span{
      font-size: 14px;
      display: block;
      text-align: left;
      margin-top: 5px;
    }
    #index .sec6 .titleBox_Famous ul li a{
      width: 230px;
      display: block;
      margin-left: 21%;
      margin-top: 10%;
    }
  #index .sec6 .for_seo_youdoit{
    color: #43afc0;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.8em;
    margin: 60px 0 20px; }
  #index .sec6 .download {
    display: flex;
    padding: 0 20px;
    max-width: 500px;
    margin: 0 auto; }
    #index .sec6 .download li {
      width: 46%;
      margin: 0 2%; }
      #index .sec6 .download li img {
        width: 100%; }
  #index .sec6 .acMenu {
    margin-bottom: 30px; }
  #index .sec6 .acMenu dt {
    display: inline-block;
    padding-right: 22px;
    margin: 10px 0;
    font-size: 14px;
    font-weight: normal;
    text-decoration: underline;
    background: url(../img/plus.png) no-repeat center right;
    background-size: 20px;
    cursor: pointer; }
  #index .sec6 .acMenu dd {
    display: none; }
  #index .sec6 .acMenu dt.active {
    background: url(../img/plus.png) no-repeat center right;
    background-size: 20px; }

#index .sec7 {
  padding: 30px;
  color: #fff;
  background: url(../img/foot_back.jpg) no-repeat center;
  background-size: cover; }
  #index .sec7 h2 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.8em;
    margin-bottom: 10px; }
  #index .sec7 p {
    font-size: 12px; }
  @media (min-width: 768px) {
    #index .sec7 {
      text-align: center; } }

#index .sns {
  padding: 20px 0;
  margin-bottom: 50px;
  background: #a2a2a2; }
  #index .sns ul {
    display: flex;
    max-width: 120px;
    margin: 0 auto; }
    #index .sns ul li {
      width: 38%;
      margin: 0 6%; }
      #index .sns ul li img {
        width: 100%; }

#index .owl-carousel._sub {
  max-width: 1000px;
  margin: 0 auto;
  background: none; }
  #index .owl-carousel._sub .owl-item div {
    margin: 0 10px;
    text-align: center; }
    #index .owl-carousel._sub .owl-item div span {
      display: block; }
  #index .owl-carousel._sub .owl-nav {
    padding: 0;
    top: 100px; }
    #index .owl-carousel._sub .owl-nav .owl-prev {
      position: relative;
      left: -10px;
      width: 14px;
      height: 30px;
      background: url(https://selectcoach.net/img/arrow_left_2.png) no-repeat;
      background-size: 14px; }
    #index .owl-carousel._sub .owl-nav .owl-next {
      position: relative;
      right: -10px;
      width: 14px;
      height: 30px;
      background: url(https://selectcoach.net/img/arrow_right_2.png) no-repeat;
      background-size: 14px; }

#index .owl-nav {
  position: absolute;
  top: 13vw;
  width: 100%;
  padding: 0 200px; }
  #index .owl-nav .owl-prev {
    float: left;
    width: 64px;
    height: 64px;
    text-indent: -9999px;
    background: url(https://selectcoach.net/img/arrow_left.png) no-repeat;
    background-size: cover; }
  #index .owl-nav .owl-next {
    float: right;
    width: 64px;
    height: 64px;
    text-indent: -9999px;
    background: url(https://selectcoach.net/img/arrow_right.png) no-repeat;
    background-size: cover; }


  @media (max-width: 1024px) {
    #index .owl-nav {
      display: none; } }

  @media (max-width: 375px) {
	 
    #index .owl-nav {
      display: none; } 
	  
	 #index .sec3 ul li .tokubetu {
		padding-top:7px;
	}
	#index .sec3 ul li .tokubetu2 {
		padding-top:8px;
	}
	  
	#index .sec3 ul li .copy span{
    font-size: 9px;
	}

}


/* ナビゲーションバー */
#spMenuTestBtn {
    position: absolute;
    top: 15px;
    right: 15px;
	width:25px;
	text-align:right;
	cursor:pointer;
	z-index:500;
}
#spMenuTestBtn img{
	width:100%;
}
#spMenuTest section {
	overflow: hidden;
}

#spMenuTest .spMenuTestNav {
    bottom: 0;
    display: none;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translateX(181px);
    -moz-transform: translateX(181px);
    -ms-transform: translateX(181px);
    -o-transform: translateX(181px);
    transform: translateX(181px);
    webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    transition-delay: .1s;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-property: (),-webkit-transform;
    -moz-transition-property: (),-moz-transform;
    transition-property: (),transform;
    -webkit-transition-timing-function: cubic-bezier(.4,0,.2,1);
    -moz-transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    width: 180px;
    z-index: 99;
    visibility: hidden;
    padding: 0;
    margin: 0;
    background: #fff;
}
#spMenuTestNav li{
    text-align: left;
    padding: 10px 10px 10px 25px;
    border-bottom: 1px solid #ddd;
    background: url(../img/sp/menu_arrow.png) no-repeat 10px center;
    background-size: 10px;
}
#spMenuTestNav li a{
	font-size:0.9em;
	text-decoration:none;
	color:#333;
}
#spMenuTest {
    padding: 0;
    margin: 0;
}
#whats #spMenuTest, #coach #spMenuTest, #qa #spMenuTest, #contact #spMenuTest, #privacy #spMenuTest, #scene #spMenuTest {
    background: #000;
    height: 50px;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
	z-index:200;
}
#spMenuTest .on {
	position:fixed;
	top:50px;
	width:55%;
	display:block;
    visibility: visible;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
} 
#top #spMenuTest .on {
	top:0;
}
.spMenuTestModal {
    background-color: rgba(0,0,0,1);
    height: 100%;
    left: 0;
    opacity: .5;
    position: absolute;
    top: 0;
    webkit-transition: visibility 0 linear .4s,opacity .4s cubic-bezier(.4,0,.2,1);
    -moz-transition: visibility 0 linear .4s,opacity .4s cubic-bezier(.4,0,.2,1);
    transition: visibility 0 linear .4s,opacity .4s cubic-bezier(.4,0,.2,1);
    webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    visibility: hidden;
    width: 100%;
    z-index: 98;
}
.spMenuTest .on {
    opacity: 1;
    webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    transition-delay: 0;
    visibility: visible;
}

/***********お知らせ********/
.news_area{
	clear: both;
	margin: 0 auto;
	padding: 20px;
	background: #fff;
}
.news_tt{
	color: #F30004;
	font-weight: 600;
}
.news_main{
	margin:0;
}

@media screen and (max-width:480px){
#index .sec6 .sp_titleBox_Famous{
  display: flex;
  margin-bottom:30px;
}
#index .sec6 .sp_titleBox_Famous p:nth-child(1){
  font-size: 1.5em;
  background: #979797;
  color: #FFFFFF;
  text-align: left;
  width: 100%;
  margin: 0 auto;
  padding: 15px;
}
#index .sec6 .sp_titleBox_Famous p:nth-child(1) span{
  font-size: 0.7em;
}


}