#site_desc{
	display: none;
}
.logo{
font-family: shinryu, sans-serif;
}
.logo span{
	color: #373737 !important;
}
.pc_logo_text{
	font-size: 50px !important;
}
#header{
	height: auto;
	border-color: #fff;
	position: fixed;
	box-shadow: 0px 4px 4px rgba(170, 170, 170, 0.25);
	z-index: 999;
}
header {
    align-items: center;
}
.header {
    padding: 30px 40px;
    justify-content: center;
}
.header__inner_nav {
    margin: 0 2em;
}
.header__logo {
    display: flex;
    margin: 0 50px;
}
.header__logo img {
    width: 100%;
    height: 100%;
    max-width: 150px;
}
.header__inner_nav a {
    font-family: "Times New Roman", Times, serif;
}
.contact__nav a {
    width: 100%;
    height: 100%;
    display: block;
    background: #373737;
    color: #fff;
    padding: 5px 25px;
    border-radius: 50px;
}


#global_menu{
	display: none !important;
}

#header_logo {
		display: flex;
    align-items: center;
    justify-content: center;
    max-width: 2000px;
    width: max-content;
}
#header_logo p{
	font-size: 16px;
	margin: 0 1vw;
	font-family: 'Noto Serif JP';
	font-weight: normal;
}
#header_logo a{
	text-decoration: none;
	color: #555555;
}
.menu-contact{
	width: auto;
	padding: 15px 25px;
	background: #373737;
  border-radius: 40px;
	color: #fff !important;
}
.menu-contact a{
	color: #fff !important;
}

#index_slider .item1 .catch {
    display: inline-block;
    color: rgba(255, 255, 255, 0);
	  text-shadow: none;
    position: relative;
	  margin: 20px 0 -20px 0;
}
#index_slider .item1 .catch::after {
    content: url(/wp-content/themes/shiawaseya/img/top-logo.svg);
    position: relative;
	  top: 20px;
    right: 45%;
    display: inline-block;
}
#index_slider .item1 .desc {
   font-size: 27px;
	 line-height: 1.8;
	 position: relative;
	 top: 40px;
}

#footer_menu {
	display: none;
}
#footer_top {
    padding: 60px 0 0;
}

#company_info {
    display: inline-block;
    position: relative;
    color: rgba(255, 255, 255, 0);
}
#company_info::after {
    content: url(/wp-content/themes/shiawaseya/img/footer-logo.svg);
    position: relative;
    top: 0;
    right: 25%;
}

.animate2 span{
	font-family: "Yu mincho";
}
.cb_contents {
    padding: 97px 0 0;
    width: 100%;
}
.post_content p {
    margin: 0;
}

html{
	scroll-behavior: smooth;
}


main{
	padding-top: 0 !important;
}
.container{
    width: auto;
    margin: auto;
    text-align: center;
    font-family:'Times New Roman', Times, serif;
	  color: #373737;
}
.flex-box{
    display: flex;
		justify-content: flex-start;
}

.flex-box.image-block {
    max-width: 1850px;
    margin: auto;
}
.text-box .image-block {
    width: 95%;
    max-width: 650px;
    margin: 0 auto 0 3em;
}

.about-us {
    max-width: 1850px;
	margin-top: 100px;
}
.text-box.image-block_bottom {
    width: 95%;
    max-width: 850px;
}
.staff-img1 img, .staff-img2 img{
	width: 100%;
}

/* head */
.head {
    margin-bottom: 100px;
    text-align: center;
    width: 100%;
    height: 850px;
    display: flex;
    background: url(/wp-content/themes/shiawaseya/img/top-header-1.jpeg);
    background-size: cover;
    background-position-y: bottom;
	position: relative;
}
.catch {
    color: #fff;
    height: fit-content;
    margin: 0;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.catch p:nth-child(even) {
    margin-top: 100px;
}
.catch p {
    font-size: 1.25em;
    text-shadow: 1px 1px 2px #000000;
    letter-spacing: 0.5em;
}
/* 初期状態 */
.cathc-logo,
.catch p {
  opacity: 0;
  transition: all 0.8s ease-out;
}

/* .cathc-logoは上から降りてくる */
.cathc-logo {
  transform: translateY(-30px);
}

/* .catch p は下から上に */
.catch p {
  transform: translateY(30px);
}

/* アニメーション適用状態 */
.cathc-logo.show,
.catch p.show {
  opacity: 1;
  transform: translateY(0);
}




/* 散乱した画像とテキストここから */
.img_flex{
	justify-content: flex-end;
}
.text-box{
    text-align: left;
    padding-left: 80px;
    margin-right: 5%;
    line-height: 1.8 !important;
	  width: 100%;
	max-width: 650px;
	  color: #000;
}
.text-box h1{
	position: relative;
	display: inline-block;
	font-size: 32px;
}
.text-box h1::after{
	content:"";
	position: absolute;
	border: 0.1em solid #000;
	  border-image: linear-gradient(90deg, #596B7F 26.19%, #DEC4B6 56.35%);
  border-image-slice: 1;
	width: 15%;
	bottom: -10px;
	left: 0; 
}
.text-box h2{
	font-size: 27px;
}
.text-box h3{
	font-size: 23px;
	padding-bottom: 20px;
}
.text-box p{
	font-size: 19px;
	margin: 3vh 0;
}

/* 画像エリア ここから */
.content1{
	padding: 10vh 0 15vh 0;
	margin-top: -100px;
	background-image: url(/wp-content/themes/shiawaseya/img/background-1.svg);
	background-size: cover;
}

/* 画像１ */
.img-container {
 overflow: hidden;
}

.inner-block {
 width: auto;
 margin: 0 auto;
 position:relative;
}

.fade-img-box {
 width: 600px;
 height: 450px;
 position:relative;
}

.fade-img-box img {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 object-fit:cover;
}


/* 画像２ */
.fade-img-box2 {
 width: 550px;
 height: 300px;
}

.fade-img-box2 img {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 object-fit:cover;
 margin-left: 50px;
}
.content1-img2{
    position: relative;
    display: inline-block;
    z-index: 1;
    top: 100px;
	  right: 10%;
}


/* 画像３ */
.fade-img-box3 {
 width: 650px;
 height: 450px;
}
.fade-img-box3 img {
 position: absolute;
 left: 0px;
 width: 100%;
 height: 100%;
 object-fit:cover;
 margin-left: 50px;
}

/*メニュー一覧ここから*/
.menu-box{
   padding-top: 15vh; 
}
.menu-title h2{
	  color: #000;
    font-weight: normal;
    margin-bottom: -1vh;
}
.menu-title h1{
	color: #000; 
	font-size: 32px;
	margin-bottom: 5vh;
}

.menu-flex{
    height: 550px;
    justify-content: center;
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.menu-flex h3, .menu-flex p {
    margin: 15px 0 0;
}
.menu-left{
    width: 50%;
    height: 100%;
    overflow: hidden;
}
.menu-left img{
	width: 100%;
	height: 100% !important;
}
.menu-right{
    width: 50%;
    height: 100%;
    overflow: hidden;
}
.menu-right-textbox{
    color: #000;
    position: relative;
    text-align: left;
    z-index: 2;
    left: 65%;
    top: 50%;
    line-height: 1.5;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    align-items: center;    
}
.menu-right-textbox h2{
	  font-size: 28px;
	  line-height: 1.4;
    padding-bottom: 10px;
	  position: relative;
	  display: inline-block;
}
.menu-right-textbox h2::after{
	content:"";
	position: absolute;
	border: 0.1em solid #fff;
	width: 80px;
	bottom: -5px;
	left: 0;
}
.menu-right-textbox h4{
	font-size: 22px;
	color: #fff;
	margin-bottom: -5px;
	font-weight: normal;
}
.menu-right-textbox p{
	  font-weight: normal;
	  font-size: 18px;
	  letter-spacing: 0.1em;
	  width: 80%
}
.list-red p::before{
    content: url(/wp-content/themes/shiawaseya/img/menu-list.svg);
    position: relative;
    top: 5px;
    margin-right: 10px;
}
.list-blue{
	color: #fff;
}
.list-blue p::before{
    content: url(/wp-content/themes/shiawaseya/img/menu-list.svg);
    position: relative;
    top: 5px;
    margin-right: 10px;
}
.menu-3 p{
	line-height: 1.8;
	margin-top: 2vh;
}
.reverse-box{
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}


/* メニュー料金ここから */
.menu-price-title h1{
	 font-size: 32px;
	 padding-top: 7vh;
	margin-bottom: 2em;
	 position: relative;
	 display: inline-block;
}
.menu-price-title h1::after{
	 content: "";
	 position: absolute;
border: 0.1em solid #000;
	  border-image: linear-gradient(90deg, #596B7F 26.19%, #DEC4B6 56.35%);
  border-image-slice: 1;
	width: 80px;
	bottom: -20px;
	left: 35%;
}
.menu-price-title h2{
	font-size: 28px;
}
.menu-price-title h3{
	font-weight: normal;
	letter-spacing: 0.5em;
	font-size: 20px;
	color: #666666;
	margin-bottom: -5px;
}


.round-contents {
    width: 80%;
    margin: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 100px;
}
.round-contents_item{
    margin-bottom: 90px;
    width: 33%; 
}
.round-contents_item-img{
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 35px;
    overflow: hidden;
    width: 200px;
    height: 200px;
}
.round-contents_item h1{
    font-size: 24px;
    font-weight: 700;
    line-height: 1.6;
    margin-bottom: 20px;
    text-align: center;
}
.round-contents_item h2{
	font-size: 16px;
	font-weight: normal;
	width: 85%;
	margin: auto;
}
.price-table{
	margin-top: 4vh;
}
.round-contents_item p{
    font-size: 18px;
    line-height: 1.8;
    text-align: left;
	  border-top: 1px solid #DBDADA;
	  width: 70%;
	  margin: auto;
	  padding: 10px 10px;
}
.text-child{
	border-bottom: 1px solid #DBDADA;
}
.round-child h1{
	padding-top: 15px;
}
.round-child h2{
	padding-top: 32px;
}


/* スタッフ紹介ここから */
.staff{
	background: #E8D0C3;
	padding: 7vh 0;
}
.staff h1{
	font-size: 42px;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding-bottom: 9vh;
}
.staff .flex-box {
    max-width: 1650px;
    margin: auto;
}
.staff-flex{
	display: flex;
	align-items: flex-start;
	justify-content: flex-end;
}
.staff-text h3{
	text-align: left;
	margin-top: 0 !important;
}
.staff-text h4{
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	color: #6F6F6F;
	letter-spacing: 0.1em;
}

.staff-text p{
	color: #000;
	font-size: 18px;
	text-align: left;
	margin: 7vh 4vw;
	width: 45%;
	letter-spacing: 0.1em
}


.staff-img1 {
    position: relative;
    flex: 1;
    max-width: 850px;
}
.staff-img1 img {
    max-width: 1050px;
    height: 100%;
    object-fit: cover;
    width: 100%;
    position: absolute;
    left: 0;
}
.staff .text-box {
    flex: 1.5;
    margin: 0 3em;
    max-width: 650px;
	padding-left: 0;
}

.owner-img {
	margin: 0 5vw 0;
}
.staff-img2 {
    margin: 5vh 0 0 3vw;
    width: 320px;
    height: 650px;
}
.staff-img2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.ototoron{
	margin: 7vh 0;
}
.ototoron img{
	width: 650px;
}

.ototoron h1{
	color: #9D927D;
	font-size: 8em;
}
.ototoron span{
	font-size: 0.5em;
}
.ototoron p{
	width: 85%;
	font-size: 18px
}
.btn.bgleft span {
    font-size: 14px;
}


.btn{
  position: relative;
	overflow: hidden;
	text-decoration: none;
	display: inline-block;
  border: 1px solid #555;
  padding: 10px 30px;
  text-align: center;
  outline: none;
  transition: ease .2s;
}
.btn span {
	position: relative;
	z-index: 3;
	color:#333;
}

.btn:hover span{
	color:#fff;
}
.bgleft:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background:#333;
  width: 100%;
  height: 100%;
  transition: transform .6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transform: scale(0, 1);
  transform-origin: right top;
}

.bgleft:hover:before{
  transform-origin:left top;
  transform:scale(1, 1);
}




/* 当日の流れここから */
.flow-background{
	background-color: #F1F7F9;
	padding: 2vh 0;
}
.flow{
	margin: 5vh 0 10vh 0;
}

.flow h1{
	 font-size: 32px;
	 padding-top: 3vh;
	 position: relative;
	 display: inline-block;
}
.flow h1::after{
	 content: "";
	 position: absolute;
border: 0.1em solid #000;
	  border-image: linear-gradient(90deg, #596B7F 26.19%, #DEC4B6 56.35%);
  border-image-slice: 1;
	width: 80px;
	bottom: -20px;
	left: 20%;
}

.flow h3{
	letter-spacing: 0.1em;
	margin-bottom: -35px;
	font-weight: normal;
}
.flow-content{
	display: inline-block;
	align-items: center;
	margin-bottom: 20vh;
}
.flow-flex{
	display: flex;
	justify-content: center;
  align-items: flex-start;
}
.flow-img {
    margin: -5% -5% 0 0px;
    z-index: 1;
}
.flow-img img {
    max-width: 270px;
}
.flow-text{
	width: 80%;
	max-width: 800px;
	float: right;
	margin: 0 3vw;
	background: #ffffff;
	padding:  5em;
}

.flow-text p{
	text-align: left;
	font-size: 16px;
	line-height: 1.8;
	letter-spacing: 0.1em;
}
.attention{
	font-size: 14px;
}
.list{
	padding-top: 20px;
}
.flow-text{
	font-size:16px;
	text-align: left;
}
.flow-text.attention li {
	font-size: 16px;
  text-align: left;
  list-style-type: "☆ ";
	line-height: 2.5;
}
.flow-content.flow-flex.second {
    margin-bottom: 7vh;
}


/* お問い合わせここから */
.contact {
    background: url(/wp-content/themes/shiawaseya/img/contact-back.jpeg);
    background-size: cover;
    height: 460px;
    background-position-y: center;
    position: relative;
}
.contact .text-box {
    position: absolute;
    padding: 0;
    margin: 0;
    width: fit-content;
    text-align: center;
    right: 10%;
    top: 50%;
    transform: translate(0, -50%);
}
.contact .text-box p, .contact .text-box h3, .contact .text-box a {
    font-family: 'Times New Roman', Times, serif;
    color: #231815;
}
.contact .text-box h3 {
    font-size: 2em;
    font-weight: 700;
}
.contact .text-box p {
	margin: 0;
    color: #555555;
}
.contact .text-box a {
    color: #fff;
    background: #2C2C2C;
    font-size: 1.35em;
    height: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
}

/* アクセスここから */
.access{
	margin: 7vh 0;
}
.access-flex{
	padding: 0 0 250px;
	display: flex;
	justify-content: flex-end
}
.access h1{
	 font-size: 32px;
	 padding-top: 7vh;
	 position: relative;
	 display: inline-block;
}
.access h1::after{
	 content: "";
	 position: absolute;
border: 0.1em solid #000;
	  border-image: linear-gradient(90deg, #596B7F 26.19%, #DEC4B6 56.35%);
  border-image-slice: 1;
	width: 80px;
	bottom: -20px;
	left: 20%;
}
.access h3{
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-bottom: -5vh;
	font-size: 20px;
}

.access_logo{
	margin-right: 5vw;
}
.access_logo img{
	width: 80%
}
.access_logo p{
	font-weight: bold;
	line-height: 2.3;
	font-size: 18px;
	padding: 10px 0;
}

.map{
	width: 70%;
}
.map p{
	text-align: left;
	line-height: 1.8;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: 0.1em
}
iframe {
	width: 100%;
	height: 100%;
}


.round-content-list{
	text-align: left;
  margin: 0 auto 7vh;
  width: 80%;
}
.round-content-list ol{
  margin: auto; 
	width: 70%; 
	list-style: none; 
	counter-reset: count 0;
}
.round-content-list li{
	margin-bottom: 20px;
}
.round-content-list li::before {
 content: "※" counter(count) "";
 counter-increment: count 1;
 margin-right: 0.8em;
 color: #D41111;
}




/* スマホ SP表示ここから */	
@media screen and (max-width: 1000px){
	html{
	scroll-behavior: auto;
}
	/* 散乱した画像とテキスト SP */
.flex-box{
	flex-direction: column-reverse;
}
.img_flex{
	justify-content: flex-end;
	flex-direction: initial;
}
.text-box{
   padding: 25px;
   margin-right: 0;
	 width: auto;
}
.text-box p{
   font-size: 15px;
}


/* 画像エリア ここから SP */
.content1{
	padding: 10vh 0 0 0;
	background-image: url(/wp-content/themes/shiawaseya/img/background-1.svg);
	background-size: cover;
}

/* 画像１ */
.fade-img-box{
	width: 900px;
}
/* 画像２ */
.fade-img-box2 {
  width: 450px;
  height: 250px;
}
.fade-img-box2 img {
  margin-left: 0;
}
.content1-img2{
  top: 0;
  right: 0;
}

/* 画像３ */
.fade-img-box3 {
 width: 450px;
 height: 250px;
}
.fade-img-box3 img {
 margin-left: 0;
}
	
	/* スタッフ紹介ここから SP */
.staff{
	margin: 7vh 0 0;		
}
.staff-flex{
	flex-direction: column;
	padding-bottom: 7vh;
}
.staff h1{
	padding-bottom: 0;
}
.staff-text p{
  width: auto;
}
.owner-img {
	margin: 0 2%;
}
.owner-img img {
    width: 150px;
}
.staff-img1{
	width: 100%;
	height: auto;
	max-height: 400px;
	overflow: hidden;
}
.staff-img1 img{
	position: relative;
  top: -50%;
  width: 100%;
  height: auto;
}			
.staff-img2 {
  margin: 0 0 0 50%;
  height: 0px;
  width: auto;
}
.staff-img2 img {
    height: 350px;
    width: 100%;
}
	
.ototoron img{
	width: 100%;
}
.ototoron h1{
font-size: 2.8em;
    margin: 16vh 0 6vh;
    padding: 0 10px;
}
.ototoron span{

}
.ototoron p{
	width: auto;
}
.column-sp{
	flex-direction: column;
}

/* 当日の流れここから SP */
.flow{
	margin: 2vh 0 6vh 0;
}

.flow h1{
	 font-size: 28px;
	 padding-top: 6vh;
}
.flow h3{
	letter-spacing: 0.1em;
	margin-bottom: -35px;
	font-weight: normal;
}
.flow-content{
	margin-bottom: 2vh;
}
.flow-flex{
  flex-direction: column;
}
.flow-img {
   margin: 15px auto;
	 width: 100%;
   height: auto;
   max-height: 280px;
   overflow: hidden;
}
	.flow-img img{
		position: relative;
    top: -245px;
    width: 80%;
    height: auto;
	}	

.flow-text{
	width: auto;
	float: none;
	margin: 0 3vw;
	padding:  3em;
}
.flow-text::after{
	content: none;
}
.second .flow-text::after{
	content: none;
}
}

@media screen and (max-width: 800px){
	
/* ヘッダー SP */
#header_logo{
	display: block;
}
#header_logo p{
	display:none;
}
	
/* スライダーロゴ SP */
#index_slider .caption.mobile .catch {
    display: inline-block;
    font-size: 22px;
    color: rgba(255, 255, 255, 0);
    text-shadow: none;
    position: relative;
}
#index_slider .caption.mobile .catch::after {
  content: url(/wp-content/themes/shiawaseya/img/top-logo_sp-1.svg);
  position: relative;
  display: inline-block;
  right: 40%;
  top: 40px;
}
#index_slider .caption.mobile .desc{
 padding-top: 15%;
}
	
/*メニュー一覧ここから SP*/

.menu-title h1{
		font-size: 26px;
}
.menu-title h2{
	font-size: 18px;
}
.menu-flex {
    height: auto;
}
.menu-left{
    width: 100%;
    height: auto;
}
.menu-right{
    width: 100%;
    height: auto;
}
.menu-right-textbox{
   width: auto;
	 padding: 2em;
 	 transform: none;
	 position: inherit;
}
.menu-right-textbox h2{
	  font-size: 1.4em;
}
.menu-right-textbox h4{
	font-size: 20px;
	color: #fff;
	margin-bottom: -5px;
	font-weight: normal;
}
.menu-right-textbox p{
	  font-size: 14px;
	  width: 90%
}
	
.flow-img {
   margin: 15px auto;
	 width: 100%;
   height: 160px;
   max-height: 200px;
   overflow: hidden;
}
.flow-img img{
		position: relative;
    top: -80px;
    width: 80%;
    height: auto;
	}	
.second .flow-img img {
    position: relative;
    top: -80px;
}

/* アクセスここから SP */
.access-flex{
	flex-direction: column-reverse;
}
.access h1{
	 font-size: 28px;
	 padding-top: 6vh;
}
.access h3{
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-bottom: -30px;
}

.access_logo {
    padding-top: 50%;
    margin: auto;
}
.access_logo img{
	width: 80px !important;
	margin-top: 10vh;
}
.access_logo p{
	font-weight: bold;
	line-height: 2.3;
	font-size: 18px;
	padding: 10px 0;
}

.map{
	width: auto;
	height: 300px;
}
.map p{
	padding: 10px 15px 0;
}


/* メニュー料金ここから SP */
    .threebox-content{
        flex-direction: column;
        margin-bottom: 10px;
    }
    .threebox-content-item{
        width: auto;
        border: none;
    }
    .threebox-content-item-end{
        width: auto;
    }

    .contact-text{
        padding: 8vw;
    }
    .contact-box h1{
        font-size: 5vw;
        line-height: 2;
        text-align: center;
    }
    .contact-box p{
        text-align: center;
    }
    .round-contents{
        flex-direction: column;
    }
    .round-contents_item{
        width: auto;
    }
}