”tml, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, button { 
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  outline: none;
}

* {
  box-sizing: border-box;
}

body {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
}

img {
  border: 0;
  vertical-align: bottom;
}
.sp{
display:none;
}

canvas {
  display: block;
  vertical-align: bottom;
}

/* ---- particles.js container ---- */

#particles-js {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #b61924;
  background-image: url("");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}

/* ---- stats.js ---- */

.count-particles{
  background: #000022;
  position: absolute;
  top: 48px;
  left: 0;
  width: 80px;
  color: #13E8E9;
  font-size: .8em;
  text-align: left;
  text-indent: 4px;
  line-height: 14px;
  padding-bottom: 2px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
}

.js-count-particles{
  font-size: 1.1em;
}

#stats,
.count-particles{
  -webkit-user-select: none;
}

#stats{
  border-radius: 3px 3px 0 0;
  overflow: hidden;
}

.count-particles{
  border-radius: 0 0 3px 3px;
}
@media screen and (max-width: 750px) {
/*.l-c p {
    font-size: 0.7em;
}*/
.pc{
display:none;
}
.sp{
display:inherit;
}
}
	@font-face {
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('css/font/Oswald-Regular.woff2') format('woff2');
	}

	/* oswald-600 - latin */
	@font-face {
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('css/font/Oswald-SemiBold.woff2') format('woff2');
	}
img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}


article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

sub {
  vertical-align: sub;
}

sup {
  vertical-align: super;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

pre {
  white-space: pre-wrap;
}

img[src$=".svg"] {
  width: 100%;
  height: auto;
}

input, select, button, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-weight: normal;
  outline: none;
  box-shadow: none;
  border: none;
}

::-webkit-input-placeholder {
  color: #c7c7c7;
}

::-moz-placeholder {
  color: #c7c7c7;
}

:-ms-input-placeholder {
  color: #c7c7c7;
}

::-ms-input-placeholder {
  color: #c7c7c7;
}

::placeholder {
  color: #c7c7c7;
}

html {
  font-size: 62.5%;
}

body {
  font-family: 'Noto Sans JP', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  font-weight: normal;
  color: #373737;
  font-size: 1.6rem;
}

body.hp {
  font-family: "Yu Gothic", "游ゴシック", "YuGothic", "Noto Sans JP", "Meiryo", verdana, "Osaka", "MS PGothic", sans-serif;
}


a {
  transition: 0.6s;
  color: #444;
  text-decoration: none;
}

a:hover, a:active, a:focus {
  text-decoration: none;
}

a:hover {
  opacity: 0.6;
}

a[href^="tel:"] {
  cursor: default;
}

a[href^="tel:"]:hover {
  opacity: 1;
}

img {
  max-width: 100%;
}

* {
  word-break: break-all;
}

@media screen and (max-width: 1120px) {
  body {
    min-width: inherit;
  }
}

.p-grouptop{
 width: 100%;
height: 0; 
/* (画像の高さ / 画像の横幅) × 100 */
padding-top: 49%;
 
background: url(../img/header.png);
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
position: relative;
}
.p-grouptop img{
top: 36%;
left: 50%;
position: absolute;
transform: translate(-50%, 0);
}
.p-grouptop p{
position: absolute;
top: 56%;
left: 50%;
transform: translate(-50%, 0);
color: #fff;
font-size: 1.6em;
    line-height: 1.5;
    font-weight: 500;
    /*font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
}
figcaption{
    text-align: center;
    line-height: 1.6;
    font-size: 1.3em;
    padding-top:0.6em;
}
@media screen and (max-width: 750px) {
.p-grouptop{
 width: 100%;
height: 0; 
padding-top: 49%;
background: url(../img/header_sp.png);
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
position: relative;
}
}
@media screen and (max-width: 1120px) {
.p-grouptop p{
top: 63%;
line-height: 1.2;
color: #000;
}
figcaption{
font-size: 0.6em;
}
.p-grouptop p{
font-size: inherit;
}
.p-grouptop img{
  top:26%;
  width: 24%;
}}
.l-loader {
  position: fixed;
  z-index: 100;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #111;
}

.l-loader_alert {
  opacity: 0;
  -webkit-animation: alert 0.5s ease 5s 1 forwards;
  animation: alert 0.5s ease 5s 1 forwards;
}

.l-loader_alert p {
  background-color: #414141;
  color: #bebebe;
  padding: 30px;
  text-align: center;
  line-height: 1.2;
}

.l-loader_alert .l-loader_img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.l-loader_img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@-webkit-keyframes alert {
  100% {
    opacity: 1;
  }
}

@keyframes alert {
  100% {
    opacity: 1;
  }

}

.l-wrap {
  padding-top: 94px;
  position: relative;
  z-index: 2;
}

.l-wrap_noPdg {
  padding-top: 0;
}

.l-wrap_bg {
  background-image: url(../img/back.png);
  background-repeat: repeat-y;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background-size: 100%;
  transition: top 1.5s ease-out;
  z-index: -1;
}

@media screen and (max-width: 1120px) {
  .l-wrap {
    padding-top: 0px;
	/*overflow: hidden;*/
  }
  .l-loader_img img {
    width: 90px;
    height: 90px;
    max-width: 100%;
  }
}

.l-h {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
  padding: 15px;
  transition: 0.4s;
  line-height: 1.9;
  z-index: 9997;
}

.l-h_top {
  display: flex;
  justify-content: end;
}

.l-h_logo {
  position: fixed;
  left: 33px;
  top: 10px;
  z-index: 1;
}

.l-h_logo a {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 650px) {
.l-h_logo {
  left: 13px;
  top: -15px;
}
}
@media screen and (max-width: 1120px) {
  .l-h_top {
    display: none;
  }
  .l-h_logo img {
    width: 100px;
  }
}

.l-h_in {
  font-size: 1.5rem;
  margin: 10px 20px 20px 30px;
  position: relative;
  font-weight: 500;
}

.l-h_gnav_links {
  display: flex;
  justify-content: flex-end;
}

.l-h_gnav_links_item {
  display: flex;
}

.l-h_gnav_links_item:not(:last-child):after {
  content: "｜";
  margin: 0 10px;
  color: #c7c7c7;
}

.l-h_links {
  display: flex;
}

.l-chubun {
  font-size: 1.4rem;
  background-color: #454545;
  border-radius: 50px;
  margin-left: 15px;
}

.l-chubun:hover {
  background-color: #ac9977;
  color: #fff;
  transition: 0.3s;
}

.l-chubun:hover a {
  opacity: 100;
}

.l-chubun a {
  color: #fff;
  display: block;
  padding: 3px 30px 5px
}

.l-h_contactLinks_in {
  z-index: 9998
}

.l-h_contactLinks_in_item a {
  display: block;
  color: #fff;
  line-height: 1;
  text-decoration: none
}

.l-h_contactLinks_in_contact a {
  background: #39b54a;
}

.l-h_contactLinks_in_reserve>a {
  background: #454545
}

.l-h_contactLinks_in_item img {
  width: 23px;
  margin-bottom: 9px;
  max-width: 23px
}

.l-h_spMenu {
  display: none;
}

.l-h_mgnav {
  background: rgba(81,78,61,0.7);
  color: #fff;
  padding: 30px 40px;
  position: absolute;
  top: 50px;
  width: calc(50% - 80px);
  min-width: 960px;
  border-radius: 7px;
  opacity: 0;
  transform: translate(0, 30px);
  transition: all 100ms;
  pointer-events: none;
  line-height: 1.9
}
.l-h_mgnav a{
color: #fff;
}
.l-h_mgnav_ttl {
  font-size: 1.4rem;
  font-weight: bold;
  padding-bottom: 5px;
  margin-bottom: 15px;
  border-bottom: 1px solid #fff;
}

.l-h_mgnav_links_item {
  font-size: 1.3rem;
  padding-bottom: 5px
}

.l-h_mgnav_wrap {
  box-sizing: border-box;
  width: 100%;
  display: table;
  table-layout: fixed
}

.l-h_mgnav_wrap_cell {
  padding-right: 40px;
  display: table-cell;
  vertical-align: top;
  width: 235px
}

.l-h_mgnav_wrap_cell:last-child {
  padding-right: 0px
}

.l-h_mgnav_wrap_cell_2col {
  width: 320px
}

.l-h_mgnav_wrap_cell>li {
  display: table;
  text-align: center;
  white-space: nowrap
}

.l-h_mgnav_wrap_cell>li::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 1px;
  margin: 0 5px 0 0;
  background-color: #fff;
  vertical-align: middle
}

.l-h_mgnav_wrap_cell>li+.l-h_mgnav_ttl2 {
  margin-top: 24px
}

.l-h_mgnav_wrap_cell>.l-h_mgnav_ttl2 {
  margin-bottom: 2px
}

.l-h_mgnav_wrap_cell>.l-h_mgnav_ttl2::before {
  content: none
}

.l-h_mgnav_ttl2:before {
  content: none;
  width: 0px;
  height: 0px;
  margin: 0
}

.l-h_mgnav_cat {
  line-height: 1.4
}

.l-h_mgnav_cat_1 {
  font-weight: 700;
}

.l-h_mgnav_cat_2 {
  position: relative;
  display: inline-block
}

.l-h_mgnav_wrap_cell.l-h_mgnav_wrap_cell-1col li, .l-h_mgnav_wrap_cell.l-h_mgnav_wrap_cell_2col li, .l-h_mgnav_wrap_cell.l-h_mgnav_wrap_cell_3col li {
  float: left
}

.l-h_mgnav_wrap_cell.l-h_mgnav_wrap_cell_2col li {
  width: calc(100%/2)
}

.l-h_mgnav_wrap_cell.l-h_mgnav_wrap_cell-1col li.l-h_mgnav_ttl2, .l-h_mgnav_wrap_cell.l-h_mgnav_wrap_cell_2col li.l-h_mgnav_ttl2, .l-h_mgnav_wrap_cell.l-h_mgnav_wrap_cell_3col li.l-h_mgnav_ttl2 {
  width: 100%;
  padding-bottom: 1em
}

.is-mgnav_show {
  opacity: 1;
  pointer-events: auto;
  transition: 0.3s;
  transform: translate(0, 0)
}


@media screen and (max-width: 1120px) {
  .l-h_logo a {
    width: 160px;
    transition: 0.5s;
    -webkit-transition: 0.5s
  }
}

.l-h_gnav_links {
  display: flex;
  justify-content: flex-end
}

.l-h_gnav_links_item {
  display: flex
}


.l-h_gnav_links_item:not(:last-child):after {
  content: "｜";
  margin: 0 10px;
  color: #c7c7c7
}

.l-h_links {
  align-items: center
}

.l-h_links_item div {
  display: -ms-flexbox;
  align-items: center
}

.l-h_links_item img {
  width: 16px;
  margin-right: 8px;
  vertical-align: sub
}

.l-h_links_item.l-tel {
  font-family: 'Oswald', sans-serif;
  font-size: 3rem;
  font-weight: normal;
  letter-spacing: 0em
}

.l-h_links_item.l-tel_btn {
  margin-left: 30px
}

.l-h_links_item.l-tel_btn a {
  color: #fff;
  display: block;
  padding: 3px 30px 5px;
  background-color: #ac9977;
  border-radius: 50px;
  font-size: 1.4rem
}

.l-h_links_item.l-tel_btn a:hover {
  background-color: #454545;
  opacity: 1
}

.l-h_links_item .l-h_contactLinks_in {
  position: fixed;
  right: 0;
  top: 295px
}

.l-h_links_item .l-h_contactLinks_in_item a {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -webkit-text-orientation: upright;
  text-orientation: upright;
  width: 46px;
  height: 160px;
  padding: 15px 10px 15px 2px
}

.l-h_links_item .l-h_contactLinks_in_item div {
  display: flex;
  align-items: center
}

.l-h_links_item .l-h_contactLinks_in_item.item-gnavBtn {
  display: none
}

.l-h_links_item .is-scrolled .l-h {
  top: 0px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
  height: 105px;
  background-color: #fff
}

.l-h_links_item .is-scrolled .l-h_logo a {
  width: 105px;
  transition: 0.5s;
  -webkit-transition: 0.5s
}

.l-h_links_item .is-scrolled .l-h_logo img {
  transition: 0.5s;
  -webkit-transition: 0.5s;
  width: 100%
}

.is-scrolled .l-h {
  top: 0px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3)
}


.l-h_logo img {
  width: 100%
}

.l-h_links {
  align-items: center
}

.l-h_item:nth-child(2) {
  margin-left: 20px
}

.l-h_item div {
  display: flex;
  align-items: center
}

.l-h_item img {
  width: 16px;
  margin-right: 8px;
  vertical-align: sub
}
/*
.l-h_logo a {
width: 200px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  background-color: rgba(255, 255, 255, 0)
}*/

@media screen and (max-width: 1120px) {
  .l-tel {
    display: none
  }
  .l-chubun {
    display: none
  }
}

.l-h_gnav_links {
  display: flex;
  justify-content: flex-end;
  line-height: 3;
}

.l-h_gnav_links_item {
    display: table-cell;
    vertical-align: middle;
}
.toiawase{
    margin-left: 20px;
    background: rgb(215,0,29);
    background: linear-gradient(90deg, rgba(242,150,0,1) 35%, rgba(215,0,29,1) 100%);
    display: block;
    width: 150px;
    text-align: center;
    color: #fff;
}
.toiawase a{
	display: block;
	color: #fff;
    font-weight: 500;
}
.l-h_gnav_links_item:not(:last-child):after {
  content: "｜";
  margin: 0 10px;
  color: #c7c7c7
}

.l-h_links {
  align-items: center
}

.l-h_links_item div {
  display: -ms-flexbox;
  align-items: center
}

.l-h_links_item img {
  width: 16px;
  margin-right: 8px;
  vertical-align: sub
}

.is-scrolled .l-h {
  top: 0px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
  padding: -25px;
  height: 105px;
  background-color: #fff;
  z-index: 450
}
@media screen and (max-width: 750px){
.is-scrolled .l-h {
	background: none;
}
}
/*
.is-scrolled .l-h .l-h_logo a {
  width: 105px;
  transition: 0.5s;
  -webkit-transition: 0.5s
}*/

.is-scrolled .l-h .l-h_logo img {
  transition: 0.5s;
  -webkit-transition: 0.5s;
  width: 100%
}

.js-modal_trigger {
  cursor: pointer
}

@media screen and (max-width: 1120px) {
  .l-h {
    position: absolute;
    height: 0;
    padding: 0
  }
  .l-h_logo {
    position: absolute
  }
  .l-h_logo a {
    width: 80px;
    height: 80px
  }
  .l-h_logo img {
    width: 100%
  }
  .l-h_in {
    display: none
  }
  .l-h_links {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9998
  }
  .l-h_links_item {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 0.85rem
  }
  .l-h_links_item.l-chubun {
    display: none
  }
  .l-h_links_item.l-tel {
    display: none
  }
  .l-h_links_item.l-tel_btn {
    display: none
  }
  .l-h_links_item a {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    color: #1ba1e6;
    width: 60px;
    height: 60px
  }
  .l-h_links_item img {
    width: 14px;
    display: block;
    margin: 0 auto
  }
}

.l-h_contactLinks_in {
  position: fixed;
  right: 0;
  top: 295px
}

@media screen and (min-width: 1120px) {
  .l-h_contactLinks_in_item_lead {
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-text-orientation: upright;
    text-orientation: upright;
    width: 46px;
    height: 160px;
    padding: 15px 10px;
    font-family: "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif
  }
}

@-moz-document url-prefix() {
  @media screen and (min-width: 1120px) {
    .l-h_contactLinks_in_item_lead {
      /*letter-spacing:0.2rem*/
    }
  }
}

@media screen and (max-width: 1120px) {
  .l-h_contactLinks {
    display: none;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
   /* height: 176px;/*56px;*/
    z-index: 2
  }
  .l-h_contactLinks_in {
    display: flex;
    position: static;
    width: 100%;
    /*height: 158px;*/
  }
  .l-h_contactLinks_in_tel_btn {
    display: block;
    padding: 16px 0;
    height: 100%;
    color: #fff;
    line-height: 1;
  }
  .l-h_contactLinks_in_item, .l-h_contactLinks_in_monitor, .l-h_contactLinks_in_line {
    height: 100%
  }
  .l-h_contactLinks_in_item>a, .l-h_contactLinks_in_item>div, .l-h_contactLinks_in_monitor>a, .l-h_contactLinks_in_monitor>div, .l-h_contactLinks_in_line>a, .l-h_contactLinks_in_line>div {
    /*padding: 19px 0;*/
    display: block;
    height: 100%
  }
  .l-h_contactLinks_in_item_lead, .l-h_contactLinks_in_monitor_lead, .l-h_contactLinks_in_line_lead {
    display: flex;
    justify-content: center;
    align-items: center
  }
  .l-h_contactLinks_in_item_lead_icon, .l-h_contactLinks_in_monitor_lead_icon, .l-h_contactLinks_in_line_lead_icon {
    margin-right: 0;
    text-align: center;
    margin-right: 6px
  }
  .l-h_contactLinks_in_item_lead_icon img, .l-h_contactLinks_in_monitor_lead_icon img, .l-h_contactLinks_in_line_lead_icon img {
    width: auto;
    height: 16px;
    margin-bottom: 0
  }
  .l-h_contactLinks_in_item img {
    width:29px;
    height: 25px;
    margin-bottom: 0px;
    max-width: 50px;
}
  .l-h_contactLinks_in_item_lead_text, .l-h_contactLinks_in_monitor_lead_text, .l-h_contactLinks_in_line_lead_text {
    line-height: 1;
    text-align: center
  }
  .l-h_contactLinks_in_item_lead_text {
    font-size: 5.2vw
  }
  .l-h_contactLinks_in_item_subLead {
    margin-top: 1.6vw;
    text-align: center;
    font-size: 3.2vw;
    letter-spacing: 0.1rem
  }
  .l-h_contactLinks_in_monitor {
    flex-basis: 20%;
    flex-grow: 0;
    background: #666
  }
  .l-h_contactLinks_in_monitor .l-h_contactLinks_in_item_lead {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap
  }
  .l-h_contactLinks_in_monitor .l-h_contactLinks_in_item_lead_text {
    font-size: 3.2vw;
    margin-top: 2vw;
    text-align: center;
    letter-spacing: 0.1rem
  }
  .l-h_contactLinks_in_line {
    flex-basis: 30%;
    flex-grow: 0;
    background: #528853
  }
  .l-h_contactLinks_in_line .l-h_contactLinks_in_item_lead_text {
    font-size: 5.2vw
  }
  .l-h_contactLinks_in_tel {
    flex-basis: 40%;
    background: #313131
  }
  .l-h_contactLinks_in_contact {
    flex-basis: 40%;
    flex-grow: 0
  }
  .l-h_contactLinks_in_overtime .l-h_contactLinks_in_monitor, .l-h_contactLinks_in_overtime .l-h_contactLinks_in_line {
    flex-basis:100%;/* 35%*/
  }
  .l-h_contactLinks_in_overtime .l-h_contactLinks_in_monitor_item_lead_text, .l-h_contactLinks_in_overtime .l-h_contactLinks_in_line_item_lead_text {
    font-size: 4vw
  }
  .l-h_contactLinks_in_overtime .l-h_contactLinks_in_monitor_item_subLead, .l-h_contactLinks_in_overtime .l-h_contactLinks_in_line_item_subLead {
    margin-top: 1.6vw
  }
  .l-h_contactLinks_in_overtime .l-h_contactLinks_in_line_item_lead_text {
    margin-top: 0;
    font-size: 4.5vw;
    line-height: 1;
    text-align: center
  }
  .l-h_contactLinks_in_overtime .l-h_contactLinks_in_item_lead_text {
    font-size: 5.2vw;
    margin-top: 0;
        font-weight: 600;
  }
  .l-h_contactLinks_in_overtime .l-h_contactLinks_in_contact {
    flex-basis: 100%;/*35%;*/
    flex-grow: 2;
	display: none;/********************************************************追加************/
  }
  .p-reserv .l-h_logo {
    display: none
  }
  .l-h_contactLinks_in_tel_list, .l-h_contactLinks_in_line_list {
    display: none;
    position: fixed;
    left: 0;
    bottom: 56px;
    width: 100%
  }
  .l-h_contactLinks_in_tel_list ul, .l-h_contactLinks_in_line_list ul {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    background: rgba(0, 0, 0, 0.8);
    border-top: 1px solid #8c8c8c
  }
  .l-h_contactLinks_in_tel_list_item, .l-h_contactLinks_in_line_list_item {
    flex-basis: 50%;
    height: 56px;
    border-bottom: 1px solid #8c8c8c
  }
  .l-h_contactLinks_in_tel_list_item a, .l-h_contactLinks_in_line_list_item a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 56px;
    color: #fff;
    font-size: 4vw;
    line-height: 1.2
  }
  .l-h_contactLinks_in_tel_list_item a>span, .l-h_contactLinks_in_line_list_item a>span {
    padding-left: 26px;
    background: url(../images/common/icn_tel.svg) left center/18px no-repeat
  }
  .l-h_contactLinks_in_tel_list_item:nth-child(odd), .l-h_contactLinks_in_line_list_item:nth-child(odd) {
    border-right: 1px solid #8c8c8c
  }
  .l-h_contactLinks_in_line_list_item a>span {
    padding-left: 26px;
    background: url(../images/common/icn_line_white.svg) left center/18px no-repeat
  }
  .l-h_hamburger_btn {
    padding: 20px 0;
    z-index: 9999;
    opacity: 100;
    position: fixed;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #000;
  }
  .l-h_hamburger {
    display: flex;
    align-content: center;
    flex-direction: column
  }
  .l-h_hamburger_btn.is-open {
    pointer-events: auto
  }
  .l-h_hamburger_in {
    margin: 0 auto;
    position: relative;
    width: 16px;
    height: 16px
  }
  .l-h_hamburger_in_open .l-h_hamburger_in_bar {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    width: 16px;
    height: 1px;
    display: block;
    transition: transform 0.6s cubic-bezier(0.26, 1, 0.48, 1) 0.4s, opacity 0.6s cubic-bezier(0.26, 1, 0.48, 1) 0.4s;
    background-color: #fff
  }
  .l-h_hamburger_in_open .l-h_hamburger_in_bar:nth-child(2) {
    top: 6px;
    width: 12px;
    transition: transform 0.6s cubic-bezier(0.26, 1, 0.48, 1) 0.35s, opacity 0.6s cubic-bezier(0.26, 1, 0.48, 1) 0.35s
  }
  .l-h_hamburger_in_open .l-h_hamburger_in_bar:nth-child(3) {
    top: 12px;
    width: 8px;
    transition: transform 0.6s cubic-bezier(0.26, 1, 0.48, 1) 0.3s, opacity 0.6s cubic-bezier(0.26, 1, 0.48, 1) 0.3s
  }
  .l-h_hamburger_in_close .l-h_hamburger_in_bar {
    position: absolute;
    top: 7px;
    right: 0;
    opacity: 0;
    width: 16px;
    height: 1px;
    display: block;
    transform: translateY(-30px) rotate(45deg);
    transition: 0.6s cubic-bezier(0.26, 1, 0.48, 1);
    background-color: #fff
  }
  .l-h_hamburger_in_close .l-h_hamburger_in_bar:nth-child(2) {
    transform: translateY(-30px) rotate(-45deg);
    transition: 0.6s cubic-bezier(0.26, 1, 0.48, 1) 0.05s
  }
  .is-open .l-h_hamburger_in_close .l-h_hamburger_in_bar:first-child {
    opacity: 1;
    width: 16px;
    transform: translate(0) rotate(45deg);
    transition: 0.6s cubic-bezier(0.26, 1, 0.48, 1) 0.4s
  }
  .is-open .l-h_hamburger_in_close .l-h_hamburger_in_bar:nth-child(2) {
    opacity: 1;
    width: 16px;
    transform: translate(0) rotate(-45deg);
    transition: 0.6s cubic-bezier(0.26, 1, 0.48, 1) 0.5s
  }
  .is-open .l-h_hamburger_in_open .l-h_hamburger_in_bar:first-child {
    opacity: 0;
    transform: translate3d(0, -30px, 0) !important;
    transition: transform 0.6s cubic-bezier(0.26, 1, 0.48, 1), opacity 0.6s cubic-bezier(0.26, 1, 0.48, 1) !important
  }
  .is-open .l-h_hamburger_in_open .l-h_hamburger_in_bar:nth-child(2) {
    opacity: 0;
    transform: translate3d(0, -30px, 0) !important;
    transition: transform 0.6s cubic-bezier(0.26, 1, 0.48, 1) 0.05s, opacity 0.6s cubic-bezier(0.26, 1, 0.48, 1) !important
  }
  .is-open .l-h_hamburger_in_open .l-h_hamburger_in_bar:nth-child(3) {
    opacity: 0;
    transform: translate3d(0, -30px, 0) !important;
    transition: transform 0.6s cubic-bezier(0.26, 1, 0.48, 1) 0.1s, opacity 0.6s cubic-bezier(0.26, 1, 0.48, 1) !important
  }
  .l-h_spMenu {
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100vh;
    display: flex;
    align-items: flex-start;
    pointer-events: none;
  }
  .l-h_spMenu.is-show {
    pointer-events: auto
  }
  .l-h_spMenu_bg {
    transition: all 0.5s cubic-bezier(0.4, 0.8, 0.74, 1) 0s;
    opacity: 0;
    width: 100%;
    min-height: 100vh;
    background-color: rgba(255, 255, 255, 0.9)
  }
  .l-h_spMenu_inner {
    padding: 13.89583vh 2.66667vw 64px;
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content:space-around;/* space-between;*/
    flex-wrap: wrap;
    transition: 0.3s cubic-bezier(0.14, 1, 0.34, 1);
    overflow-y: scroll
  }
  .l-h_spMenu_item {
    flex-basis: 44%;/*50%;*/
    text-align: center;
    border-bottom: 1px solid;
    padding-bottom: 15px;
  }
  .l-h_spMenu_link {
    margin: 4.4vh 0 0 0;
    opacity: 0;
    display: inline-block;
    transform: translateY(50px);
    text-align: center;
    color: #272727;
  }
  .l-h_spMenu_link:nth-child(even) {
    margin: 6.125vh 0 0 1vh
  }
  .l-h_spMenu_link:first-child {
    transition: 0.5s cubic-bezier(0.26, 1, 0.48, 1) 0.21s
  }
  .l-h_spMenu_link:nth-child(2) {
    transition: 0.5s cubic-bezier(0.26, 1, 0.48, 1) 0.18s
  }
  .l-h_spMenu_link:nth-child(3) {
    transition: 0.5s cubic-bezier(0.26, 1, 0.48, 1) 0.15s
  }
  .l-h_spMenu_link:nth-child(4) {
    transition: 0.5s cubic-bezier(0.26, 1, 0.48, 1) 0.12s
  }
  .l-h_spMenu_link:nth-child(5) {
    transition: 0.5s cubic-bezier(0.26, 1, 0.48, 1) 0.09s
  }
  .l-h_spMenu_link:nth-child(6) {
    transition: 0.5s cubic-bezier(0.26, 1, 0.48, 1) 0.06s
  }
  .l-h_spMenu_link:nth-child(7) {
    transition: 0.5s cubic-bezier(0.26, 1, 0.48, 1) 0.03s
  }
  .l-h_spMenu_link:nth-child(8) {
    transition: 0.5s cubic-bezier(0.26, 1, 0.48, 1) 0s
  }
  .l-h_spMenu_link span:first-child {
    letter-spacing: 0.07rem;
    line-height: 1;
    font-size: 4vw;/*6*/
    display: block;
    font-family:  'Playball', sans-serif;
    font-weight: 700;
  }
  .l-h_spMenu_link span:nth-child(2) {
    letter-spacing: .1em;
    line-height: 2;
    font-size: 3.8vw;
    font-weight: 600;
  }
  .is-show .l-h_spMenu_link {
    opacity: 1;
    transform: translateY(0)
  }
  .is-show .l-h_spMenu_link:first-child {
    transition: 0.7s cubic-bezier(0.32, 0.95, 0.6, 1) 0.17s
  }
  .is-show .l-h_spMenu_link:nth-child(2) {
    transition: 0.7s cubic-bezier(0.32, 0.95, 0.6, 1) 0.22s
  }
  .is-show .l-h_spMenu_link:nth-child(3) {
    transition: 0.7s cubic-bezier(0.32, 0.95, 0.6, 1) 0.23s
  }
  .is-show .l-h_spMenu_link:nth-child(4) {
    transition: 0.7s cubic-bezier(0.32, 0.95, 0.6, 1) 0.26s
  }
  .is-show .l-h_spMenu_link:nth-child(5) {
    transition: 0.7s cubic-bezier(0.32, 0.95, 0.6, 1) 0.29s
  }
  .is-show .l-h_spMenu_link:nth-child(6) {
    transition: 0.7s cubic-bezier(0.32, 0.95, 0.6, 1) 0.32s
  }
  .is-show .l-h_spMenu_link:nth-child(7) {
    transition: 0.7s cubic-bezier(0.32, 0.95, 0.6, 1) 0.35s
  }
  .is-show .l-h_spMenu_link:nth-child(8) {
    transition: 0.7s cubic-bezier(0.32, 0.95, 0.6, 1) 0.38s
  }
  .l-h_spMenu_item_block {
    display: none;
    flex-basis: 100%;
    margin-bottom: 10vw
  }
  .l-h_spMenu_item_block.is-show {
    display: block
  }
  .l-h_spMenu_item_block_list {
    margin-top: 8vw
  }
  .l-h_spMenu_item_block_list ul li a {
    display: block;
    padding: 6px 4vw;
    background: url(../images/common/btn_arrow_right_white.png) right 4vw center/8px no-repeat;
    font-size: 4vw;
    color: #272727;
  }
  .l-h_spMenu_item_block_list_ttl {
    margin-bottom: 2.8vw;
    text-align: center;
    line-height: 1;
    color: #a08307;
    font-size: 4vw;
  }
  .is-show .l-h_spMenu_bg {
    opacity: 1
  }
  .l-h_spMenu_rsv {
    /*display: flex;
    justify-content: space-between;
    flex-wrap: wrap;*/
    width: 100%;
    margin-top: 12vw;
    padding: 0 4vw;
    opacity: 0;
    /*transform: translateY(50px);
    transition: 0.5s cubic-bezier(0.26, 1, 0.48, 1) 0.21s*/
  }
  .l-h_spMenu_rsv .l-h_spMenu_rsv_tel {
    flex-basis: 100%;
    text-align: center
  }
  .l-h_spMenu_rsv .l-h_spMenu_rsv_tel a {
    flex-basis: 100%;
    padding-left: 0;
    margin-top: 0;
    font-size: 8.8vw;
    font-family: 'Oswald', sans-serif;
    color: #d6c29f
  }
  .l-h_spMenu_rsv .l-h_spMenu_rsv_tel+.l-h_spMenu_rsv_contact {
    flex-basis: 75%;
    margin: 3vw auto 0
  }
  .l-h_spMenu_rsv .l-h_spMenu_rsv_tel+.l-h_spMenu_rsv_contact a {
    background-position: 31% center
  }
  .l-h_spMenu_rsv .l-h_spMenu_rsv_tel_btn {
    flex-basis: 48.2%
  }
  .l-h_spMenu_rsv .l-h_spMenu_rsv_tel_btn a {
    display: block;
    width: 100%;
    padding: 1.6vw 1.6vw 1.6vw 10vw;
    background: url(../images/common/icn_tel.svg) #ac9977 32px center/18px no-repeat;
    border: solid 1px #ac9977;
    color: #fff;
    font-size: 4vw;
    border-radius: 50px;
    text-decoration: none;
    text-align: center;
    letter-spacing: 0.02em
  }
  .l-h_spMenu_rsv .l-h_spMenu_rsv_contact {
    /*flex-basis: 48.2%*/
    width:auto;
  }
  .l-h_spMenu_rsv .l-h_spMenu_rsv_contact a {
    display: block;
    width: 100%;
    padding: 3.6vw;/*1.6vw 1.6vw 10vw;*/
    background: #514e3d 32px center/18px no-repeat;
    border: solid 1px #514e3d;
    color: #fff;
    border-radius: 100px;
    font-size: 4vw;
    text-decoration: none;
    text-align: center;
    letter-spacing: 0.02em;
    font-weight: 600;
  }
  .l-h_spMenu_rsv .l-h_spMenu_rsv_line {
    flex-basis: 45%;
    margin: 3vw auto 0
  }
  .l-h_spMenu_rsv .l-h_spMenu_rsv_line a {
    display: block;
    width: 100%;
    padding: 1.6vw 1.6vw 1.6vw 10vw;
    background: url(../images/common/icn_line_white.svg) #528853 8.4vw center/18px no-repeat;
    border: solid 1px #528853;
    color: #fff;
    border-radius: 50px;
    font-size: 4vw;
    text-decoration: none;
    text-align: center;
    letter-spacing: 0.02em
  }
  .l-h_spMenu_rsv .l-h_spMenu_rsv_comongsoon {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    color: #fff;
    margin: 0 auto;
    padding: 0 20px
  }
  .is-show .l-h_spMenu_rsv {
    opacity: 1;
    transform: translateY(0);
    transition: 0.7s cubic-bezier(0.32, 0.95, 0.6, 1) 0.17s
  }
  .l-h_spMenu_lang_change {
    width: 34%;
    margin: 8vw auto 0;
    transform: translateY(50px);
    transition: 0.7s cubic-bezier(0.32, 0.95, 0.6, 1) 0.17s
  }
  .l-h_spMenu_lang_change_btn {
    display: block;
    padding: 1.4vw;
    border-radius: 50px;
    border: 1px solid #ccc;
    color: #ccc;
    font-size: 4vw;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.02em
  }
  .is-show .l-h_spMenu_lang_change {
    transform: translateY(0);
    transition: 0.7s cubic-bezier(0.32, 0.95, 0.6, 1) 0.17s
  }
  body:not(.grpTop) .l-h_spMenu_rsv .l-h_spMenu_rsv_tel+.l-h_spMenu_rsv_contact {
    flex-basis: 86%;
  }
  body:not(.grpTop) .l-h_spMenu_rsv .l-h_spMenu_rsv_tel+.l-h_spMenu_rsv_contact a {
    background-position: 8.6vw center
  }
}

.l-c_top {
  margin-top: 200px
}


@media screen and (max-width: 1120px) {
  .l-c_top {
    margin-top: 14.4vw
  }
  .l-c_topIn {
    margin-bottom: 35px;
  }
}

.l-breadcrumbs {
  width: 1120px;
  margin: 0 auto;
  font-size: 1.4rem
}

.l-breadcrumbs ol {
  padding: 13px 0;
}

.l-breadcrumbs ol li {
  display: inline-block;
  position: relative;
  display: inline-block;
  color: #fff;
  vertical-align: middle;
  text-decoration: none
}
.l-breadcrumbs ol li a{
color: #fff;
}
.l-breadcrumbs ol li+li {
  padding-left: 40px
}

.l-breadcrumbs ol li+li::before {
  position: absolute;
  top: 0;
  left: 15px;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg)
}

.l-breadcrumbs+.c-support_slider {
  margin-top: 35px
}

.l-breadcrumbs_right {
  margin-top: -32px;
  text-align: right
}

.l-breadcrumbs_right ol {
  padding-top: 0
}

@media screen and (max-width: 1120px) {
  .l-breadcrumbs {
    position: relative;
    overflow: hidden;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 2vw 0;
  }
  .l-breadcrumbs ol {
    padding: 0 15px 0;
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch
  }
  .l-breadcrumbs ol li {
    display: inline-block;
    position: relative;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    color: #fff
  }
  .l-breadcrumbs ol li a {
    color: #fff
  }
  .l-breadcrumbs ol li+li {
    padding-left: 8vw
  }
  .l-breadcrumbs ol li+li::before {
    position: absolute;
    top: 0;
    left: 3vw;
    bottom: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
    width: 1.2vw;
    height: 1.2vw;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg)
  }
  .l-breadcrumbs+.c-support_slider {
    margin-top: 0
  }
}
@media screen and (max-width: 650px) {
  .l-breadcrumbs {
    padding: 3vw 0;
}
}

.l-c {
  width: 1120px;
  margin: 30px auto
}


.l-c_bg+.l-c_bg {
  background: none
}
figcaption span{
	font-weight: normal;
	font-size: 13px;
}
figcaption p{
	font-weight: normal;
	font-size: 13px;
}


@media screen and (max-width: 1120px) {
	.l-c{
	width: 90%;
	}
  .p-menu_flow .l-c {
    width: 100%;
    padding: 0 4vw;
    background: #fff;
  }

  .l-c_bg {
    padding: 12vw 0 0vw
  }
}

.l-trouble {
  margin-top: 120px
}

.l-trouble_menu_in {
  min-height: 563px;
  margin-bottom: 120px;
  padding: 84px 0;
  background: url(../images/common/search_menu_img.jpg) #70b0af center/cover no-repeat
}

.l-c_topIn .l-trouble_menu_in {
  min-height: auto;
  padding: 40px 0;
  background: #d7e2de;
}

.l-trouble_menu_box {
  width: 1120px;
  margin: 0 auto
}

.l-trouble_menu_box_in {
  width: 760px
}

.l-c_topIn .l-trouble_menu_box_in {
  width: auto
}

.l-trouble_menu_tab ul {
  display: flex;
  justify-content: space-between;
  align-items: flex-end
}

.l-trouble_menu_tab ul li {
  flex-basis: 24%;
  padding: 20px 0;
  background: #70b0af;
  border-radius: 8px 8px 0 0;
  text-align: center;
  font-size: 1.8rem;
  color: #fff;
  cursor: pointer
}

.l-trouble_menu_tab ul li.is-active {
  padding: 24px 0 20px;
  background: #fff;
  border-top: 10px solid #70b0af;
  color: #958669
}

.l-trouble_menu_list ul {
  display: none;
  border-radius: 0 0 8px 8px;
  overflow: hidden
}

.l-trouble_menu_list ul.is-active {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}

.l-trouble_menu_list ul li {
  flex-basis: 33.3%;
  flex-grow: 1;
  border: 1px solid #e4e1d7;
  border-width: 1px 1px 0 0;
  background: #fff
}

.l-trouble_menu_list ul li:nth-child(3n) {
  border-right: none
}

.l-trouble_menu_list ul li:nth-child(-n+3) {
  border-top: none
}

.l-trouble_menu_list ul li a {
  position: relative;
  display: block;
  padding: 32px 28px
}

.l-trouble_menu_list ul li a::after {
  content: "";
  position: absolute;
  top: 36px;
  right: 16px;
  width: 10px;
  height: 10px;
  border: 1px solid #aeaeae;
  border-width: 0 1px 1px 0;
  transform: rotate(-45deg);
  font-size: 1.6rem
}

.l-trouble_menu_list ul::before {
  content: "";
  order: 1;
  flex-basis: 33.3%;
  flex-grow: 1;
  background: #fff;
  border: 1px solid #e4e1d7;
  border-width: 1px 1px 0 0;
  box-sizing: border-box
}

.l-trouble_menu_list ul::after {
  content: "";
  order: 1;
  flex-basis: 33.3%;
  flex-grow: 2;
  background: #fff;
  border: 1px solid #e4e1d7;
  border-width: 1px 1px 0 0;
  box-sizing: border-box
}

@media screen and (max-width: 1120px) {
  .l-trouble {
    margin-top: 0;
    margin-bottom: 60px;
    padding: 24vw 4vw 12vw;
    background: url(../images/common/search_menu_img_sp.jpg) right top/cover
  }
  .l-trouble_menu_in {
    min-height: auto;
    margin-bottom: 0;
    padding: 0;
    background: none
  }
  .l-c_topIn .l-trouble {
    margin-top: 18vw;
    padding: 0;
    background: none
  }
  .l-c_topIn .l-trouble_menu_in {
    padding: 6vw 4vw 6vw;
    background: #e4e1d8
  }
  .l-trouble_menu_box {
    width: 100%
  }
  .l-trouble_menu_box_in {
    width: 100%
  }
  .l-trouble_menu_tab ul li {
    padding: 3.6vw 0;
    font-size: 3.6vw;
    border-radius: 1.2vw 1.2vw 0 0
  }
  .l-trouble_menu_tab ul li.is-active {
    border-top-width: 1.6vw;
    padding: 4vw 0
  }
  .l-trouble_menu_list ul li {
    flex-basis: calc(50% - 1px);
    font-size: 3.6vw
  }
  .l-trouble_menu_list ul li:nth-child(3n) {
    margin-right: 1px
  }
  .l-trouble_menu_list ul li:nth-child(-n+3) {
    margin-top: 1px
  }
  .l-trouble_menu_list ul li:nth-child(2n) {
    margin-right: 0px
  }
  .l-trouble_menu_list ul li:nth-child(-n+2) {
    margin-top: 0px
  }
  .l-trouble_menu_list ul li a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 121px;
    padding: 0 5.2vw 0 3.4vw;
    line-height: 1.4
  }
  .l-trouble_menu_list ul li a::after {
    top: 50%;
    right: 2.4vw;
    transform: translateY(-50%) rotate(-45deg);
    width: 1.6vw;
    height: 1.6vw
  }
  .l-trouble_menu_list ul::before {
    content: none
  }
  .l-trouble_menu_list ul::after {
    flex-basis: calc(50% - 1px)
  }
}

.l-pickUp {
  padding: 0 0 4%;
  position: relative;
}

.l-pickUp_slider {
  width: 100%;
  position: relative;
  z-index: 1
}

.l-pickUp_slider .slick-list .slick-track {
  display: flex;
  max-width: 700% !important
}

.l-pickUp_slider .slick-list .slick-slide {
    margin: 0 25px;
    width: 336px;
    height: 530px;
    background: url(../images/common/pickUp_arrow.svg) #fff right 20px bottom 16px/32px no-repeat;
    border: 2px solid #d2b99d;
    position: relative;
}

.l-pickUp_slider .slick-arrow {
  position: absolute;
  top: 0;
  width: calc(50vw - 170px);
  height: 100%;
  cursor: pointer;
  z-index: 10
}

.l-pickUp_slider .slick-arrow .l-pickUp_slider_arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto
}

.l-pickUp_slider .slick-left {
  left: 0
}

.l-pickUp_slider .slick-left .l-pickUp_slider_arrow {
  right: 23px
}

.l-pickUp_slider .slick-right {
  right: 0
}

.l-pickUp_slider .slick-right .l-pickUp_slider_arrow {
  left: 23px
}

.l-pickUp_slider .slick-dots {
  position: absolute;
  bottom: -44px;
  width: 100%;
  text-align: center;
  display: none !important;
}

.l-pickUp_slider .slick-dots li {
  display: inline-block;
  padding: 0 18px;
  position: relative;
  cursor: pointer;
  font-family: 'Oswald', sans-serif;
  font-size: 2rem;
  color: #fff
}

.l-pickUp_slider .slick-dots li::before {
  display: block;
  content: '';
  border-bottom: 3px solid #cea888;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 2px;
  left: 50%;
  margin: auto;
  transition: transform 0.6s, opacity 0.6s;
  opacity: 0;
  transform: scale(0) translateX(-50%);
  transform-origin: left
}

.l-pickUp_slider .slick-dots li span {
  letter-spacing: 1px
}

.l-pickUp_slider .slick-dots .slick-active:before {
  opacity: 1;
  transform: scale(1) translateX(-50%);
  transform-origin: left
}

.l-pickUp_slider_cell {
  background: #fff;
  position: relative
}

.l-pickUp_slider_ttl {
  font-weight: bold;
  line-height: 1.6;
}

.l-pickUp_slider_ttl a {
  margin-bottom: 12px;
  line-height: 1.2;
  font-weight: bold;
  display: block
}

.l-pickUp_slider_ttl a:hover {
  opacity: 1;
  text-decoration: none
}

.l-pickUp_slider_subTxt {
  font-size: 1.4rem;
  line-height: 1.4;
  color: #5c5c5c
}

.l-pickUp_slider_subTxt p {
  margin: 15px auto 15px;
  line-height: 1.6;
}
.l-pickUp_slider_subTxt .btn{
	width: 90%;
    text-align: center;
    border-radius: 50px;
    background: #d2b99d;
    margin: 13px auto;
    position: absolute;
    bottom: 0%;
    left: 5%;
}
.l-pickUp_slider_subTxt .btn a{
	display: block;
    color: #fff;
    padding: 16px 0;
    text-align: center;
    font-weight: 600;
}
.l-pickUp_slider_subTxt .btn a::after {
	content: url(../img/btn_line.png);
	position: absolute;
    top: 24%;
    left: 8%;
    width: 0.5em;
    height: 0.5em;
}
.l-pickUp_slider_img {
  overflow: hidden;
  width: auto;
  height: 300px;
}

.l-pickUp_slider_img img {
  transition: transform 0.5s ease;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.l-pickUp_slider_num {
  position: absolute;
  top: 0;
  height: 100%;
  right: 0;
  width: 40px
}

.l-pickUp_slider_num_in {
  position: absolute;
  top: 20px;
  color: #cea888;
  right: 20px;
  font-family: 'Oswald', sans-serif
}

.l-pickUp_slider_num_arrow {
  position: absolute;
  bottom: 18px;
  right: 20px;
  width: 100%;
  width: 32px;
  cursor: pointer
}

.l-pickUp_slider_in {
  padding: 4%;
  text-align: left;
  width: 100%
}

.l-pickUp_slider_arrow {
  width: 14px;
  padding: 1px;
  height: 14px;
  transition: all 0.6s
}

.l-pickUp_slider_arrow_left {
  width: 14px;
  height: 14px;
  position: relative
}

.l-pickUp_slider_arrow_left span {
  transform: translate3d(1px, 1px, 0) rotate(225deg);
  width: 10px;
  height: 10px;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  position: absolute;
  top: 0;
  left: 0
}

.l-pickUp_slider_arrow_left span::before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-top: 1px solid #d2b99d;
  border-right: 1px solid #d2b99d;
  transition: transform 0.4s, opacity 0.4s;
  transform: translate3d(0, 0, 0)
}

.l-pickUp_slider_arrow_left span::after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  transition: transform 0.4s, opacity 0.4s;
  transform: translate3d(-10px, 10px, 0);
  border-top: 1px solid #d2b99d;
  border-right: 1px solid #d2b99d;
}

.l-pickUp_slider_arrow_right {
  width: 14px;
  height: 14px;
  position: relative
}

.l-pickUp_slider_arrow_right span {
  transform: translate3d(-1px, -1px, 0) rotate(45deg);
  width: 10px;
  height: 10px;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  position: absolute;
  top: 0;
  left: 0
}

.l-pickUp_slider_arrow_right span::before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-top: 1px solid #d2b99d;
  border-right: 1px solid #d2b99d;
  transition: transform 0.4s, opacity 0.4s;
  transform: translate3d(0, 0, 0)
}

.l-pickUp_slider_arrow_right span::after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  transition: transform 0.4s, opacity 0.4s;
  transform: translate3d(-10px, 10px, 0);
  border-top: 1px solid #d2b99d;
  border-right: 1px solid #d2b99d;
}

.l-pickUp_slider_new {
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: #ad4646;
  color: #fff;
  font-family: 'Oswald', sans-serif;
  font-size: 1.9rem;
  padding: 8px 28px 9px;
  z-index: 1
}

@media screen and (max-width: 1120px) {
.l-pickUp_slider_ttl a{
font-size: inherit;
}
  .l-pickUp {
    padding: 6% 0;
  }
  
  .l-pickUp_slider .slick-dots li {
    padding: 0 3vw
  }
  .l-pickUp_slider .slick-dots li:before {
    top: 3px
  }
  .l-pickUp_slider_img {
    width: 100%;
    margin: 0 auto 10px !important;
  }
  .l-pickUp_slider_in {
    padding: 0 6%;
    width: 100%
  }
  .l-pickUp_slider_ttl {
    font-size:1.4rem;
    line-height: 1.5;
    margin-bottom: 14px
  }
  
  .l-pickUp_slider_num {
    position: absolute;
    top: auto;
    bottom: 0;
    width: 100%;
    height: 30px
  }
  .l-pickUp_slider_num_in {
    top: -5px;
    right: auto;
    left: 0;
    margin-left: 6%;
    font-size: 5.5vw
  }
  .l-pickUp_slider_arrow {
    display: none
  }
.l-pickUp_slider_new{
padding: 15px 30px;
font-size: 3.9rem;
}
}
@media screen and (max-width: 650px) {

  .l-c_topIn {
    margin-bottom:0;
  }
  .l-pickUp_slider .slick-list .slick-slide {
    position: relative;
    margin: 0 10px;
    max-width: 90%;/*296px*/
    min-width: 300px;
    height: 440px;
  }
  .l-pickUp_slider_subTxt .btn a {
    margin-left: 32px;
}
  .l-pickUp_slider_img {
    height: 200px;
  }
  .l-pickUp_slider_img img {
    height: 100%;
    object-fit: cover;
 }
 }
@media screen and (min-width: 1120px) {
  .l-pickUp_slider .slick-dots li:hover:before {
    opacity: 1;
    transform: scale(1) translateX(-50%);
    transform-origin: left
  }
  .l-pickUp_slider_cell {
    max-width: 900px;
    align-items: center;
    margin-bottom: 16vw;    
  }
  .l-pickUp_slider_cell:hover {
    opacity: 1
  }
  .l-pickUp_slider_cell_img {
    max-width: 378px;
    max-height: 252px;
    overflow: hidden
  }
  .l-pickUp_slider_cell_in {
    max-width: 522px
  }
  .l-pickUp .l-pickUp_slider .l-pickUp_slider_cell:hover .l-pickUp_slider_img img {
    transform: scale(1.1)
  }
  .l-pickUp_slider_arrow_left:hover span:before {
    opacity: 0;
    transform: translate3d(10px, -10px, 0)
  }
  .l-pickUp_slider_arrow_left:hover span:after {
    opacity: 1;
    transform: translate3d(0, 0, 0)
  }
  .l-pickUp_slider_arrow_right:hover span:before {
    opacity: 0;
    transform: translate3d(10px, -10px, 0)
  }
  .l-pickUp_slider_arrow_right:hover span:after {
    opacity: 1;
    transform: translate3d(0, 0, 0)
  }
}

.l-campaign .c-lead {
  margin-bottom: 30px
}

.l-campaign_sort {
  display: flex;
  justify-content: space-between;
  margin: 20px 0 40px;
  padding: 36px 56px;
  background: #f4f4f4
}

.l-campaign_sort+.c-ttl_u_line {
  margin: 50px 0 40px
}

.l-campaign_sort_block {
  flex-basis: 44%
}

.l-campaign_sort_block_reset {
  flex-basis: 7%
}

.l-campaign_sort_select {
  position: relative;
  width: 100%;
  border: none
}

.l-campaign_sort_select::after {
  position: absolute;
  top: 24px;
  right: 20px;
  content: "";
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top: 6px solid #fff
}

.l-campaign_sort_select select {
  width: 100%;
  padding: 16px 24px;
  background: #000;
  font-size: 1.6rem;
  color: #fff
}

.l-campaign_sort_resetBtn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
  height: 100%;
  background: #454545;
  border-radius: 5px;
  font-size: 1.1rem;
  text-align: center;
  color: #fff;
  cursor: pointer;
  transition: all 0.3s ease
}

.l-campaign_sort_resetBtn:hover {
  background-color: #ac9977;
  transition: all 0.3s ease
}

.l-campaign_list {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap
}

.l-campaign_list::after {
  content: "";
  flex-basis: 31.25%
}

.l-campaign_list+.c-btn_type1 {
  margin: 20px auto 0;
  width: 16vw
}

.l-campaign_list_item {
  margin-bottom: 40px;
  width: 320px;
}
.l-campaign_list_item img{
width: 100%;
}
.l-campaign_list_item_img {
  text-align: center
}

.l-campaign_list_item_img img {
  max-width: 345px
}

.l-campaign_list_item_data_ttl {
  margin: 60px 0 30px;
  padding-bottom: 16px;
  border-bottom: 2px solid #1c1c1c;
  font-size: 2.4rem
}

.c-caution+.l-campaign_list {
  margin-top: 20px
}

.l-campaignpage .l-campaign_list_item {
  display: none
}

.l-campaign_list_item_data_menu {
  display: none
}

.l-modal .l-campaign_list_item_data_menu {
  display: block
}

.l-modal .l-campaign_list_item_data_menu+.l-campaign_list_item_data_menu {
  margin-top: 24px
}

.l-modal .l-campaign_list_item_link {
  display: block;
  margin: 0 auto
}

.l-modal .l-campaign_list_item_link a {
  position: relative
}

.l-modal .l-campaign_caution {
  font-size: 1.3rem;
  margin-top: 30px
}

.l-campaign_list_item_data_menu_ttl {
  margin-bottom: 12px
}

.l-campaign_list_item_data_menu_ttl a {
  display: block;
  padding-left: 22px;
  background: url(../images/common/icn_circle_arrow_right.svg) left 4px/14px no-repeat;
  font-weight: normal;
  font-size: 1.8rem
}

.l-campaign_list_item_link {
  display: none;
  padding-top: 50px;
  text-align: center
}

.l-campaign_list_item_link a {
  display: block;
  width: 320px;
  margin: 0 auto;
  padding-top: 16px;
  padding-bottom: 20px
}

.l-campaign_list_item_data_menu_clinic {
  display: none;
  margin-bottom: 16px;
  font-size: 1.6rem;
  line-height: 1.4
}

.l-modal .l-campaign_list_item_data_menu_clinic {
  display: block
}

@media screen and (max-width: 1120px) {
  .l-campaign {
   /* margin-top: 13vw*/
  }
  .l-campaign .c-lead {
    margin-bottom: 6vw
  }
  .l-campaign_sort {
    display: block;
    padding: 6vw
  }
  .l-campaign_sort_block {
    margin-bottom: 10px
  }
  .l-campaign_sort_resetBtn {
    width: 24vw;
    height: 8.4vw;
    margin: 3vw auto 0;
    font-size: 3.2vw
  }
  .l-campaign_list+.c-btn_type1 {
    width: 100%
  }
  .l-campaign_list_item {
    flex-basis:32.6%;/* 48.6%;*/
        width: 100%;
  }
  .l-campaign_list_item_data_ttl {
    margin: 8vw 0 6vw;
    padding-bottom: 3vw;
    border-width: 0 0 1px 0;
    font-size: 5vw
  }
  .l-campaign_list_item_img img {
    max-width: 100%
  }
  .l-modal .l-campaign_list_item_data_menu_ttl {
    margin-bottom: 2vw
  }
  .l-modal .l-campaign_list_item_data_menu_ttl a {
    background-position: 4px 2px;
    font-size: 4.4vw
  }
  .l-modal .l-campaign_list_item_data_menu+.l-campaign_list_item_data_menu {
    margin-top: 6vw
  }
  .l-modal .l-campaign_list+.c-btn_type1 {
    width: auto
  }
  .l-modal .l-campaign_list_item_data_menu_clinic {
    margin-bottom: 2vw;
    font-size: 4vw;
    line-height: 1.4
  }
  .l-modal .l-campaign_caution {
    font-size: 3.4vw;
    margin-top: 6vw
  }
}

@media screen and (max-width: 650px) {
.l-campaign_list{
display: block;
}
.l-campaign_list img{
width: 100%;
}
.l-campaign_list figcaption{
font-size: 19px;
}
}

.l-modal_category {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  left: 0
}

.l-modal_category_bg {
  background: rgba(0, 0, 0, 0.6);
  height: 100vh;
  position: absolute;
  width: 100%
}

.l-modal_category_wrap {
  max-height: 78vh;
  width: 1120px;
  left: 50%;
  position: absolute;
  top: 50%;
  bottom: -50%;
  transform: translate(-50%, -50%)
}

.l-modal_category .p-menu_cat_feature_cont {
  margin-top: 0
}

.l-modal_category .l-modal_in {
  padding: 50px
}

.l-modal_category .p-menu_about_cont_detailList h3:before {
  content: "";
  display: none
}

.l-modal_category .p-menu_about_cont_detailList_item {
  border: none;
  padding: 0
}

.l-modal_category .c-btn_type2.c-btn_type2_long {
  margin: 40px auto 0
}

@media screen and (max-width: 1120px) {
  .l-modal_category_wrap {
    width: 96%
  }
  .l-modal_category .p-menu_cat_feature_cont .p-menu_about_cont_detailList h3 {
    text-indent: 0;
    padding-left: 0
  }
  .l-modal_category .l-modal_in {
    padding: 20px
  }
}

.l-clinic_box {
  margin-top: 128px
}

.l-clinic_box_ttl {
  font-size: 2.4rem;
  margin-bottom: 24px
}

.l-clinic_box_slider {
  position: relative;
  margin-bottom: 60px;
  padding: 60px;
  background: #faf8f5
}

.l-clinic_box_slider_arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 120px;
  background: #454545;
  z-index: 1;
  cursor: pointer;
  transition: all 0.6s ease
}

.l-clinic_box_slider_arrow:hover {
  opacity: 0.6;
  transition: all 0.6s ease
}

.l-clinic_box_slider_arrow span {
  width: 12px;
  height: 20px
}

.l-clinic_box_slider_arrow_left {
  left: 60px
}

.l-clinic_box_slider_arrow_left span {
  background: url(../images/common/btn_arrow_left_white.png) center/12px no-repeat
}

.l-clinic_box_slider_arrow_right {
  right: 60px
}

.l-clinic_box_slider_arrow_right span {
  background: url(../images/common/btn_arrow_right_white.png) center/12px no-repeat
}

.l-clinic_box_img_block {
  position: relative
}

.l-clinic_box_img_caption {
  position: absolute;
  width: 100%;
  height: 126px;
  bottom: 0;
  padding: 24px;
  background: rgba(255, 255, 255, 0.9)
}

.l-clinic_box_img_ttl {
  margin-bottom: 14px;
  font-size: 1.6rem
}

.c-table_line .l-clinic_box_tel {
  font-size: 2.2rem;
  color: initial
}

.c-table_line .l-clinic_box_tel a {
  pointer-events: none
}

.c-table_line .l-clinic_box_tel a.c-gold3 {
  pointer-events: all;
  text-decoration: underline
}

.c-table_line .l-clinic_box_tel p {
  margin-top: 20px;
  font-size: 1.4rem
}

.c-table_line .l-clinic_box_tel .l-clinic_box_tel_caption {
  margin: 0
}

.l-clinic_access {
  width: 200px;
  margin: 64px auto 0;
  text-align: center
}

.l-c_topIn .l-clinic_box {
  margin-top: 0
}

.l-c_topIn .l-clinic_access {
  padding-bottom: 0;
  border-bottom: none
}

@media screen and (max-width: 1120px) {
  .l-clinic_box {
    margin-top: 12vw
  }
  .l-clinic_box_ttl {
    border-left: solid 1.4vw #e9e9e9;
    font-size: 5.6vw;
    padding-left: 3vw
  }
  .l-clinic_box_img_caption {
    position: static;
    height: auto;
    margin-top: 4vw;
    padding: 0
  }
  .l-clinic_box_img_caption .c-txt {
    font-size: 3.6vw
  }
  .l-clinic_box_img_ttl {
    font-size: 4vw;
    font-weight: bold;
    line-height: 1.5
  }
  .l-clinic_box_slider {
    margin-bottom: 8vw;
    padding: 0;
    background: none
  }
  .l-clinic_box_slider_arrow {
    top: 24vw;
    width: 5vw;
    height: 16vw
  }
  .l-clinic_box_slider_arrow span {
    width: 6px;
    height: 10px
  }
  .l-clinic_box_slider_arrow_left {
    left: 0
  }
  .l-clinic_box_slider_arrow_left span {
    background-size: 6px
  }
  .l-clinic_box_slider_arrow_right {
    right: 0
  }
  .l-clinic_box_slider_arrow_right span {
    background-size: 6px
  }
  .c-table_line .l-clinic_box_tel {
    font-size: 6.6vw;
    color: initial
  }
  .c-table_line .l-clinic_box_tel a {
    color: #b79124;
    pointer-events: painted;
    text-decoration: underline
  }
  .c-table_line .l-clinic_box_tel p {
    margin-top: 20px;
    font-size: 4vw
  }
  .c-table_line .l-clinic_box_tel .l-clinic_box_tel_caption {
    margin: 0
  }
  .l-clinic_access {
    width: auto;
    padding-bottom: 12vw;
    margin: 5vw 0px 16vw;
    border-bottom: 1px solid #afafaf
  }
}

.l-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 500
}

.l-modal_wrap {
  position: relative;
  width: 1120px;
  max-height: 78vh
}

.l-modal_in {
  max-height: 78vh;
  padding: 50px 100px;
  background: #fff;
  border-radius: 10px;
  overflow-y: scroll
}

.l-modal_in_scroll {
  max-height: 55vh;
  padding: 0 20px 20px;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none
}

.l-modal_in_scroll::-webkit-scrollbar {
  display: none
}

.l-modal_close {
  position: absolute;
  right: 0;
  top: -80px;
  width: 58px;
  height: 58px;
  cursor: pointer
}

@media screen and (max-width: 1120px) {
  .l-modal_wrap {
    width: 96%
  }
  .l-modal_in {
    padding: 4.37vw 4.37vw
  }
  .l-modal_in_scroll {
    max-height: 56vh;
    padding: 0 0 4vw
  }
  .l-modal_close {
    top: -40px;
    width: 30px;
    height: 30px
  }
}

.p-contact+.l-f {
  margin-top: 176px
}

.l-f-page {
  text-align: right;
  font-family: 'Oswald', sans-serif;
  font-weight: normal;
  font-size: 2rem;
  width: 1500px;
  margin: -46px auto;
  line-height: 1
}

.l-f-page a {
  color: #fff;
  letter-spacing: -0.02em;
  position: relative;
  z-index: 2;
  background: no-repeat left top;
  display: inline-block;
  text-align: center;
  padding: 30px 40px 4px 40px;/*55px;*/
      font-size: 0.73em;
      background: #313131;
      border-radius: 20px 20px 0px 0px;
}

.l-f-page a::after {
  content: "";
  position: absolute;
  top: 12px;
  left: 54%;
  margin-left: -5px;
  border: 5px solid transparent;
  border-bottom: 5px solid #e0edff
}

@media screen and (max-width: 1499px) {
  .p-contact+.l-f {
    margin-top: 20vw
  }
  .l-f-page {
    width: 100%;
    text-align: center;
    background: #a2abb2;
    font-weight: 600;
}
  
  
  .l-f-page a {
    background-position: center top;
    padding: 30px 40px 4px 40px;
    background: none;
  }
  .l-f-page a::after {
    left: 50%;
    transform: translateX(-50%);
    margin: 0
  }
}

@media screen and (max-width: 1120px) {
.l-f-page{
margin: 0 auto;
}
}

.l-f_area {
	background: linear-gradient(to right, #f29600, #d7001d);
}


.l-f_area_in {
  width: 1120px;
  margin: 0 auto;
  padding: 12px 0 38px 0;
}

.l-f_area_in_box {
  display: flex;
  align-items: center
}

.l-f_area_in_box_logo {
  width: 300px;
  margin-right: auto
}

.l-f_area_in_box_tel {
  color: #d6c29f;
  font-family: 'Oswald', sans-serif;
  font-size: 3.7rem;
  font-weight: normal;
  padding-left: 200px
}

.l-f_area_in_box_tel a {
  color: #d6c29f
}

.l-f_area_in_box_contact, .l-f_area_in_box_tel_btn {
  letter-spacing: 0.02em;
  margin: 15px 0 15px 20px;
  font-size: 2rem;
  text-align: center
}

.l-f_area_in_box_contact a, .l-f_area_in_box_tel_btn a {
  border: solid 2px #fff;/*#d6c29f;*/
  color: #fff;
  border-radius: 50px;
  width: 245px;
  padding: 15px 15px 15px 48px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none
}

.l-f_area_in_box_contact a:hover, .l-f_area_in_box_tel_btn a:hover {
  background-color: #a1d8df;
  color: #fff;
  opacity: 1
}

.l-f_area_in_box_contact a {
  background-image: url(../img/footer_line.png);
  background-size: 20px;
  background-position: 68px center;
  background-repeat: no-repeat
}

.l-f_area_in_box_contact a:hover {
  background-image: url(../img/footer_line02.png)
}

.l-f_area_in_box_contact_comingsoon {
  color: #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  padding: 0 20px
}

.l-f_area_in_box_tel_btn a {
  background-image: url(../images/common/icn_tel_gold.svg);
  background-size: 20px;
  background-position: 69px center;
  background-repeat: no-repeat
}

.l-f_area_in_box_tel_btn a:hover {
  background-image: url(../images/common/icn_tel.svg)
}

.l-f_area_in_box_line {
  display: none
}

.l-f_area_in_list {
  display: flex;
  margin-top: 75px
}

.l-f_area_in_list li {
  font-size: 1.4rem
}

.l-f_area_in_list li+li {
  padding-left: 49px
}

.l-f_area_in_list li a {
  color: #c7c7c7
}

.l-f_area_in_list_chubun {
  padding-left: 127px !important
}

.l-f_area_in_list_chubun a {
  background: #585858;
  padding: 5px 20px;
  border-radius: 50px
}

.l-f_area_in_list_chubun a:hover {
  background: #ac9977;
  color: #fff;
  opacity: 1
}

.l-f_area_in_choice {
  display: flex;
  justify-content: space-between;
  color: #fff;
  margin-top: 40px
}

.l-f_area_in_choice_menu {
  justify-content: flex-start
}
.l-f_area_in_choice .c-lead_subTtl{
	color: #FFF;
}
.l-f_area_in_choice dl{
	line-height: 1.8;
}
.l-f_area_in_choice a {
  color: #c7c7c7
}

.l-f_area_in_choice_block {
      padding-top: 30px;
    border-top: 1px solid #fff;
}

.l-f_area_in_choice_block+.l-f_area_in_choice_ttl {
  margin-top: 30px
}

.l-f_area_in_choice_ttl {
  padding-bottom: 20px;
  border-bottom: solid 1px #5a5a5a;
  font-size: 1.4rem
}

.l-f_area_in_choice_ttl .c-tgl {
  display: none
}

.l-f_area_in_choice_list {
  font-size: 1.2rem;
  margin-left: 30px;
}

.l-f_area_in_choice_list li {
  margin-bottom: 16px;
  line-height: 1.3;
}

.l-f_area_in_choice_w01 {
  width: 80%;
}

.l-f_area_in_choice_w02 {
  width: 20%;
}

.l-f_area_in_choice_w03 {
  width: 15%
}

.l-f_area_in_choice_w04 {
  width: 18%
}

.l-f_area_in_choice_w05 {
  width: 18%
}

.l-f_area_in_choice_w05 .l-f_area_in_choice_list {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap
}

.l-f_area_in_choice_w05 .l-f_area_in_choice_list>li {
  flex-basis: 50%
}

.l-f_area_in_choice_w06 {
  width: 47.5%
}

.l-f_area_in_choice_w07 {
  width: 22.8%
}

.l-f_area_in_choice_w08 {
  width: 68.9%
}

.l-f_area_in_choice_w08 .l-f_area_in_choice_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}

.l-f_area_in_choice_w08 .l-f_area_in_choice_list>li {
  flex-basis: 20%
}

.l-f_area_in_choice_box+.l-f_area_in_choice_box {
  margin-left: 90px
}

.l-f_area_in_choice_sns {
  display: flex;
  margin-top: 15px
}

.l-f_area_in_choice_sns li+li {
  margin-left: 10px
}

.l-f_area_in_choice_sns_twitter img {
  width: 21px;
  height: 16px
}

.l-f_area_in_choice_sns_instagram img {
  width: 16px;
  height: 16px
}

.l-f_area_in_choice_sns_instagram_dr {
  margin-left: 10px;
  line-height: 1.4;
  text-decoration: none
}

.l-f_area_in_choice_sns_youtube img {
  width: 22px;
  height: 22px;
  margin-top: -4px
}

.l-f_area_in_choice_sns_line img {
  width: 24px;
  height: 24px;
  margin-top: -4px
}

.l-f_area_in_bottom_link {
  flex-basis: 100%;
  margin-top: 40px
}

.l-f_area_in_bottom_link_list {
  display: flex;
  justify-content: center
}

.l-f_area_in_bottom_link_list_item {
  margin: 0 24px;
  font-size: 1.2rem
}

.l-f_area_in_bottom_link_list_item a {
  color: #fff;
}

.l-tel_resevation_list {
  display: none
}

.l-modal_in .l-tel_resevation_list {
  display: block;
  padding: 3vw 0;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}

.l-tel_resevation_list_item {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  justify-content: space-between;
  align-items: center
}

.l-tel_resevation_list_item>* {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px
}

.l-tel_resevation_list_item+.l-tel_resevation_list_item {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px dotted #aaa
}

.l-tel_resevation_list_item_name {
  font-size: 2rem;
  text-align: left;
  line-height: 1.2;
  flex-basis: 47%;
  margin-right: -18px
}

.l-tel_resevation_list_item_time {
  display: block;
  margin-top: 6px;
  font-size: 1.4rem
}

.l-tel_resevation_list_item_tel {
  flex-basis: 43%;
  margin-top: 0;
  padding-top: 14px;
  padding-bottom: 14px;
  background: url(../images/common/icn-free.svg) left center/32px no-repeat;
  text-align: center;
  color: #be8514;
  font-size: 3rem;
  pointer-events: none;
  box-sizing: border-box
}

.l-tel_resevation_list_item_line {
  flex-basis: 10%;
  padding-right: 18px;
  padding-left: 5px;
  border-right: 1px dotted #aaa;
  margin-right: 18px;
  text-align: right
}

.l-tel_resevation_list_item_line_icon {
  background: #528853;
  width: 75%;
  height: auto;
  display: inline-block;
  border-radius: 10%;
  padding: 10%
}

.js-timer_tel_night_block {
  flex-basis: 56%;
  padding: 10px 0 10px 30px;
  font-size: 1.3rem;
  pointer-events: auto
}

.js-timer_tel_night_block a {
  margin-top: 1rem;
  display: block;
  width: 100%;
  padding: 14px 0 14px 6.2vw;
  background: url(../images/common/icn_mail.svg) #d6c29f 4.2vw 14px/32px no-repeat;
  padding: 10px 0 10px 30px;
  background-size: 22px;
  background-position: 4.2vw center;
  border: 1px solid #d6c29f;
  border-radius: 100px;
  font-size: 1.7rem;
  color: #ffffff;
  pointer-events: auto
}

@media screen and (max-width: 1120px) {
  .hp .l-tel_resevation_list_item_time {
    font-size: 1rem
  }
  .hp .l-tel_resevation_list_item_tel {
    font-size: 1.5rem
  }
  .l-tel_resevation_list_item_name {
    font-size: 4.4vw;
    padding: 0;
    flex-basis: 45%
  }
  .l-tel_resevation_list_item_time {
    font-size: 3.2vw;
    flex-basis: 51%
  }
  .l-tel_resevation_list_item_line {
    display: none
  }
  .l-tel_resevation_list_item_tel {
    flex-basis: 51%;
    padding: 10px 0 10px 30px;
    background-size: 22px;
    background-position: 4.2vw center;
    border: 1px solid #be8514;
    border-radius: 100px;
    font-size: 1.7rem;
    pointer-events: auto
  }
  .js-timer_tel_night_block {
    font-size: 3.2vw
  }
}

@media (max-width: 320px) {
  .hp .l-tel_resevation_list_item_tel {
    font-size: 1.3rem
  }
  .l-tel_resevation_list_item_name {
    font-size: 1.4rem
  }
  .l-tel_resevation_list_item_time {
    font-size: 1.1rem
  }
  .l-tel_resevation_list_item_tel {
    font-size: 1.6rem
  }
}

.l-f-copy {
  background: #000;
  color: #c7c7c7;
  text-align: center;
  font-size: 1.2rem;
  padding: 15px 0
}

@media screen and (max-width: 1120px) {
  .l-f_area_in {
    width: 100%;
    padding: 10vw 0 0
  }
  .l-f_area_in_box {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    padding: 0 6vw 10vw
  }
  .l-f_area_in_box_logo {
    width: 52%;
    margin: 6vw auto 14vw;
    text-align: center;
  }
  .l-f_area_in_box_contact_comingsoon {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
    padding: 0;
    margin-top: 0;
    text-align: center;
    font-size: 5vw;
    color: #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff
  }
  .l-f_area_in_box_tel {
    flex-basis: 100%;
    padding-left: 0;
    margin-top: 0;
    text-align: center;
    font-size: 8.8vw
  }
  .l-f_area_in_box_tel+.l-f_area_in_box_contact {
    flex-basis: 75%;
    margin: 6vw auto 0
  }
  .l-f_area_in_box_tel+.l-f_area_in_box_contact a {
    background-position: 31% center
  }
  .l-f_area_in_box_tel_btn {
    flex-basis: 48.2%;
    margin: 0;
    text-align: center
  }
  .l-f_area_in_box_tel_btn a {
    width: 100%;
    padding: 2.8vw 2.8vw 2.8vw 7.2vw;
    background-size: 16px;
    background-position: 32px center;
    font-size: 4vw
  }
  .l-f_area_in_box_contact {
    flex-basis: 48.2%;
    margin: 0;
    text-align: center
  }
  .l-f_area_in_box_contact a {
    width: 100%;
    padding: 2.8vw 2.8vw 2.8vw 8vw;
    background-size: 18px;
    background-position: 30px center;
    font-size: 4vw
  }
  .l-f_area_in_box_line {
    display: block;
    flex-basis: 75%;
    margin: 5vw auto 0;
    text-align: center
  }
  .l-f_area_in_box_line a {
    position: relative;
    width: 100%;
    padding: 2.8vw 2.8vw 2.8vw 8vw;
    background-size: 18px;
    background-position: 30px center;
    font-size: 4vw;
    border: solid 1px #d6c29f;
    color: #d6c29f;
    border-radius: 50px;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    background-image: url(../images/common/icn_line_gold.svg);
    background-size: 20px;
    background-position: 18.4vw center;
    background-repeat: no-repeat
  }
  .l-f_area_in_list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0
  }
  .l-f_area_in_list li {
    width: 50%;
    line-height: 1.5;
    font-size: 5.6vw
  }
  .l-f_area_in_list li+li {
    padding-left: 0
  }
  .l-f_area_in_list li a {
    margin-bottom: 8vw
  }
  .l-f_area_in_list_chubun {
    padding-left: 0 !important
  }
  .l-f_area_in_list_chubun a {
    text-align: center
  }
  .l-f_area_in_choice {
    display: flex;
    flex-direction: column;
    margin-top: 0
  }
  .l-f_area_in_choice a {
    display: block;
    line-height: 1.5
  }
  .l-f_area_in_choice_box+.l-f_area_in_choice_box {
    margin-left: 0
  }
  .l-f_area_in_choice_ttl {
    position: relative;
    padding: 4vw 6vw;
    border-top: solid 1px #5a5a5a;
    border-bottom: 0;
    font-size: 3.36vw
  }
  .l-f_area_in_choice_ttl a {
    margin-right: 10vw
  }
  .l-f_area_in_choice_ttl .c-tgl {
    display: block
  }
  .l-f_area_in_choice_ttl .c-tgl::before, .l-f_area_in_choice_ttl .c-tgl::after {
    background: #c7c7c7
  }
  .l-f_area_in_choice_block {
    display: none;
    margin: 0;
    padding: 6vw 6vw 2.8vw;
    border-top: 1px solid #5a5a5a
  }
  .l-f_area_in_choice_list {
    /*display: flex;*/
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: 3.1vw;
  }
  .l-f_area_in_choice_list>li {
    flex-basis: 50%;
    margin-bottom: 5vw
  }
  .l-f_area_in_choice_w01, .l-f_area_in_choice_w02, .l-f_area_in_choice_w03 {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
  .l-f_area_in_choice_w01 .l-f_area_in_choice_list li, .l-f_area_in_choice_w02 .l-f_area_in_choice_list li, .l-f_area_in_choice_w03 .l-f_area_in_choice_list li {
    width: 50%
  }
  .l-f_area_in_choice_w04 {
    width: 100%
  }
  .l-f_area_in_choice_w04 .l-f_area_in_choice_list>li {
    width: 50%;
    margin-right: 0
  }
  .l-f_area_in_choice_w05 {
    width: 100%
  }
  .l-f_area_in_choice_w05 .l-f_area_in_choice_list li {
    width: 50%
  }
  .l-f_area_in_choice_w06 {
    width: 100%
  }
  .l-f_area_in_choice_w06 .l-f_area_in_choice_list {
    display: block
  }
  .l-f_area_in_choice_w06 .l-f_area_in_choice_list li {
    width: 100%
  }
  .l-f_area_in_choice_w07 {
    width: 100%
  }
  .l-f_area_in_choice_w08 {
    width: 100%
  }
  .l-f_area_in_choice_w08 .l-f_area_in_choice_list>li {
    flex-basis: 50%
  }
  .l-f_area_in_choice_sns li+li {
    margin-left: 20px
  }
  .l-f_area_in_choice_sns_twitter img {
    width: 26px;
    height: auto
  }
  .l-f_area_in_choice_sns_instagram img {
    width: 22px;
    height: auto
  }
  .l-f_area_in_choice_list_dr a {
    display: inline-block
  }
  .l-f_area_in_choice_sns_instagram_dr {
    margin-left: 20px
  }
  .l-f_area_in_choice_sns_youtube img {
    width: 22px;
    height: auto
  }
  .l-f_area_in_choice_sns_line img {
    width: 22px;
    height: auto
  }
  .l-f_area_in_bottom_link {
    margin-top: 0
  }
  .l-f_area_in_bottom_link_list {
    display: block
  }
  .l-f_area_in_bottom_link_list_item {
    margin: 0;
    padding: 0;
    border-top: solid 1px #fff;
    font-size: 16px;
  }
  .l-f_area_in_bottom_link_list_item a {
    display: block;
    padding: 20px 30px;
  }
  .l-f-copy {
    font-size: 16px;
    padding: 20px;
  }
}

@media screen and (max-width: 650px){
  .l-f_area_in_bottom_link_list_item {
    font-size: 3.36vw
}
.l-f_area_in_bottom_link_list_item a {
    padding: 4vw 6vw;
}
  .l-f-copy {
    font-size: 3vw;
    padding: 6vw 0;
  }
}


.l-clinicList_slider {
  margin-right: -3.7vw
}

.l-clinicList_slider .slick-slide {
  padding: 0 1.25vw;
  display: flex;
  justify-content: center
}

.l-clinicList_slider .slick-arrow {
  position: absolute;
  top: 0;
  cursor: pointer;
  z-index: 10;
  bottom: 0;
  margin: auto;
  height: 14px
}

.l-clinicList_slider .slick-right {
  right: 0
}

.l-clinicList_slider .slick-right .slick-disabled {
  display: none !important
}

.l-clinicList_slider .slick-left {
  left: -16px
}

.l-clinicList_slider .slick-left .slick-disabled {
  display: none !important
}

.l-clinicList_slider .l-clinicList_slider_arrow_right span, .l-clinicList_slider .l-clinicList_slider_arrow_left span {
  width: 30px;
  height: 30px;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  position: absolute;
  top: 0;
  left: 0
}

.l-clinicList_slider .l-clinicList_slider_arrow_right span:before, .l-clinicList_slider .l-clinicList_slider_arrow_left span:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: transform 0.4s, opacity 0.4s;
  transform: translate3d(0, 0, 0)
}

.l-clinicList_slider .l-clinicList_slider_arrow_right:hover span:before, .l-clinicList_slider .l-clinicList_slider_arrow_left:hover span:before {
  opacity: 0.3
}

.l-clinicList_slider .l-clinicList_slider_arrow_right span {
  transform: translate3d(-15px, -1px, 0) rotate(45deg)
}

.l-clinicList_slider .l-clinicList_slider_arrow_right span:before {
  border-top: 2px solid #373737;
  border-right: 2px solid #373737
}

.l-clinicList_slider .l-clinicList_slider_arrow_left span {
  transform: translate3d(1px, 1px, 0) rotate(225deg)
}

.l-clinicList_slider .l-clinicList_slider_arrow_left span:before {
  border-top: 2px solid #373737;
  border-right: 2px solid #373737
}

.l-clinicList_slider_new {
  display: block;
  margin-top: calc(-1.6rem + -8px + -8px);
  margin-bottom: 8px;
  background-color: #ad4646;
  color: #fff;
  font-size: 1.5rem;
  padding: 0 18px;
  height: 2.6rem;
  line-height: 2.4rem
}

.l-clinicList_slider_new .ja {
  transform: scale(0.8, 1);
  letter-spacing: 0.1rem;
  display: inline-block
}

.l-clinicList_slider_new .en {
  font-family: 'Oswald', sans-serif;
  display: inline-block;
  margin-left: -2px;
  letter-spacing: 0.1rem
}

@media screen and (max-width: 1120px) {
  .l-clinicList_slider_new {
    width: auto;
    height: 1.6rem;
    line-height: 1.6rem;
    background-color: #ad4646;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-size: 0.9rem;
    z-index: 1;
    padding: 0 5px;
    margin-top: calc(-1.5rem + 0.9rem + -15px);
    margin-bottom: 5px
  }
}

.l-movie {
  padding-top: 90px
}

@media screen and (max-width: 1120px) {
  .l-movie {

    padding-top: 18vw
  }
}

@media all and (min-width: 1121px) {
  .u-spOnly {
    display: none !important
  }
}

@media all and (max-width: 1120px) {
  .u-pcOnly {
    display: none !important
  }
  .u-columnRv {
    flex-direction: column-reverse !important
  }
}


.c_date {
  position: relative;
}


.c-gold {
  color: #bba274
}

.c-gold2 {
  color: #b58122
}

.c-gold2_link {
  color: #b58122;
  border-bottom: 1px solid #b58122
}

.c-gold3 {
color: #ac9571;
}

.c-silver {
  color: #969696
}

.c-pink {
  color: #ff9494
}

.c-pink2 {
  color: #f783ad
}

.c-ttl_pink2 {
  background-color: #f998bb;
  color: #fff
}

.c-subTtl_pink2 {
  color: #f783ad;
  padding-bottom: 15px;
  border-bottom: 2px solid #f783ad
}

.c-purple {
  color: #b187c1
}

.c-ttl_purple {
  background-color: #b187c1;
  color: #fff
}

.c-subTtl_purple {
  color: #b187c1;
  padding-bottom: 15px;
  border-bottom: 2px solid #b187c1
}

.c-yellow {
  color: #eec720
}

.c-ttl_yellow {
  background-color: #eec720;
  color: #fff
}

.c-subTtl_yellow {
  color: #eec720;
  padding-bottom: 15px;
  border-bottom: 2px solid #eec720
}

.c-green {
  color: #84c6ae
}

.c-ttl_green {
  background-color: #84c6ae;
  color: #fff
}

.c-subTtl_green {
  color: #84c6ae;
  padding-bottom: 15px;
  border-bottom: 2px solid #84c6ae
}

.c-blue {
  color: #006bd9
}

.c-orange {
  color: #ff8d08
}

.c-red {
  color: #f23333
}

.c-underline_link {
  text-decoration: underline;
  color: #a67921
}

.c-ttl {
  border-left: solid 7px #e9e9e9;
  font-size: 2.6rem;
  font-weight: 700;
  padding-left: 20px;
  line-height: 1.5
}

.c-ttl_u_line {
  border-bottom: 1px solid #000;
  font-size: 2.3rem;
  margin-bottom: 4vw;
  padding-bottom: 16px;
  line-height: 1.5
}

.c-ttl_bg {
  padding: 38px 0;
  background: #faf8f5;
  text-align: center;
  font-size: 3rem
}

.c-ttl_link {
  padding-left: 28px;
  background: url(../images/common/icn_circle_arrow_right.svg) left 11px/18px no-repeat;
  font-size: 2.6rem
}

@media screen and (max-width: 1120px) {
  .c-ttl {
    border-left: solid 1.4vw #e9e9e9;
    font-size: 4.8vw;
    padding-left: 3vw
  }
  .c-ttl_u_line {
    font-size: 5.6vw;
    margin-bottom: 12.8vw;
    padding-bottom: 2vw
  }
  .c-ttl_link {
    padding-left: 6vw;
    background-position: left 2.5vw;
    background-size: 4vw;
    font-size: 5.6vw
  }
  .c-gold3 {
color: #d89c9c;
font-weight: 600;
}
}


@media screen and (max-width: 650px) {
.l-f_area_in_box_logo img{
width: 60%;
}
}

.c-lead {
  width: 1120px;
  margin: auto;
}

@media screen and (max-width: 1120px) {
.c-lead {
  width: 100%;
}
}
.c-lead_ttl {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  transform-origin: top left;
  font-size: 8rem;
  font-weight: 600;
  display: inline-block;
  margin-right: 20px;
  line-height: 0;
  color: #816e57;
}
.c-lead_ttl01 {
  font-family: 'Frank Ruhl Libre', serif;
  transform-origin: top left;
  font-size: 5rem;
  font-weight: 600;
  display: inline-block;
  line-height: 1.3;
  color: #816e57;
  /*margin: 36px 0;*/
}
.c-lead .text{
	font-size: 19px;
    line-height: 1.6;
    margin-top: 49px;
}
.c-lead_subTtl {
  display: inline-block;
  font-size: 5rem;
  color:#514e3d;
  font-family: serif;
  font-weight: 100;
}
@media screen and (max-width: 650px) {
.c-lead_subTtl {
  font-size: 3.5rem;
}
}

.c-lead span{
    display: block;
    font-weight: normal;
    color: #514e3d;
    margin-top: 10px;
}

.c-lead_subTtl01 {
  display: inline-block;
  font-size: 3.8rem;
  font-weight: 900;
  line-height: 1.4;
  padding-top: 50px;
  letter-spacing: -5px;
  color: #a2abb2;
}
.c-lead_subTtl02 {
  display: inline-block;
  font-size: 3.8rem;
  font-weight: 900;
  line-height: 1.4;
  padding-top: 50px;
  letter-spacing: -3px;
  color:#b58122;
}
.c-lead_subTtl_txt {
  font-size: 1.4rem;
  font-weight: normal
}

.c-lead_mini {
  margin: 73px 0;
  padding-bottom: 20px;
  border-bottom: 2px solid #000
}

.c-lead_mini .c-lead_ttl {
  font-size: 5rem;
  text-transform: uppercase
}

.c-lead_mini .c-lead_ttl_lower {
  text-transform: lowercase
}

.c-lead_mini .c-lead_subTtl {
  font-size: 2.4rem
}

.c-lead_mini .c-lead_subTtl_split {
  font-size: 2rem;
  margin: 0 2px;
  font-weight: normal
}

.c-lead_mini .c-lead_btn {
  float: right;
  margin: 50px 0 0 0
}

.c-lead_btn {
  float: right;
  margin: 50px 0 0 0
}

.c-lead_date {
  position: absolute;
  right: 0;
  bottom: -55px;
  font-family: 'Oswald', sans-serif;
  font-size: 1.8rem;
  background: url(../images/common/date_back.svg) no-repeat center top;
  background-size: cover;
  width: 232px;
  height: 53px;
  padding: 20px 0 0 50px;
  z-index: 1;
  color: #fff
}



.c-txt {
  font-size: 2.3rem;
  line-height: 1.6;
  letter-spacing: 0.02em
}

.c-txt+.c-txt {
  margin-top: 30px
}

.c-txt_minTtl {
  font-weight: bold;
  font-size: 2rem
}

@media screen and (max-width: 1120px) {
  .c-txt {
    font-size: 3.84vw
  }
  .c-txt+.c-txt {
    margin-top: 6vw
  }
  .c-txt_minTtl {
    font-size: 3.8vw
  }
}

.c-txtlist {
  margin-bottom: 20px
}

.c-indent {
  text-indent: -1em;
  padding-left: 1em
}

.c-bold {
  font-weight: bold
}

.c-btn_more {
text-align: center;
    border: 1px #000 solid;
    line-height: 2.6;
    width: 80%;
    margin: auto;
    font-weight: 300;
    font-family: 'Julius Sans One', sans-serif;
}

.c-btn_more a {
  display: block;
  text-align: center;
  padding: 15px 7px 15px 30px
}

.c-btn_more a::after {
  margin-left: 0;
  background-image: none
}

.c-btn_more a:hover::after {
  margin-left: 0;
  background-image: none
}

.c-btn_type1>a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding: 0 40px;
  font-weight: 400;
  color: #fff;
  background: #333;
}


@media screen and (max-width: 1120px) {
.c-btn_type1>a {
    height: auto;
    margin: 0 auto;
    text-align: center;
    padding: 4vw 0;
    font-size: 3vw;
  }
  .c-btn_type1>a::after {
    width: 4vw;
    height: 4vw;
    margin-left: 4vw
  }
  .c-btn_type1>a:hover::after {
    width: 3vw;
    height: 3vw;
    margin-left: 4vw
  }
  .c-btn_type1>a.is-arrow_under::after {
    top: 57%
  }
}




.c-btn_type2 {
  width: 200px;
  position: relative
}

.c-btn_type2.c-btn_type2_long {
  width: 280px;
  margin-top: 10px
}

.c-btn_type2.c-btn_type2_long a.c-gold {
  background: #70b0af;
  border: none;
  color: #fff;
}

.c-btn_type2>a {
  display: block;
  padding: 12px 0 14px;
  border-radius: 100px;
  background: #fff;
  color: #111;
  border: 3px solid #a5aeb5;
  width: 100%;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.2
}

.c-btn_type2>a.c-btn_type2_tall::after {
  top: 22px
}

.c-btn_type2>a::after {
  position: absolute;
  top: 15px;
  right: 6px;
  content: "";
  width: 21px;
  height: 12px;
  background-image: url(../images/common/btn_arrow_hov.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center
}

.c-btn_type2>a:hover {
  opacity: 100;
  transition: all 0.3s;
  background: #e2e5e8;
}

.c-btn_type2>a:hover.c-gold {
  background: #e2e5e8;
}

.c-btn_type2-border>a {
  position: relative;
  background: transparent;
  border: 2px solid #ac9977;
  color: #ac9977;
  font-weight: 500
}



.facemenu_btn {
  width: 200px;
  position: relative
}

.facemenu_btn.c-btn_type2_long {
  width: 280px;
  margin-top: 10px
}

.facemenu_btn.c-btn_type2_long a.c-gold {
  background: #70b0af;
}

.facemenu_btn>a {
  display: block;
  padding: 12px 0 14px;
  border-radius: 100px;
  background: #fff;
  color: #111;
  width: 100%;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.2;
  border: #f9b9b9 3px solid;
}

.facemenu_btn>a.c-btn_type2_tall::after {
  top: 22px
}

.facemenu_btn>a::after {
  position: absolute;
  top: 15px;
  right: 6px;
  content: "";
  width: 21px;
  height: 12px;
  background-image: url(../images/common/btn_arrow_hov.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center
}

.facemenu_btn>a:hover {
  opacity: 100;
  transition: all 0.3s;
  background: #ffeeee;
}

@media screen and (max-width: 1120px) {
figcaption {
    font-size: inherit;
}
  .c-btn_type2.c-btn_type2_long {
    width: 84%;
    padding-top: 0;
	font-weight: 800;
  }
  .c-btn_type2 a {
    font-size: 1.3rem;
    padding: 10px 0 14px
  }
  .c-btn_type2 a::after {
    top: 12px
  }
  .c-btn_more {
    margin: 10px auto;
    font-size: 2vw;
  }
  
  .c-btn_more a {
    display: block;
    text-align: center;
    padding: 4vw 0;
    font-size: 6vw
  }
  .c-btn_more a::after {
    margin-left: 0;
    background-image: none;
    width: 0;
    height: 0
  }
  .c-btn_more a:hover::after {
    margin-left: 0;
    background-image: none;
    width: 0;
    height: 0
  }
}

@media screen and (max-width: 650px) {
.c-btn_more {
    line-height: 4;
    font-size: 3.6vw;
}
.l-campaign_list_item {
    margin: 20px auto;
}
}

.c-btn_type3>a {
  font-weight: bold;
  padding: 8px 7px 10px 30px;
  background-color: #ac9977;
  border-radius: 50px;
  color: #fff
}

.c-btn_type3>a::after {
  content: "";
  display: inline-block;
  width: 19px;
  height: 12px;
  margin-left: 10px;
  background-image: url(../images/common/btn_arrow_hov.svg);
  background-repeat: no-repeat;
  background-size: contain
}

.c-btn_type3>a:hover {
  opacity: 100;
  transition: all 0.3s;
  background: #454545
}




@media screen and (max-width: 1120px) {
  .c-btn_type3.c-btn_type2_long {
    width: 233px
  }
  .c-btn_type3 a {
    font-size: 1.2rem;
    padding: 10px 0 14px
  }
  .c-btn_type3 a::after {
    top: 12px
  }

  .c-btn_more a {
    display: block;
    text-align: center;
    padding: 4vw 0;
    font-size: 6vw
  }
  .c-btn_more a::after {
    margin-left: 0;
    background-image: none;
    width: 0;
    height: 0
  }
  .c-btn_more a:hover::after {
    margin-left: 0;
    background-image: none;
    width: 0;
    height: 0
  }
}

.c-btn_type4 {
  text-align: right
}

.c-btn_type4>a {
  display: inline-block;
  position: relative;
  text-align: right;
  font-size: 14px;
  padding: 12px 40px;
  font-weight: bold;
  height: auto;
  border: 2px solid #454545;
  border-radius: 50px
}

.c-btn_type4+.c-btn_type4 {
  margin-top: 10px
}

@media screen and (max-width: 1120px) {
  .c-btn_type4 {
    text-align: center
  }
  .c-btn_type4>a {
    width: auto;
    display: inline-block;
    position: relative;
    text-align: right;
    font-size: 3.3vw;
    padding: 12px 40px;
    font-weight: bold;
    height: auto;
    border: 2px solid #454545;
    border-radius: 50px
  }
  .c-btn_type4>a::after {
    width: 2.4vw;
    height: 2.4vw;
    margin-left: 2.4vw
  }
}

.c-tgl {
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%)
}

.c-tgl::before {
  content: "";
  display: block;
  width: 18px;
  height: 2px;
  background: #fff;
  transition: all 0.2s ease
}

.c-tgl::after {
  content: "";
  display: block;
  width: 18px;
  height: 2px;
  margin-top: -2px;
  background: #fff;
  transform: rotate(90deg);
  transform-origin: center;
  transition: all 0.2s ease
}

.is-open .c-tgl::before {
  opacity: 0;
  transition: all 0.2s ease
}

.is-open .c-tgl::after {
  transform: rotate(180deg);
  transition: all 0.2s ease
}

@media screen and (max-width: 1120px) {
  .c-tgl::before {
    width: 12px;
    height: 1px
  }
  .c-tgl::after {
    width: 12px;
    height: 1px;
    margin-top: -1px
  }
}

.c-btnList {
  display: flex;
  flex-wrap: wrap;
  margin: 50px 0 40px
}

.c-btnList_item {
  width: 270px;
  margin: 20px 13px 0 0
}

.c-btnList_item a {
  border: solid 2px #70b0af;
  background-color: #70b0af;
  border-radius: 3px;
  padding: 15px 0;
  text-align: center;
  display: block;
  cursor: pointer;
  font-size: 1.6rem;
  color: #fff;
}

.c-btnList_item a:hover {
  opacity: 100;

  transition: all 0.3s;
  background: #629996;
  color: #fff
}

.c-btnList_item a.is-active {
  opacity: 100;
  transition: all 0.3s;
  background: #454545;
  color: #fff
}

.c-btnList_item:nth-child(4n) {
  margin-right: 0
}

@media screen and (max-width: 1120px) {
  .c-btnList {
    margin: 10vw 0 12vw
  }
  .c-btnList_item {
    width: 48%;
    margin: 3vw 0 0 0
  }
  .c-btnList_item a {
    font-size: 3.8vw;
    padding: 3vw 0
  }
  .c-btnList_item:nth-child(2n) {
    margin-left: 4%
  }
}

.c-bnr_typeA {
  max-width: 500px;
  margin: 0 auto 74px;
  text-align: center
}

@media screen and (max-width: 1120px) {
  .c-bnr_typeA {
    max-width: auto;
    margin: 0 auto 12vw
  }
}

.c-case {
  position: relative;
  background-color: #f1f1f1;
  padding: 63px 0;
}

.c-case_slider_wide {
  width: 100%;
  position: relative;
  z-index: 1
}

.c-case_slider_wide .slick-list .slick-track {
  display: flex;
  max-width: 10000% !important
}

.c-case_slider_wide .slick-list .slick-slide {
  text-align: center;
  width: 824px;
  margin: 0 25px
}

.c-case_slider_wide .slick-arrow {
  position: absolute;
  top: -11%;
  width: calc(50vw - 450px);
  height: 100%;
  cursor: pointer;
  z-index: 10
}

.c-case_slider_wide .slick-arrow .c-case_slider_arrow {
  position: absolute;
  top: 28px;
  bottom: 0;
  margin: auto
}

.c-case_slider_wide .slick-left {
  left: 0
}

.c-case_slider_wide .slick-left .c-case_slider_arrow {
  right: -15px
}

.c-case_slider_wide .slick-right {
  right: 0
}

.c-case_slider_wide .slick-right .c-case_slider_arrow {
  left: -15px
}

.c-case_slider_wide .slick-dotted.slick-slider {
  margin-bottom: 30px
}

.c-case_slider_wide .slick-dots {
  position: absolute;
  bottom: -55px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center
}

.c-case_slider_wide .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}

.c-case_slider_wide .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: #000;
  border: 0;
  outline: none;
  background: transparent
}

.c-case_slider_wide .slick-dots li button:hover, .c-case_slider_wide .slick-dots li button:focus {
  outline: none
}

.c-case_slider_wide .slick-dots li button:hover:before, .c-case_slider_wide .slick-dots li button:focus:before {
  opacity: 1
}

.c-case_slider_wide .slick-dots li button:before {
  font-family: 'slick';
  font-size: 2rem;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '●';
  text-align: center;
  color: #c6c6c6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

@media all and (-ms-high-contrast: none) {
  .c-case_slider_wide .slick-dots li button:before {
    font-size: 3rem
  }
}

@supports (-ms-ime-align: auto) {
  .c-case_slider_wide .slick-dots li button:before {
    font-size: 3rem
  }
}

.c-case_slider_wide .slick-dots li:hover button:before {
  color: #ac9977
}

.c-case_slider_wide .slick-dots li.slick-active button:before {
  color: #ac9977
}

.c-case_slider_cell {
  position: relative
}

.c-case_slider_img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 300px;
  background: #fff;
  overflow: hidden
}

.c-case_slider_img a {
  display: block
}

.c-case_slider_img img {
  width: 100%
}

.c-case_slider_txt {
  float: left;
  margin-top: 16px;
  text-align: left;
  font-size: 1.6rem
}

.c-case_slider_arrow {
  width: 14px;
  padding: 1px;
  height: 14px;
  transition: all 0.6s
}

.c-case_slider_arrow_left {
  width: 14px;
  height: 14px;
  position: relative
}

.c-case_slider_arrow_left span {
  transform: translate3d(1px, 1px, 0) rotate(225deg);
  width: 15px;

  height: 15px;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  position: absolute;
  top: 0;
  left: 0
}

.c-case_slider_arrow_left span::before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-top: 1px solid #979797;
  border-right: 1px solid #979797;
  transition: transform 0.4s, opacity 0.4s;
  transform: translate3d(0, 0, 0)
}

.c-case_slider_arrow_left span::after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  transition: transform 0.4s, opacity 0.4s;
  transform: translate3d(-10px, 10px, 0);
  border-top: 1px solid #979797;
  border-right: 1px solid #979797
}

.c-case_slider_arrow_right {
  width: 14px;
  height: 14px;
  position: relative
}

.c-case_slider_arrow_right span {
  transform: translate3d(-1px, -1px, 0) rotate(45deg);
  width: 15px;
  height: 15px;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  position: absolute;
  top: 0;
  left: 0
}

.c-case_slider_arrow_right span::before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-top: 1px solid #979797;
  border-right: 1px solid #979797;
  transition: transform 0.4s, opacity 0.4s;
  transform: translate3d(0, 0, 0)
}

.c-case_slider_arrow_right span::after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  transition: transform 0.4s, opacity 0.4s;
  transform: translate3d(-10px, 10px, 0);
  border-top: 1px solid #979797;
  border-right: 1px solid #979797
}

.c-case_slider_infoBtn {
  float: right;
  width: 180px;
  margin-top: 16px;
  text-align: right;
  font-size: 1.3rem;
  cursor: pointer
}

.c-case_in_catch {
  width: 1120px;
  margin: 0 auto;
  position: relative;
  height: 94px
}

.c-case_in_catch img {
  display: block;
  position: absolute;
  top: -38px;
  right: 0
}

.c-case+.p-doctor_sns {
  margin-top: 80px
}

.c-case_slider_infoPopup {
  display: none
}

.l-modal_in .c-case_slider_infoPopup {
  display: block
}

.c-support_slider_none {
  height: 261px;
  background-color: #f1f1f1
}

.c-support_slider_none p {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1120px;
  height: 100%;
  margin: 0 auto;
  font-size: 3rem;
  color: #ccc;
  letter-spacing: 0.1em
}

@media screen and (max-width: 1120px) {
  .c-case {
    padding: 6vw 4vw
  }
  .c-case .c-btn_type1 {
    margin-top: 24vw
  }
  .c-case .c-btn_type1>a {
    width: 70%
  }
  .c-case_slider_cell {
    padding: 0 2vw
  }
  .c-case_slider .slick-list .slick-slide {
    margin: 0
  }
  .c-case_slider .slick-arrow {
    display: none !important
  }
  .c-case_slider .slick-dots {
    bottom: -10vw
  }
  .c-case_slider .c-case_slider_txt {
    font-size: 4.8vw;
    margin-top: 3vw
  }
  .c-case_slider .slick-dots li {
    position: relative;
    display: inline-block;
    width: 8vw;
    height: 8vw;
    margin: 0 2vw;
    padding: 0;
    cursor: pointer
  }
  .c-case_slider .slick-dots li button:before {
    font-family: 'slick';
    font-size: 6.8vw;
    line-height: 8vw;
    position: absolute;
    top: 0;
    left: 0;
    width: 8vw;
    height: 8vw;
    content: '●';
    text-align: center;
    color: #c6c6c6;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
  }
  .c-case_slider_infoBtn {
    width: auto;
    font-size: 4vw
  }
  .c-support_slider_none {
    height: 61.8vw
  }
  .c-support_slider_none p {
    width: 100%;
    font-size: 6vw
  }
  .c-case_slider_wide .slick-arrow {
    bottom: -66vw
  }
  .c-case_slider_wide .slick-arrow .c-case_slider_arrow_right span, .c-case_slider_wide .slick-arrow .c-case_slider_arrow_left span {
    bottom: -67vw
  }
  .c-case_slider_wide .slick-dots {
    bottom: -15.5vw
  }
  .c-case_slider_wide .slick-dots li {
    margin: 0 1vw
  }
  .c-case_slider_wide .slick-list .slick-slide {
    width: 92vw;
    margin: 0
  }
  .c-case_slider_wide .c-case_slider_img {
    height: 32vw
  }
  .c-case_slider_wide .c-case_slider_txt {
    font-size: 4vw
  }
  .c-case+.p-doctor_sns {
    margin-top: 16vw
  }
}

.c-support_slider_list {
  width: 100%;
  padding: 40px 0;
  background-color: #f1f1f1
}

.c-support_slider_list li {
  width: 280px;
  margin: 0px 18px
}

.c-support_slider_list li p {
  margin-top: 10px;
  font-size: 1.8rem;
  text-align: center
}

.c-table {
  width: 100%;
  background: #fff;
  border-left: solid 1px #d3d3d3;
  border-bottom: solid 1px #d3d3d3;
  border-collapse: initial;
  margin: 30px auto;
}

.c-table th {
  border-top: solid 1px #d3d3d3;
  border-right: solid 1px #d3d3d3;
  width: 290px;
  padding: 0 10px;
  background: #faf8f5;
  vertical-align: middle;
  font-weight: 700;
  line-height: 1.6
}

.c-table th .c-red1, .c-table th .c-gold3 {
  display: block
}

.c-table td {
  border-top: solid 1px #d3d3d3;
  border-right: solid 1px #d3d3d3;
  padding: 20px 30px;
  /*text-align: right;*/
  position: relative;
  vertical-align: middle;
  line-height: 1.6
}

@media screen and (max-width: 1120px) {
  .c-table th {
    width: 35vw;
    padding: 0 5vw;
    text-align: left;
    line-height: 1.4
  }
  .c-table td {
    padding: 4vw 2vw;
    line-height: 1.6;
  }
}
@media screen and (max-width: 650px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .c-table th,
  .c-table td {
	border-bottom: none;
    display: block;
    width: 100%;
    padding: 13px;
  }
}

.c-table_line {
  width: 100%;
  line-height: 1.5
}

.c-table_line tr {
  border-top: solid 1px #d3d3d3;
  display: block;
  padding: 15px 0
}

.c-table_line tr:last-child {
  border-bottom: solid 1px #d3d3d3
}

.c-table_line tr.is-link {
  background: #faf8f5;
  position: relative
}

.c-table_line tr.is-link a {
  font-size: 1.8rem
}

.c-table_line tr.is-link a::before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  width: 15px;
  height: 15px;
  background: url(../images/common/icn_circle_arrow_right.svg) center/100% no-repeat;
  vertical-align: middle
}

.c-table_line tr.is-link a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1
}

.c-table_line tr.is-link a:hover {
  text-decoration: underline;
  opacity: 1
}

.c-table_line th, .c-table_line td {
  padding: 15px 25px;
  text-align: left;
  letter-spacing: 0.02em;
  vertical-align: middle
}

.c-table_line th {
  font-weight: 700;
  width: 300px;
  font-size: 1.6rem
}

.c-table_line td {
  border-left: solid 1px #d3d3d3;
  font-size: 1.4rem
}

.c-table_line td .c-txt {
  font-size: 1.4rem
}

.c-table_line td p:not(:last-child) {
  margin-bottom: 1.3vw
}

@media screen and (max-width: 1120px) {
  .c-table_line {
    width: 100%
  }
  .c-table_line tr {
    border-top: none;
    display: block;
    padding: 0
  }
  .c-table_line tr+tr {
    margin-top: 4.8vw
  }
  .c-table_line tr.is-link {
    background: none
  }
  .c-table_line tr.is-link th {
    background: #f2eadf
  }
  .c-table_line tr.is-link td a {
    font-size: 3.84vw
  }
  .c-table_line tr.is-link td a::before {
    width: 12px;
    height: 12px;
    margin-right: 2vw
  }
  .c-table_line tr.is-link td a::after {
    content: none
  }
  .c-table_line tr:last-child {
    border-bottom: none
  }
  .c-table_line th, .c-table_line td {
    text-align: left;
    display: block
  }
  .c-table_line th {
    padding: 3.2vw;
    width: 100%;
    font-size: 4.16vw;
    background: #f1f1f1
  }
  .c-table_line td {
    border-left: none;
    font-size: 3.84vw;
    width: 100%;
    padding: 3.2vw .8vw
  }
}

.c-table_chart {
  width: 100%;
  line-height: 1.5
}

.c-table_chart tr.is-link {
  background: #faf8f5;
  position: relative
}

.c-table_chart tr.is-link a {
  font-size: 1.8rem
}

.c-table_chart tr.is-link a::before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  width: 15px;
  height: 15px;
  background: url(../images/common/icn_circle_arrow_right.svg) center/100% no-repeat;
  vertical-align: middle
}

.c-table_chart tr.is-link a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1
}

.c-table_chart tr.is-link a:hover {
  text-decoration: underline;
  opacity: 1
}

.c-table_chart thead th {
  width: 29%
}

.c-table_chart thead th:first-child {
  width: 13%
}

.c-table_chart th, .c-table_chart td {
  padding: 15px 25px;
  text-align: left;
  letter-spacing: 0.02em;
  vertical-align: middle;
  border: solid 1px #d3d3d3
}

.c-table_chart th {
  background-color: #faf8f5;
  width: 250px;
  font-size: 1.4rem;
  text-align: center
}

.c-table_chart td {
  background-color: #fff;
  font-size: 1.4rem
}

.c-table_chart td p:not(:last-child) {
  margin-bottom: 1.3vw
}

@media screen and (max-width: 1120px) {
  .c-table_chart {
    width: 100%;
    border: solid 1px #d3d3d3;
    border-top: none
  }
  .c-table_chart tr {
    display: block;
    padding: 0
  }
  .c-table_chart tr+tr {
    margin-top: 0px;
    border-top: 0px
  }
  .c-table_chart tr.is-link {
    background: none
  }
  .c-table_chart tr.is-link th {
    background: #f2eadf
  }
  .c-table_chart tr.is-link td a {
    font-size: 3.84vw
  }
  .c-table_chart tr.is-link td a::before {
    width: 12px;
    height: 12px;
    margin-right: 2vw
  }
  .c-table_chart tr.is-link td a::after {
    content: none
  }
  .c-table_chart th, .c-table_chart td {
    display: block;
    border: none;
    border-top: solid 1px #d3d3d3
  }
  .c-table_chart th {
    text-align: center;
    padding: 3.6vw;
    width: 100%;
    font-size: 4.16vw
  }
  .c-table_chart td {
    text-align: left;
    font-size: 3.84vw;
    width: 100%;
    padding: 4.4vw 3.6vw
  }
}

.c-cont_separateBox {
  display: flex;
  justify-content: space-between
}

.c-cont_separateBox_img {
  flex-basis: 40%
}

.c-cont_separateBox_txt {
  flex-basis: 56%
}

.c-cont_separateBox_half .c-cont_separateBox_img {
  flex-basis: 48%
}

.c-cont_separateBox_half .c-cont_separateBox_txt {
  flex-basis: 48%
}

.c-cont_separateBox_imgLarge .c-cont_separateBox_img {
  flex-basis: 56%
}

.c-cont_separateBox_imgLarge .c-cont_separateBox_txt {
  flex-basis: 40%
}

@media screen and (max-width: 1120px) {
  .c-cont_separateBox {
    display: block
  }
  .c-cont_separateBox_img {
    margin: 0 0 6vw 0
  }
}

.c-pagenation {
  margin-top: 60px
}

.c-pagenation+.l-f {
  margin-top: 100px
}

.c-pagenation_list {
  display: flex;
  justify-content: center;
  align-items: center
}

.c-pagenation_list_item {
  margin: 0 14px
}

.c-pagenation_list_item_num {
  font-family: 'Oswald', sans-serif;
  transform: scale(1, 1.2);
  transform-origin: top left;
  font-size: 3.6rem;
  color: #aaa
}

.c-pagenation_list_item.is-current .c-pagenation_list_item_num {
  color: #545453
}

.c-pagenation_list_item_prev {
  display: block;
  width: 12px;
  height: 30px;
  background: url(../images/common/btn_arrow_left_gray.png) center bottom 1px/100% no-repeat
}

.c-pagenation_list_item_next {
  display: block;
  width: 12px;
  height: 30px;
  background: url(../images/common/btn_arrow_right_gray.png) center bottom 1px/100% no-repeat
}

@media screen and (max-width: 1120px) {
  .c-pagenation {
    margin-top: 10vw
  }
  .c-pagenation+.l-f {
    margin-top: 16vw
  }
  .c-pagenation_list_item {
    margin: 0 2vw
  }
  .c-pagenation_list_item_num {
    font-size: 7.2vw
  }
  .c-pagenation_list_item_prev {
    width: 2vw;
    background-position: center
  }
  .c-pagenation_list_item_next {
    width: 2vw;
    background-position: center
  }
}

.c-ttl_gold {
  background-color: #bba274;
  color: #fff
}

.c-subTtl_gold {
  color: #bba274;
  padding-bottom: 15px;
  border-bottom: 2px solid #bba274
}

.c-ttl_silver {
  background-color: #bebebe;
  color: #fff
}

.c-subTtl_silver {
  color: #9f9f9f;
  padding-bottom: 15px;
  border-bottom: 2px solid #9f9f9f
}

.c-ttl_pink {
  background-color: #ff9494;
  color: #fff
}

.c-subTtl_pink {
  color: #ff9494;
  padding-bottom: 15px;
  border-bottom: 2px solid #ff9494
}

.c-btn_typeBtn {
  display: block;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding: 0 40px;
  font-weight: bold;
  border: 2px solid #454545;
  border-radius: 50px;
  margin: 0 auto;
  background: #fff
}

.c-btn_typeBtn:hover {
  opacity: 100;
  transition: all 0.3s;
  background: #454545;
  color: #fff
}

.c-btn_typeBtn:hover::after {
  background-image: url(../images/common/btn_arrow_hov.svg)
}

.c-btn_typeBtn::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 12px;
  top: 40%;
  right: 14px;
  transform: translateY(-50%);
  background-image: url(../images/common/btn_arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  transform: rotate(90deg)
}

.c-btn_typeBack::after {
  transform: rotate(-90deg)
}

@media screen and (max-width: 1120px) {
  .c-btn_typeBtn {
    width: 70%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    padding: 4vw 0;
    font-size: 3.8vw;
    border-radius: 10vw
  }
  .c-btn_typeBtn::after {
    width: 3.3vw;
    height: 2.5vw;
    top: 50%;
    right: 3.5vw
  }
  .c-btn_typeBack::after {
    top: 32%
  }
}

.c-sub-ttl {
  font-size: 1.8rem;
  font-weight: bold
}

@media screen and (max-width: 1120px) {
  .c-sub-ttl {
    margin-bottom: 20px
  }
}

.c-image_text {
  vertical-align: middle
}

.l-f_area_in_choice_list .c-image_text {
  width: 16.75vw;
  filter: brightness(0.7)
}

@media screen and (min-width: 1120px) {
  .l-f_area_in_choice_list .c-image_text {
    width: 6.25rem;
    margin-bottom: 2px;
    filter: brightness(0.825)
  }
}

.l-h_spMenu_item_block_list ul li a .c-image_text {
  width: 20vw
}

.l-h_mgnav_cat .c-image_text {
  filter: brightness(0.25);
  width: 6.2rem;
  margin: 0 0 1px 1px
}

.p-grouptop_mv {
  padding: 40px 0 96px
}

.p-grouptop_mv_slide {
  height: 446px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease
}

.p-grouptop_mv_slide.slick-initialized {
  visibility: visible;
  opacity: 1
}

.p-grouptop_mv_slide .slick-list, .p-grouptop_mv_slide .slick-track {
  height: 100%
}

.p-grouptop_mv_slide .slick-dots {
  display: flex;
  justify-content: center;/*flex-end*/
  max-width: 1016px;
  margin: 44px auto 0
}

.p-grouptop_mv_slide .slick-dots li {
  margin: 0 13px;
}

.p-grouptop_mv_slide .slick-dots button {
  width: 12px;
  height: 12px;
  background: #fff;
  border-radius: 50%;
  text-indent: -9999px;
  cursor: pointer
}

.p-grouptop_mv_slide .slick-dots .slick-active button {
  background: #ac9571;
}

.p-grouptop_mv_slide_item {
  position: relative;
  width: 1000px;
  height: 100%;
  margin: 0 30px
}

.p-grouptop_mv_slide_item::before {
  position: absolute;
  /*left: -1px;
  bottom: -1px;*/
  display: block;
  content: "";
  top:0;
  left: 0;
  border-bottom: 13em solid transparent;
  border-left: 16em solid #a08307;
}
.p-grouptop_mv_slide_item_link {
  display: block;
  height: 100%
}

.p-grouptop_mv_slide_item_link:hover {
  opacity: 1
}

.p-grouptop_mv_slide_item_link:hover .p-grouptop_mv_slide_item_img {
  background-size: 105%;
  transition: all 0.3s ease
}

.p-grouptop_mv_slide_item_img {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  transition: all 0.3s ease;
  border-radius: 30px;
}

.p-grouptop_mv_slide_item_ttl {
  position: absolute;
  top: 4px;
  /*left: -28px;*/
  font-family: 'Oswald', sans-serif;
  transform: scale(1, 1.2);
  color: #fff;
  text-align: center;
  transform: scale(0.8); 
  transition: 0.6s 0.6s;
  transform-origin: center
}

.p-grouptop_mv_slide_item_ttl_num {
  font-size: 12.6rem;
  font-weight: 600;
  color: #fff;
}

.p-grouptop_mv_slide_item_ttl_num::after {
  display: block;
  content: "";
  margin: 12px auto 0;
  width: 78px;
  height: 6px;
  background: #fff;
}

.p-grouptop_mv_slide_item_ttl_en {
  margin-top: 14px;
  font-size: 2.1rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  color: #fff;
}

.p-grouptop_mv_slide_item_txt_block {
  display: flex;
  align-items: center;
  height: 60px;
  
}

.p-grouptop_mv_slide_item_txt_block p {
  transform: skew(30deg);
  font-size: 2.2rem;
  background: #ffffff;
  border-radius: 50px;
  padding:16px 30px;

}

.p-grouptop_mv_slide_item_txt_first {
  position: absolute;
  bottom: 132px;
  right: -160px;
  opacity: 0;
  z-index: 100;
}

.p-grouptop_mv_slide_item_txt_secound {
  position: absolute;
  bottom: 16px;
  right: -104px;
  opacity: 0;
  z-index: 100;
}


.p-grouptop_mv_slide_item_txt_third {
  position: absolute;
  right: -116px;
  opacity: 0;
  z-index: 100;
}

.slick-current .p-grouptop_mv_slide_item_ttl {
  transform: scale(1);
  transition: 0.6s 0.6s;
}

.slick-current .p-grouptop_mv_slide_item_txt_first {
  -webkit-animation-name: slide_view_txt_first;
  animation-name: slide_view_txt_first;
  -webkit-animation-duration: 4.1s;
  animation-duration: 4.1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}

.slick-current .p-grouptop_mv_slide_item_txt_secound {
  -webkit-animation-name: slide_view_txt_secound;
  animation-name: slide_view_txt_secound;
  -webkit-animation-duration: 4.1s;
  animation-duration: 4.1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.slick-current .p-grouptop_mv_slide_item_txt_third {
  -webkit-animation-name: slide_view_txt_third;
  animation-name: slide_view_txt_third;
  -webkit-animation-duration: 4.1s;
  animation-duration: 4.1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

@media screen and (max-width: 1120px) {
.p-grouptop_mv_slide_item_img{
border-radius: 0px;
}
  .p-grouptop_mv {
    padding-top: 8vw;
    padding-bottom: 8.6vw;
  }
  .p-grouptop_mv_slide {
    /*height: 105vw*/
  }
  .p-grouptop_mv_slide .slick-list {
    padding-bottom: 5vw;
  }
  .p-grouptop_mv_slide .slick-prev {
    position: absolute;
    left: -9999px;
  }
  .p-grouptop_mv_slide .slick-next {
    position: absolute;
    top: 50%;
    right: 6.5vw;
    width: 20px;
    height: 38px;
    opacity: 0.9;
    background: url(../images/common/btn_arrow_right_white.png) center/100% no-repeat;
    transform: translateY(-80%);
  }
  .p-grouptop_mv_slide .slick-dots {
    margin-top: 3.6vw;/*1.1vw;
    /*padding-right: 10vw*/
  }
  .p-grouptop_mv_slide .slick-dots li {
   /* margin: 0 4px*/
  }
  .p-grouptop_mv_slide .slick-dots button {
    width: 19px;
    height: 19px;
  }
  .p-grouptop_mv_slide_item {
    width: 100vw;
    margin: 0;
    /*padding: 0 18vw 0 7vw*/
  }
  .p-grouptop_mv_slide_item::before, .p-grouptop_mv_slide_item::after {
    content: none;
  }
  .p-grouptop_mv_slide_item_txt_first {
    right: -116px;
  }
  .p-grouptop_mv_slide_item_link {
    transition: all 0.2s ease;
  }
  .p-grouptop_mv_slide_item_link .p-grouptop_mv_slide_item_img {
    background-color: rgba(255, 255, 255, 0.1);
  }
  .p-grouptop_mv_slide_item_link:hover .p-grouptop_mv_slide_item_img {
    background-size: 100%;
  }
  .p-grouptop_mv_slide_item_link.is-touch .p-grouptop_mv_slide_item_img {
    background-blend-mode: lighten;
    background-size: 105%;
    box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.4);
    transition: all 0.2s ease;
  }
  .p-grouptop_mv_slide_item_ttl {
    top: 17vw;
    left: 10vw;
	display: none;
  }
  .p-grouptop_mv_slide_item_ttl_num {
    font-size: 16vw;
  }
  .p-grouptop_mv_slide_item_ttl_num::after {
    width: 13vw;
    height: 3px;
    margin: 2.3vw auto 0;
  }
  .p-grouptop_mv_slide_item_ttl_en {
    margin-top: 2.3vw;
    font-size: 3.2vw;
  }
  .p-grouptop_mv_slide_item_txt_block {
    height: auto;
    padding: 2.8vw 3.6vw;
  }
  .p-grouptop_mv_slide_item_txt_block p {
    font-size: 3.8vw;
	padding: 26px 30px;
	font-weight: 600;
  }
  .p-grouptop_mv_slide_item_txt_first {
    bottom: 26vw
  }
  .p-grouptop_mv_slide_item_txt_secound {
    /*bottom: 15vw*/
    right: -165px;
  }
  .p-grouptop_mv_slide_item_txt_third {
    bottom: 4vw;
  }
}

@-webkit-keyframes slide_view_txt_first {
  0% {
    transform: translate(0px, 0) skew(-30deg);
    opacity: 0;
  }
  6% {
    transform: translate(0px, 0) skew(-30deg);
    opacity: 0;
  }
  8% {
    transform: translate(-125px, 0) skew(-30deg);
    opacity: 1;
  }
  92% {
    transform: translate(-125px, 0) skew(-30deg);
    opacity: 1;
  }
  100% {
    transform: translate(-125px, 0) skew(-30deg);
    opacity: 0;
  }
}

@keyframes slide_view_txt_first {
  0% {
    transform: translate(0px, 0) skew(-30deg);
    opacity: 0;
  }
  6% {
    transform: translate(-125px, 0) skew(-30deg);
    opacity: 1;
  }
  92% {
    transform: translate(-125px, 0) skew(-30deg);
    opacity: 1;
  }
  100% {
    transform: translate(-125px, 0) skew(-30deg);
    opacity: 0;
  }
}

@-webkit-keyframes slide_view_txt_secound {
  0% {
    transform: translate(0px, 0) skew(-30deg);
    opacity: 0;
  }
  6% {
    transform: translate(-125px, 0) skew(-30deg);
    opacity: 1;
  }
  90% {
    transform: translate(-125px, 0) skew(-30deg);
    opacity: 1;
  }
  100% {
    transform: translate(-125px, 0) skew(-30deg);
    opacity: 0;
  }
}

@keyframes slide_view_txt_secound {
  0% {
    transform: translate(0px, 0) skew(-30deg);
    opacity: 0;
  }
  6% {
    transform: translate(-125px, 0) skew(-30deg);
    opacity: 1;
  }
  90% {
    transform: translate(-125px, 0) skew(-30deg);
    opacity: 1;
  }
  100% {
    transform: translate(-125px, 0) skew(-30deg);
    opacity: 0;
  }
}

@-webkit-keyframes slide_view_txt_third {
  0% {
    transform: translate(0, 0) skew(-30deg);
    opacity: 0;
  }
  6% {
    transform: translate(-125px, 0) skew(-30deg);
    opacity: 1;
  }
  90% {
    transform: translate(-125px, 0) skew(-30deg);
    opacity: 1;
  }
  100% {
    transform: translate(-125px, 0) skew(-30deg);
    opacity: 0;
  }
}

@keyframes slide_view_txt_third {
  0% {
    transform: translate(0, 0) skew(-30deg);
    opacity: 0;
  }
  6% {
    transform: translate(-125px, 0) skew(-30deg);
    opacity: 1;
  }
  90% {
    transform: translate(-125px, 0) skew(-30deg);
    opacity: 1;
  }
  100% {
    transform: translate(-125px, 0) skew(-30deg);
    opacity: 0;
  }
}

@media screen and (max-width: 1120px) {
  @-webkit-keyframes slide_view_txt_first {
    0% {
      transform: translate(0px, 0) skew(-30deg);
      opacity: 0;
    }
    6% {
      transform: translate(-150px, 0) skew(-30deg);
      opacity: 0;
    }
    8% {
      transform: translate(-150px, 0) skew(-30deg);
      opacity: 1;
    }
    92% {
      transform: translate(-150px, 0) skew(-30deg);
      opacity: 1;
    }
    100% {
      transform: translate(-150px, 0) skew(-30deg);
      opacity: 0;
    }
  }
  @keyframes slide_view_txt_first {
    0% {
      transform: translate(0px, 0) skew(-30deg);
      opacity: 0;
    }
    6% {
      transform: translate(-150px, 0) skew(-30deg);
      opacity: 1;
    }
    8% {
      transform: translate(-150px, 0) skew(-30deg);
      opacity: 1;
    }
    92% {
      transform: translate(-150px, 0) skew(-30deg);
      opacity: 1;
    }
    100% {
      transform: translate(-150px, 0) skew(-30deg);
      opacity: 0;
    }
  }
  @-webkit-keyframes slide_view_txt_secound {
    0% {
      transform: translate(0px, 0) skew(-30deg);
      opacity: 0;
    }
    6% {
      transform: translate(-150px, 0) skew(-30deg);
      opacity: 1;
    }
    8% {
      transform: translate(-150px, 0) skew(-30deg);
      opacity: 1;
    }
    90% {
      transform: translate(-150px, 0) skew(-30deg);
      opacity: 1;
    }
    100% {
      transform: translate(-150px, 0) skew(-30deg);
      opacity: 0;
    }
  }
  @keyframes slide_view_txt_secound {
    0% {
      transform: translate(0px, 0) skew(-30deg);
      opacity: 0;
    }
    6% {
      transform: translate(-150px, 0) skew(-30deg);
      opacity: 1;
    }
    90% {
      transform: translate(-150px, 0) skew(-30deg);
      opacity: 1;
    }
    100% {
      transform: translate(-150px, 0) skew(-30deg);
      opacity: 0;
    }
  }
  @-webkit-keyframes slide_view_txt_third {
    0% {
      transform: translate(0px, 0) skew(-30deg);
      opacity: 0;
    }
    6% {
      transform: translate(-150px, 0) skew(-30deg);
      opacity: 1;
    }
    90% {
      transform: translate(-150px, 0) skew(-30deg);
      opacity: 1;
    }
    100% {
      transform: translate(-150px, 0) skew(-30deg);
      opacity: 0;
    }
  }
  @keyframes slide_view_txt_third {
    0% {
      transform: translate(0px, 0) skew(-30deg);
      opacity: 0;
    }
    6% {
      transform: translate(-150px, 0) skew(-30deg);
      opacity: 1;
    }
    90% {
      transform: translate(-150px, 0) skew(-30deg);
      opacity: 1;
    }
    100% {
      transform: translate(-150px, 0) skew(-30deg);
      opacity: 0;
    }
  }
}

.p-top_acd {
  width: 85%;
  margin: 0 auto;
  font-size: 1.5rem;
  line-height: 1.6;
  letter-spacing: 0.02em;
}

.p-top_acd dt {
  display: block;
  width: 100%;
  padding: 18px 28px;
  cursor: pointer;
  color: #313131;
  margin-top: 40px;
  background: #c0a77a;
  color: #fff;
  position: relative;
  letter-spacing: 0.1rem;
  border-radius: 10px;
  transition: 1s;
}

.p-top_acd dt:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  right: 22px;
  transform: translateY(-10%);
  border: 6px solid transparent;
  border-top: 8px solid #fff;
}

.p-top_acd dt:hover {
  background-color: #454545;
  transition: background-color 0.6s ease;
}

.p-top_acd dt.selected {
  border-radius: 10px 10px 0 0;
  transition: 1s;
}

.p-top_acd dt.selected:after {
  transform: rotate(180deg) translateY(60%);
}

.p-top_acd dd {
  background: #faf8f5;
  width: 100%;
  display: none;
  padding: 20px;
  line-height: 2;
  border-radius: 0 0 10px 10px;
}

.p-top_acd_attention {
  font-size: 1.2rem;
  line-height: 1.4;
}

.p-top_acd ul {
  font-size: 1.4rem;
}

.p-top_acd li {
  margin: 0 auto;
}

.p-top_acd-big {
  font-size: 1.7rem;
  font-weight: bold;
}

.p-grouptop_clinic_list_wrap {
  width: 100%;
  margin: 0 auto;
}

@media (max-width: 950px) {
  .p-top_acd {
    width: 100%;
    font-size: 3.84vw;
  }
  .p-top_acd dt {
    padding: 3.2vw 2.8vw;
    margin-top: 7vw;
  }
  .p-top_acd dt:after {
    border: 1.5vw solid transparent;
    border-top: 2vw solid #fff;
  }
  .p-top_acd dd {
    text-align: left;
    padding: 3.7vw;
  }
  .p-top_acd_attention {
    font-size: 2.8vw;
    line-height: 1.4;
  }
  .p-top_acd ul {
    font-size: 3.4vw;
  }
  .p-top_acd li {
    line-height: 1.8;
    margin-bottom: 10px;
  }
  .p-top_acd-big {
    font-size: 4.4vw;
  }
  .p-grouptop_clinic_list_wrap {
    width: 100%;
    margin: 6vw auto;
  }
  
}

.p-grouptop_clinic {
  /*margin-top: -52px*/
}

.p-grouptop_clinic_ttl {
  display: inline-block;
}

.p-grouptop_clinic_sns {
  display: inline-flex;
  margin-left: 30px;
  margin-top: 19px;
}

.p-grouptop_clinic_sns_ttl {
  transform: scale(1.15, 1);
  font-size: 1.9rem;
  color: #ac9977;
}

.p-grouptop_clinic_sns_list {
  display: flex;
  margin-left: 26px;
}

.p-grouptop_clinic_sns_list_item a {
  display: block;
  width: 18px;
}

.p-grouptop_clinic_sns_list_item+.p-grouptop_clinic_sns_list_item {
  margin-left: 10px;
}

.p-grouptop_clinic_list {
  display: flex;
  justify-content: space-between;
  margin-top: 96px;
  width: calc(100% - 42.4px);
  margin: 96px auto 0;
}

.p-grouptop_clinic_list_item {
  flex-basis: 15.3%;
}

.p-grouptop_clinic_list_item_link {
  display: block;
}

.p-grouptop_clinic_list_item_link:hover {
  opacity: 1;
}

.p-grouptop_clinic_list_item_img {
  overflow: hidden;
  border-radius: 18px;
}

.p-grouptop_clinic_list_item_img img {
  transition: all 0.3s ease;
  width: 100%;
  height: auto;
  border-radius: 18px;
}

.p-grouptop_clinic_list_item_img:hover img {
  transform: scale(1.1);
  transform-origin: center;
  transition: all 0.3s ease
}

.p-grouptop_clinic_list_item_ttl {
  /*margin-top: -20px;*/
  text-align: center;
  /*color: #1c1c1c*/
  color: #fff;
    margin-top: 20px;
    background: #70b0af;
    border-radius: 37px;
    padding: 10px 0;
}

.p-grouptop_clinic_list_item_ttl_lead {
  display: block;
  font-family: 'Oswald', sans-serif;
  transform: scale(1, 1.2);
  transform-origin: top left;
  font-size: 2.3rem;/*3rem*/
  font-weight: 600;
  letter-spacing: 0.05em
}

.p-grouptop_clinic_list_item_ttl_sub {
  display: block;
  margin-top: 14px;
  font-size: 1.7rem
}

@media screen and (max-width: 1120px) {
  .p-grouptop_clinic {
    /*margin-top: -7.8vw*/
  }
  .p-grouptop_clinic_ttl {
    width: 56vw
  }
  .p-grouptop_clinic_sns_ttl {
    font-size: 3.2vw
  }
  .p-grouptop_clinic_list_wrap {
    width: 100%;
    margin: 10vw auto;
    overflow-x: scroll;
    overflow-y: hidden
  }
  .p-grouptop_clinic_list {
    width: 136%;
    margin-top: 0
  }
  .p-grouptop_clinic_list_item {
    flex-basis: 22vw
  }
  .p-grouptop_clinic_list_item+.p-grouptop_clinic_list_item {
    margin-left: 4.8vw
  }
 /* .p-grouptop_clinic_list_item_img {
    border-radius: 6px
  }*/
  .p-grouptop_clinic_list_item_ttl {
   /* margin-top: -10px*/
   border-radius: 63px;
  }
  .p-grouptop_clinic_list_item_ttl_lead {
    font-size: 4.4vw;
    letter-spacing: 0.02em
  }
  .p-grouptop_clinic_list_item_ttl_sub {
    margin-top: 26px;
    font-size: 3.3vw
  }
}



@media screen and (max-width: 1120px) {
  .p-grouptop_after {
    margin-top: 16vw;
  }
}

.p-mv {
  position: relative;
  height: 30vw; /*40vw*/
}

.p-mv_slide {
  height: 100%;
}

.p-mv_slide_item {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0 80px;
}

.p-mv_slide_img {
  max-width: 1350px;
  margin: 0 auto;
  height: 40vw !important;
  position: relative;
  transform: scale(0.85);
  transition: 0.6s 0.6s;
  background: url() center no-repeat;
  background-size: cover;
}

.p-mv_slide_txts {
  width: 50.3%;
  text-align: center;
  color: #fff;
  position: absolute;
  left: 0;
  top: -78px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.p-mv_thumbs {
  position: absolute;
  left: 14px;
  bottom: 6%;
  display: flex;
}

.p-mv_thumbs_item {
  margin-left: 10px;
  border: 2px solid transparent;
  cursor: pointer;
  width: 150px;
}

.p-mv_thumbs_item.on {
  border-color: #ac9977;
}
.p-mv_in {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1120px;
    margin: 0 auto;
    transform: translate(-50%, -50%);
}
.p-mv_in_ttl {
    max-width: 75%;
    color: #fff;
    font-size: 45px;
    font-weight: 600;
    margin-top: 20px;
    line-height: 1.3;
    border-bottom: solid 2px #fff;
    padding-bottom: 15px;
    margin-bottom: 25px;
    display: inline-block;
}
.p-mv_in_sub {
    color: #fff;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 600;
}
@media screen and (max-width: 1680px) {
  .p-mv_slide_txts {
    margin-left: 3%;
    width: 45.3%;
    top: -67px;
  }
  .p-mv_slide_img {
    margin-bottom: 0;
  }
  .mod-header-logo a {
    width: 160px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    background-color: rgba(255, 255, 255, 0);
  }
}

@media screen and (max-width: 1400px) {
  .p-mv_slide_txts {
    margin-left: 3%;
    top: -67px;
  }
  .p-mv_thumbs {
    bottom: 6%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1350px) {
  .p-mv {
    height: 43vw;
    background-position: center;
  }
  .p-mv_slide_item {
    padding: 30px 50px 0px;
  }
  .p-mv_slide_img {
    max-width: 1350px;
    margin: 0 auto;
    height: 40vw !important;
  }
  .p-mv_slide_txts {
    margin-left: 5%;
    width: 45%;
  }
  .p-mv_thumbs_item {
    width: 114px;
  }
}
@media screen and (max-width: 1120px){
.p-mv_in {
    width: 100%;
    margin: 0 auto;
    padding: 0 5vw;
}
}




@media screen and (max-width: 767px) {
.p-grouptop_after {
  margin-top: 116px;
}
  .p-mv {
    height: calc(227px + 40px) !important;/*490px + 40px*/
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .p-mv_slide_item {
    padding: 20px 20px 30px;
  }
  .p-mv_slide_img {
    height: 495px !important;
  }
  .p-mv_slide_img img {
    width: 100%;
  }
  .p-mv_slide01 {
    justify-content: center;
    background-position: 60%
  }
  .p-mv_slide_txts {
    margin-left: 0;
    padding: 6% 6% 4% 2%;
    width: 67%;
    top: 55%;
    height: 48%;
    background-color: #fff;
    transition: 0.5s;
    -webkit-transition: 0.5s;
  }
  .p-mv_thumbs {
    display: none;
  }
}
@media screen and (max-width: 650px) {
.p-mv_in_ttl {
    font-size: 26px;
    letter-spacing: normal;
    font-weight: 500;
    padding-bottom: 0;
}
}
@media screen and (max-width: 400px) {
  .p-mv_slide_txts {
    height: 40%;
    width: 88.1%;
    top: 64%;
    transition: 0.5s;
    -webkit-transition: 0.5s;
  }
}

.slick-current .p-mv_slide_img {
  transform: scale(1);
}

.slick-current .p-mv_slide_charm {
  opacity: 1;
  transform: translateX(0);
}

.p-topNews {
  position: absolute;
  right: 0;
  top: 98%;
  z-index: 1;
  display: table;
}

.p-topNews_img {
  display: table-cell;
  height: 100%;
}

.p-topNews_img>img {
  height: 100%;
}

.p-topNews_in {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
  background-color: #ac9977;
  width: 83%;
  transition: 0.4s;
}

.p-topNews_in_txtArea {
  display: inline-block;
  width: 74%;
  vertical-align: middle;
  font-size: 1.4rem;
  background-color: #d8caad;
  padding: 5px 30px;
  overflow: hidden;
  white-space: nowrap;
  line-height: 1.9;
}

.p-topNews_in_txtArea li {
  height: 0;
  visibility: hidden;
  opacity: 0;
  width: 90%;
  transition: 0.5s;
}

.p-topNews_in_txtArea .is-active {
  height: auto;
  visibility: visible;
  opacity: 1;
  transition: 0.5s;
}

.p-topNews_date {
  font-family: 'Oswald', sans-serif;
  padding-right: 10px;
}

.p-topNews_btn {
  display: inline-block;
  padding-left: 10px;
  vertical-align: middle;
  font-size: 0;
}

.p-topNews_btn_next {
  width: 28px;
  height: 27px;
  margin-top: 0;
  background-size: 28px 27px;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
  background-image: url(../images/top/topNews_arrow_next.svg);
  display: inline-block;
}

.p-topNews_btn_next:hover {
  background-image: url(../images/top/topNews_arrow_nextOn.svg);
  transition: 0.4s;
}

@media screen and (max-width: 1120px) {
  .p-topNews_img {
    height: 67px;
  }
  .p-topNews_in {
    transition: 0.4s;
  }
  .p-topNews_in_txtArea {
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 1120px) {
  .p-topNews {
    display: none;
  }
}

@media screen and (max-width: 1120px) {
  .p-spNav {
    margin-top: 6vw;
  }
  .p-spNav_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 3.2vw;
  }
  .p-spNav_list>li {
    border-radius: 1vw;
    min-width: 8%;
    margin-bottom: 1.2vw;
    flex-basis: 49.5%;
    background-color: #a5aeb5;
    font-size: 4vw;
    text-align: center;
    font-weight: 500;
  }
  .p-spNav_list>li>a {
    color: #fff;
    padding: 3.9vw;/*5vw 1vw 3vw 4.8vw;*/
    display: block;
  }
  .p-spNav_list>li.p-spNav_list-large {
    flex-basis: 100%;
  }
  .p-spNav_list>li.p-spNav_list-large a {
    padding: 5vw 1vw 3vw 0vw;
    text-align: center;
  }
  .p-spNav_list>li.p-spNav_list-large {
    flex-basis: 100%;
  }
  .p-spNav_list>li.p-spNav_list-large>a {
    color: #fff;
    padding: 5vw 1vw 3vw 0;
    text-align: center;
  }
}

.p-faceMenu {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 543px;
  max-width: 2000px;
  margin: 0 auto;
  position: relative;
}

.p-faceMenu_in {
  width: 1120px;
  margin: 0 auto;
  padding: 50px 0 0;
}

.p-faceMenu_ttl {
  font-size: 3.4rem;
  font-weight: 500;
  line-height: 2;
  position: absolute;
  top: 70px;
}

.p-faceMenu_btn {
  position: relative;
}

.p-faceMenu_btn_list_1 {
  position: absolute;
  top: 46px;
  left: 90px;
}

.p-faceMenu_btn_list_1>li {
  margin-bottom: 20px;
}

.p-faceMenu_btn_list_2 {
  position: absolute;
  top: 100px;
  right: 130px
}

.p-faceMenu_btn_list_2>li {
  margin-bottom: 22px;
}

@media screen and (min-width: 768px) and (max-width: 1299px) {
  .p-faceMenu {
    /*background: url(../images/top/faceMenu_bg_pc2.jpg) center center/cover no-repeat !important*/
  }
  body.p-takasaki .p-faceMenu, body.p-kawagoe .p-faceMenu {
    background: url(../images/top/faceMenu_bg_noera_pc2.jpg) center center/cover no-repeat !important;
  }
  .p-faceMenu_in {
    width: 750px;
    padding: 50px 0 0;
  }
  .p-faceMenu_ttl {
    display: none;
  }
  .p-faceMenu_btn {
    position: relative;
  }
  .p-faceMenu_btn_list_1 {
    position: absolute;
    top: 46px;
    left: -105px;
  }
  .p-faceMenu_btn_list_2 {
    position: absolute;
    top: 122px;
    right: 0px;
  }
}

@media screen and (max-width: 1120px) {
  .p-faceMenu {
    display: none;
  }
  .p-faceMenu_sp>img {
    width: 100%;
    height: auto;
  }
}

.p-bodyMenu {
  background-position: center top;
  background-size: 2000px;
  background-repeat: no-repeat;
  height: 542px;
  max-width: 2000px;
  margin: 0 auto;
}

.p-bodyMenu.is-shinjuku .p-bodyMenu_ttl {
  top: 140px;
}

.p-bodyMenu.is-shinjuku .p-bodyMenu_btn_list {
  top: 70px;
}

.p-bodyMenu.is-ginza .p-bodyMenu_ttl {
  top: 140px;
}

.p-bodyMenu.is-takasaki {
  height: 414px;
}

.p-bodyMenu.is-takasaki .p-bodyMenu_ttl {
  top: 100px;
}

.p-bodyMenu.is-kawagoe .p-bodyMenu_ttl {
  top: 140px;
}

.p-bodyMenu.is-kawagoe .p-bodyMenu_btn_list {
  top: 70px;
}

.p-bodyMenu_in {
  width: 1120px;
  margin: 0 auto;
  padding: 26px 0 0;
  position: relative;
}

.p-bodyMenu_ttl {
  font-size: 4.2rem;
  font-weight: 500;
  text-align: center;
  line-height: 2;
  position: absolute;
  top: 170px;
  right: 50px;
}

.p-bodyMenu_btn {
  position: relative;
}

.p-bodyMenu_btn_list {
  position: absolute;
  top: 16px;
  left: 450px;
}

.p-bodyMenu_btn_list>li {
  margin-bottom: 17px;
}
.message_sp{
}
.message {
  background-position: center top;
  background-size: 2000px;
  background-repeat: no-repeat;
  height: 542px;
  max-width: 2000px;
  margin: 0 auto;
}
.message_in {
  width: 1120px;
  margin: 0 auto;
  padding: 26px 0 0;
  position: relative;
}
.message_btn {
  position: relative;
}

.message_btn_list {
  position: absolute;
  top: 33px;
  left: 450px;
}

.message_btn_list>li {
    margin-bottom: 17px;
}
.message-btn {
    width: 430px;
    position: relative;
}
.message-btn>a {
    display: block;
    padding: 16px;
    background: rgba(255,255,255,1);
    color: #111;
    width: 100%;
    height: 99px;
    text-align: left;
    font-size: 2rem;
    line-height: 2.1;
}
.message_btn2{
    width: 330px;
    margin-top: 10px;
    border: none;
    color: #fff;
    position: absolute;
    top: 401px;
    left: 500px;
}
.message_btn2>a {
    display: block;
    padding: 12px 0 14px;
    border-radius: 100px;
    background: #ebb4b3;
    color: #fff;
    border: 3px solid #fff;
    width: 100%;
    text-align: center;
    font-size: 1.5rem;
    line-height: 1.2;
}
.message_btn2 a {
    padding: 26px 0 26px;
}

@media screen and (min-width: 768px) and (max-width: 1120px) {
  .p-bodyMenu_in {
    width: 200px;
    padding: 50px 0 0;
  }
  .p-bodyMenu_ttl {
    display: none;
  }
  .p-bodyMenu_btn {
    position: relative;
  }
  .p-bodyMenu_btn_list {
    position: absolute;
    top: 20px;
    left: 0px;
  }
}

@media screen and (max-width: 1120px) {
.message {
display: none;
}
.message_sp{
width:100%;
height: auto;
padding: 14px;
background:url("../img/top/clinic_menu_sp.jpg") no-repeat center;
background-size: cover;

}
.message_sp .message_btn {
 width: 63%;
}
.message_sp .message-btn{
width: 100%;
margin-bottom: 26px;
}

.message-btn>a {
    display: block;
    padding: 23px;
    background: rgba(255,255,255,0.8);
    color: #111;
    width: 100%;
    height: 99px;
    text-align: left;
    font-size: 1.7em;
    line-height: 2.1;
    font-weight: 500;
}
.message_sp .message_in  {
    width: 93%;
    margin: auto;
}
.message_sp .message_btn2 {
	width: auto;
    margin: 20px auto;
    border: none;
    color: #fff;
    position: relative;
    top: inherit;
    left: inherit;
}
.message_sp .message_btn2>a {
    font-size: 1.7em;
    font-weight: 700;
}



  .p-bodyMenu {
    display: none;

  }
  .p-bodyMenu_sp>img {
    width: 100%;
    height: auto;
  }
}

.p-pickUp {
  padding: 4% 0 1%;
  position: relative;
  background-color: #525252;
}

.p-pickUp_slider {
  width: 100%;
  position: relative;
  margin-bottom: 100px;
  z-index: 1
}

.p-pickUp_slider .slick-list .slick-track {
  max-width: 10000% !important;
}

.p-pickUp_slider .slick-list .slick-slide {
  text-align: center;
  margin: 0 25px;
  min-width: 900px;
}

.p-pickUp_slider .slick-arrow {
  position: absolute;
  top: 0;
  width: calc(50vw - 450px);
  height: 100%;
  cursor: pointer;
  z-index: 10;
}

.p-pickUp_slider .slick-arrow .p-pickUp_slider_arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.p-pickUp_slider .slick-left {
  left: 0;
}

.p-pickUp_slider .slick-left .p-pickUp_slider_arrow {
  right: 15px;
}

.p-pickUp_slider .slick-right {
  right: 0;
}

.p-pickUp_slider .slick-right .p-pickUp_slider_arrow {
  left: 15px;
}

.p-pickUp_slider .slick-dots {
  position: absolute;
  bottom: -44px;
  width: 100%;
  text-align: center;
}

.p-pickUp_slider .slick-dots li {
  display: inline-block;
  padding: 0 18px;
  position: relative;
  cursor: pointer;
  font-family: 'Oswald', sans-serif;
  font-size: 2rem;
  color: #fff;
}

.p-pickUp_slider .slick-dots li::before {
  display: block;
  content: '';
  border-bottom: 3px solid #cea888;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 2px;
  left: 16px;
  margin: auto;
  transition: transform 0.6s, opacity 0.6s;
  opacity: 0;
  transform: scale(0);
}

.p-pickUp_slider .slick-dots li span {
  letter-spacing: 1px;
}

.p-pickUp_slider .slick-dots .slick-active:before {
  opacity: 1;
  transform: scale(1);
}

.p-pickUp_slider_cell {
  background: #fff;
  position: relative;
}

.p-pickUp_slider_ttl a {
  color: #cea888;
  margin-bottom: 12px;
  font-size: 20px;
  line-height: 1.5;
  font-weight: normal;
  display: block;
}

.p-pickUp_slider_ttl a:hover {
  opacity: 1;
  text-decoration: none;
}

.p-pickUp_slider_subTxt {
  font-size: 1.4rem;
  line-height: 1.4;
  color: #5c5c5c;
}

.p-pickUp_slider_subTxt span {
  display: block;
  margin-top: 6px;
}

.p-pickUp_slider_img {
  overflow: hidden;
  width: 42%;
}

.p-pickUp_slider_img img {
  transition: transform 0.5s ease;
}

.p-pickUp_slider_num {
  position: absolute;
  top: 0;
  height: 100%;
  right: 0;
  width: 40px;
}

.p-pickUp_slider_num_in {
  position: absolute;
  top: 20px;
  color: #cea888;
  right: 20px;
  font-family: 'Oswald', sans-serif;
}

.p-pickUp_slider_num_arrow {
  position: absolute;
  bottom: 18px;
  right: 20px;
  width: 100%;
  width: 32px;
  cursor: pointer;
}

.p-pickUp_slider_in {
  padding-left: 4.7%;
  padding-right: 4%;
  text-align: left;
  width: 58%;
}

.p-pickUp_slider_arrow {
  width: 14px;
  padding: 1px;
  height: 14px;
  transition: all 0.6s;
}

.p-pickUp_slider_arrow_left {
  width: 14px;
  height: 14px;
  position: relative;
}

.p-pickUp_slider_arrow_left span {
  transform: translate3d(1px, 1px, 0) rotate(225deg);
  width: 10px;
  height: 10px;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.p-pickUp_slider_arrow_left span::before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transition: transform 0.4s, opacity 0.4s;
  transform: translate3d(0, 0, 0);
}

.p-pickUp_slider_arrow_left span::after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  transition: transform 0.4s, opacity 0.4s;
  transform: translate3d(-10px, 10px, 0);
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

.p-pickUp_slider_arrow_right {
  width: 14px;
  height: 14px;
  position: relative;
}

.p-pickUp_slider_arrow_right span {
  transform: translate3d(-1px, -1px, 0) rotate(45deg);
  width: 10px;
  height: 10px;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.p-pickUp_slider_arrow_right span::before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transition: transform 0.4s, opacity 0.4s;
  transform: translate3d(0, 0, 0);
}

.p-pickUp_slider_arrow_right span::after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  transition: transform 0.4s, opacity 0.4s;
  transform: translate3d(-10px, 10px, 0);
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

.p-pickUp_slider_new {
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: #ad4646;
  color: #fff;
  font-family: 'Oswald', sans-serif;
  font-size: 1.9rem;
  padding: 8px 28px 9px;
  z-index: 1;
}

@media screen and (max-width: 1120px) {
  .p-pickUp {
    padding: 12.4% 0 0.2%;
  }
  .p-pickUp_slider {
    margin-bottom: 92px;
  }
  .p-pickUp_slider .slick-list .slick-slide {
    margin: 0 10px;
    max-width: 296px;
    min-width: 240px;
  }
  .p-pickUp_slider .slick-dots li:before {
    top: 3px
  }
  .p-pickUp_slider_img {
    width: 100%;
    margin-bottom: 24px;
  }
  .p-pickUp_slider_in {
    padding: 0 6%;
    width: 100%;
  }
  .p-pickUp_slider_ttl {
    font-size: 2rem;
    line-height: 1.5;
    margin-bottom: 14px;
  }
  .p-pickUp_slider_ttl a {
    font-size: 4.2vw;
    line-height: 1.3;
  }
  .p-pickUp_slider_num {
    position: relative;
    width: 100%;
    height: 60px;
  }
  .p-pickUp_slider_num_in {
    top: 20px;
    right: auto;
    left: 0;
    margin-left: 6%;
  }
  .p-pickUp_slider_arrow {
    display: none;
  }
}

@media screen and (min-width: 1120px) {
  .p-pickUp_slider .slick-dots li:hover:before {
    opacity: 1;
    transform: scale(1);
  }
  .p-pickUp_slider_cell {
    max-width: 900px;
    display: flex !important;
    align-items: center;
  }
  .p-pickUp_slider_cell:hover {
    opacity: 1
  }
  .p-pickUp_slider_cell_img {
    max-width: 378px;
    max-height: 252px;
    overflow: hidden;
  }
  .p-pickUp_slider_cell_in {
    max-width: 522px;
  }
  .p-pickUp .p-pickUp_slider .p-pickUp_slider_cell:hover .p-pickUp_slider_img img {
    transform: scale(1.1);
  }
  .p-pickUp_slider_arrow_left:hover span:before {
    opacity: 0;
    transform: translate3d(10px, -10px, 0);
  }
  .p-pickUp_slider_arrow_left:hover span:after {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/*.l-campaign_list_item:nth-child(n+7) {
  display: none;
}*/

.l-campaign_list.is-open .l-campaign_list_item {
  display: block;
}

.p-case {
  padding: 100px 0;
  background: url(../images/common/contents_bg.jpg) center center/100% repeat-y;
}

.p-case_in_slider_list {
  width: 100%;
  padding: 40px 0 60px;
  background-color: #f1f1f1;
}

.p-case_in_slider_list li {
  width: 280px;
  margin: 0px 18px;
}

.p-case_in_slider_list li p {
  margin-top: 10px;
  font-size: 1.8rem;
  text-align: center;
}

.p-case_in_catch {
  width: 1120px;
  height: 94px;
  margin: 0 auto;
  position: relative;
}

.p-case_in_catch img {
  display: block;
  position: absolute;
  top: -50px;
  right: 0;
}

.p-case_in_list {
  max-width: 1120px;
  margin: auto;
  /*margin: 50px auto 60px*/
}

.p-case_in_items {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(336px, 1fr));
  grid-template-rows: 1fr;
  grid-gap: 56px;
  margin-top: 20px;
}

.p-case_in_items li {
  background: #111;
  display: flex;
  justify-content: center;
  position: relative;
}

.p-case_in_items li::before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  padding-bottom: calc(5/5 * 100%);
}

.p-case_in_items li video, .p-case_in_items li img {
  width: 100%;
  height: 100%;
}

.p-case_in_items li:hover .p-case_in_items_hovTxt {
  opacity: 1;
}

.p-case_in_items li:hover .p-case_in_items_hovTxt_in {
  padding-bottom: 30px;
  transition: all 0.6s ease;
}

.p-case_in_items li:hover img {
  opacity: 0.3;
  transition: all 0.4s ease;
}

.p-case_in_items li:hover video {
  opacity: 0.3;
  transition: all 0.4s ease;
}

.p-case_in_items_hovTxt {
  width: 100%;
  height: 100%;
  opacity: 0;
  color: #fff;
  text-align: center;
  display: table;
  transition: all 0.6s ease;
  line-height: 1.8rem;
  letter-spacing: 0.3rem;
  padding: 30px 30px 0 30px;
  position: absolute;
  left: 0;
}

.p-case_in_items_hovTxt_in {
  transition: all 0.6s ease;
  display: table-cell;
  vertical-align: middle;
}

.p-case_in_items_hovTxt_in>span {
  margin-top: 10px;
  font-size: 1.4rem;
  display: inline-block;
  padding: 0px 30px;
  background-color: #fff;
  letter-spacing: 0;
  border-radius: 20px;
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  color: #111;
}

.p-case_modal_box {
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}

.p-case_modal_bg {
  background-color: rgba(30, 30, 30, 0.9);
  height: 100%;
  width: 100%;
}

.p-case_modal_scroll {
  overflow: auto;
  max-height: 400px;
}

.p-case_modal_scroll::-webkit-scrollbar {
  height: 5px;
}

.p-case_modal_scroll::-webkit-scrollbar-track {
  background: #F1F1F1;
}

.p-case_modal_scroll::-webkit-scrollbar-thumb {
  background: #BCBCBC;
}

.p-case_modal_scroll video, .p-case_modal_scroll img {
  display: block;
  text-align: center;
  width: 25%;
  margin: 0 auto 2%;
}

.p-case_modal_inner {
  background-color: #fff;
  left: 50%;
  padding: 40px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 1120px;
  width: 90%;
  border-radius: 5px;
}

.p-case_modal_inner_tbl {
  line-height: 1.5;
  border: 1px solid #ac9977;
  font-size: 1.3rem;
  width: 100%;
}

.p-case_modal_inner_tbl th {
  padding: 20px;
  width: 20%;
  border-collapse: collapse;
  border-bottom: 1px solid #d0c2a9;
  background-color: #ac9977;
  color: #fff;
}

.p-case_modal_inner_tbl td {
  padding: 20px;
  border-collapse: collapse;
  border-bottom: 1px solid #ac9977;
}

.p-case_modal_inner_tbl td strong {
  display: block;
  padding-left: 26px;
  background: url(../images/common/icn_circle_arrow_right.svg) left 4px/14px no-repeat;
  font-weight: bold;
  font-size: 1.5rem;
}

.p-case_modal_inner_tbl td span {
  color: #f55454;
}

.p-case_modal_inner_tbl+.p-case_modal_inner_tbl {
  margin: 30px 0 10px;
}

.p-case_modal_inner_tbl+.p-case_modal_btn {
  margin: 20px auto 40px;
}

.p-case_modal_close {
  cursor: pointer;
  position: absolute;
  right: -1px;
  top: -35px;
  color: #fff;
  font-size: 3.2rem;
}

.p-case_modal_btn {
  margin: 30px auto 10px;
}

@media all and (-ms-high-contrast: none) {
  .p-case_in_items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 30px;
  }
  .p-case_in_items li {
    width: 336px;
    height: 336px;
    background-color: #111;
    margin-bottom: 68px;
    position: relative;
    overflow: hidden;
  }
  .p-case_in_items img {
    position: absolute;
    width: 336px;
    height: 336px;
    top: 0;
    left: 0;
    opacity: 1;
    transition: all 0.4s ease;
  }
  .p-case_in_items video {
    position: absolute;
    width: 336px;
    height: 336px;
    top: 0;
    left: 0;
    opacity: 1;
    transition: all 0.4s ease;
    vertical-align: middle;
  }
}

@media screen and (max-width: 1120px) {
  .p-case {
    padding: 60px 0;
    margin-top: -100px;
  }
  .p-case_in_slider_list {
    padding: 4% 0;
  }
  .p-case_in_catch {
    display: none;
  }
  .p-case_in_list {
    width: auto;
    margin: 60px auto;
    padding: 0 40px;
  }
  .p-case_in_items {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    grid-gap: 40px;
  }
}

@media screen and (max-width: 1120px) {

  .p-case {
    margin-top: 0px;
    padding: 60px 0 30px;
    background: url(../images/common/contents_bg.jpg) center center/100% repeat-y;
  }
  .p-case_in_slider_list {
    padding: 5% 0;
  }
  .p-case_in_slider_list li p {
    font-size: 1.4rem;
  }
  .p-case_in_list {
    width: auto;
    margin: 40px auto 30px;
    padding: 0 20px;
  }
  .p-case_in_list_txt {
    font-size: 3.8vw;
  }
  .p-case_in_items {
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
    grid-gap: 10px
  }
  .p-case_in_items li:hover img {
    opacity: 0.6;
    transition: all 0s ease;
  }
  .p-case_in_items li:hover video {
    opacity: 0.6;
    transition: all 0s ease;
  }
  .p-case_in_items_hovTxt {
    display: none;
  }
  .p-case_modal_inner {
    padding: 20px;
  }
  .p-case_modal_inner table, .p-case_modal_inner tbody, .p-case_modal_inner tr, .p-case_modal_inner th, .p-case_modal_inner td {
    display: block;
  }
  .p-case_modal_inner_tbl th {
    padding: 3%;
    width: 100%;
    text-align: center;
  }
  .p-case_modal_inner_tbl td {
    padding: 5%;
  }
  .p-case_modal_inner_tbl td strong {
    font-size: 1.3rem;
  }
  .p-case_modal_inner video, .p-case_modal_inner img {
    display: block;
    text-align: center;
    width: 68%;
    margin: 0 auto 5%;
  }
  .p-case_modal_btn {
    margin: 22px auto 0px;
    font-size: 1.3rem;
  }
  .p-case_modal_scroll {
    max-height: 340px;
    margin-bottom: 20px;
  }
  .p-case_modal_scroll_txt {
    padding-bottom: 10px;
  }
}

.p-concept {
  background-image: url("../img/top/concept.png");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.p-concept_in {
  max-width: 1120px;
  height: 633px;
  margin: 0 auto;
  position: relative;
}

.p-concept_in_catch {
  position: absolute;
  right: 65px;
  top: 80px;
}

.p-concept_in_txt {
  position: absolute;
  right: 0px;
  top: 232px;
  letter-spacing: 0.15rem;
  font-size: 1.9rem;
  color: #816f56;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 3;
}
.p-concept_in_txt02{
  letter-spacing: 0.15rem;
  font-size: 1.9rem;
  color: #816f56;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 3;
  text-align: right;
  position: absolute;
  top: 486px;
  right: 0;
}
.p-concept_in_txt2 {
  display: block;
  text-align: center;
  font-size: 2.6rem;
  margin-top: 50px;
}

.p-concept_in_btn {
  position: absolute;
  display: block;
  right: 187px;
  bottom: 120px;
}

.p-concept_in_btn a {
  padding: 17px 0 20px;
}

.p-concept_in_btn a::after {
  position: absolute;
  top: 21px;
  right: 8px;
}

.p-concept_in_btn_long {
  width: 300px;
  margin-top: 10px
}

@media screen and (max-width: 1120px) {
  .p-concept {
    background-image: url(../img/top/concept_sp.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    position: relative;
    height: auto;
    background-size:auto;
  }
  .p-concept_in {
    padding: 9% 0 6%;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
  }
  .p-concept_in_catch {
    display: none;
  }
  .p-concept_in_txt {
    padding-left:26%;
    position: static;
    right: 0px;
    top: 340px;
    letter-spacing: 0.1rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 2.4;
    text-align: left;
	font-weight: 600;
    width: 96%;
    margin: auto auto 40px;
    font-size:2.6rem;
  }
  .p-concept_in_txt02 {
    letter-spacing: 0.15rem;
    font-size: 2.6rem;
    color: #816f56;
    line-height: 3;
    text-align: right;
    position: absolute;
    top: 503px;
    font-weight: 900;
    right: 77px;
}
  .p-concept_in_txt2 {
    display: block;
    text-align: center;
    font-size: 4.2vw;
    margin: 20px 0 35px;
    line-height: 1.4;
  }
  .p-concept_in_btn {
    position: static;
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 100% !important;
  }
  .p-concept_in_btn a {
    width: 80%;
    margin: 0 auto;
    padding: 4.8vw 0;
    font-size: 3.8vw;
  }
  .p-concept_in_btn .c-gold {
    position: relative;
  }
  .p-concept_in_btn .c-gold::after {
    width: 4vw;
    height: 4vw;
    background-image: url(../images/common/btn_arrow_hov.svg);
    background-size: 3.2vw 3.2vw;
    position: absolute;
    top: 50%;
    right: 3vw;
    transform: translateY(-50%);
  }
}

.p-top_reason {
  margin-bottom: 16vw;
}

.p-top_reason .c-btn_type1 a {
  width: 70%;
}

.p-news {
  width: 1120px;
  margin: 0 auto;
}

.p-news_in_list {
  border-bottom: 1px solid #919191
}

.p-news_in_list>li {
  padding: 30px 40px;
  border-top: 1px solid #919191;
}

.p-news_in_list>li span {
  padding-right: 30px;
  margin-right: 30px;
  border-right: 1px solid #919191;
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
}

@media screen and (max-width: 1120px) {
  .p-news {
    width: auto;
    margin: 0 auto;
  }
  .p-news_in {
    padding: 0 3.2vw;
  }
  .p-news_in_list {
    border-bottom: 1px solid #919191;
  }
  .p-news_in_list>li {
    padding: 4.8vw 0px;
    border-top: 1px solid #919191;
    line-height: 1.5;
    display: block;
    font-size: 3.84vw;
  }
  .p-news_in_list>li span {
    display: block;
    padding-right: 0;
    margin: 0 0 3.2vw 0;
    border-right: none;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    flex-basis: 40%;
    font-size: 3.84vw;
  }
}

.p-grouptop_clinic_list_wrap {
  padding-bottom: 40px;
  max-width: 1120px;
}

.p-grouptop_clinic_list_item {
  flex-basis: calc(13% - 1rem);
}

.p-grouptop_clinic_list_item_ttl {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media screen and (max-width: 1120px) {
  .p-grouptop_clinic_list {
    width: 168%;
    margin-top: 0;
  }
  .p-grouptop_clinic_list_item {
    flex-basis: 27vw;
  }
  .p-grouptop_clinic_list_wrap {
    overflow-x: scroll;
    overflow-y: hidden;
    margin: 6vw auto 10vw auto;
    padding-bottom: 0;
  }
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before, .slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
  outline: none;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}


/*# sourceMappingURL=top.css.map */