﻿
 /*-----デフォルト------------------------------*/
 @charset "UTF-8";

  html {
    font-size: 62.5%;
  }

  body {
    width: 100%;
  }

  img,
  video,
  svg {
    width: 100%;
    height: auto;
  }
/*---//デフォルト-------------------------------*/

/* パンくず 追加スタイル PC */
@media only screen and (min-width: 768px) {
  .breadcrumb__list {
    padding-bottom: 1.6rem;
  }
}
/* //パンくず 追加スタイル PC */
#juynko_Instalive a{
  display: inline;
}

#juynko_Instalive .price span {
  display: inline;
}

#juynko_Instalive * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/*==========================
      共通
=========================*/


/*
.back_pc{
    background: url(../img/PC.jpg); 
    background-repeat: no-repeat;
    background-position: center;
    background-size: 136.6rem;
    background-position-y: -13.9rem;
}
*/

#juynko_Instalive {
  margin: auto;
  margin-bottom: 11.5rem;
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  line-height: 1.866;
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #000000;
}

.text-box{
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  line-height: 1.866;
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #000000;
}

.PRESENT_text-box{
  font-size: 2.4rem;
  letter-spacing: 0.05em;
  line-height: 2.0833;
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #000000;
}

.text-siz_33{
  font-size: 3.3rem;
  letter-spacing: 0.05em;
  line-height: 2.0833;
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #000000;
}

.text-color{
  color: #E82424;
}

.ta_c{
  text-align: center;
}

.insta-line{
  display: inline-block;
  text-decoration: underline;
}

/*==========================
          top
=========================*/
.top{
  width: 108rem;
  margin: 0 auto;
  margin-bottom: 6.05rem;
  position: relative;
}

.top .top-img{
  width: 100%;
}

.top .description-box{
  position: absolute;
  width: 45.1rem;
  top: 30.4rem;
  right: 14rem;
  z-index: 2;
}

.top .insta-button{
  width: 28rem;
  margin-top: 1.8rem;
}

.insta_make-button{
  position: absolute;
  width: 1.8rem;
  top: 22rem;
  right: 20rem;
  z-index: 2;
}
/*=======//top==============================================*/


/*==========================
      section01
=========================*/
.sect01{
  width: 84.6rem;
  margin: 0 auto;
  padding-right: 2.3rem;
  margin-bottom: 6.05rem;
  position: relative;
}

.sect01-img{
  width: 100%;
}

.sect01 .description-box{
  width: 71.5rem;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  top: 4.75rem;
  z-index: 2;
}

.sect01 .insta-button{
  width: 28rem;
  margin: 0 auto;
  margin-top: 2.85rem;
}


/*=======//section01==============================================*/


/*==========================
      section02
=========================*/ 
.insta-img{
  width: 120rem;
  margin: 0 auto;
  margin-bottom: 4.8rem;
}
/*=======//section02==============================================*/

/*==========================
      button
=========================*/
.button{
  width: 28rem;
  margin: 0 auto;
}

.button-A{
  width: 100%;
  margin-bottom: 1.5rem;
}

.button-B{
  width: 100%;
}
/*=======//button==============================================*/




/*=====PCのみ==============================*/
@media screen and (min-width: 768px) {
  .sp_only {
    display: none;
  }

  .pc-order01 {
    order: 1;
  }

  .pc-order02 {
    order: 2;
  }


}

/*=====//PCのみ==============================*/

/*=====タブレットのみ==============================*/
@media screen and (min-width: 768px) and (max-width: 1366px) {
  html {
    font-size: calc(10*(100vw/1366)) !important;
  }

}

/*=====//タブレットのみ==============================*/

/*=====SPのみ==============================*/
@media screen and (max-width: 767px) {
  .pc_only {
    display: none;
  }


  /*==========================
      共通
=========================*/

  /*.back_sp {
    background: url(../img/SP.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-position-y: -95px;
    background-size: 100%;
  }
*/



#juynko_Instalive {
  margin: auto;
  margin-bottom: calc(215*(100vw/750));
  font-size: calc(28*(100vw/750));
  letter-spacing: 0.05em;
  line-height: 1.7;
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #000000;
}

.text-box{
  font-size: calc(28*(100vw/750));
  letter-spacing: 0.05em;
  line-height: 1.7;
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #000000;
}

.PRESENT_text-box{
  font-size: calc(35*(100vw/750));
  letter-spacing: 0.05em;
  line-height: 2.1;
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #000000;
  margin-bottom: calc(4*(100vw/750));
}

.text-siz_33{
  font-size: calc(57*(100vw/750));
  letter-spacing: 0.05em;
  line-height: 0.5;
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #000000;
}

.text-siz_39{
  font-size: calc(39*(100vw/750));
  letter-spacing: 0.05em;
  line-height: 0.5;
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #000000;
}

.text-color{
  color: #E82424;
  font-size: calc(53*(100vw/750));
}

.ta_c{
  text-align: center;
}

/*==========================
          top
=========================*/
.top{
  width: calc(710*(100vw/750));
  margin: 0 auto;
  margin-bottom: calc(70*(100vw/750));
  position: relative;
}

.top .top-img{
  width: 100%;
}

.top .description-box{
  position: absolute;
  width: calc(606*(100vw/750));
  top: calc(1253.1*(100vw/750));
  right: calc(52*(100vw/750));
  z-index: 2;
}

.top .text-box{
  text-align: center;
}

.top .insta-button{
  width: calc(520*(100vw/750));
  margin: 0 auto;
  margin-top: calc(36*(100vw/750));
}

.insta_make-button{
  position: absolute;
  width: calc(40*(100vw/750));
  top: calc(1099.2*(100vw/750));
  right: calc(145*(100vw/750));
  z-index: 2;
}
/*=======//top==============================================*/


/*==========================
      section01
=========================*/
.sect01{
  width: calc(638*(100vw/750));
  margin: 0 auto;
  padding-right: calc(15*(100vw/750));
  margin-bottom: calc(68.8*(100vw/750));
  position: relative;
}

.sect01-img{
  width: 100%;
}

.sect01 .description-box{
  width: calc(536*(100vw/750));
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  top: calc(90*(100vw/750));
  z-index: 2;
}

.sect01 .insta-button{
  width: calc(520*(100vw/750));
  margin: 0 auto;
  margin-top: calc(40*(100vw/750));
}


/*=======//section01==============================================*/


/*==========================
      section02
=========================*/ 
.insta-img{
  width: calc(750*(100vw/750));
  margin: 0 auto;
  margin-bottom: calc(50*(100vw/750));
}
/*=======//section02==============================================*/

/*==========================
      button
=========================*/
.button{
  width: calc(520*(100vw/750));
  margin: 0 auto;
}

.button-A{
  width: 100%;
  margin-bottom: calc(19*(100vw/750));
}

.button-B{
  width: 100%;
}
/*=======//button==============================================*/




}
/*=====//SPのみ==============================