@charset "UTF-8";
html {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
	min-height: 100vh;
	background-color: #231815;
}
body, div, span, applet, object, iframe {
	font-size: 100%
}
body, div, span, applet, object, iframe, h1 {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline
}
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;
	vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
body {
	font-size: 20px;
	line-height: 1
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
body {
	color: #000;
	font-family: sans-serif;
	background-color: #fff;
	-webkit-text-size-adjust: 100%;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
div {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
p {
	line-height: 1.4;
	/*text-align: justify;*/
}
a {
	text-decoration: underline;
	border: none;
}
a, a img, button {
	outline: none
}
b {
	font-weight: 700
}
i {
	display: inline-block
}
em {
	font-style: normal
}
strong {
	font-weight: 700
}
select, button, input, textarea {
	-webkit-appearance: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
img {
	image-rendering: -webkit-optimize-contrast; /*top_chrome_画像用_210907*/
	-ms-interpolation-mode: bicubic;
	max-width: 100%;
	outline: none;
	border: none
}
h1 {
	font-size: 138.46154%
}
table {
	border-collapse: separate;
	border-spacing: 0
}
table else {
	border-collapse: collapse
}
.col-contents {
	position: relative;
	max-width: 960px;
	margin: 0 auto
}
#isScreen {
	position: absolute;
	top: 0;
	left: -100px;
	z-index: -1;
	visibility: hidden
}
.offscreen {
	visibility: hidden;
	display: block;
	height: 0;
}
html {
	font-size: 81.25%;
	line-height: 1.84615em;
}
.comBox {
	margin: 0 auto;
	max-width: 960px;
}
.col-contents {
	position: relative;
	max-width: 960px;
	margin: 0 auto
}
/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#gHeader {
	position: relative;
	color: #fff;
	z-index: 100;
	box-shadow: 0 2px 2px #9C9B9C;
	border-bottom: 9px solid #3F79C6;
	background: #231815;
}
#gHeader .logo {
	margin-left: 5px;
	float: left;
	border-right: 2px solid #595757;
}
#gHeader .logo a {
	display: block;
	padding: 0 25px;
	width: 98px;
	height: 70px;
	background: url(../img/logo.png) no-repeat center center;
	background-size: 94px auto;
	text-indent: -999em;
}
#gHeader p {
	padding-left: 25px;
	overflow: hidden;
	font-size: 26px;
	font-weight: bold;
	line-height: 70px;
}
.ttlBox {
	padding: 26px 0 11px;
}
.bgBox {
	background-color: #c8c9ca;
}
.bgBox .ttlBox {
	padding: 9px 0 0;
}
.ttlBox .lBox {
	padding-top: 22px;
	float: left;
	font-size: 18px;
	color: #717071;
	line-height: 30px;
	letter-spacing: 0.055em;
}
/*211005 "header02.html"に追加*/
.ttlBox .lBox + .lBox {
	display: table;
	color: #000;
	height: 46px;
	padding: 0;
}
.ttlBox .lBox + .lBox span {
	font-size: 1em;
	display: table-cell;
	vertical-align: middle;
}
/*----------------------------------*/
.bgBox .ttlBox .lBox {
	margin: -2px 0 -5px;
	padding-top: 0;
}
.bgBox .ttlBox .lBox a {
	display: block;
}
.bgBox .ttlBox .lBox.on a, .bgBox .ttlBox .lBox a:hover {
	opacity: 1;
	background: url(../img/menu_close.png) no-repeat center top;
	background-size: 100% auto;
}
.bgBox .ttlBox .lBox.on a img, .bgBox .ttlBox .lBox a:hover img {
	visibility: hidden;
}
.ttlBox .rBox {
	float: right;
}
.ttlBox .rBox select {
	padding: 0 10px;
	min-width: 190px;
	font-size: 20px;
	color: #717071;
	line-height: 38px;
	height: 40px;
	border-radius: 7px;
	box-sizing: border-box;
	border: 1px solid #fff;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(../img/seclect_bg.png) no-repeat center right;
	background-size: cover;
	font-weight: bold;
}
.ttlBox .rBox select option {
	font-size: 1em;
}
.ttlBox .rBox select::-ms-expand {
	display: none;
}
.ttlBox .rBox p {
	margin-left: 15px;
	display: inline-block;
	vertical-align: top;
	border-radius: 7px;
	overflow: hidden;
	box-shadow: 0 2px 2px #9C9B9C;
	border: 1px solid #9d9d9d;
}
.bgBox .ttlBox .rBox p {
	margin-left: 5px;
}
.ttlBox .rBox p a, .ttlBox .rBox p img {
	display: block;
}
.ttlBox .rBox p a {
	overflow: hidden;
	border-radius: 7px;
	border: 1px solid #fff;
}
.ttlBox .rBox p a:hover {
	opacity: 0.7;
}
.pageTtl {
	border-radius: 7px;
	overflow: hidden;
	box-shadow: 2px 2px 2px #ccc;
	border: 1px solid #9d9d9d;
	padding: 0.8%;
	background-color: #eeeeef;
}
.pageTtl div {
	padding: 1.5% 4.5% 3%;
	position: relative;
	background-color: #FFF;
}
.pageTtl p {}
.pageTtl p img {
	min-width: 50%;
	margin: 9% 0 2% 0;
}
.ttl-lang li {
	display: block;
	float: left;
	margin-bottom: 1em;
}
.ttl-lang li:first-child {
	width: 85%;
}
.ttl-lang li:last-child {
	width: 10%;
	margin-left: 5%;
	text-align: right;
}
.ttl-calc {
	font-size: x-large;
	font-weight: bold;
	line-height: 1;
}
.ttl-note {
	display: table;
	margin-top: 1em;
	min-height: 3em;
	width: 100%;
}
.ttl-note li {
	display: table-cell;
	vertical-align: bottom;
}
@media all and (min-width: 0) and (max-width: 414px) {
	.ttlBox .lBox img {
		width: 59px;
	}
	.ttlBox .rBox select {
		min-width: 110px;
		font-size: 1em;
		line-height: 30px;
		height: 32px;

	}
	.ttlBox .rBox p img {
		width: auto;
		height: 30px;
	}
	.pageTtl p img {
		width: 100%;
		margin: 9% 0 2% 0;
	}
	.search_box_table, .search_box_table {
		position: relative;
		box-sizing: border-box;
		margin-top: 0;
		margin-right: 10px;
		margin-left: 10px;
		margin-bottom: 0;
	}
	.ttl-calc {
		font-size: large;
		font-weight: bold;
		line-height: 1;
	}
	.wrap_table {
		display: block;
		overflow-x: scroll;
	}
	.wrap_table table {}
	.wrap_table table tr td:first-child {
		min-width: 130px;
	}
}
@media all and (min-width: 600px) and (max-width: 1024px) {
	.ttlBox .lBox {
		padding-top: 15px;
	}
	.ttlBox {
		padding: 20px 10px 10px;
	}
	.bgBox .ttlBox {
		padding: 9px 10px 0;
	}
	.pageTtl {
		margin-top: 0;
		margin-right: 10px;
		margin-left: 10px;
	}
}
.pageTtl p {}
.pageTtl p img {
	display: block;
}
.sp {
	display: none !important;
}
.justify {
	text-align: justify;
	font-size: 1px;
	line-height: 1px;
}
.justify:after {
	content: '';
	width: 100%;
	height: 0;
	visibility: hidden;
	display: inline-block;
}
.justify li {
	display: inline-block;
	vertical-align: top;
	text-align: left;
	line-height: 1.5;
}
#mainContents {
	margin-bottom: 55px;
}
/*----------------------------------------------------
	bread
----------------------------------------------------*/
#breadcrumbs {
	margin-bottom: 52px;
	border-top: 1px solid #cececf;
	border-bottom: 1px solid #cececf;
}
#breadcrumbs li {
	float: left;
	white-space: nowrap;
}
#breadcrumbs a {
	text-decoration: none;
	color: #595757;
	font-size: 14px;
	line-height: 11px;
	position: relative;
	padding: 12px 10px 12px 20px;
	display: block;
}
#breadcrumbs p {
	text-decoration: none;
	color: #000;
	font-size: 14px;
	line-height: 35px;
	position: relative;
	padding: 0 10px 0 20px;
	display: block;
}
#breadcrumbs a.home {
	background: url(../img/ico_home.png) no-repeat center center;
	padding: 12px 30px 12px 20px;
}
#breadcrumbs li:first-child a, #breadcrumbs li:first-child p {
	padding-left: 5px;
}
#breadcrumbs li:first-child a.top {
	border-radius: 0px;
}
#breadcrumbs a::after, #breadcrumbs a::before, #breadcrumbs p::after, #breadcrumbs p::before {
	font-size: 76%;
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -1.5em;
	border-top: 1.5em solid transparent;
	border-bottom: 1.5em solid transparent;
	border-left: 1em solid;
	right: -1em;
	padding-left: 1px;
}
#breadcrumbs a::after, #breadcrumbs p::after {
	z-index: 2;
	border-left-color: #fff;
}
#breadcrumbs a::before, #breadcrumbs p::before {
	border-left-color: #ccc;
	right: -1.1em;
	z-index: 1;
}
#breadcrumbs li:last-child {
	padding-right: 10px;
}
#breadcrumbs li:last-child p {
	font-weight: bold;
}
#breadcrumbs li:last-child p::after, #breadcrumbs li:last-child p::before {
	border: none;
}
#breadcrumbs div {
	display: none;
}
@media all and (min-width: 0) and (max-width: 599px) {
	body {
		font-size: 14px;
	}
	a:hover, a:hover img {
		opacity: 1 !important;
	}
	.sp {
		display: block !important;
	}
	.pc {
		display: none !important;
	}
	a[href^="tel:"] {
		cursor: pointer;
		pointer-events: auto;
	}
	.justify {
		text-align: left;
	}
	.justify li {
		display: block;
	}
	.justify:after {
		display: none;
	}
	/*------------------------------------------------------------
		ヘッダー
	------------------------------------------------------------*/
	#gHeader {
		border-bottom: 5px solid #3F79C6;
	}
	#gHeader .logo {
		margin-left: 5px;
		float: left;
		border-right: 1px solid #595757;
	}
	#gHeader .logo a {
		padding: 0 9px;
		width: 74px;
		height: 50px;
		background-size: 74px auto;
	}
	#gHeader p {
		padding-left: 15px;
		font-size: 18px;
		line-height: 50px;
	}
	.ttlBox {
		padding: 6px 10px 12px;
	}
	.bgBox .ttlBox {
		padding: 6px 10px;
	}
	.ttlBox .lBox {
		padding-top: 0;
		font-size: 14px;
		line-height: 30px;
	}
	.bgBox .ttlBox .lBox {
		margin: -3px 0 -15px;
		padding-top: 0;
		overflow: hidden;
	}
	.ttlBox .rBox select {
		padding: 0 5px;
		border-radius: 5px;
	}
	.ttlBox .rBox p {
		margin-left: 10px;
		border-radius: 5px;
	}
	.bgBox .ttlBox .rBox p {
		margin-left: 5px;
	}
	.ttlBox .rBox p a {
		border-radius: 5px;
	}
	.pageTtl {
		margin-top: 0;
		margin-right: 10px;
		margin-left: 10px;
		border-radius: 5px;
	}
	.pageTtl p {
		margin: 0;
		border-radius: 5px;
		border: 1px solid #fff;
	}
	#mainContents {
		margin-bottom: 25px;
	}
	/*----------------------------------------------------
		bread
	----------------------------------------------------*/
	#breadcrumbs {
		margin-bottom: 25px;
		overflow-x: auto;
		overflow-y: hidden;
		border-bottom: 1px solid #cececf;
		word-break: keep-all;
		white-space: nowrap;
	}
	#breadcrumbs ul {
		word-break: keep-all;
		white-space: nowrap;
	}
	#breadcrumbs li {
		display: inline-block;
		vertical-align: top;
		float: none;
	}
}
@media all and (min-width: 600px) {
	#breadcrumbs a:hover {
		background-color: #ddd;
		background-image: linear-gradient(to right, #f5f5f5, #ddd);
	}
	#breadcrumbs a.home:hover {
		background: #ddd url(../img/ico_home.png) no-repeat center center;
	}
	#breadcrumbs a:hover::after {
		border-left-color: #ddd;
	}
}
/*------------------------------------------------------------
	main
------------------------------------------------------------*/
@media all and (min-width: 600px) and (max-width: 1024px) {
	#main {
		margin: 0 10px;
	}
}
/*------------------------------------------------------------
	conts
------------------------------------------------------------*/
#conts {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	width: 100%;
	background: #fff;
}
#conts .btmBox {
	margin-top: 38px;
	padding-top: 10px;
	border-top: 1px solid #C8C9CA;
}
#conts .btmBox div {
	float: left;
}
#conts .btmBox .print {
	float: right;
}
#conts .btmBox .print a:hover {
	opacity: 0.7;
}
#conts .btmBox .pageTop {
	float: right;
	padding-top: 5px;
}
#conts.open {
	width: calc(100% - 350px);
	margin-left: 350px;
}
@media all and (min-width: 600px) {
	#conts {
		height: auto !important;
		align-self: flex-start;
	}
}
@media all and (min-width: 0) and (max-width: 599px) {
	/*------------------------------------------------------------
		conts
	------------------------------------------------------------*/
	#conts {
		padding: 0 10px 10px;
		overflow: hidden;
		height: auto !important;
	}
	#conts .conts_inner {
		padding-top: 6px;
	}
	#conts .btmBox {
		margin-top: 20px;
		padding-top: 5px;
	}
	#conts .btmBox .print img {
		width: 140px;
	}
	#conts .btmBox .pageTop {
		padding-top: 15px;
	}
	#conts.open {
		width: 100%;
		margin-left: 0;
		position: relative;
	}
	#conts.open::after {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #fff;
	}
}
/*------------------------------------------------------------
	sideBar
------------------------------------------------------------*/
#sideBar {
	position: fixed;
	left: calc((100vw - 960px) / 2);
	width: 0;
	overflow: hidden;
	transition: width 0.3s;
	-webkit-transition: width 0.3s;
	background: #fff;
}
@media all and (min-width: 600px) and (max-width: 979px) {
	#sideBar {
		left: 10px;
	}
}
#sideBar.open {
	width: 325px;
	overflow-y: auto;
}
#sideBarContents {
	width: 310px;
}
#sideBar.open::-webkit-scrollbar {
    width: 10px;
}

#sideBar.open::-webkit-scrollbar-track {
  border-radius: 5px;
	background: #eee;
}

#sideBar.open::-webkit-scrollbar-thumb {
  border-radius: 5px;
	background: #ccc;
}
@media all and (min-width: 0) and (max-width: 599px) {
	/*------------------------------------------------------------
		sideBar
	------------------------------------------------------------*/
	#sideBar {
		position: fixed;
		z-index: 200;
		left: 0;
		width: 100%;
		overflow: auto;
		box-sizing: border-box;
		background: #fff;
		transform: translateX(-100%);
		-webkit-transform: translateX(-100%);
		transition: transform 0.3s;
		-webkit-transition: transform 0.3s;
	}
	#sideBar.open {
		transform: translateX(0);
		-webkit-transform: translateX(0);
		width: 100%;
	}
	#sideBarContents {
		margin: 0 10px;
		width: auto;
	}
}
/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#gFooter {
	overflow: hidden;
}
#gFooter .inner {
	margin: 0;
	font-weight: bold;
	box-shadow: 0 -2px 2px #cecece;
	border-top: 8px solid #3F79C6;
	background: #231815;
}
#gFooter .link {
	padding: 10px 30px;
	float: left;
}
#gFooter .link a {
	display: block;
	font-size: 14px;
	color: #fff;
	line-height: 16px;
	text-decoration: none;
}
#gFooter .link a:hover {
	text-decoration: underline;
}
#gFooter .link a span {
	display: block;
	font-weight: normal;
	font-size: 12px;
}
#gFooter .copyright {
	padding: 20px 30px;
	float: right;
	font-size: 14px;
	color: #fff;
	line-height: 16px;
	vertical-align: middle;
}
.bnr__item {
	margin-bottom: 5px;
}
.bnr .bnr__item {
	width: 33%;
}
.bnr__item a:hover {
	opacity: 0.7;
}
.pageTop {
	margin-bottom: 28px;
	text-align: right;
}
.pageTop a:hover {
	opacity: 0.7;
}
@media all and (min-width: 0) and (max-width: 599px) {
	/*------------------------------------------------------------
		フッター
	------------------------------------------------------------*/
	#gFooter .inner {
		margin: 0;
		border-top: 4px solid #3F79C6;
	}
	#gFooter .link {
		padding: 10px 15px 0px;
	}
	#gFooter .link a {
		display: block;
		font-size: 12px;
		line-height: 14px;
	}
	#gFooter .link a:hover {
		text-decoration: none;
	}
	#gFooter .link a span {
		font-size: 10px;
	}
	#gFooter .copyright {
		padding: 10px 15px 10px;
		float: left;
		font-size: 12px;
		line-height: 14px;
	}
	.bnr {
		margin: 0 auto 20px;
		overflow: hidden;
	}
	.bnr__item {
		margin: 0 10px 10px;
		text-align: center;
	}
	.bnr__item img {
		margin: 0 auto;
		display: block;
		width: 100%;
	}
	.bnr .bnr__item {
		width: auto;
	}
	.pageTop {
		margin-bottom: 15px;
	}
	#pagetop.open,
	#gFooter.open {
		visibility: hidden;
	}
}
@media print {
	.l-mainContents {
		zoom: 1
	}
	#sideBar {
		display: none !important;
	}
	#conts {
		position: static !important;
		width: auto !important;
		height: auto !important;
	}
	html {
		background-color: #fff;
	}
	#gHeader, #gFooter {
		background-color: #231815;
	}
	#gFooter .link, #gFooter .copyright {
		padding: 20px;
	}
	#gFooter .link {
		float: left;
	}
	#gFooter .copyright {
		float: right;
	}



/*印刷時にフッタ非表示_211013*/
	.btmBox{
		display: none;
	}
	.gotop {
		display: none;
	}
}