@charset "utf-8";


/*------------------------------------
PC
--------------------------------------*/

#okayama_lp_wrapper {
    width: 100%;
    min-width: 1120px;
    overflow: hidden;
}

/*header*/
#okayama_lp_header {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    color: #fff;
    background: #ad0040;
    height: 80px;
    min-width: 1024px;
}

.okayama_lp_header_inner {
    height: 100%;
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.okayama_lp_header_left {
    display: flex;
    align-items: center;
    font-family: YakuHanJP, "Hiragino Sans", Meiryo, "Yu Gothic Medium", sans-serif;
}
.okayama_lp_logo{
    font-size: 40px;
    text-align: center;
    margin: 0;
}
.okayama_lp_logo a {
    display: flex;
    align-items: center;
    font-size: 2rem;
    line-height: 1.15;
    font-weight: bold;
    letter-spacing: 0.03em;
    margin-right: 36px;
    color: #fff;
    text-decoration: none;
}
.okayama_lp_logo img {
    height: 70px;
    margin-right: 20px;
}


.okayama_lp_concept{
    padding: 0;
    background: #D4E1E8;
}
.okayama_lp_concept img{
    width: 100%;
}

/*mainVisual*/

.okayama_lp_mainVisual p{
margin-block-start: 0em;
    margin-block-end: 0em;
}
/*sponser*/

.okayama_lp_sponsers{
  padding-bottom: 0;
}


.detailpc{
  margin: 50px 0!important;
}

.pl_itemList01 {
    display: flex;
    width: 900px;
    margin: 0 auto 80px;
    }
.pl_itemList01 dl {
    width: calc(50% - 40px);
    background: #f8f8f8;
    text-align: center;
    padding-bottom: 20px;
    margin: 0 20px;
  }
.pl_itemList01 dl > dt > img {
    width: auto;
    height: 280px;
    margin-top: 80px;
    padding:20px;
  }
.pl_itemList01 dl > dd {
      padding: 0 20px;
      margin: 0;
  }
.pl_itemList01 dl > dd .pl_btnShop01 {
      position: relative;
      width: 100%;
      display: block;
      background-size: 30px;
      border-radius: 10px;
      color: #acacac;
      font-size: 18px;
      padding: 20px;
  }
  .pl_itemList01 dl > dd .pl_btnShop01 .pl_txtNote01 {
      display: inline-block;
      width: 140px;
      background: #888888;
      color: #fff;
      font-size: 12px;
      line-height: 1;
      text-align: center;
      padding: 5px;
      margin: 0 20px;
  }
  .banner {
      justify-content: center;
      padding-bottom: 50px;
      width: 1120px;
      margin: 150px auto 100px;
  }
  .banner img {
      max-width: 100%;
      height: auto;
      vertical-align: middle;
  }
  .banner02 {
    justify-content: center;
    padding-bottom: 50px;
    width: 1120px;
    margin: 50px auto 0px;
}
.banner02 img {
    max-width: 60%;
}
  .flex {
    display: flex;
    flex-wrap: wrap;
    -webkit-align-items: center;
}
  .banner figure {
      width: 25.33%;
      padding-left: 1em;
      padding-right: 1em;
      margin-bottom: 2em;
      box-sizing: border-box;
  }

  /*anniversary*/
.okayama_lp_anniversary {
    padding: 0;
}
.okayama_lp_anniversary_text{
    font-size: 3.2rem;
    color: #333;
    text-align: center;
    line-height: 1.45;
    margin:50px auto 150px;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
}
.okayama_lp_anniversary img{
    width: 800px;
}


/*ユニフォーム*/
.okayama_lp_uni {
    background: #f8f8f8;
    padding-top: 50px;
    padding-bottom: 50px;
}

.okayama_lp_uni_inner {
    max-width: 1280px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0;
    position: relative;
}
.okayama_lp_uni_ul01 {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
}

.okayama_lp_uni_ul01::after {
    content: "";
    display: block;
    width: 43%; 
    height: 0;
    margin: 0 50px;
}

.okayama_lp_uni_ul01 li {
    width: 43%;
    margin: 0 auto;
    margin-bottom: 100px;
    list-style: none;
    background: #f8f8f8;
}


.okayama_lp_uni_ul01_title {
  font-size: 2.8rem;
  color: #333;
  text-align: center;
  line-height: 1.45;
  margin:40px 0 15px;
  font-weight: bold;
  font-family: YakuHanJPs, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
  font-family: 'Oswald', sans-serif;
}

.okayama_lp_uni_ul01_title span{
   font-size: 1.8rem;
   padding-left: 10px;

}

.okayama_lp_uni_ul01_img img{
  width: 100%;
}

.okayama_lp_uni_ul01_subtitle{
	color: #333;
	margin: 10px 0 0;
	line-height: 1.2;
	font-size: 1.4rem;
}
.okayama_lp_uni_ul01_subtitle span{
    color: #333;
    margin: 0;
    font-weight: bold;
    font-size: 2rem;
    padding-right: 20px;

}
.okayama_lp_uni_ul01_kids {
    color: #333;
    margin: 10px 0 0;
    line-height: 1.5;
    font-size: 1.5rem;
}
.okayama_lp_uni_ul01_price{
	color: #333;
	margin: 0;
	font-weight: bold;
	font-size:1.8rem;
  　padding:5px 0;
}
.okayama_lp_uni_ul01_btn{
	margin-top: 45px;
}

.okayama_lp_uni_ul01_btn a{
  display: block;
  color:#fff;
  background-color: #333;
  font-size: 1.1em;
  font-weight: bold;
  text-align: center;
  padding: 0.25em;
  border-radius: 6px;
  text-decoration: none;
  border: 2px solid #333;
}


.okayama_lp_uni_ul01_btn a:hover{
  background: #fff;
  color: #333;
}

/*movie*/

.okayama_lp_movie{
    width: 100%;
    background-color: #fff;
    padding:50px 0;
}
.okayama_lp_movie video {
   width: 100%;
   vertical-align: middle;
}

/*背番号一覧*/
.numberWrapper{
  padding-bottom: 50px;
}

/*schedule*/
.okayama_lp_schedule img {
    width: 100%;
    margin: 0;
}

/*Q&A*/
.okayama_lp_faq{
    margin-bottom: 150px;
}
.lp_hds_faq{
    font-weight: bold;
    font-size: 4rem;
    padding: 50px 0;
    color: #ad0040;
    display: block;
    font-family: YakuHanJPs, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
}
.okayama_lp_faq_inner{
    width: 1120px;
    margin: 0 auto;
}
.okayama_lp_faq_dl {
    font-size: 1.8rem;
    line-height: 1.66;
    color: #3B4043;
    margin-bottom: 40px;
}
.okayama_lp_faq_dl dt {
    border-bottom: 1px solid #CDD6DD;
    background: #fff;
    background: url(../images/tab_open.svg)no-repeat right 17px center #ad0040;
    color: #fff;
    background-size: 19px auto;
    padding: 13px 40px 13px 18px;
    text-align: left;
    font-weight: bold;
}

.okayama_lp_faq_dl dt.active{
    background: url(../images/tab_close.svg)no-repeat right 17px center #ad0040;
    color: #fff;
    background-size: 19px auto;
  }

.okayama_lp_faq_dl dd {
    display: none;
    padding: 25px 18px;
    background: #f8f8f8;
    margin-inline-start: 0px;
    text-align: left;
    font-weight: bold;
    
}

/*スライダー*/
.sliderWrapper{
    padding: 20px 0;
    background: #fffO;
}


/*footer*/
#okayama_lp_footer {
    background:#8dcbda;
    color: #fff;
    overflow: hidden;
}
.okayama_lp_sns {
    margin-right: 30px;
    float: right;
    margin-top: 10px;
}

.okayama_lp_sns ul {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;

}
/*
.okayama_lp_sns li {
    padding: 0 10px;
}
*/
.okayama_lp_sns ul li + li {
    margin-left: 50px;
}
.okayama_lp_sns a {
    display: flex;
    align-items: center;
}
.okayama_lp_sns img {
    width: 17px;
}
.okayama_lp_copyright {
    float: left;
    color: #fff;
    font-size: 1.1rem;
    font-weight: 400;
    text-align: left;
    margin-left: 30px;
}

/*見出し*/
.lp_hds {
    font-weight: bold;
    font-size: 5.2rem;
    padding: 30px 0;
    color: #ad0040;
    display: block;
    font-family: YakuHanJPs, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
}
.lp_hds_jp {
    font-weight: bold;
    font-size: 2.2rem;
    line-height: 0.5;
    color: #ad0040;
    display: block;
    font-family: YakuHanJPs, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
}

.lp_hds02 {
    font-weight: bold;
    font-size: 4.2rem;
    /* padding: 50px 0; */
    color: #ad0040;
    display: block;
    font-family: YakuHanJPs, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
}
.lp_hds03 {
    font-weight: bold;
    font-size: 4.2rem;
    /* padding: 50px 0; */
    color: #333;
    display: block;
    font-family: YakuHanJPs, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
    padding: 0 0 50px;
    margin: 0;
}
.lp_hds03 a{
    color: #ad0040;
    text-decoration: none;
}

.lp_hds04 {
    font-weight: bold;
    font-size: 4.2rem;
    /* padding: 50px 0; */
    color: #333;
    display: block;
    font-family: YakuHanJPs, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
    padding-top: 0px;
}
.lp_hds04 a{
    color: #ad0040;
    text-decoration: none;
}

.okayama_lp_note{
    color: red;
    font-size: 18px;
    margin: 0 0 100px;
}

.okayama_lp_rink {
    font-weight: bold;
    font-size: 2.6rem;
    color: #333;
    display: block;
    font-family: YakuHanJPs, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
    padding: 0 0 20px;
    margin: 0;
}
.okayama_lp_rink a{
    color: #ad0040;
    text-decoration: none;
}


.okayama_lp_copyright a{
  color: #fff;
  text-decoration: none;
}

.mt0{
  margin-top: 0;
}
/*------------------------------------
  SP
--------------------------------------*/
@media screen and (max-width: 767px){

#okayama_lp_wrapper {
    width: 100%;
    min-width: 320px;
    overflow: hidden;
}

/*header*/
.okayama_lp_inner {
    max-width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0;
    position: relative;
}
  .okayama_lp_header_inner {
    height: 100%;
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.okayama_lp_logo a {
    display: flex;
    align-items: center;
    font-size: 1.8rem;
    line-height: 1.15;
    font-weight: bold;
    letter-spacing: 0.03em;
    margin-right: 36px;
    color: #fff;
    text-decoration: none;
}
.okayama_lp_logo img {
    height: 70px;
    margin-right: 10px;
}
.okayama_lp_header_btn {
    position: fixed;
    bottom: 0;
    width: 100%;
    display: flex;
    margin: 0;
}

/*video*/

.okayama_lp_movie video {
   width: 100%;
   height: 250px;
   background: #fff;
}

.okayama_lp_movie{
    width: 100%;
    padding: 20px 0px 10px;
}
.okayama_lp_movie iframe
 {
    width: 338px;
    height: 190px;
    left: 0px;
    top: 0px;
}

/*コンセプト*/
.okayama_lp_concept {
    padding:0;
    background: #D4E1E8;

}

/*sponser*/

  .detailsp{
    max-width: 100%;
    margin: 30px 0!important;
  }
  .lp_hds {
      font-weight: bold;
      font-size: 2.4rem;
      line-height: 1.3;
      padding: 10px 0 0px;
      color: #ad0040;
      display: block;
      font-family: YakuHanJPs, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
  }
  .lp_hds_jp {
      font-weight: bold;
      font-size: 1.4rem;
      line-height: 2;
      color: #ad0040;
      display: block;
      font-family: YakuHanJPs, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
  }
  .lp_hds02 {
    font-weight: bold;
    font-size: 2.2rem;
    color: #ad0040;
    display: block;
    font-family: YakuHanJPs, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
}
.lp_hds03 {
    font-size: 2rem;
    padding: 0 0 30px !important;
}

.lp_hds04 {
    font-size: 2rem;
}
  .flex {
      display: flex;
      flex-wrap: wrap;
  }
  
  .banner {
    width: 100%;
    margin: 50px 0;
    padding: 0;
   }
   .banner02 {
    justify-content: center;
    padding-bottom: 0px;
    width: 100%;
    margin: 30px auto 30px;
}
   .banner02 img {
    width: 80%;
   }

   .banner figure {
  　width: 25.33%;
    margin: 20px 10px;
    padding: 0;
    box-sizing: border-box;
  }
  
    /*anniversary*/
.okayama_lp_anniversary img {
    padding: 10px;
}
.okayama_lp_anniversary_text {
    font-size: 1.8rem;
    margin: 20px 10px 50px;
}


/*ユニフォーム*/

.okayama_lp_uni {
    padding-top: 10px;
    padding-bottom: 0px;
}
.okayama_lp_uni_ul01_title {
    margin: 20px 0 15px;
}
.okayama_lp_uni_inner {
      max-width: 900px;
      margin: 50px 0 0;
      box-sizing: border-box;
      padding: 0;
      position: relative;
  }
  .okayama_lp_uni_inner p{
    padding: 0px;
  }
  
  .okayama_lp_uni_ul01.col02 {
    max-width: 100%;
    padding: 0 10px
  }
  .okayama_lp_uni_ul01.col02 li {
    width: 100%;
    margin: 0;
    margin-bottom: 40px;
    list-style: none;
    background: #f8f8f8;
}

.okayama_lp_uni_ul01_title {
    font-size: 1.8rem;
    color: #333;
    text-align: center;
    line-height: 1.45;
    margin-bottom: 10px;
    padding: 5px 10px;
    font-weight: bold;
    font-family: YakuHanJPs, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
    font-family: 'Oswald', sans-serif;
}

.okayama_lp_uni_ul01_subtitle {
    color: #333;
    margin: 10px 0 0;
    line-height: 0.8;
    font-size: 1.2rem;
}
.okayama_lp_uni_ul01_subtitle span {
    color: #333;
    margin: 0;
    font-weight: bold;
    font-size: 1.2rem;
    padding-right: 20px;
}

.okayama_lp_uni_ul01_price {
    color: #333;
    margin-top: 0;
    font-weight: bold;
    font-size: 1.2rem;
    padding-top: 20px;
}
.okayama_lp_uni_ul01_title span {
    font-size: 1.4rem;
    padding-left: 10px;
}
.okayama_lp_uni_ul01_kids {
    color: #333;
    margin: 10px 0 0;
    line-height: 1.2;
    font-size: 1.1rem;
}
.okayama_lp_uni_ul01_btn{
	margin-top: 20px;
}

/*背番号一覧*/
.numberWrapper{
  padding-bottom: 0px;
}

/*schedule*/
.okayama_lp_schedule img {
    /* width: 1080px; */
    margin: 0;
}
/*Q＆A*/
.okayama_lp_faq{
    width: 100%;
    margin-bottom: 50px;

}
.lp_hds_faq {
    font-size: 2.6rem;
    padding: 20px 10px 0;
}
.okayama_lp_faq_inner {
    width: 90%;
    margin: 0 auto;
}
.okayama_lp_faq_dl {
    font-size: 1.2rem;
    line-height: 1.66;
    color: #3B4043;
    margin-bottom: 15px;
}
.okayama_lp_faq_dl dt {
    border-bottom: 1px solid #CDD6DD;
    background: #fff;
    background: url(../images/tab_open.svg)no-repeat right 17px center #ad0040;
    color: #fff;
    background-size: 19px auto;
    padding: 5px 40px 5px 18px;
    text-align: left;
    font-weight: bold;
}

/*スライダー*/
.sliderWrapper{
    padding: 0 0 20px;
}

/*footer*/
#okayama_lp_footer {
    background: #8dcbda;
    color: #fff;
    text-align: center;
}
.okayama_lp_sns {
    float: none;
    text-align: center;
}

.okayama_lp_sns ul {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
}

.okayama_lp_sns a {
    display: flex;
    align-items: center;
}
.okayama_lp_sns img {
    width: 15px;
}
.okayama_lp_copyright {
    color: #fff;
    font-size: 0.8rem;
    font-weight: 400;
    float: none;
    text-align: center;
    margin-left: 0;
}
.okayama_lp_header_btn {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    display: flex;
    padding:0px;
}

.okayama_lp_header_btn a {
    display: block;
    width: 100%;
    text-align: center;
    padding: 4px;
    position: relative;
}
.okayama_lp_header_btn a img {
    max-height: 65px;
}

.okayama_lp_note {
    font-size: 1rem;
    margin: 0 5px 30px;
}

.okayama_lp_rink {
    font-size: 1.2rem;
    padding: 0 5px 10px;
}

}

/*------------------------------------
  ipad
--------------------------------------*/
@media screen and (min-device-width: 768px) and (max-device-width: 1024px){

  #okayama_lp_wrapper {
      width: 100%;
      min-width: auto;
      overflow: hidden;
  }

  .okayama_lp_movie video {
    width: 100%;
    vertical-align: middle;
}

/* sponser */
.lp_hds {
    font-weight: bold;
    font-size: 3.8rem;
    line-height: 1.3;
    padding: 30px 0 10px;
    color: #ad0040;
    display: block;
    font-family: YakuHanJPs, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
}
.sponsersWrapper {
    max-width: 100%;
  }
  .banner {

        justify-content: center;
        padding: 0;
        width: 100%;
        margin: 150px auto;

}
.banner figure {
    width: 23.33%;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 2em;
    box-sizing: border-box;
}

.banner02 {
    justify-content: center;
    padding-bottom: 50px;
    width: 100%;
    margin: 50px auto 150px;
}

/*ユニフォーム*/


.okayama_lp_uni {
    background: #f8f8f8;
    padding-top: 10px;
    width: 100%;
}
.okayama_lp_uni_inner {
    max-width: 90%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0;
    position: relative;
}
.okayama_lp_uni_ul01 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.okayama_lp_uni_ul01 li {
    width: 43%;
    margin: 0 auto;
    margin-bottom: 100px;
    list-style: none;
    background: #f8f8f8;
}

.okayama_lp_schedule img {
    width: 1080px;
    margin: 0 auto 0;
}
.okayama_lp_note {
    color: red;
    font-size: 18px;
    margin: 0 10px 100px;
}

/*Q$A*/
.okayama_lp_faq {
    width: 100%;
    padding-bottom: 30px;
}
.okayama_lp_faq_inner {
    width: 90%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 20px;
    position: relative;
}
.okayama_lp_faq_dl {
    font-size: 1.4rem;
    line-height: 1.66;
    color: #3B4043;
    margin-bottom: 20px;
}
.okayama_lp_faq_dl dt {
    border-bottom: 1px solid #CDD6DD;
    background: #fff;
    background: url(../images/tab_open.svg)no-repeat right 17px center #ad0040;
    color: #fff;
    background-size: 19px auto;
    padding: 10px 40px 10px 18px;
    text-align: left;
    font-weight: bold;
}

}

/* pc/sp切り替え表示 */
.pc { display: block !important; margin: 0;}
.sp { display: none !important;margin: 0;}

@media only screen and (max-width: 480px) {
.pc { display: none !important; }
.sp { display: block !important; }
}

/* movie 下 */
.movieWrapper{background: #000;width: 100%;}
.title {font-family: YakuHanJPs, "Hiragino Sans", "Hisragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;color: #d2ca68;font-weight: 400;font-size: 4.4rem;margin: 0;padding-top:0;padding-bottom:100px;}
.bold600{font-weight: 600;font-size: 5.2rem;}
.video {position: relative;padding: 30px 0 50%;overflow: hidden; margin: 0 auto;width: 998px;}
.video iframe {position: absolute; top: 0;left: 0; width: 100%;height: 100%;}
.youtube {padding: 30px 0 100px;margin: 0 auto;width: 1080px;}
.youtube iframe {width: 100%;height: 555px;}
@media screen and (max-width: 690px){
  .title{padding-bottom: 50px;font-size: 3rem;}
  .bold600{font-weight: 600;font-size: 3rem!important;line-height: 1.6;}
  .movieWrapper{background: #000;padding: 50px 0 0;}
  .video{width: 90%;}
  .youtube {  width: 90%;padding: 0 0 100px;}
  .youtube iframe {width: 100%;height: 260px;}
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px){
  .youtube {
    width: 90%;
}
}
