/*
Theme Name: 叙々苑青森
Theme URI: https://jojoen.
Author: jojoen
*/

@charset "UTF-8";

html {
   _ scroll-behavior: smooth;
}
body{
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;!important;
  line-height: 1.5;
}
.ffamily{
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif!important;
}
.wrapper{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.content{
	margin: 0 auto;
	width: 100%;
	padding: 1em;
}
.pankuzu_wrap{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto -30px;
	padding: 0 .4em;
	font-size: .9em;
	z-index: 999!important;
	position: relative;
}
h1{
	text-align: center;
	margin-bottom: .3em;
	font-size: 1.6em;
}
.no_btm{
	margin-bottom: 0!important;
}

a img:hover{
	transition: .4s;
	opacity: .6;
}

/*****Header*****/
.main_visual2{
	background: #0f0f0f;
	height: 12vh;
}
.header{
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 80px;
  background: rgba(0,0,0,.6);
  z-index: 9999!important;
}
.header_inner {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    position: relative;
    padding: .5em 1.5em;
    display: flex;
    align-items: center; /* 縦方向中央揃え */
    justify-content: center;
}
.g-nav{
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
}
.g-nav dl{
	display: flex!important;
	align-items: center!important;
	justify-content: space-evenly!important;
	margin: 0;
	padding: 0;
}
.g-nav dl dd{
	display: inline-block;
	text-align: center;
}
.g-nav dl dd a{
	padding: .5em;
	text-decoration: none;
	color: #fff;
}
.g-nav dl dd a:hover{
	transition: .3s;
	color: #ccc;
}
.g-nav dl dd[class="sns"]{
	width: 6%!important;
}
.nav {
    position: fixed;
    right: -100%;
    top: 0;
    width: 100%;
    max-width: 480px;
    height: 100vh;
    padding: 1em 1.2em 2em;
    background-color: #000;
    transition: all .6s;
    z-index: 200;
    overflow-y: auto;
}
.nav_foot {
    width: 100%;
    max-width: 480px;
    height: auto;
    padding: 1em 1.2em 2em;
    background-color: #000;
}
.hamburger {
    position: absolute;
    right: 10px;
    top: 12px;
    width: 65px;
    height: 65px;
    cursor: pointer;
    z-index: 300;
}
.nav_list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.nav_list span{
  	float: right;
}
.nav_item {
    text-align: center;
    padding: 0 14px;
    font-weight: 600;
}
.nav_item a {
    display: block;
    padding: 1em 0;
    text-align: center;
    text-decoration: none;
    color: #fff;
}
.hamburger_border {
    position: absolute;
    left: 10px;
    width: 40px;
    height: 3px;
    background-color: #ccc;
    transition: all .6s;
}
.hamburger_border_top {
    top: 14px;
}
.hamburger_border_center {
    top: 26px;
}
.hamburger_border_bottom {
    top: 38px;
}
.hamburger_border_bottom2 {
    top: 42px;
    left: 12px;
    position: absolute;
    font-size: .7em;
    color: #fff;
}
.nav-open .nav {
    right: 0;
 }
.nav-open .hamburger_border_top {
    transform: rotate(45deg);
    top: 27px;
    background-color: #ccc!important;
}
.nav-open .hamburger_border_center {
    width: 0;
    left: 50%;
}
.nav-open .hamburger_border_bottom {
    transform: rotate(-45deg);
    top: 27px;
    background-color: #ccc!important;
}
.modal-logo{
	text-align: center;
	margin: 1.2em 0;
}
.modal-logo img{
	width: 100%;
	max-width: 230px!important;
}
.modal{
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	gap: 1em;
	color:#fff!important;
	margin: 1em 0;
}
.modal img{
	width: 100%;
	max-width: 230px!important;
}
.modal hr{
	width: 80%;
	margin: 0 auto;
	height: 1px;
	background-color: #ccc;
}
.p_h2 h2{
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
    margin-bottom: .7em;
    position: relative;
    padding-bottom: 15px;
	text-align: center;
	color:#000!important;
	letter-spacing: .1em;
}
.p_h2 h2::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 50px;
    height: 2px;
    background-color: #000;
}
.un_ttl{
	margin: 1em auto 2em;
	border-bottom: 2px solid #000;
	padding-bottom: 1em;
	width: 50px;
}
article >h2{
	text-align: center;
	margin-top: 2em;
}
article >p{
	text-align: center;
	margin-bottom: 4em;
}
figure img{
	width: 100%;
	height: auto;
}
.entry_p{
	margin: 1em 0;
	text-align: left!important;
}

/*****menu*****/
.menu dl{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	gap: .8em;
	text-align: left; /* 親要素のtext-alignをリセット */
}
.menu dl dd{
	font-size: .9em;
	display: block;
	text-align: center;
} 

.btn2{
	width: auto;
}
.btn2 a{
    padding: 1em 3em 1em 1em;
    text-decoration: none;
    display: block;
    color: #d47276;
    border: 1px solid #d47276;
    border-radius: 0;
    position: relative;
	background-color: #fff!important;
	font-weight: 600!important;
}
.btn2 a::after {
    font-family: "Font Awesome 6 Free";
    content: "\f078"; /* fa-chevron-right */
    font-weight: 700;
    position: absolute;
    right: 1em;
    top: 50%;
    transform: translateY(-50%);
}
.btn2 a:hover{
	padding: 1em 3em 1em 1em;
	text-decoration: none;
	background: #d47276!important;
	color: #fff!important;
	display: block;
	border: 1px solid #d47276;
	border-radius: 0;
	font-weight: 600!important;
}
/*****お知らせ*****/ 
.news_wrap {
	width: 100%;
	max-width: 700px;
	margin: 2em auto;
	line-height: 1.4;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	gap: 1em;
}
.news_wrap dl{
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	align-items: flex-start;
	border-bottom: 1px solid #000!important;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}
.news_wrap dl dt{
	color: #000;
	width: 200px;
	min-width: 200px;
	display: block;
	font-size: .9em;
	flex-shrink: 0;
}
.news_wrap dl dt img{
	width: 100%;
	height: 200px;
	object-fit: cover;
	object-position: center;
	display: block;
}
.news_wrap dl dd{
	display: block;
	margin-left: 1em;
	flex: 1;
	margin-bottom: 0;
	padding: 1em;
}
.news_wrap dl dd h3{
	margin: 0;
}
.news_wrap dl dd p{
	margin: .5em 0;
}
.news_wrap dl dd span{
	margin-bottom: .5em;
	font-size: .8em!important;
}
.news_wrap dl dd a{
	color: #000;
}
.btn_news{
	width: auto;
	margin: 0 auto;
}
.top_news {
	width: 100%;
	max-width: 600px;
	margin: 2em auto;
	line-height: 1.4;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.top_news dl{
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	align-items: flex-start;
	border-bottom: 1px solid #000!important;
	padding-top: 0;
	padding-bottom: 0;
}
.top_news dl dt{
	color: #000;
	width: 100px;
	display: block;
	font-size: .9em;
	flex-shrink: 0;
}
.top_news dl dt a:visited{
	color: #000!important;
}
.top_news dl dd{
	margin-left: 1em!important;
	padding: 0!important;
}
.top_news dl dd a{
	color: #000!important;
}
.top_news dl dd a:hover{
	color: #ccc!important;
}
.btn_news a{
	color: #d47276!important;
	padding: .5em 2em .5em 1em;
	text-decoration: none;
	float: right;
	position: relative;
}
.btn_news a::after {
    font-family: "Font Awesome 6 Free";
    content: "\f054"; /* fa-chevron-right */
    font-weight: 900;
    position: absolute;
    right: 0.5em;
    top: 50%;
    transform: translateY(-50%);
}
.tohome{
	width: 200px!important;
	margin: 2em auto!important;
	font-size: .8em!important;
}
.tohome a{
	text-align: center;
}
.btn{
	width: auto;
	margin: 0 auto;
}
.btn a{
    padding: 1em 3em 1em 1em;
    text-decoration: none;
    display: block;
    color: #d47276;
    border: 1px solid #d47276;
    border-radius: 0;
    position: relative;
	background-color: #fff!important;
	font-weight: 600!important;
}
.elementor-button:visited{
	color: #d47276!important;
}
.btn a::after {
    font-family: "Font Awesome 6 Free";
    content: "\f054"; /* fa-chevron-right */
    font-weight: 700;
    position: absolute;
    right: 1em;
    top: 50%;
    transform: translateY(-50%);
}
.btn a:hover{
	padding: 1em 3em 1em 1em;
	text-decoration: none;
	background: #d47276!important;
	color: #fff!important;
	display: block;
	border: 1px solid #d47276;
	border-radius: 0;
	font-weight: 600!important;
}

.previous_post a,
.next_post a {
	color: #d47276!important;
	padding: .5em 2em;
	text-decoration: none;
	position: relative;
	display: block;
	border: 1px solid #d47276;
	font-size: .9em;
}
.previous_post a:hover,
.next_post a:hover {
	background: #b00d15;
	color: #fff!important;
}
.tolist a{
		padding: .5em 2em .5em 1em;
		text-decoration: none;
		display: block;
		color: #d47276;
		border: 1px solid #d47276;
		border-radius: 0;
		position: relative;
		background-color: #fff!important;
		font-weight: 600!important;
}
.tolist a::after {
		font-family: "Font Awesome 6 Free";
		content: "\f054"; /* fa-chevron-right */
		font-weight: 700;
		position: absolute;
		right: 1em;
		top: 50%;
		transform: translateY(-50%);
}
.tolist a:hover{
	padding: .5em 2em .5em 1em;
		text-decoration: none;
		background: #d47276!important;
		color: #fff;
		display: block;
		border: 1px solid #d47276;
		border-radius: 0;
		font-weight: 600!important;
}

/* 前の記事がない場合の調整 */
.previous_post:empty {
	min-width: 80px;
}

/* 次の記事がない場合の調整 */
.next_post:empty {
	min-width: 80px;
}

/*****Breadcrumb*****/ 
.breadcrumb-area{
	width: 100%;
	max-width: 1000px;
	margin: 1em auto;
	font-size: .8em;
	padding: .5em 1em;
}
.breadcrumb-area a{
	color: #000;
}

/*****店舗情報*****/
.store-info {
	width: 100%;
	max-width: 600px;
	margin: .8em auto;
	border-collapse: collapse;
}
.store-info th {
    padding: 12px 15px;
    font-weight: normal;
	text-align: justify;
	text-align-last: justify;
	font-weight: normal;
	width: 120px;
	vertical-align: top;
}

.store-info td {
	padding: .2em 1em;
	vertical-align: top;
	line-height: 1.4;
	vertical-align: middle
}

.store-info tr:last-child td {
	border-bottom: none;
}

.tenpo_buttons {
    display: flex;
    gap: .5em;
    justify-content: center;
    flex-wrap: wrap;
}
.btn_tenpo{
	text-decoration: none;
	font-weight: 600;
}
.btn_tenpo a{
	color: #000;
	padding: .3em .6em;
	border: 1px solid #000;
	border-radius: 8px;
	background-color: #fff;
}
.btn_tenpo a:hover{
	background: #000;
	color: #fff;
}
/*****会社概要*****/
.company{
	width: 100%;
	max-width: 700px;
	margin: .8em auto;
	padding: .5em 1.5em;
	line-height: 1.4;
	background: #fff;
	color: #000;
}
.company dl{
	display: flex;
	flex-direction: column;
	margin: .5em 0;
}
.company dl dt{
	display: block;
	width: 100%;
	border-bottom: 1px solid #000;
	margin-bottom: 0.5em;
	text-align: center;
	padding: 0.5em 0 0;
}
.company dl dt span{
	background: #b91e24;
	color: #fff;
	padding: .3em 1em;
	width: 250px;
	display: inline-block;
}
.company dl dd{
	display: inline-block;
	align-self: center;
	margin-top: 0;
}
/*****Footer*****/
footer{
	margin: 0;
	padding: 3em 1em;
	background: #000;
	color: #fff;
	line-height: 1.5;
	font-family:"MS Pゴシック",sans-serif;
}
footer .logo{
	text-align: center;
}
footer .logo img{
	width: 260px;
}
footer ul{
	display: flex;
	justify-content: space-evenly;
	width: 800px;
	margin: 2em auto 0;
}
footer ul li{
	display: block;
}
footer ul li a{
	text-decoration: none;
	color: #fff;
}

.copyright{
	text-align: center;
	font-size: .8em;
	padding: .5em;
	color: #000;
	background-color: #fff;
}

/*****レスポンシブ*****/ 
@media screen (min-width:769px) {

}
@media screen and (min-width:601px) and (max-width:768px) {
	.g-nav{display: block!important;}
}
@media screen and (min-width:601px) {
.pc_disp{display: block!important;}
.sp_disp{display: none!important;}
.hamburger{display: none!important;}
.head-logo{
	display: block;
	width: 230px;
	float: left;
}
.head-logo img{
	width: 230px;
}
.nav {
    font-size: 1.2em;
}
.menu dl dd a{
	font-size: .9em;
	width: 200px!important;	
}
.header_kodawari{
	background:url(images/kodawari_top.jpg);
	min-height: 500px;
	background-size: cover;
	position: relative;
}
.header_menu{
	background:url(images/menu_top.jpg);
	min-height: 500px;
	background-size: cover;
	position: relative;
}
.header_tenpo{
	background:url(images/tenpo_top.jpg);
	min-height: 500px;
	background-size: cover;
	position: relative;
}
.header_company{
	background:url(images/company_top.jpg);
	min-height: 400px;
	background-size: cover;
	position: relative;
}
.header_single{
	background:url(images/single_top.jpg);
	min-height: 400px;
	background-size: cover;
	position: relative;
}
.header_single h1,.header_company h1,.header_tenpo h1,.header_kodawari h1,.header_menu h1{
	position: absolute;
	bottom: 50%;
	left: 50%;
	transform: translateX(-50%);
	color: #fff;
}
.header_news{
	background:url(images/news_top2.jpg);
	min-height: 400px;
	background-size: cover;
	color: #fff;
	position: relative;
}
.header_news h1{
	position: absolute;
	bottom: 50%;
	left: 50%;
	transform: translateX(-50%);
}
.news_main{
	display: block;
	width: 100%;
}
.newsTop_wrap dl dd{
	display: block;
	width: 50%;
}
}
@media screen and (max-width:600px) {
.pc_disp{display: none!important;}
.sp_disp{display: block!important;}
.wrapper {
	max-width: 100%;
	overflow-x: hidden;
}
.main_visual{
	background: url(images/hometop_sp.jpg) no-repeat;
	background-size: cover;
	height: 100vh;
}
.head-logo{
	display: block;
	width: 190px;
	margin-left: -30px;
}
.head-logo img{
	width: 190px;
}
.header_inner{
	padding: .8em!important;
	flex-wrap: wrap!important;
}
.nav {
    font-size: 1em!important;
}
.p_h2 h2{
	font-size: 1.2em!important;
	margin-top: 3em!important;
}
.menu dl{
	margin: 0 auto;
	width: 100%;
}
.menu dl dd{
	width: 100%;
}
.menu dl dd a{
	width: 100%;
	max-width: 280px!important;
	margin: 0 auto;
}
.header_kodawari{
	background:url(images/kodawari_top_sp.jpg);
	min-height: 600px;
	background-size: cover;
	position: relative;
}
.header_menu{
	background:url(images/menu_top_sp.jpg);
	min-height: 600px;
	background-size: cover;
	position: relative;
}
.header_tenpo{
	background:url(images/tenpo_top_sp.jpg);
	min-height: 600px;
	background-size: cover;
	position: relative;
}
.header_company{
	background:url(images/company_top_sp.jpg);
	min-height: 380px;
	background-size: cover;
	position: relative;
	margin-top: -20px;
}
.header_single{
	background:url(images/single_top_sp.jpg);
	min-height: 380px;
	background-size: cover;
	position: relative;
	margin-top: -20px;
}
.header_news{
	background:url(images/news_top_sp2.jpg);
	min-height: 380px;
	background-size: cover;
	position: relative;
	margin-top: -20px;
}
.header_single h1,.header_company h1,.header_tenpo h1,.header_kodawari h1,.header_menu h1{
	position: absolute;
	bottom: 50%;
	left: 50%;
	transform: translateX(-50%);
	color: #fff !important;
}
.news_wrap{
	width: 100%;
	margin: 1em auto;
	padding: 1em;
	line-height: 1.4;
	display: flex;
	flex-direction: column;
	gap: 1em;
	align-items: center;
}
.news_main{
	display: block;
	width: 100%;
}
.news_wrap dl {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    border-bottom: 1px solid #000 !important;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    flex-direction: column;
}
.news_wrap dl dt{
	width: 100%;
	text-align: center;
}
.news_wrap dl dt img {
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    object-position: center;
    display: block;
}
.news_wrap dl dd{
	text-align: left;
}
.news_wrap dl dd a{
	text-align: left;
}
footer dl{
	display: flex;
	flex-wrap: wrap!important;
	justify-content: space-evenly;
}
footer dl dd{
	width: 100%;
	padding: 1em 2em;
}
}
li::marker{
	display: none!important;
	color: #fff!important;
}