@charset "UTF-8";
/************************************************
    Reset
*************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, figure, figcaption, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	padding: 0;
	border: 0;
	margin: 0; }

body {
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%; }

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	font-weight: normal; }

table, caption, th, td {
	font-weight: normal;
	text-align: left;
	empty-cells: show;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0; }

a img, iframe {
	border: none; }

ol, ul, li {
	list-style: none; }

input, textarea, select, button {
	font-family: inherit;
	font-size: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: none;
	vertical-align: bottom;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
	padding: 0;
	border: none;
	border-radius: 0;
	outline: none;
	margin: 0; }

input[type="text"],
textarea {
	width: 100%; }

address {
	font-style: normal; }

img {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	vertical-align: bottom;
	max-width: 100%;
	height: auto; }

br {
	opacity: 0; }

input[type="text"],
input[type="password"],
textarea,
select,
a {
	outline: none; }

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box; }
	@media screen and (max-width: 300px) {
		* {
			word-break: break-all !important;
			white-space: inherit !important; } }

a {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	text-decoration: none; }

/************************************************
    共通設定
*************************************************/
.html {
	font-size: 62.5%;
	scroll-behavior: smooth;
	overflow-x: hidden; }

body {
	font-family: "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳＰゴシック" , "MS PGothic" , sans-serif;
	font-size: 1rem;
	line-height: 1;
	position: relative; }

.p-main {
	position: relative;
	width: 100%;
	height: auto; }
	.p-main .p-main__video {
		position: relative;
		width: 100%;
		height: auto;
		z-index: 9;
		vertical-align: bottom; }
	.p-main .p-main__logo {
		z-index: 12;
		position: absolute;
		bottom: 85%;
		left: 5%;
		-webkit-transform: translate3d(-50%, calc(50% - 18px), 0);
		transform: translate3d(-50%, calc(50% - 18px), 0);
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center; }
	.p-main .p-main__copy {
		position: absolute;
		width: 100%;
		height: auto;
		z-index: 12;
		bottom: 0;
		left: 50%;
		-webkit-transform: translate3d(-50%, -50%, 0);
		transform: translate3d(-50%, 0, 0); }
	.p-main .p-main__catch {
		font-size: 2rem;
		font-family: serif;
		letter-spacing: 0.8em;
		color: #FFF;
		position: absolute;
		z-index: 12;
		bottom: 40%;
		left: 50%;
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, -50%, 0); }
	.p-main .p-main__greetings {
		font-size: 1.2rem;
		font-weight: 800;
		letter-spacing: 0.5em;
		position: absolute;
		z-index: 13;
		bottom: 13%;
		left: 18.2%;
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, -50%, 0); }
	.p-main .p-main__product {
		font-size: 1.2rem;
		font-weight: 800;
		letter-spacing: 0.5em;
		position: absolute;
		z-index: 13;
		bottom: 79%;
		left: 18.2%;
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, -50%, 0); }
	.p-main .p-main__overview {
		font-size: 1.2rem;
		font-weight: 800;
		letter-spacing: 0.5em;
		position: absolute;
		z-index: 13;
		bottom: 33%;
		left: 18.2%;
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, -50%, 0); }
	.p-main .p-main__outline {
		width: 50%;
		font-family: serif;
		line-height: 2.2;
		letter-spacing: 0.1em;
		position: absolute;
		z-index: 13;
		top: 5%;
		left: 12.5%; }
	.p-main .p-main__outline th {
		width: 20%; }
	.p-main .p-main__outline .p-main__underline {
		border-bottom: 1px solid rgba(66,66,66,0.2); }
	.p-main .p-main__mailform {
		font-size: 1.2rem;
		font-weight: 800;
		letter-spacing: 0.5em;
		position: absolute;
		z-index: 13;
		bottom: 40%;
		left: 12.5%; }

	.p-main__margin {
		margin-top: 150px; }

.p-process {
	padding: 80px 160px;
}
	.p-process__hed {
		font-size: 1.2rem;
		font-weight: 800;
		margin-bottom: 25px;
	}
	.p-process table {
	}
	.p-process th {
		padding: 8px 20px;
		margin-top: 45px;
		font-size: 1.2em;
		font-weight: 700;
		background-color: #bae4e3;
	}
	.p-process td {
		padding: 10px 5px 30px 5px;
		font-size: 1em;
		line-height: 1.5;	
	}

.float_l{
	width: 300px;
	margin-right: 35px;
	float: left;
}

.float_r{
	width: 300px;
	margin-left: 35px;
	float: right;
}

.greetings_img {
	position: relative;
	width: 100%;
	height: 400px;
	overflow: hidden; }

.switch_ctr {
	width: 146px;
	height: 146px;
	background-image: url("../img/switch+.png");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: auto; }

.switch_ctr:active {
	background-image: url("../img/switch-.png"); }

.container {
	margin: 70px 0 160px;
	padding-left: 160px; }

.col-2 {
	-ms-flex:0 0 20%;
	flex:0 0 20%;
	max-width:20%; }

.col-8 {
	-ms-flex:0 0 80%;
	flex:0 0 80%;
	max-width:80%; }

.button_style {
	width: 100%;
	height: 60px;
	font-size: 1.2rem;
	letter-spacing: 0.5em;
	color: #7accca;
	background-color: #FFF;
	border: 1px solid #FFF; }

.error_msg {
	font-weight: 700;
	color: #f00;
	line-height: 2; }

.l-footer {
	position: relative; 
	background-color: #000;
	background-image: url("../img/footerimg.jpg");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: auto;}
	.l-footer .l-footer-top {
		padding: 75px 30px; }
		.l-footer .l-footer-top .l-footer-inner {
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-pack: justify;
			-ms-flex-pack: justify;
			justify-content: space-between;
			-webkit-box-align: center;
			-ms-flex-align: center;
			align-items: center; }
			.l-footer .l-footer-top .l-footer-inner .l-footer__info h1 {
				font-size: 2.2rem;
				letter-spacing: 0.1em;
				margin-bottom: 20px; }
			.l-footer .l-footer-top .l-footer-inner .l-footer__info p {
				color: #616161;
				font-size: 1.6rem;
				letter-spacing: 0.05em;
				line-height: 2.8rem; }
				.l-footer .l-footer-top .l-footer-inner .l-footer__info p span {
					margin-right: 16px; }
			.l-footer .l-footer-top .l-footer-inner .l-footer__link {
				position: relative;
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex; }
				.l-footer .l-footer-top .l-footer-inner .l-footer__link .l-footer__link-item {
					position: relative;
					text-align: center;
					margin-left: 40px;
					display: block; }
					.l-footer .l-footer-top .l-footer-inner .l-footer__link .l-footer__link-item:hover {
						opacity: 0.8; }
					.l-footer .l-footer-top .l-footer-inner .l-footer__link .l-footer__link-item img {
						margin-bottom: 10px;
						position: relative; }
					.l-footer .l-footer-top .l-footer-inner .l-footer__link .l-footer__link-item span {
						display: block;
						margin: 0 auto;
						position: relative;
						color: #b1bbb1;
						letter-spacing: 0.1em; }
	.l-footer .l-footer-bottom {
		padding: 8px 12px;
		text-align: center; }
		.l-footer .l-footer-bottom small {
			font-size: 1.2rem;
			letter-spacing: 0.1em;
			color: #b1bbb1; }

	@media screen and (max-width: 767px) {
		.l-footer .l-footer-top {
			padding: 40px 0; }
			.l-footer .l-footer-top .l-footer-inner {
				-ms-flex-wrap: wrap;
				flex-wrap: wrap; }
				.l-footer .l-footer-top .l-footer-inner .l-footer__info {
					margin-bottom: 30px;
					width: 100%; }
					.l-footer .l-footer-top .l-footer-inner .l-footer__info h1 {
						font-size: 1.6rem; }
					.l-footer .l-footer-top .l-footer-inner .l-footer__info p {
						font-size: 1.2rem; }
						.l-footer .l-footer-top .l-footer-inner .l-footer__info p span {
							margin-right: 10px; }
				.l-footer .l-footer-top .l-footer-inner .l-footer__link {
					width: 100%;
					-ms-flex-wrap: wrap;
					flex-wrap: wrap;
					-webkit-box-pack: center;
					-ms-flex-pack: center;
					justify-content: center; }
					.l-footer .l-footer-top .l-footer-inner .l-footer__link .l-footer__link-item {
						margin-left: 0px;
						margin-right: 20px;
						margin-bottom: 20px; }
						.l-footer .l-footer-top .l-footer-inner .l-footer__link .l-footer__link-item img {
							width: 30px;
							height: auto; }
		.l-footer .l-footer-bottom {
			padding: 8px 12px;
			text-align: center; }
			.l-footer .l-footer-bottom small {
				font-size: 1.2rem;
				letter-spacing: 0.1em;
				color: #b1bbb1; } }
