/*
Theme Name:seikeitsai-new
Theme URI:
Description:seikeitsai-new
Template:businesspress
Author:xinxian
Version:0.0.8
*/

.top-bar-content,
.main-header-content,
.featured-entry-content,
.home-header-content,
.jumbotron-content,
.site-content,
.container-content,
.footer-widget-content,
.site-bottom-content {
	max-width: 1000px;
}

* {
  font-family: "Shippori Mincho", serif;
  font-weight: 300!important;
  font-style: normal;
	letter-spacing:0.1em;
}

.main-header{
	background:#323232!important;
	padding-bottom: 1rem;
	padding-top: 1rem;
}
@media screen and (max-width:768px) {
	.main-header{
	padding-bottom: 1.5rem;
}
}
.site-header {
	border-bottom: none;
	margin-bottom: 0;
}
.main-navigation a{
	color:#fff!important;
}
.main-navigation a:hover{
	color:#ccc!important;
}
.reserve-btn{
	font-size:1rem;
	background:#907928;
	padding: 0;
	line-height:2.5;
}
.insta-btn a{
	color:#323232!important;
}
.insta-btn a:hover{
	color:#323232!important;
}

.drawer-navigation{
	color:#fff!important;
	background:#323232!important;
}
.drawer-hamburger-icon{
	color:#fff!important;
}
.drawer-hamburger-icon,
.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
	background-color: #fff;
}

@media screen and (max-width:768px) {
	.reserve-btn{
	font-size:1.5rem;
	background:#907928;
	padding: 0;
	line-height:2.5;
		text-align:center;
}
}

.site-bottom{
	border:none;
	background:#323232!important;
	padding-top: 1rem;
	padding-left:1rem;
	padding-right:1rem;
	padding-bottom:0.5rem;
}
.footer__item_flex{
	max-width:1100px;
	width:100%;
	margin:0 auto;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: stretch;
	align-items: stretch;
	color:#fff;
}
.footer__item_left{
	width:49%;
	text-align:left!important;
	display: flex;
    flex-direction: column;
}
.footer__item_logo{
	width:13.5rem;
}
.footer__item_adress{
	font-size:1rem;
	margin-top: auto;
}
.footer__item_right{
	width:49%;
	text-align:right!important;
	display: flex;
    flex-direction: column;
}
.footer__item_link a{
	font-size:1rem;
	color:#fff;
}
.footer__item_link a:hover{
	color:#ccc;
}
.footer__item_copyright{
	font-size:1rem;
	margin-top: auto;
}
@media screen and (max-width:768px) {
	.footer__item_flex{
		display:block;
	}
	.footer__item_logo{
	margin: 1rem auto;
}
	.footer__item_right,
	.footer__item_left{
		width:100%;
		text-align:center!important;
	}
}

.content-area {
	margin-bottom: 0!important;
}

/* トップスライドショー */
.slide-area {
	width: 100vw;
   margin: 0 calc(50% - 50vw);
	z-index:-100;
}
.slide {
  position: relative;
  width: 100%;
  height:85vh;
  overflow: hidden;
	margin-top:0;
}

.slide-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  animation: slider-1 24s linear infinite;
}


.slide-image:nth-child(1) {
  background-image: url(/wp-content/uploads/2024/03/slider_img_05-1.jpg);
  animation-delay: 0s;
}

.slide-image:nth-child(2) {
  background-image: url(/wp-content/uploads/2024/03/slider_img_04-1.jpg);
  animation-delay: 6s;
}

.slide-image:nth-child(3) {
  background-image: url(/wp-content/uploads/2024/03/slider_img_03-1.jpg);
  animation-delay: 14s;
}

.slide-image:nth-child(4) {
  background-image: url(/wp-content/uploads/2024/03/slider_img_02-1.jpg);
  animation-delay: 22s;
}

.slide-image:nth-child(5) {
  background-image: url(/wp-content/uploads/2024/03/slider_img_01-1.jpg);
  animation-delay: 30s;
}

@keyframes slider-1 {
  0% {
    opacity: 0;
    transform: scale(1);
  }
  4.16% {
    opacity: 1;
  }
  33.33% {
    opacity: 1;
  }
  41.66% {
    opacity: 0;
    transform: scale(1.2);
  }
  100% {
    opacity: 0;
  }
}

/* 下層メインイメージ */
.main-image_story{
  margin: 0 calc(50% - 50vw);
  width: 100vw;
	height:auto;
	background-image:url(/wp-content/uploads/2024/03/slider_img_02-1.jpg);
	background-position:center bottom;
	background-size:cover; 
	padding:4em 0;
}
.main-image_menu{
  margin: 0 calc(50% - 50vw);
  width: 100vw;
	height:auto;
	background-image:url(/wp-content/uploads/2024/03/slider_img_03-1.jpg);
	background-position:center center;
	background-size:cover; 
	padding:4em 0;
}
.main-image_menu-2{
  margin: 0 calc(50% - 50vw);
  width: 100vw;
	height:auto;
	background-image:url(/wp-content/uploads/2024/04/slider_img_08.jpg);
	background-position:center center;
	background-size:cover; 
	padding:4em 0;
}
.main-image_menu-3{
  margin: 0 calc(50% - 50vw);
  width: 100vw;
	height:auto;
	background-image:url(/wp-content/uploads/2024/03/slider_img_04-1.jpg);
	background-position:center center;
	background-size:cover; 
	padding:4em 0;
}
.main-image_information{
  margin: 0 calc(50% - 50vw);
  width: 100vw;
	height:auto;
	background-image:url(/wp-content/uploads/2024/03/slider_img_05-1.jpg);
	background-position:center center;
	background-size:cover; 
	padding:4em 0;
}
.main-image_news{
  margin: 0 calc(50% - 50vw);
  width: 100vw;
	height:auto;
	background-image:url(/wp-content/uploads/2024/04/slider_img_07.jpg);
	background-position:center center;
	background-size:cover; 
	padding:4em 0;
}

.page-title{
	max-width:1100px;
font-size: 3.1rem;
text-align: center;
color: #fff;
	margin: 0 auto;
	z-index:10;
}
.page-title span{
	display: block;
	font-size:1.1rem;
}


/* 下層 - ストーリー */
.story__bg{
  margin: 0 calc(50% - 50vw);
  width: 100vw;
	height:auto;
	background:#DDDDDD;
	position:relative;
}
.story__bg .story_contents_wrap{
	max-width:1100px;
	margin: 0 auto;
	padding: 1em 0 5em;
	text-align:center;
}
.p-story__obje01 {
  width:576px;
  position: absolute;
  top:0;
  right:0;
}
.p-story__obje02 {
  width:486px;
  position: absolute;
  bottom:0;
  left:0;
}
.story_title{
	font-size:1.9rem;
	margin-bottom:2em;
}
.story_txt{
	font-size:0.9em;
	margin-top:2em;
	line-height:3;
}
.story_image{
	max-width:580px;
	margin: 0 auto;
}
.story_image img{
	width:100%;
}


/* 下層 - メニュー */
.menu__btn_flex{
	width:100%;
	margin:3em auto;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: stretch;
	align-items: stretch;
}
.menu__btn_item a{
	background:#907928;
	color:#fff;
	font-size:1em;
	transition: 0.3s ease-in-out;
	text-decoration:none;
	padding:1em 3em;
}
.menu__btn_item span{
	font-size:0.8em;
}
.menu__btn_item a:hover{
	background:#ccc;
	color:#fff;
	text-decoration:none;
}
@media screen and (max-width:768px) {
	.menu__btn_flex{
		display: block;
	}
	.menu__btn_item{
		width:100%;
		margin:1em auto;
		display:inline-block;
	}
}

.menu_title{
font-size: 2.2rem;
text-align: center;
}
.menu_title span{
	display: block;
	font-size:1rem;
}
.fdm-item-price{
	font-size:0.8em;
text-align:right;
}

/* 下層 - インフォメーション */
.info-table {
    border-spacing: 0;
    border-collapse: collapse;
	border-bottom: 1px solid #DDDDDD;
    width: 100%;   
}
.info-table th {
	width:30%;
	border-top: 1px solid #DDDDDD;
	padding: 10px 0 10px 6px;
	background:#fff;
    text-align: left;     
	border-left:none;
	border-right:none;
	color: #000;
}
.info-table td {
    border-top: 1px solid #DDDDDD;
    padding: 10px 0 10px 6px;
	border-left:none;
	border-right:none;
	color: #555;
}
.info_title{
font-size: 2.2rem;
text-align: center;
}
.info_title span{
	display: block;
	font-size:1rem;
}

.blog-top{
	margin-top:5em;
}

.sidebar-area{margin-top:5em;}

.cat-links{pointer-events: none}

.gtranslate_wrapper a{
	font-size:0.8em!important;
	letter-spacing:0!important;
	color:#333;
	}

/*トップ*/
.fixed-banner {
    max-width: 100%;
    width: 600px;  /* PCでは600px */
    position: absolute;
    bottom: 12%;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff!important;
    text-align: left;
    padding: 1em;
    font-size: 16px;
    z-index: 9999;
    overflow: hidden; /* はみ出し防止 */
    box-sizing: border-box; /* paddingの計算を含める */
}

/* バナーコンテナ */
.banner-container {
    display: flex;
    align-items: left;
    padding: 0;
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    color: #fff!important;
    overflow: hidden; /* はみ出し防止 */
    box-sizing: border-box;
}

/* 画像 */
.banner-image {
    max-width: 250px; /* PCでは最大250px */
    width: 100%;  /* スマホでは100% */
    height: auto;
    border-radius: 5px;
    margin-right: 20px;
    box-sizing: border-box;
}

.banner-text {
    flex: 1;
}

.banner-title {
    font-size: 18px;
	color: #fff!important;
}

.banner-text-txt {
    font-size: 15px;
    line-height: 1.2;
	text-align:left;
}

/* スマホ対応（幅768px以下） */
@media (max-width: 768px) {
    .fixed-banner {
        width: 100%;  /* スマホでは100% */
        max-width: 100%;
        position: static; /* 位置固定を解除 */
        bottom: auto;
    }

    .banner-container {
        flex-direction: column; /* 縦並び */
        text-align: center;
        width: 100%;
        overflow: hidden; /* はみ出し防止 */
    }

    .banner-image {
        width: 90%; /* スマホでは90%の幅 */
        max-width: none; /* 最大幅の制限を解除 */
        margin-right: 0; /* 右余白をリセット */
        margin-bottom: 10px; /* 下に余白 */
    }
}

.btn {
    display: inline-block; /* インライン要素をボタン風に */
    padding: 8px 20px; /* 余白 */
    font-size: 16px; /* 文字サイズ */
    font-weight: bold; /* 文字を太く */
    color: #fff; /* 文字色（白） */
    background-color: #907928;
    border-radius: 8px; /* 角を丸く */
    text-decoration: none; /* 下線を消す */
    transition: 0.3s; /* アニメーション */
    text-align: center;
}

/* ホバー時（マウスを乗せたとき） */
.btn:hover {
    background-color: #999999; /* 少し暗い青に変化 */
	color: #fff; /* 文字色（白） */
}

/* スマホ対応（小さい画面では幅100%） */
@media (max-width: 768px) {
    .btn {
        display: block;
        width: 100%;
        text-align: center;
    }
}

.fdm-item-price + .fdm-item-price {
  font-size: 0.6em;
}

.small-price{font-size: 0.8em;}


/*top-news*/
.top-news-list {
    list-style: none;
    padding: 0;
    margin: 0;
    max-width: 600px;
  }

  .top-news-list li {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    transition: transform 0.2s;
	  color:#fff;
	  text-align:left;
	  font-size:.8em;
  }

  .top-news-list li:hover {
    transform: translateY(-2px);
  }

  .top-news-list img {
    width: 100px; /* 左の固定幅 */
    height: 70px; /* 高さ固定 */
    object-fit: cover; /* 自動トリミング */
    flex-shrink: 0;
	  border-radius: 8px;
  }

  .top-news-list .text {
    padding: 10px;
    flex: 1;
  }

  .top-news-list a {
    display: flex;
    text-decoration: none;
    color: inherit;
    width: 100%;
  }

/*top-banner*/
/* バナー（右下固定） */
.top-yoyaku-banner {
  position: absolute;
  bottom: 10%;
  right: 1%;
  width: 35%;
  max-width: 250px;
  z-index: 10;
  text-align: center;
  box-sizing: border-box;
}
.top-yoyaku-banner img{
width: 100%;
}
@media (max-width: 768px) {
	.top-yoyaku-banner {
		bottom: 5%;
		width: 45%;
  max-width: 100%;
	}
}