@charset "UTF-8";
main .container {
  width: 1100px;
}

.ttl_page {
  background: url(../common_img/bg_ttl.jpg) top center no-repeat;
  margin-bottom: 5px;
}
.ttl_page .container {
  height: 360px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.ttl_page .main_txt {
  font-size: 45px;
  color: #fff;
  text-shadow: 2px 0px 0px #222, -1px -1px 0px #222, 0px 1px 0px #222, 1px 2px 0px #fff, 2px 0px 4px #fff;
  letter-spacing: 4px;
  line-height: 1.6;
}
.ttl_page .main_txt span {
  display: block;
  font-size: 18px;
  text-shadow: none;
  letter-spacing: 0;
  color: #222;
  position: relative;
}
.ttl_page .main_txt span:before {
  content: '–';
  margin-right: 5px;
}
.ttl_page .main_txt span:after {
  content: '–';
}
.ttl_page.ai_ttl {
  background: url(../common_img/bg_ttl__ai.jpg) top center no-repeat;
  margin-bottom: 5px;
}


.breadcrumb {
  margin-bottom: 43px;
}
.breadcrumb ul {
  display: flex;
  display: -webkit-flex;
  /* Safari */
  display: -moz-flex;
  /* Firefox */
  display: -ms-flex;
  /* IE */
}
.breadcrumb ul li {
  padding: 0 15px;
  letter-spacing: 0.5px;
  position: relative;
}
.breadcrumb ul li:first-child {
  padding-left: 0;
}
.breadcrumb ul li:first-child:after {
  content: none;
}
.breadcrumb ul li a {
  font-weight: bold;
}
.breadcrumb ul li:after {
  content: '';
  position: absolute;
  top: 11px;
  left: -5px;
  border: solid #c8c3c3;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.yell_bg {
  background: #fcf8da;
  padding: 30px 40px;
}

.cm_tbl {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 2px;
  /* tr{
      border-bottom: solid 2px #fff;
  } */
}
.cm_tbl th, .cm_tbl td {
  text-align: left;
  vertical-align: middle;
  padding: 11px 20px;
  /* border-bottom: solid 2px #fff; */
}
.cm_tbl th {
  width: 20%;
  background-color: #efe079;
}
.cm_tbl td {
  position: relative;
  width: 80%;
  background-color: #f7f7f7;
}
.cm_tbl.tbl_arr td:before {
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top: calc(50% - 7px);
  left: 0;
  border-left: 7px solid #efe079;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}
.cm_tbl.tbl_bg2 tr {
  border: none;
}
.cm_tbl.tbl_bg2 th, .cm_tbl.tbl_bg2 td {
  border: 1px solid #fcf8da !important;
}
.cm_tbl.tbl_bg2 th {
  background: #fcf8da;
  font-weight: normal;
  border-bottom: 1px solid #fff !important;
}
.cm_tbl.tbl_bg2 td {
  background: #fff;
}
.cm_tbl.tbl_w3 th {
  width: 20%;
}
.cm_tbl.tbl_w3 td {
  width: 65%;
}
.cm_tbl.tbl_w3 td:nth-child(3) {
  width: 15%;
  text-align: right;
}

.clr_blue {
  color: #09acda;
}

.tbl_contact {
  width: 100%;
  margin-bottom: 55px;
}
.tbl_contact .bdr_btm_none th, .tbl_contact .bdr_btm_none td {
  border-bottom: none;
  padding-bottom: 10px;
}
.tbl_contact .bdr_top_none th, .tbl_contact .bdr_top_none td {
  border-top: none;
  padding-top: 10px;
}
.tbl_contact tr:last-child th, .tbl_contact tr:last-child td {
  border-bottom: 1px dashed #222;
}
.tbl_contact th, .tbl_contact td {
  border-top: 1px dashed #222;
  padding: 20px 25px;
  vertical-align: middle;
}
.tbl_contact th {
  width: 26%;
  text-align: left;
  font-weight: 500;
}
.tbl_contact th:before {
  float: right;
  display: inline-block;
  padding: 2px 5px;
  color: #222;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 500;
  margin-top: 5px;
}
.tbl_contact th.required:before {
  content: "必須";
  background-color: #fd90a4;
}
.tbl_contact th.any:before {
  content: "任意";
  background-color: #61d2d7;
}
.tbl_contact td {
  width: 74%;
}
.tbl_contact td input[type="text"], .tbl_contact td input[type="email"] {
  border: 1px solid #e5e5e5;
  height: 35px;
  padding: 10px;
  width: 100%;
}
.tbl_contact td input[type="text"]::placeholder, .tbl_contact td input[type="email"]::placeholder {
  font-family: "游ゴシック体", "游ゴシック", "Yu Gothic", YuGothic, "Sawarabi Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}
.tbl_contact td .btn_list li {
  float: left;
  margin-right: 40px;
}
.tbl_contact td .btn_list li input {
  margin: 0 5px;
}
.tbl_contact td textarea {
  height: 110px;
  width: 100%;
  border: 1px solid #e5e5e5;
  padding: 10px;
}
.tbl_contact td textarea::placeholder {
  font-family: "游ゴシック体", "游ゴシック", "Yu Gothic", YuGothic, "Sawarabi Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}

.consent_txt {
  text-align: center;
}

.submit_btn {
  display: block;
  border: 1px solid #222;
  width: 320px;
  max-width: 100%;
  text-align: center;
  text-decoration: none;
  position: relative;
  margin: 10px 20px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.submit_btn input {
  background: none;
  outline: none;
  display: block;
  cursor: pointer;
  width: 100%;
  padding: 12px;
  border: none;
  font-family: "游ゴシック体", "游ゴシック", "Yu Gothic", YuGothic, "Sawarabi Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.submit_btn .c-btn-line {
  position: absolute;
  top: 0;
  right: 8%;
  bottom: 0;
  display: block;
  margin: auto;
  max-width: 24px;
  width: 8%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.75);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.submit_btn .c-btn-line:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 10px;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.75);
  content: "";
  opacity: 1;
  transition: .3s ease;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.submit_btn.back .c-btn-line {
  left: 8%;
  right: auto;
}
.submit_btn.back .c-btn-line:before {
  right: auto;
  left: -8px;
  transform: rotate(-230deg);
  -webkit-transform: rotate(-230deg);
  -ms-transform: rotate(-230deg);
}
@media screen and (min-width: 768px) {
  .submit_btn:hover {
    background: #222;
    color: #fff;
  }
  .submit_btn:hover input {
    color: #fff;
  }
  .submit_btn:hover .c-btn-line {
    animation: btnline 0.5s 1 cubic-bezier(0.645, 0.045, 0.355, 1);
    background-color: rgba(255, 255, 255, 0.9);
  }
  .submit_btn:hover .c-btn-line:before {
    opacity: 0;
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
}

.flex_btn {
  margin-top: 23px;
}

.faq_list li {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 20px;
  border-bottom: 1px dashed #e5e5e5;
  padding-bottom: 10px;
}
.faq_list li .tt {
  display: flex;
  background: #fcf8da;
  font-size: 21px;
  font-weight: 400;
  padding: 5px 10px 0;
  margin-bottom: 15px;
  width: 100%;
}
.faq_list li .tt span {
  display: block;
  margin-top: 6px;
  width: 50px;
}
.faq_list li .tt h4 {
  font-weight: 500;
}

.style {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -50px 55px;
}
.style li {
  width: 24%;
  margin-right: 1.3%;
  margin-top: 15px;
}
.style li:first-of-type,
.style li:nth-of-type(2),
.style li:nth-of-type(3),
.style li:nth-of-type(4) {
  margin-bottom: 0px;
 }
.style li:nth-child(4n+4) {
  margin-right: 0;
}
.style li figure{
    position: relative;
    height: 217px;
    width: 100%;
    background: #eee;
}
.style li figure img{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 217px;
}
.ser_step li {
  border: 1px solid #e5e5e5;
  padding: 35px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 65px;
  position: relative;
}
.ser_step li:after {
  content: '';
  position: absolute;
  bottom: -53px;
  left: 95px;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #e5e5e5;
}
.ser_step li:last-child {
  margin-bottom: 20px;
}
.ser_step li:last-child:after {
  content: none;
}
.ser_step li .step_number {
  width: 195px;
}
.ser_step li .step_inner {
  width: calc(100% - 195px);
  padding-left: 70px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.ser_step li .step_inner figure {
  width: 150px;
}
.ser_step li .step_inner .infor {
  width: calc(100% - 150px);
}
.ser_step li .step_inner .infor h3 {
  font-size: 21px;
  font-weight: 500;
}

.ser_step2 {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.ser_step2 li {
  width: 31.1%;
  margin-right: 3.3%;
  padding: 0 3%;
  position: relative;
}
.ser_step2 li:after {
  content: '';
  position: absolute;
  top: 30%;
  right: -35px;
  border-top: 28px solid transparent;
  border-bottom: 28px solid transparent;
  border-left: 30px solid #e9e9e9;
}
.ser_step2 li h4 {
  text-align: center;
  font-size: 21px;
  font-weight: 500;
  margin-bottom: 8px;
}
.ser_step2 li:last-child {
  margin-right: 0;
}
.ser_step2 li:last-child:after {
  content: none;
}
.ser_step2 figure {
  text-align: center;
  margin-bottom: 30px;
}

.cm_box .bg_none {
  background: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.cm_box .txt01 {
  text-align: center;
  font-size: 26px;
  line-height: 1.7;
  margin-bottom: 35px;
}
.cm_box .txt01 span {
  border-bottom: 1px solid #222;
}

.txt_tt {
  text-align: center;
  margin-bottom: 70px;
}
.txt_tt span {
  background: url(../gallery/images/ico1.png) top left no-repeat, url(../gallery/images/ico2.png) bottom left no-repeat, url(../gallery/images/ico3.png) top right no-repeat, url(../gallery/images/ico4.png) bottom right no-repeat;
  font-size: 26px;
  display: inline-block;
  padding: 45px 30px;
  min-width: 590px;
  line-height: 1.8;
}

.tab_btn {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.tab_btn li {
  width: 33.333%;
  border: 2px solid #61d2d7;
  text-align: center;
  font-size: 18px;
  padding: 10px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tab_btn li.active {
  background: #61d2d7;
  position: relative;
}
.tab_btn li.active:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  width: 5px;
  margin: auto;
  border-top: 10px solid #61d2d7;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}

.tbl_member {
  width: 100%;
}
.tbl_member tr:last-child th, .tbl_member tr:last-child td {
  border-bottom: 1px dashed #222;
}
.tbl_member th, .tbl_member td {
  border-top: 1px dashed #222;
  vertical-align: middle;
  text-align: left;
  font-weight: normal;
  padding: 20px;
}
.tbl_member th {
  background: #f7f7f7;
  width: 26%;
}
.tbl_member td {
  width: 74%;
}
.tbl_member td input[type="text"] {
  height: 40px;
  border: 1px solid #e5e5e5;
  width: 100%;
  padding: 0 10px;
  font-family: "游ゴシック体", "游ゴシック", "Yu Gothic", YuGothic, "Sawarabi Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}
.tbl_member td input[type="text"]::placeholder {
  font-family: "游ゴシック体", "游ゴシック", "Yu Gothic", YuGothic, "Sawarabi Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}
.tbl_member td select {
  height: 40px;
  border: 1px solid #e5e5e5;
  width: 395px;
  max-width: 100%;
  padding: 0 10px;
  font-family: "游ゴシック体", "游ゴシック", "Yu Gothic", YuGothic, "Sawarabi Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}
.tbl_member td .two_input {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.tbl_member td .two_input li {
  width: 47%;
}
.tbl_member td .two_input li input {
  width: calc(100% - 40px);
}
.tbl_member td .zip_code input {
  width: calc((100% - 40px) / 4);
}

.login_form .login_box {
  background: #f7f7f7;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.login_form .login_box .ttl {
  background: #fd90a4;
  text-align: center;
  width: 30%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.login_form .login_box .input_f {
  width: 70%;
  padding: 18px 30px;
}
.login_form .login_box .input_f input {
  height: 40px;
  padding: 0 10px;
  border: 1px solid #222;
  width: 100%;
  font-family: "游ゴシック体", "游ゴシック", "Yu Gothic", YuGothic, "Sawarabi Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}
.login_form .login_box .input_f input::placeholder {
  font-family: "游ゴシック体", "游ゴシック", "Yu Gothic", YuGothic, "Sawarabi Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}

.login_style {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -50px 55px;
}
.login_style li {
  width: 24%;
  margin-right: 1.3%;
  margin-top: 15px;
}
.login_style li:last-of-type {
  margin-right: 0;
}
@media screen and (max-width: 767px){
  .login_style {
    margin: 0 0 30px;
    justify-content: space-between;
  }
  .login_style li {
    width: 48%;
    margin: 0 0 4% !important;
  }
}

.sidebar li a {
  text-decoration: none;
  font-size: 21px;
  border-top: 1px solid #000;
  display: block;
  padding: 5px;
  padding-left: 45px;
  position: relative;
}
@media screen and (min-width: 767px) {
  .sidebar li a:hover {
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
  }
  .sidebar li a:hover:before {
    border-bottom-color: #fff;
  }
}
.sidebar li a:before {
  content: '';
  position: absolute;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 10px solid #000;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 20px;
  height: 10px;
}
.sidebar li a.open:before {
  border-top: 10px solid #000;
  border-bottom: none;
}
.sidebar li .sub {
  padding-bottom: 15px;
  display: none;
}
.sidebar li .sub a {
  border: none;
  padding: 0 5px 0 40px;
  font-size: 15px;
}
.sidebar li .sub a:before {
  content: none;
}

.download_btn {
  margin: 10px 20px 0;
}
.download_btn a {
  display: block;
  text-decoration: none;
  padding: 8px;
  border: 2px solid #61d2d7;
  text-align: center;
}
.download_btn a span {
  background: url(../item/images/download_ico.png) center left no-repeat;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .download_btn a:hover {
    background: #222;
    color: #61d2d7;
  }
}

.pager {
  margin-top: 20px;
}
.pager a {
  width: 180px;
}
.pager .prev span {
  right: auto;
  left: 7%;
}
.pager .prev span:before {
  right: auto;
  left: -8px;
  transform: rotate(-230deg);
  -webkit-transform: rotate(-230deg);
  -ms-transform: rotate(-230deg);
}

/*---------SHOPSET---------*/
.pp_page .list_pp {
  list-style: decimal;
  margin-left: 20px;
}
.pp_page .tt {
  font-size: 21px;
  margin-bottom: 5px;
}
.pp_page .yell_bg {
  margin-bottom: 40px;
}

.law_page .breadcrumb {
  margin-bottom: 50px;
}
.law_page .content_page {
  margin-bottom: 90px;
}

.teams_page .breadcrumb {
  margin-bottom: 35px;
}
.teams_page .sec {
  margin-bottom: 55px;
}
.teams_page .sec .cm_tt2 {
  margin-bottom: 20px;
}
.teams_page .sec strong {
  font-size: 18px;
}

.teams_page h4.add_tit {
    margin: 30px 0 0;
    font-weight: bold;
    font-size: 16px;
}
.teams_page ol.outer > li {
    margin: 0 0 10px 25px;
    list-style-type: decimal;
}
.teams_page ol.inner > li {
    margin: 0 0 10px;
    padding-left: 2.6em;
    text-indent: -2.6em;
}
@media screen and (min-width: 768px) {
    .teams_page h4.add_tit {
        font-size: 20px;
    }
}


.guide_page .breadcrumb {
  margin-bottom: 35px;
}
.guide_page .sec {
  margin-bottom: 55px;
}
.guide_page .sec .cm_tt2 {
  margin-bottom: 20px;
}
.guide_page .sec strong {
  font-size: 18px;
  display: block;
  margin-bottom: 10px;
}

/*---------CONTACT---------*/
.inner_pp {
  border-top: 1px solid #ccc;
  padding: 60px 0;
  margin-top: 72px;
  word-break: break-all;
}
.inner_pp ul {
  margin-bottom: 30px;
  list-style: disc;
  margin-left: 20px;
}
.inner_pp p {
  margin-bottom: 30px;
}
.inner_pp p strong {
  font-weight: 500;
  display: block;
  font-size: 21px;
  margin-bottom: 10px;
}

/*---------SERVICE---------*/
.service_page .inner01 {
  padding-bottom: 30px;
}
.service_page .inner01 .cm_btn {
  margin: 50px 0;
}
.service_page .inner01 .cm_btn a {
  margin: auto;
}
.service_page .faq {
  border-top: 1px solid #e5e5e5;
  padding: 55px 0;
}
.service_page .faq .cm_tt2 {
  margin: 40px -50px 30px;
}

/*---------GALLERY---------*/
.gallery_page .content_page {
  margin-bottom: 60px;
}
.gallery_page .cm_tt2 {
  margin: 0 -50px 50px;
}
.gallery_page .cm_btn a {
  margin: auto;
}

.gallery_page .style_link:hover {
  opacity: 0.7;
}

#galleryList {
  margin-bottom: 40px;
}

.gallery_page .gallery_pn {
 display: flex;
 align-items: center;
 justify-content: space-between;
 margin: 0 -50px 55px;
}

.gallery_page .gallery_item {
  position: relative;
}

.gallery_page .gallery_item a {
 display: block;
 border: 1px solid #222;
 width: 180px;
 max-width: 100%;
 text-align: center;
 text-decoration: none;
 padding: 5px;
 position: relative;
}

@media screen and (min-width: 768px) {
  .gallery_page .gallery_item a:hover {
      background: #222;
      color: #fff;
  }
}

.gallery_page .gallery_item .c-btn-line {
 position: absolute;
 top: 0;
 bottom: -5px;
 display: block;
 margin: auto;
 max-width: 24px;
 width: 20px;
 height: 1px;
 background-color: rgba(0, 0, 0, 0.75);
 -ms-transform: translateY(-50%);
 transform: translateY(-50%);
}

.gallery_page .gallery_item:first-of-type .c-btn-line {
 left: 20px;
}

.gallery_page .gallery_item:nth-of-type(2) .c-btn-line {
 right: 20px;
}

@media screen and (min-width: 768px) {
  .gallery_page .gallery_item a:hover .c-btn-line {
      animation: btnline 0.5s 1 cubic-bezier(0.645, 0.045, 0.355, 1);
      background-color: rgba(255, 255, 255, 0.9);
  }
}
.gallery_page .gallery_item .c-btn-line::before{
  position: absolute;
  display: block;
  width: 10px;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.75);
  content: "";
  opacity: 1;
  transition: .3s ease;
  -ms-transform-origin: right top;
  transform-origin: right top;
}

@media screen and (min-width: 768px){
  .gallery_page .gallery_item a:hover .c-btn-line::before {
    opacity: 0;
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
}

.gallery_page .gallery_item:first-of-type .c-btn-line::before {
  bottom: -1px;
  right: 20px;
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

.gallery_page .gallery_item:nth-of-type(2) .c-btn-line::before {
  top: 0;
  right: 0;
  bottom: 0;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}


/*---------GALLERY detail---------*/
.gallery_page_detail .content_page {
  margin-bottom: 60px;
}
.gallery_page_detail .style_wrap {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto 55px auto;
}
.gallery_page_detail .style_txt {
  width: 580px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 20px;
}
.gallery_page_detail .style_txt--ttl {
  font-size: 20px;
  line-height: 1;
}
.gallery_page_detail .style_txt p {
  margin-top: 20px;
}
.gallery_page_detail .style_img {
  width: 480px;
  height: calc( ( 480px / 3 ) * 2); /*3対2の比率*/
  position: relative;
}
.gallery_page_detail .style_img img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform : translate(-50%,-50%);
  transform : translate(-50%,-50%);
}
.gallery_page_detail .cm_btn a {
  margin: 0 auto;
}

.heading_recommend {
  position: relative;
  width: 100%;
  font-size: 17px;
  font-weight: 600;
  line-height: 1;
  padding: 7px;
  margin-top: 40px !important;
  border-bottom: 3px solid #60d2d7;
}
.heading_recommend::before {
  content:"";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 130px;
  height: 3px;
  background-color: #fd90a4;
}

.style_type {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.hair_type dl {
  display: flex;
}
.hair_type dl + dl {
  margin-top: 10px
}

.hair_type dt,
.hair_type dd {
  display: block;
  width: 65px;
  line-height: 1;
  padding: 5px 0;
  text-align: center;
}

.hair_type dd {
 background-color: #EEEEEE;
 color: #999999;
}

.hair_type dd + dd {
  margin-left: 10px;
}

.face_type {
  width: 45%;
  display: flex;
}

.face_type dt {
  display: block;
  width: 65px;
  line-height: 1;
  padding: 5px 0;
  text-align: center;
}

.face_category {
  width: 100%;
  display:flex;
  flex-wrap: wrap;
}
.face_category dd {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  line-height: 1;
  margin-left:10px;
  padding: 0;
  font-size: 14px;
  color: #999999;
  background-color: #EEEEEE;
}
.face_category dd:nth-child(3n+1) {
  margin-left:0;
}
.face_category dd:nth-child(n+4) {
  margin-top: 10px;
}

.style_type dd.typeon {
  background-color: #fd90a4;
  color: #fff;
}
.style_type span.cercle {
  display:block;
  width: 25px;
  height: 25px;
  border: 2px solid #999;
  border-radius: 100%;
  margin-bottom: 5px;
}
.style_type span.egg {
  display:block;
  width: 20px;
  height: 25px;
  border: 2px solid #999;
  border-radius: 100%;
  margin-bottom: 5px;
}
.style_type span.square {
  display:block;
  width: 25px;
  height: 25px;
  border: 2px solid #999;
  margin-bottom: 5px;
}
.style_type span.triangle {
  display:block;
  width: 30px;
  height: 25px;
  background: url(../gallery/images/triangle.svg) no-repeat;
  background-size: contain;
  margin-bottom: 3px;
}
.style_type span.base {
  display:block;
  width: 30px;
  height: 28px;
  background: url(../gallery/images/base.svg) no-repeat;
  background-size: contain;
  margin-bottom: 3px;
}

.style_type dd.typeon .cercle,
.style_type dd.typeon .egg,
.style_type dd.typeon .square {
  border-color: #fff;
}

.style_type dd.typeon .triangle {
  background-image: url(../gallery/images/triangle_typeon.svg);
}

.style_type dd.typeon .base {
  background-image: url(../gallery/images/base_typeon.svg);
}

/*---------MEMBER---------*/
.member_page .content_page {
  margin-bottom: 60px;
}
.member_page .submit_btn {
  margin: 60px auto;
  text-align: center;
}

/*---------LOGIN---------*/
.login_page .inner_w {
  padding: 0 85px;
}
.login_page .submit_btn {
  margin: 50px auto;
}

/*---------ITEM---------*/
.item_page .content_page {
  margin-bottom: 70px;
}
@media screen and (min-width: 767px) {
  .item_page .content_page .container {
    width: 1200px;
  }
}
.item_page .inner_content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.item_page .sidebar {
  width: 28%;
}
.item_page .nav_content {
  width: 72%;
  padding-left: 25px;
}
.item_page .nav_content .list_style {
  display: flex;
  flex-wrap: wrap;
}
.item_page .nav_content .list_style li {
  width: 33.333%;
  padding: 40px 1%;
  border-top: 1px solid #ccc;
}
.item_page .nav_content .list_style li .name {
  font-size: 18px;
  line-height: 1.8;
  margin: 10px 0;
}
.item_page .nav_content .list_style li:nth-child(1), .item_page .nav_content .list_style li:nth-child(2), .item_page .nav_content .list_style li:nth-child(3) {
  padding-top: 0;
  border-top: none;
}

@media screen and (max-width: 767px) {
  .ttl_page {
    background-size: cover;
    margin-bottom: 40px;
  }
  .ttl_page.ai_ttl {
    background-size: cover;
    margin-bottom: 40px;
  }
  .ttl_page .container {
    height: 150px;
    padding: 0 10%;
  }
  .ttl_page .main_txt {
    font-size: 30px;
    letter-spacing: 3px;
  }

  .breadcrumb {
    display: none;
  }

  .yell_bg {
    padding: 4%;
  }

  .cm_tbl th, .cm_tbl td {
    display: block;
    width: 100%;
  }
  .cm_tbl.tbl_arr td:before {
    right: 0;
    margin: auto;
    top: 0;
    border-left: 7px solid transparent;
    border-top: 7px solid #efe079;
    border-right: 7px solid transparent;
  }
  .cm_tbl.tbl_w3 th {
    width: 100%;
  }
  .cm_tbl.tbl_w3 td {
    width: 100%;
  }
  .cm_tbl.tbl_w3 td:nth-child(3) {
    width: 100%;
    text-align: left;
  }

  .tbl_contact {
    margin-bottom: 30px;
  }
  .tbl_contact tr:last-child td {
    border-top: none;
  }
  .tbl_contact th, .tbl_contact td {
    padding: 15px 0;
    display: block;
  }
  .tbl_contact th {
    width: 100%;
  }
  .tbl_contact th:before {
    float: left;
    margin-right: 15px;
    margin-top: 0;
  }
  .tbl_contact td {
    width: 100%;
  }

  .inner_pp {
    padding: 35px 0;
    margin-top: 35px;
  }
  .inner_pp p strong {
    font-size: 18px;
  }

  .style {
    margin: 0 0 30px;
    justify-content: space-between;
  }
  .style li {
    width: 48%;
    margin: 0 0 4%!important;
  }
  .style li img {
    width: 100%;
  }

  .ser_step li {
    padding: 5%;
  }
  .ser_step li:after {
    left: 0;
    right: 0;
    margin: auto;
    width: 30px;
  }
  .ser_step li .step_number {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .ser_step li .step_inner {
    width: 100%;
    padding-left: 0;
  }
  .ser_step li .step_inner figure {
    width: 80px;
    text-align: center;
  }
  .ser_step li .step_inner .infor {
    width: calc(100% - 100px);
  }
  .ser_step li .step_inner .infor h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .faq_list li .tt {
    font-size: 18px;
  }

  .cm_box .txt01 {
    font-size: 17px;
  }

  .txt_tt {
    margin-bottom: 45px;
  }
  .txt_tt span {
    min-width: auto;
    max-width: 100%;
    font-size: 18px;
    padding: 30px;
  }

  .ser_step2 {
    margin-bottom: 0;
  }
  .ser_step2 li {
    width: 80%;
    margin: 30px auto 50px !important;
  }
  .ser_step2 li:after {
    top: auto;
    right: 0;
    left: 0;
    margin: auto;
    bottom: -70px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    width: 30px;
  }

  .tab_btn li {
    font-size: 14px;
    padding: 10px 5px;
  }

  .tbl_member th, .tbl_member td {
    display: block;
    padding: 10px;
  }
  .tbl_member th {
    width: 100%;
  }
  .tbl_member td {
    width: 100%;
  }
  .tbl_member td select {
    width: 100%;
  }
  .tbl_member td .zip_code input {
    width: calc((100% - 50px) / 3);
  }

  .login_form .login_box .ttl {
    background: #fd90a4;
    text-align: center;
    width: 30%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .login_form .login_box .input_f {
    width: 70%;
    padding: 18px 30px;
  }
  .login_form .login_box .input_f input {
    height: 40px;
    padding: 0 10px;
    border: 1px solid #222;
    width: 100%;
    font-family: "游ゴシック体", "游ゴシック", "Yu Gothic", YuGothic, "Sawarabi Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  }
  .login_form .login_box .input_f input::placeholder {
    font-family: "游ゴシック体", "游ゴシック", "Yu Gothic", YuGothic, "Sawarabi Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  }

  .download_btn {
    margin: 10px 0 0;
  }

  .sidebar {
    margin-bottom: 20px;
  }
  .sidebar li a {
    font-size: 18px;
    padding: 8px;
    padding-left: 40px;
  }

  /*---------SHOPSET---------*/
  .law_page .content_page {
    margin-bottom: 40px;
  }

  .teams_page .sec, .guide_page .sec {
    margin-bottom: 30px;
  }

  /*---------SERVICE---------*/
  .service_page .inner01 .cm_btn {
    margin: 30px 0 0;
  }
  .service_page .faq {
    padding: 30px 0;
  }

  /*---------LOGIN---------*/
  .login_page .inner_w {
    padding: 0 2%;
  }

  /*---------ITEM---------*/
  .item_page .sidebar {
    width: 100%;
  }
  .item_page .nav_content {
    width: 100%;
    padding-left: 0;
  }
  .item_page .nav_content .list_style {
    justify-content: space-between;
  }
  .item_page .nav_content .list_style li {
    width: 48%;
    padding: 20px 0;
  }
  .item_page .nav_content .list_style li img {
    width: 100%;
  }
  .item_page .nav_content .list_style li .name {
    font-size: 15px;
  }
  .item_page .nav_content .list_style li:nth-child(3) {
    border-top: 1px solid #ccc;
    padding: 20px 0;
  }
  .item_page .nav_content .list_style li:nth-child(1), .item_page .nav_content .list_style li:nth-child(2) {
    padding-top: 0;
    border-top: none;
  }
  .style li figure{
      height: 175px;
  }
  .style li figure img{
      max-height: 175px;
  }
  /*---------GALLERY List---------*/
  #galleryList {
    margin-bottom: 10px;
  }
  .gallery_page .gallery_pn {
    margin: 0 0 45px;
  }
  .gallery_page .gallery_item {
    width: 45%;
  }
  .gallery_page .gallery_item a {
    width: 100%;
    padding: 8px;
  }
  /*---------GALLERY detail---------*/
  .gallery_page_detail .style_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 30px;
  }
   .gallery_page_detail .style_img{
    width: 80vw;
    height:calc( ( 80vw / 3 ) * 2);
  }
  .gallery_page_detail .style_txt {
    width: 80%;
    margin: 20px 0 0 0;
  }
  .gallery_page_detail .style_txt p {
    margin: 10px 0 0 0;
  }

  .style_type {
    flex-direction: column;
  }
  .hair_type dl {
    justify-content: center;
    margin-left: -10px;
  }
  .face_type {
    width: 100%;
    margin-top: 20px;
    justify-content: center;
  }

  .face_category {
    width: 65%;
  }
}

@media screen and (max-width: 414px) {
  .ttl_page .main_txt {
    font-size: 27px;
  }
  .item_page .nav_content .list_style li {
    width: 100%;
  }
  .item_page .nav_content .list_style li:nth-child(2) {
    border-top: 1px solid #ccc;
    padding: 20px 0;
  }
  .gallery_page_detail .style_img {
    width: 96vw!important;/*IE表示崩れの対策でvw*/
    height:calc( ( 96vw / 3 ) * 2)!important;/*3対2の比率*/
  }
  .gallery_page_detail .style_txt {
    width: 96%!important;
  }
}


/* display 2 cols in 1 row*/

@media screen and (max-width: 768px){
  .item_page .nav_content .list_style li{
    width: calc(50% - 5px);
    width: -ms-calc(50% - 5px);
    width: -o-calc(50% - 5px);
    margin-right: 10px;
    float: left;
    margin-top: 20px;
  }
  .item_page .nav_content .list_style li:nth-child(2){
    border-top: none;
  }
  .item_page .nav_content .list_style li:nth-child(2n){
    margin-right: 0;
  }
  .item_page .nav_content .list_style li:nth-child(1), .item_page .nav_content .list_style li:nth-child(2){
    margin-top: 0;
  }
  .item_page .nav_content .list_style li:nth-child(2){
    padding-top: 0;
  }
}
