@charset "UTF-8";
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

* {
  box-sizing: border-box;
}

html {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Arial, sans-serif;
  font-size: 62.5%;
  line-height: 1;
}

body {
  position: relative;
  margin: 0;
  padding: 0;
  font-size: 10px;
  font-size: 1.0rem;
  color: #333;
}

address,
em {
  font-style: normal;
}

a:hover, a:active, a:visited {
  text-decoration: none;
}

p {
  margin-top: 0;
}

figure {
  margin: 0;
}

header, nav {
  line-height: 1.0;
}

h1, h2, h3, h4, h5 {
  margin-top: 0;
}

*::-moz-selection {
  background-color: #ffe700;
}

*::selection {
  background-color: #ffe700;
}

.header-Gnav_Items, .header-Striking_Btns, .footer-TextNav_Items {
  padding: 0;
  list-style-type: none;
}

.header-Gnav_Container .noDisplay {
    display: none;
}

.header-Gnav_Item:hover {
    cursor: pointer;
}

.header-Gnav_Item_admin:hover {
    cursor: pointer;
}

.header-Container {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 3px solid #333;
}

.header-Container:after {
  position: absolute;
  bottom: 1px;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  content: '';
  background-color: #00b500;
}

.header-SiteName {
  width: 136px;
  margin: 0 auto;
}

.header-SiteName a {
  display: block;
}

.header-MenuBtn_Text {
  font-size: 14px;
  display: block;
  padding-top: .5em;
  font-family: "Oswald", sans-serif;
}

.header-Gnav_Items {
  margin: 0;
}

.header-Gnav_Link {
  position: relative;
  display: block;
  padding-top: .7em;
  padding-bottom: .7em;
  text-align: center;
  text-decoration: none;
  color: #333;
  font-size: 20px;
  font-size: 2.0rem;
  font-family: "Kosugi Maru", sans-serif;
}

.header-Striking_Btns {
  width: 80%;
  margin: 0 auto;
}

.header-Striking_Btn {
  margin-top: 15px;
  position: absolute;
  right: 0;
}

.header-Striking_Link {
  text-align: center;
  width: 100%;
  line-height: 1;
  padding: 0.5em 0;
  display: inline-block;
  border: 4px solid #333;
  border-radius: 8px;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  font-size: 18px;
  font-size: 1.8rem;
}

.header-Striking_Link:hover, .header-Striking_Link:focus {
  transform: translateY(-3px);
  box-shadow: 0 3px 0 #333;
}

.header-Striking_Signup .header-Striking_Link {
  color: #fff;
  background-color: #00b500;
}

.header-Striking_Login .header-Striking_Link {
  color: #333;
  background-color: #fff;
}

.sw-Inquiry {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #777;
  padding-left: 10px;
  padding-right: 10px;
}

.sw-Inquiry_Title {
  font-weight: normal;
  margin-bottom: 0;
  text-align: center;
  letter-spacing: .05em;
  line-height: 1.5;
  color: #fff;
  font-family: "Kosugi Maru", sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
}

.sw-Inquiry_Text {
  line-height: 1.7;
  padding: 2em -0 1.5em;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
}

.sw-Inquiry_Text br {
  display: none;
}

.sw-Inquiry_BtnBox {
  text-align: center;
}

.sw-Inquiry_Btn {
  font-weight: bold;
  padding: 0.5em .5em 0.9em;
  transition: all 0.2s ease;
  display: inline-block;
  border: 4px solid #333;
  border-radius: 8px;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  color: #333;
  background-color: #ffe700;
  font-size: 18px;
  font-size: 1.8rem;
}

.sw-Inquiry_Btn:hover, .sw-Inquiry_Btn:focus {
  transform: translateY(-3px);
  box-shadow: 0 3px 0 #333;
}

.sw-Inquiry_Btn .icon {
  width: 28px;
  height: 28px;
  transform: translateY(6px);
}

.sw-ToTop {
  position: relative;
  height: 34px;
  margin-top: -34px;
}

.sw-ToTop_Link {
  position: absolute;
  right: 10px;
  display: block;
  width: 60px;
  height: 34px;
  padding: 5px 0;
  text-align: center;
  border-radius: 8px 8px 0 0;
  background-color: #000;
}

.sw-ToTop_Link .icon {
  width: 24px;
  height: 24px;
  transform: rotate(-90deg);
  fill: #00b500;
}

.sw-ToTop_Link:hover .icon {
  fill: #ffe700;
}

.footer-Container {
  padding-top: 30px;
  padding-bottom: 30px;
  background: url(/images/free/bg_footer.png) no-repeat center bottom #000;
  background-size: 150% auto;
}

.footer-TextNav {
  padding-top: 70px;
  padding-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
  background: url(/images/free/svgs/logo_black.svg) no-repeat center top/200px auto;
}

.footer-TextNav_Items {
  margin: 0;
  font-size: 16px;
  font-size: 1.6rem;
}

.footer-TextNav_Item {
  margin-top: .5em;
}

.footer-TextNav_Link {
  text-decoration: none;
  color: #fff;
}

.footer-TextNav_Link:hover, .footer-TextNav_Link:focus {
  text-decoration: underline;
}

.footer-Powered {
  text-align: center;
  color: #fff;
  line-height: 1.5;
  font-size: 14px;
  font-size: 1.4rem;
}

.footer-Powered a {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px dotted #fff;
}

.footer-Copyright {
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
}

.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}

.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}

/*! Drawer.js --------------------------------- */
.drawer-open {
  overflow: hidden !important;
}

.drawer-nav {
  position: fixed;
  z-index: 101;
  top: 0;
  overflow: hidden;
  width: 300px;
  height: 100%;
  color: #222;
  background-color: #fff;
}

.drawer-brand {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 37.5px;
  line-height: 3.75rem;
  display: block;
  padding-right: 7.5px;
  padding-right: 0.75rem;
  padding-left: 7.5px;
  padding-left: 0.75rem;
  text-decoration: none;
  color: #222;
}

.drawer-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

.drawer-menu-item {
  font-size: 10px;
  font-size: 1rem;
  display: block;
  padding: 7.5px;
  padding: 0.75rem;
  text-decoration: none;
  color: #222;
}

.drawer-menu-item:hover {
  text-decoration: underline;
  color: #555;
  background-color: transparent;
}

/*! overlay */
.drawer-overlay {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}

.drawer-open .drawer-overlay {
  display: block;
}

.drawer--right .drawer-nav {
  right: -300px;
  transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

.drawer--right.drawer-open .drawer-nav,
.drawer--right .drawer-hamburger,
.drawer--right.drawer-open .drawer-navbar .drawer-hamburger {
  right: 0;
}

.drawer--right.drawer-open .drawer-hamburger {
  right: 300px;
}

.drawer-hamburger {
  position: fixed;
  z-index: 104;
  top: 0;
  display: block;
  box-sizing: content-box;
  width: 30px;
  padding: 0;
  padding-top: 18px;
  padding-right: 7.5px;
  padding-right: 0.75rem;
  padding-bottom: 30px;
  padding-left: 7.5px;
  padding-left: 0.75rem;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translate3d(0, 0, 0);
  border: 0;
  outline: 0;
  background-color: transparent;
}

.drawer-hamburger:hover {
  cursor: pointer;
  background-color: transparent;
}

.drawer-hamburger-icon {
  position: relative;
  display: block;
  margin-top: 10px;
}

.drawer-hamburger-icon,
.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
  width: 100%;
  height: 2px;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  background-color: #222;
}

.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
  position: absolute;
  top: -10px;
  left: 0;
  content: ' ';
}

.drawer-hamburger-icon:after {
  top: 10px;
}

.drawer-open .drawer-hamburger-icon {
  background-color: transparent;
}

.drawer-open .drawer-hamburger-icon:before,
.drawer-open .drawer-hamburger-icon:after {
  top: 0;
}

.drawer-open .drawer-hamburger-icon:before {
  transform: rotate(45deg);
}

.drawer-open .drawer-hamburger-icon:after {
  transform: rotate(-45deg);
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  overflow: visible;
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
}

.drawer--navbarTopGutter {
  padding-top: 37.5px;
  padding-top: 3.75rem;
}

.drawer-navbar .drawer-navbar-header {
  border-bottom: 1px solid #ddd;
  background-color: #fff;
}

.drawer-navbar {
  z-index: 102;
  top: 0;
  width: 100%;
}

/*! .drawer-navbar modifier */
.drawer-navbar--fixed {
  position: fixed;
}

.drawer-navbar-header {
  position: relative;
  z-index: 102;
  box-sizing: border-box;
  width: 100%;
  height: 37.5px;
  height: 3.75rem;
  padding: 0 7.5px;
  padding: 0 0.75rem;
  text-align: center;
}

.drawer-navbar .drawer-brand {
  line-height: 37.5px;
  line-height: 3.75rem;
  display: inline-block;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
}

.drawer-navbar .drawer-brand:hover {
  background-color: transparent;
}

.drawer-navbar .drawer-nav {
  padding-top: 37.5px;
  padding-top: 3.75rem;
}

.drawer-navbar .drawer-menu {
  padding-bottom: 75px;
  padding-bottom: 7.5rem;
}

@media screen and (min-width: 992px){
  .header-Container{
    padding-top: 30px;
    padding-bottom: 5px;
  }
  .form-Confirm .header-Container{
    padding-bottom: 30px;
  }
  .header-SiteName{
    width: 220px;
  }
  .header-Gnav_Container{
    margin-top: 18px;
  }
  .header-Gnav_Items{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    justify-content: space-around;
  }
  .header-Gnav_Item{
    width: unset;
  }
  .header-Gnav_Item_admin{
    width: 20%;
  }
  .header-Gnav_Link:hover:after, .header-Gnav_Link:focus:after{
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 5px;
    content: '';
    background-color: #ffc500;
  }
  .header-Striking_Btns{
    position: absolute;
    top: -58px;
    right: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    width: 360px;
    margin: auto;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .header-Striking_Btn{
    width: 48%;
    margin-top: 0;
  }
  .sw-Inquiry{
    padding-top: 66.66667px;
    padding-bottom: 66.66667px;
  }
  .sw-Inquiry_Btn{
    width: 380px;
    font-size: 2.0rem;
  }
  .footer-Container{
    background-size: auto;
  }
}

@media screen and (min-width: 1200px){
  .content .header-Gnav_Items {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }

  .header-Gnav_Container{
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .container-fluid{
    max-width: 1000px;
  }
}

@media screen and (min-width: 768px){
  .sw-Inquiry_Title{
    font-size: 3.0rem;
  }
  .sw-Inquiry_Title br{
    display: none;
  }
  .sw-Inquiry_Text{
    padding: 3em -0 2.5em;
    text-align: center;
    font-size: 1.8rem;
  }
  .sw-Inquiry_Text br{
    display: block;
  }
  .footer-Container{
    padding-top: 50px;
  }
  .form-Confirm .footer-Container, .mypage .footer-Container{
    padding-top: 70px;
  }
  .footer-TextNav{
    padding-top: 80px;
    padding-bottom: 50px;
  }
  .footer-TextNav_Items{
    text-align: center;
  }
  .footer-TextNav_Item{
    display: inline-block;
    padding-right: .7em;
    padding-left: 1em;
  }
}

@media (min-width: 992px){
  .drawer-navbar{
    background-color: #fff;
  }
  .drawer-navbar .drawer-navbar-header{
    position: relative;
    display: block;
    float: left;
    width: auto;
    padding: 0;
    border: 0;
  }
  .drawer-navbar .drawer-menu--right{
    float: right;
  }
  .drawer-navbar .drawer-menu li{
    float: left;
  }
  .drawer-navbar .drawer-menu-item{
    line-height: 3.75rem;
    padding-top: 0;
    padding-bottom: 0;
  }
  .drawer-navbar .drawer-hamburger{
    display: none;
  }
  .drawer-navbar .drawer-nav{
    position: relative;
    left: 0;
    overflow: visible;
    width: auto;
    padding-top: 0;
    transform: translate3d(0, 0, 0);
  }
  .drawer-navbar .drawer-menu{
    padding: 0;
  }
  /*! dropdown */
  .drawer-navbar .drawer-dropdown-menu{
    position: absolute;
    width: 300px;
    border: 1px solid #ddd;
  }
  .drawer-navbar .drawer-dropdown-menu-item{
    padding-left: 0.75rem;
  }
}
