@charset "utf-8";
/* ======================================


 initial setting


==================================== */
/*!
 * ress.css • v1.0.1
 * MIT License
 * github.com/filipelinhares/ress
 */


/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
	box-sizing: border-box;
	overflow-y: scroll;
	/* All browsers without overlaying scrollbars */
	-webkit-text-size-adjust: 100%;
	/* iOS 8+ */
}

*,
::before,
::after {
	background-repeat: no-repeat;
	/* Set `background-repeat: no-repeat` to all elements */
	box-sizing: inherit;
}

::before,
::after {
	text-decoration: inherit;
	/* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
	vertical-align: inherit;
}

/* Remove margin, padding of all elements */
* {
	padding: 0;
	/* Reset `padding` and `margin` of all elements */
	margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
/* Add the correct display in iOS 4-7.*/
audio:not([controls]) {
	display: none;
	height: 0;
}

hr {
	overflow: visible;
	/* Show the overflow in Edge and IE */
}

/*
* Correct `block` display not defined for any HTML5 element in IE 8/9
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox
* Correct `block` display not defined for `main` in IE 11
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

summary {
	display: list-item;
	/* Add the correct display in all browsers */
}

small {
	font-size: 80%;
	/* Set font-size to 80% in `small` elements */
}

[hidden],
template {
	display: none;
	/* Add the correct display in IE */
}

abbr[title] {
	border-bottom: 1px dotted;
	/* Add a bordered underline effect in all browsers */
	text-decoration: none;
	/* Remove text decoration in Firefox 40+ */
}

a {
	background-color: transparent;
	/* Remove the gray background on active links in IE 10 */
	-webkit-text-decoration-skip: objects;
	/* Remove gaps in links underline in iOS 8+ and Safari 8+ */
}

a:active,
a:hover {
	outline-width: 0;
	/* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	/* Specify the font family of code elements */
}

b,
strong {
	font-weight: bolder;
	/* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */
}

dfn {
	font-style: italic;
	/* Address styling not present in Safari and Chrome */
}

/* Address styling not present in IE 8/9 */
mark {
	background-color: #ff0;
	color: #000;
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Safari6 */
b,
strong {
	font-weight: inherit;
}

/* Chrome, Edge, and Safari. */
b,
strong {
	font-weight: bolder;
}

iframe {
	width: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

li {
	list-style: none;
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
	border-radius: 0;
}

/* Apply cursor pointer to button elements */
button,
[type="button"],
[type="reset"],
[type="submit"],
[role="button"] {
	cursor: pointer;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
	cursor: default;
}

[type="number"] {
	width: auto;
	/* Firefox 36+ */
}

[type="search"] {
	-webkit-appearance: textfield;
	/* Safari 8+ */
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
	/* Safari 8 */
}

textarea {
	overflow: auto;
	/* Internet Explorer 11+ */
	resize: vertical;
	/* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
	font: inherit;
	/* Specify font inheritance of form elements */
}

optgroup {
	font-weight: bold;
	/* Restore the font weight unset by the previous rule. */
}

button {
	overflow: visible;
	/* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: 0;
	padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	outline: 1px dotted ButtonText;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
	/* Correct the inability to style clickable types in iOS */
}

button,
select {
	text-transform: none;
	/* Firefox 40+, Internet Explorer 11- */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
	background-color: transparent;
	border-style: none;
	color: inherit;
}

/* Style select like a standard input */
select {
	-moz-appearance: none;
	/* Firefox 36+ */
	-webkit-appearance: none;
	/* Chrome 41+ */
}

select::-ms-expand {
	display: none;
	/* Internet Explorer 11+ */
}

select::-ms-value {
	color: currentColor;
	/* Internet Explorer 11+ */
}

legend {
	border: 0;
	/* Correct `color` not being inherited in IE 8/9/10/11 */
	color: inherit;
	/* Correct the color inheritance from `fieldset` elements in IE */
	display: table;
	/* Correct the text wrapping in Edge and IE */
	max-width: 100%;
	/* Correct the text wrapping in Edge and IE */
	white-space: normal;
	/* Correct the text wrapping in Edge and IE */
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	/* Correct the inability to style clickable types in iOS and Safari */
	font: inherit;
	/* Change font properties to `inherit` in Chrome and Safari */
}

[type="search"] {
	-webkit-appearance: textfield;
	/* Correct the odd appearance in Chrome and Safari */
	outline-offset: -2px;
	/* Correct the outline style in Safari */
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
	border-style: none;
	/* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
	vertical-align: baseline;
}

svg:not(:root) {
	overflow: hidden;
	/* Internet Explorer 11- */
}

audio,
canvas,
progress,
video {
	display: inline-block;
	/* Internet Explorer 11+, Windows Phone 8.1+ */
}



/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Hide content from screens but not screenreaders */
@media screen {
	[hidden~="screen"] {
		display: inherit;
	}

	[hidden~="screen"]:not(:active):not(:focus):not(:target) {
		position: absolute !important;
		clip: rect(0 0 0 0) !important;
	}
}

/* Specify the progress cursor of updating elements */
[aria-busy="true"] {
	cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
	cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
	cursor: default;
}

/* # =================================================================
   # Selection
   # ================================================================= */
/* Specify text selection background color and omit drop shadow */
::-moz-selection {
	background-color: #b3d4fc;
	/* Required when declaring ::selection */
	color: #000;
	text-shadow: none;
}

::selection {
	background-color: #b3d4fc;
	/* Required when declaring ::selection */
	color: #000;
	text-shadow: none;
}




/* ======================================


 basic layout


==================================== */
html {
	font-size: 62.5%;
	/*10px*/
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	overflow: auto;
}

body {
	font-family: "Montserrat", "游ゴシック Medium", "Yu Gothic Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 1.5rem;
	line-height: 1.5;
	word-wrap: break-word;
	-webkit-font-smoothing: subpixel-antialiased;
	-moz-osx-font-smoothing: unset;
	-webkit-font-smoothing: antialiased;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	body {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
}

body>* {
	-webkit-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}

img {
	border-style: none;
	max-width: 100%;
	vertical-align: top;
	height: auto;
}

a {
	color: #000;
	text-decoration: none;
	-webkit-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}

input,
button {
	-webkit-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	outline: none;
}

/* IE8+, Chrome */
input,
button {
	outline: 0;
}

/* Firefox */
input::-moz-focus-inner,
button::-moz-focus-inner {
	border: 0;
}

a:hover {}

a:hover,
input:hover,
button:hover {
	opacity: 0.8;
}

a.disabled {
	pointer-events: none;
}

*:focus {
	outline: none;
}

a:focus {
	outline: none;
}

a[href^="tel:"] {
	color: #000;
	cursor: default;
}

th,
td {
	word-break: break-all;
}

@media screen and (min-width: 769px) {
	a[href^="tel:"] {
		pointer-events: none;
	}
}

.spOnly {
	display: none;
}

@media screen and (max-width: 1200px) {
	/* .spOnly {
		display: block;
	} */
}

@media screen and (max-width: 768px) {
	body {
		/*font-size: 1.4rem;*/
		line-height: 1.4;
		padding-top: 57px;
	}

	img {
		height: auto;
		max-width: inherit;
		width: 100%;
	}

	a:hover {
		opacity: 1;
	}

	a[href^="tel:"] {
		text-decoration: underline;
	}

	/* .pcOnly {
		display: none;
	} */
}

@media screen and (max-width: 640px) {
	span.pcOnly {
		display: none;
	}

	.spOnly {
		display: block;
	}
}


/* web icon
----------------------------- */
@font-face {
	font-family: 'icomoon';
	src: url('/common/fonts/icomoon.eot?raqfvt');
	src: url('/common/fonts/icomoon.eot?raqfvt#iefix') format('embedded-opentype'),
		url('/common/fonts/icomoon.ttf?raqfvt') format('truetype'),
		url('/common/fonts/icomoon.woff?raqfvt') format('woff'),
		url('/common/fonts/icomoon.svg?raqfvt#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-book:before {
	content: "\e907";
}

.icon-freedial02:before {
	content: "\e906";
}

.icon-arw01:before {
	content: "\e905";
}

.icon-character:before {
	content: "\e904";
}

.icon-freedial:before {
	content: "\e900";
}

.icon-home:before {
	content: "\e901";
}

.icon-mail:before {
	content: "\e902";
}

.icon-maintenance:before {
	content: "\e903";
}

.clx::after {
	content: "";
	display: block;
	clear: both;
}

/* module
----------------------------- */
.inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 1300px;
	padding-left: 50px;
	padding-right: 50px;
	position: relative;
}

/* button */
.button {
	margin-left: auto;
	margin-right: auto;
	max-width: 310px;
}

.button a {
	background-color: #fff;
	border: 3px solid #000;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.8rem;
	height: 50px;
	padding-left: 10px;
	padding-right: 10px;
}

.button a:hover {
	background-color: #000;
	color: #fff;
	opacity: 1;
}

.button[data-button="reverse"] a {
	background-color: #000;
	color: #fff;
}

.button[data-button="reverse"] a:hover {
	background-color: #fff;
	color: #000;
}

.button[data-button="arw"] {
	max-width: 218px;
}

.button[data-button="arw"] a {
	border-width: 1px;
	font-size: 1.6rem;
	height: 46px;
	padding-left: 0;
	padding-right: 0;
	position: relative;
}

.button[data-button="arw"] a:after {
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	content: "";
	height: 7px;
	right: 21px;
	position: absolute;
	top: 50%;
	width: 7px;
	-webkit-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
}

.button[data-button="arw"] a:hover:after {
	border-color: #fff;
}

.button[data-button="arw_ani"] {
	max-width: 400px;
}

.button[data-button="arw_ani"] a {
	border-width: 1px;
	position: relative;
}

.button[data-button="arw_ani"] a:before {
	font-size: .75rem;
	position: absolute;
	right: 30px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.button[data-button="arw_ani"] a:hover:before {
	fill: #fff;
	animation: arrow .4s;
}

.button[data-button="arw_ani_reverse"] {
	max-width: 400px;
}

.button[data-button="arw_ani_reverse"] a {
	background-color: #000;
	border-width: 1px;
	color: #fff;
	position: relative;
}

.button[data-button="arw_ani_reverse"] a:before {
	font-size: .75rem;
	position: absolute;
	right: 30px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.button[data-button="arw_ani_reverse"] a:hover {
	background-color: #fff;
	color: #000;
}

.button[data-button="arw_ani_reverse"] a:hover:before {
	fill: #000;
	animation: arrow .4s;
}

@keyframes arrow {
	50% {
		right: 20px;
	}

	100% {
		right: 30px;
	}
}


/* heading */
.wrp--heading {
	margin-bottom: 80px;
	text-align: center;
}

.wrp--heading .heading--hdg01 {
	margin-bottom: 40px;
}

.wrp--heading .heading--hdg01_tx {
	font-size: 2.4rem;
	font-weight: 700;
}

.wrp--heading .tx {
	line-height: 2;
	margin-top: 20px;
}

.heading--hdg01 {
	margin-bottom: 60px;
	text-align: center;
}

.heading--hdg01 span {
	font-family: 'Oswald', sans-serif;
	font-size: 5.0rem;
	font-weight: 700;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	position: relative;
}

.heading--hdg01 span:after {
	background-color: #000;
	bottom: 0;
	content: "";
	height: 5px;
	left: 0;
	position: absolute;
	width: 100%;
}

.heading--hdg02 {
	margin-bottom: 60px;
	text-align: center;
}

.heading--hdg02 span {
	font-size: 3.2rem;
	font-weight: 700;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
}

.heading--hdg03 {
	font-family: 'Oswald', sans-serif;
	font-size: 3.6rem;
	font-weight: 700;
	letter-spacing: 4px;
	text-align: center;
}


/* list */
.asterisk {
	margin-top: 20px;
}

.asterisk>li {
	margin-top: 5px;
	padding-left: 20px;
	position: relative;
}

.asterisk>li:before {
	content: "※";
	left: 0;
	position: absolute;
	top: 0;
}

.triangle {
	margin-top: 20px;
}

.triangle>li {
	margin-top: 10px;
	padding-left: 28px;
	position: relative;
}

.triangle>li:before {
	border-style: solid;
	border-width: 4.5px 0 4.5px 9px;
	border-color: transparent transparent transparent #bd9e81;
	content: "";
	left: 0;
	position: absolute;
	top: 7px;
}

.decimal {
	counter-reset: number 0;
}

.decimal>li {
	margin-top: 5px;
	padding-left: 20px;
	position: relative;
}

.decimal>li:before {
	counter-increment: number 1;
	content: counter(number) ".";
	left: 0;
	position: absolute;
	top: 0;
}

@media screen and (max-width: 1024px) {
	.button a:hover {
		background-color: #fff;
		color: #000;
	}

	.button[data-button="reverse"] a:hover {
		background-color: #000;
		color: #fff;
	}

	.button[data-button="arw"] a:hover:after {
		border-color: #000;
	}
}

@media screen and (max-width: 768px) {
	.inner {
		padding-left: 15px;
		padding-right: 15px;
	}

	/* button */
	.button a {
		font-size: 1.6rem;
		height: 40px;
	}

	.button[data-button="arw"] a:after {
		right: 15px;
	}

	.button[data-button="arw"] a:hover:after {
		border-color: #000;
	}

	.button[data-button="arw_ani"] a:before,
	.button[data-button="arw_ani_reverse"] a:before {
		font-size: .5rem;
		right: 15px;
	}

	.button[data-button="arw_ani"] a:hover:before,
	.button[data-button="arw_ani_reverse"] a:hover:before {
		animation: none;
	}

	.button[data-button="arw_ani_reverse"] a:hover {
		background-color: #000;
		color: #fff;
	}


	/* heading */
	.wrp--heading {
		margin-bottom: 40px;
	}

	.wrp--heading .heading--hdg01 {
		margin-bottom: 20px;
	}

	.wrp--heading .heading--hdg01_tx {
		font-size: 1.8rem;
		padding-left: 15px;
		padding-right: 15px;
	}

	.wrp--heading .tx {
		padding-left: 15px;
		padding-right: 15px;
	}

	.heading--hdg01 {
		margin-bottom: 30px;
	}

	.heading--hdg01 span {
		font-size: 2.5rem;
		padding-bottom: 5px;
	}

	.heading--hdg01 span:after {
		height: 2.5px;
	}

	.heading--hdg02 {
		margin-bottom: 30px;
	}

	.heading--hdg02 span {
		font-size: 2.0rem;
	}

	.heading--hdg03 {
		font-size: 2.0rem;
		letter-spacing: 2px;
	}
}

/* column */
.column {
	display: flex;
	/*justify-content: center;*/
	justify-content: space-between;
	flex-wrap: wrap;
}

.column[data-column="p4_s2"] .each-comm {
	flex: 1 21%;
	margin-right: 3.85%;
}

.column[data-column="p4_s2"] .each-comm:nth-child(4n) {
	margin-right: 0;
}

@media only screen and (max-width: 768px) {
	.column[data-column="p2_s1"] {
		display: block;
	}

	.column[data-column="p2_s1"] .each-comm:nth-child(n+2) {
		margin-top: 15px;
	}

	.column[data-column="p3_s1"] {
		display: block;
	}

	.column[data-column="p3_s1"] .each-comm:nth-child(n+2) {
		margin-top: 15px;
	}

	.column[data-column="p4_s2"] {}

	.column[data-column="p4_s2"] .each-comm {
		flex: 1 46%;
		width: 46%;
	}

	.column[data-column="p4_s2"] .each-comm:nth-child(n+3) {
		margin-top: 15px;
	}

	.column[data-column="p4_s2"] .each-comm:nth-child(even) {
		margin-right: 0;
	}
}


/* header
----------------------------- */
header {
	border-top: 3px solid #000;
}

header .inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	max-width: none;
	padding-right: 0;
	padding-top: 19px;
}

header .hd-logo p {
	margin-left: auto;
	margin-right: auto;
	max-height: 111px;
	/*max-width: 259px;*/
	max-width: 270px;
	-webkit-transform: translateX(70%);
	transform: translateX(70%);
	-webkit-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}

header .hd-logo img {
	height: 100%;
	width: 100%;
}

header .hd-btn {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	max-width: 468px;
	width: 100%;
}

header .hd-btn>* {
	max-width: 293px;
	width: 100%;
}

header .hd-btn .sns_insta {
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

header .hd-btn .sns_insta>* {
	display: flex;
	align-items: center;
	justify-content: center;
}

header .hd-btn .sns_insta i {
	color: #808080;
	font-style: normal;
	margin-right: 5px;
}

header .hd-btn .sns_insta img {
	height: 20px;
	width: 20px;
}

header .hd-btn .button {
	margin-left: inherit;
	margin-right: inherit;
	max-width: 150px;
	width: 100%;
}

header .hd-btn .button a {
	border-width: 1px;
	font-size: 1.4rem;
	height: 35px;
}

header .hd-btn .button[data-button="reverse"] {
	max-width: 293px;
	/* margin-left: 25px; */
}

header .hd-btn .button[data-button="reverse"] a {
	border-width: 1px;
	border-right-width: 0;
	font-size: 1.6rem;
	height: 46px;
}

@media only screen and (max-width: 1200px) {
	header .inner {
		padding-top: 0;
	}

	header .hd-logo p {
		margin-right: auto;
		max-height: 44px;
		max-width: 272px;
		padding-left: 20px;
		padding-right: 20px;
		-webkit-transform: translateX(10%);
		transform: translateX(10%);
	}

	header .hd-btn {
		padding-top: 10px;
		max-width: 168px;
	}

	header .hd-btn .button:nth-child(1) {
		/*display: none;*/
	}

	header .hd-btn .button[data-button="reverse"] {
		/* max-width: 168px; */
		margin-left: 0;
		text-align: center;
	}

	header .hd-btn .button[data-button="reverse"] a {
		font-size: 1.3rem;
	}
}

@media only screen and (max-width: 768px) {
	header {
		background-color: #fff;
		border-bottom: 1px solid #000;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 10000;
	}

	header .inner {
		padding-top: 0;
	}

	header .hd-logo p {
		-webkit-transform: translateX(22%);
		transform: translateX(22%);
	}

	header div.hd-logo {
		flex: 2 1 70%;
	}

	header div.hd-btn {
		flex: 3 1 25%;
		padding-top: 0;
		max-width: none;
		width: auto;
	}

	header .hd-btn .sns_insta {
		display: none;
	}

	header .hd-btn .button[data-button="reverse"] a {
		/* font-size: 1.3rem;
		height: 53px; */
		padding-left: 0;
		padding-right: 0;
	}

	header div.hd-menu {
		flex: 1 1 5%;
	}
}

/* navigation */
header .hd-menu nav .lower .inner {
	color: #fff;
	display: block;
	font-size: 1.5rem;
	padding-left: 50px;
}

header .hd-menu nav .lower .inner a {
	color: #fff;
}

header .hd-menu nav .lower .inner>div,
header .hd-menu nav .lower .inner>div p {
	margin-top: 25px;
}

header .hd-menu nav .lower .inner>div p:first-child {
	margin-top: 0;
}

header .hd-menu nav .lower .inner>div p+ul {
	margin-top: 25px;
	padding-left: 17px;
}

header .hd-menu nav .lower .inner>div ul li {
	margin-top: 20px;
	padding-left: 12px;
	position: relative;
}

header .hd-menu nav .lower .inner>div ul li:first-child {
	margin-top: 0;
}

header .hd-menu nav .lower .inner>div ul li:before {
	background-color: #fff;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	top: 12px;
	width: 10px;
}

header .hd-menu nav .lower .inner>div a.icon-home:before {
	margin-right: 10px;
}

header .hd-menu nav .lower .inner>div:nth-child(4) ul+p,
header .hd-menu nav .lower .inner>div:nth-child(5) ul+p {
	display: none;
}

header .hd-menu nav .lower .sns_insta {
	display: none;
}

@media only screen and (max-width: 768px) {
	header .hd-menu nav .lower .sns_insta {
		display: block;
		margin-top: 30px;
		text-align: center;
	}
	header .hd-menu nav .lower .sns_insta i {
		color: #fff;
		font-size: 1.3rem;
		font-style: normal;
		margin-right: 10px;
	}
	header .hd-menu nav .lower .sns_insta img {
		height: 20px;
		width: 20px;
	}
}

@media only screen and (max-width: 640px) {
	header .hd-logo p {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
	}

	/* navigation */
	header .hd-menu nav .lower .inner>div,
	header .hd-menu nav .lower .inner>div p {
		margin-top: 15px;
	}

	header .hd-menu nav .lower .inner>div p+ul {
		margin-top: 15px;
	}

	header .hd-menu nav .lower .inner>div ul li {
		margin-top: 10px;
	}
}

.drawer-trigger {
	cursor: pointer;
	height: 22px;
	position: relative;
	width: 40px;
}

.drawer-trigger:after {
	content: "menu";
	font-size: 2.0rem;
	position: absolute;
	right: -77px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.drawer-trigger p {
	background-color: #000;
	height: 2px;
	position: relative;
}

.drawer-trigger p:before,
.drawer-trigger p:after {
	background-color: #000;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 100%;
}

.drawer-trigger p:before {
	top: 10px;
}

.drawer-trigger p:after {
	top: 20px;
}

@media screen and (max-width: 768px) {
	.drawer-trigger {
		height: 18px;
		width: 22px;
	}

	.drawer-trigger:after {
		content: "";
		height: 35px;
		right: 50%;
		width: 35px;
		-webkit-transform: translate(50%, -50%);
		transform: translate(50%, -50%);
	}

	.drawer-trigger p:before {
		top: 8px;
	}

	.drawer-trigger p:after {
		top: 16px;
	}
}

#menu-cb,
#menu-icon,
#menu-background {
	display: none !important;
	position: relative;
	top: -999em;
}

nav#drawer-menu {
	/*background-color: rgba(000,000,000,.75);*/
	background-color: rgba(64, 64, 64, 1);
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	color: #fff;
	height: 100%;
	overflow: auto;
	padding: 20px 60px;
	position: fixed;
	left: -500px;
	top: 0;
	width: 500px;
	z-index: 3000;
}

@media screen and (max-width: 640px) {
	nav#drawer-menu {
		padding: 20px 15px;
		left: -100%;
		width: 100%;
	}
}

nav#drawer-menu.block {
	-webkit-transform: translate3d(500px, 0, 0);
	transform: translate3d(500px, 0, 0);
}

@media screen and (max-width: 640px) {
	nav#drawer-menu.block {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

/*nav#drawer-menu.block:not(:target) {
	left: 0\9;
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	nav#drawer-menu.block-ie10 {
		-webkit-transform: translate3d(100%, 0, 0) !important;
		transform: translate3d(100%, 0, 0) !important;
	}
}*/
nav#drawer-menu .close {
	cursor: pointer;
	height: 32px;
	position: relative;
	width: 32px;
}

nav#drawer-menu .close:after {
	content: "menu";
	font-size: 2.0rem;
	position: absolute;
	right: -75px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

nav#drawer-menu .close span {
	display: block;
	height: 32px;
	position: relative;
	width: 32px;
}

nav#drawer-menu .close span:before,
nav#drawer-menu .close span:after {
	background-color: #fff;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	top: 50%;
	width: 34px;
}

nav#drawer-menu .close span:before {
	transform: rotate(45deg);
}

nav#drawer-menu .close span:after {
	transform: rotate(-45deg);
}

#overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: -1;
	transition: 0.3s;
	background: rgba(255, 255, 255, 0.5);
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
}

#overlay.block {
	z-index: 2000;
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
}

#overlay-android {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	background: rgba(255, 255, 255, 0.5);
	z-index: 8;
}



/* footer
----------------------------- */
footer {
	border-top: 4px solid #000;
	padding-top: 98px;
}

footer .upper {
	padding-bottom: 93px;
}

footer .upper .inner {
	text-align: center;
}

footer .upper .column .each-comm {
	flex: 1 1 44.16667%;
	margin-left: 11.6582759%;
}

footer .upper .column .each-comm:nth-child(odd) {
	margin-left: 0;
}

footer .upper .column .each-comm .button {
	max-width: 530px;
}

footer .upper .column .each-comm .button a {
	height: 105px;
}

footer .upper .column .each-comm .button a i.icon-mail {
	font-size: 2.5rem;
	margin-right: 29px;
}

footer .upper .wrp--phone {
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
	max-width: 1170px;
}

footer .upper .column.wrp--phone .each-comm {
	flex: 1 1 50%;
	margin-left: 0;
}

footer .upper .wrp--phone .each-comm div {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	padding-right: 40px;
	width: 100%;
}

footer .upper .wrp--phone .each-comm p {
	font-family: 'Oswald', sans-serif;
	margin-top: 10px;
	text-align: right;
}

footer .upper .wrp--phone .each-comm p a {
	font-size: 2.0rem;
	font-weight: 700;
}

footer .upper .wrp--phone .each-comm p a.icon-freedial02 {
	margin-left: 10px;
	padding-left: 45px;
	position: relative;
}

footer .upper .wrp--phone .each-comm p a.icon-freedial02:before {
	background-color: #000;
	color: #fff;
	font-size: 2.2rem;
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-42%);
	transform: translateY(-42%);
}

footer .upper .wrp--phone+.button {
	margin-top: 57px;
}

/* 230131 banner 削除 */
footer .upper .upperBnr_items {
	/* border-top: 4px solid #000;
	display: flex;
	justify-content: center;
	margin-top: 93px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 80px; */

	/* display: none;top pageのみ表示に変更 */
}

footer .lower {
	border-top: 4px solid #000;
	background-color: #eee;
}

footer .lower .inner {
	display: flex;
	justify-content: space-between;
	place-items: baseline normal;
	padding-bottom: 104px;
	padding-top: 78px;
	max-width: 1200px;
}

footer .lower div p {
	margin-top: 47px;
}

footer .lower div p:first-child {
	margin-top: 0;
}

footer .lower div p+ul {
	margin-top: 32px;
	padding-left: 17px;
}

footer .lower div ul li {
	margin-top: 23px;
	padding-left: 12px;
	position: relative;
}

footer .lower div ul li:first-child {
	margin-top: 0;
}

footer .lower div ul li:before {
	background-color: #000;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	top: 12px;
	width: 10px;
}

footer .lower div a.icon-home:before {
	margin-right: 10px;
}

footer .lower .inner>div:nth-child(4) ul,
footer .lower .inner>div:nth-child(5) ul {
	display: none;
}

footer .copyright {
	background-color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 111px;
	text-align: center;
}

footer .copyright .sns_insta {
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

footer .copyright .sns_insta>* {
	display: flex;
	align-items: center;
	justify-content: center;
}

footer .copyright .sns_insta i {
	color: #808080;
	font-style: normal;
	margin-right: 5px;
}

footer .copyright .sns_insta img {
	height: 30px;
	width: 30px;
}

@media only screen and (max-width: 1200px) {
	footer .upper .column[data-column="p2_s1"] {
		display: flex;
	}

	footer .upper .column[data-column="p2_s1"] .each-comm:nth-child(n+2) {
		margin-top: 0;
	}

	footer .upper .column .each-comm {
		margin-left: 6.658%;
	}

	footer .upper .wrp--phone .each-comm div {
		width: auto;
	}

	footer .upper .column .each-comm .button a {
		text-align: left;
	}

	footer .upper .column .each-comm .button a i.icon-mail {
		margin-right: 15px;
	}

	footer .upper .wrp--phone .each-comm p b {
		display: block;
	}

	footer .lower .inner {
		display: block;
		padding-bottom: 52px;
		padding-top: 39px;
	}

	footer .lower div {
		display: flex;
		flex-wrap: wrap;
		align-items: baseline;
		margin-top: 23.5px;
	}

	footer .lower div:first-child {
		margin-top: 0;
	}

	footer .lower div p {
		margin-right: 20px;
		margin-top: 0;
	}

	footer .lower div:nth-child(2) {
		display: block;
	}

	footer .lower div p+ul {
		display: flex;
		flex-wrap: wrap;
		align-items: baseline;
		margin-top: 16px;
	}

	footer .lower div ul li {
		margin-right: 20px;
		margin-top: 10px;
	}
}

@media only screen and (max-width: 768px) {
	footer {
		margin-bottom: 50px;
	}

	footer .upper .wrp--phone {
		margin-top: 20px;
	}

	footer .upper .wrp--phone .each-comm p a.icon-freedial02 {
		margin-left: 0;
		padding-left: 41px;
		text-decoration: none;
	}
}

@media only screen and (max-width: 640px) {
	footer {
		padding-top: 50px;
	}

	footer .upper {
		padding-bottom: 45px;
	}

	footer .upper .column[data-column="p2_s1"] {
		display: block;
	}

	footer .upper .column[data-column="p2_s1"] .each-comm:nth-child(n+2) {
		margin-top: 10px;
	}

	footer .upper .column .each-comm {
		margin-left: 0;
	}

	footer .upper .column .each-comm .button a {
		height: 75px;
		font-size: 1.6rem;
		justify-content: start;
		/*padding-left: 65px;*/
		padding-left: 12.27%;
		position: relative;
	}

	footer .upper .column .each-comm .button a i.icon-mail {
		margin-right: 10px;
	}

	footer .upper .wrp--phone .each-comm div {
		padding-right: 0;
	}

	footer .upper .wrp--phone .each-comm p {
		margin-top: 15px;
		text-align: center;
	}

	footer .upper .wrp--phone .each-comm p a.icon-freedial02 {
		font-size: 2.7rem;
		padding-left: 40px;
	}

	footer .upper .wrp--phone+.button {
		margin-top: 25px;
	}

	/* 230131 banner 削除 */
	/* footer .upper .upperBnr_items {
		margin-top: 45px;
		padding-top: 40px;
	} */

	footer .lower .inner {
		padding-bottom: 30px;
		padding-top: 30px;
	}

	footer .lower div {
		margin-top: 10px;
		font-size: 1.5rem;
	}

	footer .lower div p {
		font-weight: 700;
		margin-top: 10px;
	}

	footer .lower div:nth-child(2) {
		display: block;
	}

	footer .lower div p+ul {
		margin-top: 5px;
		padding-left: 5px;
	}

	footer .lower div ul li {
		font-size: 1.4rem;
		margin-right: 10px;
		padding-left: 7px;
	}

	footer .lower div ul li:before {
		top: 10px;
		width: 5px;
	}

	footer .lower div a.icon-home {
		font-weight: 700;
	}

	footer .copyright {
		height: auto;
		margin-bottom: 50px;
		padding-bottom: 15px;
		padding-top: 15px;
	}

	footer .copyright .sns_insta {
		margin-bottom: 10px;
	}

	footer .copyright .sns_insta i {
		font-size: 1.1rem;
	}

	footer .copyright .sns_insta img {
		height: 20px;
		width: 20px;
	}
}

.pagetop {
	bottom: 30px;
	display: none;
	position: fixed;
	right: 30px;
	z-index: 1000;
}

.pagetop span {
	background-color: rgba(000, 000, 000, .5);
	border: 1px solid #fff;
	border-radius: 100%;
	display: block;
	height: 50px;
	/*text-indent: -999em;*/
	width: 50px;
}

.pagetop span:before {
	border-right: 2px solid #fff;
	border-top: 2px solid #fff;
	content: "";
	height: 15px;
	position: absolute;
	right: 50%;
	top: 50%;
	width: 15px;
	z-index: 1;
	-webkit-transform: translate(50%, -25%) rotate(-45deg);
	transform: translate(50%, -25%) rotate(-45deg);
}

@media screen and (max-width: 640px) {
	.pagetop {
		bottom: 20px;
		right: 20px;
	}

	.pagetop span {
		height: 40px;
		width: 40px;
	}

	.pagetop span:before {
		height: 10px;
		width: 10px;
	}
}

footer .footer--fixed_navi {
	bottom: 0;
	display: none;
	left: 0;
	position: fixed;
	z-index: 1000;
}

footer .footer--fixed_navi .for-sp {
	display: none;
}

footer .footer--fixed_navi .pagetop {
	display: block;
}

@media screen and (max-width: 768px) {
	footer .footer--fixed_navi {
		width: 100%;
	}

	footer .footer--fixed_navi .inside {
		background-color: rgba(000, 000, 000, 1);
		display: flex;
		height: 50px;
	}

	footer .footer--fixed_navi .inside a {
		color: #fff;
	}

	footer .footer--fixed_navi .for-sp {
		display: flex;
		/*align-items: center;*/
		justify-content: space-between;
		flex: 1 1 80%;
		text-align: center;
	}

	footer .footer--fixed_navi .for-sp a {
		border-right: 1px solid #fff;
		display: flex;
		align-items: center;
		flex: 1 1 auto;
	}

	footer .footer--fixed_navi .for-sp a.icon-freedial02 {
		padding-top: 15px;
		position: relative;
		text-decoration: none;
	}

	footer .footer--fixed_navi .for-sp a.icon-freedial02:before {
		background-color: #fff;
		color: #000;
		left: 50%;
		position: absolute;
		top: 0;
		-webkit-transform: translate(-50%, 50%);
		transform: translate(-50%, 50%);
	}

	footer .footer--fixed_navi .for-sp a * {
		font-size: 1.3rem;
		width: 100%;
	}


	footer .footer--fixed_navi .pagetop {
		display: flex;
		justify-content: center;
		flex: 2 1 20%;
		position: static;
	}

	footer .footer--fixed_navi .pagetop span {
		border: none;
		height: auto;
		position: relative;
		text-indent: inherit;
		width: auto;
	}

	footer .footer--fixed_navi .pagetop span:before {
		-webkit-transform: translate(50%, -75%) rotate(-45deg);
		transform: translate(50%, -75%) rotate(-45deg);
	}

	footer .footer--fixed_navi .pagetop span:after {
		color: #fff;
		content: "PageTop";
		font-size: 1.3rem;
		left: 0;
		position: absolute;
		top: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
}


/* contents
----------------------------- */
.breadcrumb {
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	margin-bottom: 80px;
	margin-top: 25px;
}

.breadcrumb ul {
	display: flex;
	align-items: center;
	height: 56px;
	padding-left: 108px;
	padding-right: 50px;
}

.breadcrumb ul li {
	font-size: 1.2rem;
	margin-right: 40px;
	position: relative;
}

.breadcrumb ul li:last-child {
	margin-right: 0;
}

.breadcrumb ul li:after {
	content: ">";
	position: absolute;
	right: -25px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.breadcrumb ul li:last-child:after {
	content: "";
}

.breadcrumb ul li:first-child a {
	padding-left: 20px;
	position: relative;
}

.breadcrumb ul li:first-child a.icon-home:before {
	left: 0;
	position: absolute;
	top: 0;
}

@media only screen and (max-width: 1200px) {
	.breadcrumb {
		margin-top: 0;
	}
}

@media only screen and (max-width: 768px) {
	.breadcrumb {
		border-top: none;
		margin-bottom: 20px;
		margin-top: 0;
		overflow-x: auto;
	}

	.breadcrumb ul {
		display: table;
		height: 28px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.breadcrumb ul li {
		display: table-cell;
		margin-right: 20px;
		padding-right: 20px;
		vertical-align: middle;
		white-space: nowrap;
	}

	.breadcrumb ul li:last-child {
		margin-right: 0;
		padding-right: 0;
	}

	.breadcrumb ul li:after {
		right: 6px;
	}
}





/* module
----------------------------- */
.wrap-modelhouse {
	background-color: #000;
	color: #fff;
	padding-top: 80px;
	padding-bottom: 100px;
}

.wrap-modelhouse .inner {
	max-width: 1000px;
}

.wrap-modelhouse .column {
	margin-top: 75px;

	justify-content: center;
}

.wrap-modelhouse .column .each-comm {
	/* margin-right: 14%;
	width: 43%; */
	width: 60%;
}

/* .wrap-modelhouse .column .each-comm:nth-child(2n) {
	margin-right: 0;
} */

.wrap-modelhouse .column .each-comm .img img {
	width: 100%;
}

.wrap-modelhouse .column .each-comm .txtb {
	border-left: 4px solid #fff;
	margin-top: 35px;
	padding-left: 25px;
}

.wrap-modelhouse .column .each-comm .title {
	font-size: 2.2rem;
	font-weight: 700;
	line-height: 1.2;
}

.wrap-modelhouse .column .each-comm .title+p {
	margin-top: 35px;
}

@media only screen and (max-width: 1200px) {
	.wrap-modelhouse .column .each-comm .title+p {
		margin-top: 20px;
	}
}

@media only screen and (max-width: 768px) {
	.wrap-modelhouse {
		padding: 30px 0;
	}

	.wrap-modelhouse .column {
		margin-top: 20px;
	}

	.wrap-modelhouse .column .each-comm {
		margin-top: 30px !important;
		margin-right: 0;
		width: 100%;
	}

	.wrap-modelhouse .column .each-comm:first-child {
		margin-top: 0 !important;
	}

	.wrap-modelhouse .column .each-comm .txtb {
		border-left: 2px solid #fff;
		margin-top: 15px;
		padding-left: 14px;
	}

	.wrap-modelhouse .column .each-comm .title {
		font-size: 1.6rem;
	}

	.wrap-modelhouse .column .each-comm .title+p {
		margin-top: 10px;
	}
}

.pager--list {
	letter-spacing: -0.4em;
	margin-top: 40px;
	margin-left: 50px;
	margin-right: 50px;
	text-align: center;
}

.pager--list li {
	border-left: 1px solid #000;
	color: #808080;
	display: inline-block;
	letter-spacing: normal;
	line-height: 1;
	padding: 2px 12px;
	vertical-align: middle;
}

.pager--list li.prev a,
.pager--list li.next a {
	position: relative;
	text-decoration: none;
}

.pager--list li.prev a:before,
.pager--list li.next a:after {
	font-size: 1.7rem;
	position: absolute;
	top: 2px;
	text-decoration: none;
}

.pager--list li.prev {
	border-left: none;
	padding-left: 0;
	padding-right: 40px;
}

.pager--list li.prev a {
	padding-left: 30px;
}

.pager--list li.prev a:before {
	content: "＜";
	left: 0;
}

.pager--list li.next {
	padding-left: 40px;
	padding-right: 0;
}

.pager--list li.next a {
	padding-right: 30px;
}

.pager--list li.next a:after {
	content: "＞";
	right: 0;
}

.pager--list li.prev a span,
.pager--list li.next a span {
	text-decoration: underline;
}

.pager--list li a {
	color: #000;
	text-decoration: underline;
}

.pager--list li a:hover,
.pager--list li.prev a:hover span,
.pager--list li.next a:hover span {
	text-decoration: none;
}

@media only screen and (max-width: 768px) {
	.pager--list {
		margin-top: 35px;
		margin-left: 0;
		margin-right: 0;
		text-align: center;
	}

	.pager--list li {
		font-size: 1.3rem;
		padding: 2px 8px;
	}

	.pager--list li.prev a:before,
	.pager--list li.next a:after {
		font-size: 1.4rem;
		top: 3px;
	}

	.pager--list li.prev {
		padding-right: 20px;
	}

	.pager--list li.prev a {
		padding-left: 20px;
	}

	.pager--list li.next {
		padding-left: 20px;
	}

	.pager--list li.next a {
		padding-right: 20px;
	}
}

.wrap--category__title {
	background-position: center center;
	background-size: cover;
	height: 600px;
	margin-bottom: 0;
	position: relative;
}

.wrap--category__title .wrp--heading {
	color: #fff;
	left: 50%;
	margin-bottom: 0;
	padding-left: 15px;
	padding-right: 15px;
	position: absolute;
	top: 50%;
	width: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.wrap--category__title .wrp--heading .heading--hdg01 span:after {
	background-color: #fff;
}

.wrap--category__title .wrp--heading .beginning {
	line-height: 2;
	margin-top: 10px;
}

@media only screen and (max-width: 1920px) {
	.wrap--category__title {
		height: auto;
		padding-top: 31.4961%;
		max-height: 600px;
		min-height: 300px;
	}
}

@media only screen and (max-width: 1200px) {
	.wrap--category__title .wrp--heading .heading--hdg01 {
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 768px) {
	.wrap--category__title {
		min-height: 200px;
	}

	.wrap--category__title .wrp--heading .beginning {
		font-size: 1.3rem;
	}
}

@media only screen and (max-width: 640px) {}