@charset "UTF-8";

/* --------------------------------------------
  bottlehack_common
-------------------------------------------- */

.bottlehack-sec {
  padding: 0 12%;
}
h2 span{
  font-size: 22px;
  font-weight: normal;
  letter-spacing: 0.06em;
}

@media screen and (max-width: 768px) {
  #contents_title_world h2{
    text-align: center;
  }  
  #contents_title_world h2 span {
    display: block;
    font-size: 16px;
    margin-top: 5px;
  }
}

h5{
  font-size: 20px;
  padding: 0 0 20px 0;
}
.title{
  padding: 0 0 20px 0;
}

@media screen and (max-width: 960px) {
  .bottlehack-sec {
    padding: 0 4%;
  }
}

@media screen and (max-width: 768px) {
  #container_world #bottlehack .heading{
    font-size: 22px!important;
    margin-bottom: 30px;
  }
}

.bottlehack-sec picture{
  display: block;
}
.bottlehack-sec.head-sec {
  position: relative;
  margin-bottom: 100px;
  padding: 0 12%;
} 
.bottlehack-sec.head-sec picture{
  text-align: center;
}
.bottlehack-sec.head-sec:after {
  content: "";
  position: absolute;
  width: 100%;
  height: calc(100% - 100px);
  background-color: #F8F5F3;
  top: 200px;
  left: 0;
  z-index: -1;
  bottom: 0;
}
.bottlehack-sec.head-sec .pic{
  margin-bottom: 60px;
}
.bottlehack-sec .bottlehack-wrap {
  padding: 0 12% 0 12%;
  margin-bottom: 20px;
}
#container_world .bottlehack-sec .note{
  font-size: 13px;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .title{
    padding: 0 0 10px 0;
  }
  .bottlehack-sec {
    margin-bottom: 20px;
    padding: 0 0;
  }
  .head-sec {
    margin-bottom: 50px;
    padding: 0 0;
  }
  .head-sec:after {
    background-color: #F8F5F3;
    top: 100px;
  }
  .bottlehack-sec .bottlehack-wrap {
    padding: 0 20px 0 20px;
    margin-bottom: 20px;
  }
  .bottlehack-sec.head-sec{
    padding: 0 4%;
  }
  .bottlehack-sec.head-sec .pic{
    margin-bottom: 30px;
  }
}

#bottlehack #bottlehack_sec01 h3,
#bottlehack #bottlehack_sec02 h3{ font-size: 30px; }
#bottlehack #bottlehack_sec01 h4.title,
#bottlehack #bottlehack_sec03 h4.title,
#bottlehack #bottlehack_sec04 h4.title{
  font-size: 22px;
}
#bottlehack .head-sec .bottlehack-wrap {
  margin-top: 50px!important;
}

@media screen and (max-width: 768px) {
  #bottlehack #bottlehack_sec01 h4.title,
  #bottlehack #bottlehack_sec03 h4.title,
  #bottlehack #bottlehack_sec04 h4.title{
    font-size: 20px;
  } 
  #bottlehack .head-sec{
    margin-bottom: 0;
  }
  #bottlehack .bottlehack-sec.head-sec:after {
    top: 94px;
  }
}

/* --------------------------------------------
  bottlehack_sec01
-------------------------------------------- */
#bottlehack_sec01 .inside_box_world{
  padding-top: 100px;
  padding-bottom: 100px;
}

@media screen and (max-width: 768px) {
  #bottlehack_sec01 .inside_box_world{
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* ========= inner_sec01 ========= */
#bottlehack_sec01 .inner_sec01-flip{
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #707070;
}
#bottlehack_sec01 .inner_sec01-twist{
  padding-top: 50px;
  padding-bottom: 50px;
}

@media screen and (max-width: 768px) {
  #bottlehack_sec01 .inner_sec01-flip{
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #bottlehack_sec01 .inner_sec01-twist{
    padding-top: 40px;
    padding-bottom: 20px;
  }
}
/* ========= inner_sec02 ========= */
#bottlehack_sec01 .inner_sec02 .title{
  color:  #886D4B;
  margin-bottom: 0px;
}
#bottlehack_sec01 .inner_sec02 .item_txt{
  margin: 0 0 0 0;
}
#bottlehack_sec01 .inner_sec02{
  padding: 4%;
  border: #707070 solid 1px;
}
#bottlehack_sec01 .inner_sec02 + .inner_sec02{
  margin-top: -1px;
}
#bottlehack_sec01 .inner_sec02 .column-inner{
  flex-wrap: nowrap;
  margin: 0 0;
  gap: 40px;
}
#bottlehack_sec01 .inner_sec02 .item_pic{
  width: calc(40% - 20px)!important;
  margin: 0 0;
}
#bottlehack_sec01 .inner_sec02 .column-inner > div:not(.item_pic){
  width: calc(60% - 20px);
}
#bottlehack_sec01 .inner_sec02 picture img{
  margin: 0 0 0 0;
}
#bottlehack_sec01 .inner_sec02 .item_txt h4.title:nth-of-type(2){
  padding-top: 40px;
}

#bottlehack_sec01 .inner_sec02 .item_pic picture{
  margin-bottom: 0;
}
#bottlehack_sec01 .inner_sec02 .inner_sec02_link {
  display: flex;
  justify-content: flex-end;
  font-size: 14px;
  font-weight: normal!important;
}
#bottlehack_sec01 .inner_sec02 .inner_sec02_link a.btn-def {
  font-weight: normal!important;
}

@media screen and (max-width: 768px) {
  #bottlehack_sec01 .inner_sec02 .column-inner{
    flex-wrap: wrap;
    gap: 20px;
  }
  #bottlehack_sec01 .inner_sec02 .column-inner .item_pic,
  #bottlehack_sec01 .inner_sec02 .column-inner .item_txt{
    width: 100%!important;
  }
}

#bottlehack .inner_sec02_video{
  background-color: #F8F5F3;
  padding: 80px 0 70px 0;
}
#bottlehack .movie-box .title{
  text-align: center;
}
#bottlehack .inner_sec02_video video{
  width: 100%;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  #bottlehack .inner_sec02_video{
    background-color: #F8F5F3;
    padding: 20px 0 20px 0;
  }
  #bottlehack .movie-box .title{
    text-align: center;
    padding: 0 4%;
  }
}

/* ========= inner_sec03 ========= */
#bottlehack_sec01 .inner_sec03{
  padding-top: 40px;
}
#bottlehack_sec01 .inner_sec03 .title{
  color:  #886D4B;
  padding-top: 20px;
  margin-bottom: 0;
}
#bottlehack_sec01 .inner_sec03 .column-inner > div{
  margin-top: 50px;
}

/* --------------------------------------------
  bottlehack_sec02
-------------------------------------------- */
#bottlehack_sec02{
  background-color: #F8F5F3;
  padding-top: 130px;
  padding-bottom: 120px;
}
#bottlehack_sec02 .tips-wrap{
  background-color: #fff;
  padding: 0 4%;
  margin-top: 20px;
  border-radius: 20px;
}
#bottlehack_sec02 .accordion{
  border: none;
}
#bottlehack_sec02 .accordion-title{
  background-color: #fff;
  cursor: pointer;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  position: relative;
}
#bottlehack_sec02 .accordion-title .tips-title{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  width: 88%;
  padding: 3%;
}
#bottlehack_sec02 .accordion-title .tips-title h4{
  position: relative;
  padding-left: 100px;
  line-height: 1.6;
  font-size: 22px;
}
#bottlehack_sec02 .accordion-title .tips-title h4::before{
  display: none;
}
#bottlehack_sec02 .accordion-title::before{
  content: '';
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 68px;
  height: 58px;
  background-image: url(../img/icon_tips.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}
#bottlehack_sec02 .accordion-title .tips-visual{ text-align: right; }
#bottlehack_sec02 .accordion-title .tips-visual img{ max-width: 110px; height: auto; display: inline-block; }
#bottlehack_sec02 .accordion-title h3{ margin: 0; }
#bottlehack_sec02 .accordion-title::after{
  content: '';
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%) rotate(0deg);
  width: 30px;
  height: 30px;
  background: url(../../share/img/arrow_browncircle.png) no-repeat center center;
  background-size: contain;
  transition: transform 0.3s ease;
  z-index: 1;
}
#bottlehack_sec02 .accordion-title.closed::after{
  transform: translateY(-50%) rotate(180deg);
}
#bottlehack_sec02 .accordion-content{
  padding: 20px 3% 30px;
  overflow: hidden;
  transition: max-height 0.3s ease-out, padding 0.3s ease-out;
  border-top: 1px solid #707070;
  display: flex;
  gap: 30px;
  align-items: flex-start;
}
#bottlehack_sec02 .accordion-content .content-text{
  flex: 1;
  min-width: 0;
  position: relative;
}
#bottlehack_sec02 .accordion-content .content-image{
  flex-shrink: 0;
  width: 85px;
  position: relative;
}
#bottlehack_sec02 .accordion-content .content-image img{
  width: 100%;
  height: auto;
  display: block;
}
#bottlehack_sec02 .accordion-content.closed{
  max-height: 0;
  padding: 0 3%;
  border-top: none;
}

@media screen and (max-width: 768px) {
  #bottlehack_sec02{
    padding-top: 40px;
    padding-bottom: 40px;
  }
  #bottlehack_sec02 .tips-wrap{
    padding: 0 4%;
  }
  #bottlehack_sec02 .accordion-title{
    padding: 12px 0px 12px 0px;
  }
  #bottlehack_sec02 .accordion-title .tips-title{
    gap: 8px;
    padding: 0;
  }
  #bottlehack_sec02 .accordion-title .tips-title h4{
    width: 93%;
    padding-left: 50px;
    font-size: 16px;
  }
  #bottlehack_sec02 .accordion-title .tips-title h4::before{
    display: none;
  }
  #bottlehack_sec02 .accordion-title::before{
    left: 10px;
    width: 28px;
    height: 30px;
  }
  #bottlehack_sec02 .accordion-title .tips-visual img{ max-width: 50px; }
  #bottlehack_sec02 .accordion-title::after{
    right: 5px; width: 15px; height: 15px;
  }
  #bottlehack_sec02 .accordion-content{
    padding: 10px 4%;
    flex-direction: column;
    gap: 15px;
  }
  #bottlehack_sec02 .accordion-content .content-text{
    position: relative;
    width: 100%;
  }
  #bottlehack_sec02 .accordion-content .content-image{
    width: 45%;
    max-width: 100px;
    margin: 0 auto;
    position: relative;
  }
  #bottlehack_sec02 .accordion-content.closed{
    padding: 0 4%;
  }
}