@charset "UTF-8";

/* ---------- link color ---------- */
a:link,
a:visited {
	color: #0066cc;
	text-decoration: none;
	-webkit-touch-callout: none; }

a:hover,
a:active {
	text-decoration: none; }

/* ---------- html ---------- */
html {
	height: 100%;
	min-height: 100%; }

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent; }

/* ---------- body ---------- */
body {
	position: relative;
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
	color: #262626;
	font: 13px/1.231 Helvetica, Arial, "ヒラギノ角ゴ ProN", "Hiragino kakugo ProN", "モリサワ 新ゴ R", "Droid Sans", メイリオ, "sans-serif";
	*font-size: small;
	*font: x-small;
	background: #fff;
	-webkit-text-size-adjust: none; }

article, aside, details, figcaption, figure,
footer, header, hgroup, nav, section, address {
	display: block; }

table {
	font-size: inherit;
	font: 100%;
	line-height: 1.5;
	border-collapse: collapse; }

th, td {
	padding: 0; }

h1,
h2,
h3,
h4,
h5,
h6,
p {
	font-size: 100%;
	margin: 0;
	padding: 0;
	font-weight: normal; }

img {
	border: none;
	font-size: 1%;
	line-height: 1;
	vertical-align: top;
	pointer-events: none; }

dl {
	zoom: 1; }

dl, dt, dd {
	margin: 0;
	padding: 0; }

ul, ul li {
	margin: 0;
	padding: 0;
	list-style: none; }

ol {
	margin: 0 0 10px 0.8em;
	padding: 0 0 0 0.8em; }

ol li {
	margin: 0;
	padding: 0;
	list-style-position: outside; }

form, input, select {
	font: 100%;
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

textarea {
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch; }

input[type=checkbox] {
	width: 18px;
	height: 18px;
	background: #ccc;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	-ms-border-radius: 9px;
	-o-border-radius: 9px;
	border-radius: 9px; }
	input[type=checkbox]:checked {
		background: #32c200 url(../../../resources/images/icon_checked.png) no-repeat center center; }

@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2 / 1) {
	input[type=checkbox]:checked {
		background: #32c200 url(../../../resources/images/icon_checked@2x.png) no-repeat center center;
		-webkit-background-size: 13px 10px !important;
		-moz-background-size: 13px 10px !important;
		-ms-background-size: 13px 10px !important;
		-o-background-size: 13px 10px !important;
		background-size: 13px 10px !important; } }
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box; }

.clear {
	clear: both; }

.protect {
	-webkit-touch-callout: none; }

.borderNone {
	border: none !important; }

.block {
	display: block; }

.bold {
	font-weight: bold; }

.mb5 {
	margin-bottom: 5px !important; }

.mb10 {
	margin-bottom: 10px !important; }

.mb15 {
	margin-bottom: 15px !important; }

.mb20 {
	margin-bottom: 20px !important; }

.mb30 {
	margin-bottom: 30px !important; }

.mb40 {
	margin-bottom: 40px !important; }

.mb50 {
	margin-bottom: 50px !important; }

.mb60 {
	margin-bottom: 60px !important; }

.pd5 {
	padding: 5px; }

.pdtb5 {
	padding-top: 5px;
	padding-bottom: 5px; }

.pd10 {
	padding: 10px; }

.pd15 {
	padding: 15px; }

.red,
.error {
	color: red; }

.white {
	color: white !important; }

.fontXXS {
	font-size: 77%; }

.fontXS {
	font-size: 85%; }

.fontS {
	font-size: 93%; }

.fontM {
	font-size: 108%; }

.fontL {
	font-size: 116%; }

.fontXL {
	font-size: 123.1%; }

.fontXXL {
	font-size: 138.5%; }

.gray {
	color: #ccc !important; }

.center {
	text-align: center; }

.right {
	text-align: right; }

.hidden {
	overflow: hidden; }

.indent {
	text-indent: -1em;
	padding-left: 1em; }

.txt {
	letter-spacing: .5px;
	line-height: 1.6; }

#globalHeader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #fff;
	border-top: 5px #31673f solid;
	border-bottom: 1px #151515 solid;
	z-index: 12; }
	@media (min-width: 960px) {
		#globalHeader .gtranslate_wrapper {
			position: absolute;
			top: 0;
			right: 0; } }
	@media (max-width: 959px) {
		#globalHeader .gtranslate_wrapper {
			display: none; } }

#logo, #globalFooter #footerLogo {
	width: 196px;
	background: url(../../../resources/images/logo.svg) no-repeat center center;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap; }
	@media only screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 2dppx) {
		#logo, #globalFooter #footerLogo {
			background: url(../../../resources/images/logo.svg) no-repeat center center;
			-webkit-background-size: 196px 25px !important;
			-moz-background-size: 196px 25px !important;
			-ms-background-size: 196px 25px !important;
			-o-background-size: 196px 25px !important;
			background-size: 196px 25px !important; } }
	@media screen and (min-width: 960px) {
		#logo, #globalFooter #footerLogo {
			height: 25px;
			margin: 15px 0 0; } }
	@media screen and (max-width: 959px) {
		#logo, #globalFooter #footerLogo {
			height: 66px;
			margin: 0 auto; } }
	#logo a, #globalFooter #footerLogo a {
		display: block;
		height: 100%; }





/* ---------- 全体 ---------- */
	#css-wrapper {width: 960px; margin: 0 auto;} /* ページ幅：960px、中央寄せ */

/* ---------- ヘッダー ---------- */
	#css-header {height: 50px; margin: 1px 0 1px 0; padding: 5px; border: 1px solid #cccccc; background-color:#ecf0f3;} /* ヘッダー */
		#site-title {height: 50px; margin: 0 0 0 10px; display: flex; align-items: center; font-size: 28pt; font-family: serif,MS serif;}
	#site-stratum {height: 25px; margin: 6px 0 1px 0; padding: 5px; border: 1px solid #cccccc; background-color: #ffffff;
		display: flex; align-items: center; font-size: 9pt; font-family: serif,MS serif;} /* 階層 */

/* ---------- メイン ---------- */
	#css-contents {margin: 1px 0 1px 0; padding: 10px; border: 1px solid #cccccc; background-color:#f8fafc;} /* コンテンツ */

/* ---------- フッダー ---------- */
	#css-footer {clear: both; background-color:#f0f0f0;} /* フッター */
	#css-footer-con {width: 960px; margin: 0 auto;}