@charset "UTF-8";

/* CSS Document */
/* main next
------------------------------------------------------------*/
.next {
  color: #444444;
  /*メンズ・ヒゲ脱毛*/
}

.next strong {
  font-weight: bold !important;
}

.next .img-center-block {
  max-width: 80%;
  margin: 0 auto;
  text-align: center;
  line-height: 0;
}

.next .img-center-block.mt {
  margin-top: 30px;
}

.next .img-center-block.mb {
  margin-bottom: 30px;
}

.next .movie-center-block {
  max-width: 80%;
  margin: 0 auto;
  text-align: center;
}

.next .movie-center-block.mt {
  margin-top: 30px;
}

.next .movie-center-block .youtube {
  position: relative;
  width: 100%;
  padding-top: 60%;
}

.next .movie-center-block .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.next .img-column2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.next .img-column2>div {
  margin: 0 20px;
}

.next .tbl1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0px 40px;
}

.next .tbl1 a {
  color: #000;
  text-decoration: underline;
}

.next .tbl1 a.tel {
  text-decoration: none;
}

.next .tbl1.dd-w30p dt {
  width: 60%;
}

.next .tbl1.dd-w30p dd {
  width: 40%;
}

.next .tbl1.dt-w350 dt {
  width: 350px;
}

.next .tbl1.dt-w350 dd {
  width: calc(100% - 350px);
}

.next .tbl1.dd-2 dt {
  width: 300px;
}

.next .tbl1.dd-2 dd {
  width: calc(50% - 150px);
}

.next .tbl1.dd-2 dd.dt>div {
  margin-right: 10px;
  margin-top: 0px;
  height: 100%;
}

.next .tbl1.dd-2 dd.dt.dt-first>div {
  background-color: #b19a57;
}

.next .tbl1.dd-2 dd.dt.dt-last {
  /* width: calc(50% - 150px); */
  margin-right: 0px;
}

.next .tbl1.dd-2 dd:nth-child(3n + 2) {
  margin-right: 0;
}

.next .tbl1.dd-2 dd:nth-child(3n + 2)>div {
  background-color: #f0f0f0;
}

.next .tbl1.dd-2 dd:nth-child(3n) {
  margin-right: 0;
}

.next .tbl1.dd-2 dd:nth-child(3n)>div {
  margin-right: 0;
}

.next .tbl1.dd-2 dd>div {
  background-color: #fff;
  height: calc(100% + 20px);
  margin-top: -10px;
}

.next .tbl1.dd-tal dd {
  text-align: left;
}

.next .tbl1.dd-tal dd>div {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.next .tbl1 dt,
.next .tbl1 dd {
  line-height: 1.5;
  width: 50%;
  padding: 10px 0;
  border-bottom: solid 1px #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.next .tbl1 dt.bgc-gold>div,
.next .tbl1 dd.bgc-gold>div {
  margin-right: 0;
  background-color: #8c7227;
  color: #FFF;
}

.next .tbl1 dt.tac>div,
.next .tbl1 dd.tac>div {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.next .tbl1 dt>div,
.next .tbl1 dd>div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
  font-weight: bold;
  font-size: 1.8rem;
  font-size: 1.8rem;
  margin: 0 10px;
  margin-left: 0px;
}

.next .tbl1 dt.dt>div,
.next .tbl1 dd.dt>div {
  margin-right: 0px;
  background-color: #8c7227;
  color: #FFF;
  font-weight: bold;
}

.next .tbl1 dt>div {
  background-color: #8c7227;
  color: #FFF;
}

.next .tbl1 dd {
  font-size: 1.6rem;
  font-size: 1.6rem;
}

.next .tbl1 dd strong {
  font-size: 3rem;
  font-size: 2.1428571429rem;
  font-weight: bold;
  color: #000;
  width: 100%;
  text-align: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.next .tbl1 dd>div {
  font-weight: normal;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.next .tbl1 dd>div.tal {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  text-align: left;
}

.next .tbl1 dd>div.tal strong {
  text-align: left;
}

.next .tbl1 dd>div.tac {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  text-align: center;
}

.next .tbl1 dd>div.tac strong {
  text-align: center;
}

.next .tbl1.top {
  border-top: 1px solid black;
}

.next .tbl2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0px 40px;
}

.next .tbl2 a {
  color: #000;
  text-decoration: underline;
}

.next .tbl2 a.tel {
  text-decoration: none;
}

.next .tbl2 dt,
.next .tbl2 dd {
  line-height: 1.5;
  width: 50%;
  padding: 10px 0;
  border-bottom: solid 1px #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.next .tbl2 dt.bgc-gold>div,
.next .tbl2 dd.bgc-gold>div {
  margin-right: 0;
  background-color: #8c7227;
  color: #FFF;
}

.next .tbl2 dt.tac>div,
.next .tbl2 dd.tac>div {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.next .tbl2 dt>div,
.next .tbl2 dd>div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
  font-weight: bold;
  font-size: 1.8rem;
  font-size: 1.8rem;
  margin: 0 10px;
  margin-left: 0px;
}

.next .tbl2 dt.dt>div,
.next .tbl2 dd.dt>div {
  margin-right: 0px;
  background-color: #8c7227;
  color: #FFF;
  font-weight: bold;
}

.next .tbl2 dt {
  width: 300px;
}

.next .tbl2 dt>div {
  background-color: #8c7227;
  color: #FFF;
}

.next .tbl2 dd {
  font-size: 1.6rem;
  font-size: 1.6rem;
  width: calc(50% - 150px);
}


.next .tbl2 dd.dt>div {
  margin-right: 10px;
  margin-top: 0px;
  height: 100%;
}

.next .tbl2 dd.dt.dt-first>div {
  background-color: #b19a57;
}

.next .tbl2 dd.dt.dt-last {
  /* width: calc(50% - 150px); */
  margin-right: 0px;
}

.next .tbl2 dd:nth-child(3n + 2) {
  margin-right: 0;
}

.next .tbl2 dd:nth-child(3n + 2)>div {
  background-color: #f0f0f0;
}

.next .tbl2 dd:nth-child(3n) {
  margin-right: 0;
}

.next .tbl2 dd:nth-child(3n)>div {
  margin-right: 0;
}

.next .tbl2 dd strong {
  font-size: 3rem;
  font-size: 2.1428571429rem;
  font-weight: bold;
  color: #000;
  width: 100%;
  text-align: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.next .tbl2 dd>div {
  font-weight: normal;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #fff;
  height: calc(100% + 20px);
  margin-top: -10px;
}

.next .tbl2 dd>div.tac {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
}

.next .tbl2 dd>div.tac strong {
  text-align: center;
}

.next .txt-lv01 ul li {
  list-style-type: disc;
  list-style-position: inside;
}

.next .txt-lv01 .ordered li {
  list-style-type: decimal;
}

.next .point-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: 0 -15px -30px;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 60px;
}

.next .point-block.mb {
  margin-bottom: 40px;
}

.next .point-block li {
  width: calc(33.333% - 30px);
  margin: 0 15px 30px;
  padding: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: url(../img/bg-border.jpg) no-repeat center center;
  background-size: cover;
}

.next .point-block li:nth-child(1) div .item-title:before {
  content: '1';
}

.next .point-block li:nth-child(2) div .item-title:before {
  content: '2';
}

.next .point-block li:nth-child(3) div .item-title:before {
  content: '3';
}

.next .point-block li>div {
  padding: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  height: calc(100% - 40px);
}

.next .point-block li>div .icon {
  text-align: center;
}

.next .point-block li>div .item-title {
  font-family: 'Noto Serif JP', sans-serif;
  font-size: 1.9rem;
  font-size: 1.3571428571rem;
  font-weight: bold;
  position: relative;
  padding-left: 35px;
  margin-bottom: 10px;
  line-height: 1.6;
  color: #000;
  min-height: 90px;
}

.next .point-block li>div .item-title span {
  display: inline;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+50,fdf2bd+51,fdf2bd+100 */
  background: white;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 0%, white 50%, #fdf2bd 51%, #fdf2bd 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, white 0%, white 50%, #fdf2bd 51%, #fdf2bd 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, white 0%, white 50%, #fdf2bd 51%, #fdf2bd 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fdf2bd', GradientType=0);
  /* IE6-9 */
}

.next .point-block li>div .item-title br {
  display: none;
}

.next .point-block li>div .item-title:before {
  font-family: 'Noto Serif JP', sans-serif;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -3px;
  width: 0;
  height: 0;
  content: '';
  font-size: 5rem;
  font-size: 3.5714285714rem;
  font-weight: bold;
  color: #b39d56;
  line-height: 1;
}

.next .point-block li>div .item-txt {
  font-size: 1.6rem;
  font-size: 1.6rem;
}

.next .point-block li>div .item-txt p:not(:last-child) {
  padding-bottom: 15px;
}

.next .point-block li>div .item-txt strong {
  font-weight: bold;
}

.next .point-block li>div .item-txt .icon-txt-column2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.next .point-block li>div .item-txt .icon-txt-column2 .img-icon {
  width: 220px;
  margin-right: 30px;
}

.next .point-block li>div .item-txt .icon-txt-column2 .img-txt {
  width: 10px;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

.next .point-block-column1 {
  width: 100%;
  padding: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  background: url(../img/bg-border.jpg) no-repeat center center;
  background-size: cover;
}

.next .point-block-column1>div {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  padding: 30px;
  height: calc(100% - 60px);
}

.next .point-block-column1>div .icon {
  text-align: center;
}

.next .point-block-column1>div .item-txt {
  font-size: 1.6rem;
  font-size: 1.6rem;
}

.next .point-block-column1>div .item-txt .name {
  padding-top: 15px;
}

.next .point-block-column1>div .item-txt .icon-txt-column2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.next .point-block-column1>div .item-txt .icon-txt-column2 .img-icon {
  width: 220px;
  margin-right: 30px;
}

.next .point-block-column1>div .item-txt .icon-txt-column2 .img-txt {
  width: 10px;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

.next section .wp-pagenavi {
  padding: 25px 0;
  text-align: center;
  letter-spacing: -.4em;
  line-height: 1;
  color: #000;
  font-size: 2rem;
}

.next section .wp-pagenavi .last {
  display: none;
}

.next section .wp-pagenavi .pages {
  display: none;
}

.next section .wp-pagenavi .first {
  display: none;
}

.next section .wp-pagenavi span {
  display: -moz-inline-box;
  display: inline-block;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  vertical-align: top;
  letter-spacing: normal;
  line-height: 40px;
  width: 40px;
  border: 1px solid transparent;
  margin: 0 4px;
  text-align: center;
  background-color: #dcdcdc;
  color: #000;
  padding: 0;
}

.next section .wp-pagenavi span.extend {
  width: auto;
}

.next section .wp-pagenavi span.current {
  background-color: #dcdcdc;
  color: #000;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 2rem;
  font-size: 1.4285714286rem;
  line-height: 1.35;
  line-height: 40px;
  width: 40px;
  padding: 0;
}

.next section .wp-pagenavi a {
  text-align: center;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  line-height: 40px;
  width: 40px;
  margin: 0 7px;
  background-color: #8c7227;
  color: #FFF;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

.next section .wp-pagenavi a:hover {
  text-decoration: none;
  -ms-filter: "alpha( opacity=$number*100 )";
  filter: alpha(opacity=60);
  opacity: 0.6;
}

.next section .wp-pagenavi a.dot {
  background: none;
}

.next section .wp-pagenavi .nextpostslink {
  text-indent: -9999px;
  background-color: #000;
  position: relative;
}

.next section .wp-pagenavi .nextpostslink:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '>';
  color: #FFF;
  font-size: 2rem;
  font-size: 1.4285714286rem;
  text-indent: 0;
}

.next section .wp-pagenavi .previouspostslink {
  text-indent: -9999px;
  background-color: #000;
  position: relative;
}

.next section .wp-pagenavi .previouspostslink:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '<';
  color: #FFF;
  font-size: 2rem;
  font-size: 1.4285714286rem;
  text-indent: 0;
}

.next .demo-top {
  text-align: center;
}

.next .demo-top .fig-block {
  text-align: center;
  display: -moz-inline-box;
  display: inline-block;
  padding-bottom: 60px;
}

.next .demo-top .fig-block .item-txt {
  background-color: #1e1e1e;
  color: #FFF;
  font-size: 2.8rem;
  font-weight: bold;
  margin-top: 20px;
  font-family: 'Noto Serif JP', sans-serif;
}

.next .demo-top .fig-block .item-txt .yellow {
  font-size: 4.2rem;
  color: #ffcd49;
}

.next .demo-top .demo-txt .title {
  color: #FFF;
  font-size: 2.4rem;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.2;
  padding: 15px;
  background-color: #ff2f2f;
}

.next .demo-top .demo-txt .txt {
  padding: 40px 20px;
  background-color: #f0f0f0;
  color: #000;
  font-size: 1.8rem;
  font-size: 1.8rem;
  border-bottom: solid 1px #ff2f2f;
}

.next .demo-top .demo-txt .txt p strong {
  font-weight: bold;
}

.next .demo-top .demo-txt .txt p:not(:last-child) {
  padding-bottom: 15px;
}

.next .layout-column2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: 0 -20px -40px;
}

.next .layout-column2>div {
  width: calc(50% - 40px);
  margin: 0 20px 40px;
}

.next .layout-column2 .heading-lv10 {
  margin-bottom: 30px;
}

.next .layout-column2 .img-txt-column1 {
  font-size: 1.6rem;
  font-size: 1.6rem;
}

.next .layout-column2 .img-txt-column1 .item-txt {
  padding-bottom: 20px;
  min-height: 65px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.next .layout-column2 .img-txt-column1 .item-txt.mh140 {
  min-height: 140px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.next#mens-higedatsumo .pict-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 20px -15px -30px;
}

.next#mens-higedatsumo .pict-list li {
  width: calc(33.333% - 30px);
  margin: 0 15px 30px;
  line-height: 0;
}

.next#mens-higedatsumo .pict-list li>div {
  line-height: 0;
}

.next#mens-higedatsumo .pict-list li>div a {
  display: block;
}

.next#mens-higedatsumo .pict-list li img {
  width: 100%;
  height: auto;
}

.next#blog .blog-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0px -15px -30px;
  padding-bottom: 60px;
}

.next#blog .blog-list li {
  width: calc(33.333% - 30px);
  margin: 0px 15px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.next#blog .blog-list li .title {
  padding-bottom: 15px;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.8rem;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  max-width: 100%;
}

.next#blog .blog-list li .title a {
  color: #000;
}

.next#blog .blog-list li .img {
  position: relative;
  line-height: 0;
  margin-bottom: 16px;
  height: 197px;
  max-width: 100%;
}

.next#blog .blog-list li .img:before {
  content: "";
  display: block;
  position: absolute;
  left: auto;
  top: auto;
  width: 40px;
  height: 10px;
  background: url(../img/arrow-gold@2x.png) no-repeat center center;
  right: 2px;
  bottom: 5px;
  z-index: 3;
  background-size: 35px auto;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.next#blog .blog-list li .img:after {
  content: "";
  position: absolute;
  bottom: -2px;
  right: -1px;
  border-style: solid;
  border-width: 0 0px 60px 60px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 2;
}

.next#blog .blog-list li .img:hover:before {
  right: 0;
}

.next#blog .blog-list li:nth-child(3n) {
  padding-right: 0;
}

.next#blog .blog-list li p {
  max-width: 100%;
  padding-bottom: 20px;
  color: #444444;
  font-size: 1.4rem;
}

.next#blog-detail .mainimg img {
  width: 100%;
  height: auto;
  margin: 0 auto 20px;
}

.next#blog-detail .post {
  padding-bottom: 70px;
  color: #444;
}

.next#blog-detail .prev-next .btn-block {
  margin: 0 -10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.next#blog-detail .prev-next .btn-block .btn {
  margin: 0 10px;
  width: calc(50% - 20px);
}

.next#demo strong {
  font-weight: bold;
}

.next#demo .sup {
  position: relative;
  padding-left: 1em;
  color: #ff2f2f;
}

.next#demo .sup:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  content: '※';
  color: #ff2f2f;
}

.next#demo .qa-title {
  font-size: 1.8rem;
  font-size: 1.8rem;
  padding-bottom: 25px;
}

.next#demo .qa-list li:not(:last-child) {
  margin-bottom: 20px;
}

.next#demo .qa-list li .item-q,
.next#demo .qa-list li .item-a {
  padding-left: 2em;
  position: relative;
  font-size: 1.8rem;
  font-size: 1.8rem;
}

.next#demo .qa-list li .item-q:before,
.next#demo .qa-list li .item-a:before {
  content: "";
  display: block;
  position: absolute;
  left: 20px;
  top: 8px;
  width: 0;
  height: 0;
}

.next#demo .qa-list li .item-q {
  padding: 10px 10px 10px 60px;
  color: #FFF;
  background-color: #000;
  font-family: 'Noto Serif JP', sans-serif;
  font-weight: bold;
}

.next#demo .qa-list li .item-q:before {
  content: 'Q：';
}

.next#demo .qa-list li .item-a {
  padding: 10px 10px 10px 60px;
}

.next#demo .qa-list li .item-a:before {
  content: 'A：';
}

.next#support .name {
  text-align: right;
}

.next#support .name div {
  display: -moz-inline-box;
  display: inline-block;
  text-align: left;
}

.next#support .name div span {
  display: block;
}

.next#support .name div img {
  height: 50px;
  width: auto;
}

.next#support .fs16-txt {
  font-size: 1.6rem;
  font-size: 1.6rem;
}

.next#support 16-txt.mb {
  margin-bottom: 30px;
}

.next#support .banzen {
  font-size: 1.6rem;
  font-size: 1.6rem;
}

.next#support .banzen .txt-block p:not(:last-child) {
  padding-bottom: 15px;
}

.next#support .banzen strong {
  font-weight: bold;
}

.next#company .name {
  text-align: right;
}

.next#company .name div {
  display: -moz-inline-box;
  display: inline-block;
  text-align: left;
}

.next#company .name div span {
  display: block;
}

.next#company .name div img {
  height: 50px;
  width: auto;
}

.next#company .item-tel {
  margin-bottom: 60px;
}

.next#company .gmap {
  position: relative;
  padding-bottom: 380px;
  height: 0;
  overflow: hidden;
}

.next#company .gmap iframe,
.next#company .gmap object,
.next#company .gmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.next#facial .circle-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: 0 -15px 30px;
}

.next#facial .circle-list li {
  margin: 0 15px;
  width: calc(20% - 30px);
}

.next#facial .circle-list li>div {
  position: relative;
  width: 100%;
  padding-top: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #8c7227;
}

.next#facial .circle-list li>div i {
  font-style: normal;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  text-align: center;
}

.next#facial .circle-list li>div p {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  color: #FFF;
  font-size: 1.6rem;
  font-size: 1.6rem;
  font-weight: bold;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.next#facial .circle-list li>div p strong {
  width: 100%;
  font-size: 1.8rem;
  font-size: 1.8rem;
  font-weight: bold;
}

.next#facial .circle-list li>div p span {
  width: 100%;
}

.next#sitemap .btn {
  margin-bottom: 60px;
}

.next#sitemap .site-map-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px 50px;
}

.next#sitemap .site-map-list li {
  width: calc(50% - 30px);
  margin: 0 15px 50px;
  position: relative;
}

.next#sitemap .site-map-list li:before {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: auto;
  width: 100%;
  height: 1px;
  bottom: -25px;
  border-bottom: dotted 1px #000;
}

.next#sitemap .site-map-list li a {
  display: block;
  position: relative;
  font-size: 2.4rem;
  font-size: 2.4rem;
  color: #000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  line-height: 1.2;
  padding-left: 20px;
  padding-right: 55px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.next#sitemap .site-map-list li a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 6px;
  height: 100%;
  background-color: #000;
}

.next#sitemap .site-map-list li a:after {
  content: "";
  display: block;
  position: absolute;
  left: auto;
  top: 50%;
  width: 40px;
  height: 10px;
  margin-top: -5px;
  right: 15px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: url(../img/arrow-black.svg) no-repeat center center;
}

.next#sitemap .site-map-list li a:hover:after {
  right: 10px;
}

.next#form .item-tel,
.next#demoform .item-tel {
  margin-bottom: 60px;
}

.next#form .btn-block .btn,
.next#demoform .btn-block .btn {
  margin: 0 -10px;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.next#form .btn-block .btn input,
.next#demoform .btn-block .btn input {
  margin: 0 10px;
  width: calc(50% - 20px);
}

.lp-cube .btn-block {
  margin: 0 -10px;
}

.lp-cube .btn-block .btn {
  margin: 0 10px;
}

@media screen and (min-width: 751px) and (max-width: 950px) {

  /* main next
------------------------------------------------------------*/
  .next#blog .blog-list {
    margin: 0px -20px -50px;
    padding-bottom: 60px;
  }

  .next#blog .blog-list li {
    width: calc(33.333% - 40px);
    margin: 0px 20px 50px;
  }

  .next#blog .blog-list li .title {
    padding-top: 10px;
    font-size: 2rem;
    font-size: 1.4285714286rem;
    font-weight: bold;
  }

  .next#blog .blog-list li .img {
    height: auto;
  }

  .next#blog .wp-pagenavi .nextpostslink {
    width: 70px;
  }
}

/*sp*/
@media screen and (max-width: 750px) {

  /* main next
------------------------------------------------------------*/
  .next section {
    padding-top: 35px;
    padding-bottom: 40px;
  }

  .next .img-center-block {
    max-width: 100%;
  }

  .next .img-center-block.mt {
    margin-top: 15px;
  }

  .next .img-column2 {
    margin: 0 -10px;
  }

  .next .img-column2>div {
    margin: 0 10px;
  }

  .next .tbl1 {
    margin: 0 -5px 30px;
  }

  .next .tbl1.dt-w350 dt {
    width: 160px;
  }

  .next .tbl1.dt-w350 dd {
    width: calc(100% - 160px);
  }

  .next .tbl1.dd-tal dd {
    text-align: left;
  }

  .next .tbl1.dd-tal dd>div {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }

  .next .tbl1.sp-block {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .next .tbl1.sp-block dt {
    width: 100%;
  }

  .next .tbl1.sp-block dt>div {
    margin: 0;
  }

  .next .tbl1.sp-block dd {
    width: 100%;
  }

  .next .tbl1.sp-block dd>div {
    margin: 0;
    padding: 10px 0px 20px;
  }

  .next .tbl1 dt,
  .next .tbl1 dd {
    padding: 5px 0;
  }

  .next .tbl1 dt>div,
  .next .tbl1 dd>div {
    padding: 5px 10px;
    font-size: 1.4rem;
  }

  .next .tbl1 dt {
    font-size: 1.4rem;
  }

  .next .tbl1 dd {
    font-size: 12px;
    font-size: 0.8571428571rem;
  }

  .next .tbl1 dd strong {
    font-size: 2rem;
    font-size: 1.4285714286rem;
  }

  .next .tbl2 {
    margin: 0 0px 30px;
  }

  .next .tbl2 dt,
  .next .tbl2 dd {
    padding: 5px 0;
  }

  .next .tbl2 dt>div,
  .next .tbl2 dd>div {
    padding: 5px 7px;
    font-size: 1.4rem;
  }

  .next .tbl2 dt {
    font-size: 13.5px;
    font-size: 0.9642857143rem;
    width: 110px;
  }

  .next .tbl2 dd {
    width: calc(50% - 55px);
    font-size: 12px;
    font-size: 0.8571428571rem;
  }

  .next .tbl2 dd>div {
    height: calc(100% + 10px);
    margin-top: -5px;
  }

  .next .txt-lv01 {
    font-size: 1.4rem;
  }

  .next .point-block {
    margin: 0 0px -30px;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 40px;
  }

  .next .point-block.mb {
    margin-bottom: 14px;
  }

  .next .point-block li {
    width: 100%;
    margin: 0 0px 13px;
  }

  .next .point-block li div {
    padding: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    height: calc(100% - 30px);
  }

  .next .point-block li div .item-title {
    font-size: 1.8rem;
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.6;
    min-height: 0px;
    padding-left: 30px;
  }

  .next .point-block li div .item-title br {
    display: inline;
  }

  .next .point-block li div .item-title:before {
    font-size: 4rem;
    font-size: 2.8571428571rem;
    font-weight: bold;
  }

  .next .point-block li div .item-txt {
    font-size: 1.4rem;
  }

  .next .point-block-column1>div {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    padding: 20px 15px;
    height: calc(100% - 20px);
  }

  .next .point-block-column1>div .icon {
    text-align: center;
  }

  .next .point-block-column1>div .item-txt {
    font-size: 1.4rem;
  }

  .next .point-block-column1>div .item-txt .name {
    padding-top: 15px;
  }

  .next .point-block-column1>div .item-txt .icon-txt-column2 {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .next .point-block-column1>div .item-txt .icon-txt-column2 .img-icon {
    width: 100%;
    margin-right: 0px;
    text-align: center;
    margin-bottom: 15px;
  }

  .next .point-block-column1>div .item-txt .icon-txt-column2 .img-icon img {
    width: 140px;
    height: auto;
  }

  .next .point-block-column1>div .item-txt .icon-txt-column2 .img-txt {
    width: 10px;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }

  .next section .wp-pagenavi {
    font-size: 1.5rem;
  }

  .next section .wp-pagenavi span {
    line-height: 30px;
    width: 30px;
    margin: 0 4px;
  }

  .next section .wp-pagenavi span.current {
    font-size: 1.5rem;
    font-size: 1.0714285714rem;
    line-height: 30px;
    width: 30px;
  }

  .next section .wp-pagenavi a {
    line-height: 30px;
    width: 30px;
    margin: 0 4px;
    font-size: 1.5rem;
    font-size: 1.0714285714rem;
  }

  .next section .wp-pagenavi .nextpostslink:before {
    font-size: 1.5rem;
    font-size: 1.0714285714rem;
    text-indent: 0;
  }

  .next section .wp-pagenavi .previouspostslink:before {
    font-size: 1.5rem;
    font-size: 1.0714285714rem;
    text-indent: 0;
  }

  .next .demo-top .fig-block {
    padding-bottom: 40px;
  }

  .next .demo-top .fig-block .item-txt {
    font-size: 2px;
    font-size: 0.1428571429rem;
    margin-top: 0px;
    font-size: 1.6rem;
    font-size: 1.6rem;
  }

  .next .demo-top .fig-block .item-txt .yellow {
    font-size: 2.5rem;
    font-size: 1.7857142857rem;
  }

  .next .demo-top .demo-txt .title {
    font-size: 1.8rem;
    font-size: 1.8rem;
    font-weight: bold;
    padding: 10px 15px;
  }

  .next .demo-top .demo-txt .txt {
    padding: 10px;
    text-align: left;
    font-size: 1.6rem;
    font-size: 1.6rem;
  }

  .next .demo-top .demo-txt .txt p:not(:last-child) {
    padding-bottom: 10px;
  }

  .next .layout-column2 {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0px -40px;
  }

  .next .layout-column2>div {
    width: 100%;
    margin: 0 0px 40px;
  }

  .next .layout-column2 .heading-lv10 {
    margin-bottom: 25px;
  }

  .next .layout-column2 .img-txt-column1 {
    font-size: 1.4rem;
  }

  .next .layout-column2 .img-txt-column1 .item-txt {
    padding-bottom: 20px;
    min-height: 0;
  }

  .next .layout-column2 .img-txt-column1 .item-txt.mh140 {
    min-height: 0;
  }

  .next#mens-higedatsumo .pict-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 20px -10px -20px;
  }

  .next#mens-higedatsumo .pict-list li {
    width: calc(50% - 20px);
    margin: 0 10px 20px;
    line-height: 0;
  }

  .next#mens-higedatsumo .pict-list li img {
    width: 100%;
    height: auto;
  }

  .next#blog .blog-list {
    margin: 0px 0px -25px;
    padding-bottom: 14px;
  }

  .next#blog .blog-list li {
    width: 100%;
    margin: 0px 0px 0px;
    width: 100%;
    padding-right: 0%;
  }

  .next#blog .blog-list li:not(:first-child) {
    padding-top: 20px;
  }

  .next#blog .blog-list li:not(:last-child) {
    border-bottom: dotted 1px #000;
    padding-bottom: 25px;
  }

  .next#blog .blog-list li .img {
    margin-bottom: 6px;
    height: auto;
  }

  .next#blog .blog-list li .title {
    font-size: 2rem;
    font-size: 1.4285714286rem;
    font-weight: bold;
    padding-bottom: 10px;
  }

  .next#blog .blog-list li p {
    padding-top: 5px;
    font-size: 1.5rem;
    font-size: 1.0714285714rem;
    padding-bottom: 10px;
  }

  .next#blog .blog-list li .btn a {
    width: 100%;
  }

  .next#blog-detail .post {
    padding-bottom: 25px;
  }

  .next#blog-detail .prev-next .btn-block {
    margin: 0 -5px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }

  .next#blog-detail .prev-next .btn-block .btn {
    margin: 0 5px;
    width: calc(50% - 10px);
    font-size: 1.3rem;
    font-size: 0.9285714286rem;
  }

  .next#blog-detail .prev-next .btn-block .btn a {
    font-size: 1.3rem;
    font-size: 0.9285714286rem;
  }

  .next#demo .qa-title {
    font-size: 1.6rem;
    font-size: 1.6rem;
    padding-bottom: 15px;
  }

  .next#demo .qa-list li:not(:last-child) {
    margin-bottom: 20px;
  }

  .next#demo .qa-list li .item-q,
  .next#demo .qa-list li .item-a {
    font-size: 1.5rem;
    font-size: 1.0714285714rem;
  }

  .next#demo .qa-list li .item-q:before,
  .next#demo .qa-list li .item-a:before {
    left: 10px;
    top: 4px;
  }

  .next#demo .qa-list li .item-q {
    padding: 5px 5px 5px 40px;
  }

  .next#demo .qa-list li .item-a {
    padding: 5px 5px 5px 40px;
  }

  .next#demo .qa-list li .item-a:before {
    content: 'A：';
  }

  .next#support .fs16-txt {
    font-size: 1.4rem;
  }

  .next#support .banzen {
    font-size: 1.4rem;
  }

  .next#support .banzen strong {
    font-weight: bold;
  }

  .next#support .name div img {
    height: 40px;
    width: auto;
  }

  .next#company .name div img {
    height: 33px;
    width: auto;
  }

  .next#company .gmap {
    padding-bottom: 230px;
  }

  .next#facial .circle-list {
    margin: 0 -5px 20px;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }

  .next#facial .circle-list li {
    margin: 0 5px 10px;
    width: calc(33.333% - 10px);
  }

  .next#facial .circle-list li>div {
    position: relative;
    width: 100%;
    padding-top: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-color: #8c7227;
  }

  .next#facial .circle-list li>div i {
    font-style: normal;
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    text-align: center;
  }

  .next#facial .circle-list li>div p {
    padding: 10px;
    font-size: 1.3rem;
    font-size: 0.9285714286rem;
    font-weight: bold;
  }

  .next#facial .circle-list li>div p strong {
    width: 100%;
    font-size: 1.3rem;
    font-size: 0.9285714286rem;
    font-weight: bold;
  }

  .next#facial .circle-list li>div p span {
    width: 100%;
  }

  .next#sitemap .btn {
    margin-bottom: 30px;
  }

  .next#sitemap .site-map-list {
    margin: 0 -5px 25px;
  }

  .next#sitemap .site-map-list li {
    width: calc(50% - 10px);
    margin: 0 5px 30px;
  }

  .next#sitemap .site-map-list li:before {
    bottom: -15px;
  }

  .next#sitemap .site-map-list li a {
    font-size: 1.4rem;
    padding-left: 14px;
    padding-right: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }

  .next#sitemap .site-map-list li a:before {
    width: 5px;
  }

  .next#sitemap .site-map-list li a:after {
    width: 20px;
    height: 5px;
    margin-top: -2px;
    right: 5px;
    background-size: 20px auto;
  }

  .next#sitemap .site-map-list li a:hover:after {
    right: 0px;
  }

  .next#form .item-tel,
  .next#demoform .item-tel {
    margin-bottom: 30px;
  }

  .next#form .btn-block,
  .next#demoform .btn-block {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .next#form .btn-block .btn,
  .next#demoform .btn-block .btn {
    margin: 0 0px;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .next#form .btn-block .btn input,
  .next#demoform .btn-block .btn input {
    margin: 0px;
    width: 100%;
    margin-bottom: 10px;
  }

  .next#form .btn-block .btn input.back,
  .next#demoform .btn-block .btn input.back {
    background-color: #ccc;
    border-color: #ccc;
  }
}

.breadcrumbs_list {
  display: flex;
  align-items: center;
  justify-content: start;
}

.breadcrumbs_item {
  font-size: 1.6rem;
  font-weight: 400 !important;
  font-family: 'Noto Sans JP', sans-serif !important;
}

.breadcrumbs_item::after {
  content: " >";
}

.breadcrumb_last::after {
  content: "";
}