/* ---------------------------------
Common
---------------------------------- */
body { overflow-y: scroll; }

.tooltip + span { background: black; color: white; position: absolute; top: 15px; left: 0; text-align: center; padding: 5px 10px; z-index: 2; display: none; border-radius: 5px; }

p.pagetop { width: 40px; display: none; position: fixed; bottom: 50px; right: 20px; cursor: pointer; z-index: 1000; }
p.pagetop img { width: 100%; }

.boxlink { cursor: pointer; }

.w100 { width: 100%; }

.pc_none { display: none; }

.inner01 { width: 1000px; margin: 0 auto; }

.boxlink { cursor: pointer; }

/*SP*/
@media (max-width: 640px) { .pc_none { display: block; }
  .sp_none { display: none; }
  .spw100 { width: 100%; }
  .inner01 { width: 100%; }
  p.pagetop { bottom: 5px; right: 5px; width: 30px; }
  p.pagetop img { width: 100%; } }
.loadbox { position: absolute; width: 100%; height: 100%; background: white; z-index: 1000; }

.loader, .loader:before, .loader:after { background: #00a59f; -webkit-animation: load1 1s infinite ease-in-out; animation: load1 1s infinite ease-in-out; width: 1em; height: 4em; }

.loader { color: #00a59f; text-indent: -9999em; margin: 250px auto; position: relative; font-size: 11px; -webkit-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); -webkit-animation-delay: -0.16s; animation-delay: -0.16s; }

.loader:before, .loader:after { position: absolute; top: 0; content: ''; }

.loader:before { left: -1.5em; -webkit-animation-delay: -0.32s; animation-delay: -0.32s; }

.loader:after { left: 1.5em; }

@-webkit-keyframes load1 { 0%,
  80%,
  100% { box-shadow: 0 0; height: 4em; }
  40% { box-shadow: 0 -2em; height: 5em; } }
@keyframes load1 { 0%,
  80%,
  100% { box-shadow: 0 0; height: 4em; }
  40% { box-shadow: 0 -2em; height: 5em; } }
/* ---------------------------------
Header
---------------------------------- */
header { height: 100px; margin-bottom: 45px; border-bottom: solid 1px #dcdcdc; }
header #header { width: 1000px; margin: 0 auto; zoom: 1; }
header #header:after { display: table; clear: both; content: ""; }
header #header:before { display: table; content: ""; }
header #header .h_cont { float: left; }
header #header #h_cont1 { width: 158px; height: 100px; padding-top: 35px; text-align: center; border-left: solid 1px #dcdcdc; border-right: solid 1px #dcdcdc; }
header #header #h_cont2 { width: 510px; border-right: solid 1px #dcdcdc; }
header #header #h_cont2 ul li a:hover { color: #009b95; }
header #header #h_cont2 #h_uprnav { height: 50px; position: relative; background: #f0f0f0; }
header #header #h_cont2 #h_uprnav ul { margin-left: 5px; zoom: 1; }
header #header #h_cont2 #h_uprnav ul:after { display: table; clear: both; content: ""; }
header #header #h_cont2 #h_uprnav ul:before { display: table; content: ""; }
header #header #h_cont2 #h_uprnav ul li { line-height: 50px; float: left; padding: 0 12px; font-size: 13px; }
header #header #h_cont2 #h_uprnav #searchbox { position: absolute; top: 12px; right: 15px; }
header #header #h_cont2 #h_btmnav ul.dropmenu { *zoom: 1; zoom: 1; }
header #header #h_cont2 #h_btmnav ul.dropmenu:after { display: table; clear: both; content: ""; }
header #header #h_cont2 #h_btmnav ul.dropmenu:before { display: table; content: ""; }
header #header #h_cont2 #h_btmnav ul.dropmenu li { text-align: center; width: 28%; float: left; font-size: 13px; font-weight: bold; border-left: solid 1px #eee; position: relative; }
header #header #h_cont2 #h_btmnav ul.dropmenu li:hover ul li { overflow: visible; height: 30px; }
header #header #h_cont2 #h_btmnav ul.dropmenu li a { color: #666; display: block; line-height: 50px; }
header #header #h_cont2 #h_btmnav ul.dropmenu li ul { width: 120%; display: block; list-style: none; position: absolute; z-index: 9999; top: 100%; left: 0; margin: 0; padding: 0; background: white; }
header #header #h_cont2 #h_btmnav ul.dropmenu li ul li { width: 100%; font-size: 11px; overflow: hidden; height: 0; transition: .2s; margin-top: -1px; }
header #header #h_cont2 #h_btmnav ul.dropmenu li ul li a { height: 30px; background: url(../img/icon_arrow.png) no-repeat 5px 50%; background-size: 4px; padding-left: 15px; display: block; margin-left: -1px; border: 1px solid #ccc; text-align: left; line-height: 30px; }
header #header #h_cont2 #h_btmnav ul.dropmenu > li:first-child { width: 16%; border-left: none; }
header #header #h_cont3 { border-right: solid 1px #dcdcdc; width: 332px; height: 100px; text-indent: -9999px; }
header #header #h_cont3 ul { zoom: 1; }
header #header #h_cont3 ul:after { display: table; clear: both; content: ""; }
header #header #h_cont3 ul:before { display: table; content: ""; }
header #header #h_cont3 ul li { float: left; height: 100px; }
header #header #h_cont3 ul li a { height: 100px; display: block; }
header #header #h_cont3 ul li:nth-child(1) { width: 150px; background: url(../img/tel.png) no-repeat 50% 50%; }
header #header #h_cont3 ul li:nth-child(2) { width: 52px; }
header #header #h_cont3 ul li:nth-child(2) a { background: #00a59f url(../img/icon_mail.png) no-repeat 50% 50%; }
header #header #h_cont3 ul li:nth-child(2) a:hover { background: #00bfb8 url(../img/icon_mail.png) no-repeat 50% 50%; }
header #header #h_cont3 ul li:nth-child(3) { width: 129px; }
header #header #h_cont3 ul li:nth-child(3) a { border-bottom: solid 1px #dcdcdc; background: #fafafa url(../img/logo_JSDF.png) no-repeat 50% 50%; }

body#index header #header #h_cont2 #h_btmnav > ul > li:nth-child(1) > a, header #header #h_cont2 #h_btmnav ul li a:hover { color: #009b95; }

#searchbox .gsc-control-cse { width: 190px; height: 30px; position: relative; border: solid 1px #00a59f; border-right: none; padding: 0; }
#searchbox .gsc-control-cse form.gsc-search-box { margin-bottom: 0; }
#searchbox .gsc-control-cse form.gsc-search-box table.gsc-search-box { margin-bottom: 0; }
#searchbox .gsc-control-cse form.gsc-search-box table.gsc-search-box td { padding-right: 0; }
#searchbox .gsc-control-cse form.gsc-search-box table.gsc-search-box td.gsc-input .gsc-input-box { height: inherit; border: none; }
#searchbox .gsc-control-cse form.gsc-search-box table.gsc-search-box .gsib_a { padding: 0; }
#searchbox .gsc-control-cse form.gsc-search-box table.gsc-search-box .gsib_a input { padding-left: 5px !important; }
#searchbox .gsc-control-cse form.gsc-search-box table.gsc-search-box .gsib_b .gsst_b { padding: 0; }
#searchbox .gsc-control-cse form.gsc-search-box table.gsc-search-box .gsib_b .gsst_a { padding: 0; position: absolute; top: 5px; right: 35px; }
#searchbox .gsc-control-cse form.gsc-search-box table.gsc-search-box td.gsc-search-button { width: 30px; height: 29px; text-align: center; padding: 0; background: #00a59f; border: none; }
#searchbox .gsc-control-cse form.gsc-search-box table.gsc-search-box td.gsc-search-button input.gsc-search-button-v2 { background: #00a59f; border: none; padding: 0; margin: 0; margin-top: 6px; width: 16px; height: 16px; text-indent: -9999px; }
#searchbox .gsc-control-cse form.gsc-search-box table.gsc-search-box td.gsc-search-button input.gsc-search-button-v2:focus { border: none; -webkit-box-shadow: 0 0 0 0; }

/*SP*/
@media (max-width: 640px) { header { height: 58px; margin-bottom: 0px; border-bottom: none; }
  header #header { width: 100%; height: 58px; }
  header #header #h_cont1 { width: 163px; height: inherit; padding: 10px; border: none; }
  header #header #h_cont1 img { width: 100%; }
  header #header #h_cont2, header #header #h_cont3, header #header #h_cont4 { display: none; }
  header #header #sph_menu ul#sph_tmenu { position: absolute; top: 11px; right: 58px; zoom: 1; }
  header #header #sph_menu ul#sph_tmenu:after { display: table; clear: both; content: ""; }
  header #header #sph_menu ul#sph_tmenu:before { display: table; content: ""; }
  header #header #sph_menu ul#sph_tmenu li { float: left; }
  header #header #sph_menu ul#sph_tmenu li:first-child { margin-right: 7px; } }
/* ---------------------------------
Gnav
---------------------------------- */
/*SP*/
/* ---------------------------------
Title
---------------------------------- */
.tit01 { width: 100%; font-size: 21px; font-weight: bold; letter-spacing: 2px; text-align: center; margin-bottom: 25px; color: #00a59f; }

.tit02 { font-size: 30px; font-weight: bold; letter-spacing: 2px; margin-bottom: 3px; }

.tit04 { text-align: center; font-size: 22px; font-weight: bold; letter-spacing: 2px; margin-bottom: 15px; color: #00a59f; }

/*SP*/
@media (max-width: 640px) { .tit01 { width: 100%; font-size: 21px; font-weight: bold; letter-spacing: 2px; text-align: center; margin-bottom: 15px; color: #00a59f; }
  .tit02 { font-size: 25px; font-weight: bold; letter-spacing: 2px; margin-bottom: 20px; } }
/* ---------------------------------
Table
---------------------------------- */
.table01 { width: 80%; margin: 0 auto; margin-bottom: 50px; }
.table01 tr th, .table01 tr td { width: 50%; text-align: left; font-size: 15px; border: solid 1px #ccc; padding: 10px 15px; }
.table01 tr th { background: #f6f6f6; }

/*SP*/
/* ---------------------------------
Cont
---------------------------------- */
#breadcrumb { zoom: 1; margin-bottom: 30px; }
#breadcrumb:after { display: table; clear: both; content: ""; }
#breadcrumb:before { display: table; content: ""; }
#breadcrumb li { float: left; background: url(../img/icon_arrow.png) no-repeat right 50%; padding-right: 18px; margin-right: 10px; }
#breadcrumb li a:hover { text-decoration: underline; }
#breadcrumb li:last-child { background: none; padding-right: 0; margin-right: 0; }

.container { width: 100%; zoom: 1; }
.container:after { display: table; clear: both; content: ""; }
.container:before { display: table; content: ""; }
.container .cont_l { float: left; width: 240px; }
.container .cont_l h3 { background: #f0f0f0; border-bottom: solid 4px #00a59f; padding: 15px; }
.container .cont_l ul li { margin-bottom: -1px; }
.container .cont_l ul li a { display: block; background: url(../img/icon_tri2.png) no-repeat 12px 50%; background-size: 6px; border: solid 1px #ccc; padding: 15px 25px; }
.container .cont_l ul li a:hover { background: #f9f9f9 url(../img/icon_tri2.png) no-repeat 12px 50%; background-size: 6px; }
.container .cont_r { float: right; width: 730px; position: relative; }

/*SP*/
@media (max-width: 640px) { #breadcrumb { display: none; }
  .container .cont_l { float: none; width: 100%; }
  .container .cont_l h3 { background: #f0f0f0; border-bottom: solid 4px #00a59f; padding: 15px; }
  .container .cont_l ul li { margin-bottom: -1px; }
  .container .cont_l ul li a { display: block; background: url(../img/icon_tri2.png) no-repeat 12px 50%; background-size: 6px; border: solid 1px #ccc; padding: 15px 25px; }
  .container .cont_l ul li a:hover { background: #f9f9f9 url(../img/icon_tri2.png) no-repeat 12px 50%; background-size: 6px; }
  .container .cont_r { float: none; width: 100%; position: relative; } }
/* ---------------------------------
Footer
---------------------------------- */
footer { border-top: solid 1px #ccc; }
footer #footer #foot_up { width: 1000px; margin: 0 auto; background: white; height: 110px; position: relative; }
footer #footer #foot_up #f_logo { position: absolute; top: 35px; left: 10px; }
footer #footer #foot_up #otherlink { position: absolute; top: 48px; right: 0px; display: table; zoom: 1; }
footer #footer #foot_up #otherlink:after { display: table; clear: both; content: ""; }
footer #footer #foot_up #otherlink:before { display: table; content: ""; }
footer #footer #foot_up #otherlink li { display: table-cell; vertical-align: middle; padding-right: 20px; }
footer #footer #foot_up #otherlink li img { vertical-align: middle; width: 23px; display: inline-block; margin-right: 5px; }
footer #footer #foot_up #otherlink li a { font-weight: bold; color: #005955; font-size: 12px; letter-spacing: 1px; }
footer #footer #foot_up #otherlink li a:hover { color: #008c86; }
footer #footer #foot_up #otherlink li:last-child { padding-right: 0px; }
footer #footer nav#f_nav { background: #f8f8f8; }
footer #footer nav#f_nav #f_navbody { width: 1000px; margin: 0 auto; height: 300px; position: relative; padding-top: 30px; }
footer #footer nav#f_nav #f_navbody ul#f_nav01 { width: 100%; position: absolute; top: 15px; left: 20px; zoom: 1; }
footer #footer nav#f_nav #f_navbody ul#f_nav01:after { display: table; clear: both; content: ""; }
footer #footer nav#f_nav #f_navbody ul#f_nav01:before { display: table; content: ""; }
footer #footer nav#f_nav #f_navbody ul#f_nav01 li { float: left; width: 20%; text-align: left; padding-left: 15px; font-weight: bold; font-size: 14px; margin-right: 0px; }
footer #footer nav#f_nav #f_navbody ul#f_nav01 li:nth-child(1) { width: 16%; }
footer #footer nav#f_nav #f_navbody ul#f_nav01 li:nth-child(2) { width: 20%; }
footer #footer nav#f_nav #f_navbody ul#f_nav01 li:nth-child(3) { width: 25%; }
footer #footer nav#f_nav #f_navbody ul#f_nav01 li:nth-child(4) { width: 25%; }
footer #footer nav#f_nav #f_navbody ul#f_nav01 li a { height: 28px; line-height: 28px; background: url(../img/bar_blue.png) no-repeat 0 7px; letter-spacing: 2px; padding-left: 10px; color: #00a59f; display: block; }
footer #footer nav#f_nav #f_navbody ul#f_nav01 li ul { width: 100%; }
footer #footer nav#f_nav #f_navbody ul#f_nav01 li ul li { width: 100% !important; float: none; padding-left: 0; font-size: 12px; }
footer #footer nav#f_nav #f_navbody ul#f_nav01 li ul li a { background: url(../img/icon_arrow.png) no-repeat 0 50%; background-size: 5px; border-left: none; color: #555; }
footer #footer nav#f_nav #f_navbody ul#f_nav01 li ul li a:hover { color: #008c86; }
footer #footer nav#f_nav #f_navbody ul#f_nav02 { zoom: 1; position: absolute; bottom: 15px; right: 20px; }
footer #footer nav#f_nav #f_navbody ul#f_nav02:after { display: table; clear: both; content: ""; }
footer #footer nav#f_nav #f_navbody ul#f_nav02:before { display: table; content: ""; }
footer #footer nav#f_nav #f_navbody ul#f_nav02 li { float: left; margin-left: 15px; padding-left: 10px; background: url(../img/icon_arrow.png) no-repeat 0 50%; background-size: 7px; }
footer #footer nav#f_nav #f_navbody ul#f_nav02 li a:hover { color: #008c86; }
footer #footer nav#f_nav #f_navbody #f_nav03 { zoom: 1; position: absolute; bottom: 15px; left: 0px; }
footer #footer nav#f_nav #f_navbody #f_nav03:after { display: table; clear: both; content: ""; }
footer #footer nav#f_nav #f_navbody #f_nav03:before { display: table; content: ""; }
footer #footer nav#f_nav #f_navbody #f_nav03 .snsbox { height: 26px; padding: 0 10px; padding-bottom: 3px; float: left; margin-right: 0px; border-right: solid 2px #ccc; zoom: 1; }
footer #footer nav#f_nav #f_navbody #f_nav03 .snsbox:after { display: table; clear: both; content: ""; }
footer #footer nav#f_nav #f_navbody #f_nav03 .snsbox:before { display: table; content: ""; }
footer #footer nav#f_nav #f_navbody #f_nav03 .snsbox:last-child { border-right: none; }
footer #footer nav#f_nav #f_navbody #f_nav03 .snsbox ul li { width: 26px; margin-right: 5px; float: left; }
footer #footer nav#f_nav #f_navbody #f_nav03 .snsbox ul li img { width: 100%; }
footer #footer nav#f_nav #f_navbody #f_nav03 .snsbox ul li.tit { width: 68px; font-size: 12px; padding-top: 5px; letter-spacing: 1px; font-weight: bold; color: #008c86; }
footer #footer nav#f_nav #f_navbody #f_nav03 .snsbox ul li:last-child { margin-right: 0; }
footer #f_copy { height: 45px; line-height: 45px; text-align: center; background: #00a59f; color: white; }

/*SP*/
@media (max-width: 640px) { footer #footer #foot_up { width: 100%; height: inherit; }
  footer #footer #foot_up #otherlink { position: static; display: block; border-top: solid 1px #ccc; zoom: 1; }
  footer #footer #foot_up #otherlink:after { display: table; clear: both; content: ""; }
  footer #footer #foot_up #otherlink:before { display: table; content: ""; }
  footer #footer #foot_up #otherlink li { width: 50%; float: left; padding: 12px; border-bottom: solid 1px #ccc; border-right: solid 1px #ccc; display: block; vertical-align: middle; padding-right: 20px; }
  footer #footer #foot_up #otherlink li img { vertical-align: middle; width: 23px; display: inline-block; margin-right: 5px; }
  footer #footer #foot_up #otherlink li a { font-weight: bold; color: #005955; font-size: 12px; letter-spacing: 1px; }
  footer #footer #foot_up #otherlink li a:hover { color: #008c86; }
  footer #footer #foot_up #otherlink li:nth-child(2n) { margin-right: 0; border-right: none; }
  footer #footer #foot_up #otherlink li:last-child { padding-right: 0px; }
  footer #footer #foot_up #f_logo { position: static; padding: 13px 0 8px 0; text-align: center; width: 100%; }
  footer #footer #foot_up #f_logo img { width: 130px; }
  footer #footer nav#f_nav { background: #cceceb; }
  footer #footer nav#f_nav #f_navbody { width: 100%; height: inherit; position: relative; padding-top: 0px; }
  footer #footer nav#f_nav #f_navbody ul#f_nav01 { display: none; position: static; width: 100%; padding: 20px; }
  footer #footer nav#f_nav #f_navbody ul#f_nav01 li { float: none; width: 100%; text-align: center; font-weight: bold; margin-right: 20px; border-bottom: solid 1px white; }
  footer #footer nav#f_nav #f_navbody ul#f_nav01 li a { height: 36px; line-height: 36px; background: #00a59f; letter-spacing: 2px; color: white; display: block; }
  footer #footer nav#f_nav #f_navbody ul#f_nav01 li a:hover { color: #00bfb8; }
  footer #footer nav#f_nav #f_navbody ul#f_nav02 { display: none; }
  footer #footer nav#f_nav #f_navbody #f_nav03 { position: static; }
  footer #footer nav#f_nav #f_navbody #f_nav03 .snsbox { width: 100%; padding: 6px; padding-bottom: 1px; border-bottom: solid 1px #ccc; background: white; height: inherit; float: none; margin-right: 0px; border-right: none; text-align: center; zoom: 1; }
  footer #footer nav#f_nav #f_navbody #f_nav03 .snsbox:after { display: table; clear: both; content: ""; }
  footer #footer nav#f_nav #f_navbody #f_nav03 .snsbox:before { display: table; content: ""; }
  footer #footer nav#f_nav #f_navbody #f_nav03 .snsbox:last-child { border-right: none; }
  footer #footer nav#f_nav #f_navbody #f_nav03 .snsbox ul li { vertical-align: middle; width: 30px; margin-right: 10px; display: inline-block; float: none; }
  footer #footer nav#f_nav #f_navbody #f_nav03 .snsbox ul li img { width: 100%; }
  footer #footer nav#f_nav #f_navbody #f_nav03 .snsbox ul li.tit { width: 80px; font-size: 13px; padding-top: 0px; letter-spacing: 2px; margin-bottom: 0px; font-weight: bold; color: #008c86; }
  footer #footer nav#f_nav #f_navbody #f_nav03 .snsbox ul li:last-child { margin-right: 0; }
  footer #f_copy { height: 45px; line-height: 45px; text-align: center; background: #00a59f; font-size: 10px; letter-spacing: 0px; color: white; } }
/* ---------------------------------
SP_menu
---------------------------------- */
/*SP*/
@media (max-width: 640px) { .overlay { display: block; position: absolute; height: 1000%; width: 100%; background: rgba(0, 165, 159, 0.6); z-index: 111; top: 58px; bottom: 0; overflow: hidden; }
  .modal { display: none; background: white; color: black; position: fixed; border-radius: 10px; width: 90%; height: 90%; overflow-y: scroll; padding: 10px; margin: auto; top: 0; bottom: 0; left: 0; right: 0; z-index: 111; box-shadow: 0px 0px 5px #999; }
  .modal section { position: relative; }
  .closebtn { cursor: pointer; text-indent: center; width: 25px; height: 25px; position: absolute; top: 0px; right: 0px; text-indent: -9999px; background-size: 15px; }
  #menuButton { display: block; background: #00a59f; width: 42px; height: 42px; position: fixed; top: 7px; right: 7px; z-index: 300; }
  #menuButton span { display: block; background: white; width: 24px; height: 2px; position: absolute; left: 9px; transition: all 0.4s; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; }
  #menuButton span:first-child { top: 12px; }
  #menuButton span:nth-child(2) { margin-top: -1px; top: 50%; }
  #menuButton span:last-child { bottom: 12px; }
  #menuButton.active span { color: white; background: white; }
  #menuButton.active span:first-child { -webkit-transform: translateY(8px) rotate(45deg); -moz-transform: translateY(8px) rotate(45deg); -ms-transform: translateY(8px) rotate(45deg); transform: translateY(8px) rotate(45deg); }
  #menuButton.active span:nth-child(2) { opacity: 0; }
  #menuButton.active span:last-child { -webkit-transform: translateY(-8px) rotate(-45deg); -moz-transform: translateY(-8px) rotate(-45deg); -ms-transform: translateY(-8px) rotate(-45deg); transform: translateY(-8px) rotate(-45deg); }
  aside { border-radius: 5px 0 0 5px; box-shadow: 2px 2px 10px #00726e; box-sizing: border-box; width: 100%; display: none; position: absolute; top: 58px; left: 100%; z-index: 200; }
  aside ul { background: white; border-top: solid 3px #00a59f; }
  aside ul li { display: block; border-bottom: solid 1px #ccc; padding-left: 22px; font-size: 15px; letter-spacing: 2px; background: url(../img/bar_blue.png) no-repeat 10px 16px; }
  aside ul li a { display: block; height: 50px; line-height: 50px; }
  aside ul li a.sw { background: url(../img/icon_tri_b.png) no-repeat 97% 50%; }
  aside ul li a.sw.on { background: url(../img/icon_tri_u.png) no-repeat 97% 50%; }
  aside ul li ul { display: none; border-top: solid 1px #ccc; border-left: solid 1px #ccc; }
  aside ul li ul li { background: #f6f6f6 url(../img/icon_arrow.png) no-repeat 10px 50%; background-size: 6px; padding-left: 25px; letter-spacing: 1px; font-size: 13px; }
  aside ul li ul li a { height: 40px; line-height: 40px; }
  aside ul li ul li:last-child { border-bottom: none; }
  aside #searchbox { width: 100%; background: white; text-align: center; padding: 20px 0; }
  aside #searchbox .gsc-control-cse { width: 250px; margin: 0 auto; } }
