/*-----------------------------------------------------------------------------------

    Template Name: Simple
    Author: UIdeck
    Author URI: uideck.com
    Version: 1.0

-----------------------------------------------------------------------------------

    CSS INDEX
    ===================

    01. Theme default CSS
	02. Header
    03. Hero
	04. Footer

-----------------------------------------------------------------------------------*/
/*===========================
    01.COMMON css 
===========================*/
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800");
html {
  scroll-behavior: smooth;
}

body {
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-weight: normal;
  font-style: normal;
  color: #301f27;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

img {
  max-width: 100%;
}

a:focus,
input:focus,
textarea:focus,
button:focus {
  text-decoration: none;
  outline: none;
}

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

i,
span,
a {
  display: inline-block;
  text-decoration: none;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  color: #302e2d;
  margin: 0px;
}

h1 {
  font-size: 48px;
}

h2 {
  font-size: 12px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 21px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

ul, ol {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

p {
  font-size: 15x;
  line-height: 26px;
  /*color: #000;*/
  margin: 0px;
}

p a {
  color:#c75356;
}

.bk {
  color: #000;
}

.dred {
  color: #661622;
}

.lead {
  font-size: 2rem;
  font-weight: 300;
}

@media (max-width: 767px) {
  .lead {
  font-size: 1.8rem;
  font-weight: 300;
}
}

.lead-s {
  font-size: 1.2rem;
  font-weight :200;
  line-height: 1.8em;
}

.bg_cover {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

.text-left{
  text-align: left;
}

@media screen and (max-width:767px){
  .text-left-sp{
    text-align: left;
  }
}

.area_bgA {
  background-color: #f5efee;
  position: relative;
}

.area_bgB {
  background-color: #f4ebe2;
  position: relative;
}

.area_bgC {
  background-color: #F9F9F9;
  position: relative;
}

.area_bgD {
  background-color: #ffffff;
  position: relative;
}

.area_bg85 {
background-color: rgba(255, 255, 255, 0.85);
}

.area_bg50 {
  background-color: rgba(255, 255, 255, 0.5);
  }

.pall-10 {
padding: 10px;
}

.pall-15 {
padding: 15px;
}

.pall-20 {
  padding: 20px;
}

.pall-100 {
  padding: 100px;
}

.pall-120 {
  padding: 120px;
}

.pall-150 {
  padding: 150px;
}

.mall-20 {
  margin: 20px;
}

.txt-red {
  color: #c75356;
  font-weight: 600;
}

.txt-note {
  font-size: 11px;
  margin-bottom: ;
}

.txt-note2 {
  font-size: 14px;
  margin-bottom: ;
}

.btn-line,
a.btn-line {
  color: #fff;
  background-color: #661622;
  padding: 20px 80px;
  font-size: 30px;
  border-radius: 1vh;
  cursor: pointer;
  line-height: 1.2em;
}
.btn-line:hover,
a.btn-linee:hover {
  color: #fff;
  background: #c75356;
}

.btn-line-s,
a.btn-line-s {
  color: #fff;
  background-color: #661622;
  padding: 10px 10px;
  font-size: 14px;
  border-radius: 1vh;
  cursor: pointer;
  line-height: 1.2em;
}
.btn-line-s:hover,
a.btn-line-s:hover {
  color: #fff;
  background: #c75356;
}

.btn-ekiten,
a.btn-ekiten {
  color: #fff;
  background-color: #661622;
  padding: 20px 30px;
  font-size: 30px;
  border-radius: 1vh;
  cursor: pointer;
  line-height: 1.2em;
}
.btn-ekiten:hover,
a.btn-ekiten:hover {
  color: #fff;
  background: #c75356;
}

.btn-ekiten img {
  width: 80px;
}


/*.btn-line-m,
a.btn-line-m {
  color: #fff;
  background-color: #661622;
  padding: 30px 100px;
  font-size: 24px;
  border-radius: 1vh;
  cursor: pointer;
  line-height: 1.2em;
}
.btn-line-m:hover,
a.btn-line-m:hover {
  color: #fff;
  background: #c75356;
}*/

.btn-line-m,
a.btn-line-m {
  color: #661622;
  background-color: #f4ebe2;
  border: solid 1px #661622;
  padding: 10px 100px;
  font-size: 24px;
  border-radius: 1vh;
  cursor: pointer;
  line-height: 1.2em;
}

@media screen and (max-width:767px){
  .btn-line-m,
  a.btn-line-m {
    color: #661622;
    background-color: #f4ebe2;
    border: solid 1px #661622;
    padding: 10px 10px;
    font-size: 24px;
    border-radius: 1vh;
    cursor: pointer;
    line-height: 1.2em;
  }
  }

@media screen and (min-width:768px){
.btn-line-m,
a.btn-line-m {
  color: #661622;
  background-color: #f4ebe2;
  border: solid 1px #661622;
  padding: 10px 100px;
  font-size: 24px;
  border-radius: 1vh;
  cursor: pointer;
  line-height: 1.2em;
}
}

.btn-line-m:hover,
a.btn-line-m:hover {
  color: #c75356;
  background: #fff;
  border: solid 1px #c75356;
}

.btn-qr{
  width: 300px;
}

  /* 改行コントロール */

@media screen and (max-width:767px){
  .pc{
      display:none;
  }
}
@media screen and (min-width:768px){
  .sp{
      display:none;
  }
}

  /* fadeInUpを短く 

@keyframes fadeInUpMin {
  from {
    opacity: 0;
    transform: translate3d(0, 25%, 0);
  }
 
  to {
    opacity: 1;
    transform: none;
  }
}
 
.fadeInUpMin {
  animation-name: fadeInUpMin;
}

*/

/*===== All Button Style =====*/
.main-btn {
  display: inline-block;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 0;
  padding: 0 40px;
  font-size: 16px;
  height: 55px;
  line-height: 55px;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  z-index: 5;
  transition: all 0.4s ease-out 0s;
  background-color: #c75356;
}

.main-btn:hover {
  background-color: #ff6b6b;
  color: #fff;
}

.reserv-btn {
  display: inline-block;
  font-size: 14px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 0;
  padding: 0 20px;
  font-size: 16px;
  height: 55px;
  line-height: 55px;
  border-radius: 6;
  color: #fff;
  cursor: pointer;
  z-index: 5;
  transition: all 0.4s ease-out 0s;
  background-color: #c75356;
}

.reserv-btn:hover {
  background-color: #ff6b6b;
  color: #fff;
}

.reserv-flow{
  width: 600px;
}

/*===== All Section Title Style =====*/
.section_title .title {
  font-size: 21px;
}

.title::after{
  content: '';
  margin: 0 auto;
  display: block;
  width: 38px;
  margin-top: 15px;
  height: 2px;
  background-color: #c75356;
}

@media (max-width: 767px) {
  .section_title .title {
    font-size: 26px;
}
}

.section_title .title-profile {
  font-size: 21px;
}

.title-profile::after{
  content: '';
  margin: 0;
  display: block;
  width: 38px;
  margin-top: 15px;
  height: 2px;
  background-color: #c75356;
}

@media (max-width: 767px) {
  .section_title .title-profile {
    font-size: 26px;
}
}

.section_title p {
  margin-top: 15px;
  font-size: 16px;
  line-height: 120%
  color: #9e9db3;
}

.section_title.section_title_2 .title,
.section_title.section_title_2 p {
  color: #fff;
}

/*===== All Preloader Style =====*/
.preloader {
  /* Body Overlay */
  position: fixed;
  top: 0;
  left: 0;
  display: table;
  height: 100%;
  width: 100%;
  /* Change Background Color */
  background: #fff;
  z-index: 99999;
}

.preloader .loader {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.preloader .loader .ytp-spinner {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 64px;
  margin-left: -32px;
  z-index: 18;
  pointer-events: none;
}

.preloader .loader .ytp-spinner .ytp-spinner-container {
  pointer-events: none;
  position: absolute;
  width: 100%;
  padding-bottom: 100%;
  top: 50%;
  left: 50%;
  margin-top: -50%;
  margin-left: -50%;
  animation: ytp-spinner-linspin 1568.2353ms linear infinite;
}

.preloader .loader .ytp-spinner .ytp-spinner-container .ytp-spinner-rotator {
  position: absolute;
  width: 100%;
  height: 100%;
  animation: ytp-spinner-easespin 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.preloader .loader .ytp-spinner .ytp-spinner-container .ytp-spinner-rotator .ytp-spinner-left {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
  right: 50%;
}

.preloader .loader .ytp-spinner .ytp-spinner-container .ytp-spinner-rotator .ytp-spinner-right {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  left: 50%;
}

.preloader .loader .ytp-spinner-circle {
  box-sizing: border-box;
  position: absolute;
  width: 200%;
  height: 100%;
  border-style: solid;
  /* Spinner Color */
  border-color: #c75356 #c75356 #F9F9F9;
  border-radius: 50%;
  border-width: 6px;
}

.preloader .loader .ytp-spinner-left .ytp-spinner-circle {
  left: 0;
  right: -100%;
  border-right-color: #F9F9F9;
  animation: ytp-spinner-left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.preloader .loader .ytp-spinner-right .ytp-spinner-circle {
  left: -100%;
  right: 0;
  border-left-color: #F9F9F9;
  animation: ytp-right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

/* Preloader Animations */

@keyframes ytp-spinner-linspin {
  to {
    transform: rotate(360deg);
}
}

@keyframes ytp-spinner-easespin {
  12.5% {
    transform: rotate(135deg);
}
  25% {
    transform: rotate(270deg);
}
  37.5% {
    transform: rotate(405deg);
}
  50% {
    transform: rotate(540deg);
}
  62.5% {
    transform: rotate(675deg);
}
  75% {
    transform: rotate(810deg);
}
  87.5% {
    transform: rotate(945deg);
}
  to {
    transform: rotate(1080deg);
}
}

@keyframes ytp-spinner-left-spin {
  0% {
    transform: rotate(130deg);
}
  50% {
    transform: rotate(-5deg);
}
  to {
    transform: rotate(130deg);
}
}

@keyframes ytp-right-spin {
  0% {
    transform: rotate(-130deg);
}
  50% {
    transform: rotate(5deg);
}
  to {
    transform: rotate(-130deg);
}
}


/*===========================
     02.HEADER css 
===========================*/
/*===== NAVBAR =====*/
.header_navbar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  transition: all 0.3s ease-out 0s;
}

.sticky {
  position: fixed;
  z-index: 99;
  background-color: #fff;
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease-out 0s;
  opacity: 0.9;
}

.sticky .navbar {
  padding: 15px 0;
}

.navbar {
  padding: 20px 0;
  border-radius: 5px;
  position: relative;
  transition: all 0.3s ease-out 0s;
}

.navbar-brand {
  padding: 0;
}

.navbar-brand img {
  width: 160px;
}

@media (max-width: 767px) {
  .navbar-brand img {
    width: 130px;
}
}

.navbar-toggler {
  padding: 0;
}

.navbar-toggler:focus {
  box-shadow: none;
}

.navbar-toggler .toggler-icon {
  width: 30px;
  height: 2px;
  background-color: #fff;
  display: block;
  margin: 5px 0;
  position: relative;
  transition: all 0.3s ease-out 0s;
}

.navbar-toggler.active .toggler-icon:nth-of-type(1) {
  transform: rotate(45deg);
  top: 7px;
}

.navbar-toggler.active .toggler-icon:nth-of-type(2) {
  opacity: 0;
}

.navbar-toggler.active .toggler-icon:nth-of-type(3) {
  transform: rotate(135deg);
  top: -7px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-collapse {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 9;
    box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 5px 12px;
}
}

@media (max-width: 767px) {
  .navbar-collapse {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 9;
    box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 5px 12px;
}
}

.navbar-nav .nav-item {
  position: relative;
  margin-left: 40px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .navbar-nav .nav-item {
    margin-left: 30px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-nav .nav-item {
    margin: 0;
}
}

@media (max-width: 767px) {
  .navbar-nav .nav-item {
    margin: 0;
}
}

.navbar-nav .nav-item a {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  transition: all 0.3s ease-out 0s;
  padding: 10px 0;
  position: relative;
}

.navbar-nav .nav-item a::before {
  position: absolute;
  content: '';
  bottom: 0px;
  left: 0;
  width: 0;
  height: 3px;
  background-color: #fff;
  transition: all 0.3s ease-out 0s;
}

.navbar-nav .nav-item .reserv-icon {
  width: 110px;
}

.btn-line-navi,
a.btn-line-navi {
  color: #fff;
  background-color: #661622;
  padding: 5px 5px;
  font-size: 13px;
  border-radius: 2vh;
  cursor: pointer;
  position: relative;
  margin-top: 5px;
  margin-left: 20px;
}
.btn-line:hover,
a.btn-line:hover {
  color: #fff;
  background: #c75356;
}

.navbar-nav .btn-line-navi a {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  transition: all 0.3s ease-out 0s;
  padding: 10px 0;
  position: relative;
}

.navbar-nav .btn-line-navi a::before {
  position: absolute;
  content: '';
  bottom: 0px;
  left: 0;
  width: 0;
  height: 3px;
  background-color: #fff;
  transition: all 0.3s ease-out 0s;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-nav .nav-item a::before {
    display: none;
}
}

@media (max-width: 767px) {
  .navbar-nav .nav-item a::before {
    display: none;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-nav .nav-item a {
    display: block;
    padding: 4px 0;
    color: #222;
}
}

@media (max-width: 767px) {
  .navbar-nav .nav-item a {
    display: block;
    padding: 4px 0;
    color: #222;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-nav .nav-item a.active, .navbar-nav .nav-item a:hover {
    color: #c75356;
}
}

@media (max-width: 767px) {
  .navbar-nav .nav-item a.active, .navbar-nav .nav-item a:hover {
    color: #c75356;
}
}

.navbar-nav .nav-item a.active::before, .navbar-nav .nav-item a:hover::before {
  width: 100%;
}

.navbar-nav .nav-item:hover .sub-menu {
  top: 100%;
  opacity: 1;
  visibility: visible;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-nav .nav-item:hover .sub-menu {
    top: 0;
}
}

@media (max-width: 767px) {
  .navbar-nav .nav-item:hover .sub-menu {
    top: 0;
}
}

.navbar-nav .nav-item .sub-menu {
  width: 200px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 110%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-out 0s;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-nav .nav-item .sub-menu {
    position: relative;
    width: 100%;
    top: 0;
    display: none;
    opacity: 1;
    visibility: visible;
}
}

@media (max-width: 767px) {
  .navbar-nav .nav-item .sub-menu {
    position: relative;
    width: 100%;
    top: 0;
    display: none;
    opacity: 1;
    visibility: visible;
}
}

.navbar-nav .nav-item .sub-menu li {
  display: block;
}

.navbar-nav .nav-item .sub-menu li a {
  display: block;
  padding: 8px 20px;
  color: #222;
}

.navbar-nav .nav-item .sub-menu li a.active, .navbar-nav .nav-item .sub-menu li a:hover {
  padding-left: 25px;
  color: #c75356;
}

.navbar-nav .sub-nav-toggler {
  display: none;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-nav .sub-nav-toggler {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background: none;
    color: #222;
    font-size: 18px;
    border: 0;
    width: 30px;
    height: 30px;
}
}

@media (max-width: 767px) {
  .navbar-nav .sub-nav-toggler {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background: none;
    color: #222;
    font-size: 18px;
    border: 0;
    width: 30px;
    height: 30px;
}
}

.navbar-nav .sub-nav-toggler span {
  width: 8px;
  height: 8px;
  border-left: 1px solid #222;
  border-bottom: 1px solid #222;
  transform: rotate(-45deg);
  position: relative;
  top: -5px;
}

.sticky .navbar-toggler .toggler-icon {
  background-color: #222;
}

.sticky .navbar-nav .nav-item a {
  color: #222;
}

.sticky .navbar-nav .nav-item a::before {
  background-color: #c75356;
}

.sticky .navbar-nav .nav-item a.active, .sticky .navbar-nav .nav-item a:hover {
  color: #c75356;
}

/* ヘッダーのスライドここから */
.header-text {
  color: #ffffff;
  z-index:11;
  position: absolute;
  top:50%;
  left:45%;
  transform:translate(-50%,-50%);
  width:90%;
  height:auto;
}

.header-slideBox {
height: 100%;
overflow: hidden;
position: relative;
z-index: 1;
}

.header-slide {
  z-index:10;
  opacity: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-animation: anime 36s 0s infinite;
  animation: anime 36s 0s infinite; }

  .header-slide:nth-of-type(2) {
    -webkit-animation-delay: 6s;
    animation-delay: 6s; }

  .header-slide:nth-of-type(3) {
    -webkit-animation-delay: 12s;
    animation-delay: 12s; }

  .header-slide:nth-of-type(4) {
    -webkit-animation-delay: 18s;
    animation-delay: 18s; }

  .header-slide:nth-of-type(5) {
    -webkit-animation-delay: 24s;
    animation-delay: 24s; }

  .header-slide:nth-of-type(6) {
    -webkit-animation-delay: 30s;
    animation-delay: 30s; }
  
  @keyframes anime {
  0% {
        opacity: 0;
  }
    8% {
        opacity: 1;
  }
    17% {
        opacity: 1;
  }
    25% {
        opacity: 0;
        transform: scale(1.2) ;
         z-index:9;
  }
    100% { opacity: 0 }
}

    
/* ヘッダーのスライドここまで */

/*===== hero =====*/
.single_hero {
  height: 750px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

@media only screen and (min-width: 1400px) {
  .single_hero {
    height: 950px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single_hero {
    height: 700px;
}
}

@media (max-width: 767px) {
  .single_hero {
    height: 650px;
}
}

.single_hero::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}

.hero_content {
  padding-top: 50px;
}

.hero_content .hero_title {
  font-size: 58px;
  line-height:76px;
  color: #fff;
  margin-top: 15px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero_content .hero_title {
    font-size: 44px;
    line-height: 65px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero_content .hero_title {
    font-size: 40px;
    line-height: 60px;
}
}

@media (max-width: 767px) {
  .hero_content .hero_title {
    font-size: 22px;
    line-height: 38px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .hero_content .hero_title {
    font-size: 40px;
    line-height: 60px;
}
}

.hero_content .hero_title span {
  display: contents;
  color: #c75356;
}

.hero_content p {
  font-size: 21px;
  line-height: 1.8em;
  color: #fff;
  margin-top: 30px;
}

@media (max-width: 767px) {
  .hero_content p {
    font-size: 14px;
}
}

.hero_content .main-btn {
  margin-top: 45px;
}

/*===========================
      03.concept css 
===========================*/

.concept_area {
  background-image: url("../../assets/images/concept-bg2.jpg");
}

.single_features {
  padding: 20px;
}

.single_features i {
  font-size: 60px;
  line-height: 60px;
  color: #c75356;
  transition: all 0.3s ease-out 0s;
}

@media (max-width: 767px) {
  .single_features i {
    font-size: 40px;
    line-height: 45px;
}
}

.single_features .features_title {
  color: #c75356;
  margin-top: 15px;
  font-size: 23px;
  transition: all 0.3s ease-out 0s;
}

@media (max-width: 767px) {
  .single_features .features_title {
    font-size: 23px;
}
}

.single_features p {
  margin-top: 15px;
}

.single_features:hover i {
  color: #c75356;
}


/*===========================
      04.ABOUT css 
===========================*/

@media only screen and (min-width: 768px) {
  #profile {
    padding: 100px;
}
}

.about_image {
  position: absolute;
  top: 0;
  right: 0;
  width: 30%;
  height: 50%;
  background-image: url("../../assets/images/profile-c.jpg"); 
  background-position: right top; 
  visibility: visible;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about_image {
    width: 100%;
    height: 500px;
    position: relative;
}
}

@media (max-width: 767px) {
  .about_image {
    width: 60%;
    height: 200px;
    position: relative;
    margin-bottom: 30px;
    margin-left: 80px;
}
}

.about_image .image_content {
  width: 185px;
  height: 185px;
  background-color: #c75356;
  display: table;
  text-align: center;
  position: relative;
  left: -92px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about_image .image_content {
    width: 135px;
    height: 135px;
    left: -78px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about_image .image_content {
    left: 0;
}
}

@media (max-width: 767px) {
  .about_image .image_content {
    left: 0;
    width: 135px;
    height: 135px;
}
}

.about_image .image_content .experience {
  font-size: 24px;
  color: #fff;
  font-weight: 500;
  display: table-cell;
  vertical-align: middle;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about_image .image_content .experience {
    font-size: 18px;
}
}

@media (max-width: 767px) {
  .about_image .image_content .experience {
    font-size: 18px;
}
}

.about_image .image_content .experience span {
  font-size: 44px;
  font-weight: 700;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about_image .image_content .experience span {
    font-size: 36px;
}
}

@media (max-width: 767px) {
  .about_image .image_content .experience span {
    font-size: 36px;
}
}

.about_content {
  padding-right: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about_content {
    padding-right: 0;
}
}

@media (max-width: 767px) {
  .about_content {
    padding-right: 0;
}
}

.about_content .main-btn {
  margin-top: 30px;
}

.about_list dt{
    float: left;
  }
  
  .about_list dd{
    margin-left: 60px;
  }

/*===========================
      05.PORTFOLIO css 
===========================*/
.single_portfolio {
  position: relative;
  width: 25%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single_portfolio {
    width: 50%;
}
}

@media (max-width: 767px) {
  .single_portfolio {
    width: 100%;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .single_portfolio {
    width: 50%;
}
}

.single_portfolio img {
  width: 100%;
}

.single_portfolio::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(232, 78, 78, 0.9);
  opacity: 0;
  transition: all 0.3s ease-out 0s;
}

.single_portfolio .portfolio_content {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  text-align: center;
}

.single_portfolio .portfolio_content .meta li {
  display: inline-block;
  margin: 0 5px;
  transition: all 0.3s ease-out 0s;
  opacity: 0;
}

.single_portfolio .portfolio_content .meta li a {
  width: 35px;
  height: 35px;
  line-height: 33px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  transition: all 0.3s ease-out 0s;
}

.single_portfolio .portfolio_content .meta li a:hover {
  background-color: #fff;
  color: #c75356;
}

.single_portfolio .portfolio_content .meta li:first-child {
  transform: translateX(-100%);
}

.single_portfolio .portfolio_content .meta li:last-child {
  transform: translateX(100%);
}

.single_portfolio .portfolio_content .portfolio_title {
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  margin-top: 25px;
  transform: translateY(100%);
  transition: all 0.3s ease-out 0s;
  opacity: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .single_portfolio .portfolio_content .portfolio_title {
    font-size: 20px;
}
}

@media (max-width: 767px) {
  .single_portfolio .portfolio_content .portfolio_title {
    font-size: 20px;
}
}

.single_portfolio:hover::before {
  opacity: 1;
}

.single_portfolio:hover .portfolio_content .meta li {
  transform: translateX(0);
  transition-delay: 0.2s;
  opacity: 1;
}

.single_portfolio:hover .portfolio_content .portfolio_title {
  transform: translateX(0);
  transition-delay: 0.2s;
  opacity: 1;
}

/*===========================
      06.PRICING css 
===========================*/
.pricing_area {
  background-image: url("../../assets/images/menu-bg.jpg");
  background-repeat: repeat-x;
}

.benefit_area {
  text-align: center;
}


.single_pricing {
  padding: 30px 40px;
}

@media (max-width: 767px) {
  .single_pricing {
    padding: 40px 30px;
}
}

.single_pricing .price_box{
  width: 100%;
  background-color: #c75356;
  color: #fff;
  padding: 10px;
  font-size: 22px;
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  .single_pricing .price_box {
    font-size: 26px;
}
}

.single_pricing .pricing_title {
  font-size: 22px;
  font-weight: 600;
}

@media (max-width: 767px) {
  .single_pricing .pricing_title {
    font-size: 20px;
}
}

.single_pricing .price {
  color: #c75356;
  font-size: 22px;
  margin-top: 5px;
  margin-bottom: 5px;
}

@media (max-width: 767px) {
  .single_pricing .price {
    font-size: 24px;
}
}

.single_pricing .pricing_list li {
  margin-top: 15px;
  font-size: 16px;
  font-weight: 300;
}

.single_pricing .mian-btn {
  height: 45px;
  border: 1px solid #5A5872;
  line-height: 43px;
  text-align: center;
  padding: 0 25px;
  color: #c75356;
  transition: all 0.3s ease-out 0s;
  margin-top: 30px;
}

.single_pricing .mian-btn:hover {
  background-color: rgba(90, 88, 114, 0.2);
}

.single_pricing.active {
  background-color: #c75356;
}

.single_pricing.active .pricing_title {
  color: #fff;
}

.single_pricing.active .price {
  color: #fff;
}

.single_pricing.active .pricing_list li {
  color: #fff;
}

.single_pricing.active .mian-btn {
  background-color: #fff;
  border-color: #fff;
}

/*===========================
        07.TEAM css 
===========================*/
.single_team {
  position: relative;
}

.single_team img {
  width: 100%;
}

.single_team .team_content {
  position: absolute;
  background-color: #fff;
  left: 0;
  bottom: 0;
  width: 85%;
  padding: 25px;
  padding-right: 60px;
}

.single_team .team_content .team_name a {
  font-size: 20px;
  font-weight: 500;
  color: #2B2A3D;
  transition: all 0.3s ease-out 0s;
}

.single_team .team_content .team_name a:hover {
  color: #c75356;
}

.single_team .team_content p {
  margin-top: 5px;
}

.single_team .team_content .social {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

.single_team .team_content .social li {
  margin: 3px 0;
}

.single_team .team_content .social li a {
  color: #5A5872;
  font-size: 16px;
  transition: all 0.3s ease-out 0s;
}

.single_team .team_content .social li a:hover {
  color: #c75356;
}

/*===========================
     08.TESTIMONIAL css 
===========================*/
.testimonial_area {
  position: relative;
  background-color: #302e2d;
  height: 1px;
}

.testimonial_area::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.testimonial_active_wrapper {
  position: relative;
  padding-bottom: 60px;
}

.testimonial_active_wrapper .tns-nav {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  margin-top: 35px;
}

.testimonial_active_wrapper .tns-nav button {
  margin: 0 5px;
  width: 18px;
  height: 5px;
  background-color: transparent;
  border-radius: 50px;
  font-size: 0;
  transition: all 0.3s ease-out 0s;
  border: 0;
  background-color: #ECECEC;
}

.testimonial_active_wrapper .tns-nav button.tns-nav-active {
  background-color: #c75356;
}

.single_testimonial img {
  display: inline-block;
  border-radius: 50%;
}

@media (max-width: 767px) {
  .single_testimonial img {
    width: 120px;
}
}

.single_testimonial .author_name {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  margin-top: 25px;
}

.single_testimonial span {
  font-size: 14px;
  color: #fff;
}

.single_testimonial p {
  color: #fff;
  margin-top: 15px;
}

/*===========================
    09.BLOG css 
===========================*/
.address_bg {
  background-image: url("../../assets/images/address-bg-2503.jpg");
  background-repeat: no-repeat;
  background-position: right 60px top 40px;
  background-size: 30%;
}

@media screen and (max-width:768px){
  .address_bg {
    background-image: none;
  }
}

/*PCで表示しない*/
@media screen and (min-width:768px){
  .address-bg-sp {
    display:none;
    
}
}

.address-bg-sp {
    width: 70%;
    padding-top: 30px;
    padding-left: 80px;
  }

.single_blog .blog_image img {
  width: 100%;
}

.single_blog .blog_content {
  margin-top: 25px;
}

.single_blog .blog_content .blog_title a {
  font-size: 16px;
  font-weight: 600;
  color: #2B2A3D;
  transition: all 0.3s ease-out 0s;
}

@media (max-width: 767px) {
  .single_blog .blog_content .blog_title a {
    font-size: 20px;
}
}

.single_blog .blog_content .blog_title a:hover {
  color: #c75356;
}

.single_blog .blog_content p {
  margin-top: 15px;
}

.single_blog .blog_content .more {
  font-size: 16px;
  font-weight: 500;
  color: #5A5872;
  margin-top: 15px;
  transition: all 0.3s ease-out 0s;
}

.single_blog .blog_content .more:hover {
  color: #c75356;
}

.single_blog.blog_2 .blog_content {
  margin-top: 0;
  padding-left: 20px;
}

@media (max-width: 767px) {
  .single_blog.blog_2 .blog_content {
    padding-left: 0;
    padding-top: 20px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .single_blog.blog_2 .blog_content {
    padding-left: 20px;
    padding-top: 0;
}
}

.single_blog.blog_2 .blog_content .blog_title a {
  font-size: 20px;
}

.single_blog.blog_2 .blog_content p {
  margin-top: 15px;
}

/*===========================
    10.CONTACT css 
===========================*/
.contact_area {
  position: relative;
  z-index: 5;
}

.contact_area::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(43, 42, 61, 0.9);
  z-index: -1;
}

p.form-message.success, p.form-message.error {
  font-size: 16px;
  color: #2B2A3D;
  background: #F9F9F9;
  padding: 10px 15px;
  margin-top: 30px;
  background-color: #fff;
  margin-left: 15px;
}

p.form-message.success.form-message.error, p.form-message.error.form-message.error {
  color: #f00;
}

.single_form {
  margin-top: 30px;
}

.single_form input,
.single_form textarea {
  width: 100%;
  height: 55px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  padding: 0 25px;
  font-size: 16px;
  color: #fff;
  background: none;
  transition: all 0.3s ease-out 0s;
}

.single_form input:focus,
.single_form textarea:focus {
  border-color: #fff;
}

.single_form textarea {
  height: 170px;
  resize: none;
  padding-top: 15px;
}

/*===========================
    11.FOOTER css 
===========================*/
.footer_area {
  background-color: #302e2d;
  padding-top: 5px;
  padding-bottom: 30px;
  font-size: 16px;
  color: #fff;
}

.footer_menu ul li {
  display: inline-block;
  vertical-align: top;
  padding-top: 5px;
}

.footer_menu ul li + li {
  margin-left: 30px;
}

@media (max-width: 767px) {
  .footer_menu ul li + li {
    margin-left: 15px;
}
}

.footer_menu ul li a {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
  transition: all 0.3s ease-out 0s;
}

.footer_menu ul li a:hover {
  color: #fff;
}

.footer_logo {
  width: 180px;
  margin: 50px 10px;
}
.footer_copyright {
  font-size: 12px;
  color: #fff;
  padding-top: 0;
}

.credit a {
  color: #fff;
}

.footer_social ul li {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 26px;
  color: #fff;
  transition: all 0.3s ease-out 0s;
}

.footer_social {
  font-size: 12px;
  line-height: 26px;
  color: #fff;
  transition: all 0.3s ease-out 0s;
}

/*.footer_social ul li + li {
  margin-left: 30px;
}*/

.footer_social ul li a {
  /* font-size: 26px; */
  color: rgba(255, 255, 255, 0.8);
  transition: all 0.3s ease-out 0s;
}

.footer_social ul li a:hover {
  color: #fff;
}

@media (max-width: 767px) {
  .footer_social ul li a {
    font-size: 20px;
}
}

/*===========================
    12.SNS css 
===========================*/

/*Follow Me*/
/* 全体 */
.followme{
  padding:8px 0;
  /* color:#fff;「Follow me」の文字の色 */
  /*background:#000; 全体背景の色
  font-family: Quicksand;*/
}
  /* ボタン全体 */
.flowbtn8:before{
  display:none;
}	
.flowbtn8{
  border-radius:50%;
  position:relative;
  display:inline-block;
  width:40px;
  height:40px;
  font-size:20px;
  vertical-align:middle;
  text-decoration:none;
  transition:.5s;
  margin:10px;
}
  /* ボタンマウスホバー時 */
.flowbtn8:hover{
  -webkit-transform:translateY(-5px);
  -ms-transform:translateY(-5px);
  transform:translateY(-5px);
}
  /* Twitterボタンの色 */
.flowbtn8.fl_tw8{
  border:solid 1px #fff;/* 枠線の色 */
  color:#000;/* 文字の色 */
}
  /* Twitterマウスホバー時 */
.flowbtn8.fl_tw8:hover{
  color:#000!important;/* 文字の色 */
  border:solid 1px #000;/* 枠線の色 */
  background:#000;/* 背景の色 */
}
  /* Facebookボタンの色 */
.flowbtn8.fl_fb8{
  border:solid 1px #fff;/* 枠線の色 */
  color:#000;/* 文字の色 */
}
  /* Facebookマウスホバー時 */
.flowbtn8.fl_fb8:hover{
  color:#000!important;/* 文字の色 */
  border:solid 1px #000;/* 枠線の色 */
  background:#000;/* 背景の色 */
}
  /* Feedlyボタンの色 */
.flowbtn8.fl_fd8{
  border:solid 1px #fff;/* 枠線の色 */
  color:#000;/* 文字の色 */
}
  /* Feedlyマウスホバー時 */
.flowbtn8.fl_fd8:hover{
  color:#000!important;/* 文字の色 */
  border:solid 1px #000;/* 枠線の色 */
  background:#000;/* 背景の色 */
}
  /* Instagramボタンの色 */
.flowbtn8.insta_btn8 {
  border:solid 1px #fff;/* 枠線の色 */
  color:#000;/* 文字の色 */
}
  /* Instagramマウスホバー時 */
.flowbtn8.insta_btn8:hover{
  color:#000!important;/* 文字の色 */
  border:solid 1px #000;/* 枠線の色 */
  background:#000;/* 背景の色 */
}
  /* ボタン全体の位置 */
  .snsbtniti{
  display:flex;
  flex-flow:row wrap;
  justify-content:center;
}
  .widget ul{
  margin: -5pt 0 0 0;
}
  
/*===========================
    13.FAQ css 
===========================*/

.hidden_box {
  margin: 1em 0;/*前後の余白*/
  padding: 0;
}

/*ボタン装飾*/
.hidden_box label {
  color: #fff;
  padding: 15px;
  text-align: left;
  width: 100%;
  background: #C75356;
  /*border: solid 2px black;*/
  cursor :pointer;
}

/*ボタンホバー時*/
.hidden_box label:hover {
  background: #8b3a3d;
}

/*チェックは見えなくする*/
.hidden_box input {
  display: none;
}

/*中身を非表示にしておく*/
.hidden_box .hidden_show {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
}

/*クリックで中身表示*/
.hidden_box input:checked ~ .hidden_show {
  padding: 10px 0;
  height: auto;
  opacity: 1;
}

.hidden_box .hidden_show ul {
  padding: 20px 60px;
  counter-reset: number 0;
}

.hidden_box .hidden_show ul li {
  margin-top: 0.5em;
}

.hidden_box .hidden_show ul li::before {
  counter-increment: number 1;
  content: counter(number)"．";
}

@media screen and (max-width:767px){
  .hidden_box .payment_img {
    margin-top: 20px;
    max-width: 100%; 
  }
}
@media screen and (min-width:768px){
  .hidden_box .payment_img {
    margin-left: 20px;
    margin-top: 20px;
    max-width:70%;
  }
}

/*===========================
    14.Reservation css 
===========================*/

.Inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

p{
  margin: 0;
  padding: 0;
}
li{
  list-style: none;
}

.Inner .List{
  padding: 30px;
}

.List-Item {
  border-top: 1px solid #ddd;
  width: 100%;
}
@media screen and (max-width: 540px) {
  .List-Item {
    /*border-top: 0;*/
  }
}
.List-Item:nth-of-type(1) {
  border-top: 0;
}
.List-Item-Content {
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  max-width: 1100px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 540px) {
  .List-Item-Content {
    padding-top: 15px;
    padding-bottom: 15px;
    flex-wrap: wrap;
  }
}
.List-Item-Content.one {
  padding-top: 0;
}
.List-Item-Content.last {
  padding-bottom: 0;
}
.List-Item-Content-Number {
  position: relative;
  margin-right: 40px;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  background: #c75356;
  color: #fff;
  font-size: 36px;
}
@media screen and (max-width: 540px) {
  .List-Item-Content-Number {
    margin-right: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
  }
}
.List-Item-Content-Number-Line {
  position: absolute;
  top: -220%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 4px;
  height: 380px;
  background: #c75356;
}
@media screen and (max-width: 540px) {
  .List-Item-Content-Number-Line {
    visibility:hidden;
    top: -40%;
    width: 2px;
    height: 120px;
  }
}
.List-Item-Content-Title {
  flex-basis: auto;
  color: #661622;
  font-size: 18px;
}
@media screen and (max-width: 540px) {
  .List-Item-Content-Title {
    margin-right: 0;
    max-width: 230px;
    font-size: 18px;
  }
}

.List-Item-Content-Title p {
  /*flex-basis: 298px;*/
  color: 000;
  font-size: 15px;
}
.List-Item-Content-Description {
  line-height: 1.5;
  font-size: 16px;
}
@media screen and (max-width: 540px) {
  .List-Item-Content-Description {
    margin-left: 60px;
    max-width: 260px;
    font-weight: normal;
    font-size: 13px;
  }
}

/*===== アメブロ =====*/

#feed .list {
  display: flex;
  flex-wrap: wrap;
}

#feed .list dt {
  width: 30%;
}

#feed .list dd {
  width: 70%;
  text-align: left;
}

#feed .list a {
  color:#c75356;
}

/*===== campaign =====*/

.cmp-img {
  width: 260px;
}

.cmp-item {
  width: 300px;
}

.camp-cont {
  /*width: 100%;*/
  transition: all 0.3s ease-out 0s;
  /*4padding: 40px 20px 20px 20px;*/
}

@media screen and (min-width:768px){
  .camp-cont ul li.camp-l{
    width: 67%;
  }
}

.camp-cont ul li.camp-l p{
  font-size: 15px;
}

.camp-cont ul li {
  display: inline-block;
  vertical-align: top;
  line-height: 26px;
  transition: all 0.3s ease-out 0s;
}

.ribbon {
  display: inline-block;
  position: relative;
  height: 50px;/*リボンの高さ*/
  line-height: 50px;/*リボンの高さ*/
  text-align: center;
  padding: 0 80px;/*横の大きさ*/
  font-size: 18px;/*文字の大きさ*/
  background: #c75356;/*塗りつぶし色*/
  color: #FFF;/*文字色*/
  box-sizing: border-box;
}

.ribbon:before, .ribbon:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}

.ribbon:before {
  top: 0;
  left: 0;
  border-width: 25px 0px 25px 15px;
  border-color: transparent transparent transparent #f4ebe2;
  border-style: solid;
}

.ribbon:after {
  top: 0;
  right: 0;
  border-width: 25px 15px 25px 0px;
  border-color: transparent #f4ebe2 transparent transparent;
  border-style: solid;
}

/*===== BACK TO TOP =====*/
.back-to-top {
  font-size: 20px;
  color: #fff;
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  background-color: #661622;
  text-align: center;
  z-index: 99;
  transition: all 0.3s ease-out 0s;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
  display: none;
}

.back-to-top:hover {
  color: #fff;
  background-color: #661622;
}

/* 駐車場写真（写真＋キャプション） */
.parking-photo { margin: 0; }
.parking-photo img{
  width: 100%;
  height: auto;
  display: block;
  margin: 20px 0 0 0;
}
.parking-photo figcaption{
  font-size: 0.9rem;
  line-height: 1.4;
  margin-top: 6px;
  opacity: 0.9;
}
.mt-6 {
  margin-top: 6px;
}

/* ===== Staff layout ===== */
.staff-card { margin-left: 0; margin-right: 0; justify-content: center; }
/* さらに安定させる：右カラムの中身を中央寄せ */
.staff-card > .col-lg-5{
  display: flex;
  justify-content: center;
}
.staff-name { font-size: 32px; margin: 0 0 12px; }
.staff-title { margin: 0 0 32px; }
.staff-meta { margin: 0 0 22px; line-height: 1.9; }
.staff-subhead { margin: 26px 0 10px; }
.staff-dl { margin: 0; }
.staff-dl dt { font-weight: 700; float: left; width: 4.2em; }
.staff-dl dd { margin-left: 4.2em; margin-bottom: 10px; }
.staff-dl::after { content: ""; display: block; clear: both; }

.staff-photo {
  position: relative;
  margin: 0;              /* ← 上端を揃えるため余計な余白を消す */
}
.staff-photo{
  width: 80%;
  margin-left: auto;   /* 右カラムの中で中央寄せ */
  margin-right: auto;
}

.staff-photo-badge{
  position: absolute;
  top: 0;
  left: 0;
  padding: 18px 20px;
  line-height: 1.3;
  color: #fff;
  background: rgba(170, 70, 70, 0.85); /* 既存の赤に近い雰囲気。不要なら変更OK */
}

/* 2人目との区切り */
.staff-divider{
  margin: 56px 0 0;
  opacity: 0.2;
}

/* スマホ〜タブレット：写真を名前（見出し）の上に持ってくる */
.staff-card > .col-lg-5 { order: 1; }  /* 写真カラムを先に */
.staff-card > .col-lg-7 { order: 2; }  /* テキストカラムを後に */

/* PC（lg以上）：元の並びに戻す */
@media (min-width: 992px){
  .staff-card > .col-lg-7 { order: 1; }
  .staff-card > .col-lg-5 { order: 2; }
}

/* スマホだけ：名前をセンター揃え */
.staff-name{
  text-align: left; /* 念のためデフォルト */
}

@media (max-width: 991.98px){
  .staff-name, .staff-title {
    text-align: center;
  }
}