@charset "UTF-8";

@import url("../fonts/NotoSansJP/NotoSansJP.css");
/* @import url("../fonts/NotoSerifJP/NotoSerifJP.css"); */
/* @import url("../fonts/YakuHanGOTHIC/YakuHanGOTHIC.css"); */
@import url("../fonts/YakuHanGOTHICs/YakuHanGOTHICs.css");
/* 
@import url("../fonts/YakuHanMARUGO/YakuHanMARUGO.css");
@import url("../fonts/YakuHanMARUGOs/YakuHanMARUGOs.css");
@import url("../fonts/YakuHanMINCHO/YakuHanMINCHO.css");
@import url("../fonts/YakuHanMINCHOs/YakuHanMINCHOs.css");
 */
@import url("../fonts/FontAwesome/FontAwesome.css");
@import url("./normalize.css");
@import url("./general.css");

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


/* ▼基本要素スタイル */
/* ----------------------------------------------------- */
html {
	width: 100%;
	overflow-y: scroll;
	font-family: sans-serif; /* 1 */
	font-family: "YakuHanGOTHICs", "NotoSansJP", "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: "YakuHanGOTHICs", "NotoSansJP", "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: #333333;
	background-color: #ffffff !important;
}

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

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: "YakuHanGOTHICs", "NotoSansJP", "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,
	.hidden {
		display: none !important;
	}

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

@media screen and (max-width: 766px) {
	.pc,
	.pcimage,
	.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;
}

div.section {
	padding: 3em 0;
}

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

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

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: 1080px;
	}
}

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



div.section div.flexbox {
	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;
}

div.section div.googlemap {
	position: relative;
	padding: 58.334% 0 0 0;
}

div.section div.googlemap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0 none;
}

div.section p.more {
	margin-bottom: 0;
	text-align: center;
}

div.section p.more a {
	display: block;
	margin: 0 auto;
	padding: 0.7rem 2.5rem;
	text-align: left;
	text-decoration: none;
	color: #ffffff;
	background-color: #333333;
	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%2285%22%20height%3D%2220%22%20viewBox%3D%220%200%2085%2020%22%3E%3Cpolygon%20points%3D%2285%2013.6%200%2013.6%200%2011.6%2079.5%2011.6%2067.7%201.5%2069%200%2085%2013.6%22%2F%3E%3C%2Fsvg%3E');
	background-repeat: no-repeat;
	background-position: right 2rem center;
	background-size: 20.5% auto;
	border-radius: 3em;
}

@media screen and (min-width: 767px) {
	div.section p.more a {
		width: 340px;
		font-size: 1.2rem;
	}
}

@media screen and (max-width: 766px) {
	div.section p.more a {
		width: 59.702%;
		font-size: 1.4rem;
	}
}





/* ▼header */
/* ----------------------------------------------------- */
header#globalheader {
	position: sticky;
	z-index: 1000;
	top: 0;
	left: 0;
	right: 0;
	overflow: hidden;
	background: #f9f9fe;
}

header#globalheader div.container {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

header#globalheader div.container::after {
	display: none;
}

header#globalheader div.container p#header_ci {
	line-height: 1;
}



@media screen and (min-width: 767px) {
	header#globalheader {
		filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.2));
	}
	header#globalheader div.container {
		padding: 0.75rem 0;
		justify-content: flex-start;
		justify-content: space-between;
		align-items: center;
	}
	header#globalheader div.container p#header_ci {
		width: 60px;
		margin-right: 40px;
		margin-right: 0;
	}
	header#globalheader div.container ul {
		width: calc( 100% - 100px );
		display: flex;
		flex-direction: row;
		flex-wrap: wrap-reverse;
		justify-content: flex-end;
		align-items: center;
	}
	header#globalheader div.container ul li {
		list-style-type: none;
		margin: 0 0 0 1.5rem;
		line-height: 1;
	}
	header#globalheader div.container p#menu {
		display: none;
	}
	header#globalheader hr {
		height: 0;
		margin: 0;
		border: 0 none;
		border-top: 3px solid #ffe214;
	}
	header#globalheader nav#globalnav {
		width: 100%;
		max-width: 1080px;
		margin: 0 auto;
	}
	header#globalheader nav#globalnav ul {
		margin: 0;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}
	header#globalheader nav#globalnav ul li {
		list-style-type: none;
		margin: 0 2.5em;
		font-size: 0.8rem;
	}
	header#globalheader nav#globalnav ul li a {
		display: block;
		padding: 0.625rem 0 0.625rem 1.5em;
		color: #333333;
		text-decoration: none;
		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%23ffe214%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20d%3D%22M8%2C3c2.8%2C0%2C5%2C2.2%2C5%2C5s-2.2%2C5-5%2C5-5-2.2-5-5%2C2.2-5%2C5-5M8%2C0C3.6%2C0%2C0%2C3.6%2C0%2C8s3.6%2C8%2C8%2C8%2C8-3.6%2C8-8S12.4%2C0%2C8%2C0h0Z%22%2F%3E%3C%2Fsvg%3E');
		background-repeat: no-repeat;
		background-position: left center;
	}
}

@media screen and (max-width: 766px) {
	body#front header#globalheader {
		background: transparent;
	}
	header#globalheader div.container {
		padding: 0.502rem 1.5rem;
		justify-content: space-between;
		align-items: center;
	}
	header#globalheader div.container p#header_ci {
		width: 3rem;
	}
	header#globalheader div.container p#menu {
		width: 3rem;
	}
	header#globalheader div.container ul,
	header#globalheader hr,
	header#globalheader nav#globalnav {
		display: none;
	}
}





/* ▼header_bg */
/* ----------------------------------------------------- */
@media screen and (min-width: 767px) {
	div#header_bg {
		display: none;
	}
}

@media screen and (max-width: 766px) {
	div#header_bg {
		position: sticky;
		z-index: 998;
		top: 0;
		left: 0;
		right: 0;
		height: 5rem;
		overflow: hidden;
		background: #f4f4f4;
	}
}





/* ▼slidemenu */
/* ----------------------------------------------------- */
@media screen and (min-width: 767px) {
	div#slidemenu {
		display: none;
	}
}

@media screen and (max-width: 766px) {
	div#slidemenu {
		display: none;
		position: fixed;
		z-index: 999;
		top: 5rem;
		right: 0;
		bottom: 0;
		left: 0;
		overflow: hidden;
		padding: 0;
		background-color: #f6f6fc;
	}
	div#slidemenu div.wrap {
		width: 100%;
		height: 100% !important;
		padding: 0 0 2em 0;
		overflow: scroll;
		-webkit-overflow-scrolling: touch;
	}
	div#slidemenu div.wrap ul {
		width: 100%;
		margin: 0;
		border-top: 0.1rem solid #333333;
		border-left: 0.1rem solid #333333;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: stretch;
	}
	div#slidemenu div.wrap ul li {
		list-style-type: none;
		width: 50%;
		border-bottom: 0.1rem solid #333333;
		border-right: 0.1rem solid #333333;
		box-sizing: border-box;
	}
	div#slidemenu div.wrap ul li a {
		display: block;
		padding: 0.6em 0.5em;
		font-size: 1.2rem;
		color: #333333 !important;
		text-align: center;
		text-decoration: none;
	}
}





/* ▼keyvisual */
/* ----------------------------------------------------- */
div#keyvisual {
	position: relative;
	z-index: 999;
	background-repeat: no-repeat;
	background-position: center top;
}

div#keyvisual div.container {
	background-repeat: no-repeat;
	background-position: center top;
}

div#keyvisual h1 {
	background-repeat: no-repeat;
	background-position: center top;
}

div#keyvisual p {
	display: none;
}



@media screen and (min-width: 767px) {
	div#keyvisual {
		background-image: url(../img/keyvisual_pc.jpg);
	}
	div#keyvisual div.container {
		background-image: url(../img/keyvisual_pc.png);
	}
	div#keyvisual h1 {
		background-image: url(../img/keyvisual_bg_pc.png);
	}
}

@media screen and (max-width: 766px) {
	div#keyvisual {
		top: -10rem;
		margin: 0 0 -10rem 0;
		padding: 5rem 0 0 0;
		background-image: url(../img/keyvisual_sp.jpg);
		background-size: 100% auto;
	}
	div#keyvisual div.container {
		background-image: url(../img/keyvisual_sp.png);
		background-position: center bottom;
		background-size: 100% auto;
	}
	div#keyvisual h1 {
		background-image: url(../img/keyvisual_bg_sp.png);
		background-size: 100% auto;
	}
}





/* ▼cta */
/* ----------------------------------------------------- */
div.cta {
	padding: 0;
	background-color: #1c3964;
}

div.cta div.container {
	padding: 1.5rem 0;
}

div#keyvisual + div.cta div.container,
div#message + div.cta div.container,
div#maincontents + div.cta div.container {
	padding-bottom: 0;
}

div.cta p {
	margin: 0;
	text-align: center;
	color: #ffffff;
}

div.cta p + p {
	margin-top: 1.2rem;
}



@media screen and (min-width: 767px) {
	div#keyvisual + div.cta div.container {
		background-image: url(../img/keyvisual_pc.png);
		background-repeat: no-repeat;
		background-position: center bottom;
	}
	div.cta div.wrap {
		width: 100%;
		max-width: 420px;
	}
	div#keyvisual + div.cta div.wrap {
		margin-left: 125px;
	}
	div.cta p {
		font-size: 1.1rem;
	}
}

@media screen and (max-width: 766px) {
	div.cta div.wrap {
		width: 73.334%;
	}
	div.cta p {
		font-size: 1.45rem;
	}
}





/* ▼results */
/* ----------------------------------------------------- */
div#results {
	padding: 0.1rem 0 3rem 0;
	background: #ffffff;
}

div#results div.wrap > p {
	text-align: center;
}

div#results div#results_list {
	border: 0.1rem solid #606060;
}

div#results div#results_list h2 {
	padding: 0.2rem 1.5rem 0.3rem 1.5rem;
	font-weight: 400;
	color: #ffffff;
	background: #1c3964;
}

div#results div#results_list div.bodytext {
	padding: 1.9rem;
}

div#results div#results_list div.bodytext hr {
	margin: 1.5rem 0;
	height: 0;
	border: 0 none;
	border-top: 0.1rem solid #cccccc;
}



@media screen and (min-width: 767px) {
	div#results div.wrap > p {
		font-size: 1.1rem;
	}
	div#results div.wrap > p span {
		font-size: 0.8rem;
	}
	div#results div#results_list div.bodytext div.readmore {
		display: none;
	}
	div#results div#results_list div.bodytext h3,
	div#results div#results_list div.bodytext p {
		margin: 0;
		font-size: 0.9rem;
	}
}

@media screen and (max-width: 766px) {
	div#results div.wrap > p {
		font-size: 1.4rem;
	}
	div#results div.wrap > p span {
		font-size: 1rem;
	}
	div#results div#results_list div.bodytext {
		position: relative;
		height: 32.5rem;
		overflow: hidden;
	}
	div#results div#results_list div.bodytext.open {
		height: auto;
		overflow: visible;
	}
	div#results div#results_list div.bodytext::after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 7.5rem;
		background-image: linear-gradient(0deg, #ffffff 30%, transparent);
	}
	div#results div#results_list div.bodytext.open::after {
		display: none;
	}
	div#results div#results_list div.bodytext h3,
	div#results div#results_list div.bodytext p {
		margin: 0;
		font-size: 1.2rem;
	}
	div#results div#results_list div.bodytext div.readmore {
		margin: 0 0 1.5rem 0;
	}
	div#results div#results_list div.bodytext div.readmore p {
		text-align: center;
	}
	div#results div#results_list div.bodytext div.readmore p span {
		position: relative;
		display: block;
		cursor: pointer;
		width: 47.458%;
		margin: 0 auto;
		padding: 0.2rem 1rem 0.2rem 1.5rem;
		text-align: left;
		background: #e6e6e6;
		border-radius: 5px;
		box-sizing: border-box;
	}
	div#results div#results_list div.bodytext div.readmore p span::after {
		content: "";
		position: absolute;
		top: 50%;
		right: 1rem;
		width: 1rem;
		height: 1rem;
		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%234c3205%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M9.2%2C15.7L.3%2C6.8c-.4-.4-.4-1.1%2C0-1.6l1-1c.4-.4%2C1.1-.4%2C1.6%2C0l7.1%2C7.1%2C7.1-7.1c.4-.4%2C1.1-.4%2C1.6%2C0l1%2C1c.4.4.4%2C1.1%2C0%2C1.6l-8.9%2C8.9c-.4.4-1.1.4-1.6%2C0h0Z%22%2F%3E%3C%2Fsvg%3E');
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 100% auto;
		transform: translate(0, -50%);
	}
	div#results div#results_list div.bodytext.open div.readmore p span::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%234c3205%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M9.2%2C4.3L.3%2C13.2c-.4.4-.4%2C1.1%2C0%2C1.6l1%2C1c.4.4%2C1.1.4%2C1.6%2C0l7.1-7.1%2C7.1%2C7.1c.4.4%2C1.1.4%2C1.6%2C0l1-1c.4-.4.4-1.1%2C0-1.6L10.8%2C4.3c-.4-.4-1.1-.4-1.6%2C0h0Z%22%2F%3E%3C%2Fsvg%3E');
	}
}





/* ▼problem */
/* ----------------------------------------------------- */
div#problem {
	background-color: #bababa;
	background-repeat: no-repeat;
	background-position: center top;
}

div#problem div.wrap {
	background-color: #ffffff;
}

div#problem div.wrap h2 {
	position: relative;
	padding: 0.75rem 0;
	text-align: center;
	background-color: #ffe214;
}

div#problem div.wrap h2::after {
	content: "";
	position: absolute;
	bottom: -1.45rem;
	left: 50%;
	width: 3rem;
	height: 1.5rem;
	background-color: #ffe214;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
	transform: translate(-50%, 0);
}

div#problem div.wrap div.bodytext h3::before {
	content: "";
	display: inline-block;
	vertical-align: top;
	vertical-align: text-top;
	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%23333333%22%20width%3D%2250%22%20height%3D%2250%22%20viewBox%3D%220%200%2050%2050%22%3E%3Cpath%20d%3D%22M39.7%2C19.4v28.3H3v-22.5c-.8-1-.8-2.5%2C0-3.5v-10.7h32.6l2-2.3H.7v41.3h41.3V15.9l-2.3%2C3.5Z%22%2F%3E%3Cpath%20fill%3D%22%23d87b00%22%20d%3D%22M21.3%2C42.5c-.1%2C0-.2%2C0-.3-.1L4.9%2C23.7c-.1-.2-.1-.4%2C0-.5%2C0%2C0%2C.2-.1.3-.1%2C0%2C0%2C.2%2C0%2C.2%2C0l15%2C8.7L48.5.1c0%2C0%2C.2-.1.3-.1%2C0%2C0%2C.2%2C0%2C.3%2C0%2C.2.1.2.4%2C0%2C.6l-27.5%2C41.7c0%2C.1-.2.2-.3.2h0Z%22%2F%3E%3C%2Fsvg%3E');
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
}

div#problem div.wrap div.bodytext p {
	margin-top: 0.5rem;
}

div#problem div.wrap div.bodytext p strong {
	background-color: #ffe214;
}

div#problem div.wrap div.bodytext hr {
	margin: 1.5rem 0;
	height: 0;
	border: 0 none;
	border-top: 0.1rem solid #cccccc;
}



@media screen and (min-width: 767px) {
	div#problem {
		padding: 2.5rem 0;
		background-image: url(../img/problem_pc.jpg);
	}
	div#problem div.wrap {
		width: 88.889%;
		filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.3));
	}
	div#problem div.wrap h2 {
		font-size: 1.3rem;
	}
	div#problem div.wrap div.bodytext {
		padding: 2rem 3.75rem 0.5rem 3.75rem;
	}
	div#problem div.wrap div.bodytext h3 {
		padding: 0 0 0 3rem;
		font-size: 1.4rem;
	}
	div#problem div.wrap div.bodytext h3 span {
		font-size: 1.2rem;
	}
	div#problem div.wrap div.bodytext h3::before {
		margin: 0 1rem 0 -3rem;
		width: 2rem;
		height: 2rem;
	}
	div#problem div.wrap div.bodytext p {
		font-size: 0.9rem;
	}
	div#problem div.wrap div.bodytext hr {
		margin-left: -1.25rem;
		margin-right: -1.25rem;
	}
}

@media screen and (max-width: 766px) {
	div#problem {
		background-image: url(../img/problem_sp.jpg);
		background-size: 100% auto;
	}
	div#problem div.wrap h2 {
		font-size: 1.6rem;
	}
	div#problem div.wrap div.bodytext {
		padding: 2rem 2rem 0.5rem 2rem;
	}
	div#problem div.wrap div.bodytext h3 {
		padding: 0 0 0 3.5rem;
		font-size: 1.8rem;
	}
	div#problem div.wrap div.bodytext h3 span {
		font-size: 1.6rem;
	}
	div#problem div.wrap div.bodytext h3::before {
		margin: 0 1rem 0 -3.5rem;
		width: 2.5rem;
		height: 2.5rem;
	}
	div#problem div.wrap div.bodytext p {
		font-size: 1.4rem;
	}
}





/* ▼reason */
/* ----------------------------------------------------- */
div#reason {
	border-top: 0.5rem solid #ffe214;
	background-color: #ffffff;
}

div#reason div.headline h2 {
	text-align: center;
	line-height: 1;
}

div#reason div.headline h2 span {
	display: block;
	height: 0.25rem;
}

div#reason div.headline p {
	margin: 2rem 0;
	text-align: center;
}

div#reason div.reasons {
	position: relative;
}

div#reason div.reasons div.container {
	overflow: visible;
}

div#reason div#reason_03 {
	margin-bottom: 0;
}

div#reason div.reasons div.wrap {
	position: relative;
}

div#reason div.reasons div.wrap::before {
	content: "";
	position: absolute;
	left: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
}

div#reason div#reason_01.reasons div.wrap::before {
	background-image: url(../img/reason_01.svg);
}

div#reason div#reason_02.reasons div.wrap::before {
	background-image: url(../img/reason_02.svg);
}

div#reason div#reason_03.reasons div.wrap::before {
	background-image: url(../img/reason_03.svg);
}

div#reason div.reasons div.wrap h3 {
	position: relative;
	line-height: 1.5;
}

div#reason div.reasons div.wrap h3::after {
	content: "";
	position: absolute;
	left: 0;
	width: 7.5rem;
}

div#reason div.reasons div.wrap p strong {
	background-color: #ffe214;
}



@media screen and (min-width: 767px) {
	div#reason div.headline h2 {
		font-size: 1.5rem;
	}
	div#reason div.headline h2 img {
		height: 0.75rem;
	}
	div#reason div.headline p {
		font-size: 0.9rem;
	}
	div#reason div.reasons {
		margin: 0 0 3rem 0;
	}
	div#reason div#reason_01 {
		background-image: url(../img/reason_odd.svg);
		background-repeat: repeat-y;
		background-position: center top;
	}
	div#reason div#reason_02 {
		padding-top: 3rem;
		background-image: url(../img/reason_02.png),
						  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%221920%22%20height%3D%2260%22%20viewBox%3D%220%200%201920%2060%22%3E%3Crect%20width%3D%221920%22%20height%3D%2260%22%2F%3E%3C%2Fsvg%3E'),
						  url(../img/reason_even.svg);
		background-repeat: no-repeat, no-repeat, repeat-y;
		background-position: center top;
	}
	div#reason div#reason_03 {
		padding-top: 3rem;
		background-image: url(../img/reason_03.png),
						  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%221920%22%20height%3D%2260%22%20viewBox%3D%220%200%201920%2060%22%3E%3Crect%20width%3D%221920%22%20height%3D%2260%22%2F%3E%3C%2Fsvg%3E'),
						  url(../img/reason_odd.svg);
		background-repeat: no-repeat, no-repeat, repeat-y;
		background-position: center top;
	}
	div#reason div.reasons div.wrap {
		width: 90.741%;
		padding: 2.5rem 0;
	}
	div#reason div#reason_02.reasons div.wrap {
		width: 54.167%;
		margin-right: 0;
	}
	div#reason div#reason_03.reasons div.wrap {
		width: 54.167%;
		margin-left: 0;
		padding-left: 2.5rem;
	}
	div#reason div.reasons div.wrap::before {
		top: -1.5rem;
		width: 3.5rem;
		height: 2.5rem;
	}
	div#reason div#reason_03.reasons div.wrap::before {
		left: 2.5rem;
	}
	div#reason div.reasons div.wrap h3 {
		margin: 0 0 3rem 0;
		font-size: 2.2rem;
	}
	div#reason div.reasons div.wrap h3 span {
		font-size: 1.9rem;
	}
	div#reason div.reasons div.wrap h3::after {
		bottom: -1.5rem;
		border-top: 5px solid #ffe214;
	}
	div#reason div.reasons div.wrap p {
		font-size: 0.9rem;
	}
	div#reason div#reason_01.reasons div.wrap div.flexbox {
		justify-content: space-between;
		align-items: flex-start;
	}
	div#reason div#reason_01.reasons div.wrap div.flexbox p {
		margin: 0;
		width: 54.082%;
	}
	div#reason div#reason_01.reasons div.wrap div.flexbox figure {
		margin: 0;
		width: 40.817%;
	}
}

@media screen and (max-width: 766px) {
	div#reason {
		padding-bottom: 0;
	}
	div#reason div.headline h2 {
		font-size: 1.8rem;
	}
	div#reason div.headline h2 img {
		height: 1rem;
	}
	div#reason div.headline p {
		font-size: 1.35rem;
	}
	div#reason div.reasons {
		margin: 0 0 4rem 0;
		background-color: #f9f9fe;
	}
	div#reason div.reasons div.wrap::before {
		top: -1.75rem;
		width: 4.5rem;
		height: 3.25rem;
	}
	div#reason div#reason_01.reasons {
		margin-top: 4rem;
	}
	div#reason div.reasons div.wrap {
		padding: 3rem 0 1px 0;
	}
	div#reason div.reasons div.wrap h3 {
		margin: 0 0 3.5rem 0;
		font-size: 2rem;
	}
	div#reason div.reasons div.wrap h3 span {
		font-size: 1.75rem;
	}
	div#reason div.reasons div.wrap h3::after {
		bottom: -2rem;
		border-top: 0.5rem solid #ffe214;
	}
	div#reason div.reasons div.wrap p {
		font-size: 1.4rem;
	}
	div#reason div#reason_01.reasons div.wrap h3 {
		margin-right: -2rem;
	}
	div#reason div#reason_01.reasons div.wrap div.flexbox {
		flex-direction: row;
		justify-content: center;
		align-items: flex-start;
	}
	div#reason div#reason_01.reasons div.wrap div.flexbox p {
		margin: 0;
	}
	div#reason div#reason_01.reasons div.wrap div.flexbox figure {
		margin-top: 1rem;
		width: 71.165%;
	}
}





/* ▼trainingplans */
/* ----------------------------------------------------- */
div#trainingplans {
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center top;
}

div#trainingplans h2 {
	text-align: center;
	line-height: 1;
}

div#trainingplans h2 span {
	display: block;
	height: 0.25rem;
}

div#trainingplans table {
	width: 100%;
	margin: 3rem 0;
}

div#trainingplans table:last-child {
	margin-bottom: 0;
}

div#trainingplans table th,
div#trainingplans table td {
	padding: 1rem;
	vertical-align: middle;
	text-align: left;
	border: 1px solid #606060;
}

div#trainingplans table th {
	text-align: center;
	background: #d8d8d8;
}

div#trainingplans table thead th {
	font-weight: 400;
	text-align: left;
	color: #ffffff;
	background: #1c3964;
}

div#trainingplans table thead th img {
	float: right;
	background: #ffe214;
	border-radius: 50%;
}

div#trainingplans table td ul {
	margin: 0;
}

div#trainingplans table td figure {
	margin: 0;
}




@media screen and (min-width: 767px) {
	div#trainingplans {
		background-image: url(../img/trainingplans_pc.jpg);
	}
	div#trainingplans div.wrap {
		width: 100%;
	}
	div#trainingplans h2 {
		font-size: 1.5rem;
	}
	div#trainingplans h2 img {
		height: 0.75rem;
	}
	div#trainingplans table th,
	div#trainingplans table td {
		font-size: 0.9rem;
	}
	div#trainingplans table thead th strong {
		margin-left: 1em;
		font-size: 1.5rem;
	}
	div#trainingplans table thead th img {
		width: 60px;
	}
	div#trainingplans table td div.flexbox {
		justify-content: space-between;
	}
	div#trainingplans table td div.flexbox figure {
		width: 320px;
	}
	div#trainingplans table td ul li {
		margin: 0 0 0 1.3rem;
	}
}

@media screen and (max-width: 766px) {
	div#trainingplans {
		background-image: url(../img/trainingplans_sp.jpg);
		background-size: 100% auto;
	}
	div#trainingplans h2 {
		font-size: 2.4rem;
	}
	div#trainingplans h2 img {
		height: 1rem;
	}
	div#trainingplans table th,
	div#trainingplans table td {
		font-size: 1.2rem;
	}
	div#trainingplans table thead th strong {
		display: block;
		font-size: 1.8rem;
	}
	div#trainingplans table thead th img {
		width: 5.5rem;
	}
	div#trainingplans table tbody th {
		width: 7em;
	}
	div#trainingplans table td div.flexbox figure {
		width: 18.5rem;
		margin-top: 0.5rem;
	}
	div#trainingplans table td ul li {
		margin: 0 0 0 1.8rem;
	}
}





/* ▼casestudy */
/* ----------------------------------------------------- */
div#casestudy {
	background-color: #f4f4f4;
	background-repeat: no-repeat;
	background-position: center top;
}

div#casestudy h2 {
	text-align: center;
	line-height: 1;
}

div#casestudy h2 span {
	display: block;
	height: 0.25rem;
}

div#casestudy div.customer,
body#casestudy div#maincontents div.customer {
	margin: 2rem 0 3rem 0;
	border-top: 0.5rem solid #1c3964;
	background: rgba(255, 255, 255, 0.8);
}

body#casestudy div#maincontents div.customer {
	background: #f4f4f4;
}

body#casestudy div#maincontents div.customer:first-child {
	margin-top: 0;
}

body#casestudy div#maincontents div.customer:last-child {
	margin-bottom: 0;
}

div#casestudy div.customer div.headline,
body#casestudy div#maincontents div.customer div.headline {
	display: flex;
	flex-wrap: wrap;
}

div#casestudy div.customer div.headline div.meta,
body#casestudy div#maincontents div.customer div.headline div.meta {
	order: 2;
}

div#casestudy div.customer div.headline div.meta h3,
body#casestudy div#maincontents div.customer div.headline div.meta h3 {
	color: #1c3964;
}

div#casestudy div.customer div.headline div.meta p,
body#casestudy div#maincontents div.customer div.headline div.meta p {
	margin: 1rem 0 0 0;
}

div#casestudy div.customer div.headline figure,
body#casestudy div#maincontents div.customer div.headline figure {
	order: 1;
	margin: 0;
}

div#casestudy div.customer div.headline figure img,
body#casestudy div#maincontents div.customer div.headline figure img {
	border-radius: 50%;
}

div#casestudy div.customer hr,
body#casestudy div#maincontents div.customer hr {
	margin: 1.5rem 0;
	height: 0;
	border: 0 none;
	border-top: 0.1rem solid #cccccc;
}

div#casestudy div.customer div.bodytext p,
body#casestudy div#maincontents div.customer div.bodytext p {
	margin: 1.5rem 0 0 0;
}

div#casestudy div.customer div.bodytext p strong,
body#casestudy div#maincontents div.customer div.bodytext p strong {
	background-color: #ffe214;
}




@media screen and (min-width: 767px) {
	div#casestudy {
		background-image: url(../img/casestudy_pc.jpg);
	}
	div#casestudy div.wrap,
	body#casestudy div#maincontents div.wrap {
		width: 100%;
	}
	div#casestudy h2 {
		font-size: 1.5rem;
	}
	div#casestudy h2 img {
		height: 0.75rem;
	}
	div#casestudy div.customer,
	body#casestudy div#maincontents div.customer {
		padding: 2rem;
	}
	div#casestudy div.customer div.headline,
	body#casestudy div#maincontents div.customer div.headline {
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
	}
	div#casestudy div.customer div.headline div.meta,
	body#casestudy div#maincontents div.customer div.headline div.meta {
		width: 83%;
	}
	div#casestudy div.customer div.headline div.meta h3,
	body#casestudy div#maincontents div.customer div.headline div.meta h3 {
		font-size: 1.1rem;
	}
	div#casestudy div.customer div.headline div.meta p,
	body#casestudy div#maincontents div.customer div.headline div.meta p {
		font-size: 0.8rem;
	}
	div#casestudy div.customer div.headline figure,
	body#casestudy div#maincontents div.customer div.headline figure {
		width: 14%;
	}
	div#casestudy div.customer div.bodytext p,
	body#casestudy div#maincontents div.customer div.bodytext p {
		font-size: 0.9rem;
	}
}

@media screen and (max-width: 766px) {
	div#casestudy {
		background-image: url(../img/casestudy_top.jpg),
						  url(../img/casestudy_bottom.jpg);
		background-position: center top, center bottom;
		background-size: 100% auto;
	}
	div#casestudy h2 {
		font-size: 2.4rem;
	}
	div#casestudy h2 img {
		height: 1rem;
	}
	div#casestudy div.customer,
	body#casestudy div#maincontents div.customer {
		padding: 1.75rem;
	}
	div#casestudy div.customer div.headline,
	body#casestudy div#maincontents div.customer div.headline {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}
	div#casestudy div.customer div.headline div.meta,
	body#casestudy div#maincontents div.customer div.headline div.meta {
		width: 100%;
	}
	div#casestudy div.customer div.headline div.meta h3,
	body#casestudy div#maincontents div.customer div.headline div.meta h3 {
		font-size: 1.6rem;
	}
	div#casestudy div.customer div.headline div.meta p,
	body#casestudy div#maincontents div.customer div.headline div.meta p {
		font-size: 1.2rem;
	}
	div#casestudy div.customer div.headline figure,
	body#casestudy div#maincontents div.customer div.headline figure {
		width: 23.334%;
		margin: 0 0 1rem 0;
	}
	div#casestudy div.customer div.bodytext p,
	body#casestudy div#maincontents div.customer div.bodytext p {
		font-size: 1.4rem;
	}
}





/* ▼message */
/* ----------------------------------------------------- */
div#message {
	background-color: #ffffff;
}

div#message div.wrap {
	background: #f4f4f4;
}

div#message div.wrap h2 {
	background-repeat: no-repeat;
	background-position: center top;
}

div#message div.wrap div.bodytext {
	padding: 2rem;
}

div#message div.wrap div.bodytext p {
	margin: 0;
}

div#message div.wrap div.bodytext p + p {
	margin-top: 1.5rem;
}



@media screen and (min-width: 767px) {
	div#message div.wrap {
		width: 100%;
	}
	div#message div.wrap h2 {
		background-image: url(../img/message_pc.jpg);
	}
	div#message div.wrap div.bodytext p {
		font-size: 0.9rem;
	}
}

@media screen and (max-width: 766px) {
	div#message div.wrap h2 {
		background-image: url(../img/message_sp.jpg);
		background-size: 100% auto;
	}
	div#message div.wrap div.bodytext p {
		font-size: 1.4rem;
	}
}





/* ▼testimonial */
/* ----------------------------------------------------- */
@media screen and (min-width: 767px) {
	div.testimonial {
		height: 220px;
		padding: 1.5rem 0;
		background-color: #1c3964;
		background-image: url(../img/testimonial_pc.jpg);
		background-repeat: no-repeat;
		background-position: center center;
	}
	div.testimonial img {
		display: none;
	}
}

@media screen and (max-width: 766px) {
	div.testimonial {
		padding: 1.5rem 0;
		background-color: #1c3964;
	}
}





/* ▼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;
	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 select option {
	color: rgba(51, 51, 51, 1);
}

form select option[value=""],
.placeholder,
::placeholder {
	color: rgba(128, 128, 128, 1);
}

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: 1;
}

form button,
div#thanks button {
	padding: 0;
	border: 0;
	background: transparent;
	opacity: 1.0;
	transition: all 0.5s;
}

form button:hover,
form button:active,
div#thanks button:hover,
div#thanks button:active {
	opacity: 0.6;
}


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 p,
div#thanks p.btn {
	text-align: center;
}

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





/* ▼footer */
/* ----------------------------------------------------- */
footer {
	padding: 4rem 0 0 0;
	background: #ffffff;
}

footer a {
	color: #000000 !important;
	text-decoration: none !important;
}

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

footer figure {
	margin: 0 auto;
}

footer h2 {
	margin: 1.5rem 0;
}

footer p {
	margin: 1.5rem 0;
}

footer ul li {
	list-style-type: none;
}

footer ul li a {
	text-decoration: none;
	color: #333333;
}

footer address {
	margin: 0;
	padding: 0.5em 0;
	font-style: normal;
	border-top: 1px solid #333333;
}



@media screen and (min-width: 767px) {
	footer figure {
		width: 3rem;
	}
	footer h2 {
		font-size: 1.4rem;
	}
	footer p {
		font-size: 0.9rem;
	}
	footer ul {
		margin: 3.5rem 0 1.5rem 0;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}
	footer ul li {
		margin: 0 0 0 1rem;
		font-size: 0.9rem;
	}
	footer ul li::before {
		content: "｜";
		margin: 0 1rem 0 0;
	}
	footer ul li:first-child::before {
		display: none;
	}
	footer address {
		font-size: 0.8rem;
	}
}

@media screen and (max-width: 766px) {
	footer figure {
		width: 5.5rem;
	}
	footer h2 {
		font-size: 2rem;
	}
	footer p {
		font-size: 1.2rem;
	}
	footer ul {
		margin: 4rem 0;
	}
	footer ul li {
		margin: 0;
		border-bottom: 0.1rem solid #cccccc;
	}
	footer ul li:first-child {
		border-top: 0.1rem solid #cccccc;
	}
	footer ul li a {
		display: block;
		padding: 0.75rem 2rem;
		text-align: left;
		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%23333333%22%20width%3D%2295%22%20height%3D%2220%22%20viewBox%3D%220%200%2095%2020%22%3E%3Cpolygon%20points%3D%2294.6%2014.9%20.4%2014.9%20.4%2012.9%2089.1%2012.9%2075.7%201.5%2077%200%2094.6%2014.9%22%2F%3E%3C%2Fsvg%3E');
		background-repeat: no-repeat;
		background-position: right 2rem center;
		background-size: 12.667% auto;
	}
	footer address {
		font-size: 1.2rem;
	}
}





/* ▼ページトップ */
/* ----------------------------------------------------- */
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.75em 1em;
	line-height: 1;
	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: "";
	display: inline-block;
	width: 1em;
	height: 1em;
	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%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M8.8%2C4.7c0.7-0.7%2C1.7-0.7%2C2.4%2C0l8.3%2C8.3c0.7%2C0.7%2C0.7%2C1.7%2C0%2C2.4s-1.7%2C0.7-2.4%2C0L10%2C8.2l-7.2%2C7.1c-0.7%2C0.7-1.7%2C0.7-2.4%2C0s-0.7-1.7%2C0-2.4L8.8%2C4.7L8.8%2C4.7z%22%2F%3E%3C%2Fsvg%3E');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
}

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 {
		bottom: -1em;
	}
}





/* ▼banner */
/* ----------------------------------------------------- */
div#banner {
	position: fixed;
	z-index: 100;
	bottom: 0;
	left: 50%;
	width: 100%;
	max-width: 700px;
	transform: translate(-50%, 0);
	/* position: sticky; */
	/* margin: 0 1em 0 auto; */
}

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

div#banner p a {
	display: block;
	background: url(../img/banner.png) no-repeat center bottom;
	background-size: 100% auto;
}





/* ▼breadcrumb */
/* ----------------------------------------------------- */
div#breadcrumb {
	padding: 0.5em 0;
}

div#breadcrumb ul {
	margin: 0;
	padding: 0 1.5rem;
	font-size: 12px;
	list-style-type: none;
}

div#breadcrumb ul li {
	display: inline-block;
	margin: 0 0.3em 0 0;
	color: #333333;
}

div#breadcrumb ul li:after {
	content: ">";
	margin: 0 0 0 0.5em;
}

div#breadcrumb ul li.current-crumb:after {
	display: none;
}

div#breadcrumb ul li a {
	color: #333333;
	text-decoration: none;
}

div#breadcrumb ul li.current-crumb a {
	pointer-events: none;
}

div#breadcrumb ul li.current-crumb a strong {
	font-weight: normal;
}



@media screen and (min-width: 767px) {
	div#breadcrumb ul li {
		font-size: 0.8rem;
	}
}

@media screen and (max-width: 766px) {
	div#breadcrumb {
		font-size: 1.2rem;
	}
}





/* ▼headline */
/* ----------------------------------------------------- */
div#headline {
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center top;
}

div#headline div.container {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

div#headline div.container h1 {
	text-align: center;
	line-height: 1;
}

div#headline div.container h1 span {
	display: block;
	height: 0.25rem;
}



@media screen and (min-width: 767px) {
	div#headline {
		background-image: url(../img/headline_pc.jpg);
	}
	div#headline div.container {
		height: 230px !important;
	}
	div#headline div.container h1 {
		font-size: 1.5rem;
	}
	div#headline div.container h1 img {
		height: 0.75rem;
	}
}

@media screen and (max-width: 766px) {
	div#headline {
		background-image: url(../img/headline_sp.jpg);
		background-size: 100% auto;
	}
	div#headline div.container {
		height: 17rem !important;
	}
	div#headline div.container h1 {
		font-size: 2.4rem;
	}
	div#headline div.container h1 img {
		height: 1rem;
	}
}





/* ▼service */
/* ----------------------------------------------------- */
div#maincontents {
	background: #ffffff;
}





/* ▼service */
/* ----------------------------------------------------- */
body#service div#maincontents {
	padding-top: 0;
	counter-reset: service 0;
}

body#service div#maincontents h2 {
	padding: 0.5rem;
	text-align: center;
	color: #ffffff;
	background: #1c3964;
}

body#service div#maincontents p.mainvisual {
	margin-left: -2rem;
	margin-bottom: 3rem;
	margin-right: -2rem;
}

body#service div#maincontents div.service {
	counter-increment: service 1;
	margin: 3rem 0;
}

body#service div#maincontents div.service h3 {
	margin: 0 0 1rem 0;
	padding: 0 0 0 3.75rem;
	color: #1c3964;
}

body#service div#maincontents div.service h3::before {
	content: counter(service);
	display: inline-block;
	margin: 0 0 0 -3.75rem;
	text-align: center;
	color: #ffffff;
	background: #1c3964;
	border-radius: 50%;
}

body#service div#maincontents div.service h4::before {
	content: "■";
}

body#service div#maincontents div.service p {
	margin-top: 0;
}

body#service div#maincontents div.service p::after {
	content: "";
	clear: both;
	display: table;
}

body#service div#maincontents div.service p img {
	float: right;
	border-radius: 50%;
}

body#service div#maincontents div.service > ul {
	clear: both;
	padding: 1.5rem;
	background: #f4f4f4;
}

body#service div#maincontents div.service ul li {
	margin-left: 1.5rem;
}

body#service div#maincontents div.service table {
	width: 100%;
	border: 1.5rem solid #f4f4f4;
	background: #f4f4f4;
}

body#service div#maincontents div.service table th,
body#service div#maincontents div.service table td {
	vertical-align: top;
}

body#service div#maincontents div.service table th {
	padding-right: 1em;
	white-space: nowrap;
}

body#service div#maincontents div.service table td ul {
	margin: 0;
}

body#service div#maincontents hr {
	height: 0;
	margin: 3rem 0;
	border: 0 none;
	border-top: 0.1rem solid #cccccc;
}



@media screen and (min-width: 767px) {
	body#service div#maincontents div.wrap {
		width: 100%;
		padding: 0 2rem;
	}
	body#service div#maincontents h2 {
		margin: 0 -2rem;
		font-size: 1.2rem;
	}
	body#service div#maincontents div.service h3 {
		font-size: 1.1rem;
	}
	body#service div#maincontents div.service h3::before {
		width: 2.5rem;
		height: 2.5rem;
		margin-right: 1.25rem;
		line-height: 2.5rem;
	}
	body#service div#maincontents div.service h4,
	body#service div#maincontents div.service p,
	body#service div#maincontents div.service ul li,
	body#service div#maincontents div.service table th,
	body#service div#maincontents div.service table td {
		font-size: 0.9rem;
	}
	body#service div#maincontents div.service p img {
		width: 160px;
		margin-top: -1rem;
	}
	body#service div#maincontents hr {
		margin: 3rem -2rem;
	}
}

@media screen and (max-width: 766px) {
	body#service div#maincontents h2 {
		font-size: 1.6rem;
	}
	body#service div#maincontents div.service h3 {
		font-size: 1.6rem;
	}
	body#service div#maincontents div.service h3::before {
		width: 3rem;
		height: 3rem;
		margin-right: 0.75rem;
		line-height: 3rem;
	}
	body#service div#maincontents div.service h4,
	body#service div#maincontents div.service p,
	body#service div#maincontents div.service ul li,
	body#service div#maincontents div.service table th,
	body#service div#maincontents div.service table td {
		font-size: 1.4rem;
	}
	body#service div#maincontents div.service p img {
		width: 9rem;
	}
}





/* ▼profile */
/* ----------------------------------------------------- */
body#profile div#maincontents {
	padding-top: 1.5rem;
}

body#profile div#maincontents div.wrap {
	padding: 4rem 0 1.5rem 0;
	background-color: #303d43;
	background-repeat: no-repeat;
	background-position: center top;
}

body#profile div#maincontents h2 {
	padding: 0 0 2.75rem 0;
	color: #ffffff;
	background-image: url(../img/profile.svg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

body#profile div#maincontents h2 em {
	font-weight: 700;
}

body#profile div#maincontents div.profile {
	margin: 2rem 0;
	background: rgba(255, 255, 255, 0.8);
}

body#profile div#maincontents div.profile h3::before {
	content: "■";
}

body#profile div#maincontents div.profile p,
body#profile div#maincontents div.profile ul,
body#profile div#maincontents div.profile ol {
	margin: 0;
}

body#profile div#maincontents div.profile ol + p {
	margin-top: 1.5rem;
}

body#profile div#maincontents div.profile ol li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 1em;
}

body#profile div#maincontents div.profile ol li span,
body#profile div#maincontents div.profile ol li i {
	margin: 0 0 0 -1em;
	font-style: normal;
}

body#profile div#maincontents figure {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
}



@media screen and (min-width: 767px) {
	body#profile div#maincontents div.wrap {
		width: 100%;
		padding-left: 3rem;
		padding-right: 3rem;
		background-image: url(../img/profile_pc.jpg);
	}
	body#profile div#maincontents h2 {
		margin: 0 1.5rem;
		font-size: 1rem;
	}
	body#profile div#maincontents h2 em {
		font-size: 1.2rem;
	}
	body#profile div#maincontents h2 strong {
		font-size: 1.5rem;
	}
	body#profile div#maincontents div.profile {
		padding: 1.5rem;
	}
	body#profile div#maincontents div.profile h3,
	body#profile div#maincontents div.profile p,
	body#profile div#maincontents div.profile ul li,
	body#profile div#maincontents div.profile ol li {
		font-size: 0.9rem;
	}
	body#profile div#maincontents div.profile ul li {
		margin: 0 0 0 1.3rem;
	}
	body#profile div#maincontents figure {
		flex-direction: row;
		justify-content: space-between;
	}
	body#profile div#maincontents figure img {
		width: 48.959%;
	}
}

@media screen and (max-width: 766px) {
	body#profile div#maincontents div.wrap {
		padding-left: 2rem;
		padding-right: 2rem;
		background-image: url(../img/profile_sp.jpg);
		background-size: 100% auto;
	}
	body#profile div#maincontents h2 {
		font-size: 1.1rem;
		background-size: 100% auto;
	}
	body#profile div#maincontents h2 em {
		font-size: 1.3rem;
	}
	body#profile div#maincontents h2 strong {
		font-size: 1.6rem;
	}
	body#profile div#maincontents div.profile {
		padding: 1.75rem;
	}
	body#profile div#maincontents div.profile h3,
	body#profile div#maincontents div.profile p,
	body#profile div#maincontents div.profile ul li,
	body#profile div#maincontents div.profile ol li {
		font-size: 1.4rem;
	}
	body#profile div#maincontents div.profile ul li {
		margin: 0 0 0 2rem;
	}
	body#profile div#maincontents figure {
		flex-direction: column;
		justify-content: flex-start;
	}
	body#profile div#maincontents figure img:first-child {
		margin-bottom: 1.5rem;
	}
}





/* ▼company */
/* ----------------------------------------------------- */
body#company div#maincontents h2 {
	text-align: center;
}

body#company div#maincontents table {
	width: 100%;
	margin-bottom: 0;
	border-top: 1px solid #cccccc;
}

body#company div#maincontents table th,
body#company div#maincontents table td {
	padding: 0.75rem 1rem;
	vertical-align: top;
	border-bottom: 1px solid #cccccc;
}

body#company div#maincontents table th {
	width: 7em;
}



@media screen and (min-width: 767px) {
	body#company div#maincontents h2 {
		font-size: 1.2rem;
	}
	body#company div#maincontents div.wrap {
		width: 87.038%;
	}
	body#company div#maincontents table th,
	body#company div#maincontents table td {
		font-size: 1rem;
	}
}

@media screen and (max-width: 766px) {
	body#company div#maincontents h2 {
		font-size: 1.6rem;
	}
	body#company div#maincontents table th,
	body#company div#maincontents table td {
		font-size: 1.4rem;
	}
	body#company div#maincontents table td {
		padding-left: 0;
	}
}





/* ▼ */
/* ----------------------------------------------------- */
div# {
	
}



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

@media screen and (max-width: 766px) {
	div# {
		
	}
}





/* ▼ */
/* ----------------------------------------------------- */
div# {
	
}



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

@media screen and (max-width: 766px) {
	div# {
		
	}
}





/* ▼contact */
/* ----------------------------------------------------- */
body#contact div#maincontents h2 {
	text-align: center;
	color: #ffffff;
	background: #1c3964;
}

div#maincontents form div.form_colunm {
	margin: 0 0 1.5rem 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
}

div#maincontents form div.form_colunm p,
div#maincontents form div.form_colunm ul {
	margin: 0;
}

div#maincontents form div.form_colunm ul li {
	position: relative;
	list-style-type: none;
}

div#maincontents form div.form_colunm div.form_header {
	padding: 0.2em 0 0 0;
}

div#maincontents form div.form_colunm div.form_header p {
	text-align: left;
}

div#maincontents form div.form_colunm div.form_header span {
	margin: 0 0 0 0.5em;
	padding: 0 0.3em;
	font-size: 0.8em;
	color: #ffffff;
	background: #999999;
	border-radius: 0.25rem;
}

div#maincontents form div.form_colunm div.form_header span.required {
	color: #ffffff;
	background: #c1272d;
}

div#maincontents form div.form_colunm div.form_header span + span {
	display: none;
}

div#maincontents form div.form_colunm.half div.form_content {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
div#maincontents form div.form_colunm.half div.form_content label {
	width: calc( calc( 100% - 1em ) / 2 );
	padding: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

div#maincontents form div.form_colunm.half div.form_content label span {
	display: inline-block;
	width: 2em;
	text-align: center;
}

div#maincontents form div.form_colunm.half div.form_content label input[type="text"] {
	width: calc( 100% - 2.5em );
}

div#maincontents form div.form_colunm div.form_content p {
	text-align: left;
}


div#maincontents form div.form_colunm div.form_content i {
	font-style: normal;
}

div#maincontents form div.form_colunm div.form_content p.note {
	margin: 0;
	text-align: left;
}

div#maincontents form div.form_colunm div.form_content ul.choice {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
}

div#maincontents form div.form_colunm div.form_content ul.choice li {
	margin: 0 1em 0 0;
}

div#maincontents form div.form_colunm div.form_content input#form_postalcode {
	width: 10em;
}

div#maincontents form div.form_colunm div.form_content select#form_prefecture {
	width: 10em;
}

div#maincontents form hr {
	margin: 3rem 0;
	height: 0;
	border: 0 none;
	border-top: 2px dashed #cccccc;
}



div#maincontents form div.form_colunm div.form_content ul li input[type="checkbox"],
div#maincontents form p input#check_privacy {
	position: absolute;
	top: 0.5rem;
	left: 1rem;
	visibility: hidden;
	opacity: 0;
	margin: 0;
	width: 0;
	height: 0;
}

div#maincontents form div.form_colunm div.form_content ul li input[type="checkbox"] + label,
div#maincontents form p input#check_privacy + label {
	position:relative;
	display: inline-block;
	padding: 0 0 0 1.5em;
}

div#maincontents form div.form_colunm div.form_content ul li input[type="checkbox"] + label::before,
div#maincontents form p input#check_privacy + label::before {
	content: "";
	display: block;
	position: absolute;
	margin: 0;
	border: 1px solid #cccccc;
	background: #ffffff;
	border-radius: 0.3rem;
}

div#maincontents form div.form_colunm div.form_content ul li input[type="checkbox"]:checked + label::after,
div#maincontents form p input#check_privacy:checked + label::after {
	content: "";
	display: block;
	position: absolute;
	margin: 0;
	/*
	background: #000000;
	*/
	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%23df5b41%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M19.4%2C1c.6.5.8%2C1.4.3%2C2l-11.4%2C15.7c-.2.3-.6.5-1%2C.6-.4%2C0-.8-.1-1.1-.4L.4%2C13.2c-.6-.6-.6-1.5%2C0-2s1.5-.6%2C2%2C0l4.5%2C4.5L17.4%2C1.3c.5-.6%2C1.4-.8%2C2-.3h0Z%22%2F%3E%3C%2Fsvg%3E');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
}


div#maincontents form div.form_colunm div.form_content ul li input[type="radio"] {
	position: absolute;
	top: 0.5rem;
	left: 1rem;
	visibility: hidden;
	opacity: 0;
	margin: 0;
	width: 0;
	height: 0;
}

div#maincontents form div.form_colunm div.form_content ul li input[type="radio"] + label {
	position:relative;
	display: inline-block;
	padding: 0 0 0 1.3em;
}

div#maincontents form div.form_colunm div.form_content 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#maincontents form div.form_colunm div.form_content 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: #333333;
	border-radius: 50%;
	transform: translate(0,-50%);
}

div#maincontents form div.form_colunm div.form_content ul li input[type="checkbox"][readonly] + label::before,
div#maincontents form div.form_colunm div.form_content ul li input[type="checkbox"][disabled] + label::before,
div#maincontents form div.form_colunm div.form_content ul li input[type="radio"][readonly] + label:before,
div#maincontents form div.form_colunm div.form_content ul li input[type="radio"][disabled] + label:before {
	background-color: rgba(235, 235, 228, 1) !important;
}

div#maincontents form div.form_colunm div.form_content ul li input[type="checkbox"][readonly] + label:after,
div#maincontents form div.form_colunm div.form_content ul li input[type="checkbox"][disabled] + label:after,
div#maincontents form div.form_colunm div.form_content ul li input[type="radio"][readonly] + label:after,
div#maincontents form div.form_colunm div.form_content ul li input[type="radio"][disabled] + label:after {
	filter: grayscale(100%);
}

div#maincontents form > p button#form_submit.grayscale {
	opacity: 0.7;
	pointer-events: none;
}

div#maincontents form button#form_confirm,
div#maincontents form button#form_submit,
div#maincontents form button#form_return,
div#maincontents button#form_home {
	font-weight: 900;
	border-radius: 4rem;
	filter: drop-shadow(0 5px 0 #333333);
}

div#maincontents form button#form_confirm,
div#maincontents form button#form_submit {
	background: #fee013;
}

div#maincontents form button#form_return,
div#maincontents button#form_home {
	background: #848484;
}

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

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

div#maincontents form div#privacy h4 {
	margin: 1em 0 0 0;
}

div#maincontents form div#privacy p,
div#maincontents form div#privacy ul li,
div#maincontents form div#privacy ol li {
	margin: 0;
	text-align: left;
}

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

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

div#maincontents form div#privacy + p {
	position: relative;
}



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



@media screen and (min-width: 767px) {
	div#maincontents div.wrap {
		width: 88.889%;
		width: 100%;
		padding: 2.5rem;
		padding: 0 2.5rem;
	}
	div#maincontents h1,
	div#maincontents h2 {
		font-size: 1.5rem;
	}
	div#maincontents form div.form_colunm div.form_header {
		width: 16rem;
		font-size: 1rem;
	}
	div#maincontents form div.form_colunm div.form_content {
		width: calc( 100% - 16rem );
	}
	div#maincontents form div.form_colunm.full div.form_header,
	div#maincontents form div.form_colunm.full div.form_content {
		width: 100%;
	}
	div#maincontents form div.form_colunm.half div.form_content label {
		width: calc( calc( 100% - 1em ) / 2 );
	}
	div#maincontents form div.form_colunm div.form_content p.note {
		font-size: 0.8em;
	}
	div#maincontents form p.leadtext {
		font-size: 0.8rem;
	}
	div#maincontents form div.form_colunm div.form_content ul li input[type="checkbox"] + label,
	div#maincontents form p input#check_privacy + label {
		font-size: 1.2rem;
	}
	div#maincontents form div.form_colunm div.form_content ul li input[type="checkbox"] + label::before,
	div#maincontents form p input#check_privacy + label::before {
		top: 0.65rem;
		left: 0;
		width: 1.2rem;
		height: 1.2rem;
	}
	div#maincontents form div.form_colunm div.form_content ul li input[type="checkbox"]:checked + label::after,
	div#maincontents form p input#check_privacy:checked + label::after {
		top: 0.5rem;
		left: 0.2rem;
		width: 1.2rem;
		height: 1.2rem;
	}
	div#maincontents form div.form_colunm div.form_content ul li input[type="radio"] + label {
		font-size: 1.2rem;
	}
	div#maincontents form div.form_colunm div.form_content ul li input[type="radio"] + label::before {
		top: 50%;
		left: 0;
		width: 1.2rem;
		height: 1.2rem;
	}
	div#maincontents form div.form_colunm div.form_content ul li input[type="radio"]:checked + label::after {
		top: 50%;
		left: 0.25rem;
		width: 0.8rem;
		height: 0.8rem;
	}
	div#maincontents form div#privacy {
		width: 62.208%;
		margin-left: auto;
		margin-right: auto;
	}
	div#maincontents form div#privacy h3,
	div#maincontents form div#privacy h4,
	div#maincontents form div#privacy p,
	div#maincontents form div#privacy ul li,
	div#maincontents form div#privacy ol li {
		font-size: 0.8rem;
	}
	div#maincontents form button#form_confirm,
	div#maincontents form button#form_submit,
	div#maincontents form button#form_return,
	div#maincontents button#form_home {
		/* width: 43%; */
		padding: 0.5em 1em;
		margin: 0 1em;
		font-size: 1.5rem;
	}
	div#maincontents form p input#check_privacy {
		left: 29%;
	}
}

@media screen and (max-width: 766px) {
	div#maincontents div.wrap {
		padding: 2rem;
	}
	div#maincontents h1,
	div#maincontents h2 {
		font-size: 1.6rem;
	}
	div#maincontents form div.form_colunm {
		margin-top: 1.5rem;
	}
	div#maincontents form div.form_colunm div.form_header,
	div#maincontents form div.form_colunm div.form_content {
		width: 100%;
	}
	div#maincontents form div.form_colunm div.form_header p {
		font-size: 1.5rem;
	}
	div#maincontents form div.form_colunm div.form_content {
		margin-top: 0.5rem;
	}
	div#maincontents form div.form_colunm.half div.form_content label {
		width: calc( 100% - 1em );
		width: calc( 100% - 1rem );
	}
	div#maincontents form div.form_colunm.half div.form_content label + label {
		margin-top: 1rem;
	}
	div#maincontents form div.form_colunm.half div.form_content label span,
	div#maincontents form div.form_colunm div.form_content i {
		font-size: 1.5rem;
	}
	div#maincontents form div.form_colunm div.form_content p.note {
		font-size: 1.3rem;
	}
	div#maincontents form > p strong {
		font-size: 1.8rem;
	}
	div#maincontents form p.leadtext {
		font-size: 1.5rem;
	}
	div#maincontents form div.form_colunm div.form_content ul li input[type="checkbox"] + label,
	div#maincontents form p input#check_privacy + label {
		font-size: 1.5rem;
	}
	div#maincontents form div.form_colunm div.form_content ul li input[type="checkbox"] + label::before,
	div#maincontents form p input#check_privacy + label::before {
		top: 0.65rem;
		left: 0;
		width: 1.5rem;
		height: 1.5rem;
	}
	div#maincontents form div.form_colunm div.form_content ul li input[type="checkbox"]:checked + label::after,
	div#maincontents form p input#check_privacy:checked + label::after {
		top: 0.5rem;
		left: 0.25rem;
		width: 1.5rem;
		height: 1.5rem;
	}
	div#maincontents form div.form_colunm div.form_content ul li input[type="radio"] + label {
		font-size: 1.5rem;
	}
	div#maincontents form div.form_colunm div.form_content ul li input[type="radio"] + label::before {
		top: 50%;
		left: 0;
		width: 1.6rem;
		height: 1.6rem;
	}
	div#maincontents form div.form_colunm div.form_content ul li input[type="radio"]:checked + label::after {
		top: 50%;
		left: 0.3rem;
		width: 1.2rem;
		height: 1.2rem;
	}
	div#maincontents form div#privacy h3,
	div#maincontents form div#privacy h4,
	div#maincontents form div#privacy p,
	div#maincontents form div#privacy ul li,
	div#maincontents form div#privacy ol li {
		font-size: 1.2rem;
	}
	div#maincontents form button#form_confirm,
	div#maincontents form button#form_submit,
	div#maincontents form button#form_return,
	div#maincontents button#form_home {
		display: block;
		width: 85%;
		margin: 1em auto;
		padding: 0.8em 0;
		font-size: 1.8rem;
	}
	div#maincontents form p input#check_privacy {
		left: 0;
	}
}
