a, abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal
}

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

sup {
  position: relative;
  bottom: 1ex;
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  _vertical-align: bottom
}

blockquote, q {
  quotes: none
}

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

:focus {
  outline: 0
}

input, select, textarea {
  margin: 0;
  padding: 0;
  vertical-align: middle
}

img {
  border: none;
  vertical-align: top
}

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0
}

ol, ul {
  list-style: none
}

.clfix {
  zoom: 1
}

.clfix:after, .clfix:before {
  content: "";
  display: table
}

.clfix:after {
  clear: both
}

a {
  color: #333;
  text-decoration: none
}

html {
  overflow-y: scroll;
  color: #333;
  font-size: 62.5%;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Kaku Gothic ProN", "游ゴシック Medium", Meiryo, "Open Sans", sans-serif;
  line-height: 1.3;
  -webkit-text-size-adjust: 100%
}

body {
  min-width: 1020px
}

@media screen and (max-width:767px) {
  body {
    min-width: 0
  }
}

body.fix-care {
  padding: 133px 0 0
}

@media screen and (max-width:767px) {
  body.fix-care {
    padding: 0 0 39px
  }
}

img {
  max-width: 100%;
  height: auto
}

.break {
  display: inline-block
}

.global-header {
  width: 1400px;
  margin: 0 auto;
  background: #fff;
  -webkit-transition: top 0.8s ease;
  -o-transition: top 0.8s ease;
  transition: top 0.8s ease
}

@media screen and (max-width:1300px) {
  .global-header {
    width: auto
  }
}

@media screen and (max-width:767px) {
  .global-header {
    display: none
  }
}

.global-header .sns-wrap {
  overflow: hidden;
  float: left;
  width: 55px;
  margin: 30px 0 0 30px
}

.global-header .sns-wrap li {
  float: right;
  width: 20px
}

.global-header .sns-wrap li:first-child {
  float: left
}

.global-header .logo {
  position: absolute;
  top: 10px;
  left: 50%;
  width: 90px;
  margin: 0 0 0 -45px;
  text-align: center
}

.global-header .information-wrap {
  float: right;
  text-align: right
}

.global-header .information-wrap .btn-wrap {
  position: relative;
  margin: 0 0 10px
}

.global-header .information-wrap .btn-wrap>div {
  display: inline-block;
  vertical-align: top;
  background: #eee;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

@media screen and (min-width:768px) {
  .global-header .information-wrap .btn-wrap>div:hover {
    opacity: 0.7
  }
}

.global-header .information-wrap .btn-wrap>div+div {
  margin: 0 0 0 -2px
}

.global-header .information-wrap .btn-wrap a {
  display: block;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center
}

.global-header .information-wrap .btn-wrap div.tel {
  padding: 5px 10px 5px 12px
}

@media screen and (min-width:768px) {
  .global-header .information-wrap .btn-wrap div.tel:hover {
    opacity: 1
  }
}

.global-header .information-wrap .btn-wrap div.tel a {
  padding: 3px 10px 3px 30px;
  display: inline-block;
  font-size: 1.3rem;
  background: url("../img/icon02.png") no-repeat 9px;
  background-size: 17px auto
}

.global-header .information-wrap .btn-wrap .access a {
  padding: 19px 17px 19px 32px;
  background: url("../img/icon03.png") no-repeat 10px;
  background-size: 16px auto
}

.global-header .information-wrap .btn-wrap .reservation--party a {
  padding: 19px 18px 19px 43px;
  color: #fff;
  background: url("../img/icon-contact.png") no-repeat 18px center #ed7c70;
  background-size: 15px auto
}

.global-header .information-wrap .btn-wrap .reservation {
  display: flex;
  justify-content: flex-end;
}

.global-header .information-wrap .btn-wrap .reservation-bt {
  background: #ed7c70;
  border-right: 0.5px solid #ccc
}

.global-header .information-wrap .btn-wrap .online {
  background: #ed7c70;
  border-right: 0.5px solid #ccc
}

.global-header .information-wrap .btn-wrap .reservation-bt a {
  padding: 10px 10px 10px 35px;
  color: #fff;
  background: url("../img/icon-tab02-2.png") no-repeat 10px;
  background-size: 15px auto
}
.global-header .information-wrap .btn-wrap .online a {
  padding: 10px 10px 10px 35px;
  color: #fff;
  background: url("../img/icon-tab03.png") no-repeat 10px;
  background-size: 20px auto
}


.global-header .information-wrap .btn-wrap .reservation-inner {
  position: absolute;
  top: 32px;
  right: 0;
  z-index: 1;
  width: 240px;
  padding: 19px 20px;
  color: #fff;
  background: #ed7c70;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease
}

.global-header .information-wrap .btn-wrap .reservation-inner.opened {
  top: 50px;
  visibility: visible;
  opacity: 1
}

.global-header .information-wrap .btn-wrap .reservation-inner a {
  color: #fff
}

.global-header .information-wrap .btn-wrap .reservation-inner .btn {
  margin: 0 0 10px;
  font-size: 1.4rem;
  border: 2px solid #fff;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.global-header .information-wrap .btn-wrap .reservation-inner .btn a {
  position: relative;
  display: block;
  padding: 10px 0
}

.global-header .information-wrap .btn-wrap .reservation-inner .btn a:after, .global-header .information-wrap .btn-wrap .reservation-inner .btn a:before {
  position: absolute;
  top: 50%;
  margin: -5px 0 0;
  content: "";
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease
}

@media screen and (max-width:767px) {
  .global-header .information-wrap .btn-wrap .reservation-inner .btn a:after, .global-header .information-wrap .btn-wrap .reservation-inner .btn a:before {
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent
  }
}

.global-header .information-wrap .btn-wrap .reservation-inner .btn a:before {
  right: 8px;
  border-left: 6px solid #fff
}

@media screen and (max-width:767px) {
  .global-header .information-wrap .btn-wrap .reservation-inner .btn a:before {
    right: 10px;
    border-left: 4px solid #fff
  }
}

.global-header .information-wrap .btn-wrap .reservation-inner .btn a:after {
  right: 10px;
  border-left: 6px solid #ed7c70
}

@media screen and (max-width:767px) {
  .global-header .information-wrap .btn-wrap .reservation-inner .btn a:after {
    right: 12px;
    border-left: 4px solid #ed7c70
  }
}

.global-header .information-wrap .btn-wrap .reservation-inner .btn:hover {
  background: #fff
}

.global-header .information-wrap .btn-wrap .reservation-inner .btn:hover a {
  color: #92c76c
}

.global-header .information-wrap .btn-wrap .reservation-inner .btn:hover a:before {
  right: 8px;
  border-left: 6px solid #92c76c
}

@media screen and (max-width:767px) {
  .global-header .information-wrap .btn-wrap .reservation-inner .btn:hover a:before {
    right: 10px;
    border-left: 4px solid #92c76c
  }
}

.global-header .information-wrap .btn-wrap .reservation-inner .btn:hover a:after {
  right: 10px;
  border-left: 6px solid #fff
}

@media screen and (max-width:767px) {
  .global-header .information-wrap .btn-wrap .reservation-inner .btn:hover a:after {
    right: 12px
  }
}

.global-header .information-wrap .btn-wrap .reservation-inner .tel li {
  text-align: center;
  color: #fff
}

.global-header .information-wrap .btn-wrap .reservation-inner .tel li:first-child {
  margin: 0 0 5px;
  font-size: 1.4rem
}

.global-header .information-wrap .btn-wrap .reservation-inner .tel li.number a {
  display: inline-block;
  font-size: 2.4rem;
  padding: 0 0 0 30px;
  background: url("../img/icon01.png") no-repeat left;
  background-size: 21px auto
}

.global-header .information-wrap .btn-wrap .reservation-inner .tel li:last-child {
  margin: 0 0 5px;
  font-size: 1.2rem
}

.global-header .information-wrap .link-wrap {
  font-size: 0;
  text-align: right
}

@media screen and (max-width:1310px) {
  .global-header .information-wrap .link-wrap {
    margin: 0 10px 0 0
  }
}

.global-header .information-wrap .link-wrap li {
  display: inline-block;
  padding: 0 0 0 10px;
  font-size: 1.3rem;
  border-left: 1px solid #333
}

.global-header .information-wrap .link-wrap li:first-child {
  border: none
}

.global-header .information-wrap .link-wrap li+li {
  margin: 0 0 0 10px
}

@media screen and (min-width:768px) {
  .global-header .information-wrap .link-wrap a:hover {
    text-decoration: underline
  }
}

.global-header .global-nav {
  clear: both;
  padding: 15px 0 0
}

.global-header .global-nav>ul {
  margin: 0 0 10px;
  text-align: center
}

@media screen and (max-width:1155px) {
  .global-header .global-nav>ul {
    padding: 0 10px
  }
}

.global-header .global-nav>ul>li {
  display: inline-block
}

.global-header .global-nav>ul>li>a {
  display: block;
  padding: 10px 25px;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease
}

@media screen and (max-width:1200px) {
  .global-header .global-nav>ul>li>a {
    padding: 10px
  }
}

.global-header .global-nav>ul>li>a:hover {
  color: #92c76c
}

.global-header .global-nav img {
  max-width: none
}

.global-header .global-nav .parent {
  position: relative;
  z-index: 1;
  -webkit-transition: background-color 0.1s ease;
  -o-transition: background-color 0.1s ease;
  transition: background-color 0.1s ease
}

.global-header .global-nav .parent span:after, .global-header .global-nav .parent span:before {
  position: absolute;
  top: 50%;
  right: 15px;
  content: "";
  -webkit-transition: 0.1s ease;
  -o-transition: 0.1s ease;
  transition: 0.1s ease;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent
}

@media screen and (max-width:1200px) {
  .global-header .global-nav .parent span:after, .global-header .global-nav .parent span:before {
    right: auto;
    left: 50px
  }
}

.global-header .global-nav .parent span:before {
  margin: -3px 0 0;
  border-top: 6px solid #333;
  -webkit-transition: border-top 0.1s ease;
  -o-transition: border-top 0.1s ease;
  transition: border-top 0.1s ease
}

.global-header .global-nav .parent span:after {
  margin: -5px 0 0;
  border-top: 6px solid #fff
}

.global-header .global-nav .parent:hover {
  color: #92c76c
}

.global-header .global-nav .parent:hover span:before {
  margin: -3px 0 0;
  border-top: 6px solid #92c76c
}

.global-header .global-nav .parent>a {
  display: block;
  padding: 10px 30px 10px 16px;
  text-align: left;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease
}

@media screen and (max-width:1200px) {
  .global-header .global-nav .parent>a {
    padding: 10px 25px 10px 15px
  }
}

.global-header .global-nav .parent img {
  visibility: hidden;
  max-width: none
}

.global-header .global-nav .parent.opened {
  opacity: 0.9;
  background: #d2d2d2
}

.global-header .global-nav .parent.opened span:after, .global-header .global-nav .parent.opened span:before {
  border-top: none;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent
}

.global-header .global-nav .parent.opened span:before {
  margin: -5px 0 0;
  border-bottom: 6px solid #333
}

.global-header .global-nav .parent.opened span:after {
  margin: -3px 0 0;
  border-bottom: 6px solid #d2d2d2
}

.global-header .global-nav .parent.opened>a {
  color: #333
}

.global-header .global-nav .parent.opened:hover span:before {
  margin: -5px 0 0;
  border-bottom: 6px solid #92c76c
}

.global-header .global-nav .parent.opened:hover>a {
  color: #92c76c
}

.global-header .global-nav .parent.opened img {
  visibility: visible
}

.global-header .global-nav .parent.opened .children {
  top: 40px;
  visibility: visible;
  opacity: 1
}

.global-header .global-nav .children {
  position: absolute;
  top: 30px;
  left: 50%;
  z-index: 9999;
  width: 180px;
  padding: 20px 0;
  margin: 0 0 0 -90px;
  text-align: center;
  background: #d2d2d2;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease
}

.global-header .global-nav .children li+li {
  margin: 25px 0 0
}

.global-header .global-nav .children a {
  display: block;
  color: #333;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease
}

.global-header .global-nav .children a:hover {
  color: #92c76c
}

.global-header.pre-fixed {
  top: -170px
}

.global-header.fixed {
  top: 0
}

.global-header.fixed, .global-header.pre-fixed {
  position: fixed;
  z-index: 100;
  left: 0;
  width: 100%;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media screen and (max-width:1020px) and (min-width:768px) {
  .global-header.fixed, .global-header.pre-fixed {
    min-width: 1020px
  }
}

.global-header.fixed .global-header-inner, .global-header.pre-fixed .global-header-inner {
  position: relative;
  width: 1300px;
  margin: 0 auto
}

@media screen and (max-width:1300px) {
  .global-header.fixed .global-header-inner, .global-header.pre-fixed .global-header-inner {
    position: static;
    width: 100%
  }
}

.global-header.fixed .sns-wrap, .global-header.pre-fixed .sns-wrap {
  display: none
}

.global-header.fixed .logo, .global-header.pre-fixed .logo {
  top: 10px;
  left: 10px;
  width: 50px;
  margin: 0
}

.global-header.fixed .information-wrap .btn-wrap, .global-header.pre-fixed .information-wrap .btn-wrap {
  margin: 0
}

.global-header.fixed .information-wrap .btn-wrap a, .global-header.pre-fixed .information-wrap .btn-wrap a {
  font-size: 1.4rem
}

@media screen and (max-width:1300px) {
  .global-header.fixed .information-wrap .btn-wrap a, .global-header.pre-fixed .information-wrap .btn-wrap a {
    font-size: 1.2rem
  }
}

.global-header.fixed .information-wrap .btn-wrap>.tel, .global-header.pre-fixed .information-wrap .btn-wrap>.tel {
  display: none
}

.global-header.fixed .information-wrap .btn-wrap .access a, .global-header.pre-fixed .information-wrap .btn-wrap .access a {
  padding: 19px 17px 19px 36px;
  background: url("../img/icon03.png") no-repeat 10px;
  background-size: 16px auto
}

@media screen and (max-width:1300px) {
  .global-header.fixed .information-wrap .btn-wrap .access a, .global-header.pre-fixed .information-wrap .btn-wrap .access a {
    padding: 19px 13px 19px 29px;
    background: url("../img/icon03.png") no-repeat 15px;
    background-size: 10px auto
  }
}

.global-header.fixed .information-wrap .btn-wrap .reservation a, .global-header.pre-fixed .information-wrap .btn-wrap .reservation a {
  padding: 19px 25px 19px 40px;
  background: url("../img/icon-tab02-2.png") no-repeat 10px;
  background-size: 15px auto
}

@media screen and (max-width:1300px) {
  .global-header.fixed .information-wrap .btn-wrap .reservation a, .global-header.pre-fixed .information-wrap .btn-wrap .reservation a {
    padding: 19px 10px 19px 40px;
    background: url("../img/icon-tab02-2.png") no-repeat 15px;
    background-size: 15px auto
  }
}

.global-header.fixed .information-wrap .btn-wrap .reservation-inner, .global-header.pre-fixed .information-wrap .btn-wrap .reservation-inner {
  top: 43px
}

.global-header.fixed .information-wrap .btn-wrap .reservation-inner.opened, .global-header.pre-fixed .information-wrap .btn-wrap .reservation-inner.opened {
  top: 53px
}

.global-header.fixed .information-wrap .btn-wrap .reservation--party a, .global-header.pre-fixed .information-wrap .btn-wrap .reservation--party a {
  padding: 19px 25px 19px 40px;
  background: url("../img/icon-contact.png") no-repeat 18px center #ed7c70;
  background-size: 15px auto
}

@media screen and (max-width:1300px) {
  .global-header.fixed .information-wrap .btn-wrap .reservation--party a, .global-header.pre-fixed .information-wrap .btn-wrap .reservation--party a {
    background: url("../img/icon-contact.png") no-repeat 15px center #ed7c70;
    background-size: 15px auto
  }
}

.global-header.fixed .information-wrap .link-wrap, .global-header.pre-fixed .information-wrap .link-wrap {
  display: none
}

.global-header.fixed .global-nav, .global-header.pre-fixed .global-nav {
  position: absolute;
  top: 3px;
  left: 113px;
  padding: 0;
  font-size: 1.6rem
}

@media screen and (max-width:1300px) {
  .global-header.fixed .global-nav, .global-header.pre-fixed .global-nav {
    left: 9.2%;
    width: 73%;
    font-size: 1.3rem
  }
}

@media screen and (max-width:1020px) {
  .global-header.fixed .global-nav, .global-header.pre-fixed .global-nav {
    left: 105px;
    width: 69%
  }
}

.global-header.fixed .global-nav>ul, .global-header.pre-fixed .global-nav>ul {
  margin: 0;
  padding: 0;
  width: 100%
}

@media screen and (max-width:1020px) {
  .global-header.fixed .global-nav>ul, .global-header.pre-fixed .global-nav>ul {
    display: block
  }
}

.global-header.fixed .global-nav>ul>li, .global-header.pre-fixed .global-nav>ul>li {
  padding: 15px 11px;
  font-size: 1.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media screen and (max-width:1300px) {
  .global-header.fixed .global-nav>ul>li, .global-header.pre-fixed .global-nav>ul>li {
    font-size: 1.3rem
  }
}

@media screen and (max-width:1020px) {
  .global-header.fixed .global-nav>ul>li, .global-header.pre-fixed .global-nav>ul>li {
    padding: 15px 10px
  }
}

.global-header.fixed .global-nav>ul>li.parent, .global-header.pre-fixed .global-nav>ul>li.parent {
  padding: 15px 9px 15px 12px
}

.global-header.fixed .global-nav>ul>li.parent span, .global-header.pre-fixed .global-nav>ul>li.parent span {
  position: relative;
  padding: 0 20px 0 0
}

.global-header.fixed .global-nav>ul>li.parent span:after, .global-header.fixed .global-nav>ul>li.parent span:before, .global-header.pre-fixed .global-nav>ul>li.parent span:after, .global-header.pre-fixed .global-nav>ul>li.parent span:before {
  right: 5px
}

@media screen and (max-width:1200px) {
  .global-header.fixed .global-nav>ul>li.parent span:after, .global-header.fixed .global-nav>ul>li.parent span:before, .global-header.pre-fixed .global-nav>ul>li.parent span:after, .global-header.pre-fixed .global-nav>ul>li.parent span:before {
    left: auto
  }
}

.global-header.fixed .global-nav>ul>li>a, .global-header.pre-fixed .global-nav>ul>li>a {
  display: block;
  padding: 0
}

.global-header.fixed .global-nav>ul>li.report, .global-header.pre-fixed .global-nav>ul>li.report {
  margin: 0
}

@media screen and (max-width:1150px) {
  .global-header.fixed .global-nav>ul>li.blog, .global-header.pre-fixed .global-nav>ul>li.blog {
    display: none
  }
}

.global-header.sp {
  overflow: hidden;
  padding: 0;
  display: none
}

@media screen and (max-width:767px) {
  .global-header.sp {
    display: block
  }
}

.global-header.sp .head {
  overflow: hidden
}

.global-header.sp .logo {
  float: left;
  position: static;
  top: auto;
  left: auto;
  width: 40px;
  margin: 3px 0 0 10px
}

.global-header.sp .access {
  position: relative;
  float: right;
  z-index: 9999;
  width: 55px;
  margin: 0 50px 0 0;
  padding: 0 6px 0 3px;
  background: #92c76c;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.global-header.sp .access:before {
  position: absolute;
  top: 5px;
  right: 0;
  content: "";
  width: 1px;
  height: 30px;
  background: #fff
}

.global-header.sp .access a {
  display: block;
  padding: 4px 0
}

.global-header.sp .global-header-inner {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999
}

.global-header.sp .global-header-inner.opened {
  width: 100%;
  height: 100%
}

.global-header.sp .global-header-inner .gnav-opener {
  display: block;
  width: 50px;
  margin: 0 0 0 auto;
  padding: 0 7px 0 8px;
  background: #92c76c;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.global-header.sp .global-header-inner .gnav-opener a {
  display: block;
  padding: 4px 0
}

.global-header.sp .global-header-inner .scroll-area {
  display: none;
  overflow-y: auto;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  padding: 0 0 40px;
  width: 100%;
  -webkit-overflow-scrolling: touch;
  background: #fff;
  -webkit-transition: left 0.4s ease;
  -o-transition: left 0.4s ease;
  transition: left 0.4s ease;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.global-header.sp .global-header-inner .site-name {
  position: absolute;
  top: 21px;
  left: 10px;
  font-family: "A1明朝", "A1 Mincho", "Hiragino Mincho ProN", "MS PMincho", "MS Mincho", serif;
  font-size: 1.2rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.global-header.sp .global-header-inner .site-name a {
  display: block
}

.global-header.sp .global-header-inner .gnav-close {
  float: right;
  width: 38px;
  padding: 0 6px;
  background: #999
}

.global-header.sp .global-header-inner .gnav-close a {
  display: block;
  padding: 5px 0
}

.global-header.sp .global-header-inner .select-menu {
  display: table;
  width: 100%
}

.global-header.sp .global-header-inner .select-menu li {
  display: table-cell;
  width: 33%;
  text-align: center
}

.global-header.sp .global-header-inner .select-menu li a {
  display: block;
  font-size: 1.2rem
}

.global-header.sp .global-header-inner .select-menu.type01 {
  clear: both
}

.global-header.sp .global-header-inner .select-menu.type01 li {
  width: 50%
}

.global-header.sp .global-header-inner .select-menu.type01 li:first-child {
  background: #92c76c
}

.global-header.sp .global-header-inner .select-menu.type01 li:first-child span {
  background: url("../img/icon-sp-header14.svg") no-repeat left;
  background-size: 15px auto
}

.global-header.sp .global-header-inner .select-menu.type01 li:last-child {
  background: #999
}

.global-header.sp .global-header-inner .select-menu.type01 li:last-child span {
  background: url("../img/icon-sp-header13.svg") no-repeat left;
  background-size: 15px auto
}

.global-header.sp .global-header-inner .select-menu.type01 a {
  color: #fff;
  padding: 18px 0
}

.global-header.sp .global-header-inner .select-menu.type01 span {
  padding: 3px 0 3px 20px
}

.global-header.sp .global-header-inner .select-menu.type02 {
  padding: 13px 0;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6
}

.global-header.sp .global-header-inner .select-menu.type02 li:nth-child(2) {
  border-left: 1px solid #d6d6d6;
  border-right: 1px solid #d6d6d6
}

.global-header.sp .global-header-inner .select-menu.type03 {
  background: #92c76c;
  border-top: 1px solid #fff
}

.global-header.sp .global-header-inner .select-menu.type03 li:first-child {
  border-right: 1px solid #fff
}

.global-header.sp .global-header-inner .select-menu.type03 a {
  padding: 33px 0 8px;
  color: #fff
}

.global-header.sp .global-header-inner .select-menu.type03 a.icon01 {
  background: url("../img/icon-sp-header01.svg") no-repeat center 8px;
  background-size: 20px auto
}

.global-header.sp .global-header-inner .select-menu.type03 a.icon02 {
  background: url("../img/icon-sp-header02.svg") no-repeat center 8px;
  background-size: auto 20px
}

.global-header.sp .global-header-inner .btn-wrap {
  padding: 15px 1px;
  text-align: center;
  background: #e8e8e8;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.global-header.sp .global-header-inner .btn-wrap li {
  display: inline-block;
  width: 32%;
  padding: 0 7px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.global-header.sp .global-header-inner .btn-wrap a {
  display: block;
  padding: 13px 10px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  border-radius: 3px;
  background: #92c76c
}

@media screen and (max-width:370px) {
  .global-header.sp .global-header-inner .btn-wrap a {
    padding: 13px 5px;
    font-size: 1.2rem
  }
}

.global-header.sp .global-header-inner .global-nav {
  padding: 0
}

.global-header.sp .global-header-inner .global-nav ul {
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  border-top: 1px solid #d6d6d6
}

.global-header.sp .global-header-inner .global-nav ul li {
  display: block;
  float: left;
  width: 50%;
  font-family: "A1明朝", "A1 Mincho", "Hiragino Mincho ProN", "MS PMincho", "MS Mincho", serif;
  font-size: 1.4rem;
  text-align: left;
  border: 1px solid #d2d2d2;
  border-top: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.global-header.sp .global-header-inner .global-nav ul li:nth-child(odd) {
  border-left: none;
  border-right: 1px solid #d2d2d2
}

.global-header.sp .global-header-inner .global-nav ul li:nth-child(2n) {
  border-right: none;
  border-left: none
}

.global-header.sp .global-header-inner .global-nav ul li a {
  display: block
}

.global-header.sp .global-header-inner .global-nav ul li:nth-child(odd) a {
  padding: 10px 0 10px 70px
}

@media screen and (max-width:320px) {
  .global-header.sp .global-header-inner .global-nav ul li:nth-child(odd) a {
    padding: 10px 0 10px 50px
  }
}

.global-header.sp .global-header-inner .global-nav ul li:nth-child(2n) a {
  padding: 10px 0 10px 72px
}

@media screen and (max-width:320px) {
  .global-header.sp .global-header-inner .global-nav ul li:nth-child(2n) a {
    padding: 10px 0 10px 52px
  }
}

.global-header.sp .global-header-inner .global-nav ul li:not(.line-control) {
  line-height: 2.6
}

.global-header.sp .global-header-inner .global-nav ul li:first-child a {
  background: url("../img/icon-sp-header03.svg") no-repeat 31px;
  background-size: 22px auto
}

@media screen and (max-width:320px) {
  .global-header.sp .global-header-inner .global-nav ul li:first-child a {
    background: url("../img/icon-sp-header03.svg") no-repeat 10px;
    background-size: 22px auto
  }
}

.global-header.sp .global-header-inner .global-nav ul li:nth-child(2) a {
  background: url("../img/icon-sp-header04.svg") no-repeat 34px;
  background-size: 22px auto
}

@media screen and (max-width:320px) {
  .global-header.sp .global-header-inner .global-nav ul li:nth-child(2) a {
    background: url("../img/icon-sp-header04.svg") no-repeat 14px;
    background-size: 22px auto
  }
}

.global-header.sp .global-header-inner .global-nav ul li:nth-child(3) a {
  background: url("../img/icon-sp-header05.svg") no-repeat 31px;
  background-size: 22px auto
}

@media screen and (max-width:320px) {
  .global-header.sp .global-header-inner .global-nav ul li:nth-child(3) a {
    background: url("../img/icon-sp-header05.svg") no-repeat 10px;
    background-size: 22px auto
  }
}

.global-header.sp .global-header-inner .global-nav ul li:nth-child(4) a {
  background: url("../img/icon-sp-header07.svg") no-repeat 34px;
  background-size: 22px auto
}

@media screen and (max-width:320px) {
  .global-header.sp .global-header-inner .global-nav ul li:nth-child(4) a {
    background: url("../img/icon-sp-header07.svg") no-repeat 14px;
    background-size: 22px auto
  }
}

.global-header.sp .global-header-inner .global-nav ul li:nth-child(5) a {
  background: url("../img/icon-sp-header06.svg") no-repeat 31px;
  background-size: 22px auto
}

@media screen and (max-width:320px) {
  .global-header.sp .global-header-inner .global-nav ul li:nth-child(5) a {
    background: url("../img/icon-sp-header06.svg") no-repeat 10px;
    background-size: 22px auto
  }
}

.global-header.sp .global-header-inner .global-nav ul li:nth-child(6) a {
  background: url("../img/icon-sp-header08.svg") no-repeat 34px;
  background-size: 22px auto
}

@media screen and (max-width:320px) {
  .global-header.sp .global-header-inner .global-nav ul li:nth-child(6) a {
    background: url("../img/icon-sp-header08.svg") no-repeat 14px;
    background-size: 22px auto
  }
}

.global-header.sp .global-header-inner .global-nav ul li:nth-child(7) a {
  background: url("../img/icon-sp-header09.svg") no-repeat 31px;
  background-size: 22px auto
}

@media screen and (max-width:320px) {
  .global-header.sp .global-header-inner .global-nav ul li:nth-child(7) a {
    background: url("../img/icon-sp-header09.svg") no-repeat 10px;
    background-size: 22px auto
  }
}

.global-header.sp .global-header-inner .global-nav ul li:nth-child(8) a {
  background: url("../img/icon-sp-header10.svg") no-repeat 34px;
  background-size: 22px auto
}

@media screen and (max-width:320px) {
  .global-header.sp .global-header-inner .global-nav ul li:nth-child(8) a {
    background: url("../img/icon-sp-header10.svg") no-repeat 14px;
    background-size: 22px auto
  }
}

.global-header.sp .global-header-inner .global-nav ul li:nth-child(9) a {
  background: url("../img/icon-sp-header11.svg") no-repeat 31px;
  background-size: 22px auto
}

@media screen and (max-width:320px) {
  .global-header.sp .global-header-inner .global-nav ul li:nth-child(9) a {
    background: url("../img/icon-sp-header11.svg") no-repeat 10px;
    background-size: 22px auto
  }
}

.global-header.sp .global-header-inner .global-nav ul li:nth-child(10) a {
  background: url("../img/icon-sp-header12.svg") no-repeat 34px;
  background-size: 22px auto
}

@media screen and (max-width:320px) {
  .global-header.sp .global-header-inner .global-nav ul li:nth-child(10) a {
    background: url("../img/icon-sp-header12.svg") no-repeat 14px;
    background-size: 22px auto
  }
}

.global-header.sp .global-header-inner .global-nav ul li:nth-child(11) a {
  background: url("../img/icon-sp-header17.png") no-repeat 25px;
  background-size: 32px auto
}

@media screen and (max-width:320px) {
  .global-header.sp .global-header-inner .global-nav ul li:nth-child(11) a {
    background: url("../img/icon-sp-header17.png") no-repeat 5px;
    background-size: 30px auto
  }
}

.global-header.sp .global-header-inner .sns-wrap {
  float: none;
  width: auto;
  margin: 0;
  padding: 10px 0;
  text-align: center
}

.global-header.sp .global-header-inner .sns-wrap li {
  float: none;
  display: inline-block;
  width: 30px;
  margin: 0 15px
}

.global-header.sp .global-header-inner .sns-wrap li img {
  vertical-align: middle
}

.global-header.sp .global-header-inner .sns-wrap li.title {
  width: auto;
  font-size: 1.2rem
}

.global-header.sp .global-header-inner .sns-wrap li a {
  display: block
}

.global-header.sp .global-header-inner .closer {
  position: relative;
  margin: 40px 0 0;
  padding: 20px 0;
  cursor: pointer;
  background: #f6f6f6
}

.global-header.sp .global-header-inner .closer:after, .global-header.sp .global-header-inner .closer:before {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  width: 30px;
  height: 2px;
  background: #333
}

.global-header.sp .global-header-inner .closer:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg)
}

.global-header.sp .global-header-inner .closer:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg)
}

.global-footer {
  width: 960px;
  margin: 0 auto 30px
}

@media screen and (max-width:767px) {
  .global-footer {
    width: auto;
    margin: 0 auto;
    padding: 0 10px 30px;
    background: #fff
  }
}

.global-footer .sns-wrap {
  float: left;
  width: 190px;
  margin: 0 40px 0 0;
  font-size: 0
}

@media screen and (max-width:767px) {
  .global-footer .sns-wrap {
    float: none;
    width: auto;
    margin: 0;
    text-align: center
  }
}

.global-footer .sns-wrap li {
  display: inline-block
}

@media screen and (max-width:767px) {
  .global-footer .sns-wrap li {
    margin: 0 10px
  }
}

.global-footer .sns-wrap li+li {
  margin: 0 0 0 20px
}

@media screen and (max-width:767px) {
  .global-footer .sns-wrap li+li {
    margin: 0 10px
  }
}

.global-footer .sns-wrap li:first-child {
  position: relative;
  top: 10px
}

.global-footer .sns-wrap li:first-child img {
  max-width: 37px
}

@media screen and (max-width:767px) {
  .global-footer .sns-wrap li:first-child img {
    max-width: 31px
  }
}

.global-footer .sns-wrap li img {
  max-width: 30px
}

.global-footer .links {
  float: right;
  padding: 10px 0 0;
  font-size: 0
}

@media screen and (max-width:767px) {
  .global-footer .links {
    float: none;
    display: block;
    padding: 30px 0 0;
    text-align: center
  }
}

.global-footer .links li {
  display: inline-block;
  font-size: 1.2rem
}

@media screen and (max-width:767px) {
  .global-footer .links li {
    margin: 0 10px
  }
}

.global-footer .links li+li {
  margin: 0 0 0 25px
}

@media screen and (max-width:767px) {
  .global-footer .links li+li {
    margin: 0 10px 10px
  }
}

@media screen and (max-width:767px) {
  .global-footer .links li:first-child {
    display: none
  }
}

.global-footer .links a:hover {
  text-decoration: underline
}

.global-footer .copy {
  clear: both;
  padding: 30px 0 0;
  text-align: center
}

@media screen and (max-width:767px) {
  .global-footer .copy {
    padding: 5px 0 0
  }
}

.contact {
  margin: 0 0 30px;
  padding: 15px 0;
  text-align: center;
  background: #92c76c
}

@media screen and (max-width:767px) {
  .contact {
    padding: 0
  }
}

.contact-inner ul li {
  display: inline-block;
  vertical-align: top;
}

@media screen and (max-width:767px) {
  .contact-inner ul li {
    display: block;
    padding: 10px
  }
}

.contact-inner ul li:first-child {
  border-right: 1px solid #fff;
  padding-right: 10px;
  margin-right: 15px
}

@media screen and (max-width:767px) {
  .contact-inner ul li:first-child {
    border-right: 0;
    border-bottom: 1px solid #fff;
    margin: 0;
    background: #ed7c70
  }
}

.contact p:first-child span {
  position: relative;
  bottom: 5px;
  color: #fff;
  font-size: 1.6rem
}

@media screen and (max-width:767px) {
  .contact p:first-child span {
    top: 0;
    font-size: 1rem
  }
}

.contact p:first-child a {
  display: inline-block;
  padding: 0 0 0 40px;
  color: #fff;
  font-size: 3rem;
  background: url("../img/icon01.png") no-repeat 10px;
  background-size: 25px auto
}

@media screen and (max-width:767px) {
  .contact p:first-child a {
    padding: 0 0 0 30px;
    font-size: 1.8rem;
    background: url("../img/icon01.png") no-repeat 10px;
    background-size: 17px auto
  }
}

.contact p:last-child {
  color: #fff;
  font-size: 1.2rem
}

@media screen and (max-width:767px) {
  .contact p:last-child {
    font-size: 1.1rem
  }
}

.page-bottom-wrap {
  background: #fff
}

.content-nav {
  display: none
}

@media screen and (max-width:767px) {
  .content-nav {
    display: block;
    margin: 0 0 30px;
    border-bottom: 1px solid #d6d6d6
  }
}

.content-nav .title {
  padding: 15px 0;
  text-align: center;
  background: #d2d2d2
}

@media screen and (max-width:767px) {
  .content-nav .title img {
    width: auto;
    height: 12px
  }
}

.content-nav ul {
  overflow: hidden;
  padding: 10px 20px
}

.content-nav ul li {
  float: left;
  width: 44%;
  width: calc(50% - 15px);
  padding: 10px 0;
  font-size: 1.2rem;
  text-align: center;
  border-top: 1px solid #d6d6d6;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.content-nav ul li:nth-of-type(2n) {
  float: right
}

.content-nav ul li:first-of-type, .content-nav ul li:nth-of-type(2) {
  border-top: none
}

.banner-wrap {
  margin: 0 auto 20px;
  max-width: 1155px;
  text-align: center;
  letter-spacing: -1em
}

.banner-wrap.item-even {
  max-width: 770px
}

@media screen and (max-width:767px) {
  .banner-wrap {
    margin: 0 0 15px;
    max-width: none
  }
}

.banner-wrap .banner {
  letter-spacing: normal;
  width: 375px;
  margin: 0 5px 10px;
  display: inline-block;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

@media screen and (max-width:767px) {
  .banner-wrap .banner {
    width: 250px;
    margin: 0 auto
  }
}

@media screen and (max-width:767px) {
  .banner-wrap .banner:not(:first-child) {
    margin-top: 15px
  }
}

@media screen and (min-width:768px) {
  .banner-wrap .banner:hover {
    opacity: 0.7
  }
}

.footer-wedding {
  padding-bottom: 50px;
  border-bottom: 1px solid #d2d2d2;
  margin-bottom: 30px
}

@media screen and (max-width:767px) {
  .footer-wedding {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 60px
  }
}

.footer-wedding-inner {
  max-width: 960px;
  margin: 0 auto
}

.footer-wedding-banner a {
  display: block;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.footer-wedding-banner a:hover {
  opacity: 0.7
}

.footer-wedding-banner img {
  margin-left: auto;
  margin-right: auto
}

.footer-wedding-banner .display-sp {
  display: none
}

.footer-wedding-banner .display-pc {
  display: block
}

@media screen and (max-width:767px) {
  .footer-wedding-banner img {
    max-width: 293px
  }
  .footer-wedding-banner .display-sp {
    display: block
  }
  .footer-wedding-banner .display-pc {
    display: none
  }
}

.footer-wedding-place {
  margin-top: 60px
}

@media screen and (max-width:767px) {
  .footer-wedding-place {
    display: none
  }
}

.footer-wedding-place-ttl {
  position: relative;
  font-size: 1.8rem;
  line-height: 2.1;
  margin-bottom: 30px
}

.footer-wedding-place-ttl:before {
  position: absolute;
  content: "";
  right: 0;
  top: calc(50% - 0.5px);
  width: 100%;
  height: 1px;
  background-color: #d2d2d2;
  z-index: 0
}

.footer-wedding-place-ttl span {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding-left: 171px;
  padding-right: 20px;
  background-color: #fff;
  background-image: url("/assets/common/img/brandsite-logo.png");
  background-size: 171px 37px;
  background-repeat: no-repeat;
  background-position: left center
}

.footer-wedding-place-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.footer-wedding-place-list>li {
  width: 33.3%
}

.footer-wedding-place-list>li:nth-child(n+3) {
  margin-top: 25px
}

.footer-wedding-place-list>li.footer-wedding-place-2column {
  width: 66.6%
}

.footer-wedding-place-2column .footer-wedding-hall-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.footer-wedding-place-2column .footer-wedding-hall-list>li {
  width: 50%
}

.footer-wedding-place-subttl {
  font-size: 12px;
  padding-left: 5px;
  border-left: 3px solid #333;
  margin-bottom: 15px
}

.footer-wedding-hall-list>li:not(:last-child) {
  margin-bottom: 8px
}

.footer-wedding-hall-list>li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px
}

.footer-wedding-pref {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 50px;
  height: 20px;
  border: 1px solid #d2d2d2;
  margin-right: 10px;
  color: #d2d2d2
}

.page-top {
  position: relative;
  padding: 30px 0 10px;
  cursor: pointer;
  font-size: 1.1rem;
  text-align: center;
  background: #f6f6f6
}

@media screen and (max-width:767px) {
  .page-top {
    font-size: 1rem
  }
}

.page-top:after, .page-top:before {
  position: absolute;
  top: 20px;
  left: 50%;
  content: "";
  border-left: 10px solid transparent;
  border-right: 10px solid transparent
}

.page-top:before {
  margin: -7px 0 0 -10px;
  border-bottom: 12px solid #333
}

.page-top:after {
  margin: -3px 0 0 -10px;
  border-bottom: 12px solid #f6f6f6
}

.footer-contact {
  display: none
}


@media screen and (max-width:767px) {
  .footer-contact {
    position: fixed;
    bottom: -40px;
    z-index: 9999;
    -webkit-transition: bottom 0.3s ease;
    -o-transition: bottom 0.3s ease;
    transition: bottom 0.3s ease
  }
}

@media screen and (max-width:767px) {
  .footer-contact.showed {
    bottom: 0;
    display: flex;
    width: 100%;
    margin: 4px 0 0
  }
}

@media screen and (max-width:767px) {
  .footer-contact.showed li {
    display: flex;
    width: 100%;
    text-align: center;
    background: #999;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #fff;
  }
}

@media screen and (max-width:767px) {
  .footer-contact.showed li:first-child span {
    background-size: 15px auto
  }
}

@media screen and (max-width:767px) {
  .footer-contact.showed li img {
    width: 20px;
    height: 20px;
  }
    .footer-contact.showed li .online {
    width: 25px;
    height: 25px;
  }
}

@media screen and (max-width:767px) and (max-width:767px) {
  .footer-contact.showed li span {
    font-size: 1.4rem;
    font-weight: normal;
    letter-spacing: 1px;
  }
}

@media screen and (max-width:767px) {
  .footer-contact.showed a {
    display: block;
    padding: 10px 0;
    color: #fff;
    font-size: 1.4rem;
    font-weight: bold
  }
}

@media screen and (max-width:767px) {
  .footer-contact.showed span {
    padding: 3px 0 3px 3px
  }
}

@media screen and (max-width:767px) {
  .footer-contact {
    position: fixed;
    bottom: -40px;
    z-index: 9999;
    -webkit-transition: bottom 0.3s ease;
    -o-transition: bottom 0.3s ease;
    transition: bottom 0.3s ease
  }
}


@media screen and (max-width:767px) {
  .footer-contact.showed li:first-child {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #92c76c
  }
}

@media screen and (max-width:767px) {
  .contents-wrap.fixed {
    position: fixed;
    width: 100%;
    height: 100%
  }
}

.contents-wrap .include-report {
  padding: 60px 0;
  background: #e5f7fa
}

@media screen and (max-width:1300px) {
  .contents-wrap .include-report {
    padding: 60px 10px
  }
}

@media screen and (max-width:767px) {
  .contents-wrap .include-report {
    overflow: hidden;
    padding: 30px 0 25px
  }
}

.contents-wrap .include-report .section-inner {
  width: 960px;
  margin: 0 auto
}

@media screen and (max-width:767px) {
  .contents-wrap .include-report .section-inner {
    width: auto;
    padding: 0
  }
}

.contents-wrap .include-report .section-title {
  margin: 0 0 20px;
  text-align: center
}

@media screen and (max-width:767px) {
  .contents-wrap .include-report .section-title {
    margin: 0 10px 10px;
    text-align: left
  }
}

.contents-wrap .include-report .section-title img {
  width: auto;
  height: 40px
}

@media screen and (max-width:767px) {
  .contents-wrap .include-report .section-title img {
    width: auto;
    height: 23px
  }
}

.contents-wrap .include-report .section-title span {
  display: block;
  padding: 10px 0 0;
  font-size: 1.6rem
}

@media screen and (max-width:767px) {
  .contents-wrap .include-report .section-title span {
    font-size: 1.1rem
  }
}

@media screen and (max-width:767px) {
  .contents-wrap .include-report .bx-wrapper {
    max-width: none!important
  }
}

@media screen and (max-width:767px) {
  .contents-wrap .include-report .bx-viewport {
    overflow: visible!important
  }
}

@media screen and (max-width:767px) {
  .contents-wrap .include-report .slide-view {
    overflow: hidden
  }
}

@media screen and (max-width:767px) {
  .contents-wrap .include-report .slide-wrap {
    position: relative;
    left: 50%;
    margin: 0 0 0 -120px
  }
}

.contents-wrap .include-report .slide-wrap:after {
  display: block;
  content: "";
  clear: both
}

.contents-wrap .include-report .slide {
  width: 240px;
  padding: 19px;
  text-align: center;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 5px 1px #a6e5ee;
  box-shadow: 0 0 5px 1px #a6e5ee;
  border: 1px solid #f6f6f6
}

.contents-wrap .include-report .slide a {
  display: block;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

@media screen and (min-width:768px) {
  .contents-wrap .include-report .slide a:hover {
    opacity: 0.7
  }
}

.contents-wrap .include-report .slide .image {
  margin: 0 0 15px
}

@media screen and (max-width:767px) {
  .contents-wrap .include-report .slide .image img {
    width: 100%;
    max-width: none
  }
}

.contents-wrap .include-report .slide .time {
  margin: 0 0 10px;
  font-size: 1.4rem;
  font-family: $bold-font;
  text-decoration: underline
}

@media screen and (max-width:767px) {
  .contents-wrap .include-report .slide .time {
    font-size: 1rem
  }
}

.contents-wrap .include-report .slide .text {
  margin: 0 0 10px;
  font-size: 1.4rem;
  line-height: 1.5
}

@media screen and (max-width:767px) {
  .contents-wrap .include-report .slide .text {
    font-size: 1.2rem;
    line-height: 1.7
  }
}

.contents-wrap .include-report .slide .text {
  font-size: 1.5rem
}

@media screen and (max-width:767px) {
  .contents-wrap .include-report .slide .text {
    font-size: 1.4rem
  }
}

.contents-wrap .include-report .reason-section__button {
  margin-top: 30px
}

@media screen and (max-width:767px) {
  .contents-wrap .include-report .reason-section__button {
    margin-top: 2.1rem
  }
}

.global-header .global-nav {
  font-family: "リュウミン M-KL", "Ryumin Medium KL";
  font-size: 1.6rem
}

.win .global-header .global-nav {
  -webkit-text-stroke: 0.2px #000
}

.fairSearch_radioItem>input[type=radio]:checked+label, .searchForm_resultMsg>span {
  border-color: #92c76c!important;
  color: #92c76c!important
}

.contents-wrap .section02 .searchForm .tab-content .col-wrap .content .link span, .contents-wrap .section02 .searchForm .tab-content.recommend .col-wrap .content .link span, .contents-wrap .section .searchForm .tab-content .col-wrap .content .link span, .contents-wrap .section .searchForm .tab-content.recommend .col-wrap .content .link span {
  background: url("../img/arrow-right01.png") no-repeat right!important;
  background-size: 14px auto!important
}

.fairSearch_button[data-icon=more], .fairSearch_button[data-icon=search], .fairSearch_modalSubmit button, .flatpickr-day.endRange, .flatpickr-day.endRange.inRange, .flatpickr-day.endRange.nextMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.endRange:focus, .flatpickr-day.endRange:hover, .flatpickr-day.selected, .flatpickr-day.selected.inRange, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.selected:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange, .flatpickr-day.startRange.inRange, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.startRange:focus, .flatpickr-day.startRange:hover {
  background-color: #92c76c!important;
  border-color: #92c76c!important
}

.contents-wrap .section02 .searchForm .btn a:after, .contents-wrap .section .btn a:after {
  border-left-color: #ed7c70!important
}

.contents-wrap .section02 .searchForm .btn a, .contents-wrap .section .searchForm .btn a {
  background-color: #ed7c70!important;
  border-color: #ed7c70!important
}

.contents-wrap .section02 .searchForm .btn a:after, .contents-wrap .section .searchForm .btn a:after {
  border-left-color: #ed7c70!important
}

/* 受賞アイコン用 */
.wedding_icon {
  text-align: center;
  padding: 0 0 30px;
  background-color: #fff;
}
.wedding_icon ul {
  display: flex;
  justify-content: center;
  align-items:flex-end;
}
.wedding_icon li {
  list-style: none;
  margin: 0 10px;
}
.wp_icon {
  height: 150px !important;
  width: auto !important;
}
.mw_icon {
  height: 150px !important;
  width: auto !important;
}
.mw_icon2 {
  height: 115px !important;
  width: auto !important;
}
.wedding_icon p {
  font-family: "A1明朝", "A1 Mincho", "Hiragino Mincho ProN", "MS PMincho", "MS Mincho", serif;
  font-size: 2.0rem;
  line-height: 1.6;
  position: relative;
  top: 5px !important;
}
@media screen and (max-width:767px) {
  .wedding_icon li {
    list-style: none;
    margin: 0 5px;
  }
  .wp_icon {
    height: 100px !important;
  }
  .mw_icon {
    height: 100px !important;
  }
  .mw_icon2 {
    height: 65px !important;
  }
  .wedding_icon p {
    font-size: 1.6rem;
  }
  .wedding_icon span {
    display: block;
  }
}

/* 関連事業バナー */
.related {
  margin: 50px auto 50px !important;
  }