@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Taviraj:300,400,700,300i,400i,700i");

/*
	Transitive by TEMPLATED
	templated.co @templatedco
	Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
*/

/* 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,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	/* font: inherit;	*/
	/* font-family: RC TYPE,Roboto,Avenir,Helvetica,Arial,sans-serif;	*/
	font-family: "Helvetica Neue",
		Arial,
		"Hiragino Kaku Gothic ProN",
		"Hiragino Sans",
		"BIZ UDPGothic",
		Meiryo,
		sans-serif;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1;
	-webkit-text-size-adjust: none;
	word-wrap: break-word;
	overflow-wrap: break-word;
	background-color: #faf5da;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

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

/* Box Model */

*,
*:before,
*:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

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

/* Containers */

.container {
	margin-left: auto;
	margin-right: auto;
}

.container.\31 25\25 {
	width: 100%;
	max-width: 100rem;
	min-width: 80rem;
}

.container.\37 5\25 {
	width: 60rem;
}

.container.\35 0\25 {
	width: 40rem;
}

.container.\32 5\25 {
	width: 20rem;
}

.container {
	width: 80rem;
}

.red {
	color: #FF0000;
	font-weight: bold;
	font-size: 1.2em;
}

#process ul {
	line-height: 1.4rem;
	width: 100%;
	list-style: none;
	padding-left: 0;
	margin: 10px 0;
}

#process ul li {
	padding-bottom: 2rem;
	padding-left: 1em;
	text-indent: -1em;
}

#process ul.info_ls li {
	padding-bottom: 0 !important;
}

.pic {
	margin: 0 0 5px 0;
}

.pic img {
	width: 100%;
	display: block;
	margin: 0 auto;
}

.r_check {
	margin: 0 0 5px 0;
	width: 100%;
	margin: 10px auto;
	border: 1px solid #ccc;
	padding: 10px;
}

.r_check img {
	width: 100%;
	max-width: 200px;
	display: block;
	margin: 0 auto;
}

.inputlength {
	text-align: right;
	margin-top: 3px;
	font-size: 14px;
	color: #999;
}

.fs2 {
	font-size: 2rem;
}

.bld {
	font-weight: bold;
}

.mt0 {
	margin-top: 0 !important;
}

.mb0 {
	margin-bottom: 0 !important;
}

.pb2rem {
	padding-bottom: 2rem !important;
}

.mtb0 {
	margin: 0 !important;
}

.mb5 {
	margin-bottom: 5px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

@media screen and (max-width: 1680px) {

	.container.\31 25\25 {
		width: 100%;
		max-width: 100rem;
		min-width: 80rem;
	}

	.container.\37 5\25 {
		width: 60rem;
	}

	.container.\35 0\25 {
		width: 40rem;
	}

	.container.\32 5\25 {
		width: 20rem;
	}

	.container {
		width: 80rem;
	}

}

@media screen and (max-width: 1280px) {

	.container.\31 25\25 {
		width: 100%;
		max-width: 81.25rem;
		min-width: 65rem;
	}

	.container.\37 5\25 {
		width: 48.75rem;
	}

	.container.\35 0\25 {
		width: 32.5rem;
	}

	.container.\32 5\25 {
		width: 16.25rem;
	}

	.container {
		width: 65rem;
	}

}

@media screen and (max-width: 1000px) {

	.container.\31 25\25 {
		width: 100%;
		max-width: 112.5%;
		min-width: 90%;
	}

	.container.\37 5\25 {
		width: 67.5%;
	}

	.container.\35 0\25 {
		width: 45%;
	}

	.container.\32 5\25 {
		width: 22.5%;
	}

	.container {
		width: 90%;
	}

}

@media screen and (max-width: 736px) {

	.container.\31 25\25 {
		width: 100%;
		max-width: 112.5%;
		min-width: 90%;
	}

	.container.\37 5\25 {
		width: 67.5%;
	}

	.container.\35 0\25 {
		width: 45%;
	}

	.container.\32 5\25 {
		width: 22.5%;
	}

	.container {
		width: 90% !important;
	}

}

@media screen and (max-width: 480px) {

	.red {
		font-size: 0.8rem;
	}

	.fs2 {
		font-size: 1.2rem;
	}

	.container.\31 25\25 {
		width: 100%;
		max-width: 112.5%;
		min-width: 90%;
	}

	.container.\37 5\25 {
		width: 67.5%;
	}

	.container.\35 0\25 {
		width: 45%;
	}

	.container.\32 5\25 {
		width: 22.5%;
	}

	.container {
		width: 90% !important;
	}

}

/* Basic */

@-ms-viewport {
	width: device-width;
}

body {
	-ms-overflow-style: scrollbar;
}

@media screen and (max-width: 480px) {

	html,
	body {
		min-width: 320px;
	}

}

body {
	color: #444;
	/*
		background-color: #f2f2f2;
		background: -moz-linear-gradient(top left, #FFF, #ea9c9b 40%, #d1acc8 50%, #acc5e2);
		background: -webkit-linear-gradient(top left, #FFF, #ea9c9b 40%, #d1acc8 50%, #acc5e2);
		background: linear-gradient(top left, #FFF, #ea9c9b 40%, #d1acc8 50%, #acc5e2);
*/
	min-height: 100vh;
}

body.is-loading *,
body.is-loading *:before,
body.is-loading *:after {
	-moz-animation: none !important;
	-webkit-animation: none !important;
	-ms-animation: none !important;
	animation: none !important;
	-moz-transition: none !important;
	-webkit-transition: none !important;
	-ms-transition: none !important;
	transition: none !important;
}

/* Type */

html {
	font-size: 13pt;
}

@media screen and (max-width: 1680px) {

	html {
		font-size: 11pt;
	}

}

@media screen and (max-width: 1280px) {

	html {
		font-size: 11pt;
	}

}

@media screen and (max-width: 1000px) {

	html {
		font-size: 12pt;
	}

}

@media screen and (max-width: 736px) {

	html {
		font-size: 12pt;
	}

}

@media screen and (max-width: 480px) {

	html {
		font-size: 12pt;
	}

}

body,
input,
select,
textarea {
	/*	font-family: "Taviraj", serif;	*/
	font-weight: 300;
	font-size: 1rem;
	line-height: 1.65;
}

body#top .information {
	background: #ffffff;
	margin: 0 auto 2rem;
	color: #ff0000;
	width: 100%;
	max-width: 925px;
}

body#top .information p {
	margin: 0;
	padding: 2rem;
	font-weight: 600;
	font-size: 1.36rem;
	text-align: center;
	line-height: 1.75;
}

@media screen and (max-width: 736px) {

	body#top .information p {
		padding: 10px;
		font-size: 14px;
		line-height: 20px;
	}
}




a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

strong,
b {
	font-weight: 400;
}

em,
i {
	font-style: italic;
}

p {
	margin: 0 0 2rem 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400;
	line-height: 1.5;
	margin: 0;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
	text-decoration: none;
}

h2 {
	font-size: 1.5rem;
	font-weight: 700;
	text-transform: uppercase;
}

@media screen and (max-width: 736px) {

	h2 {
		font-size: 1.25rem;
	}

}

h3 {
	font-size: 1.35rem;
}

h4 {
	font-size: 1.1rem;
}

h5 {
	font-size: 0.9rem;
}

h6 {
	font-size: 0.7rem;
}

sub {
	font-size: 0.8rem;
	position: relative;
	top: 0.5rem;
}

sup {
	font-size: 0.8rem;
	position: relative;
	top: -0.5rem;
}

blockquote {
	border-left: solid 4px;
	font-style: italic;
	margin: 0 0 2rem 0;
	padding: 0.5rem 0 0.5rem 2rem;
}

code {
	border-radius: 4px;
	border: solid 1px;
	font-family: "Courier New", monospace;
	font-size: 0.9rem;
	margin: 0 0.25rem;
	padding: 0.25rem 0.65rem;
}

pre {
	-webkit-overflow-scrolling: touch;
	font-family: "Courier New", monospace;
	font-size: 0.9rem;
	margin: 0 0 2rem 0;
}

pre code {
	display: block;
	line-height: 1.75;
	padding: 1rem 1.5rem;
	overflow-x: auto;
}

hr {
	border: 0;
	border-bottom: solid 1px;
	margin: 2rem 0;
}

hr.major {
	margin: 3rem 0;
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

input,
select,
textarea {
	/*		color: #555;	*/
	color: #000000;
}

a {
	color: #E60012;
}

strong,
b {
	color: #555;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #555;
}

blockquote {
	border-left-color: rgba(144, 144, 144, 0.25);
}

code {
	background: rgba(144, 144, 144, 0.075);
	border-color: rgba(144, 144, 144, 0.25);
}

hr {
	border-bottom-color: rgba(144, 144, 144, 0.25);
}

.triangle {
	width: 100%;
	padding: 0;
	margin: 5px 0;
	text-align: center;
}

.show {
	display: block;
}

.hide {
	display: none;
}

.showSP {
	display: none;
}

.showPC {
	display: block;
}

@media screen and (max-width: 736px) {
	.showSP {
		display: block;
	}

	.showPC {
		display: none;
	}
}

/* Box */

.box {
	background: #FFF;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	/*
	    margin: 2rem auto;
		box-shadow: 3px 3px 3px rgba(45,45,45,0.3);
*/
}

h3.title {
	font-weight: bold;
	/* position: relative; */
	padding: 0.5rem 0;
	background: #333132;
	color: #fff;
	text-align: center;
	margin: 0 0 1rem;
	border-radius: 10px;
}

.box .content {
	padding: 3rem 1.5rem;
}

.box .content p.strong {
	font-weight: 600;
	margin: 0;
}

.box .content p.innerText {
	color: #2f2725;
	font-size: 16px;
	line-height: 25px;
	/* font-weight: bold;	*/
	width: 100%;
	margin: 0 auto;
}

.box .content .note_photo {
	width: 90%;
	margin: 1rem auto 0;
}

.box .content .note_photo h4 {
	color: #716f6f;
	font-size: 16px;
}

.box .content .note_photo ul {
	color: #716f6f;
	font-size: 14px;
	line-height: 20px;
	width: 95%;
	margin: 0 auto;
}

.box .content ul.innerList.nomark {
	list-style: none;
	text-indent: -1em;
}

.box .content p.text {
	font-size: 15px;
	line-height: 30px;
	width: 95%;
	margin: 0 auto;
}

.box> :last-child,
.box> :last-child> :last-child,
.box> :last-child> :last-child> :last-child {
	margin-bottom: 0;
}

.box.alt {
	border: 0;
	border-radius: 0;
	padding: 0;
}

#present {
	padding: 0 0 2rem;
	margin: 0;
}

#present img {
	width: 100%;
}

@media screen and (max-width: 736px) {

	.box .content {
		padding: 1rem;
	}

	.box .content p.innerText {
		line-height: 1.5rem;
		width: 100%;
	}
}

.box {
	border-color: rgba(144, 144, 144, 0.25);
}

/* Button */

input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.button {
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	border-radius: 4px;
	border: 0;
	cursor: pointer;
	display: inline-block;
	font-weight: 400;
	/* height: 2.85rem; */
	line-height: 2.95rem;
	padding: 0 1.5rem;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	text-transform: uppercase;
}

input[type="submit"].icon,
input[type="reset"].icon,
input[type="button"].icon,
button.icon,
.button.icon {
	padding-left: 1.35rem;
}

input[type="submit"].icon:before,
input[type="reset"].icon:before,
input[type="button"].icon:before,
button.icon:before,
.button.icon:before {
	margin-right: 0.5rem;
}

input[type="submit"].fit,
input[type="reset"].fit,
input[type="button"].fit,
button.fit,
.button.fit {
	display: block;
	margin: 0 0 1rem 0;
	width: 100%;
}

input[type="submit"].small,
input[type="reset"].small,
input[type="button"].small,
button.small,
.button.small {
	font-size: 0.8rem;
}

input[type="submit"].big,
input[type="reset"].big,
input[type="button"].big,
button.big,
.button.big {
	font-size: 1.25rem;
}

input[type="submit"].disabled,
input[type="submit"]:disabled,
input[type="reset"].disabled,
input[type="reset"]:disabled,
input[type="button"].disabled,
input[type="button"]:disabled,
button.disabled,
button:disabled,
.button.disabled,
.button:disabled {
	-moz-pointer-events: none;
	-webkit-pointer-events: none;
	-ms-pointer-events: none;
	pointer-events: none;
	opacity: 0.25;
}

.attachment label {
	/* ボタン部分の見た目（任意） */
	display: inline-block;
	position: relative;
	background: #666;
	color: #fff;
	font-size: 16px;
	padding: 10px 18px;
	border-radius: 4px;
	transition: all 0.3s;
}

.attachment label:hover {
	background: #888;
	transition: all 0.4s;
}

.attachment label input[type="file"] {
	/* 今回のポイント */
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	width: 100%;
	height: 100%;
}

.attachment .filename {
	font-weight: 16px;
	margin: 0 0 0 10px;
}

@media screen and (max-width: 480px) {

	input[type="submit"],
	input[type="reset"],
	input[type="button"],
	button,
	.button {
		padding: 0;
	}

}

input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.button {
	background-color: #f2f2f2;
	color: #000 !important;
}

input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
button:hover,
.button:hover {
	background-color: white;
}

input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active,
button:active,
.button:active {
	background-color: #e5e5e5;
}

input[type="submit"].alt,
input[type="reset"].alt,
input[type="button"].alt,
button.alt,
.button.alt {
	background-color: transparent;
	box-shadow: inset 0 0 0 2px rgba(144, 144, 144, 0.25);
	color: #555 !important;
}

input[type="submit"].alt:hover,
input[type="reset"].alt:hover,
input[type="button"].alt:hover,
button.alt:hover,
.button.alt:hover {
	background-color: rgba(144, 144, 144, 0.075);
}

input[type="submit"].alt:active,
input[type="reset"].alt:active,
input[type="button"].alt:active,
button.alt:active,
.button.alt:active {
	background-color: rgba(144, 144, 144, 0.2);
}

input[type="submit"].alt.icon:before,
input[type="reset"].alt.icon:before,
input[type="button"].alt.icon:before,
button.alt.icon:before,
.button.alt.icon:before {
	color: #bbb;
}

input[type="submit"].special,
input[type="reset"].special,
input[type="button"].special,
button.special,
.button.special {
	background-color: #E60012;
	color: #ffffff !important;
	padding: 1rem 0;
}

input[type="submit"].special:hover,
input[type="reset"].special:hover,
input[type="button"].special:hover,
button.special:hover,
.button.special:hover {
	background-color: #E22038;
}

input[type="submit"].special:active,
input[type="reset"].special:active,
input[type="button"].special:active,
button.special:active,
.button.special:active {
	background-color: #ff6679;
}

button[type="submit"].btn_start {
	display: block;
	position: relative;
}

button[type="submit"].btn_start img {
	width: 80%;
	max-width: 375px;
	display: block;
	margin: 0 auto;
}

/* Form */

form .field {
	margin-bottom: 2rem;
}

form .field labe {
	display: flex;
	align-items: center;
}

form .field.btm0 {
	margin-bottom: 0;
}

form .field.half {
	display: inline-block;
	width: 48%;
}

form .field.half.first {
	margin-right: 2.5%;
}

form .field .confirm_textbox {
	padding: .3rem 1rem;
	/* width: 90%; */
	margin-top: 10px;
	background-color: rgb(232 241 247);
	font-size: 1.35rem;
}

@media screen and (max-width: 500px) {

	form .field.half {
		display: block;
		width: 100%;
	}

	form .field.half.first {
		margin-right: 0;
	}

}

label {
	display: block;
	font-weight: bold;
	margin: 0 0 3px 0;
}

label em {
	color: #fff;
	font-size: 12px;
	font-style: normal;
	padding: 3px 7px 3px 6px;
	background: #ce0b0b;
	margin: 5px;
	border: none;
	border-radius: 3px;
}

label em.option {
	background: #02207a;
}

label .error,
p.error {
	color: #ff0000;
	padding-left: 10px;
	margin: 0;
}


input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
select,
textarea {
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	border-radius: 4px;
	border: none;
	border: solid 1px;
	color: inherit;
	display: block;
	outline: 0;
	padding: 0 1rem;
	text-decoration: none;
	width: 100%;
}

input[type="tel"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	border-radius: 4px;
	border: none;
	border: solid 1px;
	color: inherit;
	display: block;
	outline: 0;
	padding: 0 1rem;
	text-decoration: none;
	width: 50%;
}

input.account {
	width: 95%;
	float: right;
}

@media screen and (max-width: 736px) {

	input[type="tel"],
	input[type="url"].account {
		width: 90%;
	}
}

input[type="text"]:invalid,
input[type="password"]:invalid,
input[type="email"]:invalid,
input[type="url"]:invalid,
input[type="tel"]:invalid,
select:invalid,
textarea:invalid {
	box-shadow: none;
}

input[type="text"].error,
input[type="password"].error,
input[type="email"].error,
input[type="url"].error,
input[type="tel"].error,
select.error,
textarea.error {
	border-color: rgba(220, 20, 60, 1);
}


.input-etc-wrapper input[type="text"] {
	width: 60%;
	display: inline;
	margin: 10px 0;
}

.select-wrapper {
	text-decoration: none;
	display: block;
	position: relative;
}

/*
	.select-wrapper:before {
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		font-family: "Font Awesome 5 Free";
		font-style: normal;
		font-weight: 900;
		text-transform: none !important;
	}
	*/

.select-wrapper:before {
	/*	content: '\f078';	*/
	content: "";
	display: inline-block;
	background: url(../images/keyboard_arrow_down.png) no-repeat;
	background-size: contain;
	/*	display: block;	*/
	height: 2.75rem;
	line-height: 2.75rem;
	pointer-events: none;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 2.75rem;
}

.select-wrapper select::-ms-expand {
	display: none;
}

input[type="text"],
input[type="password"],
input[type="url"],
input[type="email"],
input[type="tel"],
select {
	height: 2.75rem;
}

textarea {
	padding: 0.75rem 1rem;
}

input[type="checkbox"],
input[type="radio"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	display: block;
	float: left;
	margin-right: -2rem;
	opacity: 0;
	width: 1rem;
	z-index: -1;
}

input[type="checkbox"]+label,
input[type="radio"]+label {
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
	font-size: 1rem;
	font-weight: 300;
	padding-left: 2.4rem;
	padding-right: 0.75rem;
	position: relative;
}

input[type="checkbox"]+label:before,
input[type="radio"]+label:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-transform: none !important;
}

input[type="checkbox"]+label:before,
input[type="radio"]+label:before {
	border-radius: 4px;
	border: solid 1px;
	content: '';
	display: inline-block;
	height: 1.65rem;
	left: 0;
	line-height: 1.58125rem;
	position: absolute;
	text-align: center;
	top: 0;
	width: 1.65rem;
}

input[type="checkbox"]:checked+label:before,
input[type="radio"]:checked+label:before {
	padding-left: 15px;
	content: "";
	display: inline-block;
	background: url(../images/check_white.png) no-repeat;
	background-size: contain;
	margin-right: 3px;
	/* content: '\f00c';	*/
}

input[type="checkbox"]+label:before {
	border-radius: 4px;
}

input[type="radio"]+label:before {
	border-radius: 100%;
}

::-webkit-input-placeholder {
	opacity: 1.0;
}

:-moz-placeholder {
	opacity: 1.0;
}

::-moz-placeholder {
	opacity: 1.0;
}

:-ms-input-placeholder {
	opacity: 1.0;
}

.formerize-placeholder {
	opacity: 1.0;
}

label {
	color: #555;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
select,
textarea {
	background: rgba(144, 144, 144, 0.075);
	border-color: rgba(144, 144, 144, 0.25);
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
select:focus,
textarea:focus {
	border-color: #E60012;
	box-shadow: 0 0 0 1px #E60012;
}

.select-wrapper:before {
	color: rgba(144, 144, 144, 0.25);
}

input[type="checkbox"]+label,
input[type="radio"]+label {
	color: #444;
}

input[type="checkbox"]+label:before,
input[type="radio"]+label:before {
	background: rgba(144, 144, 144, 0.075);
	border-color: rgba(144, 144, 144, 0.25);
}

input[type="checkbox"]+label.error:before,
input[type="radio"]+label.error:before {
	border-color: rgba(220, 20, 60, 1);
}

input[type="checkbox"]:checked+label:before,
input[type="radio"]:checked+label:before {
	background-color: #E60012;
	border-color: #E60012;
	color: #ffffff;
}

input[type="checkbox"]:focus+label:before,
input[type="radio"]:focus+label:before {
	border-color: #E60012;
	box-shadow: 0 0 0 1px #E60012;
}

::-webkit-input-placeholder {
	color: #bbb !important;
}

:-moz-placeholder {
	color: #bbb !important;
}

::-moz-placeholder {
	color: #bbb !important;
}

:-ms-input-placeholder {
	color: #bbb !important;
}

.formerize-placeholder {
	color: #bbb !important;
}

/* Icon */

.icon {
	text-decoration: none;
	border-bottom: none;
	position: relative;
}

.icon:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-transform: none !important;
}

.icon>.label {
	display: none;
}

/* Image */

.image {
	border: 0;
	display: inline-block;
	position: relative;
}

.image img {
	display: block;
}

.image.left,
.image.right {
	max-width: 40%;
}

.image.left img,
.image.right img {
	width: 100%;
}

.image.left {
	float: left;
	margin: 0 1.5rem 1rem 0;
	top: 0.25rem;
}

.image.right {
	float: right;
	margin: 0 0 1rem 1.5rem;
	top: 0.25rem;
}

.image.fit {
	display: block;
	margin: 0 auto;
	width: 300px;
}

.image.fit img {
	width: 100%;
}

.image.main {
	display: block;
	margin: 0 0 3rem 0;
	width: 100%;
}

.image.main img {
	width: 100%;
}

/* List */

ol {
	list-style: decimal;
	margin: 0 0 2rem 0;
	padding-left: 1.25rem;
}

ol li {
	padding-left: 0.25rem;
}

ul {
	list-style: disc;
	margin: 0 0 2rem 0;
	padding-left: 1rem;
}

ul li {
	padding-left: 0.5rem;
}

ul.alt {
	list-style: none;
	padding-left: 0;
}

ul.alt li {
	border-top: solid 1px;
	padding: 0.5rem 0;
}

ul.alt li:first-child {
	border-top: 0;
	padding-top: 0;
}

ul.icons {
	cursor: default;
	list-style: none;
	padding-left: 0;
}

ul.icons li {
	display: inline-block;
	padding: 0 1rem 0 0;
}

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

ul.icons li .icon:before {
	font-size: 2rem;
}

ul.actions {
	cursor: default;
	list-style: none;
	padding-left: 0;
	width: 80%;
	margin: 0 auto;
}

ul.actions li {
	display: inline-block;
	padding: 0 1rem 0 0;
	vertical-align: middle;
	width: 100%;
}

ul.actions.two li {
	width: 48%;
}

ul.actions.two li:first-child {
	width: 68%;
	float: right;
}

ul.actions.two li:last-child {
	width: 30%;
	float: left;
}

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

ul.actions.small li {
	padding: 0 0.5rem 0 0;
}

@media screen and (max-width: 480px) {

	ul.actions {
		margin: 0 0 2rem 0;
		width: 100%;
	}

	ul.actions li {
		padding: 1rem 0 0 0;
		display: block;
		text-align: center;
		width: 100%;
	}

	ul.actions.two li {
		width: 100%;
		float: none;
	}

	ul.actions.two li:first-child,
	ul.actions li:first-child {
		width: 100%;
		padding-top: 0;
	}

	ul.actions.two li:last-child {
		width: 30%;
	}

	ul.actions li>* {
		width: 100%;
		margin: 0 !important;
	}

	ul.actions li>*.icon:before {
		margin-left: -2rem;
	}

	ul.actions.small li {
		padding: 0.5rem 0 0 0;
	}

	ul.actions.small li:first-child {
		padding-top: 0;
	}

	ul.actions.two li:last-child input[type="submit"].special {
		font-size: 1rem;
	}

}

dl {
	margin: 0 0 2rem 0;
}

dl dt {
	display: block;
	font-weight: 400;
	margin: 0 0 1rem 0;
}

dl dd {
	margin-left: 2rem;
}

ul.alt li {
	border-top-color: rgba(144, 144, 144, 0.25);
}

/* Section/Article */

section.special,
article.special {
	text-align: center;
}

h2#logo {
	width: 100%;
	background: #ffffff;
}

h2#logo p {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

h2#logo p img {
	width: 30%;
	max-width: 167px;
	margin: 0 0 0 5px;
	padding: 20px 0;
}

#header {
	margin: 0 auto;
}

#header img {
	width: 100%;
	display: block;
	margin: 0 auto;
}

#header h4 {
	background: #0a8374;
	color: #fff;
	line-height: 3.25em;
	text-align: center;
	width: 100%;
	padding: 0;
	/* font-weight: 600; */
	font-size: 1.36rem;
}

@media screen and (max-width: 736px) {

	header {
		margin: 0 auto 1rem;
	}
}


/* Table */

.table-wrapper {
	-webkit-overflow-scrolling: touch;
	overflow-x: auto;
}

table {
	margin: 0 0 2rem 0;
	width: 100%;
}

table tbody tr {
	border: solid 1px;
	border-left: 0;
	border-right: 0;
}

table td {
	padding: 0.75rem 0.75rem;
}

table th {
	font-size: 0.9rem;
	font-weight: 400;
	padding: 0 0.75rem 0.75rem 0.75rem;
	text-align: left;
}

table thead {
	border-bottom: solid 2px;
}

table tfoot {
	border-top: solid 2px;
}

table.alt {
	border-collapse: separate;
}

table.alt tbody tr td {
	border: solid 1px;
	border-left-width: 0;
	border-top-width: 0;
}

table.alt tbody tr td:first-child {
	border-left-width: 1px;
}

table.alt tbody tr:first-child td {
	border-top-width: 1px;
}

table.alt thead {
	border-bottom: 0;
}

table.alt tfoot {
	border-top: 0;
}

table tbody tr {
	border-color: rgba(144, 144, 144, 0.25);
}

table tbody tr:nth-child(2n + 1) {
	background-color: rgba(144, 144, 144, 0.075);
}

table th {
	color: #555;
}

table thead {
	border-bottom-color: rgba(144, 144, 144, 0.25);
}

table tfoot {
	border-top-color: rgba(144, 144, 144, 0.25);
}

table.alt tbody tr td {
	border-color: rgba(144, 144, 144, 0.25);
}

/* Wrapper */

.wrapper {
	padding: 0;
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 750px;
	background-color: #fff;
}

.wrapper .txt_close {
	text-align: center;
	font-size: 1.2rem;
	color: #ff0000;
	font-weight: bold;
}

.wrapper>.inner {
	margin: 0 auto;
	/* width: 95%;	*/
	width: 100%;
	max-width: 750px;
	background: #FFF;
}

/* 
	@media screen and (max-width: 1280px) {
		.wrapper > .inner {
			width: 75rem;
		}
	}

	@media screen and (max-width: 1000px) {

		.wrapper > .inner {
			width: 95%;
		}
	}
	*/

@media screen and (max-width: 736px) {

	.wrapper {
		padding: 0 0 1rem 0;
	}

}

/* Header */

body.subpage {
	padding-top: 3.125em;
}

@-moz-keyframes reveal-header {
	0% {
		top: -4em;
		opacity: 0;
	}

	100% {
		top: 0;
		opacity: 1;
	}
}

@-webkit-keyframes reveal-header {
	0% {
		top: -4em;
		opacity: 0;
	}

	100% {
		top: 0;
		opacity: 1;
	}
}

@-ms-keyframes reveal-header {
	0% {
		top: -4em;
		opacity: 0;
	}

	100% {
		top: 0;
		opacity: 1;
	}
}

@keyframes reveal-header {
	0% {
		top: -4em;
		opacity: 0;
	}

	100% {
		top: 0;
		opacity: 1;
	}
}

/*
	#header {
		background: rgba(0, 0, 0, 0.75);
		color: #a6a6a6;
		cursor: default;
		height: 3.25em;
		left: 0;
		line-height: 3.25em;
		position: fixed;
		text-align: right;
		top: 0;
		width: 100%;
		z-index: 10001;
	}

		#header .toggle span {
			display: none;
		}

		#header > .logo {
			display: inline-block;
			height: inherit;
			left: 1.25rem;
			line-height: inherit;
			margin: 0;
			padding: 0;
			position: absolute;
			top: 0;
		}

		#header > .logo a {
			font-size: 1.25rem;
			color: #FFF;
			text-decoration: none;
		}

		#header > .logo span {
			font-weight: 300;
			font-size: .75rem;
			color: rgba(255, 255, 255, 0.5);
		}

		#header > a {
			-moz-transition: color 0.2s ease-in-out;
			-webkit-transition: color 0.2s ease-in-out;
			-ms-transition: color 0.2s ease-in-out;
			transition: color 0.2s ease-in-out;
			display: inline-block;
			padding: 0 0.75em;
			color: inherit;
			text-decoration: none;
			color: #FFF;
		}

		#header > a[href="#menu"] {
			text-decoration: none;
			-webkit-tap-highlight-color: transparent;
		}

		#header > a[href="#menu"]:before {
			content: "";
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		#header > a[href="#menu"]:before {
			margin: 0 0.5em 0 0;
		}

		#header > a + a[href="#menu"]:last-child {
			border-left: solid 1px rgba(0, 0, 0, 0.15);
			padding-left: 1.25em;
			margin-left: 0.5em;
		}

		#header > a:last-child {
			padding-right: 1.25em;
		}

		@media screen and (max-width: 736px) {

			#header > a {
				padding: 0 0.5em;
			}

			#header > a + a[href="#menu"]:last-child {
				padding-left: 1em;
				margin-left: 0.25em;
			}

			#header > a:last-child {
				padding-right: 1em;
			}
		}

		#header.reveal {
			-moz-animation: reveal-header 0.5s ease;
			-webkit-animation: reveal-header 0.5s ease;
			-ms-animation: reveal-header 0.5s ease;
			animation: reveal-header 0.5s ease;
		}

		#header.alt {
			-moz-animation: none;
			-webkit-animation: none;
			-ms-animation: none;
			animation: none;
			background-color: transparent;
			box-shadow: none;
			overflow: hidden;
			position: absolute;
			top: 1.5em;
		}

		#header.alt h1 {
			left: 2.5em;
		}

		#header.alt nav {
			right: 2.5em;
		}

	@media screen and (max-width: 1000px) {

		body.subpage {
			padding-top: 44px;
		}

		#header {
			height: 44px;
			line-height: 44px;
		}

			#header > h1 {
				left: 1em;
			}

				#header > h1 a {
					font-size: 1em;
				}

	}

	@media screen and (max-width: 480px) {

		#header {
			min-width: 320px;
		}

	}
*/
/* Menu */

#menu {
	-moz-transform: translateX(20em);
	-webkit-transform: translateX(20em);
	-ms-transform: translateX(20em);
	transform: translateX(20em);
	-moz-transition: -moz-transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
	-webkit-transition: -webkit-transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
	-ms-transition: -ms-transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
	transition: transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
	-webkit-overflow-scrolling: touch;
	background: #000;
	box-shadow: none;
	color: #000;
	height: 100%;
	max-width: 80%;
	overflow-y: auto;
	padding: 3em 2em;
	position: fixed;
	right: 0;
	top: 0;
	visibility: hidden;
	width: 20em;
	z-index: 10002;
}

#menu>ul {
	margin: 0 0 1rem 0;
}

#menu>ul.links {
	list-style: none;
	padding: 0;
}

#menu>ul.links>li {
	padding: 0;
}

#menu>ul.links>li>a:not(.button) {
	border: 0;
	border-top: solid 1px rgba(255, 255, 255, 0.25);
	color: #fff;
	display: block;
	line-height: 3.5em;
	text-decoration: none;
}

#menu>ul.links>li>a:not(.button):hover {
	color: #E60012;
}

#menu>ul.links>li>.button {
	display: block;
	margin: 0.5em 0 0 0;
}

#menu>ul.links>li:first-child>a:not(.button) {
	border-top: 0 !important;
}

#menu .close {
	text-decoration: none;
	-moz-transition: color 0.2s ease-in-out;
	-webkit-transition: color 0.2s ease-in-out;
	-ms-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
	-webkit-tap-highlight-color: transparent;
	border: 0;
	color: #fff;
	cursor: pointer;
	display: block;
	height: 3.25em;
	line-height: 3.25em;
	padding-right: 1.25em;
	position: absolute;
	right: 0;
	text-align: right;
	top: 0;
	width: 7em;
}

#menu .close:before {
	content: "";
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-transform: none !important;
}

#menu .close:before {
	font-size: 1.25em;
}

#menu .close:hover {
	color: #f2f2f2;
}

@media screen and (max-width: 736px) {

	#menu .close {
		height: 4em;
		line-height: 4em;
	}

}

#menu.visible {
	-moz-transform: translateX(0);
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	box-shadow: 0 0 1.5em 0 rgba(0, 0, 0, 0.2);
	visibility: visible;
}

@media screen and (max-width: 736px) {

	#menu {
		padding: 2.5em 1.75em;
	}

}

/*	バナー	*/
#banner {
	margin: 0 auto 2rem;
	width: 95%;
	max-width: 935px;
}

#banner img {
	display: block;
	width: 100%;
}

#banner a:hover {
	opacity: 0.7;
	transition: .3s;
}

/* Main */

#main {
	padding: 4rem 0 2rem 0;
}

@media screen and (max-width: 736px) {

	#main {
		padding: 3rem 0 1rem 0;
	}

}

/* Footer */

#footer {
	padding: 2rem 0 4rem 0;
	color: #686767;
	max-width: 750px;
	width: 95%;
	margin: 0 auto;
}

#footer dl dt {
	font-weight: 600;
	font-size: 1.25rem;
	margin: 0;
}

#footer dl dd {
	margin-left: 0;
}

#footer dl dd.terminal {
	font-size: 12px;
}

#footer a.telephone {
	color: #ffffff;
	font-size: 1.65rem;
	text-decoration: none;
}

#footer .copyright {
	color: #000;
	font-size: 0.9rem;
	margin: 0 0 2rem 0;
	padding: 0;
	text-align: center;
}

#footer .advertising {
	color: #ffffff;
	font-size: 8px;
	margin: 0;
	padding: 5px 0;
	text-align: right;
	width: 95%;
	max-width: 870px;
}

@media screen and (max-width: 736px) {

	#footer {
		padding: .8rem;
	}

	#footer dl dd {
		font-size: 12px;
	}

}

/* Flexgrid */

#flexgrid {
	width: 100%;
	margin: 0 0 2.5rem 0;
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-moz-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-moz-align-items: stretch;
	-webkit-align-items: stretch;
	-ms-align-items: stretch;
	align-items: stretch;
}

#flexgrid>* {
	-moz-flex-shrink: 1;
	-webkit-flex-shrink: 1;
	-ms-flex-shrink: 1;
	flex-shrink: 1;
	-moz-flex-grow: 0;
	-webkit-flex-grow: 0;
	-ms-flex-grow: 0;
	flex-grow: 0;
}

#flexgrid>* {
	width: 33.33333%;
}

#flexgrid>* {
	padding: 3rem;
	width: calc(33.33333% + 2rem);
}

#flexgrid> :nth-child(-n + 3) {
	padding-top: 0;
}

#flexgrid> :nth-last-child(-n + 3) {
	padding-bottom: 0;
}

#flexgrid> :nth-child(3n + 1) {
	padding-left: 0;
}

#flexgrid> :nth-child(3n) {
	padding-right: 0;
}

#flexgrid> :nth-child(3n + 1),
#flexgrid> :nth-child(3n) {
	width: calc(33.33333% + -1rem);
}

#flexgrid>div {
	border-style: solid;
	border-color: rgba(255, 255, 255, 0.25);
	border-left-width: 1px;
	border-top-width: 1px;
	text-align: center;
}

#flexgrid>div> :last-child {
	margin-bottom: 0;
}

#flexgrid>div:nth-child(3n - 2) {
	border-left-width: 0;
}

#flexgrid>div:nth-child(-n + 3) {
	border-top-width: 0;
}

#flexgrid>div .icon {
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-moz-align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-moz-justify-content: center;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	font-size: 3.5rem;
	background: #fff;
	color: #E60012;
	width: 8rem;
	height: 8rem;
	border-radius: 100%;
	margin: 0 auto 2rem auto;
}

@media screen and (max-width: 1000px) {

	#flexgrid>* {
		width: 100%;
	}

	#flexgrid>* {
		padding: 2rem;
		width: calc(33.33333% + 1.33333rem);
	}

	#flexgrid> :nth-child(-n + 3) {
		padding-top: 2rem;
	}

	#flexgrid> :nth-last-child(-n + 3) {
		padding-bottom: 2rem;
	}

	#flexgrid> :nth-child(3n + 1) {
		padding-left: 2rem;
	}

	#flexgrid> :nth-child(3n) {
		padding-right: 2rem;
	}

	#flexgrid> :nth-child(3n + 1),
	#flexgrid> :nth-child(3n) {
		padding: 2rem;
		width: calc(100% + 4rem);
	}

	#flexgrid>* {
		padding: 2rem;
		width: calc(50% + 2rem);
	}

	#flexgrid> :nth-child(-n + 2) {
		padding-top: 2rem;
	}

	#flexgrid> :nth-last-child(-n + 2) {
		padding-bottom: 2rem;
	}

	#flexgrid> :nth-child(2n + 1) {
		padding-left: 2rem;
	}

	#flexgrid> :nth-child(2n) {
		padding-right: 2rem;
	}

	#flexgrid> :nth-child(2n + 1),
	#flexgrid> :nth-child(2n) {
		padding: 2rem;
		width: calc(100% + 4rem);
	}

	#flexgrid>* {
		padding: 2rem;
		width: calc(100% + 4rem);
	}

	#flexgrid> :nth-child(-n + 1) {
		padding-top: 0;
	}

	#flexgrid> :nth-last-child(-n + 1) {
		padding-bottom: 0;
	}

	#flexgrid> :nth-child(1n + 1) {
		padding-left: 0;
	}

	#flexgrid> :nth-child(1n) {
		padding-right: 0;
	}

	#flexgrid> :nth-child(1n + 1),
	#flexgrid> :nth-child(1n) {
		width: calc(100% + 2rem);
	}

	#flexgrid>div:nth-child(2n - 1) {
		border-left-width: 1px;
	}

	#flexgrid>div:nth-child(-n + 2) {
		border-top-width: 1px;
	}

	#flexgrid>div:nth-child(-n + 3) {
		border-top-width: 1px;
	}

	#flexgrid>div:nth-child(n) {
		border-left-width: 0;
	}

	#flexgrid>div:nth-child(-n + 1) {
		border-top-width: 0;
	}

	#flexgrid>div .icon {
		font-size: 2rem;
		width: 6rem;
		height: 6rem;
	}

}

.grid-style {
	width: 100%;
	margin: 0 0 2.5rem 0;
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-moz-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-moz-align-items: stretch;
	-webkit-align-items: stretch;
	-ms-align-items: stretch;
	align-items: stretch;
}

.grid-style>* {
	-moz-flex-shrink: 1;
	-webkit-flex-shrink: 1;
	-ms-flex-shrink: 1;
	flex-shrink: 1;
	-moz-flex-grow: 0;
	-webkit-flex-grow: 0;
	-ms-flex-grow: 0;
	flex-grow: 0;
}

.grid-style>* {
	width: 50%;
}

.grid-style>* {
	padding: 3rem;
	width: calc(50% + 3rem);
	display: flex;
}

.grid-style> :nth-child(-n + 2) {
	padding-top: 0;
}

.grid-style> :nth-last-child(-n + 2) {
	padding-bottom: 0;
}

.grid-style> :nth-child(2n + 1) {
	padding-left: 0;
}

.grid-style> :nth-child(2n) {
	padding-right: 0;
}

.grid-style> :nth-child(2n + 1),
.grid-style> :nth-child(2n) {
	width: calc(50% + 0rem);
}

.grid-style .box {
	margin: 0;
}

@media screen and (max-width: 1000px) {

	.grid-style>* {
		width: 100%;
	}

	.grid-style>* {
		padding: 2rem;
		width: calc(50% + 2rem);
	}

	.grid-style> :nth-child(-n + 2) {
		padding-top: 2rem;
	}

	.grid-style> :nth-last-child(-n + 2) {
		padding-bottom: 2rem;
	}

	.grid-style> :nth-child(2n + 1) {
		padding-left: 2rem;
	}

	.grid-style> :nth-child(2n) {
		padding-right: 2rem;
	}

	.grid-style> :nth-child(2n + 1),
	.grid-style> :nth-child(2n) {
		padding: 2rem;
		width: calc(100% + 4rem);
	}

	.grid-style>* {
		padding: 2rem;
		width: calc(100% + 4rem);
	}

	.grid-style> :nth-child(-n + 1) {
		padding-top: 0;
	}

	.grid-style> :nth-last-child(-n + 1) {
		padding-bottom: 0;
	}

	.grid-style> :nth-child(1n + 1) {
		padding-left: 0;
	}

	.grid-style> :nth-child(1n) {
		padding-right: 0;
	}

	.grid-style> :nth-child(1n + 1),
	.grid-style> :nth-child(1n) {
		width: calc(100% + 2rem);
	}

}



/* 利用規約同ボタン	*/
.policy {
	margin: 20px auto;
	text-align: center;
}

.submit_btnarea {
	width: 100%;
	margin: 0 auto;
}

.submit_btnarea button[type="submit"] {
	font-size: 2rem;
	padding: 1rem 0;
	height: auto;
}

.submit_btnarea button[type="submit"][disabled] {
	color: #ccc;
	border-color: #ccc;
	cursor: default;
	opacity: 30%;
}

.submit_btnarea button[type="submit"]:hover {
	opacity: 1;
}

.form_btn {
	cursor: pointer;
	transition: all .5s ease-out;
	position: relative;
}

.form_btn:hover {
	border: 1px solid #005183;
	background: #fff;
	color: #005183;
}


.sel_date {
	width: 30%;
	float: left;
	margin-right: 1px;
	max-width: 100px;
}

.fl {
	float: left;
}

.mt5 {
	margin-top: 5px;
}

.mr5 {
	margin-right: 5px;
}

.ml40 {
	margin-left: 40px;
}

.ml40pc {
	margin-left: 40px;
}

.manki {
	margin: 0 0 0 40px;
}

@media screen and (max-width: 680px) {
	.submit_btnarea button[type="submit"] {
		font-size: 1.45rem;
	}
}

@media screen and (max-width: 500px) {
	.submit_btnarea button[type="submit"] {
		font-size: 20px;
		font-weight: 700;
		padding: 0.65rem 0;
	}
}

h5.midashi {
	font-size: 1.8em;
	margin-top: 1.8em;
	text-align: center;
	position: relative;
	display: inline-block;
	padding: 0 45px;
}

h5.midashi:before,
h5.midashi:after {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 44px;
	height: 2px;
	background-color: black;
	-webkit-transform: rotate(-60deg);
	transform: rotate(-60deg);
}

h5.midashi:before {
	left: 0;
}

h5.midashi:after {
	right: 0;
}

dl.limitdate {
	text-align: center;
	font-weight: 600;
}

dl.limitdate dt {
	font-weight: 600;
	margin: 0;
	color: #e60012;
}

dl.limitdate dd {
	margin: 0 0 1rem 0;
	font-size: 1.26rem;
}

p.btn_home {
	width: 90%;
	margin: 0 auto;
}

p.btn_home a {
	width: 200px;
	text-align: center;
	/* font-weight: bold; */
	/* font-size: 1.65rem; */
	/* background: #B09D3A;	*/
	background: #666666;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding: 10px 0;
	margin: 0 auto;
	border-radius: 5px;
}

p.btn_home a:hover {
	background: #a49696;
}

@media screen and (max-width: 736px) {
	h5.midashi {
		font-size: 1.2em;
		margin-top: 1.2em;
	}

	.limit {
		font-size: 1.2rem;
	}

	dl.limitdate dd {
		font-size: 1rem;
	}
}


/*	ローディング	*/
#loading {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background-color: #000;
	z-index: 9000;
	color: #FFFFFF;
}

#animation {
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 9999;
}

.loader {
	color: #ffffff;
	font-size: 20px;
	margin: 100px auto;
	width: 1em;
	height: 1em;
	border-radius: 50%;
	position: relative;
	text-indent: -9999em;
	-webkit-animation: load4 1.3s infinite linear;
	animation: load4 1.3s infinite linear;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
}

@-webkit-keyframes load4 {

	0%,
	100% {
		box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
	}

	12.5% {
		box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
	}

	25% {
		box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
	}

	37.5% {
		box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
	}

	50% {
		box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
	}

	62.5% {
		box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
	}

	75% {
		box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
	}

	87.5% {
		box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
	}
}

@keyframes load4 {

	0%,
	100% {
		box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
	}

	12.5% {
		box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
	}

	25% {
		box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
	}

	37.5% {
		box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
	}

	50% {
		box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
	}

	62.5% {
		box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
	}

	75% {
		box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
	}

	87.5% {
		box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
	}
}