@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,400italic,700);
@charset "utf-8";

/* CSS Document */

body {
 font-family: 'Noto Sans', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 color: #333;
}

a {
 color: #333;
 text-decoration: underline
}

a:hover img {
 /*opacity:0.7; --20220912--  */
 filter: alpha(opacity=70);
 /* ie lt 8 */
 -ms-filter: "alpha(opacity=70)";
 /* ie 8 */
 -moz-opacity: 0.7;
 /* FF lt 1.5, Netscape */
 -khtml-opacity: 0.7;
 /* Safari 1.x */
}

dd,
p {
 color: #666;
}

p {
 line-height: 150%;
}

strong {
 font-weight: bold;
}

img {
 height: auto;
}

img.FWLT_logo {
 width: 20%;
 margin: 1.5% 0;
}

@media screen and (min-width: 729px) {
 body {
  font-size: 16px;
  line-height: 16px;
 }
}

@media screen and (min-width: 641px) and (max-width: 728px) {
 body {
  font-size: 14px;
  line-height: 14px;
 }
}

@media screen and (max-width: 640px) {
 body {
  font-size: 13px;
  line-height: 13px;
 }
}

#contents {
 width: 100%;
 display: flex;
 flex-direction: column;
 min-height: 100vh;
}

header {}

header #header {
 width: 100%;
 background-size: cover;
 margin: 0 auto;
}

header #header #headline {
 height: auto;
 width: 100%;
 color: #fff;
 font-size: 120%;
 text-align: center;
 vertical-align: middle;
 padding: 2% 0;
 background-color: #FF0000;
}

header #header #headline img {
 display: block;
 width: 100%;
 max-width: 465px;
 margin: 0 auto;
}

header #header #keyvisual {
 position: relative;
 width: 100%;
 height: auto;
 padding: 50px 0 50px 0;
 background-color: #FFF;
 border-bottom: 20px solid #FF0000;
}

header #header #keyvisual img {
 display: block;
 margin: 0 auto;
 width: 100%;
}

header #header #keyvisual #text {
 display: block;
 max-width: 1280px;
 margin: 0 auto;
 text-align: center;
 background-color: #FF0000;
 padding: 20px 0px 0px 0px;
 border: 0;
 color: #fff;
 font-size: 120%;
}

header #header #keyvisual h1,
header #header #keyvisual p {
 display: none;
}

.title_video {
 width: 100%;
 aspect-ratio: 16 / 9;
}

.title_video iframe {
 width: 100%;
 height: 100%;
}

header #header nav {
 margin-bottom: 40px;
}

header #header nav #nav {
 clear: both;
 background-color: #FF0000;
 padding: 0 0;
}

header #header nav #nav #nav_inner {
 background-color: #FF0000;
}

header #header nav #nav #nav_inner ul {
 height: 86px;
 margin: 0 auto;
 width: 100%;
}

header #header nav #nav #nav_inner ul a {
 text-decoration: none;
}

header #header nav #nav #nav_inner ul a li {
 float: left;
 width: calc(100% / 7);
 text-align: center;
 font-weight: bold;
 padding: 35px 0;
 color: #fff;
 background-color: #FF0000;
}

header #header nav #nav #nav_inner ul a:hover li {
 background: rgba(128, 128, 128, 0.5);
}

header #header nav #sp_nav {
 display: none;
 width: 100%;
 text-align: center;
 height: 35px;
 padding: 25px 0 0;
 color: #fff;
 background-color: #8B7A73;
 cursor: pointer;
}

header #header nav #sp_nav span {
 font-size: 130%;
 font-weight: bold;
}

@media screen and (max-width: 640px) {
 header #header nav {
  margin-bottom: 0px;
 }
 header #header nav #sp_nav {
  display: block;
 }
 header #header nav #nav {
  display: none;
  background-color: #fff;
  padding: 0;
 }
 header #header nav #nav #nav_inner {
  background-color: #fff;
 }
 header #header nav #nav #nav_inner ul {
  height: auto;
 }
 header #header nav #nav #nav_inner ul a li {
  float: none;
  width: 100%;
  font-weight: bold;
  background: rgba(0, 0, 0, 0.8);
  border-bottom: 1px solid #292929;
  padding: 20px 0;
 }
 header #header nav #nav #nav_inner ul a:hover li {
  background: rgba(0, 0, 0, 0.6);
 }
}

header #header nav #flow {
 position: fixed;
 display: none;
 top: 0px;
 left: 0px;
 width: 100%;
 z-index: 100;
}

header #header nav #flow ul a li {
 float: left;
 width: 18%;
 text-align: center;
 height: 35px;
 padding: 15px 1% 0;
 color: #fff;
 background: rgba(0, 0, 0, 0.8);
}

header #header nav #flow ul a:hover li {
 background: rgba(0, 0, 0, 0.4);
}

article {
 clear: both;
 line-height: 150%;
}

article #container {
 clear: both;
 max-width: 1200px;
 margin: 0 auto;
}

article #container #content #top_apply {
 text-align: center;
 border-top: 0;
 padding-bottom: 30px;
}

article #container #content #top_apply img {
 max-width: 446px;
 width: auto;
 margin-bottom: 0.8em;
}

article #container #content #top_apply p.center {
 text-align: center;
 font-size: 30px;
 font-weight: bold;
 margin-bottom: 0.8em;
}

article #container #content #top_apply #top_apply_inner {
 margin: 0 auto;
 max-width: 750px;
}

article #container #content #top_apply #top_apply_inner p {
 text-align: center;
 font-size: 24px;
 font-weight: normal;
}

article #container #content #top_apply #top_apply_inner p span.red {
 color: #f00;
}

article #container #content .block {
 width: 96%;
 background: #fff;
 padding: 0 0 2% 0;
 margin: 0 auto;
}

article #container #content .block p {
 text-align: center;
 color: #000;
 font-size: 24px;
 font-weight: normal;
 margin: 40px 0 0;
}

article #container #content .block_inner {
 max-width: 850px;
 width: 100%;
 margin: 0 auto;
}

article #container #content .block_inner h3 {
 font-size: 24px;
 font-weight: bold;
 margin-bottom: 50px;
}

article #container #content .block_inner h4 {
 font-size: 18px;
 font-weight: bold;
 margin-bottom: 20px;
 margin-top: 40px;
}

article #container #content .block_inner h5 {
 font-size: 14px;
 font-weight: bold;
}

article #container #content .block_inner .del {
 font-weight: bold;
 text-decoration: line-through;
}

article #container #content .block_inner p {
 text-align: left;
 font-size: 14px;
 font-weight: normal;
 margin: 0 0 20px 0;
 word-wrap: break-word;
}

article #container #content .block_inner span.border {
 padding: 0 5px;
 border: 1px solid;
 margin: 0 1em;
}

article #container #content .block_inner dl {
 text-align: left;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 20px;
 word-wrap: break-word;
}

article #container #content .block_inner dl dt {
 position: relative;
 margin-left: 1em;
}

article #container #content .block_inner dl dt::after {
 display: block;
 content: '';
 position: absolute;
 top: .8em;
 left: -1em;
 width: 8px;
 height: 1px;
 background-color: #333;
}

article #container #content .block_inner dl dd {
 margin-left: 3em;
}

article #container #content .block_inner table {
 margin-top: -20px;
 width: 100%;
}

article #container #content .block_inner table tr {
 margin: 0;
 padding: 0;
}

article #container #content .block_inner table tr th {
 font-size: 14px;
 margin: 0;
 padding: 10px;
 border: 1px solid #ccc;
 text-align: center;
 background-color: #095697;
 color: #fff;
}

article #container #content .block_inner table tr td {
 font-size: 14px;
 margin: 0;
 padding: 10px;
 border: 1px solid #ccc;
 word-break: break-all;
}

article #container #content .block_inner hr {
 margin-top: 30px;
 border-top: 2px dotted #000;
 width: 100%;
}

article #container #content .block_inner .imgFull {
 float: left;
 width: 100%;
 margin: 0 0 20px 0;
 text-align: right;
 font-size: small;
 border: solid 1px #fff;
}

article #container #content .block_inner .imgHalf {
 float: left;
 width: 50%;
 margin: 0 0 10px 0;
 text-align: right;
 font-size: small;
}

article #container #content .block_inner .imgHalf img {
 width: 100%;
 height: auto;
 border: solid 1px #fff;
}

article #container #content .block_inner .youtube {
 position: relative;
 width: 100%;
 padding: 56.25% 0 0 0;
 margin-bottom: 50px;
}

article #container #content .block_inner .youtube iframe {
 position: absolute;
 display: block;
 top: 0;
 left: 0;
 width: 100% !important;
 height: 100% !important;
}

article #container #content .box {
 border: 1px solid #000;
 text-align: center;
 padding: 1% 1%;
 margin: 1% auto 3%;
 line-height: 30px;
 width: 550px;
 overflow: hidden;
}

article #container #content .box .img img.FWLT_logo {
 float: left;
}

article #container #content .box .main {
 font-weight: bold;
 font-size: 26px;
}

@media screen and (max-width: 640px) {
 header #header #headline img {
  width: 90%;
  padding: 20px;
  }
 }

 article #container #content .block_inner {
  padding-top: 40px;
 }
 article #container #content .block p {
  margin: 10px 0 20px;
 }
 article #container #content .box {
  width: 90%
 }
 article #container #content .box .img img.FWLT_logo {
  float: none;
 }
}

footer {
 line-height: 150%;
 margin-top: auto;
 width: 100%;
}

footer #footer a {
 color: #fff;
}

footer #footer {
 position: relative;
 background-color: #FF0000;
 width: 100%;
 padding: 8px 0 8px 0;
}

#catch {
 width: 100%;
 margin: 0 auto;
 text-align: center;
 background-color: #FFF;
 border-top: solid 10px #FF0000;
}

#catch #img {
 margin: 20px auto;
 display: inline-block;
}

footer #footer #footerInner {
 margin: 0 auto;
 padding: 2% 0 2% 0;
 text-align: center;
}

footer #footer #footerInner hr {
 display: block;
 border: 0;
 border-top: 1px solid #fff;
 margin: 5px auto 10px;
 padding: 0;
 max-width: 600px;
 width: 100%;
}

footer #footer #footerInner span br {
 display: none;
}


footer #footer #footerInner a {
padding: 6px;
line-height: 20px;
}

#pagetop {
 float: right;
 cursor: pointer;
 margin: 5px;
 position: fixed;
  right: 10px;
  bottom: 30px;
  z-index: 1000;
}
#pagetop img{
width: 70px;
}


footer #footer #footerInner h3 {
 font-size: 110%;
 font-weight: bold;
 margin-bottom: 10px;
}

footer #footer #footerInner p {
 padding: 0 2%;
 color: #fff;
}

footer #copyright {
 padding: 2%;
 color: #fff;
 font-size: 100%;
 text-align: center;
 background-color: #8B7A73;
}

@media screen and (max-width: 640px) {
 article #container #content #top_apply img {
  width: 95%;
 }
 footer #footer #footerInner span br {
  display: inline;
 }
 #catch {
  width: 100%;
  margin: 5px auto;
  text-align: center;
  background-color: #FFF;
  padding: 10px 0;
 }
 footer #copyright {
  font-size: 90%;
 }
}

.updated {
 font-size: 11px;
 font-weight: normal;
 font-style: italic;
 color: #f60;
}

.old_updated {
 font-size: 11px;
 font-weight: normal;
 font-style: nano;
 color: #333;
}

#logo {
 padding: 20px;
 margin: 0 auto;
 border: solid 0px #cc0000;
 text-align: center;
}

#logo ul {
 margin: 0 auto;
 border: solid 0px #cc00ff;
 display: inline-block;
 text-align: center;
}

#logo ul li {
 float: left;
 margin: 0 5px 0 0;
 border: solid 0px #cc0000;
}

#logo img {
 height: auto;
}

#logo p {
 text-align: center;
 font-size: small;
 border-bottom: 5px solid #ffcccc;
 font-weight: bold;
 margin: 10px;
}

@media screen and (max-width: 640px) {
 #logo {
  margin: 0 auto;
 }
 #logo ul {
  text-align: center;
  border: solid 0px #cc00cc;
  text-align: center;
  width: 100%;
 }
 #logo ul li {
  max-width: 100%;
  text-align: center;
  float: left;
 }
 #logo img {
  object-fit: contain;
 }
}

.button {
 margin: 0 auto;
 text-align: center;
 background: #f00;
 color: #fff;
 padding: 5px;
}