/*
Theme Name: hakukaden
Theme URI: https://wordpress.org/themes/twentytwentythree/
Author: SHD
Author URI: https://www.shinsei-p.co.jp/
Template: twentytwentythree
Version: 1.6
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*/
html {
	scroll-behavior: smooth;
}
header div.header_logo {
	max-width: none;
	width: 100%;
	justify-content: space-between;
}
header div.header_logo > figure {
	max-width: 425px;
	width: 100%;
}
header div.header_logo > figure a,
header div.header_logo > figure img {
	width: 100%;
}
div.mv_slide div.alignnormal {
	max-width: none;
}
div.mv_slide .metaslider .flexslider {
	margin-bottom: 0;
}
div.mv_slide .metaslider .flex-control-nav {
	bottom: 15px;
}
div.wp-site-blocks {
	padding-top: 1rem;
	padding-bottom: 0;
}
.wp-site-blocks main.wp-block-group {
	margin-top: 0 !important;
}
.wp-site-blocks main.wp-block-group div.entry-content {
	margin-top: 0.5rem !important;
}
main > div.wp-block-group:first-child {display: none;}
div.entry-content div.top_kind {
	padding: 3rem;
	background-size: auto !important;
	background-repeat: repeat;
	max-width: none;
}
div.entry-content div.top_kind > div {
	width: calc(100% / 5);
	height: 180px;
	position: relative;
	border: solid 1px #c7aa5a;
	background: rgba(255,255,255,0.8);
}
div.entry-content h2 {
	font-size: 1.8rem;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
}
div.entry-content div.top_kind > div h2 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}
div.top_shokai {
	padding: 3rem;
}
div.top_shokai > div {
	align-items: flex-start;
}
div.top_shokai > div > div {
	width: 70%;
}
div.top_shokai > div > figure {
	width: 30%;
}
div.kantei_flow,
div.kantei_pay,
div.kuchikomi {
	margin-top: 0;
	padding: 3rem 1rem;
}
div.access {
	margin-top: 0;
	padding: 3rem 0;
}
div.access > div > figure {
	padding: 0 1rem;
}
div.entry-content div.kantei_flow h2,
div.entry-content div.kantei_pay h2,
div.entry-content div.kuchikomi h2,
div.entry-content div.access h2 {
	font-size: 2.3rem;
	margin: 0 auto 1.5rem;
}
div.entry-content div.kantei_flow ol {
	font-size: 1.4rem;
}
div.entry-content div.kantei_flow ol li {
	padding-bottom: 0.3rem;
	margin-bottom: 0.8rem;
	border-bottom: 1px dashed #fff;
}
div.entry-content div.kantei_flow ol li::marker {
	font-size: 1.6rem;
	font-weight: bold;
}
.kome {
	position: relative;
	padding-left: 1.5rem;
	font-size: 1.2rem;
	font-weight: normal;
}
.kome::before {
	content: "\203b";
	position: absolute;
	top: 0;
	left: 0;
}
div.entry-content div.kantei_pay h3 {
	font-size: 1.8rem;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
	color: #8e6450;
	margin-top: 1.5rem;
}
div.kuchikomi {}
div.kuchikomi_box {}
div.kuchikomi_box > figure {
	width: 100px;
}
div.kuchikomi_box > div {
	width: calc(100% - 100px - 2rem);
	gap: 1rem;
}
div.kuchikomi_box h3 {
	font-size: 1.6rem;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
}
div.access table {
	border: none;
	margin-bottom: 3rem;
}
div.access table tr td {
	border: none;
	border-bottom: 1px solid #ccc;
}
div.access table tr td:first-child {
	width: 130px;
	background: #f0f0f0;
	text-align: center;
}
div.access table tr td:last-child {
	background: #fff;
}
section.wp-block-template-part {
	display: none;
}
footer {
	margin-top: 0 !important;
	padding: 1rem 0;
	background: #000;
	font-size: 12px;
	color: #fff;
}

@media (max-width: 768px) {
	div.entry-content div.top_kind {
		padding: 1.5rem;
		flex-direction: column;
	}
	div.entry-content div.top_kind > div {
		width: 100%;
    height: 65px;
	}
	div.entry-content div.top_kind > div h2 br {
		display: none;
	}
}
header nav ul.wp-block-navigation {
	font-family: "Noto Serif JP", serif;
}
@media (min-width: 600px) {
	header > div.has-global-padding {
		margin-top: 1rem;
	}
	header nav.wp-block-navigation {}
	header nav.wp-block-navigation .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
		justify-content: center;
	}
	header nav ul.wp-block-navigation {
		width: 100%;
		max-width: 1200px;
		padding: 0 2rem;
		box-sizing: border-box;
	}
	header nav ul.wp-block-navigation li {
		width: calc(100% / 5 - 1.25rem);
		justify-content: center;
	}
	header nav ul.wp-block-navigation li a {
		font-size: 1.2rem;
		font-weight: 500;
	}
}
@media (max-width: 599px) {
	div.entry-content div.top_kind {
		gap: 0.5rem;
	}
	div.entry-content div.top_kind > div {
		height: auto;
		padding: 1.5rem 0;
	}
	div.entry-content h2 {
		font-size: 5vw;
	}
	div.top_shokai > div {
		flex-direction: column;
	}
	div.top_shokai > div > div,
	div.top_shokai > div > figure {
		width: 100%;
	}
	div.entry-content div.kantei_flow h2,
	div.entry-content div.kantei_pay h2,
	div.entry-content div.kuchikomi h2,
	div.entry-content div.access h2 {
		font-size: 7vw;
		margin: 0 auto 1rem;
	}
	div.entry-content div.kantei_flow ol {
		font-size: 4.5vw;
		padding-left: 1.2rem;
	}
	div.entry-content div.kantei_flow ol li::marker {
		font-size: 4.8vw;
	}
	.kome {
		font-size: 3.8vw;
		margin: 0 1rem;
		padding-left: 4.5vw;
	}
	div.kuchikomi_box {
		flex-direction: column;
		gap: 0.5rem;
	}
	div.kuchikomi_box > div {
		width: calc(100% - 2rem);
	}
	div.access table tr td,
	div.access table tr td:first-child {
		width: 100%;
		float: left;
		box-sizing: border-box;
	}
	div.access table tr td:first-child {
		border-bottom: none;
	}
	header nav.wp-block-navigation {
		justify-content: right;
		padding: 0 1.5rem;
	}
}

/*
.conblock{
	margin-top: 0;
	padding-top: 5rem;
	padding-bottom: 5rem;
}
.conblock.bgwashi{
	background: url("img/bg_washi.jpg") repeat center 0;
}
.conblock.bgcity{
	background: url("img/bgcity.svg") no-repeat 0 bottom;
	padding-bottom: 11%;
}
.conblock.bgorange{
	margin-top: 2rem;
}
div.menuarea > figure {
	padding: 0.8rem 0;
	gap: 0 !important;
	flex-wrap: nowrap;
}
div.menuarea > figure.wp-block-gallery.has-nested-images > figure.wp-block-image{
	max-width: 132px;
	position: relative;
	box-sizing: content-box;
	padding: 0 5% 0 0;
}
div.menuarea > figure.wp-block-gallery.has-nested-images > figure.wp-block-image::after {
	content: '';
	display: block;
	background: url("img/menu_shikiri.svg") no-repeat;
	width: 15%;
	height: 65px;
	position: absolute;
	top: -20%;
	right: 7.5%;
}
div.menuarea > figure.wp-block-gallery.has-nested-images > figure.wp-block-image:last-child {
	padding-right: 0;
}
div.menuarea > figure.wp-block-gallery.has-nested-images > figure.wp-block-image:last-child::after {
	content: none;
}
figure.mainimage {
	margin-top: 0 !important;
}
figure.title_style01 {
	margin-bottom: 2rem;
}
figure.img_midashi {
	width: 65%;
	max-width: 500px;
	margin-top: 2rem;
	margin-bottom: 2rem;
}
figure.about_iqf {
	margin-bottom: 2rem;
}
figure.tokuseitare {
	margin-bottom: 5rem;
}
figure.kigyorinen {
	margin-top: 2rem;
	margin-bottom: 5rem;
}
figure.shikiritensen {
	margin-top: 3rem;
	margin-bottom: 3rem;
}
figure.furusatoreview {
	margin-top: 3rem;
}
.conblock.bgcontact {
	padding-top: 0;
}
.conblock.bgcontact > figure {
	max-width: 800px;
}
div.furusatolink {
	padding: 1.5rem;
	border-radius: 15px;
}
div.furusatolink .nozetitle {
	width: 100%;
	max-width: 680px;
}
div.furunolinkarea > div {
	gap: 0;
	width: 50%;
}
div.furunolinkarea > div .furusatocat {
	width: 100%;
	margin-bottom: 0.5rem;
}
div.furunolinkarea > div .wp-block-gallery {
	gap: 0.3rem;
	flex-wrap: nowrap;
	justify-content: center;
}
div.furunolinkarea > div .wp-block-gallery > figure,
div.furunolinkarea > div .wp-block-gallery > figure {
	flex-grow: unset !important;
	width: calc(100% / 3) !important;
}
div.furunolinkarea > div .wp-block-gallery > figure > a:hover {
	opacity: 0.7;
}
footer {
	margin-top: 0;
}
footer > div.wp-block-group {
	padding: 0;
	font-size: 14px;
}
footer > div.wp-block-group a {
	text-decoration: none;
}
.sp {display: none;}
@media (min-width: 1920px) {
	.conblock.bgcity {
		max-width: 1920px;
		margin-right: auto !important;
		margin-left: auto !important;
	}
}
@media (min-width: 1200px) {
	figure.mainimage {
		max-width: 1200px;
		margin-right: auto !important;
		margin-left: auto !important;
	}
}
@media (min-width: 1120px) {
	.menuarea figure.wp-block-gallery.has-nested-images {
		justify-content: center;
	}
}
@media (min-width: 600px) {
	div.gnaviarea {display: none;}
}
@media (max-width: 767px) {
	.pc {display: none;}
	.sp {display: unset;}
	.breadcrumbs {display: none;}
	.conblock{
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
	figure.img_midashi {
		margin-top: 1rem;
		margin-bottom: 1rem;
	}
	figure.about_iqf {
		margin-top: 0;
		margin-bottom: 1rem;
	}
	figure.tokuseitare {
		margin-top: 0;
		margin-bottom: 2rem;
	}
	figure.kigyorinen {
		margin-top: 1rem;
		margin-bottom: 2rem;
	}
	.conblock.bgorange {
		margin-top: 1rem;
	}
	figure.shikiritensen {
		margin-top: 1rem;
		margin-bottom: 1rem;
	}
	figure.furusatoreview {
		margin-top: 2rem;
	}
}
@media (max-width: 599px) {
	div.menuarea  {display: none;}
	div.furunolinkarea {
		flex-direction: column;
	}
	div.gnaviarea {
		position: fixed;
		z-index: 99;
		top: -15px;
		left: 30px;
	}
	div.gnaviarea .wp-block-navigation__responsive-container-open {
		background: rgba(233,85,20,0.6);
		color: #fff;
		border-radius: 50vh;
		padding: 0.5rem;
	}
	div.gnaviarea .wp-block-navigation__container {
		width: 100%;
	}
	div.gnaviarea .wp-block-navigation .wp-block-navigation-item {
		border-bottom: 1px solid #e95514;
		width: 100%;
	}
	div.gnaviarea .wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
		width: 100%;
	}
	div.furunolinkarea > div {
		width: 100%;
	}
}
*/