@charset "UTF-8";
/* ------------------------------------------
 SP
------------------------------------------ */
@media screen and (max-width: 750px)  {
  /* ------------------------------------------
  	カビ
  ------------------------------------------ */

  }
  /* ------------------------------------------
  		sp　カビ
  ------------------------------------------ */

  /* 独自css */
  .menu_plan_flow_box_3 > ul.flow_list > li > .flow_list_title > .flow_list_subtitle > h4 {
    margin: 45px 0 25px;
    border: none;
    padding-bottom: 16px;
    color: #BDB37D;
    font-size: 2rem;
    line-height: 1;
    font-weight: bold;
  }


  li.bg{
    background-color:#F7F7F8;
  }
  li.flow{
    padding:0 30px 30px;

  }

  .flow_list_title{
    height: 90px;
  }

  .menu_plan_flow_box_3 > ul.flow_list > li{
    margin-bottom:0;
  }

    /*カビnew*/
    .kabi .title-wrap{
      padding: 40px 0 30px;
      text-align: center;
    }
    .kabi .title-wrap img{
      width: 100%;
    }
    .kabi .hinshitsu_lead {
        font-size: 22px;
        color: #3d1b10;
        padding: 30px 15px 0px;
    }
    .kabi .hinshitsu_lead span {
        font-size: 15px;
        padding-top: 30px;
    }
    .kabi .inner-ptext {
      overflow: hidden;
      background: url(sp../../images/kabi/BG_studium.png) no-repeat center top;
      background-size: 95%;
      width: 100%;
      padding: 10px;
      margin-bottom: 30px;
    }
    .omote-1-text{
      color:#fff;
      padding: 10px;
    }
    .kabi .inner-ptext .score_omote{
      text-align: center;
      width: 100%;
      padding: 55px 0 0;
    }
    .kabi .inner-ptext .score_omote img{
      width: 100%;
    }

    .kabi .inner-ptext .omote-textbox{
      background: #9ba3c9;
      padding: 0 10px;
    }
    .kabi .inner-ptext .baseball-top{
    	font-size: 16px;
    	color: #ffffff;
      padding: 10px 10px 0;
      text-align: left;
      font-weight: bold;
    }

    .kabi .inner-ptext .baseball-omote-intext{
    	color: #ffffff;
      text-align: left;
      padding: 0 10px 20px;
    }

    .kabi .inner-ptext .ura-1-text{
      background: url(sp../../images/kabi/ura1.png) no-repeat center top;
      background-size: 95%;
      padding: 10px 10px 0;
    }
    .kabi .inner-ptext .ura-2-text{
      background: url(sp../../images/kabi/ura2.png) no-repeat center top;
      background-size: 95%;
      padding: 10px 10px 0;
    }
    .kabi .inner-ptext .ura-3-text{
      background: url(sp../../images/kabi/ura3.png) no-repeat center top;
      background-size: 95%;
      padding: 10px 10px 0;
    }
    .kabi .inner-ptext .ura-4-text{
      background: url(sp../../images/kabi/ura4.png) no-repeat center top;
      background-size: 95%;
      padding: 10px 10px 0;
    }
    .kabi .inner-ptext .ura-5-text{
      background: url(sp../../images/kabi/ura5.png) no-repeat center top;
      background-size: 95%;
      padding: 10px 10px 0;
    }
    .kabi .inner-ptext .ura-scorebox{
      padding: 45px 0 32px 195px;
    }


    .baseball-ura-title{
    	font-size: 18px;
    	color: #ffffff;
      font-weight:700;
      padding-top: 10px;
      text-align: center;
    }
    .baseball-ura-text{
    	font-size: 15px;
    	color: #ffffff;
      font-weight:700;
      text-align: center;
    }
    .ura-1-text-2{
        /*background: #16cdcd;*/
        color:#fff;
        padding: 0 10px;
        margin: 0 9px;
    }
    .ura-icon{
      text-align: center;
      padding: 15px 0;
    }
    .baseball-ura-intext{
    	margin-top: 10px;
    	color: #ffffff;
      padding: 0 0 20px;
    }





    .one-thing{
      background: url(sp../../images/kabi/one_thing.png) no-repeat;
      background-size: 100%;
      margin: 20px 0 50px;
      padding: 25px 25px 50px;
    }

    .one-thing h2{
        font-size:20px;
        text-align:center;
        margin-top:36px;
        font-weight: bold;
    }
    .one-thing p{
        text-align: left;
        padding: 10px 0;
        font-size:12px;

    }
    .flex_test-box {
        background-color: #fff;     /* 背景色指定 */
        padding:  10px;             /* 余白指定 */
    }

    .flex_test-item {
        color:  #000000;               /* 文字色 */

    }
    .flex_test-item2 {
        padding: 10px;
        width:50%;
        color:  #000000;               /* 文字色 */
        margin-right:  10px;              /* 外側の余白 */
        border: medium solid #aa946e;
    }
    .flex_test-item2:nth-of-type(2){
      margin-right: 0;
    }
    .flex_test-box2 {
        background-color: #fff;     /* 背景色指定 */
        padding:  10px;             /* 余白指定 */
        display: flex;
    }


    .repu-comment{
        clear:both;
    }
    .repu-name{
        margin-left:10px;
        margin-top:10px;
        font-size:14px;
    }
    .flex_test-item3 {
        width:94%;
        padding: 10px;
        color:  #000000;
        margin-left:10px;         /* 外側の余白 */
        margin-top:10px;
        border: medium solid #aa946e;
    }

    .btn_box{
      padding: 50px 0 20px;
      text-align: center;
    }
    .btn_box ul{
      overflow: hidden;
    }
    .btn_box ul li{
      padding: 20px 0;
      display: block;
      margin-bottom: 10px;
    }
    .btn_box ul li a{
      background: #07bfcb;
      padding: 20px 25px;
      color: #fff;
      font-size: 20px;
    }
    .btn_box ul li a:hover{
      opacity: .7;
    }

    .vb-box .virus_ttl{
      background: #f090b7;
      padding: 20px 10px;
      text-align: center;
      font-size: 18px;
      color: #fff;
    }
    .vb-box .vb-box-inner .vb-service{
      padding: 20px 10px;
      margin: 0 auto;
      text-align: center;
      background: #fff;
    }
    .vb-box .vb-box-inner .vb-service p{
      text-align: center;
      font-weight: bold;
    }
    .vb-box .vb-box-inner .vb-service ul{
      overflow: hidden;
      margin: 15px auto;
    }
    .vb-box .vb-box-inner .vb-service ul li{
      float: left;
      width: 45%;
      text-align: left;
      line-height: 1.5em;
      border-bottom: #a2c8e9 1px solid;
      padding: 10px 10px 0;
      background: url(sp../images/common/arrow_blue.png) no-repeat right ;
    }

    .vb-box .vb-box-inner .vb-service ul li:nth-of-type(2n){
      margin-left: 10%;
    }

    /* for scroll fade efect */
    .scroll-fade {
    	opacity : 0;
    	visibility: hidden;
    	transition: 1s;
    	transform: translateY(30px);
    }
    /*アニメーション要素までスクロールした時のスタイル*/
    .scroll-fade-on {
    	opacity: 1;
    	visibility: visible;
    	transform: translateY(0);
    }

    .header_txt{
      height: 30px;
      font-size: 10px;
      text-align: center;
      position: absolute;
      width: 100%;
    }
}
  /* ------------------------------------------
  	カビ　PC
  ------------------------------------------ */
  /*カビnew*/
  .main-content {
    margin-top: 40px;
    width: 780px;
    float: right;
    overflow: hidden;
}
  .inning1{
  	background: url(../images/kabi/inning1.png) no-repeat;
    width:790px;
    height:555px;
    margin-bottom: 80px;

  }
  .inning2{
  	background: url(../images/kabi/inning2.png) no-repeat;
    width:790px;
    height:670px;
    margin-bottom: 80px;

  }
  .inning3{
  	background: url(../images/kabi/inning3.png) no-repeat;
    width:790px;
    height:555px;
    margin-bottom: 80px;

  }
  .inning4{
  	background: url(../images/kabi/inning4.png) no-repeat;
    width:790px;
    height:555px;
    margin-bottom: 80px;

  }
  .inning5{
  	background: url(../images/kabi/inning5.png) no-repeat;
    width:790px;
    height:580px;

  }


  .baseball-top{
  	font-size: 20px;
  	color: #ffffff;
      letter-spacing: 0px;
      font-family:"游ゴシック体";
      font-weight:400;
  }

  .baseball-omote-intext{
  	margin-top: 10px;
  	color: #ffffff;
      width: 80%;
  }

  .baseball-ura-text{
  	font-size: 15px;
  	color: #ffffff;
      letter-spacing: 0px;
      font-family:"游ゴシック体";
      font-weight:700;
  }
  .baseball-ura-title{
  	font-size: 20px;
  	color: #ffffff;
      letter-spacing: 0px;
      font-family:"游ゴシック体";
      font-weight:700;

  }
  .baseball-ura-intext{
  	margin-top: 10px;
  	color: #ffffff;
      width: 100%;
      padding:30px 0 0 0;
  }
  .baseball-ura-intext-2{
  	margin-top: 10px;
  	color: #ffffff;
      width: 100%;
      padding:0 0 0 0;
  }
  .baseball-ura-intext-3{
      margin-top: 10px;
      margin-left: 120px;
      color: #ffffff;
      float: left;
      width: 100%;
  }
  .baseball-ura-intext-4{
      margin-top: 10px;
      color: #ffffff;
      float: left;
      width: 100%;
  }
  .baseball-ura-intext-5{
      margin-top: 30px;
      margin-left:20px;
      color: #ffffff;
      float: left;
      width: 100%;
  }


  .omote-1-text{
      color:#fff;
  	width: 450px;
  	float: left;
  	padding: 140px 0 0 160px;
  }

  .ura-1-text{
      color:#fff;
  	width: 450px;
      float: right;
      padding: 80px 0 0 0;
      font-family: "游ゴシック体";
  }
  .ura-1-text-2{
      font-size:13px;
      color:#fff;
  	width: 700px;
      float: left;
      padding: 10px 0 0 180px;
  }


  .one-thing{
    background: url(../images/kabi/one_thing.png) no-repeat;
    width:790px;
    height:360px;
    margin: 20px 0 0 0;
  }

  .one-thing h2{
      font-size:30px;
      text-align:center;
      margin-top:88px;
  }
  .one-thing p{
      text-align: left;
      margin-left:130px;
      font-size:12px;

  }
  .flex_test-box {
      background-color: #fff;     /* 背景色指定 */
      padding:  10px;             /* 余白指定 */
  }

  .flex_test-item {
      color:  #000000;               /* 文字色 */

  }
  .flex_test-item2 {
      padding: 10px;
      width:33%;
      color:  #000000;               /* 文字色 */
      margin-right:  10px;              /* 外側の余白 */
      border: medium solid #aa946e;
  }
  .flex_test-box2 {
      background-color: #fff;     /* 背景色指定 */
      padding:  10px;             /* 余白指定 */
      display: flex;
  }


  .repu-comment{
      clear:both;
  }
  .repu-name{
      margin-left:10px;
      margin-top:10px;
      font-size:14px;
  }
  .flex_test-item3 {
      width:93%;
      padding: 10px;
      color:  #000000;
      margin-left:10px;         /* 外側の余白 */
      margin-top:10px;
      border: medium solid #aa946e;
  }

  .btn_box{
    padding: 50px 0;
    overflow: hidden;
    text-align: center;
  }
  .btn_box ul{
    overflow: hidden;
    display: inline-block;
  }
  .btn_box ul li{
    float: left;
    padding: 20px 0;
    display: block;
  }
  .btn_box ul li:nth-of-type(1){
    padding-right: 25px;
  }
  .btn_box ul li a{
    background: #07bfcb;
    padding: 20px 25px;
    color: #fff;
    font-size: 24px;
  }
  .btn_box ul li a:hover{
    opacity: .7;
  }

  .vb-box .virus_ttl{
    background: #f090b7;
    padding: 20px 0;
    text-align: center;
    font-size: 24px;
    color: #fff;
  }
  .vb-box .vb-box-inner .vb-service{
    padding: 20px 0;
    width: 96%;
    margin: 0 auto;
    text-align: center;
  }
  .vb-box .vb-box-inner .vb-service p{
    text-align: center;
  }
  .vb-box .vb-box-inner .vb-service ul{
    overflow: hidden;
    margin: 15px auto;
    padding: 0 132px;
  }
  .vb-box .vb-box-inner .vb-service ul li{
    float: left;
    width: 190px;
    text-align: left;
    line-height: 1.5em;
    border-bottom: #a2c8e9 1px solid;
    padding-top: 10px;
    background: url(../images/common/arrow_blue.png) no-repeat right 9px;
  }

  .vb-box .vb-box-inner .vb-service ul li:nth-of-type(2n){
    margin-left: 68px;
  }

  /* for scroll fade efect */
  .scroll-fade {
  	opacity : 0;
  	visibility: hidden;
  	transition: 1s;
  	transform: translateY(30px);
  }
  /*アニメーション要素までスクロールした時のスタイル*/
  .scroll-fade-on {
  	opacity: 1;
  	visibility: visible;
  	transform: translateY(0);
  }
