@charset "utf-8";

/* =============================================================

アジサイ

============================================================= */

.sup-ml {
  display: inline-block;
  margin-left: -3px;
}

.ajisai {
  font-family: "FOT-筑紫明朝 Pr6 D";
  color: #a4629c;
  overflow: hidden;
}

.ajisai .main_visual_item {
  position: relative;
  margin: 0 auto -1%;
}

.ajisai .main_visual_item .box_main {
  position: absolute;
  z-index: 99;
  width: 75%;
  max-width: 1016px;
  top: 60%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.ajisai .box_about_item {
  position: relative;
  text-align: left;
  margin: 0% auto 0%;

}

.ajisai .box_about_item .box_txt {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);  
  z-index: 99;
  width: 90%;
  max-width: 992px;
  margin: 0 auto;
  padding: 0 0;
}

.ajisai .box_about_item .box_txt .box_ttl {
  position: relative;
  z-index: 3;
  top: 0;
  left: 0;
  font-size: 40px;
  font-size: 4.0rem;
  line-height: 1.5;
  color: #eaa6c8;
  text-align: center;
}

.ajisai .box_about_item .box_txt .inner {
  padding: 0 0 0;
  border-radius: 0;
  border: none;
  background: none;
  line-height: 1.8;
  text-align: center;
}

.ajisai .box_about_item .box_txt p {
  margin-top: 20px;
}

.ajisai .box_about_item .box_txt p.txt-small {
  font-size: 12px;
  font-size: 1.2rem;
}

.ajisai .box_seibun_item {
  /*
  */
  background: url(/images/tabisuru/ajisai/bg-seibun_pc.png) no-repeat top center;
  background-size: cover;
  margin-top: -17%;
  padding-top: 180px;
  padding-bottom: 214px;
}
.ajisai .box_seibun_item .box_ttl {
  color: #a4629c;
  max-width: 995px;
  margin: 0 auto;
  font-size: 40px;
  font-size: 4.0rem;
  line-height: 1.5;
  text-align: center;
}
.ajisai .box_seibun_item .box_content {
  position: relative;
  max-width: 1008px;
  width: 80%;
}
.ajisai__img01 {
  position: absolute;
  right: 50%;
  top: 120px;
  transform: translateX(27%);
  width: 85%;
  z-index: 2;
}
.ajisai__txt01 {
  color: #a4629c;
  float: none;
  position: relative;
  margin: 230px 0 0 auto;
  width: 340px;
  z-index: 3;
}
.box_seibun_item .box_content .txt {
  font-size: 14px;
  line-height: 27px;
}
.ajisai__aside01 {
  position: relative;
  z-index: 1;
  margin: -10px -7% 0;
}
.ajisai__asidetext {
  position: absolute;
  right: 73px;
  top: 130px;
  width: 514px;
}
.ajisai__asidep {
  line-height: 1.8em;
  margin-bottom: 16px;
}
.ajisai__itbox {
  color: #a4629c;
  line-height: 1.95em;
  position: relative;
}
.ajisai__itbox_mid {
  margin: -24px 0 -80px;
}
.ajisai__imgbox1 {
  margin: 75px 0 0 auto;
  transform: translateX(77px);
  width: 798px;
}
.ajisai__imgbox2 {
  margin: -18px auto 0 0;
  transform: translateX(-80px);
  width: 801px;
}
.ajisai__imgbox3 {
  margin: 0 0 0 auto;
  transform: translateX(12px);
  width: 762px;
}
.ajisai__txt02 {
  left: 0%;
  position: absolute;
  top: 96px;
  width: 340px;
}
.ajisai__txt03 {
  right: 0;
  position: absolute;
  top: 98px;
  width: 340px;
}
.ajisai__txt04 {
  left: 3.6%;
  position: absolute;
  top: 35.5%;
  width: 330px;
}
.ajisai__anc {
  display: block;
  margin: 24px auto 0;
  width: 348px;
}

.ajisai .box_care {
  background: url(/images/tabisuru/ajisai/bg-howto_pc.png) no-repeat top center;
  background-size: cover;
  margin: -10% auto 0%;
  padding-top: 180px;
  padding-bottom: 120px;
  color: #3f3a39;
}

.ajisai .box_care .box_care_inner {
  position: relative;
}

.ajisai .box_care .box_care_inner .box_ttl {
  color: #a4629c;
  font-size: 4.0rem;
  text-align: center;
}

.ajisai .box_care .box_care_inner .box_ttl br {
  display: none;
}

.ajisai .box_care .box_sheet {
  position: relative;
  margin: 6% auto 0;
  max-width: 992px;
}

.box_sheet__head {
  border-bottom: solid 1px #a4629c;
  font-size: 28px;
  line-height: 1em;
  padding-bottom: 22px;
}

.ajisai .box_care .box_sheet .box_txt {
  color: #a4629c;
  position: absolute;
  right: 8%;
  top: 50%;
  transform: translateY(-50%);
  width: 385px;
}


.ajisai .box_care .box_sheet .box_txt p {
  line-height: 1.9em;
  margin-top: 19px;
}


.ajisai .box_care .box_sheet .box_txt .txt-small {
  display: block;
  font-size: 10px;
  font-size: 1.0rem;
}

.ajisai .box_care .box_how .box_ttl {
  margin: 5% auto;
  font-size: 2.8rem;
  text-align: center;
}
.ajisai .box_how li::after
.ajisai .box_how li {
  padding-top: 5px;
  color: #a4629c;
}

.ajisai .box_how li:last-child {
  padding-top: 0;
}

.ajisai .box_how li::after {
  position: absolute;
  top: 70px;
  right: 0;
  content: "\0025b6";
  font-family:"FOT-筑紫A丸ゴシック Std M", "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , "Meiryo" , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;  
  color: #a4629c;
  font-size: 1.5rem;
}

.ajisai .box_how li:last-child::after {
  display: none;
}

.ajisai .box_how li .box_txt {
  color: #a4629c;
}

.ajisai .box_care .box_how .box_list li .box_img img {
  height: 126px;
  width: auto;
}
.ajisai .box_care .box_how .box_list li:first-child .box_img img {
}

.ajisai .box_care .box_how .box_list li:nth-child(2) .box_img img {
  margin-right: 20%;
}

.ajisai .box_care .box_how .box_list li:nth-child(3) .box_img img {
  margin-right: 32%;
}

.ajisai .box_care .box_how .box_list li:last-child .box_img img {
  margin-right: 24%;
}

.ajisai .box_detail {
  margin: -8% auto 0;
  background: url(/images/tabisuru/ajisai/bg-detail_pc.png) no-repeat top center;
  background-size: cover;
  padding-top: 172px;
  padding-bottom: 92px;
}

.ajisai .box_detail .box_detail_inner {
  max-width: 815px;
  position: relative;
}

.ajisai .box_detail .box_detail_inner .box_ttl {
  font-size: 40px;
  font-size: 4.0rem;
  line-height: 1.5;
}

.ajisai .box_detail .box_detail_inner .box_inner .box_img {
  width: 42%;
}

.ajisai .box_detail .box_detail_inner .box_inner .box_txt {
  padding: 5% 0 0;
  color: #1a8249;
}

.ajisai .box_detail .box_detail_inner .box_inner .box_txt .btn {
  width: 174px;
}


.ajisai .box_detail .box_detail_inner .box_inner {
  margin: 40px auto 0;
}

.ajisai .box_detail .box_detail_inner .box_inner .box_txt .ttl {
  color: #eaa6c8;
  font-size: 30px;
  font-size: 3.0rem;
  line-height: 1.5;
}

.ajisai .box_detail .box_detail_inner .box_inner .box_txt .ttl2 {
  display: inline-block;
  padding: 2px 20px;
  border-radius: 30px;
  background-color: #eaa6c8;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
}

.ajisai .box_detail .box_detail_inner .box_inner .box_txt .ttl span {
  display: block;
  font-size: 26px;
  font-size: 2.6rem;
}

.ajisai .box_detail .box_detail_inner .box_inner .box_txt .ttl2 {
  margin: 20px auto 0;
}

.ajisai .box_detail .box_detail_inner .box_inner .box_txt .txt_pkg span {
  font-size: 14px;
  font-size: 1.4rem;
}

.ajisai .box_detail .box_detail_inner .box_inner .box_txt .txt_pkg > div {
  color: #a4629c;
  display: inline-block;
  padding: 0 7px;
  border-radius: 5px;
  background: #fff;
}

.ajisai .box_detail .box_detail_inner .box_inner .box_txt .btn a {
  border-radius: 30px;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
}

.ajisai .box_detail .box_detail_inner .box_inner .box_txt .txt-modal {
  color: #a4629c;
  font-size: 12px;
  font-size: 1.2rem;
}

.ajisai .box_area {
  margin: 0;
}
  
.ajisai .other_list {
  margin: -7% auto -8%;
  background: url(/images/tabisuru/ajisai/bg-other_pc.png) no-repeat top center;
  background-size: cover;
  padding-top: 136px;
  padding-bottom: 100px;
}
.ajisai .other_list .section_inner{
  position: relative;
}
.ajisai .other_list .box_ttl img{
  width: 544px;
  height: auto;
}
.ajisai .other_list .box_list ul li .inner img{
  width: 296px;
  height: auto;
}
.ajisai .other_list .box_list ul li .inner .box_list__ancbtn{
  width: 132px;
}


@media screen and (max-width:768px){
  .ajisai .main_visual_item {
    position: relative;
    margin: 0 auto;
  }
  
  .ajisai .main_visual_item .box_main {
    position: absolute;
    z-index: 99;
    width: 90%;
    max-width: 685px;
    top: 60%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  
  .ajisai .box_about_item .box_txt {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);  
    z-index: 99;
    width: 90%;
    max-width: 992px;
    margin: 0 auto;
    padding: 0 0;
  }

  .ajisai .box_about_item .box_txt .box_ttl {
    position: relative;
    z-index: 3;
    top: 0;
    left: 0;
    font-size: 40px;
    font-size: 4.0rem;
    line-height: 1.5;
    text-align: center;
  }  
  
  .ajisai .box_about_item .box_txt .inner {
    width: 90%;
    padding: 30px 0 10px;
    border-radius: 0;
    font-size: 20px;
    font-size: 2.0rem;
    line-height: 1.8;
  }
  
  .ajisai .box_about_item .box_txt .inner .txt {
    width: 100%;
  }

  .ajisai .box_about_item .box_txt .box_img {
    position: absolute;
    bottom: 20%;
    right: 5%;
  }

  .ajisai .box_about_item .box_img2 {
    width: 90%;
    max-width: 90%;
    margin: 0 auto;
  } 
  
  .ajisai .box_about_item .box_img img {
    width: 215px;
  }
  
  .ajisai .box_seibun_item {
    background: url(/images/tabisuru/ajisai/bg-seibun_tb.png) no-repeat top center;
    background-size: cover;
    margin-top: -28%;
    padding-top: 130px;
    padding-bottom: 160px;
  }
  .ajisai .box_seibun_item .box_ttl {
    font-size: 40px;
    font-size: 4.0rem;
  }
  .ajisai__img01 {
    position: relative;
    left: 0;
    margin: 48px 0 -16px;
    right: auto;
    top: 0;
    transform: none;
    width: 720px;
  }
  
  .ajisai__txt01 {
    font-size: 16px;
    margin: 0 auto 1.7%;
    min-height: auto;
    width: 87%;
  }
  
  .ajisai__aside01 {
    margin: 40px 0 0;
    width: 100%;
  }
  
  .ajisai__asidetext {
    left: 11.4%;
    right: auto;
    top: 60.6%;
    width: 79%;
  }

  .ajisai p.ajisai__asidep {
    line-height: 1.7em;
  }

  .ajisai .box_seibun_item .box_content {
    width: 100%;
  }
  .ajisai__imgbox1 {
    transform: none;
    width: 91%;
    margin: -2px 0 -2px auto;
  }
  .ajisai p.ajisai__txt02 {
    left: 0;
    top: 0;
    margin: 0;
    padding: 0 6%;
    position: relative;
    width: 100%;
  }
  .ajisai__itbox_mid {
    margin: -2px 0 0;
  }
  .ajisai__imgbox2 {
    margin: 0 auto 0 0;
    transform: none;
    width: 91%;
  }
  .ajisai p.ajisai__txt03 {
    left: 0;
    top: 0;
    margin-top: -50px;
    padding: 0 6%;
    position: relative;
    width: 100%;
  }
  .ajisai__imgbox3 {
    transform: none;
    width: 88%;
  }
  .ajisai p.ajisai__txt04 {
    left: 0;
    line-height: 2em;
    margin-top: -3.5%;
    padding: 0 6%;
    position: relative;
    width: 100%;
  }
  .ajisai__anc {
    margin-top: 8.3%;
  }

  .ajisai .box_care {
    position: relative;
    margin: -10% auto 0;
    background: url(/images/tabisuru/ajisai/bg-howto_tb.png) no-repeat top center;
    background-size: cover;
    padding-top: 130px;
    padding-bottom: 120px;
  }

  .ajisai .box_care .box_care_inner {
    position: relative;
    width: 100%;
    text-align: left;  
  } 
  
  .ajisai .box_care .box_care_inner > .box_ttl {
    font-size: 40px;
    font-size: 4.0rem;
    line-height: 1.4;
    text-align: center;
  } 
  
  .ajisai .box_care .box_care_inner .box_ttl br {
    display: block;
  }
  
  .ajisai .box_care .box_sheet {
    width: 90%;
    margin: 5% auto 0;
  }

  .ajisai .box_care .box_sheet .box_txt {
    bottom: 8%;
    position: absolute;
    top: auto;
    right: 0;
    left: 0;
    margin: 0 auto;
    transform: none;
    width: 86%;
  }
  .box_sheet__head {
    text-align: center;
  }

  .ajisai .box_care .box_sheet .box_txt .ttl img {
    width: 365px;
  }

  .ajisai .box_care .box_sheet .box_txt p {
    margin-top: 20px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.7em;
  }

  .ajisai .box_care .box_sheet .box_txt .txt-small {
    display: block;
    font-size: 10px;
    font-size: 1.0rem;
  }
  
  .ajisai .box_how .box_ttl {
    font-size: 28px;
    font-size: 2.8rem;
  }
  
  .ajisai .box_how li {
    padding-top: 5px;
  }

  .ajisai .box_how li:last-child {
    padding-top: 0;
  }

  .ajisai .box_how li::after {
    position: absolute;
    top: 60px;
    right: 0;
    content: "\0025b6";
    font-size: 1.4rem;
  }


  .ajisai .box_how li:last-child::after {
    display: none;
  }

  .ajisai .box_care .box_how .box_list li .box_img img {
    height: 109px;
    width: auto;
  } 
  
  .ajisai .box_detail {
    margin: -8% auto -0;
    background: url(/images/tabisuru/ajisai/bg-detail_tb.png) no-repeat top center;
    background-size: cover;
    padding-top: 132px;
    padding-bottom: 80px;
  }
  
  .ajisai .box_detail .box_detail_inner {
    max-width: none;
    position: relative;
  }

  .ajisai .box_detail .box_detail_inner .box_ttl {
    font-size: 40px;
    font-size: 4.0rem;
    line-height: 1.5;
    text-align: center;
  }

  .ajisai .box_detail .box_detail_inner .box_inner .box_img {
    width: 44%;
  }

  .ajisai .box_detail .box_detail_inner .box_inner .box_txt {
    width: 50%;
    padding: 5% 0 0;
  }

  .ajisai .box_detail .box_detail_inner .box_inner {
    margin: 8% auto 0;
  }

  .ajisai .box_detail .box_detail_inner .box_inner .box_txt .ttl {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.4;
  }

  .ajisai .box_detail .box_detail_inner .box_inner .box_txt .ttl2 {
    display: inline-block;
    padding: 2px 20px;
    border-radius: 30px;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
  }

  .ajisai .box_detail .box_detail_inner .box_inner .box_txt .ttl span {
    display: block;
    font-size: 21px;
    font-size: 2.1rem;
  }

  .ajisai .box_detail .box_detail_inner .box_inner .box_txt .ttl2 {
    margin: 10px auto 0;
  }

  .ajisai .box_detail .box_detail_inner .box_inner .box_txt .txt_pkg span {
    font-size: 14px;
    font-size: 1.4rem;
  }

  .ajisai .box_detail .box_detail_inner .box_inner .box_txt .btn a {
    padding: 0;
    border-radius: 30px;
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
  } 
  
  .ajisai .other_list {
    margin: -5% auto -8%;
    background: url(/images/tabisuru/ajisai/bg-other_tb.png) no-repeat top center;
    background-size: cover;
    padding-top: 84px;
    padding-bottom: 100px;
  }
  .ajisai .other_list .box_ttl img{
    width: 544px;
    height: auto;
  }
  .ajisai .other_list .box_list ul li .inner img{
    width: 296px;
    height: auto;
  }
  .ajisai .other_list .box_list ul li .inner .box_list__ancbtn{
    width: 132px;
  }
  
}

@media screen and (max-width:640px){
  .ajisai .main_visual_item {
    margin: 0 auto 0%;
  }
  
  .ajisai .main_visual_item .box_main {
    position: absolute;
    z-index: 99;
    width: 110%;
    max-width: 418px;
    top: 60%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  
  
  .ajisai .box_about_item .box_txt {
    z-index: 99;
    width: 100%;
    max-width: 100%;
    top: 54%;
    margin: 0 auto;
    padding: 0;
  }

  .ajisai .box_about_item .box_txt .box_ttl {
    position: relative;
    z-index: 3;
    top: 0;
    left: 0;
    padding: 0 20px;
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.5;
  
  } 
  
  .ajisai .box_about_item .box_txt .inner {
    width: 90%;
    padding: 20px 0;
    border-radius: 0;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.8;
    overflow: hidden;
  }
  
  .ajisai .box_about_item .box_txt .inner br {
    display: block;
  }
  
  .ajisai .box_about_item .box_txt .inner .txt {
    width: auto;
  }  

  .ajisai .box_about_item .box_txt .box_img {
    float: right;
    position: relative;
    bottom: 0;
    right: 0;
    width: 168px;
    padding-left: 10px;
  }

  .ajisai .box_about_item .box_img2 {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  } 
  
  .ajisai .box_about_item .box_img img {
    width: 168px;
  }

  .ajisai .box_seibun_item {
    background: url(/images/tabisuru/ajisai/bg-seibun_sp.png) no-repeat top center;
    background-size: cover;
    margin-top: -20%;
    padding-bottom: 120px;
    padding-top: 72px;
  }

  .ajisai .box_seibun_item .box_ttl {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.2em;
    padding-bottom: 0;
  }
  
  .box_seibun_item .box_content .txt {
    font-size: 16px;
    line-height: 1.8em;
  }
  
  .ajisai .box_seibun_item .box_content {
    padding-top: 7.2%;
  }
  
  .ajisai__txt01 {
    margin: -30px auto 24px;
  }
  
  .ajisai__img01 {
    margin: 62px 0 0;
    width: 100%;
  }
  
  .ajisai__aside01 {
    margin: 40px 0 0;
    width: 100%;
  }
  
  .ajisai__asidetext {
    top: 39.2%;
  }
  
  .ajisai p.ajisai__asidep {
    line-height: 1.9em;
  }
  
  .ajisai__imgbox1 {
    width: 100%;
    margin-top: -60px;
  }
  
  .ajisai p.ajisai__txt02 {
    font-size: 17px;
    margin-top: -0.5%;
  }
  
  .ajisai__imgbox2 {
    margin-left: 0;
    width: 100%;
  }
  
  .ajisai p.ajisai__txt03 {
    font-size: 17px;
    margin-top: 20px;
  }
  
  .ajisai__imgbox3 {
    width: 100%;
  }
  
  .ajisai p.ajisai__txt04 {
    font-size: 17px;
    line-height: 1.7em;
    margin-top: 7%;
  }
    

  .ajisai__itbox_mid {
    margin: 21px 0 0;
  }
  
  .ajisai__anc {
    margin-top: 14.5%;
    width: 87%;
  }
  
  .box_sheet__head {
    font-size: 19px;
    padding-bottom: 7%;
    white-space: nowrap;
  }

  .ajisai .box_care {
    position: relative;
    margin: -10% auto 0%;
    background: url(/images/tabisuru/ajisai/bg-howto_sp.png) no-repeat top center;
    background-size: cover;
    padding-top: 72px;
    padding-bottom: 120px;
  }
  
  .ajisai .box_care .box_sheet .box_txt p {
    font-size: 17px;
    line-height: 1.55em;
  }

  .ajisai .box_care .box_care_inner {
    position: relative;
    width: 100%;
    text-align: left;  
  }
  
  .ajisai .box_care .box_care_inner > .box_ttl {
    font-size: 30px;
    font-size: 3.0rem;
    line-height: 1.4;
    text-align: center;
  }  
  
  .ajisai .box_care .box_sheet {
    margin: 15% auto 19%;
    position: relative;
    width: 90%;
  }

  .ajisai .box_care .box_sheet .box_txt {
    position: absolute;
    top: 58%;
    right: 0;
    left: 0;
    width: 80%;
    margin: 0 auto;
  }
  
  .ajisai .box_care .box_sheet .box_txt .ttl {
    padding-bottom: 4%;
    font-size: 20px;
    font-size: 2.0rem;
    line-height: 1.5;
  }   
  
  .ajisai .box_how .box_ttl {
    font-size: 21px !important;
    font-size: 2.1rem !important;
  }  
  
  .ajisai .box_detail {
    margin: -25% auto 0;
    background: url(/images/tabisuru/ajisai/bg-detail_sp.png) no-repeat top center;
    background-size: cover;
    padding-top: 92px;
    padding-bottom: 80px;
  }
  
 .ajisai .box_detail .box_detail_inner {
    max-width: none;
    position: relative;
  }
  
  .ajisai .box_detail .box_detail_inner .box_inner .box_txt .btn {
    max-width: 327px;
    width: 90%;
  }
  
  .ajisai .box_detail .box_detail_inner .box_inner .box_txt .btn a {
    padding: 0;
  }

  .ajisai .box_detail .box_detail_inner .box_ttl {
    font-size: 30px;
    font-size: 3.0rem;
    line-height: 1.4;
    text-align: center;
  }

  .ajisai .box_detail .box_detail_inner .box_inner .box_img {
    width: 80%;
    margin: 0 auto;
  }

  .ajisai .box_detail .box_detail_inner .box_inner .box_txt {
    width: auto;
    padding: 0;
  }

  .ajisai .box_detail .box_detail_inner .box_inner {
    margin: 20px auto 0;
  }

  .ajisai .box_detail .box_detail_inner .box_inner .box_txt .ttl {
    margin-top: 20px;
    font-size: 32px;
    line-height: 1.2;
  }

  .ajisai .box_detail .box_detail_inner .box_inner .box_txt .ttl2 {
    display: inline-block;
    padding: 2px 20px;
    border-radius: 30px;

    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
  }

  .ajisai .box_detail .box_detail_inner .box_inner .box_txt .ttl span {
    display: block;
    font-size: 23px;
    font-size: 2.3rem;
  }

  .ajisai .box_detail .box_detail_inner .box_inner .box_txt .ttl2 {
    margin: 10px auto 0;
  }

  .ajisai .box_detail .box_detail_inner .box_inner .box_txt .txt_pkg span {
    font-size: 14px;
    font-size: 1.4rem;
  }

  .ajisai .box_detail .box_detail_inner .box_inner .box_txt .btn a {
    padding: 0 20px;
    border-radius: 30px;
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
  }
  
  .ajisai .other_list {
    margin: -6% auto -8%;
    background: url(/images/tabisuru/ajisai/bg-other_sp.png) no-repeat top center;
    background-size: cover;
    padding-top: 72px;
    padding-bottom: 80px;
  }
  .ajisai .other_list .box_ttl img{
    width: 80%;
    height: auto;
  }
  .ajisai .other_list .box_list ul li .inner img{
    width: 100%;
    height: auto;
  }
  .ajisai .other_list .box_list ul li .inner .box_list__ancbtn{
    width: 114px;
    bottom: 10%;
    right: 3.5%;
  }

}

@media screen and (max-width:380px){
  .ajisai .other_list .box_list ul li .inner .box_list__ancbtn{
    width: 114px;
    bottom: 10%;
    right: 2%;
  }
}

@media screen and (max-width:320px){
  .ajisai .main_visual_item {
    margin: 0 auto 0;
  }
  
  .ajisai .main_visual_item .box_main {
    position: absolute;
    z-index: 99;
    width: 110%;
    max-width: 418px;
    top: 65%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  
  
  .ajisai .box_about_item .box_txt {
    z-index: 99;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0% 0;
  }

  .ajisai .box_about_item .box_txt .box_ttl {
    position: relative;
    z-index: 3;
    top: 0;
    left: 0;
    padding: 0 20px;
    font-size: 20px;
    font-size: 2.0rem;
    line-height: 1.5;
  
  } 
  
  .ajisai .box_about_item .box_txt .inner {
    width: 90%;
    padding: 20px 0;
    border-radius: 0;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5;
    overflow: hidden;
  }
  
  .ajisai .box_about_item .box_txt .inner br {
    display: block;
  }
  
  .ajisai .box_about_item .box_txt .inner .txt {
    width: auto;
  }  

  .ajisai .box_about_item .box_txt .box_img {
    float: right;
    position: relative;
    bottom: 0;
    right: 0;
    width: 168px;
    padding-left: 10px;
  }

  .ajisai .box_about_item .box_img2 {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  } 
  
  .ajisai .box_about_item .box_img img {
    width: 168px;
  }
  
  .ajisai p.ajisai__asidep {
    font-size: 13px;
    line-height: 1.8em;
  }
  
  .box_sheet__head {
    font-size: 15px;
  }
  
  .ajisai .box_care .box_sheet .box_txt p {
    font-size: 13px;
    line-height: 1.8em;
  }

  .ajisai .box_care {
    position: relative;
    margin: -18% auto 0%;
  }

  .ajisai .box_care .box_care_inner {
    position: relative;
    width: 100%;
    text-align: left;  
  }
  
  .ajisai .box_care .box_care_inner > .box_ttl {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 1.4;
    text-align: center;
  }  
  
  .ajisai .box_care .box_sheet {
    position: relative;
    width: 90%;
  }
  
  .ajisai .box_care .box_sheet .box_txt {
    position: absolute;
    top: 58%;
    right: 0;
    left: 0;
    width: 80%;
    margin: 0 auto;
  }
  
  .ajisai .box_care .box_sheet .box_txt .ttl {
    padding-bottom: 4%;
    font-size: 20px;
    font-size: 2.0rem;
    line-height: 1.5;
  }   
  
  .ajisai .box_how .box_ttl {
    margin: 4% auto !important;
    font-size: 21px !important;
    font-size: 2.1rem !important;
  }  
  
  .ajisai .box_detail {
    margin: -12% auto 0;
  }
  
 .ajisai .box_detail .box_detail_inner {
    max-width: none;  
  }

  .ajisai .box_detail .box_detail_inner .box_ttl {
    font-size: 30px;
    font-size: 3.0rem;
    line-height: 1.4;
    text-align: center;
  }

  .ajisai .box_detail .box_detail_inner .box_inner .box_img {
    width: 80%;
    margin: 0 auto;
  }

  .ajisai .box_detail .box_detail_inner .box_inner .box_txt {
    width: auto;
    padding: 0;
  }

  .ajisai .box_detail .box_detail_inner .box_inner {
    margin: 20px auto 0;
  }

  .ajisai .box_detail .box_detail_inner .box_inner .box_txt .ttl {
    margin-top: 20px;
    font-size: 20px;
    font-size: 2.0rem;
    line-height: 1.2;
  }

  .ajisai .box_detail .box_detail_inner .box_inner .box_txt .ttl2 {
    display: inline-block;
    padding: 2px 20px;
    border-radius: 30px;

    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
  }

  .ajisai .box_detail .box_detail_inner .box_inner .box_txt .ttl span {
    display: block;
    font-size: 23px;
    font-size: 2.3rem;
  }

  .ajisai .box_detail .box_detail_inner .box_inner .box_txt .ttl2 {
    margin: 10px auto 0;
  }

  .ajisai .box_detail .box_detail_inner .box_inner .box_txt .txt_pkg span {
    font-size: 14px;
    font-size: 1.4rem;
  }

  .ajisai .box_detail .box_detail_inner .box_inner .box_txt .btn a {
    padding: 0 20px;
    border-radius: 30px;
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
  }  
  
  .ajisai .other_list {
    margin: -6% auto -8%;
  }

}



@media screen and (min-width:641px){
  .other_list .box_list .box_list__ancbtn {
    display: block;
    height: 36px;
    margin: 20px auto 0;
    width: 132px;
  }
}
@media screen and (max-width:640px){
  .other_list .box_list .box_list__ancbtn {
    bottom: 18%;
    display: block;
    height: 28px;
    position: absolute;
    right: 4%;
    width: 114px;
  }
  
}

.box_sns .inner {
  font-family: "FOT-筑紫A丸ゴシック Std M", "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , "Meiryo" , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
