@charset "UTF-8";
/*
http://meyerweb.com/eric/tools/css/reset/ 
v2.0 | 20110126
License: none (public domain)
*/
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:after, blockquote:before, q:after, q:before {
	content: "";
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*==========================
- 〜479px      ：SP portrait
- 480px〜599px ：SP landscape
- 600px〜959px ：tablet
- 960px〜1279px：small PC
- 1280px〜     ：large PC
- 1400px〜     ：largest PC
==========================*/
@font-face {
	font-family: "NotoSansCJKjp-Regular";
	font-style: normal;
	font-weight: normal;
	src: local("Noto Sans CJK JP Regular"),
	     url("//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2") format("woff2"),
	     url("//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff") format("woff"),
	     url("//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf") format("opentype");
}
@font-face {
	font-family: "NotoSansCJKjp-Medium";
	font-style: normal;
	font-weight: normal;
	src: local("Noto Sans CJK JP Medium"),
	     url("//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff2") format("woff2"),
	     url("//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff") format("woff"),
	     url("//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.otf") format("opentype");
}
@font-face {
	font-family: "NotoSansCJKjp-Bold";
	font-style: normal;
	font-weight: normal;
	src: local("Noto Sans CJK JP Bold"),
	     url("//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff2") format("woff2"),
	     url("//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff") format("woff"),
	     url("//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.otf") format("opentype");
}
/*
@font-face {
	font-family: "NotoSansCJKjp-Regular";
	font-style: normal;
	font-weight: normal;
	src: url("../font/NotoSansCJKjp-Regular.min.ttf") format("truetype"),
	     url("../font/NotoSansCJKjp-Regular.min.woff") format("woff"),
	     url("../font/NotoSansCJKjp-Regular.min.woff2") format("woff2");
}
@font-face {
	font-family: "NotoSansCJKjp-Medium";
	font-style: normal;
	font-weight: normal;
	src: url("../font/NotoSansCJKjp-Medium.min.ttf") format("truetype"),
	     url("../font/NotoSansCJKjp-Medium.min.woff") format("woff"),
	     url("../font/NotoSansCJKjp-Medium.min.woff2") format("woff2");
}
@font-face {
	font-family: "NotoSansCJKjp-Bold";
	font-style: normal;
	font-weight: normal;
	src: url("../font/NotoSansCJKjp-Bold.min.ttf") format("truetype"),
	     url("../font/NotoSansCJKjp-Bold.min.woff") format("woff"),
	     url("../font/NotoSansCJKjp-Bold.min.woff2") format("woff2");
}
@font-face {
	font-family: "NotoSansCJKjp-Black";
	font-style: normal;
	font-weight: normal;
	src: url("../font/NotoSansCJKjp-Black.min.ttf") format("truetype"),
	     url("../font/NotoSansCJKjp-Black.min.woff") format("woff"),
	     url("../font/NotoSansCJKjp-Black.min.woff2") format("woff2");
}
*/
/*
@font-face {
	font-family: "Lato-Light";
	font-style: normal;
	font-weight: normal;
	src: url("../font/lato-v15-latin-300.ttf") format("truetype"),
	     url("../font/lato-v15-latin-300.woff") format("woff"),
	     url("../font/lato-v15-latin-300.woff2") format("woff2");
}
@font-face {
	font-family: "Lato-Regular";
	font-style: normal;
	font-weight: normal;
	src: url("../font/lato-v15-latin-regular.ttf") format("truetype"),
	     url("../font/lato-v15-latin-regular.woff") format("woff"),
	     url("../font/lato-v15-latin-regular.woff2") format("woff2");
}
@font-face {
	font-family: "Lato-Bold";
	font-style: normal;
	font-weight: normal;
	src: url("../font/lato-v15-latin-700.ttf") format("truetype"),
	     url("../font/lato-v15-latin-700.woff") format("woff"),
	     url("../font/lato-v15-latin-700.woff2") format("woff2");
}
@font-face {
	font-family: "Lato-Black";
	font-style: normal;
	font-weight: normal;
	src: url("../font/lato-v15-latin-900.ttf") format("truetype"),
	     url("../font/lato-v15-latin-900.woff") format("woff"),
	     url("../font/lato-v15-latin-900.woff2") format("woff2");
}
*/

/* 〜479px：SP portrait
------------------------------ */
html, body {
	position: relative;
	width: 100%;
	height: 100%;
	font-family: "NotoSansCJKjp-Regular", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 23px;
	-webkit-text-size-adjust: 100%;
	color: #333333;
}
img {
	width: 100%;
	vertical-align: middle;
}
sup {
	vertical-align: super;
	font-size: 50%;
}

.pc,
.pc-inline {
	display: none !important;
}

.f_regular {
	font-family: "NotoSansCJKjp-Regular";
}
.f_medium {
	font-family: "NotoSansCJKjp-Medium";
}
.f_bold {
	font-family: "NotoSansCJKjp-Bold";
}
/*
.f_black {
	font-family: "NotoSansCJKjp-Black";
}
*/
/*
.f_lato_light {
	font-family: "Lato-Light";
}
.f_lato_regular {
	font-family: "Lato-Regular";
}
.f_lato_bold {
	font-family: "Lato-Bold";
}
.f_lato_black {
	font-family: "Lato-Black";
}
.f_color_black {
	color: #000 !important;
}
.f_color_white {
	color: #fff !important;
}
*/


/***************************
general - header
***************************/
#header {
	padding: 1.0rem 0.8rem;
	background: #fff;
}
#header .logo {
	width: 98px;
}

#title-bar {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 80px;
	background-image: url(../img/title_bg_sp.png);
	background-position: center top;
	background-repeat: repeat-x;
	background-size: auto 100%;
}
#title-bar h1 {
	width: 100%;
	line-height: 24px;
	font-size: 24px;
	color: #fff;
	text-align: center;
}
#title-bar h1 small {
	display: block;
	margin-top: -6px;
	font-size: 18px;
}


/***************************
general - container
***************************/


/***************************
general - form-horizontal
***************************/
.form-horizontal {
	
}
.form-horizontal input,
.form-horizontal select,
.form-horizontal textarea {
	width: 100%;
	padding: 6px 12px;
	font-family: "NotoSansCJKjp-Regular", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
	border: 1px solid #ccc;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	background: #fff;
}

.form-horizontal input[type="text"].errtext,
.form-horizontal input[type="tel"].errtext,
.form-horizontal select.errtext,
.form-horizontal textarea.errtext {
	background-color: #fee;
}

.form-horizontal input[type="text"],
.form-horizontal input[type="tel"],
.form-horizontal select {
	min-width: 250px;
}

.form-horizontal input[type="text"].check_notes,
.form-horizontal input[type="text"].radio_notes {
	width: 12em;
	min-width: auto;
	padding: 0.2em 0.5em;
	margin-left: 2.0rem;
}
.form-horizontal input[type="text"].check_notes:disabled,
.form-horizontal input[type="text"].radio_notes:disabled {
	background-color: #eee;
}

.form-horizontal input[type="radio"],
.form-horizontal input[type="checkbox"] {
	width: auto;
}
.form-horizontal input[type="button"] {
	font-size: 100%;
	padding: 1.0em 0;
}

.form-horizontal input[type="checkbox"] {
	position: relative;
	border: 1px solid #ccc;
	width: 16px;
	height: 16px;
	outline: none;
	padding: 4px;
	vertical-align: text-bottom;
}
.form-horizontal input[type="checkbox"]:checked {
	
}
.form-horizontal input[type="checkbox"]:checked:after {
	content: "";
	position: absolute;
	top: 5px;
	left: 2px;
	width: 7px;
	height: 4px;
	right: 10px;
	border-top: 3px solid #666;
	border-right: 3px solid #666;
	transform: translateY(-50%) rotate(115deg);
}

.form-horizontal input[type="radio"] {
	border: 1px solid #ccc;
	border-radius: 8px;
	width: 16px;
	height: 16px;
	outline: none;
	padding: 3px;
	vertical-align: text-bottom;
	margin-bottom: 3px;
}
.form-horizontal input[type="radio"]:checked {
	background: #666;
	background-clip: content-box;
}

.form-horizontal select {
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAABgElEQVR4nO3XTU7DMBCG4V4E0u4bO8YzVu7Egi3/3XAokCr1JBSEOEdhUaYqUtTYaVLb6fdI3Zr53gVqJxMAAAAAAAAAgD3KuVlJvJozX8S+JZQxpiiJV8aYotMDyrmZIvepiX+05Xdr7WXPNw7GGFMoaz+2t9M6OEJV19PdePlkEqGq6+lu/O52Wnvf3vhAJhF6uV0x3zQ+kHiEg+O3n01FdO31mCJa5BTBb7x7CHo0lwiDjBepRxh0vNDMzylG8BmviO57+WOpRTjpeJFKhCjjRewIUceLWBGSGC/aIwR89fTQ+NU81njxF2EzdIQkxwtt+WnICF7jme/63BTMJ0KX3+T/fo6nOl70HSGr8aKvCFmOF8dGyHq86BphFONFaIRRjRfa8qNPhFGOF+0R+Ku09vvQeG35NvaOo7RGGPN40SHCeMaLgAjjGy8qci9tASpyi9h3DkoTLQ/8U3yNfd9JNEbgMxkv9iPMz2280ETL8oreYt8BAAAAAAAAAOflF9805kbw8SuuAAAAAElFTkSuQmCC');
	background-size: auto 35%;
	background-position: right 8px center;
	background-repeat: no-repeat;
}

.form-horizontal textarea {
	height: 10rem;
}

/*** sysform fix. ***/
.form-horizontal #SysFrm_Panel_Item {
	max-width: 953px;
	margin: 0 auto;
	padding: 0 1.5rem;
}

.form-horizontal #SysFrm_itemTable,
.form-horizontal #SysFrm_itemTable tbody,
.form-horizontal #SysFrm_itemTable tr {
	display: block;
}
.form-horizontal #SysFrm_itemTable tr th,
.form-horizontal #SysFrm_itemTable tr td {
	display: inline-block;
	text-align: left;
}

.form-horizontal #SysFrm_itemTable tr {
	
}
.form-horizontal #SysFrm_itemTable tr th {
	font-weight: bold;
	padding: 2.0rem 0 0;
}
.form-horizontal #SysFrm_itemTable tr td.tdSituation {
	
}
.form-horizontal #SysFrm_itemTable tr td.tdSituation img {
	width: 2.5em;
}
.form-horizontal #SysFrm_itemTable tr td.tdItem {
	position: relative;
	/*display: flex;*/
	/*justify-content: space-between;*/
	display: block;
	padding: 0.5rem 0;
}
.form-horizontal #SysFrm_itemTable tr td.tdItem span.errtext {
	position: absolute;
	display: block;
	left: 0;
	color: #ff0000;
	font-size: 74%;
	line-height: 1.2;
	z-index: 999;
	pointer-events: none;
}
.form-horizontal #SysFrm_itemTable tr td.tdItem span.errtext br {
	display: none;
}
.form-horizontal #SysFrm_itemTable tr td.tdItem input.input_half {
	width: 47%;
	min-width: inherit;
}
.form-horizontal #SysFrm_itemTable tr td.tdItem input.input_half:first-child {
	margin-right: 1%;
}
.form-horizontal #SysFrm_itemTable tr td.tdItem input.input_half:last-child {
	/*margin-left: 1%;*/
}
.form-horizontal #SysFrm_itemTable tr td.tdItem table.subtable {
	display: inline-block;
	margin-right: 1.0rem;
	/*
	border: 1px solid #999;
	box-sizing: border-box;
	*/
}

.form-horizontal #SysFrm_Panel_Button {
	max-width: 953px;
	margin: 0 auto;
	padding: 3.0rem 1.5rem 0;
}
.form-horizontal #SysFrm_Panel_Button input,
.form-horizontal #SysFrm_Panel_Button button {
	position: relative;
	display: block;
	height: 100%;
	color: #fff;
	font-size: 100%;
	text-decoration: none;
	line-height: 1.0;
	padding: 1.2em 3.0em;
	background-color: #49aa48;
	transition: all 0.2s ease;
	border: none;
	cursor: pointer;
	font-family: "NotoSansCJKjp-Regular", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}
.form-horizontal #SysFrm_Panel_Button input:hover,
.form-horizontal #SysFrm_Panel_Button button:hover {
	background-color: #2f9b2e;
}
/*
.form-horizontal #SysFrm_Panel_Button input::after,
.form-horizontal #SysFrm_Panel_Button button::after {
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	top: 50%;
	right: 10px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: translateY(-50%) rotate(45deg);
	margin-top: 1px;
}
*/


/***************************
general - close
***************************/
#close {
	max-width: 953px;
	text-align: center;
	margin: 0 auto;
	padding: 2.0rem 1.5rem 0;
}
#close a {
	position: relative;
	display: block;
	height: 100%;
	color: #fff;
	font-size: 100%;
	text-decoration: none;
	line-height: 1.0;
	padding: 1.2em 5.0em;
	margin: 0 auto;
	background-color: #49aa48;
	transition: all 0.2s ease;
	border: none;
	cursor: pointer;
	font-family: "NotoSansCJKjp-Regular", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}
#close a:hover {
	background-color: #2f9b2e;
}


/***************************
general - terms
***************************/
#terms {
	max-width: 953px;
	margin: 0 auto;
	padding: 0 1.5rem;
}
#terms .inner {
	padding: 2.0rem 0 3.0rem;
	border-bottom: 1px solid #ccc;
}
#terms .inner h4 {
	padding: 0 0 0.6em;
}
#terms .inner .body {
	height: 140px;
	padding: 6px 12px;
	font-size: 9px;
	border: 1px solid #ccc;
	overflow-y: scroll;
}


/***************************
general - footer
***************************/
#footer {
	border: none;
}
#footer .inner {
	padding: 40px 0 0;
}
#footer .inner .logo {
	width: 164px;
	margin: 0 auto 40px;
}
#footer .inner .menu {
	background: #f7f7f7;
}
#footer .inner .menu .list {
	font-size: 0;
	padding: 15px 0 15px;
	text-align: center;
}
#footer .inner .menu .list .item {
	display: inline-block;
	padding-right: 0.5em;
	line-height: 10px;
	font-size: 10px;
	vertical-align: middle;
}
#footer .inner .menu .list .item + .item:before {
	content: '|';
	padding-right: 0.5em;
	color: #1e84ff;
}
#footer .inner .menu .list .item a {
	padding: 0;
	font-size: 10px;
	color: #1e84ff;
}
#footer .inner .copyright {
	max-width: 100%;
	padding: 15px 0;
	line-height: 8px;
	font-size: 8px;
	text-align: center;
}


/***************************
    general - display-mask
***************************/
#display-mask {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.8);
	background-image: url(../img/loading.gif);	/* https://loading.io/ */
	background-position: center;
	background-repeat: no-repeat;
	background-size: 90px;
	z-index: 99999;
	opacity: 0;
}

/* 480px〜599px：SP landscape
------------------------------ */
@media screen and (min-width: 480px) {
	
}

/* 600px〜959px：tablet
------------------------------ */
@media screen and (min-width: 600px) {
	
}

/* 960px〜1279px：small PC
------------------------------ */
@media screen and (min-width: 960px) {
	html, body {
		line-height: 32px;
		font-size: 16px;
	}
	
	.pc-inline {
		display: inline !important;
	}
	.pc {
		display: inherit !important;
	}
	.sp,
	.sp-inline {
		display: none !important;
	}
	
	
	/***************************
	general - header
	***************************/
	#header {
		padding: 0.8rem 1.8rem;
	}
	#header .logo {
		width: 173px;
	}
	
	#title-bar {
		height: 135px;
		background-image: url(../img/title_bg.png);
	}
	#title-bar h1 {
		line-height: 40px;
		font-size: 40px;
	}
	#title-bar h1 small {
		margin-top: -10px;
		font-size: 28px;
	}
	
	
	/***************************
	general - container
	***************************/
	
	
	/***************************
	general - form-horizontal
	***************************/
	.form-horizontal {
		
	}
	.form-horizontal input,
	.form-horizontal select,
	.form-horizontal textarea {
		padding: 10px 8px;
	}
	
	/*** sysform fix. ***/
	.form-horizontal #SysFrm_itemTable {
		
	}
	.form-horizontal #SysFrm_itemTable tr {
		display: table;
		width: 100%;
	}
	.form-horizontal #SysFrm_itemTable tr th {
		display: table-cell;
		width: 9.0em;
		line-height: 1.2;
		vertical-align: top;
		padding: 1.5em 0;
	}
	.form-horizontal #SysFrm_itemTable tr td.tdSituation {
		display: table-cell;
		width: 2.0em;
		padding: 1.0em 0;
		padding-right: 1.0em;
		vertical-align: top;
	}
	.form-horizontal #SysFrm_itemTable tr td.tdSituation img {
		width: auto;
	}
	.form-horizontal #SysFrm_itemTable tr td.tdItem {
		display: table-cell;
		vertical-align: top;
		width: auto;
		padding: 1.0em 0;
	}
	.form-horizontal #SysFrm_itemTable tr td.tdItem span.errtext {
		left: 0;
	}
	.form-horizontal #SysFrm_itemTable tr td.tdItem input.input_half {
		width: 46%;
	}
	.form-horizontal #SysFrm_itemTable tr td.tdItem input.input_small {
		max-width: 250px;
	}
	
	.form-horizontal #SysFrm_Panel_Button input,
	.form-horizontal #SysFrm_Panel_Button button {
		display: inline-block;
		width: auto;
	}
	
	
	/***************************
	general - close
	***************************/
	#close a {
		display: inline-block;
		width: auto;
	}
	
	
	/***************************
	general - terms
	***************************/
	#terms {
		
	}
	#terms .inner {
		
	}
	#terms .inner .body {
		height: 187px;
		padding: 20px 16px;
		font-size: 14px;
	}
	
	
	/***************************
	general - footer
	***************************/
	#footer .inner {
		padding: 58px 0 0;
	}
	#footer .inner .logo {
		width: 328px;
		margin: 0 auto 60px;
	}
	#footer .inner .menu .list {
		padding-top: 0;
		padding-bottom: 0;
	}
	#footer .inner .menu .list .item {
		padding-top: 24px;
		padding-bottom: 24px;
		line-height: 14px;
		font-size: 14px;
	}
	#footer .inner .menu .list .item a {
		font-size: 14px;
	}
	#footer .inner .copyright {
		padding: 12px 0;
		line-height: 12px;
		font-size: 12px;
	}
}

/* 1280px〜：large PC
------------------------------ */
@media screen and (min-width: 1280px) {
	
}

/* 1400px〜：largest PC
------------------------------ */
@media screen and (min-width: 1400px) {
	
}
