
@charset "UTF-8";

.listHairAddress.showSp {
    padding: 0 5px;
}
.listHairAddress.showSp {
    display: block;
}
.listHairAddress ul {
    width: 933px;
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.listHairAddress ul li {
    width: 32.15%;
    padding-bottom: 20px;
}
.listHairAddress .collapsible {
    display: block;
    margin: 0 auto;
    position: relative;
    font-size: 2rem;
    width: 300px;
    font-weight: bold;
    text-align: center;
    padding: 13.5px 0;
    color: #FFF;
    border-radius: 12px;
    box-sizing: border-box;
    cursor: pointer;
    outline: none;
    border: none;
    -webkit-box-shadow: 0px 2px 0px 0px rgb(77 77 77);
    -moz-box-shadow: 0px 2px 0px 0px rgba(77,77,77,1);
    box-shadow: 0px 2px 0px 0px rgb(77 77 77);
}
button.collapsible {
    background-color: #0071B7;
}
.listHairAddress .collapsible.active:after {
    background-image: url(../images/close.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
button.collapsible.active:after {
    background-image: url(../images/close.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.listHairAddress .collapsible:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url(../images/open.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    right: 10px;
    top: 50%;
    transform: translate(0, -50%);
}

button.collapsible:after {
    content: '';
    position: absolute;
    width: 40.9px;
    height: 40.9px;
    background-image: url(../images/open.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    right: 8px;
    top: 50%;
    transform: translate(0, -50%);
}
.listHairAddress.showSp li > .collapsibleContent {
    padding: 20px 5px 0 5px;
    box-sizing: border-box;
    border: 1px solid #0071B7;
    border-bottom-left-radius: 19.15px;
    border-bottom-right-radius: 19.15px;
    margin-top: -10px;
    padding-bottom: 10px;
}
.listHairAddress.showSp li > .collapsibleContent .collapsible {
    margin-bottom: 10px;
    background: #DEEBF7;
    color: #000000;
    border: 1px solid #000;
}
.listHairAddress .collapsible {
    display: block;
    margin: 0 auto;
    position: relative;
    font-size: 2rem;
    width: 300px;
    font-weight: bold;
    text-align: center;
    padding: 13.5px 0;
    color: #FFF;
    border-radius: 12px;
    box-sizing: border-box;
    cursor: pointer;
    outline: none;
    border: none;
    -webkit-box-shadow: 0px 2px 0px 0px rgb(77 77 77);
    -moz-box-shadow: 0px 2px 0px 0px rgba(77,77,77,1);
    box-shadow: 0px 2px 0px 0px rgb(77 77 77);
}
button.collapsible {
    display: block;
    position: relative;
    margin: 58px auto 55px auto;
    width: 422px;
    max-width: 100%;
    font-size: 2.35rem;
    font-weight: bold;
    text-decoration: none;
    color: #FFF;
    background-color: #0071B7;
    border-radius: 20px;
    padding: 20px 60px 20px 0;
    text-align: right;
    box-sizing: border-box;
    outline: none;
    border: none;
    cursor: pointer;
}
input, textarea, select, button {
    font-family: 'Noto Sans JP', sans-serif;
}
.listHairAddress.showSp li > .collapsibleContent .collapsible:after {
    border: 1px solid #0071B7;
    border-radius: 50%;
}
.listHairAddress.showSp li > .collapsibleContent .collapsibleContent {
    padding: 20px 5px 10px 5px;
    box-sizing: border-box;
    /* border: 1px solid #000000; */
    border: 1px solid #0071B7;
    border-bottom-left-radius: 19.15px;
    border-bottom-right-radius: 19.15px;
    position: relative;
    margin-top: -10px;
    margin-bottom: 10px;
}
.listHairAddress.showSp li > .collapsibleContent > .collapsibleContent .collapsible {
    background: #fff;
}
.listHairAddress.showSp li > .collapsibleContent .collapsible {
    margin-bottom: 10px;
    background: #DEEBF7;
    color: #000000;
    border: 1px solid #000;
}
.listHairAddress .collapsible {
    display: block;
    margin: 0 auto;
    position: relative;
    font-size: 2rem;
    width: 300px;
    font-weight: bold;
    text-align: center;
    padding: 13.5px 0;
    color: #FFF;
    border-radius: 12px;
    box-sizing: border-box;
    cursor: pointer;
    outline: none;
    border: none;
    -webkit-box-shadow: 0px 2px 0px 0px rgb(77 77 77);
    -moz-box-shadow: 0px 2px 0px 0px rgba(77,77,77,1);
    box-shadow: 0px 2px 0px 0px rgb(77 77 77);
}
button.collapsible {
    display: block;
    position: relative;
    margin: 58px auto 55px auto;
    width: 422px;
    max-width: 100%;
    font-size: 2.35rem;
    font-weight: bold;
    text-decoration: none;
    color: #FFF;
    background-color: #0071B7;
    border-radius: 20px;
    padding: 20px 60px 20px 0;
    text-align: right;
    box-sizing: border-box;
    outline: none;
    border: none;
    cursor: pointer;
}


/*====================================================================
.s_01 .accordion_one
====================================================================*/

.s_01 {
    margin: 10px auto;
    display: flex;
    width: 850px;
}

.s_01 .accordion_one {
    width: 100%;
    margin: 0 auto;
  }
  .s_01 .accordion_one .accordion_header {
    color: #113f7e;
    font-size: 17px;
    font-weight: bold;
    padding: 10px 11%;
    text-align: center;
    position: relative;
    z-index: +1;
    cursor: pointer;
    transition-duration: 0.2s;
    width: 95%;
    margin: 0 auto;
    border: solid 2px #fce57f;
    border-radius: 5px;
    background-color: white;
  }

  .s_01 .accordion_one .accordion_header:hover {
    opacity: .8;
  }
  .s_01 .accordion_one .accordion_header .i_box {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 67%;
    right: 5%;
    width: 10px;
    height: 18px;
    /*border: 1px solid #177fc4;*/
    margin-top: -20px;
    box-sizing: border-box;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transform-origin: center center;
    transition-duration: 0.2s;
  }
  .s_01 .accordion_one .accordion_header .i_box .one_i {
    display: block;
    width: 18px;
    height: 18px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transform-origin: center center;
    transition-duration: 0.2s;
    position: relative;
  }
  .s_01 .accordion_one .accordion_header.open .i_box {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
  .s_01 .accordion_one .accordion_header .i_box .one_i:before, .s_01 .accordion_one .accordion_header .i_box .one_i:after {
    display: flex;
    content: '';
    background-color: #177fc4;
    border-radius: 10px;
    width: 18px;
    height: 4px;
    position: absolute;
    top: 7px;
    left: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transform-origin: center center;
  }
  .s_01 .accordion_one .accordion_header .i_box .one_i:before {
    width: 4px;
    height: 18px;
    top: 0;
    left: 7px;
  }
  .s_01 .accordion_one .accordion_header.open .i_box .one_i:before {
    content: none;
  }
  .s_01 .accordion_one .accordion_header.open .i_box .one_i:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .s_01 .accordion_one .accordion_inner {
    display: none;
    padding: 10px 5px 20px;
    border-left: 2px solid #fce57f;
    border-right: 2px solid #fce57f;
    border-bottom: 2px solid #fce57f;
    box-sizing: border-box;
    width: 95%;
    margin: 0 auto 10px;
  }

  .s_01 .accordion_one .accordion_inner .box_one {
    height: 140px;
    font-size: 13px;
  }
  .s_01 .accordion_one .accordion_inner p.txt_a_ac {
    margin: 0;
    padding: 5px;
    color: white;
  }
  .lightbox {
    width: 100%;
    padding-top: 20px;
  }
  .lightbox img {
    width: 100%;
    padding-top: 15px;
  }
  @media screen and (max-width: 1024px) {
    .s_01 .accordion_one .accordion_header {
      font-size: 18px;
    }
    .s_01 .accordion_one .accordion_header .i_box {
      width: 20px;
      height: 20px;
      margin-top: -16px;
    }
  }
  @media screen and (max-width: 767px) {
    .s_01 .accordion_one .accordion_header {
      font-size: 16px;
      text-align: left;
      padding: 7px 15px 7px;
      width: 90%;
      margin: 5px auto;
    }
    .s_01 {
        margin: 0 auto;
        display: flex;
        width: 100%;
        flex-wrap: wrap;
    }
    .s_01 .accordion_one .accordion_inner {
        width: 90%;
      }
  }
  .accordion_inner .accordion_one .accordion_header {
    background-color: #fce57f;
    margin-bottom: 5px;
    font-size: 13px;
    padding: 3px 10px;
  }

  .accordion_inner .accordion_one .accordion_header .i_box .one_i {
    top: 17%;
  }