/*
Theme Name: eases5-child
Template: eases5
Description: 並木質店　春日部店 様
*/
/* 初期設定 ----------------------------------------------------------------------------------- */
:root {
	--es-wrap-max-width: 1024px;
	--es-main-max-width: 690px;
	--es-side-max-width: 270px;
	--es-main-font-color: #555;
	--es-primary-color: #eb6b78;
	--es-secondary-color: #ebafb0;
	--es-header-color: rgba(32, 32, 32, 0);
	--es-header-font-color: #3169ae;
	--es-side-color: rgba(32, 32, 32, 0);
	--es-side-font-color: #555;
	--es-side-a-color: #555;
	--es-footer-color: #eb6b78;
	--es-footer-font-color: white;
	--es-header-hmg-color: white;
	--es-mobile-menu-color: #eb6b78;
}

ul, ol {
	padding: 0;
	list-style: none; }

/* contents ------------------------------------------------------------------------------------- */

/* ■ h1 
--------------------------------------------------------------*/

#header .hgroup img.logo_img {
	max-width: 100px;
	height: 33px!important; }
	@media screen and (min-width: 430px) {
		#header .hgroup img.logo_img { height: 40px!important; } }
	@media screen and (min-width: 768px) {
		#header .hgroup img.logo_img { height: 45px!important; } }
	@media screen and (min-width: 1024px) {
		#header .hgroup img.logo_img { height: 60px!important; } }

/* ■ h2 - h5
-------------------------------------------------------------- */
#main h2 {
	margin: 0 auto 10px;
	padding: 0px 20px!important;
	border-left: 10px solid #EB6B78;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3); }

#sidebar .side-box h2 {
	border-radius: 10px 10px 0 0;
    padding: 10px;
    font-size: 1.8rem; }

#footer h2 { font-size: 2.2rem; }

#single-page h2 {
	background-color: #808670;
	color: white; }

#main h3 {
	position: relative;
	margin: 0 auto 10px;
	padding: 5px 20px 5px 50px!important;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; }

#main h3:before {
    position: absolute;
    top: 5px;
    left: 20px;
	content: "\e939"; }




/* レイアウト
-------------------------------------------------------------- */
#wrap {
	margin: 0 auto;
	padding: 0; }

#header {
	border-top: 13px solid var(--es-primary-color);
	background-color: white;
	text-align: center; }
	@media screen and (min-width: 600px) {
		#header { text-align: left; } }

#header .hgroup {
    padding-bottom: 20px; }

.title {
	display: flex;
	align-items: center; }

#header .hgroup figure { margin: 10px 10px 0 0; }

.hgroup .information a {
    background-color: var(--es-secondary-color);
    color: white; }

.hgroup .information a:hover {
    background-color: var(--es-primary-color);
    color: white; }

.info1 {
	color: #555;
	font-size: 2.2rem; }

.icon-mail:before {
	position: relative;
	top: -3px; }

#image-area {
	padding: 10px;
	background: #eb6b78;
    color: #fff;
	overflow: hidden; }

#image-area p {
	display: block;
	max-width: var( --es-wrap-max-width );
	margin: 0 auto;
	font-size: 1.4rem;
	line-height: 1.5; }

#globalnavi ul { width: 100%; }

#globalnavi li {
	width: 20%;
	background-color: var(--es-primary-color); }

#globalnavi li a {
	display: block;
	width: 100%;
	padding: 10px 0; }

#pagebody > .inner { 
	max-width: var( --es-wrap-max-width );
	margin: 0 auto;
	padding: 20px 20px 40px;
	background-color: white; }
	@media screen and (min-width: 768px) {
		#pagebody > .inner {
			display: flex;
			justify-content: space-between;
			flex-direction: row-reverse; } }

#main {  }
	@media screen and (min-width: 768px) {
		#main {
			max-width: var(	--es-main-max-width );
			margin-left: 20px; } }

#sidebar { display: none; }
	@media screen and (min-width: 768px) {
		#sidebar {
			display: block;
			max-width: var(	--es-side-max-width ); } }

#sidebar .menu li {
	margin: 0 0 5px;
	padding-bottom: 1px; }

#sidebar .menu a {
	display: block;
	padding: 5px 30px;
	background-color: #ebafb0;
	border-radius: 50px;
	color: white; }

#sidebar .menu li.current_page_item a {
	background-color: #eb6b78; }

#sidebar .side-box {
	margin: 20px 0 0;
	border: 1px solid #9a6612;
	border-radius: 10px; }

#sidebar .side-box p {
	padding: 10px; }

#footer { padding: 0 0 20px; }

#footer .inner {
	max-width: var( --es-wrap-max-width );
	margin: 0 auto;
	padding: 40px 0 20px; }

.mobile-menu h2 {
	margin: 40px 0 10px;
	padding: 10px;
	font-size: 1.8rem; }

.mobile-menu p {
	padding: 10px;
	font-size: 1.6rem;
	color: white; }

.icon-tel:before {
    content: "\e907";
    font-size: 2.8rem; }

.navi-contents { background-color: #eee; }
	@media screen and (max-width: 768px) {
		.navi-contents { height: calc( 100dvh - 70px ); }
		.sp-menu #drawer-close { height: calc( 100dvh - 70px ); } }

/* コンテンツ
-------------------------------------------------------------- */
.wp-block-table { margin: 0 1em 2em; }

table { font-size: 1.6rem; }

.link-banner { margin-left: 10px; }
	@media screen and (min-width: 768px) {
		.link-banner { margin-left: 0; } }

.link-banner li { margin-bottom: 5px; }

.navi-contents img {
	width: 100%;
	max-width: var(	--es-side-max-width );
	height: auto; }

.rps-left { text-align: left; }
	@media screen and (min-width: 780px) {
		.rps-left {
			text-align: right; } }

.top-page #main ul { margin: 0 0 40px 20px; }



/* リストスタイル */
.list-parentheses li {
	list-style-type: decimal;
	margin-left: 40px;
	padding-left: 10px; }
	
@media screen and (min-width: 780px) {
.list-parentheses li {
	list-style-type: none;
	counter-increment: cnt; }

.list-parentheses li::marker {
	content: "(" counter(cnt) ")"; }
}

.list-disc{
	list-style-type: disc;
	margin-left: 40px;
	padding-left: 10px;
}

.list-circle{
	list-style-type: circle;
	margin-left: 40px;
	padding-left: 10px;
}

/* お問い合わせ */
.wpcf7 {
	width: 100%;
	max-width: 600px;
	margin: 0 auto; }

.contact input,
.contact textarea {
	width: 100%; }

input[type="submit"] {
	display: block;
	width: 100px;
	margin: 0 auto;
	padding: 15px; }

input[type="submit"]:hover {
	background-color: var(--es-primary-color)!important;
}


.rule #main .wp-block-group,
.rule #main .wp-block-columns { margin-bottom: 0; }


.pawn #main ul {
	margin: 0 40px 40px 80px;
	list-style: disc; }


/* 取扱商品 */
.item-nav ul {
	display: flex;
	flex-wrap: wrap; }

.item-nav ul li {
	padding: 10px;
	border-radius: 10px;
	font-size: 1.6rem; }

.item-nav ul li:hover {
	background-color: #f6e3e5; }

.item-nav ul li a {
	color: #555;
	text-decoration: none; }

.item-box li span {
	display: block;
	font-size: 1.4rem;
	opacity: .8; }

.i-list {
	text-align: right; }

.satei h4 {
    padding: 10px;
    margin: 0;
    border-radius: 10px 10px 0 0;
    background-color: #eb6b78;
    font-size: 2.0rem;
    font-weight: bold;
    color: white; }

.satei h4::before {
    content: "✔";
    padding-right: 8px; }

#main .satei p {
	padding: 20px;
    border-right: solid 1px #eb6b78;
    border-bottom: solid 1px #eb6b78;
    border-left: solid 1px #eb6b78;
    border-radius: 0 0 10px 10px; }
