/*site extension*/
:root {
	--footer-bg-color: #f4f4f4;
	--cl-background: #fff;
	--cl-pageink: #24140E;
	--cl-pageink-link: #000;
	--cl-pageink-hover: #4a4a4a;
	--cl-pageink-active: #747474;
	--cl-apply: #00c9ff;
	--share-space: 2.4rem;
	--share-padding: 1.4em;
	--share-smp-space: 1.6rem;
	--share-smp-padding: 1.8rem;
	--bindwrap-width: 1200px;
	--contents-width: 800px;
	--cl-pageink-2: #898989;
	--cl-pageink-3: #595757;	
	/*icon*/
	--ic-lgm-h1: url(/share/im_hanajiro/ic/lgm-hanajiro-1.svg);
	--ic-lgm-h2: url(/share/im_hanajiro/ic/lgm-hanajiro-2.svg);
	--ic-lgm-insta: url(/share/im_hanajiro/ic/lgm-instagram.svg);
	--ic-our-dream: url(/share/im_hanajiro/ic/our-dream.png);
	--ic-our-vision: url(/share/im_hanajiro/ic/our-vision.png);	
	--ic-about-b: url(/share/im_hanajiro/ic/about-b.png);
	--ic-about-h: url(/share/im_hanajiro/ic/about-h.png);	
	--ic-bridal-b: url(/share/im_hanajiro/ic/bridal-b.png);
	--ic-bridal-h: url(/share/im_hanajiro/ic/bridal-h.png);	
	--ic-contact-letter-b: url(/share/im_hanajiro/ic/contact-letter-b.png);
	--ic-contact-letter-h: url(/share/im_hanajiro/ic/contact-letter-h.png);	
	--ic-contact-dog-b: url(/share/im_hanajiro/ic/contact-dog-b.png);
	--ic-contact-dog-h: url(/share/im_hanajiro/ic/contact-dog-h.png);	
	--ic-flower-b: url(/share/im_hanajiro/ic/flower-b.png);
	--ic-flower-h: url(/share/im_hanajiro/ic/flower-h.png);	
	--ic-history-b: url(/share/im_hanajiro/ic/history-b.png);
	--ic-history-h: url(/share/im_hanajiro/ic/history-h.png);
	--ic-home-b: url(/share/im_hanajiro/ic/home-b.png);
	--ic-home-h: url(/share/im_hanajiro/ic/home-h.png);	
	--ic-recruit-b: url(/share/im_hanajiro/ic/recruit-b.png);
	--ic-recruit-h: url(/share/im_hanajiro/ic/recruit-h.png);
}

/**/
body {
	color: var(--cl-pageink);
	letter-spacing: 0.1em;
}
@media only screen and (min-width:1601px) {
	body {
		font-size: 1vw;
	}
}
@media only screen and (max-width:400px) {
	body,
	#privacyPolicy.document.compliance {
		font-size: 3.4vw;
	}
}

/**/
body #privacyPoricy .closer,
body #sitemenu .head .close {
	background-image: url(/share/im/nv_close-gray.svg);
	opacity: 1;
	top: 1.9em;
	right: 0.3em;
}
#content,
body[data-qprimary="category"] main.wide-bind,
.recp-parent.wide-bind {
	padding-top: 6em;
}
@media only screen and (max-width:640px) {
	#content,
	body[data-qprimary="category"] main.wide-bind {
		padding-top: 4.5em;
	}
	.recp-parent.wide-bind {
		padding-top: 1.5em;
	}
}

/**/
#main-home,
#sitefoot,
body .csection-cells .cell,
body .flexpad {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
@media only screen and (min-width:1601px) {
	#main-home,
	#sitefoot,
	body .csection-cells .cell,
	body .flexpad	{
		max-width: 50%;
		padding-left: 0;
		padding-right: 0;
	}
}
@media only screen and (max-width:1600px){
	#main-home,
	#sitefoot,
	body .csection-cells .cell,
	body .flexpad	{
		max-width: 800px;
		padding-left: 3.125rem;
		padding-right: 3.125rem;
	}
}
@media only screen and (max-width:640px) {
	#main-home,
	#sitefoot,
	body .csection-cells .cell,
	body .flexpad	{
		padding-left: 1.4em;
		padding-right: 1.4em;
	}
}

/*Base settings*/
.breadcrumb {
	display: none;
}
body #articlePrimaryTitle {
	text-align: center;
	margin-bottom: 2em;
}
#indexhgroup {
	margin-top: 0;
}
.hgroup h1 {
	text-align: center;
}
body .csection-cells .cell:last-child {
	margin-bottom: 0;
}
body .csection-cells [data-type="hgroup"] h5 .ti-primary {
	font-size: 1.125em;
	font-weight: 400;
}
#articleCategoryLinks {
	margin-top: 1em;
}

/*Table*/
body .csection-cells .cell[data-type="table"][data-level="3"] {
	font-size: 0.75em;
}
body .cell[data-type="table"] table {
	border-collapse: initial;
	border-spacing: 0;
	width: 100%;
}
body .cell[data-type="table"] tr {
	position: relative;
	display: flex;
}
	body .cell[data-type="table"] tr::after,
	body .cell[data-type="table"] tr:first-of-type::before {
		position: absolute;
		content: "";
		display: inline-block;
		width: 100%;
		height: 1px;
		left: 50%;
		transform: translate(-50%,0);
		background-image: url("/share/im_hanajiro/ui_dotted-2.svg");
		background-size: auto 1px;
		background-repeat: repeat-x;
	}
	body .cell[data-type="table"] tr::after {
		bottom: 0;
	}
	body .cell[data-type="table"] tr:first-of-type::before {
		top: 0;
	}
body .cell[data-type="table"] tbody tr td:nth-child(1) {
	background-color: #fff;
}
body .cell[data-type="table"][data-clength="2"] tr td {
	padding: 1em 1.5em 1.1em;
		line-height: 2;
}
body .cell[data-type="table"][data-clength="2"] tr td:first-child {
	width: 10em;
	min-width: initial;
}
body .cell[data-type="table"][data-clength="2"] tr td:last-child {
	width: calc(100% - 10em);
}
.csection-cells .cell[data-type="table"] td ul {
	padding-left: 1.5em;
}
.csection-cells .cell[data-type="table"] td li {
	list-style: disc;
	line-height: 2;
	margin-bottom: 0;
}
@media only screen and (max-width:640px) {
	body .csection-cells .cell[data-type="table"][data-level="3"] {
		font-size: 0.9em;
	}
	body .cell[data-type="table"] tr::after,
	body .cell[data-type="table"] tr:first-of-type::before {
		background-size: auto 0.9px;
	}
}

/*Articles*/
body .articles li {
	width: 100%;
}
body .articles li a.im {
	display: none;
}
main.wide-bind #areaDistribute li .head,
main.wide-bind #areaDistribute li .title {
	text-align: center;
}
@media only screen and (max-width:640px) {
	.articles[data-category="cat90541989243672c8506b2148"] li .title > a {
		max-width: 14em;
		margin-left: auto;
		margin-right: auto;
	}
}

/*Set Image*/
body .csection-cells .cell .image-cells.flexbox {
	margin-bottom: -2em;
}

/*Visual Image*/
#visual {
	margin-bottom: 0;
}
body .vis-face .canvas .bgi img,
.vis-face .slide-wrap li img {
	height: auto;
	object-position: left center;
}
.vis-face .canvas::before,
.vis-face .slide-wrap li::before {
	padding-top: initial;
	aspect-ratio: 3/1;
}

@media only screen and (max-width:640px) {
	body .vis-face .canvas .bgi img, .vis-face .slide-wrap li img {
		height: 100%;
		width: auto;
		overflow: hidden;
	}
	.vis-face .canvas::before, .vis-face .slide-wrap li::before {
		aspect-ratio: 3/1.7;
	}
}

/*Icon & title set*/
.tm {
	display: block;
	text-align: center;
	width: 100%;
	padding: 4.25em 0;
}
.tm img {
	width: 16em;
	margin-left: auto;
	margin-right: auto;
}
.tm-bridal.tm img {
	width: 19.5em;
}
.tm .tm-im-base {
	display: block;	
}
	a.tm:hover .tm-im-base,
	a.tm:active .tm-im-base {
		display: none;
		animation: anim-title-b 1s ease 1;
	}
.tm .tm-im-hover {
	display: none;	
}
	a.tm:hover .tm-im-hover,
	a.tm:active .tm-im-hover {
		display: block;
		animation: anim-title-h 1s ease 1;
	}
.tm.tm-ptop p {
	margin-bottom: 2em;
}
.tm.tm-pbot p {
	margin-top: 2.5em;
}
@media only screen and (max-width:640px) {
	.tm {
		padding: 2.25em 0;
	}
	.tm img {
		width: 42%;
	}
}

/*Contact form*/
.recp-parent.wide-bind {
	font-size: 0.97em;
}
main.recp-parent input[type="text"],
main.recp-parent input[type="date"],
main.recp-parent input[type="datetime-local"],
main.recp-parent input[type="email"],
main.recp-parent input[type="month"],
main.recp-parent input[type="number"],
main.recp-parent input[type="password"],
main.recp-parent input[type="search"],
main.recp-parent input[type="time"],
main.recp-parent input[type="datetime"],
main.recp-parent input[type="tel"],
main.recp-parent input[type="url"],
main.recp-parent input[type="week"],
main.recp-parent input[type="file"],
main.recp-parent textarea,
main select.custom-ui {
	border-width: 1px;
	border-color: var(--cl-pageink-2);
	border-radius: 0;
	box-shadow: none;
}
main.recp-parent input,
main.recp-parent select,
main.recp-parent textarea {
	font-size: 1em;
}
main.recp-parent .hgroup {
	text-align: center;
	margin-bottom: 4em;
}
main.recp-parent .hgroup h1 {
	font-size: 1.25em;
	margin-bottom: 2em;
	font-weight: 400;
}
main.recp-parent .hgroup::after {
	display: inline-block;
	content: url("/share/im_hanajiro/ic/contact-dog-b.svg");
	width: 10em;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
}
@media only screen and (max-width:640px) {
	main.recp-parent .hgroup::after {
		width: 8em;
	}
}

/*Category*/
#indexhgroup .labelcell:nth-child(1) {
	display: none;
}
#indexhgroup .labelcell:nth-child(2) {
	opacity: 1;
	margin-top: 0;
	font-size: 2em;
	color: var(--cl-pageink);
}

/*-----------*/
.rev1-hide {
	display: none;
}
/*-----------*/