@charset "UTF-8";
body{
  color: #323232;
  font-family: "游ゴシック Medium", "游ゴシック体", YuGothic, "游ゴシック",
    "Yu Gothic", "メイリオ", "Meiryo", "Meiryo UI", "Yu Gothic UI", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
}

.rainforest-kodawarich{
        position: absolute;
    right: -2px;
    bottom: 39%;
    width: 17% !important;
    left: auto;
}

.rainforest-saikouhou{
    position: absolute;
    right: -13px;
    bottom: 35%;
    width: 17% !important;
    left: auto;
}

.rainforest-gohoubi{
        position: absolute;
    right: -2px;
    bottom: 12%;
    width: 17% !important;
    left: auto;
}

.rainforest-kinnofusa{
        position: absolute;
    right: -2px;
    bottom: 26%;
    width: 17% !important;
    left: auto;
}

@media screen and (min-width: 751px) and (max-width: 1180px){
    .rainforest-kodawarich,
    .rainforest-saikouhou,
    .rainforest-gohoubi,
    .rainforest-kinnofusa{
        top: 10vw;
        bottom: auto;
    }
}

@media screen and (min-width: 1181px) {
    .rainforest-gohoubi{
        bottom: 20%;
    }
}

  .sentence .tenpo {
    line-height: normal;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .sentence .tenpoh3 {
    font-size: 16px;
  }  


@media screen and (min-width: 1181px) {
  .sentence p span{
    font-size: 20px
  }
  #main {
    width: 100%;
  }

  #main .wrapper {
    display: flex;
  }

  #main .bottom{
    padding-bottom: 200px;
  }
  .product_top_container{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px;
  }
  #main .content-box {
    padding-top: 100px;
    padding-left: 130px;
    width: 90%;
    margin: 0 auto;
  }


  #main .content-top {
    padding-top: 60px;
    display: flex;
  }

  #main .title {
    font-size: 40px;
    margin-bottom: 100px;
    font-family: "游ゴシック Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", "Meiryo UI", "Yu Gothic UI", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  }

  #main .title-box {
    width: 42%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-right: 5%;
}

  #main .title-sentence {
    font-size: 18px;
    line-height: 35px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  }

  #main .top-image {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 37%;
      position: relative;
  }

  #main .top-image img {
    width: 100%;
  }

  #main .top-image a {
    display: block;
    margin-top: 50px;
  }

  #main .top-image button {
    height: auto;
    width: 100%;
    color: #fff;
    border: 1px solid red;
    border-radius: 30px 30px 30px 30px;
    background-color: #f01404;
    padding: 10px 0;
    text-align: center;
    font-size: 16px;
  }

  #main .content-bottom {
    padding-top: 100px;
    margin-bottom: 80px;
    display: flex;
  }

  #main .left-content {
    width: 42%;
    margin-right: 5%;
  }

  #main .left-image img {
    width: 50%;
    height: auto;
    max-width: 50%;
  }

  #main .sentence {
    font-size: 16px;
    line-height: 2.3;
    letter-spacing: 2.5px;
  }

  #main .left-image {
    padding-top: 50px;
    display: flex;
    justify-content: space-between;
  }

  #main .left-image img {
    margin-right: 10px;
  }

  #main .right-content {
    width: 37%;
  }

  #main table {
    font-size: 14px;
    border-collapse: collapse;
    width: 100%;
    line-height: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
  }

  #main tr {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #323232;
  }

  #main tr:first-child{
    border-top: 1px solid #323232;
  }

  #main th {
    padding: 8px 0;
    width: 25%;
    font-weight: normal;
    font-size: 16px;
  }

  #main td {
    font-size: 16px;
    padding: 8px 0;
    width: 75%;
  }

  #main td:nth-of-type(2n){
    margin-left: 10px;
  }
    
 #main table.tableleft {
    font-size: 14px;
    border-collapse: collapse;
    width: 100%;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  #main th.th35 {
    padding: 8px 0;
    width: 35%;
    font-weight: normal;
    font-size: 16px;
  }

  #main td.td65 {
    font-size: 16px;
    padding: 8px 0;
    width: 65%;
  }  
  #main .arrow {
    color: #78a4a4;
  }

  #main .map {
    height: auto;
    width: 85%;
    max-width: 85%;
  }

  #main .banner {
    width: 90%;
    height: auto;
    background-color: gray;
    margin-bottom: 80px;
  }

  #main .sp-banner {
    display: none;
  }

  #main .links {
    margin-top: 50px;
    margin-bottom: 100px;
    width: 95%;
  }

  #main .sp-links {
    display: none;
  }

  #main .sp-banana-link-guide {
    display: none;
  }

  #main .section-box {
    display: none;
  }

  #main .sp-top-button-section-box {
    display: none;
  }

  #main .sport-content {
    height: 100vh;
  }

  #main .sport-title-box {
    width: 85%;
  }

  #main .sport-title {
    font-size: 37px;
    color: #323232;
    line-height: 1.5;
  }

  #main .sport-company-icon {
    margin-top: 50px;
    margin-bottom: 100px;
    width: 20%;
  }

  #main .sport-top-image {
    width: 35%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .sports_logo_img{
    width: 90px;
    height: 100px;
    margin-right: 20px;
  }
  .sports_banana_img{
    width: 180px;
    height: 180px;
  }
  #main .pc-image {
    display: block;
    padding-left: 50px;
    width: 80%;
    max-width: 400px;
  }

  #main .sport-banana-sentence {
    font-size: 15px;
    line-height: 2;
    width: 50%;
    text-align: justify;
  }
  #main .sp-image {
    display: none;
  }
}

@media screen and (min-width: 751px) and (max-width: 1180px) {
  .sentence p span{
    font-size: 17px;
  }
  .sports_logo_img{
    width: 90px;
    height: 100px;
    margin-right: 20px;
  }
  .product_top_container{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px;
  }
  .sports_banana_img{
    width: 180px;
    height: 180px;
  }
  #main {
    width: 100%;
    overflow: hidden;
  }

  #main .wrapper {
    padding-bottom: 200px;
  }

  #main .content-box {
    padding-top: 100px;
    padding-left: 130px;
    width: 90%;
    margin: 0 auto;
  }

  #main .section {
    display: flex;
  }

  #main .content-top {
    padding-top: 60px;
    display: flex;
  }

  #main .title {
    font-size: 40px;
    margin-bottom: 100px;
  }

  #main .title-box {
    width: 42%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-right: 5%;
  }

  #main .title-sentence {
    font-size: 18px;
    line-height: 35px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  }

  #main .top-image {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 37%;
      position: relative;
  }

  #main .top-image img {
    width: 100%;
  }

  #main .top-image a {
    display: block;
    margin-top: 50px;
  }

  #main .top-image button {
    height: auto;
    width: 100%;
    color: #fff;
    border: 1px solid red;
    border-radius: 30px 30px 30px 30px;
    background-color: #f01404;
    padding: 10px 0;
    text-align: center;
    font-size: 16px;
  }

  #main .content-bottom {
    padding-top: 100px;
    align-items: flex-start;
    margin-bottom: 80px;
    display: flex;
  }

  #main .left-content {
    width: 42%;
    margin-right: 5%;
  }

  #main .left-image img {
    width: 50%;
    height: auto;
    max-width: 50%;
  }

  #main .sentence {
    font-size: 16px;
    line-height: 2.3;
    letter-spacing: 2.5px;
  }

  #main .left-image {
    padding-top: 50px;
    display: flex;
    justify-content: space-between;
  }

  #main .left-image img {
    margin-right: 10px;
  }

  #main .right-content {
    width: 37%;
  }  

  #main table {
    font-size: 14px;
    border-collapse: collapse;
    width: 100%;
    line-height: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
  }

  #main tr {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #323232;
  }

  #main tr:first-child{
    border-top: 1px solid #323232;
  }

  #main th {
    font-size: 16px;
    padding: 8px 0;
    width: 25%;
    font-weight: normal;
  }

  #main td {
    font-size: 16px;
    padding: 8px 0;
    width: 75%;
  }
    
 #main table.tableleft {
    font-size: 14px;
    border-collapse: collapse;
    width: 100%;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  #main th.th35 {
    font-size: 16px;
    padding: 8px 0;
    width: 35%;
    font-weight: normal;
  }

  #main td.td65 {
    font-size: 16px;
    padding: 8px 0;
    width: 65%;
  }    
    
  #main .arrow {
    color: #78a4a4;
  }

  #main .map {
    height: auto;
    width: 85%;
    max-width: 85%;
  }

  #main .banner {
    width: 94%;
    height: auto;
    background-color: gray;
    margin-bottom: 100px;
  }

  #main .sp-banner {
    display: none;
  }

  #main .links {
    display: block;
    margin-top: 50px;
  }

  .link_content{
    display: flex;
  }

  #main .sp-links {
  display: none;
  }

  #main .sp-banana-link-guide {
    display: none;
  }

  #main .section-box {
    display: none;
  }

  #main .sp-top-button-section-box {
    display: none;
  }

  #main .sport-content {
    height: 100vh;
  }

  #main .sport-title-box {
    width: 100%;
  }

  #main .sport-title {
    font-size: 37px;
    line-height: 1.5;
  }

  #main .sport-company-icon {
    margin-top: 50px;
    margin-bottom: 100px;
    width: 20%;
  }

  #main .sport-top-image {
    width: 45%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }

  #main .pc-image {
    display: block;
    padding-left: 50px;
    width: 80%;
    max-width: 400px;
  }

  #main .sport-banana-sentence {
    font-size: 15px;
    line-height: 2;
    width: 50%;
  }

  #main .sp-image {
    display: none;
  }
}

@media screen and (max-width: 750px) {
  #main {
    width: 100%;
  }

  #main .wrapper {
    position: relative;
  }

  #main .bottom{
    padding-bottom: 0;
  }

  #main .content-box {
    width: 100%;
    margin: 0 auto;
    padding: 200px 7% 0 7%;
  }

  #main .content-guide {
    font-size: 25px;
  }

  #main .content-guide a{
    font-size: 25px;
  }

  #main .content-top {
    padding-top: 50px;
  }

  #main .title {
    font-size: 50px;
    margin-bottom: 100px;
  }

  #main .title-sentence {
    font-size: 32px;
    line-height: 1.5;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  }

  .sentence p{
    font-size: 25px;
    line-height: 2.3;
  }

  .sentence p span{
    font-size: 31px;
  }
  #main .top-image {
    width: 100%;
    /* margin: auto; */
    text-align: center;
    margin-top: 50px;
      position: relative;
  }

  #main .top-image img {
    width: 90%;
    height: auto;
    max-width: 90%;
  }

  #main .top-image a {
    display: block;
    margin-top: 50px;
  }

  #main .top-image button {
    height: 50px;
    color: #fff;
    border: 1px solid red;
    border-radius: 30px 30px 30px 30px;
    background-color: #f01404;
    padding: 0 60px;
    font-size: 30px;
    width: 100%;
  }

  #main .content-bottom {
    padding-top: 50px;
    justify-content: space-around;
    margin-bottom: 50px;
  }

  #main .left-content {
    width: 100%;
  }

  #main .left-image img {
    width: 50%;
    height: 100%;
    max-width: 50%;
  }

  #main .sentence {
    font-size: 25px;
    line-height: 2.3;
    letter-spacing: 3px;
  }

  #main .left-image {
    padding-top: 100px;
    display: flex;
    justify-content: space-between;
  }

  #main .left-image img {
    margin-right: 10px;
  }

  #main .right-content {
    width: 100%;
    margin-top: 50px;
  }

  #main table {
    font-size: 10px;
    border-collapse: collapse;
    width: 100%;
    line-height: 38px;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  #main tr {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #323232;
  }

  #main tr:first-child{
    border-top: 1px solid #323232;
  }

  #main th {
    padding: 15px 0;
    width: 25%;
    font-weight: normal;
    font-size: 25px;
  }

  #main td {
    padding: 15px 0;
    font-size: 25px;
    width: 75%;
  }

  #main .arrow {
    color: #78a4a4;
  }

  #main .map {
    height: auto;
    width: 85%;
    max-width: 85%;
  }

  #main .banner {
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;  
  }

  #main .sp-banner {
    width: 100%;
    padding: 0 0 120px;
  }

  .sports_logo_img{
    width: 150px;
    height: 165px;
    margin-right: 30px;
  }

  .sports_banana_img{
    width: 250px;
    height: 250px;
  }

  #main .sp-banana-link-guide {
    width: 90%;
    margin: 0 auto;
    font-size: 25px;
  }

  #main .sp-links {
    width: 90%;
    margin:50px auto 0;
    height: 400px;
    display: flex;
    justify-content: flex-start;
  }

  #main .links {
    display: none;
  }

  #main .banana-link-guide {
    display: none;
  }

  #main .sp-top-button-section-box {
    position: relative;
    height: 150px;
  }

  #main .top-button {
    position: absolute;
    right: 30px;
    bottom: 120px;
  }

  button.top-scroll{
    font-size: 24px;
  }

  /* faq */

  #main .faq-content {
    width: 100%;
    text-align: center;
    font-size: 14px;
    margin-top: 100px;
    margin-bottom: 100px;
  }

  #main .faq-content a {
    width: 100%;
    display: inline-block;
  }

  #main .faq-content button {
    width: 90%;
    height: 50px;
    border: 1px solid #323232;
    border-radius: 30px 30px 30px 30px;
    font-size: 26px;
    margin: 0 auto;
    transition: all .3s;
  }

  #main .faq-content button:hover{
    color: #fff;
    background: #323232;
  }

  /* product-info-link */

  #main .product-info-link {
    justify-content: space-between;
    width: 90%;
    margin: 0 auto;
  }

  #main .link-relative-box {
    position: relative;
    margin-bottom: 30px;
  }

  #main .product-info-link p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    color: #fff;
    font-size: 33px;
    width: 400px;
  }

  #main .banner-product-image {
    height: 150px;
    width: 100%;
  }

  #main .banner-product-image-filter {
    background-color: rgba(0, 0, 0, 0.3);
    height: 150px;
    width: 100%;
  }

  #main .banana {
    background-image: url(../../assets/image/banana_top.jpg);
    background-size: 100%;
    background-position: 20% 50%;
  }

  #main .grape {
    background-image: url(../../assets/image/grape_link.jpg);
    background-size: 120%;
    background-position: 90% 58%;
  }

  #main .kiwi {
    background-image: url(../../assets/image/kiwi_link.jpg);
    background-size: 100%;
    background-position: 40% 60%;
  }

  #main .sport-title {
    font-size: 40px;
    margin-bottom: 100px;
    line-height: 1.5;
  }

  #main .sport-banana-sentence {
    font-size: 25px;
    line-height: 2;
  }

  #main .sport-company-icon {
    display: block;
    width: 20%;
    margin: auto;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  #main .sport-top-image {
    display: flex;
    align-items: center;
    margin-bottom: 100px;
  }

  #main .sp-image {
    display: block;
    margin: auto;
    width: 50%;
  }

  #main .pc-image {
    display: none;
  }
}

@media screen and (max-width: 500px){
    
  .sentence p span{
    font-size: 15px;
  }
  #main .content-box {
    padding: 150px 0 0;
    width: 90%;
    margin: 0 auto;
  }
  #main .top-image button{
    font-size: 14px;
  }
    
    #main .left-image img{
        width: 48%;
    }
  #main th{
    width: 25%;
    font-size: 12px;
    line-height: 1.5;
    padding: 8px 0;
  }

  #main th.th35 {
    width: 45%;
    font-size: 12px;
    line-height: 1.5;
    padding: 8px 0;
  }

  #main td.td65 {
    width: 55%;
  }
    
  #main .content-guide{
    font-size: 12px;
  }
    #main .sp-links{
        width: 300px;
    }

  #main .content-guide a{
    font-size: 12px;
  }

  #main .top-image{
    margin-top: 25px;
  }

  #main .top-image a{
    margin-top: 25px;
  }

  #main .left-image {
    padding-top: 50px;
  }

  #main .content-bottom{
    padding-top: 30px;
  }

  #main .top-image button{
    height: 30px;
  }

  #main .sp-banner{
    padding-bottom: 50px;
  }

  #main .title{
    font-size: 24px;
    margin-bottom: 50px;
  }
  #main .sentence{
    font-size: 12px;
    line-height: 2.3;
  }
  #main .product-info-link p{
   font-size: 14px;
    width: 100%;
    text-align: center;  }
  #main .title-sentence{
    font-size: 15px;
  }
  .sentence p{
    font-size: 12px;
    line-height: normal;
    padding-top: 10px;
    padding-bottom: 10px;      
  }
  .sentence .tenpo {
    font-size: 12px;
    line-height: normal;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .sentence .tenpoh3 {
    font-size: 16px;
  }        
  #main td{
    width: 75%;
    font-size: 12px;
    line-height: 1.5;
    padding: 8px 0;
  }
    #main .product-info-link{
        width: 300px;
    }
  sp-link img {
    width: 60px;
    height: 80px;
  }

  #main .sp-banana-link-guide{
    font-size: 12px;
    margin-bottom: 50px;
  }
  #main .faq-content button{
    font-size: 12px;
    height: 40px;
      width: 300px;
  }
  .saikouhou_link_title,
  .kinnnofusa,
  .flagship_link,
  .gohoubi_link_title,
  .yasasisa_link_title,
  .yunifuruti,
  .siawase_link_title,
  .kodawarich_link_title{
    font-size: 12px;
  }
    #main .top-image img,
    #main .map{
        width: 100%;
        max-width: 100%;
    }
  #main .sport-title{
    font-size: 20px;
    margin-bottom: 50px;
    line-height: 1.5;
  }
  .sports_logo_img{
    width: 90px;
    height: 100px;
    margin-right: 20px;
  }
  .sports_banana_img{
    width: 180px;
    height: 180px;
  }
  #main .sport-banana-sentence{
    font-size: 12px;
  }
  #main .sport-company-icon{
    margin: 50px auto;
    padding: 0;
  }
  #main .banner-product-image{
    height: 90px;
  }
  #main .banner-product-image-filter{
    height: 90px;
  }
  #main .content-top{
    padding-top: 25px;
  }
  #main .sport-top-image{
    margin-bottom: 50px;
    display: flex;
    flex-direction: row;
    align-items: center;
  }

  #main .faq-content{
    margin: 50px 0;
  }

  button.top-scroll{
    font-size: 16px;
  }

  #main .top-button{
    bottom: 80px;
  }

  #main .sp-top-button-section-box{
    height: 100px;
  }
}