@charset "UTF-8";

@import url("./font.css");
@import url("./normalize.css");
@import url("./general.css");

/* -----------------------------------------------------
スクリーン用スタイルファイル
----------------------------------------------------- */


/* ▼基本要素スタイル */
/* ----------------------------------------------------- */
html {
	width: 100%;
	overflow-y: scroll;
	font-family: sans-serif; /* 1 */
	font-family: "Noto Sans JP", Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", Roboto, "Droid Sans", Verdana, "ＭＳ Ｐゴシック", sans-serif;
	font-weight: 400;
	line-height: 1.75;
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

@media screen and (min-width: 767px) {
	html {
		font-size: 20px;
	}
}

@media screen and (max-width: 766px) {
	html {
		font-size: 5.333vw;
		font-size: 2.666vw;
	}
}

body {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	font-family: "Noto Sans JP", Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", Roboto, "Droid Sans", Verdana, "ＭＳ Ｐゴシック", sans-serif;
	text-align: center;	/* center in winIE */
	color: #ffffff;
	background-color: #000000 !important;
}

* {
	font-family: inherit;
	font-size: 100%;
}

div,p, ul, ol, li, dl, dt, dd,
h1, h2, h3, h4, h5, h6,
form, input, table, tr, th, td,
object, param, embed {
	margin: 0;
	padding: 0;
	font-family: "Noto Sans JP", Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", Roboto, "Droid Sans", Verdana, "ＭＳ Ｐゴシック", sans-serif;
}

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

img {
	width: auto;
	height: auto;
	max-width: 100%;
	margin: 0;
	padding: 0;
	border: 0 none #ffffff;
	vertical-align: top !important;
	vertical-align: middle;
	color: #666666;
}

*+html body img {
	vertical-align: middle !important;
}

strong {
	font-weight: bold;
}

em {
	font-style: normal;
}

em i {
	padding: 0.3em 0 0 0;
	font-style: normal;
	background-repeat: repeat-x;
	background-size: 1em 0.5em;
	background-position: top left;
	background-image: -webkit-gradient(radial,center center,0,center center,1.5,from(#ffffff),color-stop(0.5,#ffffff),color-stop(0.9,transparent),to(transparent));
	background-image: -webkit-radial-gradient(center center, 0.1em 0.1em, #ffffff, #ffffff 95%, transparent 95%, transparent);
	background-image: radial-gradient(0.1em 0.1em at center center, #ffffff, #ffffff 95%, transparent);
}

sup {
	font-size: 0.5em;
	vertical-align: top;
}

.hidden,
.is-hide {
	display: none;
}

.alignCenter {
	text-align: center;
}

.alignRight {
	text-align: right;
}

.alignLeft {
	text-align: left;
}

.clear {
	clear: both;
}

.floatCenter {
	margin-right: auto !important;
	margin-left: auto !important;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.note {
	padding: 0 0 0 1em;
	font-size: 0.8333em;
}

p.note::before {
	content: "※";
	margin: 0 0 0 -1em;
}

ul.note {
	padding: 0;
	font-size: 1em;
	list-style-type: none
}

ul.note li {
	padding: 0 0 0 2em;
}

ul.note li::before {
	content: "※";
	margin: 0 1em 0 -2em;
}

.quot {
	padding: 0 0 0 1em;
}

.quot span {
	margin: 0 0 0 -1em;
}

.line {
	background: #dcff1d;
}

.underline {
	text-decoration: underline;
}

/*
.large {
	font-size: 1.286em;
}

.small {
	font-size: 0.5em;
}
*/

.clear {
	clear: both;
}

.red {
	color: #d50012;
}

.grayscale {
	-webkit-filter: grayscale(100%);
	   -moz-filter: grayscale(100%);
	    -ms-filter: grayscale(100%);
	     -o-filter: grayscale(100%);
	        filter: grayscale(100%);
}

.cursorDefault {
	cursor: default;
	pointer-events: none;
}

.atmark::before {
	content: "@";
}



iframe[name="google_conversion_frame"] {
	display: none;
}



@media screen and (min-width: 767px) {
	.sp,
	.spimage,
	/* img[src*="_sp."], */
	.hidden {
		display: none !important;
	}

	a[href^="tel:"] {
		pointer-events: none;
	}
}

@media screen and (max-width: 766px) {
	.pc,
	.pcimage,
	/* img[src*="_pc."], */
	.hidden {
		display: none !important;
	}
}





/* ▼リンク指定 */
/* ----------------------------------------------------- */
a:link {
	color: #2981b8;
	text-decoration: underline;
}

a:visited {
	color: #30140e;
	text-decoration: underline;
}

a:hover,
a:active {
	color: #009999;
	text-decoration: none;
}

a:link,
a:visited {
	opacity: 1.0;
	transition: all 0.5s;
}

a:hover,
a:active {
	opacity: 0.6;
}



a[href=""] {
	pointer-events: none;
}

p a[rel^="noopener"] {
	text-decoration: none;
}

p a[rel^="noopener"]::before {
	content: "\f00e";
	font-family: "FontAwesomeSolid";
	margin: 0 0.5em 0 0;
	font-size: 1.333em;
	text-decoration: none;
}





/* ▼アイコン */
/* ----------------------------------------------------- */
.icon {
	margin: 1em;
	padding: 0;
	list-style-type: none;
}

.icon li {
	margin: 0 0 0.5em 0;
	padding: 0 0 0 2em;
}

.icon li::before {
	display: inline-block;
	width: 1em;
	margin: 0 0.75em 0 -1.75em;
	font-family: "FontAwesome";
	font-size: 1.143em;
	color: #979797;
	text-align: center !important;
}





/* ▼コンテナ */
/* ----------------------------------------------------- */
div.section,
footer {
	margin: 0;
	padding: 0;
	text-align: center;
	box-sizing: border-box;
}

div.section {
	padding: 0;
}

div.container {
	clear: both;
	min-height: 1px;
	height: auto !important;
	height: 1px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	box-sizing: border-box;
}

div.wrap {
	clear: both;
	width: 89.334%;
	min-height: 1px;
	height: auto !important;
	height: 1px;
	margin: 0 auto;
	padding: 0;
	box-sizing: border-box;
}

footer::after,
div.section::after,
div.container::after,
div.wrap::after {
	clear: both;
	display: table;
	content: "";
}

@media screen and (min-width: 767px) {
	div.container {
		width: 100%;
		max-width: 750px;
	}
}

@media screen and (max-width: 766px) {
	div.container {
		width: 89.334%;
		width: 100%;
	}
}



div.section div.flex {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: stretch;
}



div.section h1,
div.section h2,
div.section h3,
div.section h4,
div.section h5,
div.section h6,
div.section table th,
div.section strong,
div.section b {
	font-weight: 700;
	line-height: 1.75;
}

header ul li,
nav ul li,
div.section p,
div.section dl,
div.section ul li,
div.section ol li,
div.section table td,
div.section figure,
footer p,
footer ul li,
footer address {
	font-weight: 400;
	line-height: 2;
}

div.section p,
div.section ul,
div.section ol,
div.section dl,
div.section table,
div.section figure {
	margin: 1.5em 0;
}

div.section ol li {
	margin-left: 1.2em;
}

div.section iframe {
	border: 0 none;
}





/* ▼keyvisual */
/* ----------------------------------------------------- */
div#keyvisual {
	position: relative;
	z-index: 101;
}

div#keyvisual div.container {
	background: url(../img/keyvisual.jpg) no-repeat center top;
	background-size: 100% auto;
}

div#keyvisual h2,
div#keyvisual p,
div#keyvisual ul {
	display: none;
}





/* ▼client */
/* ----------------------------------------------------- */
div#client div.container {
	margin-top: -1px;
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23918261%22%20width%3D%22750px%22%20height%3D%22628px%22%20viewBox%3D%220%200%20750%20628%22%3E%3Crect%20width%3D%22628%22%20height%3D%22628%22%2F%3E%3C%2Fsvg%3E'),
					  url(../img/client.jpg);
	background-repeat: no-repeat;
	background-position: left top, center top;
	background-size: 100% auto;
}

div#client table {
	width: 100%;
	margin: 0;
	border: 1px solid #000000;
}

div#client table td {
	border: 2px solid #000000;
	background: #ffffff;
}





/* ▼cta */
/* ----------------------------------------------------- */
div.cta {
	position: relative;
	z-index: 101;
}

div.cta div.container {
	padding: 3em 0;
	background-color: #000000;
}

div#client + div.cta div.container {
	background-image: url(../img/cta_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
}

div.cta h2 {
	background: #918261;
}

div.cta div.bodytext {
	padding: 1.9rem;
	border: 0.1rem solid #918261;
	background: url(../img/cta_bodytext.jpg) no-repeat center top;
	background-size: 100% auto;
}

div.cta p {
	font-family:'Noto Serif JP', serif;
	font-size: 1.2rem;
}

div.cta p.prehead {
	margin: 0;
}

div.cta div.present {
	margin-top: 2.5em;
	padding: 1.9rem;
	padding-bottom: 1px;
	border: 0.1rem solid #ffffff;
}

div.cta div.present h4 {
	font-family:'Noto Serif JP', serif;
	font-size: 1.5rem;
	font-weight: 400;
	text-align: center;
}

div.cta div.present h4 strong {
	display: block;
	font-size: 2.7rem;
	font-weight: 600;
}

div.cta div.present p {
	text-align: center;
}





/* ▼voice */
/* ----------------------------------------------------- */
div#voice_vol01 {
	padding: 3em 0 0 0;
}

div#voice_vol01 div.container,
div#voice_vol02 div.container {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23918261%22%20width%3D%22750px%22%20height%3D%22628px%22%20viewBox%3D%220%200%20750%20628%22%3E%3Crect%20width%3D%22628%22%20height%3D%22628%22%2F%3E%3C%2Fsvg%3E');
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% auto;
}

div#voice_vol01 div.voice,
div#voice_vol02 div.voice {
	background: #ffffff;
}

div#voice_vol01 div.voice + div.voice,
div#voice_vol02 div.voice + div.voice {
	margin-top: 5rem;
}

div#voice_vol01 div.voice div.bodytext,
div#voice_vol02 div.voice div.bodytext {
	padding: 2rem;
}

div#voice_vol01 div.voice div.bodytext h4,
div#voice_vol02 div.voice div.bodytext h4 {
	font-size: 1.8rem;
	line-height: 1.834;
	color: #000000;
}

div#voice_vol01 div.voice div.bodytext p,
div#voice_vol02 div.voice div.bodytext p,
div#voice_vol01 div.voice div.bodytext ul li,
div#voice_vol02 div.voice div.bodytext ul li {
	font-size: 1.2rem;
	color: #000000;
}

div#voice_vol01 div.voice div.bodytext p:first-child,
div#voice_vol02 div.voice div.bodytext p:first-child {
	margin-top: 0;
}

div#voice_vol01 div.voice div.bodytext p.last,
div#voice_vol02 div.voice div.bodytext p.last {
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.834;
	color: #000000;
}


div#voice_vol01 div.voice div.bodytext ul li,
div#voice_vol02 div.voice div.bodytext ul li {
	margin-left: 1.3em;
}





/* ▼achievement */
/* ----------------------------------------------------- */
div#achievement p {
	display: none;
}





/* ▼ */
/* ----------------------------------------------------- */
div#reason div.container {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23918261%22%20width%3D%22750px%22%20height%3D%22628px%22%20viewBox%3D%220%200%20750%20628%22%3E%3Crect%20width%3D%22628%22%20height%3D%22628%22%2F%3E%3C%2Fsvg%3E');
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% auto;
}

div#reason div.reason {
	padding: 2rem;
	background: #ffffff;
}

div#reason div.reason + div.reason {
	margin-top: 5rem;
}

div#reason div.reason h4 {
	font-size: 1.8rem;
	line-height: 1.834;
	color: #000000;
}

div#reason div.reason p {
	font-size: 1.2rem;
	color: #000000;
}

div#voice_vol01 div.voice div.bodytext p:first-child,
div#voice_vol02 div.voice div.bodytext p:first-child {
	margin-top: 0;
}

div#reason div.reason p.last {
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.834;
	color: #000000;
}

div#reason div.reason figure {
	margin-top: 3em;
}

div#reason div.reason ul {
	margin: 3em 0;
}

div#reason div.reason ul li {
	list-style-type: none;
	margin: 0;
}

div#reason div.reason ul li + li {
	margin-top: 1rem;
}




/* ▼bottleneck */
/* ----------------------------------------------------- */
div#bottleneck p {
	display: none;
}





/* ▼smallstart */
/* ----------------------------------------------------- */
div#smallstart h3,
div#smallstart p,
div#smallstart ul {
	display: none;
}





/* ▼cuddle */
/* ----------------------------------------------------- */
div#cuddle p {
	display: none;
}





/* ▼company */
/* ----------------------------------------------------- */
div#company {
	padding-top: 6rem;
}

div#company div.wrap {
	border: 0.1rem solid #ffffff;
}

div#company h2 {
	padding: 1em;
	font-size: 1.8rem;
	text-align: center;
	border-bottom: 0.2rem solid #ffffff;
}

div#company div.bodytext {
	padding: 1.9rem;
}

div#company h3 {
	margin: 1em 0;
	font-size: 1.8rem;
}

div#company p {
	font-size: 1.2rem;
}





/* ▼howabout */
/* ----------------------------------------------------- */
div#howabout p {
	margin: 0;
}





/* ▼case */
/* ----------------------------------------------------- */
div#case div.container {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23918261%22%20width%3D%22750px%22%20height%3D%22628px%22%20viewBox%3D%220%200%20750%20628%22%3E%3Crect%20width%3D%22628%22%20height%3D%22628%22%2F%3E%3C%2Fsvg%3E');
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% auto;
}

div#case table {
	width: 100%;
	margin: 0;
	border-collapse: separate;
}

div#case table td {
	width: 49.467%;
	vertical-align: top;
	border: 2px solid #000000;
	background: #ffffff;
}

div#case table td p {
	margin: 0 1em 2em 1em;
}

div#case table td p,
div#case table td ul li {
	font-size: 1rem;
	color: #000000;
}

div#case table td div.flex {
	margin: 0 1em 2em 2.5em;
}

div#case table td div.flex ul {
	width: calc( 100% / 3 );
	margin: 0;
}

div#case table td div.flex ul li {
	margin-left: 1.3em;
}





/* ▼flow */
/* ----------------------------------------------------- */
div#flow {
	padding: 3.5rem 0 7rem 0;
}

div#flow div.container {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23918261%22%20width%3D%22750px%22%20height%3D%22628px%22%20viewBox%3D%220%200%20750%20628%22%3E%3Crect%20width%3D%22628%22%20height%3D%22628%22%2F%3E%3C%2Fsvg%3E');
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% auto;
}

div#flow div.wrap {
	padding: 0 2rem 3rem 2rem;
	background: #ffffff;
}

div#flow div.flow {
	padding: 2rem 0;
}

div#flow div.flow h3 {
	border-bottom: 0.1rem solid #000000;
}

div#flow div.flow div.flex {
	margin-top: 1.5em;
	justify-content: space-between;
	align-items: center;
}

div#flow div.flow h4 {
	width: 55.933%;
	font-size: 1.8rem;
	line-height: 1.834;
	color: #000000;
}

div#flow div.flow figure {
	width: 40.678%;
	margin: 0;
}

div#flow div.flow p {
	font-size: 1.2rem;
	color: #000000;
}





/* ▼faq */
/* ----------------------------------------------------- */
div#faq {
	padding: 0 0 2.75rem 0;
}

div#faq div.container {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23918261%22%20width%3D%22750px%22%20height%3D%22628px%22%20viewBox%3D%220%200%20750%20628%22%3E%3Crect%20width%3D%22628%22%20height%3D%22628%22%2F%3E%3C%2Fsvg%3E');
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% auto;
}

div#faq div.wrap {
	padding: 1em 2em;
	background: #ffffff;
}

div#faq div.faq {
	margin: 2rem 0;
	padding: 1.5rem;
	background: #918261;
	border-radius: 0.25rem;
}

div#faq div.faq div.question {
	padding: 1.25rem 0;
	cursor: pointer;
}

div#faq div.faq div.answer {
	border-top: 0.1rem solid #ffffff;
}

div#faq div.faq h3 {
	font-size: 1.3rem;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

div#faq div.faq h3::before {
	content: "";
	width: 2.5rem;
	height: 2.5rem;
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23ffffff%22%20width%3D%2250px%22%20height%3D%2250px%22%20viewBox%3D%220%200%2050%2050%22%3E%3Cpath%20d%3D%22M44.5%2C28.1c-0.9%2C2.3-2.1%2C4.3-3.6%2C6c-1.5%2C1.8-3.4%2C3.2-5.5%2C4.4c-2.1%2C1.2-4.4%2C2-6.8%2C2.4c0%2C1%2C0.2%2C1.8%2C0.6%2C2.6c0.4%2C0.8%2C1%2C1.4%2C1.7%2C1.9c0.7%2C0.5%2C1.5%2C0.9%2C2.4%2C1.1c0.9%2C0.3%2C1.8%2C0.4%2C2.7%2C0.4c0.7%2C0%2C1.3%2C0%2C1.9-0.1c0.6-0.1%2C1.3-0.3%2C2.1-0.6l0.3%2C0.4c-1.1%2C0.7-2.3%2C1.4-3.7%2C1.9c-1.4%2C0.5-3%2C0.8-4.8%2C0.8c-1.4%2C0-2.8-0.2-4-0.5c-1.3-0.3-2.4-0.8-3.4-1.5c-1-0.7-1.8-1.5-2.4-2.6c-0.6-1.1-1-2.4-1.2-3.9c-2.3-0.5-4.4-1.3-6.4-2.5s-3.7-2.6-5.2-4.3s-2.7-3.7-3.5-5.9S4.2%2C23.7%2C4.2%2C21c0-6.2%2C2.4-11.4%2C7.2-15.5c2-1.7%2C4.1-2.9%2C6.6-3.7c2.4-0.8%2C5-1.2%2C7.6-1.2c3.1%2C0%2C6%2C0.6%2C8.5%2C1.7c2.5%2C1.1%2C4.6%2C2.6%2C6.3%2C4.5c1.7%2C1.9%2C3.1%2C4%2C4%2C6.5c0.9%2C2.4%2C1.4%2C5%2C1.4%2C7.6C45.8%2C23.4%2C45.3%2C25.9%2C44.5%2C28.1z%20M38.1%2C14.1c-0.6-2.3-1.4-4.4-2.6-6.2c-1.2-1.9-2.6-3.4-4.4-4.5c-1.7-1.2-3.8-1.7-6.2-1.7c-2.4%2C0-4.5%2C0.6-6.2%2C1.7c-1.8%2C1.2-3.2%2C2.7-4.3%2C4.5c-1.1%2C1.8-2%2C3.9-2.5%2C6.3c-0.5%2C2.3-0.8%2C4.7-0.8%2C7.1c0%2C2.5%2C0.3%2C4.9%2C1%2C7.3c0.6%2C2.3%2C1.6%2C4.4%2C2.8%2C6.2c1.2%2C1.8%2C2.7%2C3.3%2C4.4%2C4.4c1.7%2C1.1%2C3.7%2C1.6%2C5.8%2C1.6c2.5%2C0%2C4.6-0.6%2C6.4-1.9c1.8-1.2%2C3.2-2.8%2C4.3-4.7c1.1-1.9%2C1.9-4.1%2C2.4-6.4c0.5-2.3%2C0.7-4.6%2C0.7-6.8C38.9%2C18.6%2C38.6%2C16.3%2C38.1%2C14.1z%22%2F%3E%3C%2Fsvg%3E');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
}

div#faq div.faq h3::after {
	content: "";
	width: 1.5rem;
	height: 1.5rem;
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23ffffff%22%20width%3D%2230px%22%20height%3D%2230px%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20d%3D%22M0%2C6.4L4.1%2C5l10.9%2C13.6h0.2L25.9%2C5L30%2C6.4L15.1%2C25h-0.2L0%2C6.4z%22%2F%3E%3C%2Fsvg%3E');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
}

div#faq div.faq.open h3::after {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23ffffff%22%20width%3D%2230px%22%20height%3D%2230px%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20d%3D%22M14.9%2C5h0.2L30%2C23.6L25.9%2C25L15.1%2C11.4h-0.2L4.1%2C25L0%2C23.6L14.9%2C5z%22%2F%3E%3C%2Fsvg%3E');
}

div#faq div.faq h3 span {
	width: calc( 100% - 6rem );
	margin: 0 1rem;
}

div#faq div.faq div.answer p {
	font-size: 1.2rem;
}

div#faq div.faq div.answer a {
	color: #000000;
}





/* ▼postscript */
/* ----------------------------------------------------- */
div#postscript {
	padding: 2em 0;
}

div#postscript h2 {
	font-family:'Noto Serif JP', serif;
	font-size: 3.3rem;
	font-weight: 700;
	text-align: center;
}

div#postscript p {
	margin: 3.5rem 0;
	font-family:'Noto Serif JP', serif;
	font-size: 1.3rem;
	text-align: center;
}





/* ▼form */
/* ----------------------------------------------------- */
div#form {
	position: relative;
	z-index: 101;
	padding: 0;
	background: #000000;
}

div#form h2 {
	width: 96%;
	margin: 0 auto;
	padding: 0.3em;
	font-size: 2rem;
	color: #ffffff;
	text-align: center;
	background: #918261;
	box-sizing: border-box;
}

div#form form,
div#form div#thanks {
	width: 96%;
	margin: 0 auto;
	padding: 1.25rem;
	border: 0.1rem solid #918261;
	background: #000000;
	box-sizing: border-box;
}

div#form form p,
div#form div#thanks p {
	font-size: 1.2rem;
}

div#form form dl {
	margin: 0;
}

div#form form > dl > dt {
	font-size: 1.6rem;
}

div#form form > dl > dt span {
	margin: 0 0 0 0.5em;
	padding: 0.1em 0.5em;
	font-size: 1.2rem;
	color: #ffffff;
	background: #808080;
}

div#form form > dl > dt span.required {
	background: #b60000;
}

div#form form > dl > dt span + span {
	display: none;
}

div#form form > dl > dd + dt {
	margin: 1.5em 0 0 0;
}

div#form form > dl > dd {
	margin: 0.8em 0 0 0;
	font-size: 1.2rem;
}

div#form form > dl > dd.note {
	font-size: 1rem;
}

div#form form > dl > dd input#form_postcode {
	width: 50%;
}

div#form form > dl > dd dl,
div#form form > dl > dd ul {
	padding: 0 0 0 0.5em;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: stretch;
}

div#form form > dl > dd ul {
	margin: 0;
}

div#form form > dl > dd dl + dl {
	margin-top: 1em;
}

div#form form > dl > dd dl dt {
	margin: 0;
}

div#form form > dl > dd dl dd,
div#form form > dl > dd ul li {
	margin: 0;
}

div#form form > dl > dd ul li {
	list-style-type: none;
}

div#form form > dl > dd dl dd input[type="radio"],
div#form form > dl > dd ul li input[type="radio"],
div#form form > dl > dd dl dd input[type="checkbox"],
div#form form > dl > dd ul li input[type="checkbox"] {
	/* display: none; */
	opacity: 0;
	margin: 0;
}
 {
	font-size: 2em;
}

div#form form > dl > dd dl dd input[type="radio"] + label,
div#form form > dl > dd ul li input[type="radio"] + label,
div#form form > dl > dd dl dd input[type="checkbox"] + label,
div#form form > dl > dd ul li input[type="checkbox"] + label {
	position:relative;
	display: inline-block;
	margin: 0 1em 0 -1em;
	padding: 0.1rem 0.3rem 0.1rem 2rem;
	font-size: 1.4rem;
}

div#form form > dl > dd dl dd input[type="radio"] + label:before,
div#form form > dl > dd ul li input[type="radio"] + label:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 0.3rem;
	width: 1.2rem;
	height: 1.2rem;
	margin: 0.1em 0 0 0;
	border: 1px solid #cccccc;
	background: #ffffff;
	border-radius: 50%;
	transform: translate(0,-50%);
}

div#form form > dl > dd dl dd input[type="radio"]:checked + label::after,
div#form form > dl > dd ul li input[type="radio"]:checked + label::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 0.65rem;
	width: 0.6rem;
	height: 0.6rem;
	margin: 0.1em 0 0 0;
	background: #000000;
	border-radius: 50%;
	transform: translate(0,-50%);
}

div#form form > dl > dd dl dd input[type="checkbox"] + label:before,
div#form form > dl > dd ul li input[type="checkbox"] + label:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 0.3rem;
	width: 1.2rem;
	height: 1.2rem;
	margin: 0.1em 0 0 0;
	border: 1px solid #cccccc;
	background: #ffffff;
	border-radius: 0.3rem;
	transform: translate(0,-50%);
}

div#form form > dl > dd dl dd input[type="checkbox"]:checked + label::after,
div#form form > dl > dd ul li input[type="checkbox"]:checked + label::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 0.65rem;
	width: 0.6rem;
	height: 0.6rem;
	margin: 0.1em 0 0 0;
	background: #000000;
	transform: translate(0,-50%);
}

div#form form > p button,
div#form div#thanks > p.btn button {
	padding: 0.3em 1em;
	color: #ffffff;
	font-size: 1.8rem;
	font-weight: 700;
	background: #444444;
	border-radius: 2.5em;
}

div#form form > p button#form_submit,
div#form div#thanks > p.btn button#form_submit {
	background: #b60000;
}

div#form form > p button#form_submit::after,
div#form div#thanks > p.btn button#form_submit::after {
	content: "\f105";
	font-family: "FontAwesome";
	margin: 0 0 0 1em;
}

div#form form > p button#return::before,
div#form div#thanks > p.btn button#return::before {
	content: "\f104";
	font-family: "FontAwesome";
	margin: 0 1em 0 0;
}

div#form form > p button#return + button#form_submit,
div#form div#thanks > p.btn button#return + button#form_submit {
	margin-top: 1.5em;
}

div#form form div#privacy {
	height: 20em;
	overflow: hidden;
	overflow-y: scroll;
	margin: 2em 0;
	padding: 0.5em;
	border: 1px solid #ffffff;
	background: #000000;
}

div#form form div#privacy h3 {
	width: 100%;
	margin: 0 0 0.5em 0;
	font-size: 1.4rem;
	text-align: center;
}

div#form form div#privacy h4 {
	margin: 1em 0 0 0;
	font-size: 1.2rem;
}

div#form form div#privacy p,
div#form form div#privacy ul li,
div#form form div#privacy ol li {
	margin: 0;
	font-size: 1rem;
	text-align: left;
}

div#form form div#privacy ul li {
	margin-left: 1.5em;
}

div#form form div#privacy ol li {
	margin-left: 1.2em;
}



.formError.inline {
	margin-top: 0.3em !important;
}



@media screen and (min-width: 767px) {
/*
	div#form form > p button,
	div#form div#thanks > p.btn button {
		padding: 0.5em 1em;
	}
*/
}

@media screen and (max-width: 766px) {
/*
	div#form form > p button,
	div#form div#thanks > p.btn button {
		padding: 1em 1.5em;
	}
*/
	div#form form > dl > dd dl dt,
	div#form form > dl > dd dl dd {
		font-size: 1.1rem;
	}
}





/* ▼form */
/* ----------------------------------------------------- */
form input[type="text"],
form input[type="password"],
form input[type="datetime"],
form input[type="datetime-local"],
form input[type="date"],
form input[type="month"],
form input[type="time"],
form input[type="week"],
form input[type="number"],
form input[type="email"],
form input[type="url"],
form input[type="search"],
form input[type="tel"],
form input[type="color"],
form textarea,
form select {
	width: 100%;
	padding: 0.2em 0.5em;
	font-size: 1.4rem;
	color: #333333;
	border: 1px solid #cccccc;
	background: #ffffff;
	border-radius: 5px;
	box-shadow: 0 0 rgba(0,0,0,0.0) inset;
	box-sizing: border-box;
}

form textarea {
	height: 11.532em;
}

form input[type="radio"],
form input[type="checkbox"] {
	margin-right: 0.3em;
}

form input.required,
form input.error,
form label.required,
form textarea.required,
form select.required {
	background: rgb(255, 221, 221);
}

form label.error {
	color: rgb(150, 0, 0);
}

form label {
	padding: 0 0.3em;
}

form input[type="text"]:focus,
form input[type="password"]:focus,
form input[type="datetime"]:focus,
form input[type="datetime-local"]:focus,
form input[type="date"]:focus,
form input[type="month"]:focus,
form input[type="time"]:focus,
form input[type="week"]:focus,
form input[type="number"]:focus,
form input[type="email"]:focus,
form input[type="url"]:focus,
form input[type="search"]:focus,
form input[type="tel"]:focus,
form input[type="color"]:focus,
form textarea:focus {
	outline: 0;
	outline: thin dotted \9;
	border-color: rgba(82, 168, 236, 0.8);
	background: #ffffff;
}

::-webkit-input-placeholder {
	color: #bbbbbb;
	color: #808080;
}

:-ms-input-placeholder {
	color: #bbbbbb;
	color: #808080;
}

::-moz-placeholder {
	color: #bbbbbb;
	color: #808080;
}

form input[disabled],
form textarea[disabled] {
	color: #333333;
	background-color: #ebebe4 !important;
	background-color: rgba(235, 235, 228, 1) !important;
	opacity: 0.5;
}

form p,
div#thanks p.btn {
	text-align: center;
}

form button,
div#thanks button {
	padding: 0;
	border: 0;
	background: transparent;
}

/*
form button img {
	background: transparent;
	border-radius: 8.359% / 50%;
	box-shadow:0px 5px 7px 1px rgba(0,0,0,0.25);
}
*/

form button[disabled] {
	cursor: not-allowed;
	-moz-opacity: 0.5;
	opacity: 0.5;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);  /* For IE 5-7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* For IE 8 */
}

form dl dd p {
	text-align: left;
}





/* ▼footer */
/* ----------------------------------------------------- */
footer {
	padding: 2rem 0 6rem 0;
	background: #918261;
}

footer a {
	color: #000000 !important;
}

footer div.container {
	text-align: center;
}

footer ul {
	margin: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

footer ul li {
	list-style-type: none;
	font-size: 1.2rem;
	color: #000000 !important;
}

footer ul li + li {
	margin-left: 1em;
}

footer ul li + li::before {
	content: "｜";
	margin-right: 1em;
}

footer p {
	margin: 1.5em 0 0 0;
	font-size: 1.4rem;
}

footer address {
	margin: 2em 0 0 0;
	font-size: 1rem;
	color: #ffffff;
	font-style: normal;
}





/* ▼ページトップ */
/* ----------------------------------------------------- */
div#pagetop {
	position: fixed;
	z-index: 100;
	right: 0;
}

div#pagetop p {
	margin: 0;
	padding: 0;
}

div#pagetop p a {
	display: block;
	width: 3em;
	height: 4.5em;
	padding: 1.5em 1em 2em 1em;
	text-decoration: none;
	background: #000000;
	background: rgba(0, 0, 0, 0.7);
	border-radius: 5px 0 0 5px;
	box-sizing: border-box;
}

div#pagetop p a::before {
	content: "\f077";
	font-family: "FontAwesome";
	display: inline-block;
	width: 1em;
	height: 1em;
	color: #ffffff;
}

div#pagetop a:hover,
div#pagetop a:active {
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);  /* For IE 5-7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; /* For IE 8 */
}

div#pagetop a span {
	display: none;
}

div#pagetop a img {
	width: auto;
	max-width: 100%;
}



@media screen and (min-width: 767px) {

}

@media screen and (max-width: 766px) {
	div#pagetop {
		width: 12%;
		bottom: -1em;
	}
}





/* ▼banner */
/* ----------------------------------------------------- */
div#banner {
	position: fixed;
	z-index: 100;
	bottom: -1px;
	left: -1px;
	right: -1px;
}

div#banner p {
	margin: 0;
	padding: 0;
	background: #ffffff;
}

div#banner p a {
	display: block;
}





/* ▼contact */
/* ----------------------------------------------------- */
body#contact section#contents h3,
body#confirm section#contents h3,
body#complete section#contents h3,
body#error section#contents h3 {
	text-align: center;
	font-weight: 900;
	line-height: 1.3;
}

body#contact section#contents div.container > p,
body#confirm section#contents div.container > p,
body#complete section#contents div.container > p,
body#error section#contents div.container > p {
	text-align: center;
}

body#contact section#contents div.container > figure,
body#confirm section#contents div.container > figure,
body#complete section#contents div.container > figure,
body#error section#contents div.container > figure {
	text-align: center;
}

body#contact section#contents div#tel {
	margin: 4em 0 0 0;
	border: 1px solid #1a1a1a;
}

body#contact section#contents div#tel a {
	display: block;
	padding: 1em;
	color: #1a1a1a;
	text-decoration: none;
}

body#contact section#contents div#tel a h3 {
	margin: 1em 0 0 0;
}

body#contact section#contents div#tel a h3 +p {
	margin: 0.5em 0;
}

body#contact section#contents div#tel a p +p {
	margin-top: 0;
}

body#contact section#contents div#tel a p {
	text-align: center;
}

body#contact section#contents div#tel a p em {
	font-weight: 700;
}