/*-------------------------------
>>> style.css
---------------------------------
# Normalize
# Elements
# Links
# Layout
  flexbox 
  Modules
# Header
  Header Parts
  アコーディオン
  翻訳
  Google検索ボックス
  カスタム検索
= グローバルメニュー
= #page
= トピックパス
= ページタイトル
# Sidebar
# Footer
印刷用CSS
Privacy Poricy
-------------------------------*/
/*-------------------------------
# Normalize
-------------------------------*/
*{margin:0px;padding:0px;}
*,*::before,*::after {box-sizing: inherit;}
html, body {height: 100%;width: 100%;}
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, caption,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;vertical-align: baseline;letter-spacing:normal;list-style:none;}
html { font-size:50% !important; -webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;box-sizing:border-box;}
body {	color: #292E43; background-color:#FFFFFF;	font-size: 16px; font-size: 1.6rem;	line-height: 1.75; overflow-x: hidden; -webkit-text-size-adjust: none; min-width:initial; }
body.home main { font-size: 18px; font-size: 1.8rem; }
body,button{font-family:"lowline-only", "BIZ UDPGothic", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo; font-weight: 500;}
@media print,screen and (min-width:768px) {
 html {font-size:62.5% !important;}
}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary {display: block;}
button{overflow: visible;}
:focus:not(:focus-visible) {outline: 0;}
b,strong {font-weight: 700;}
mark {background: #F5F5F5;color: #292E43;}
sub,sup {font-size:75%;line-height: 0;position: relative;vertical-align: baseline;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
img {border: 0;}
svg:not(:root) {overflow: hidden;}
pre {overflow: auto;}
#accessible{overflow: hidden;}
#srOnly a{	clip: rect(1px, 1px, 1px, 1px);	position: fixed;	height: 1px;	width: 1px;	overflow: hidden;}
#srOnly a:focus {	background-color: #E8F7D2;	border-radius: 5px;	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.4);	clip: auto ;	color: #292E43;	display: block;	font-weight: 700;	height: auto;	top: 10px;	left: 10px;	line-height: normal;	padding: 12px 30px ;	text-decoration: none;	width: auto;	z-index: 99999;}
#srOnly:hover {background-color: #fff; color: #292E43;}
.clear:before,.clear:after{	content: "";	display: table;	table-layout: fixed;}
.clear:after,#siteHeader:after,#siteFooter:after {clear: both;}

 img {max-width: 100%;width:auto;height: auto;}

/*-------------------------------
# Elements
-------------------------------*/
blockquote:before,blockquote:after,q:before,q:after {content: "";}
blockquote,q {quotes: "" "";}
hr {clear: both; box-sizing: content-box;	background-color: #CBD5DE; color: #292E43;	border: 0;	height: 1px;	margin: 30px 0;}
ul,ol {margin: 0 0 20px 8px; font-size: 100%;}
ol{margin-left:8px;}
main ul li{margin: 0 0 0.5em 1em; position: relative;}
#content ul li::after{background: #D1D6EE;color: #292E43; content: ""; position: absolute; left: -18px; top: 9px; width: 8px;height: 8px; border-radius: 5px;}
#content ul li li::after{background: #D1D6EE; color: #292E43;content: ""; position: absolute; left: -18px; top: 11px; width: 4px;height: 4px;border-radius: 5px;}

ul > li{list-style: none;}
li > ul,
li > ol {margin-top: 5px; margin-bottom: 0;margin-left: 8px;}
ol > li{list-style: decimal; margin: 0 0 0.5em 1em;}
ol > li::after{content:none !important;}
dt {font-weight: 700;}
dd {margin: 0 0 1em;}

/*-------------------------------
# Links
-------------------------------*/
a,
a:visited {color:#001CA6;background-color: transparent;padding: 0;}
a:hover,
a:focus,
a:active {color:#0078C7;background-color: transparent;}
a:hover,
a:active {outline: 0;}
@media print,screen and (min-width:768px) {
 a:hover img { opacity: 0.8;}
}

/*-------------------------------
# Layout
-------------------------------*/
.inner{max-width: 1170px;margin-left: auto; margin-right: auto; width: 90%;}
#content{display: block;margin: 0px auto; max-width: 1170px; width: 90%;}
.home #content{margin-bottom: 0; max-width: none; width: 100%;}
#primary{ margin-bottom: 40px;}

#main .row{margin-bottom: 30px;}
.oneCol #main {width: 100%;}
@media print,screen and (max-width:767px) { 
 #main{width:100%; margin-bottom: 40px;}
.twoCol #sidebar{ width: 100%; margin-left: auto; margin-right: auto;}
}
@media print,screen and (min-width:768px) {
.home #main {width: 100%;}
.oneCol #main {margin-bottom: 50px;}
.home .oneCol #main {margin-bottom: 0px;}
/*サイドメニューあり*/
.twoCol #main {width: 74.36%;	margin: 0 auto 50px 0;} /*870*/
.twoCol #sidebar {	width: 22.2225%;	margin: 0 0 50px auto;} /*260*/
.twoCol #main img {height: auto;}
}

section{ width: 90%; margin-left: auto !important; margin-right: auto !important;}
.home section{width: 100%;}
@media print,screen and (min-width:480px) {
.oneCol #content > .row {flex-direction: column;}
section{width: 100%;}
/* end min-width:480px */ }

/* flexbox 
gap設定: 2分割50px、3～5分割30px
oneCol: 2col 560px、3col 370px、4col 270px、5col 200px
twoCol: 2col 420px、3col 270px
-------------------------------*/
.row{	width: 100%;	display: flex;	position: relative; box-sizing: border-box;flex-wrap: wrap; gap: 2%;}
.jcSB{	-webkit-justify-content: space-between;	justify-content: space-between; }
.jcC{	-webkit-justify-content: center;	justify-content: center; }

.row > .col2,
.row.col2 > * {width: 100%;}
.row > .col5,
.row.col5 > *,
.row > .col4,
.row.col4 > *,
.row > .col3,
.row.col3 > *,
.twoCol .row > .col4,
.twoCol .row.col4 > *,
.twoCol .row > .col3,
.twoCol .row.col3 > *{width: 48.29059829059829%;}

@media print,screen and (min-width:768px) {
 .row{gap:2.564102564102564%}
 #content > .row,
 .twoCol .row{gap: 3.418803418803419%; /*30px*/}
 .row > .col2,
 .row.col2 > *{	width: 47.86324786324786%;/*560px*/}
 .row > .col3,
 .row.col3 > * {	width: 31.62393162393162%;/*370px*/}
 .row > .col4,
 .row.col4 > * {	width: 23.07692307692308%;}/*270px*/
 .row > .col5,
 .row.col5> * {	width: 17.09401709401709%;}/*200px*/
 .twoCol .row > .col2,
 .twoCol .row.col2 > *{	width: 48.27586206896552%;}/*420px*/
 .twoCol .row > .col3,
 .twoCol .row.col3 > *{	width: 31.03448275862069%;}/*270px*/
 	
 #primary img {max-width: 870px; height: auto;}
/* end min-width:769px */ }
@media print,screen and (min-width:1220px) {
#siteBranding,
#content,
#content > *,
.inner{	width: 100%;}
/* end min-width: 1220px */ }

/*Modules
---------------*/
.clear { clear: both;}
.hide  { display: none;}
.br {	display: block;}

.pcbr{display: inline-block;}
.spbr{display:block;}
.sp_del{display:none !important;}

@media print,screen and (min-width:768px) {
.pcbr{display:block;}
.spbr{display: inline-block;}
.br {	display: inline-block;}
.pc_del{display:none !important;}
.sp_del{display:block !important;}
/* end min-width:769px */ }

.txtRight {text-align: right;}
.txtLeft {text-align:left;}
.txtCenter {text-align:center;}
.ls-2{letter-spacing: -2px;}

.mt00 {	margin-top: 0 !important;}
.mt10 {	margin-top: 10px !important;}
.mt20 {	margin-top: 20px !important;}
.mt30 {	margin-top: 30px !important;}
.mt40 {	margin-top: 40px !important;}
.mb00 {	margin-bottom: 0 !important;}
.mb10 {	margin-bottom: 10px !important;}
.mb20 {	margin-bottom: 20px !important;}
.mb30 {	margin-bottom: 30px !important;}
.mb40 {	margin-bottom: 40px !important;}
.pt30 {padding-top: 30px !important;}
.pb30 {padding-bottom: 30px !important;}


/*-------------------------------
# Header
-------------------------------*/
#siteHeader {	margin: 0 auto; max-width: 1366px; width: 98%;}
.home #pageHeader{display: none;}
/* Title */
#siteTitle{padding: 0; margin: 10px 0 0 20px; display: block; align-items: center; width: 280px; }
#siteTitle a{display: block;}
#siteTitle img{width: 100%; height: auto;}
@media print,screen and (min-width:768px) {
 #siteHeader { display: flex; margin: 0 auto; position: relative; padding-bottom: 10px;}
 #siteTitle{  margin: 25px auto 0 0; z-index: 9999; width: 421px;}
}

/*= Header Parts
----------------------------------*/
@media print,screen and (max-width:767px) {
 #headParts,
 #mainNav{max-width: 240px; margin: 0 auto;}
}
@media print,screen and (min-width:768px) {
 #headParts{ display: flex; justify-content: flex-end; gap:10px; }
 #headParts .accordion{border-width: 0 2px 2px 2px; border-color: #0078C7; border-style: solid; border-radius: 0 0 10px 10px; background-color: #E2F5FF; color: #292E43; font-size: 87.5%; max-width: 146px; width: 100%; text-align: center;}
 #headParts .accordion summary:hover{background-color: #B8E6FC; color:#001CA6; border-radius: 0 0 10px 10px;}
}
/* アコーディオン */
/*.accordion {height: 100%;}*/
.accordion details {position: relative;}
.accordion summary{ padding:2px 30px 2px 10px;	cursor: pointer;}
.accordion .accContent{ background: #FFF; border: 1px solid #0078C7; color: #292E43; padding: 15px; position: absolute; right: 0; border-radius: 10px; z-index: 99999; box-shadow: 3px 3px 3px rgba(0,0,0,.3); width: 100%;animation: fadeIn 1s forwards;}
@keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}
.accordion details::before{content: ""; position: absolute; top:10px; right: 14px;	width: 8px; height: 8px;
	border-top: 2px solid #001CA6;	border-right: 2px solid #001CA6; -webkit-transform: rotate(135deg);	transform: rotate(135deg);}
.accordion details[open]::before{-webkit-transform: rotate(-45deg);	transform: rotate(-45deg);}
@media print,screen and (max-width:767px) {
 .accordion details{background: #FFF; color:#403A38; padding: 5px; margin-bottom: 10px; border-radius: 4px;}
}

/* 翻訳 */
.subMenu {margin: 0; width: 100%; background: #FFF; color:#403A38; transition: .5s; z-index: 9999;}
.subMenu a { padding: 10px 15px; display: block;}
.subMenu.active { opacity: 1; visibility: visible; border: 1px solid #B2B2B2; border-top: none;}
.subMenu li a:hover { background-color: #E2F5FF; color:#403A38;}
.subMenu li a:hover,
.subMenu li a:focus { background-color: #E2F5FF;color:#403A38; }
@media print,screen and (max-width:767px) {
}


/* Google検索ボックス */
.search details::before{content: none;}
.search .tblScroll{overflow: hidden !important;}
.accordion.search .accContent{ border: none;}
.accordion .searchBox{ width:100%; margin: 0 auto; position: relative;}

@media print,screen and (max-width:767px) {
 .accordion details{background: #FFF; color:#403A38; padding: 5px; margin-bottom: 10px; border-radius: 4px;}
 .accordion.search {width:240px;}
 .accordion.search details{background: none; padding: 0; height: 42px;}
 .accordion.search summary{display: none;}
 .accordion.search .accContent {padding: 0; background: none; border: none; box-shadow: none;}
 .accordion.search .icoGlass{ display: none;}
 .accordion.search .searchBox,.accordion.search .gsc-input-box,
 .accordion.search .gsc-search-button-v2{height: 28px !important;}
 .accordion.search .searchBox #___gcse_0 td.gsib_a{padding-top: 0 !important;}
 .accordion.search .searchBox table td.gsc-search-button{width: 30px !important;}
}
@media print,screen and (min-width:768px) {
.accordion.search .accContent{ width: 310px; padding: 0;}
 .accordion .searchBox{ width:100%; margin: 0 auto;}
}
.icoGlass{ width: 20px; height: 20px; color: #001CA6; background-color:transparent; text-indent: 9999px; overflow: hidden; }
.icoGlass::before { position: absolute; top: 2px; right: 15px; width: 16px; height: 16px; box-sizing: border-box; border: 2px solid #001CA6;  border-radius:8px; content: "";}
.icoGlass::after { position: absolute; top: 14px; right: 14px; transform: rotate(-45deg); width: 2px; height: 10px; box-sizing: border-box; border-radius: 2px; background-color:#001CA6; color: #FFF; content: "";}

/*カスタム検索*/
.searchBox > div,
.searchBox .gsc-control{width: 100% !important;}
.searchBox .tblScroll{margin-bottom: 0;}
.searchBox .gsc-control-wrapper-cse{width: 99% !important;}
.searchBox,.gsc-input-box,
.gsc-search-button-v2{height: 40px !important;}
table.gsc-search-box { margin-bottom: 0 !important;}
table.gsc-search-box td a::before{content:none;}
table.gsc-search-box td.gsc-clear-button{display: none !important;}
.searchBox table{ width: 96% !important;	margin-bottom: 0; border:none !important;}
.searchBox table td {	padding: 0 !important; border:none !important; margin: 0 !important;}
.gsc-search-box{color:#292E43; background-color: #FFF;	border:1px solid #0078C7 !important; border-radius: 4px !important;}
.gsc-input-box {	border: none !important; padding-top: 0 !important;}
form.gsc-search-box {	margin-bottom: 0 !important; padding-right: 1px !important;}
input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus,
.gsc-search-button-v2{	-webkit-border-radius: 4px !important;	-moz-border-radius: 4px !important;	-ms-border-radius: 4px !important;	border-radius: 4px !important;}
input.gsc-input{padding: 8px !important;}
.gsc-control-cse {	padding: 0 !important;}
.searchBox table td.gsc-search-button {	width: 40px !important; margin-left: 0 !important; border:none !important; }
button.gsc-search-button-v2,
.gsc-search-button{background-color: #E2F5FF !important; color: #292E43; border: none !important; border-radius:0 5px 5px 0 !important;width: 100% !important;}
button.gsc-search-button-v2:hover, .gsc-search-button:hover,
button.gsc-search-button-v2:active, .gsc-search-button:active{background-color:#B8E6FC !important; color: #292E43;}
.gsc-search-button-v2 {	width: 20px !important; padding: 6px !important;	cursor: pointer; margin: 0 !important; border:1px solid #FFF !important;}
.gsc-search-button-v2 svg {fill: #001CA6 !important;	width: 20px !important; height: 20px !important}
.searchBox #___gcse_0 td.gsib_a {	padding:3px 0 0 6px !important;}
.searchBox #___gcse_0 td.gsib_a input[type="text"]{	width: 96% !important;}
.gsc-control-cse {	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo !important;	border: none !important;	background: transparent !important; color:#292E43;}
td.gsc-search-button {	margin-left: 0 !important;}
.cse .gsc-control-cse, .gsc-control-cse {color:#292E43;	background-color: transparent !important;	border: none !important;}
.gsst_a .gscb_a{color: #292E43 !important; background-color: #FFF}


/* = グローバルメニュー
----------------------------------*/
/* 開閉ボタン */
#btnNav,#btnNav span {	display: inline-block;	transition: all .4s;	box-sizing: border-box;}
#btnNav { position: absolute;	top:10px;	right:10px;	margin:0;	width: 50px;	height: 50px;	border: none; z-index: 100; background: none;}
#btnNav span {	position: absolute;	left: 8px;	width: 34px;	height: 5px;	background-color: #0078C7; border-radius: 2px; color:#0078C7;}
#btnNav span:nth-of-type(1) {top:2px;}
#btnNav span:nth-of-type(2) {top:13px;}
#btnNav span:nth-of-type(3) {top:24px;}
#btnNav #btTxt{	position: absolute;	top:36px;	right:0;	width: 50px;	color: #001CA6; font-weight: 700;	font-size:75%; background: none !important; white-space: nowrap; text-align: left;}
#btnNav:hover {cursor:pointer;}
#btnNav:focus {outline:none;}
#btnNav.active span:nth-of-type(1) {	-webkit-transform: translateY(11px) rotate(-45deg);	transform: translateY(11px) rotate(-45deg);}
#btnNav.active span:nth-of-type(2) { opacity: 0; }
#btnNav.active span:nth-of-type(3) {	-webkit-transform: translateY(-11px) rotate(45deg);	transform: translateY(-11px) rotate(45deg);}
/*menu*/
#navContainer {	background-color:#0078C7;color:#FFF; display:none;	padding:0 0 80px;	margin:0 auto;	position:fixed;	top: 65px;	right:0px;	clear:both;	width: 100%;	height: 100%;	overflow-y: scroll;	-webkit-overflow-scrolling: touch; z-index: 9998;}
#navContainer.active{display: flex; flex-direction: column; padding-top: 40px;}
#mainNav { z-index:9999;	width:94%; margin: 40px auto 0; color:#292E43;	background-color: #0078C7;}
#mainNav ul {margin-left: 0; line-height: 1.5;}
#mainNav a {display: block; text-decoration: none; color: #FFF; background-color: transparent;}
.fixed {	position: fixed;	z-index: 9999;	top: 0px;	left: 0;	width: 100%;}

@media print,screen and (max-width:767px) {
 #mainNav li{border-bottom: 1px dashed #FFF; font-size: 125% ;font-weight: 700;}
 #mainNav a{padding:15px; }
}
@media print,screen and (min-width:768px) {
 #btnNav{display: none;}
 #navContainer{top: auto;	display:block !important; padding: 0; position: static; background: transparent; color: #292E43; overflow-y:inherit; max-width: 860px; width: 100%;}
.fixed {	position: fixed !important;	z-index: 9999;	top: 0px;	left: 0;	width: 100%;}

/* # Navigation*/
 #mainNav { top: auto; position: inherit;	margin: 10px 0 0 auto; color:#292E43;	background-color: #FFF; }
 #mainNav > ul {	margin: 0;	display: flex; gap:10px; justify-content: space-between;}
 #mainNav > ul li {	font-size: 112.5%; text-align: center;	cursor: pointer;}
 #mainNav > ul li a{display: block; color: #292E43; background-color: #FFF; padding: 38px 20px 10px;}
 #mainNav > ul li a:hover{color: #001CA6;background-color: #FFF;}
 #nav01 a{ background: url("../images/ico_kurashi.svg") no-repeat center 0;}
 #nav02 a{ background: url("../images/ico_kenko.svg") no-repeat center 0;}
 #nav03 a{ background: url("../images/ico_kyouiku.svg") no-repeat center 0;}
 #nav04 a{ background: url("../images/ico_shigoto.svg") no-repeat center 0;}
 #nav05 a{ background: url("../images/ico_chousei.svg") no-repeat center 0;}
 #nav06 a{ background: url("../images/ico_bousai.svg") no-repeat center 0;}

 .fixed {	position: relative !important;}
/* end min-width:769px */ }


/* = #page
----------------------------------*/
#page{border-top: 1px solid #D3D4E1;}
.home #page{border-top: none;}

/* = トピックパス
----------------------------------*/
#topicpath {font-size:81.25%;	padding:5px 0 ;	position: relative;}
.home #topicpath{display: none;}
#topicpath a{ color: #292E43;	background: #FFF; text-decoration: none;}
#topicpath.inverse-blue, #topicpath.inverse-black {border-bottom:1px solid #FFF;}
@media print,screen and (min-width:768px) {
 #topicpath { padding: 12px 0;}
}
/* = ページタイトル
----------------------------------*/
#pageHeader{background: #E2F5FF; color: #001CA6; margin-bottom: 50px;}
#pageHeader h1.inner{max-width: 1170px; width: 94%; margin: 0 auto; }
#pageHeader h1{padding: 15px 0; font-size: 137.5% /*22px*/; font-weight: 500; }
@media print,screen and (min-width:768px) {
 #pageHeader{ margin-bottom: 80px;}
 #pageHeader h1 {padding: 40px 0; font-size: 187.5%/*30px*/; }
}
@media print,screen and (min-width:1210px) {
 #pageHeader{width: 100%; }
}
/*-------------------------------
# Sidebar
-------------------------------*/
#sidebar nav {	margin: 0 0 20px;}
#sideBox{ border-top: none;}
#sideBox > * {width: 100% ; margin: 20px auto;}
#sidebar h2 {	background: #ECEFFF; color: #292E43; text-align: center;	font-size: 110%;	margin: 0 0 15px 0;	padding:30px 0; position: relative; border-radius: 10px 10px 0 0; border-bottom: none;}
#sidebar h2 a{ background: #ECEFFF; color: #292E43; padding:10px; position: absolute; width: 100%; height: 100%; top: 0; display: flex; align-items: center; justify-content: center; border-radius: 10px 10px 0 0;}
#sidebar h2 a:hover{background: #D1D6EE; color: #292E43;}
#sidebar h3 {	font-size: 105%; margin-top: 20px; margin-bottom:10px;}
#sidebar h4 {	font-size: 100%; margin-top: 10px; margin-bottom:10px;} 
#sidebar ul {	margin: 0 auto;	font-size: 100%;}
#sidebar ul li {border-bottom: 1px solid #D1D6EE;	position: relative;	list-style: none; margin:0; line-height: 1.5;}
#sidebar ul li::after{content: none;}
#sidebar ul li a {background-color: #FFF; color: #292E43;	display: block;	padding: 8px 0 8px 22px;	margin-bottom: 0;	position: relative;}
#sidebar ul li a:hover{text-decoration: underline;}
#sidebar ul li a::before,
#sidebar ul li a::after{content: "";position: absolute;}
#sidebar ul li a::before{background-color: #D1D6EE; color: transparent; width: 12px; height: 12px; top: 14px; left: 0; border-radius: 6px;}
#sidebar ul li a::after {top: 17px;left: 2px;margin: auto;width: 6px;height: 6px;border-top: 1px solid #001CA6;border-right: 1px solid #001CA6;-webkit-transform: rotate(45deg);transform: rotate(45deg);}
#sidebar ul li a:hover::before {background-color: #B9C1E5; color: transparent; }
#sidebar ul li ul { width: 100%;	margin:0 0 10px 15px !important;}
#sidebar ul li li{border-bottom: none;}
#sidebar ul li li::after{left: 0;}
#sidebar ul li li a {	padding: 0 0 0 20px;}
#sidebar ul li li a::before,
#sidebar ul li li a::after{content:none;}
#sidebar hr{ margin:0;}

/*-------------------------------
# Footer
-------------------------------*/
/* PageTop */
.pagetop,.pagetop a{height: 40px;	width: 40px;}
.pagetop { font-size:68.75%;	position: fixed;	bottom: 20px;	right: 10px;	z-index: 9998;}
.pagetop a {	background-color:#0078C7; color: #FFF; display: block; text-indent: -9999px; position: relative;	border-radius: 35px; padding: 20px 2px 10px; text-align: center;}
.pagetop span{display: block;}
.pagetop a::before{ content: ""; position: absolute; top: 14px; right: 0; left: 0; margin: auto;
	width: 20px;	height: 20px;	border-top: 4px solid #FFF;	border-right: 4px solid #FFF; border-radius: 2px;
	-webkit-transform: rotate(315deg);	transform: rotate(315deg);}
@media print,screen and (min-width:480px) {
 .pagetop,.pagetop a{height: 50px;	width: 50px;}
 .pagetop {	bottom: 40px;	right: 10px; font-size: 81.25%;}
 .pagetop a { padding: 28px 2px 10px; }
 .pagetop a::before{top:18px;}
/* end min-width: 481px */ }

/* Footer */
#siteFooter { background: url("../images/bg_footer.png") no-repeat center bottom #ECF6E6; background-size: contain;  color: #292E43; clear: both; position: relative; padding: 30px 0 10px; overflow: hidden;}
#footerInner{ width:94%; margin-left:auto; margin-right: auto; position: relative; z-index: 1;}
#footerInner > * {z-index:1;}
#footerInner p {margin-bottom: 5px;}
#fLogo img{width:130px; height: auto; }
#addBox{width: 90%; margin: 30px auto 0;}
 
#fNavBox ul{ display: flex;	flex-wrap: wrap; justify-content:center; gap:5%; margin-left: 0;}
#fNavBox ul a{color: #292E43; background-color:#ECF6E6; white-space: nowrap; position: relative;}
.footerNav {font-size: 87.5%; margin-bottom: 30px;}
#fNavBox .footerNavBtn a{display: block; border: 2px solid #0078C7; background-color: #E2F5FF; color: #292E43; text-decoration: none; border-radius: 30px; padding: 5px 35px; text-align: center;}
#fNavBox .footerNavBtn a:hover{background-color: #B7E6FF; color: #292E43;}

/* Copylight */
#copy {max-width: 1170px; width: 96%;	margin: 30px auto 0; position: relative; z-index: 1;}
#copy p {font-size: 75%;margin: 0 auto 0;	font-family: "Verdana", "Droid Sans", 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;}

@media print,screen and (min-width:768px) {
 #footerInner{display: flex; justify-content: space-between; padding: 40px 0 10px; }
 #fNavBox ul{flex-wrap: nowrap; }
 #footerInner p {margin-bottom: 16px;}
 #fNavBox{order: 2;}
 #addBox{order: 1; margin:0 auto 0 0;}
/* end min-width: 769px */ }

/* 印刷用CSS
-------------------------------*/
@media print {
 #page{ overflow-y: visible; overflow-x: visible;}
 #tools{flex-wrap: nowrap !important; margin-top: 10px !important;}
 .pagetop {	display: none;}
/* end  @media print */}

/*-- Privacy Poricy
-------------------------------*/
.cc-link{color:#105F08 !important; background-color: #FFF;}
.cc-link:hover,
.cc-link:active{color:#FFF !important; background: #105F08 !important;}
.cc-btn.cc-dismiss{color:#105F08 !important; background-color: #FFF; border: 2px solid #105F08 !important;}
.cc-window { border: 1px solid #17820B; opacity: 1; transition: opacity 1s ease;}.cc-window.cc-invisible { opacity: 0}.cc-animate.cc-revoke { transition: transform 1s ease;}.cc-animate.cc-revoke.cc-top { transform: translateY(-2em);}.cc-animate.cc-revoke.cc-bottom { transform: translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom, .cc-animate.cc-revoke.cc-active.cc-top, .cc-revoke:hover { transform: translateY(0)}.cc-grower { max-height: 0; overflow: hidden; transition: max-height 1s}.cc-link, .cc-revoke:hover { text-decoration: underline}.cc-revoke, .cc-window { position: fixed; overflow: hidden; box-sizing: border-box; font-size: 100%; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; z-index: 9999}.cc-window.cc-static { position: static}.cc-window.cc-floating { padding: 3em 2em; max-width: 24em; -ms-flex-direction: column; flex-direction: column}.cc-window.cc-banner { padding: 2em 1.8em; width: 100%; -ms-flex-direction: row; flex-direction: row}.cc-revoke { padding: .5em}.cc-header { font-size: 81.25%; font-weight: 700}.cc-btn, .cc-close, .cc-link, .cc-revoke { cursor: pointer}.cc-link { opacity: .8; display: inline-block; padding: .5em .8em}.cc-link:hover { opacity: 1}.cc-link:active, .cc-link:visited { color: initial;color:#FFF; background: #17820B;}.cc-btn { display: block; padding: .6em 1em; font-size: 93.75%; font-weight: 700; border-width: 2px; border-style: solid; text-align: center; white-space: nowrap}.cc-highlight .cc-btn:first-child { background-color: transparent; border-color: transparent; color: #292E43;}.cc-highlight .cc-btn:first-child:focus, .cc-highlight .cc-btn:first-child:hover { background-color: transparent; color: #292E43; text-decoration: underline}.cc-close { display: block; position: absolute; top: .5em; right: .5em; font-size: 100%; opacity: .9; line-height: .75}.cc-close:focus, .cc-close:hover { opacity: 1}.cc-revoke.cc-top { top: 0; left: 3em; border-bottom-left-radius: .5em; border-bottom-right-radius: .5em}.cc-revoke.cc-bottom { bottom: 0; left: 3em; border-top-left-radius: .5em; border-top-right-radius: .5em}.cc-revoke.cc-left { left: 3em; right: unset}.cc-revoke.cc-right { right: 3em; left: unset}.cc-top { top: 1em}.cc-left { left: 1em}.cc-right { right: 1em}.cc-bottom { bottom: 1em}.cc-floating > .cc-link { margin-bottom: 1em}.cc-floating .cc-message { display: block; margin-bottom: 1em;}.cc-window.cc-floating .cc-compliance { -ms-flex: 1 0 auto; flex: 1 0 auto}.cc-window.cc-banner { -ms-flex-align: center; align-items: center}.cc-banner.cc-top { left: 0; right: 0; top: 0}.cc-banner.cc-bottom { left: 0; right: 0; bottom: 0}.cc-banner .cc-message { display: block; -ms-flex: 1 1 auto; flex: 1 1 auto; max-width: 100%; margin-right: 1em}.cc-compliance { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-line-pack: justify; align-content: space-between}.cc-floating .cc-compliance > .cc-btn { -ms-flex: 1; flex: 1}.cc-btn + .cc-btn { margin-left: .5em}
@media print { .cc-revoke, .cc-window {  display: none }}@media screen and (max-width:900px) { .cc-btn {  white-space: normal }}@media screen and (max-width:414px) and (orientation:portrait), screen and (max-width:736px) and (orientation:landscape) { .cc-window.cc-top {  top: 0 } .cc-window.cc-bottom {  bottom: 0 } .cc-window.cc-banner, .cc-window.cc-floating, .cc-window.cc-left, .cc-window.cc-right {  left: 0;  right: 0 } .cc-window.cc-banner {  -ms-flex-direction: column;  flex-direction: column } .cc-window.cc-banner .cc-compliance {  -ms-flex: 1 1 auto;  flex: 1 1 auto } .cc-window.cc-floating {  max-width: none } .cc-window .cc-message {  margin-bottom: 1em } .cc-window.cc-banner {  -ms-flex-align: unset;  align-items: unset } .cc-window.cc-banner .cc-message {  margin-right: 0 }}.cc-floating.cc-theme-classic { padding: 1.2em; border-radius: 5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance { text-align: center; display: inline; -ms-flex: none; flex: none}.cc-theme-classic .cc-btn { border-radius: 5px}.cc-theme-classic .cc-btn:last-child { min-width: 140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn { display: inline-block}.cc-theme-edgeless.cc-window { padding: 0}.cc-floating.cc-theme-edgeless .cc-message { margin: 2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn { margin: 0; padding: .8em 1.8em; height: 100%}.cc-banner.cc-theme-edgeless .cc-message { margin-left: 1em}.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn { margin-left: 0}
