@charset "utf-8";

html {
  font-size: 10px;
}

body {
  line-height: 1.8;
  font-size: 1.7rem;
  text-align: center;
  color: #000;
  word-wrap: break-word;
  font-family: "メイリオ", Meiryo, 'ヒラギノ角ゴ Pro W3', Hiragino Kaku Gothic Pro, Osaka, 'ＭＳ Ｐゴシック', MS PGothic, sans-serif;
}

.wrapper {
  text-align: left;
}

h2 {
  font-size: 2.3em;
  line-height: 1.2;
  font-weight: 600;
  color: #000;
  /*letter-spacing: -0.03em;*/
  margin-bottom: 1em;
  text-align: center;
  border-bottom: solid 2px #999;
  padding-bottom: 0.3em;
}

h3 {
  text-align: center;
  font-weight: bold;
  font-size: 26px;
  margin: 0 auto 40px auto;
}

.button,
.file-cta,
.file-name,
.input,
.pagination-ellipsis,
.pagination-link,
.pagination-next,
.pagination-previous,
.select select,
.textarea {
  font-size: 1.8rem;
}

.label {
  font-size: 1.0rem;
  font-weight: 600;
}

a:hover {
  color: #AAA;
}

a,
input[type="button"],
input[type="submit"] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  max-width: 680px;
  margin: 0 auto;
}

a:hover,
input[type="button"]:hover,
input[type="submit"]:hover {
  opacity: 1;
}

.columns {
  margin-left: 0;
  margin-right: 0;
}

.parallax-window {
  min-height: 600px;
  background: transparent;
}

.parallax-slider {
  top: 0;
  left: 0;
}

.container {
  padding: 0;
  text-align: left;
  margin: 0 auto;
}

.container.n-bdr {
  border: none;
}

.container.is-full {
  max-width: 100%;
  width: 100%;
}

.inbox {
  padding: 0 3%;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
}

.flex .right {
  padding: 1em;
}

p {
  padding: 2rem 1.5rem;
}

img {
  vertical-align: bottom;
}

.pcview {
  display: none;
}

.spview {
  display: inline;
}

.border {
  display: block;
  border-bottom: 3px solid #333;
}

/**/

p {
  padding: 0;
}

hr {
  margin: 0 auto;
  background-color: #ccc;
  height: 2px;
}

body {
  background-color: #fff;
}

.container {
  max-width: 800px;
}

#kanban_bg {
  background: none;
}

#kanban {
  background: url(../img/a_kanban_b-sp.webp) no-repeat center top;
  background-size: contain;
  width: 100%;
  padding: 144.8% 0 0;
  /* position: relative; */
  margin: 0;
}

#wrapper {
  text-align: center;
  background: none;
}

.counter01 {
  background: url('../img/counter5days.png') no-repeat center top;
  background-size: cover;
  width: 100%;
  padding-top: 27.5%;
  position: relative;
}

.counter01 .timer {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 22%;
  left: 0;
  color: #F8F8F8;
  font-size: 2.6vmin;
}

.mov {
  max-width: 900px;
  margin: 0 auto;
}

.movie-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  text-align: center;
  border: 10px ridge #333;
  background-color: #333;
}

.movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.voice {
  background: url(../img/voice_bg.png) top center repeat-y;
  background-size: contain;
  margin: 0 auto 3rem;
  max-width: 820px;
  width: 95%;
}

.voice .header01 {
  background: url(../img/voice_header01.png);
}

.voice .header02 {
  background: url(../img/voice_header02.png);
}

.voice .header03 {
  background: url(../img/voice_header03.png);
}

.voice .header04 {
  background: url(../img/voice_header04.png);
}

.voice .header05 {
  background: url(../img/voice_header05.png);
}

.voice .header06 {
  background: url(../img/voice_header06.png);
}

.voice .header07 {
  background: url(../img/voice_header07.png);
}

.voice .header08 {
  background: url(../img/voice_header08.png);
}

.voice .header09 {
  background: url(../img/voice_header09.png);
}

.voice .header10 {
  background: url(../img/voice_header10.png);
}

.voice .header11 {
  background: url(../img/voice_header11.png);
}

.voice .header12 {
  background: url(../img/voice_header12.png);
}

.voice .header13 {
  background: url(../img/voice_header13.png);
}

.voice .header14 {
  background: url(../img/voice_header14.png);
}

.voice .header15 {
  background: url(../img/voice_header15.png);
}

.voice .header16 {
  background: url(../img/voice_header16.png);
}

.voice .header01,
.voice .header02,
.voice .header03,
.voice .header04,
.voice .header05,
.voice .header06,
.voice .header07,
.voice .header08,
.voice .header09,
.voice .header10,
.voice .header11,
.voice .header12,
.voice .header13,
.voice .header14,
.voice .header15,
.voice .header16 {
  background-position: center top;
  background-repeat: no-repeat;
  height: auto;
  background-size: contain;
  width: 100%;
  padding: 15% 0 0;
}

.voice .area {
  margin: 0 auto;
  padding: 10px 0 0;
  max-width: 740px;
  width: 90%;
  text-align: left;
}

.voice .footer {
  background: url(../img/voice_footer.png) bottom center no-repeat;
  height: auto;
  background-size: contain;
  width: 100%;
  padding: 3.9% 0 0;
}

.osusume {
  margin: 0 auto;
  width: 760px;
  border: 10px solid #0DA809;
  padding: 20px 20px 15px;
}

.osusume .title {
  background: url(../img/checkicon01.gif);
  background-position: left top;
  background-repeat: no-repeat;
  padding: 10px 0 10px 44px;
  border-bottom: 1px dotted #BCBCBC;
  margin-bottom: 15px;
  text-align: left;
  font-size: 18px;
  font-Weight: bold;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}

.checkbox02 {
  margin: 0 auto;
  max-width: 820px;
  border: 10px solid #EAEAEA;
  padding: 30px 30px 15px;
}

.checkbox02 .title {
  background: url(../img/checkicon01.gif);
  background-position: left top;
  background-repeat: no-repeat;
  padding: 10px 0 20px 44px;
  border-bottom: 1px dotted #BCBCBC;
  margin-bottom: 15px;
  font-size: 1.7rem;
  text-align: left;
  line-height: normal;
  font-weight: lighter;
}

.suisen {
  background: url(../img/suisen_bg.gif) top center repeat-y;
  background-size: contain;
  margin: 0 auto;
  max-width: 820px;
  width: 100%;
}

.suisen .header {
  background: url(../img/suisen_header.gif);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: auto;
  padding: 8.6% 0 0;
}

.suisen .area {
  margin: 0 auto;
  padding: 10px 0;
  width: 85%;
  text-align: left;
}

.suisen .footer {
  background: url(../img/suisen_footer.gif) bottom center no-repeat;
  background-size: contain;
  width: 100%;
  height: auto;
  padding: 5% 0 0;
}

.curriculum {
  background: url(../img/curriculum_bg.gif) top center repeat-y;
  background-size: contain;
  margin: 0 auto;
  max-width: 900px;
  width: 100%;
}

.curriculum .header {
  background: url(../img/curriculum_title_sp.gif?20230125);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: auto;
  padding: 19.1% 0 0;
}

.curriculum .area {
  margin: 0 auto;
  width: 95%;
  text-align: left;
}

.curriculum .text {
  margin: 0 auto;
  width: 90%;
}

.curriculum .footer {
  background: url(../img/curriculum_footer.gif) bottom center no-repeat;
  background-size: contain;
  width: 100%;
  height: auto;
  padding: 3.33% 0 0;
}

.curriculum02 {
  background: url(../img/curriculum02_bg.gif) top center repeat-y;
  background-size: contain;
  margin: 0 auto;
  max-width: 900px;
  width: 100%;
}

.curriculum02 .header {
  background: url(../img/curriculum02.webp);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: auto;
  padding: 60% 0 0;
}

.curriculum02 .area {
  margin: 0 auto;
  width: 95%;
  text-align: left;
}

.curriculum02 .text {
  background-image: url("../img/curriculum02_icon.gif");
  background-position: left top;
  background-repeat: no-repeat;
  font-weight: bold;
  margin: 0 auto;
  width: 95%;
  color: #333;
  padding-bottom: 5px;
  padding-left: 38px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #CCC;
}

.curriculum02 .footer {
  background: url(../img/curriculum02_footer.gif) bottom center no-repeat;
  background-size: contain;
  width: 100%;
  height: auto;
  padding: 6% 0 0;
}

.curriculum03 {
  background: url(../img/curriculum03_bg.gif) top center repeat-y;
  background-size: contain;
  margin: 0 auto;
  max-width: 900px;
  width: 100%;
}

.curriculum03 .header {
  background: url(../img/curriculum03_header.webp);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: auto;
  padding: 32% 0 0;
}

.curriculum03 .area {
  margin: 0 auto;
  width: 90%;
  text-align: left;
}

.curriculum03 .footer {
  background: url(../img/curriculum03_footer.gif) bottom center no-repeat;
  background-size: contain;
  width: 100%;
  height: auto;
  padding: 6.5% 0 0;
}

.snipertool {
  background: url(../img/snipertool_bg.gif) top center repeat-y;
  background-size: contain;
  margin: 0 auto;
  max-width: 900px;
  width: 100%;
}

.snipertool .header {
  background: url(../img/snipertool.webp);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: auto;
  padding: 67.5% 0 0;
}

.snipertool .area {
  margin: 0 auto;
  width: 80%;
  text-align: left;
}

.snipertool .footer {
  background: url(../img/snipertool_footer.gif) bottom center no-repeat;
  background-size: contain;
  width: 100%;
  height: auto;
  padding: 4.5% 0 0;
}

.buildtool {
  background: url(../img/build_bg.gif) top center repeat-y;
  background-size: contain;
  margin: 0 auto;
  max-width: 900px;
  width: 100%;
}

.buildtool .header {
  background: url(../img/buildtool.webp);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: auto;
  padding: 67.5% 0 0;
}

.buildtool .area {
  margin: 0 auto;
  width: 80%;
  text-align: left;
}

.buildtool .footer {
  background: url(../img/build_footer.gif) bottom center no-repeat;
  background-size: contain;
  width: 100%;
  height: auto;
  padding: 4.5% 0 0;
}

.oritool {
  background: url(../img/ori_bg.gif) top center repeat-y;
  background-size: contain;
  margin: 0 auto;
  max-width: 900px;
  width: 100%;
}

.oritool .header {
  background: url(../img/oritool.webp);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: auto;
  padding: 67.5% 0 0;
}

.oritool .area {
  margin: 0 auto;
  width: 80%;
  text-align: left;
}

.oritool .footer {
  background: url(../img/ori_footer.gif) bottom center no-repeat;
  background-size: contain;
  width: 100%;
  height: auto;
  padding: 4.5% 0 0;
}

.tigau {
  background: url(../img/tigau_bg.gif) top center repeat-y;
  background-size: contain;
  margin: 0 auto;
  max-width: 900px;
  width: 100%;
}

.tigau .header01 {
  background: url(../img/tigau_header01_sp.png?20230125);
}

.tigau .header02 {
  background: url(../img/tigau_header02_sp.png?20230125);
}

.tigau .header03 {
  background: url(../img/tigau_header03_sp.png?20250418);
}

.tigau .header04 {
  background: url(../img/tigau_header04_sp.png?20230125);
}

.tigau .header05 {
  background: url(../img/tigau_header05_sp.png?20230125);
}

.tigau .header06 {
  background: url(../img/tigau_header06_sp.png?20230125);
}

.tigau .header07 {
  background: url(../img/tigau_header07_sp.png?20230125);
}

.tigau .header08 {
  background: url(../img/tigau_header08_sp.png?20230125);
}

.tigau .header09 {
  background: url(../img/tigau_header09_sp.png?20230125);
}

.tigau .header10 {
  background: url(../img/tigau_header10_sp.png?20230125);
}

.tigau .header01,
.tigau .header02,
.tigau .header03,
.tigau .header04,
.tigau .header05,
.tigau .header06,
.tigau .header07,
.tigau .header08,
.tigau .header09,
.tigau .header10 {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: auto;
  padding: 24.5% 0 0;
}

.tigau .area {
  margin: 0 auto;
  width: 85%;
  text-align: left;
}

.tigau .footer {
  background: url(../img/tigau_footer.gif) bottom center no-repeat;
  background-size: contain;
  width: 100%;
  height: auto;
  padding: 4% 0 0;
}

.colum02 {
  background: url(../img/colum02_bg.gif) top center repeat-y;
  margin: 0 auto;
  width: 900px;
}

.colum02 .header {
  background: url(../img/colum02_header.gif);
  background-position: center top;
  background-repeat: no-repeat;
  height: 30px;
}

.colum02 .area {
  margin: 0 auto;
  width: 760px;
  text-align: left;
}

.colum02 .text {
  margin: 0 auto;
  width: 700px;
  padding: 15px 0;
  text-align: left;
}

.colum02 .footer {
  background: url(../img/colum02_footer.gif) bottom center no-repeat;
  height: 30px;
}

.henkin {
  background: url(../img/henkin_bg.gif) top center repeat-y;
  background-size: contain;
  margin: 0 auto;
  max-width: 840px;
  width: 100%;
}

.henkin .header {
  background: url(../img/henkin_header.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: auto;
  padding: 31.6% 0 0;
}

.henkin .area {
  margin: 0 auto;
  width: 85%;
  text-align: left;
}

.henkin .footer {
  background: url(../img/henkin_footer.gif) bottom center no-repeat;
  background-size: contain;
  width: 100%;
  height: auto;
  padding: 7.15% 0 0;
}

.colum {
  background-color: #F5F5F5;
  margin: 0 auto;
  width: 820px;
}

.colum .header01 {
  background: url(../img/colum_header01.gif);
}

.colum .header02 {
  background: url(../img/colum_header02.gif);
}

.colum .header03 {
  background: url(../img/colum_header03.gif);
}

.colum .header01,
.colum .header02,
.colum .header03 {
  background-position: center top;
  background-repeat: no-repeat;
}

.colum .area {
  margin: 0 auto;
  width: 680px;
  text-align: left;
  padding: 120px 0 40px;
}

.colum .footer {
  background: url(../img/colum_footer.gif) bottom center no-repeat;
  height: 30px;
}

.colum03 {
  border-bottom: 2px solid #2D6FBF;
  background-size: contain;
  margin: 0 auto;
  max-width: 820px;
  width: 100%;
}

.colum03 .header01 {
  background: url(../img/colum03_header01.png);
}

.colum03 .header02 {
  background: url(../img/colum03_header02.png);
}

.colum03 .header03 {
  background: url(../img/colum03_header03.png);
}

.colum03 .header01,
.colum03 .header02,
.colum03 .header03 {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: auto;
  padding: 16% 0 0;
}

.colum03 .area {
  margin: 0 auto;
  width: 90%;
  text-align: left;
  padding: 0 0 5%;
}

.colum03 .footer {
  background: url(../img/colum_footer.gif) bottom center no-repeat;
  height: 30px;
}

.faq {
  background: url(../img/faq_bg.gif) top center repeat-y;
  background-size: contain;
  margin: 0 auto;
  max-width: 900px;
  width: 100%;
}

.faq .header {
  background: url(../img/faq_header.png) top center no-repeat;
  background-size: contain;
  width: 100%;
  height: auto;
  padding: 13.5% 0 0;
}

.faq .area {
  margin: 0 auto;
  width: 85%;
  text-align: left;
}

.faq .area .title {
  background: url(../img/faq_title.gif) top left no-repeat;
  margin-bottom: 10px;
  padding-left: 52px;
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: normal;
  font-size: 100%;
}

.faq .area .text {
  background: url(../img/faq_text.gif) top left no-repeat;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  padding-left: 52px;
  padding-top: 8px;
  padding-bottom: 20px;
}

.faq .footer {
  background: url(../img/faq_footer.gif) bottom center no-repeat;
  height: 30px;
  background-size: contain;
  width: 100%;
  height: auto;
  padding: 3.5% 0 0;
  margin: 0 auto;
}

.box01 {
  background-color: #fffcec;
  border: 1px solid #cccccc;
  font-size: 14px;
  line-height: 160%;
  padding: 20px;
  max-width: 560px;
  margin: 0 auto;
}

.box01 .title {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  padding-bottom: 10px;
}

/*.box01 .text {
  margin: 0 auto;
  width: 540px;
}*/

.op_waku {
  background: url(../img/op_bg.gif) repeat-y top center;
  background-size: contain;
  margin: 0 auto;
  max-width: 800px;
  width: 100%;
}

.op_waku .header {
  background: url(../img/op_header.png) no-repeat top center;
  background-size: contain;
  width: 100%;
  padding: 20% 0 0;
  height: auto;
}

.op_waku .area {
  width: 85%;
  margin: 20px auto 0;
}

.op_waku .footer {
  background: url(../img/op_footer.gif) no-repeat bottom center;
  background-size: contain;
  width: 100%;
  padding: 4% 0 0;
  height: auto;
}



.btn {
  width: 90%;
  text-align: center;
  margin: 0 auto;
}

.btn p {
  font-size: 3.5vw;
}

.appli_rebox {
  padding: 30px 0;
  border-top: 3px dotted #aaa;
  border-bottom: 3px dotted #aaa;
}

footer {
  text-align: center;
  background-color: #000;
  margin: 0 auto;
  padding: 3vmin 0;
  color: #ccc;
  font-size: 12px;
}

footer .inn {
  max-width: 900px;
  margin: 0 auto;
  display: inline;
}

footer a {
  color: #ccc;
}

table#tokutei {
  background-color: #CCCCCC;
  border-collapse: separate;
  border-spacing: 1px;
  font-size: 12px;
}

table#tokutei tbody {
  display: table-row-group;
  vertical-align: middle;
}

table#tokutei tr {
  display: table-row;
  vertical-align: inherit;
}

table#tokutei th {
  background-color: #666666;
  color: #FFFFFF;
  padding: 10px 0;
  text-align: center;
  vertical-align: middle;
  width: 200px;
}

table#tokutei td {
  background-color: #FFFFFF;
  padding: 4px 10px;
  text-align: left;
  vertical-align: middle;
}

.privacy {
  font-size: 12px;
  margin: 0 auto;
  width: 700px;
}

.appli {
  width: 90%;
  text-align: center;
  margin: 0 auto;
  padding: 2rem 0;
}

.appli img {
  margin-bottom: 3%;
}

footer {
  text-align: center;
  background-color: #333;
  margin: 0 auto;
  padding: 3vmin 0;
  color: #ccc;
  font-size: 12px;
}

footer .inn {
  max-width: 900px;
  margin: 0 auto;
  display: inline;
}

footer a {
  color: #ccc;
}

/********************************************************
************* media screen   ****************************/
@media screen and (min-width:768px) {

  .pcview {
    display: inline;
  }

  .spview {
    display: none;
  }

  a:hover,
  input[type="button"]:hover,
  input[type="submit"]:hover {
    opacity: 0.7;
  }

  .label {
    font-size: 1.8rem;
    font-weight: 700;
  }

  body {
    font-size: 1.8rem;
    min-width: 1000px;
  }

  #kanban_bg {
    background-image: url(../img/kanban_bg.gif);
    background-repeat: repeat-x;
    background-position: center top;
  }

  #kanban {
    text-align: center;
    background-image: url(../img/a_kanban_b.webp?20230125);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center top;
    height: 1600px;
    width: 1580px;
    width: auto;
    padding-top: 0%;
  }

  #wrapper {
    background-image: url(../img/wrapper_bg.gif);
    background-repeat: repeat-y;
    background-position: center top;
  }

  .counter01 {
    padding-top: 256px;
    max-width: 930px;
    margin: 0 auto;
    background: url(../img/counter5days.webp) no-repeat left top;
    position: relative;
  }

  .counter01 .timer {
    top: 21%;
    font-size: 2rem;
  }

  .container {
    max-width: 940px;
  }

  .inbox {
    max-width: 820px;
    margin: 0 auto;
    padding: 0;
  }

  .curriculum .header {
    background: url(../img/curriculum_title.gif?20230125);
    background-repeat: no-repeat;
  }

  .tigau .header01 {
    background: url(../img/tigau_header01.png?20230125);
    background-repeat: no-repeat;
  }

  .tigau .header02 {
    background: url(../img/tigau_header02.png?20230125);
  }

  .tigau .header03 {
    background: url(../img/tigau_header03.png?20250418);
  }

  .tigau .header04 {
    background: url(../img/tigau_header04.png?20230125);
  }

  .tigau .header05 {
    background: url(../img/tigau_header05.png?20230125);
  }

  .tigau .header06 {
    background: url(../img/tigau_header06.png?20230125);
  }

  .tigau .header07 {
    background: url(../img/tigau_header07.png?20230125);
  }

  .tigau .header08 {
    background: url(../img/tigau_header08.png?20230125);
  }

  .tigau .header09 {
    background: url(../img/tigau_header09.png?20230125);
  }

  .tigau .header10 {
    background: url(../img/tigau_header10.png?20230125);
  }

  .tigau .header01,
  .tigau .header02,
  .tigau .header03,
  .tigau .header04,
  .tigau .header05,
  .tigau .header06,
  .tigau .header07,
  .tigau .header08,
  .tigau .header09,
  .tigau .header10 {
    background-repeat: no-repeat;
  }

  .appli {
    width: 100%;
  }

  .appli_rebox {
    padding: 30px 0;
    border: 3px dotted #aaa;
  }

  .btn {
    width: 100%;
  }

  .btn p {
    font-size: 100%;
  }

  footer {
    font-size: 80%;
  }

  footer .inn {
    display: flex;
    justify-content: space-between;
  }

  .margin_l20b20 {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
    max-width: 100%;
    width: auto;
  }
}