@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
}

body {
  line-height: 1;
}

main,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

img {
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}

body {
  font-size: 100%;
}

@media screen and (min-width: 767px) {
  .sp {
    display: none !important;
  }
}

@media screen and (min-width: 990px) {
  .tb_sp {
    display: none !important;
  }
}

@media screen and (min-width: 767px) {
  .tb {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 990px) {
  .tb {
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  .tb {
    display: none !important;
  }
}

@media screen and (max-width: 990px) {
  .tb_pc {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}

.tar {
  text-align: right !important;
}

@media screen and (max-width: 767px) {
  .tar_sp {
    text-align: right !important;
  }
}

.center {
  text-align: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

@media screen and (max-width: 767px) {
  .center_sp {
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.tal {
  text-align: left !important;
}

@media screen and (max-width: 767px) {
  .tal_sp {
    text-align: left !important;
  }
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.fl_sp {
  float: left;
}
@media screen and (max-width: 767px) {
  .fl_sp {
    float: none;
  }
}

.fr_sp {
  float: right;
}
@media screen and (max-width: 767px) {
  .fr_sp {
    float: none;
  }
}

.clear {
  clear: both;
  *zoom: 1;
}
.clear:before, .clear:after {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
}

.cf {
  *zoom: 1;
}
.cf:before, .cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.rel {
  position: relative;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb1 {
  margin-bottom: 10px !important;
}

.mb2 {
  margin-bottom: 20px !important;
}

.mb3 {
  margin-bottom: 30px !important;
}

.mb4 {
  margin-bottom: 40px !important;
}

.mb5 {
  margin-bottom: 50px !important;
}

.mb6 {
  margin-bottom: 60px !important;
}

.mb7 {
  margin-bottom: 70px !important;
}

.mb8 {
  margin-bottom: 80px !important;
}

.mb9 {
  margin-bottom: 90px !important;
}

.mb10 {
  margin-bottom: 100px !important;
}

.mb11 {
  margin-bottom: 110px !important;
}

.mb12 {
  margin-bottom: 120px !important;
}

.mb13 {
  margin-bottom: 130px !important;
}

.mb14 {
  margin-bottom: 140px !important;
}

.mb15 {
  margin-bottom: 150px !important;
}

.mb16 {
  margin-bottom: 160px !important;
}

.mb17 {
  margin-bottom: 170px !important;
}

.mb18 {
  margin-bottom: 180px !important;
}

.mb19 {
  margin-bottom: 190px !important;
}

.mb20 {
  margin-bottom: 200px !important;
}

@media screen and (max-width: 767px) {
  .mb0_sp {
    margin-bottom: 0px !important;
  }
}

@media screen and (max-width: 767px) {
  .mb1_sp {
    margin-bottom: 10px !important;
  }
}

@media screen and (max-width: 767px) {
  .mb2_sp {
    margin-bottom: 20px !important;
  }
}

@media screen and (max-width: 767px) {
  .mb3_sp {
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width: 767px) {
  .mb4_sp {
    margin-bottom: 40px !important;
  }
}

@media screen and (max-width: 767px) {
  .mb5_sp {
    margin-bottom: 50px !important;
  }
}

@media screen and (max-width: 767px) {
  .mb6_sp {
    margin-bottom: 60px !important;
  }
}

@media screen and (max-width: 767px) {
  .mb7_sp {
    margin-bottom: 70px !important;
  }
}

@media screen and (max-width: 767px) {
  .mb8_sp {
    margin-bottom: 80px !important;
  }
}

@media screen and (max-width: 767px) {
  .mb9_sp {
    margin-bottom: 90px !important;
  }
}

@media screen and (max-width: 767px) {
  .mb10_sp {
    margin-bottom: 100px !important;
  }
}

.mt0 {
  margin-top: 0px !important;
}

.mt1 {
  margin-top: 10px !important;
}

.mt2 {
  margin-top: 20px !important;
}

.mt3 {
  margin-top: 30px !important;
}

.mt4 {
  margin-top: 40px !important;
}

.mt5 {
  margin-top: 50px !important;
}

.mt6 {
  margin-top: 60px !important;
}

.mt7 {
  margin-top: 70px !important;
}

.mt8 {
  margin-top: 80px !important;
}

.mt9 {
  margin-top: 90px !important;
}

.mt10 {
  margin-top: 100px !important;
}

@media screen and (max-width: 767px) {
  .mt0_sp {
    margin-top: 0px !important;
  }
}

@media screen and (max-width: 767px) {
  .mt1_sp {
    margin-top: 10px !important;
  }
}

@media screen and (max-width: 767px) {
  .mt2_sp {
    margin-top: 20px !important;
  }
}

@media screen and (max-width: 767px) {
  .mt3_sp {
    margin-top: 30px !important;
  }
}

@media screen and (max-width: 767px) {
  .mt4_sp {
    margin-top: 40px !important;
  }
}

@media screen and (max-width: 767px) {
  .mt5_sp {
    margin-top: 50px !important;
  }
}

@media screen and (max-width: 767px) {
  .mt6_sp {
    margin-top: 60px !important;
  }
}

@media screen and (max-width: 767px) {
  .mt7_sp {
    margin-top: 70px !important;
  }
}

@media screen and (max-width: 767px) {
  .mt8_sp {
    margin-top: 80px !important;
  }
}

@media screen and (max-width: 767px) {
  .mt9_sp {
    margin-top: 90px !important;
  }
}

@media screen and (max-width: 767px) {
  .mt10_sp {
    margin-top: 100px !important;
  }
}

.mr0 {
  margin-right: 0px !important;
}

.mr1 {
  margin-right: 10px !important;
}

.mr2 {
  margin-right: 20px !important;
}

.mr3 {
  margin-right: 30px !important;
}

.mr4 {
  margin-right: 40px !important;
}

.mr5 {
  margin-right: 50px !important;
}

.mr6 {
  margin-right: 60px !important;
}

.mr7 {
  margin-right: 70px !important;
}

.mr8 {
  margin-right: 80px !important;
}

.mr9 {
  margin-right: 90px !important;
}

.mr10 {
  margin-right: 100px !important;
}

@media screen and (max-width: 767px) {
  .mr0_sp {
    margin-right: 0px !important;
  }
}

@media screen and (max-width: 767px) {
  .mr1_sp {
    margin-right: 10px !important;
  }
}

@media screen and (max-width: 767px) {
  .mr2_sp {
    margin-right: 20px !important;
  }
}

@media screen and (max-width: 767px) {
  .mr3_sp {
    margin-right: 30px !important;
  }
}

@media screen and (max-width: 767px) {
  .mr4_sp {
    margin-right: 40px !important;
  }
}

@media screen and (max-width: 767px) {
  .mr5_sp {
    margin-right: 50px !important;
  }
}

@media screen and (max-width: 767px) {
  .mr6_sp {
    margin-right: 60px !important;
  }
}

@media screen and (max-width: 767px) {
  .mr7_sp {
    margin-right: 70px !important;
  }
}

@media screen and (max-width: 767px) {
  .mr8_sp {
    margin-right: 80px !important;
  }
}

@media screen and (max-width: 767px) {
  .mr9_sp {
    margin-right: 90px !important;
  }
}

@media screen and (max-width: 767px) {
  .mr10_sp {
    margin-right: 100px !important;
  }
}

.pt0 {
  padding-top: 0px !important;
}

.pt1 {
  padding-top: 10px !important;
}

.pt2 {
  padding-top: 20px !important;
}

.pt3 {
  padding-top: 30px !important;
}

.pt4 {
  padding-top: 40px !important;
}

.pt5 {
  padding-top: 50px !important;
}

.pt6 {
  padding-top: 60px !important;
}

.pt7 {
  padding-top: 70px !important;
}

.pt8 {
  padding-top: 80px !important;
}

.pt9 {
  padding-top: 90px !important;
}

.pt10 {
  padding-top: 100px !important;
}

@media screen and (max-width: 767px) {
  .pt0_sp {
    padding-top: 0px !important;
  }
}

@media screen and (max-width: 767px) {
  .pt1_sp {
    padding-top: 10px !important;
  }
}

@media screen and (max-width: 767px) {
  .pt2_sp {
    padding-top: 20px !important;
  }
}

@media screen and (max-width: 767px) {
  .pt3_sp {
    padding-top: 30px !important;
  }
}

@media screen and (max-width: 767px) {
  .pt4_sp {
    padding-top: 40px !important;
  }
}

@media screen and (max-width: 767px) {
  .pt5_sp {
    padding-top: 50px !important;
  }
}

@media screen and (max-width: 767px) {
  .pt6_sp {
    padding-top: 60px !important;
  }
}

@media screen and (max-width: 767px) {
  .pt7_sp {
    padding-top: 70px !important;
  }
}

@media screen and (max-width: 767px) {
  .pt8_sp {
    padding-top: 80px !important;
  }
}

@media screen and (max-width: 767px) {
  .pt9_sp {
    padding-top: 90px !important;
  }
}

@media screen and (max-width: 767px) {
  .pt10_sp {
    padding-top: 100px !important;
  }
}

.pb0 {
  padding-bottom: 0px !important;
}

.pb1 {
  padding-bottom: 10px !important;
}

.pb2 {
  padding-bottom: 20px !important;
}

.pb3 {
  padding-bottom: 30px !important;
}

.pb4 {
  padding-bottom: 40px !important;
}

.pb5 {
  padding-bottom: 50px !important;
}

.pb6 {
  padding-bottom: 60px !important;
}

.pb7 {
  padding-bottom: 70px !important;
}

.pb8 {
  padding-bottom: 80px !important;
}

.pb9 {
  padding-bottom: 90px !important;
}

.pb10 {
  padding-bottom: 100px !important;
}

@media screen and (max-width: 767px) {
  .pb0_sp {
    padding-bottom: 0px !important;
  }
}

@media screen and (max-width: 767px) {
  .pb1_sp {
    padding-bottom: 10px !important;
  }
}

@media screen and (max-width: 767px) {
  .pb2_sp {
    padding-bottom: 20px !important;
  }
}

@media screen and (max-width: 767px) {
  .pb3_sp {
    padding-bottom: 30px !important;
  }
}

@media screen and (max-width: 767px) {
  .pb4_sp {
    padding-bottom: 40px !important;
  }
}

@media screen and (max-width: 767px) {
  .pb5_sp {
    padding-bottom: 50px !important;
  }
}

@media screen and (max-width: 767px) {
  .pb6_sp {
    padding-bottom: 60px !important;
  }
}

@media screen and (max-width: 767px) {
  .pb7_sp {
    padding-bottom: 70px !important;
  }
}

@media screen and (max-width: 767px) {
  .pb8_sp {
    padding-bottom: 80px !important;
  }
}

@media screen and (max-width: 767px) {
  .pb9_sp {
    padding-bottom: 90px !important;
  }
}

@media screen and (max-width: 767px) {
  .pb10_sp {
    padding-bottom: 100px !important;
  }
}

.w05 {
  width: 4% !important;
}
@media screen and (max-width: 767px) {
  .w05 {
    width: 100% !important;
  }
}

.w10 {
  width: 8% !important;
}
@media screen and (max-width: 767px) {
  .w10 {
    width: 100% !important;
  }
}

@media screen and (max-width: 767px) {
  .w10_sp {
    width: 9% !important;
  }
}

.w15 {
  width: 14% !important;
}
@media screen and (max-width: 767px) {
  .w15 {
    width: 100% !important;
  }
}

@media screen and (max-width: 767px) {
  .w15_sp {
    width: 14% !important;
  }
}

.w20 {
  width: 19% !important;
}
@media screen and (max-width: 767px) {
  .w20 {
    width: 100% !important;
  }
}

@media screen and (max-width: 767px) {
  .w20_sp {
    width: 19% !important;
  }
}

.w25 {
  width: 24% !important;
}
@media screen and (max-width: 767px) {
  .w25 {
    width: 100% !important;
  }
}

.w30 {
  width: 29% !important;
}
@media screen and (max-width: 767px) {
  .w30 {
    width: 100% !important;
  }
}

@media screen and (max-width: 767px) {
  .w30_sp {
    width: 29% !important;
  }
}

.w33 {
  width: 32% !important;
}
@media screen and (max-width: 767px) {
  .w33 {
    width: 100% !important;
  }
}

@media screen and (max-width: 767px) {
  .w33_sp {
    width: 32% !important;
  }
}

.w35 {
  width: 34% !important;
}
@media screen and (max-width: 767px) {
  .w35 {
    width: 100% !important;
  }
}

@media screen and (max-width: 767px) {
  .w35_sp {
    width: 34% !important;
  }
}

.w40 {
  width: 39% !important;
}
@media screen and (max-width: 767px) {
  .w40 {
    width: 100% !important;
  }
}

@media screen and (max-width: 767px) {
  .w40_sp {
    width: 39% !important;
  }
}

.w45 {
  width: 44% !important;
}
@media screen and (max-width: 767px) {
  .w45 {
    width: 100% !important;
  }
}

@media screen and (max-width: 767px) {
  .w45_sp {
    width: 44% !important;
  }
}

.w49 {
  width: 48% !important;
}
@media screen and (max-width: 767px) {
  .w49 {
    width: 100% !important;
  }
}

.w50 {
  width: 49% !important;
}
@media screen and (max-width: 767px) {
  .w50 {
    width: 100% !important;
  }
}

@media screen and (max-width: 767px) {
  .w50_sp {
    width: 49% !important;
  }
}

.w53 {
  width: 52% !important;
}
@media screen and (max-width: 767px) {
  .w53 {
    width: 100% !important;
  }
}

.w55 {
  width: 54% !important;
}
@media screen and (max-width: 767px) {
  .w55 {
    width: 100% !important;
  }
}

.w60 {
  width: 59% !important;
}
@media screen and (max-width: 767px) {
  .w60 {
    width: 100% !important;
  }
}

.w65 {
  width: 64% !important;
}
@media screen and (max-width: 767px) {
  .w65 {
    width: 100% !important;
  }
}

@media screen and (max-width: 767px) {
  .w60_sp {
    width: 59% !important;
  }
}

.w70 {
  width: 69% !important;
}
@media screen and (max-width: 767px) {
  .w70 {
    width: 100% !important;
  }
}

@media screen and (max-width: 767px) {
  .w70_sp {
    width: 69% !important;
  }
}

.w75 {
  width: 74% !important;
}
@media screen and (max-width: 767px) {
  .w75 {
    width: 100% !important;
  }
}

.w80 {
  width: 79% !important;
}
@media screen and (max-width: 767px) {
  .w80 {
    width: 100% !important;
  }
}

@media screen and (max-width: 767px) {
  .w80_sp {
    width: 79% !important;
  }
}

.w85 {
  width: 84% !important;
}
@media screen and (max-width: 767px) {
  .w85 {
    width: 100% !important;
  }
}

@media screen and (max-width: 767px) {
  .w85_sp {
    width: 84% !important;
  }
}

.w88 {
  width: 88% !important;
}
@media screen and (max-width: 767px) {
  .w88 {
    width: 100% !important;
  }
}

.w90 {
  width: 89% !important;
}
@media screen and (max-width: 767px) {
  .w90 {
    width: 100% !important;
  }
}

@media screen and (max-width: 767px) {
  .w90_sp {
    width: 89% !important;
  }
}

.w95 {
  width: 94% !important;
}
@media screen and (max-width: 767px) {
  .w95 {
    width: 100% !important;
  }
}

@media screen and (max-width: 767px) {
  .w95_sp {
    width: 94% !important;
  }
}

@media screen and (max-width: 767px) {
  .w25_sp {
    width: 24% !important;
  }
}

.w75 {
  width: 74% !important;
}
@media screen and (max-width: 767px) {
  .w75 {
    width: 100% !important;
  }
}

@media screen and (max-width: 767px) {
  .w75_sp {
    width: 74% !important;
  }
}

@media screen and (max-width: 767px) {
  .w65_sp {
    width: 64% !important;
  }
}

.w66 {
  width: 65% !important;
}
@media screen and (max-width: 767px) {
  .w66 {
    width: 100% !important;
  }
}

.w100 {
  width: 100% !important;
}

img.w100 {
  max-width: 100% !important;
}

.flex {
  display: flex;
  flex-wrap: wrap;
}
.flex img {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .flex {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .sp-flex {
    display: flex;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 767px) {
  .flex_sp {
    display: flex;
    flex-wrap: wrap;
  }
}

.between {
  justify-content: space-between;
}

.a-center {
  align-items: center;
}

.a-end {
  align-items: flex-end;
}

.bold {
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  img {
    max-width: 100%;
  }
}

a {
  outline: none;
}

a:focus {
  outline: none;
}

a.fade:hover {
  opacity: 0.7;
  transition: 0.3s;
}

a.scale img {
  transition: 0.2s;
}

a.scale:hover img {
  transition: 0.4s;
  transform: scale(1.05);
}

.eng {
  font-family: "EB Garamond", sans-serif;
  font-weight: 200;
  font-size: 120%;
  letter-spacing: 1px;
}

.red {
  color: #d31c1c;
}

html {
  font-size: 62.5%;
}

body {
  font: 16px/1.6 "source-han-sans-cjk-ja", "lato", sans-serif;
  width: 100%;
  color: #333333;
  position: relative;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  font-weight: 400;
  overflow-x: hidden;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 800px) {
  .container {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
}

.inner {
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 800px) {
  .inner {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
}

a {
  text-decoration: none;
}

.section_title {
  font-size: 2.6rem;
  color: #f8736e;
  text-align: center;
  margin-bottom: 65px;
}
@media screen and (max-width: 800px) {
  .section_title {
    font-size: 2.2rem;
  }
}

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  background: white;
}

.header_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  z-index: 3;
}
.header_inner h1 {
  padding: 15px 0 13px 15px;
  margin-right: auto;
  z-index: 3;
}
@media screen and (max-width: 800px) {
  .header_inner h1 {
    width: 100px;
    padding: 10px 0 8px 10px;
  }
}
.header_inner h1 a {
  display: block;
}

.pc_nav ul {
  display: flex;
}
.pc_nav ul li {
  margin-right: 15px;
}
.pc_nav ul li a {
  display: block;
  font-size: 1.4rem;
  color: #000;
  position: relative;
  transition: all 0.2s ease;
}
.pc_nav ul li a:after {
  content: "";
  width: 0;
  height: 1px;
  background: #000;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -4px;
  margin: auto;
  transition: 0.2s;
}
@media only screen and (max-width: 990px) {
  .pc_nav ul li a:after {
    bottom: 0px;
  }
}
.pc_nav ul li a:hover:after {
  width: 100%;
}

.join a {
  display: block;
  color: #fff;
  font-size: 1.8rem;
  background-color: #f8736e;
  box-sizing: border-box;
  padding: 13px 20px 15px;
  transition: 0.3s;
  text-align: center;
  border: 1px solid #f8736e;
}
.join a:hover {
  background-color: #fff;
  color: #f8736e;
  transition: 0.2s;
}
.join a.none {
  background: #bbb;
  color: #FFF;
}
.join a.none:hover {
  letter-spacing: 1px;
}

.sp_nav .sp_navMenu {
  position: fixed;
  z-index: 2;
  top: 41px;
  right: 0;
  background: #459ddb;
  color: #fff;
  text-align: right;
  width: 50%;
  transform: translateX(100%);
  transition: all 0.6s;
  padding: 30px 0;
  height: 100vh;
}

.sp_navMenu ul {
  　background: #459ddb;
  　width: 100%;
  　margin: 0 auto;
  　padding: 0;
}
.sp_navMenu ul li {
  font-size: 1.4rem;
  list-style-type: none;
  padding: 0 23px;
  width: 100%;
}
.sp_navMenu ul li a {
  display: block;
  text-align: right;
  color: #fff;
  padding: 10px 0;
}
.sp_navMenu ul li a:hover {
  color: #f8736e;
  transition: 0.2s;
}

.sp_nav nav.sp_navMenu.active {
  transform: translateX(0);
}

.Toggle {
  display: block;
  position: fixed;
  right: 0px;
  top: 2px;
  width: 42px;
  height: 42px;
  cursor: pointer;
  z-index: 3;
}

.Toggle span {
  display: block;
  position: absolute;
  width: 25px;
  border-bottom: solid 3px #2285ca;
  transition: 0.35s ease-in-out;
  left: 6px;
}

.Toggle span:nth-child(1) {
  top: 9px;
}

.Toggle span:nth-child(2) {
  top: 18px;
}

.Toggle span:nth-child(3) {
  top: 27px;
}

.Toggle.active span:nth-child(1) {
  top: 18px;
  left: 6px;
  transform: rotate(-45deg);
}

.Toggle.active span:nth-child(2),
.Toggle.active span:nth-child(3) {
  top: 18px;
  transform: rotate(45deg);
}

.sp_join {
  display: none;
}

@media screen and (max-width: 810px) {
  .sp_join {
    display: block;
    position: fixed;
    left: auto;
    margin-left: auto;
    bottom: 10px;
    width: 100%;
    z-index: 10;
  }
  .sp_join .container {
    width: 95%;
    margin: 0 auto;
  }
  .sp_join a {
    display: block;
    text-align: center;
    font-size: 1.8rem;
    font-weight: bold;
    color: #FFF;
    background-color: #f8736e;
    border: 1px solid #f8736e;
    padding: 10px 0;
  }
  .sp_join a:hover {
    background-color: #f8736e;
    color: #fff;
  }
  .sp_join a.none {
    background: #bbb;
    color: #FFF;
    border: 1px solid #fff;
  }
  .sp_join a.none:hover {
    letter-spacing: 1px;
  }
}
#page_top {
  width: 60px;
  height: 60px;
  position: fixed;
  right: 30px;
  bottom: 30px;
  background-color: #fff;
  border: 1px solid #479acc;
  opacity: 0.8;
  z-index: 10;
  transition: 0.2s;
}
#page_top a {
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#page_top a i {
  font-size: 3rem;
  color: #479acc;
}
#page_top a:hover {
  opacity: 0.6;
}
@media screen and (max-width: 800px) {
  #page_top {
    width: 50px;
    height: 50px;
    right: 20px;
    bottom: 85px;
  }
  #page_top:hover {
    width: 50px;
    height: 50px;
    opacity: 0.6;
  }
  #page_top a {
    width: 50px;
    height: 50px;
  }
  #page_top a i {
    font-size: 2.3rem;
  }
  #page_top a:hover {
    width: 50px;
    height: 50px;
    opacity: 0.6;
  }
  #page_top a:hover i {
    font-size: 2.3rem;
  }
}

.cap {
  font-size: 1.1rem;
  text-align: left;
  line-height: 1.4;
  margin-top: 10px;
}

.top {
  margin-top: 60px;
  position: relative;
  background: url("../images/main.jpg") center bottom;
  background-size: cover;
  height: 93vh;
  margin-bottom: 60px;
}
@media screen and (max-width: 800px) {
  .top {
    height: 90vh;
    background: url("../images/main-sp.jpg") left 46% bottom;
    background-size: cover;
    margin-bottom: 40px;
  }
}
.top h1 {
  position: absolute;
  top: 38%;
  left: 50%;
  margin-left: -415px;
  margin-top: -283px;
}
@media screen and (max-width: 800px) {
  .top h1 {
    top: 7%;
    left: 50%;
    transform: translate(-50%, 0%);
    margin: 0;
    width: 100%;
  }
}
.top .topInner {
  position: relative;
}
.top .top_join {
  width: 400px;
  margin: 0 auto;
  position: absolute;
  bottom: 19.5%;
  left: 50%;
  margin-left: -200px;
}
.top .top_join a {
  border: 1px solid #f8736e;
  width: 100%;
  background: #f8736e;
  font-size: 2rem;
  color: #fff;
  padding: 20px 0px 20px 0px;
  transition: 0.3s;
  display: block;
  text-align: center;
  box-sizing: border-box;
  position: relative;
}
.top .top_join a figure {
  position: absolute;
  top: 40%;
  right: 15px;
}
.top .top_join a .ov {
  display: none;
}
.top .top_join a:hover {
  background: #FFF;
  color: #f8736e;
  transition: 0.2s;
  letter-spacing: 1px;
}
.top .top_join a:hover .off {
  display: none;
}
.top .top_join a:hover .ov {
  display: block;
}
.top .top_join a.none {
  background: #bbb;
  color: #FFF;
  border: 1px solid #fff;
}
.top .top_join a.none:hover {
  letter-spacing: 1px;
}
@media screen and (max-width: 800px) {
  .top .top_join a {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 640px) {
  .top .top_join a {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 480px) {
  .top .top_join a {
    padding: 5px 25px;
  }
}

h3 {
  font-size: 3.5rem;
  padding-bottom: 25px;
  margin-bottom: 30px;
  position: relative;
}
@media screen and (max-width: 800px) {
  h3 {
    font-size: 2.3rem;
    padding-bottom: 20px;
    margin-bottom: 25px;
  }
}
h3:after {
  position: absolute;
  content: "";
  width: 80px;
  height: 3px;
  background: #000;
  bottom: 0px;
  left: 50%;
  margin-left: -40px;
}
@media screen and (max-width: 800px) {
  h3:after {
    height: 2px;
  }
}
h3 span {
  color: #f8736e;
}

.tools {
  text-align: center;
  margin-bottom: 100px;
}
@media screen and (max-width: 800px) {
  .tools {
    margin-bottom: 50px;
  }
}
.tools h3 {
  margin-bottom: 50px;
}

.toolArea {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 800px) {
  .toolArea {
    display: block;
  }
}
.toolArea__inner {
  width: 31%;
  border: 2px solid #333;
  border-radius: 10px;
  position: relative;
  padding: 50px 30px 0;
  box-sizing: border-box;
}
@media screen and (max-width: 800px) {
  .toolArea__inner {
    width: 100%;
    margin: 0 auto 40px;
  }
}
.toolArea__inner a {
  transition: all 0.2s;
}
.toolArea__inner a:hover {
  opacity: 0.6;
}
.toolArea__inner h4 {
  position: absolute;
  top: -26px;
  left: 50%;
  margin-left: -99px;
}
.toolArea__inner ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.toolArea__inner li {
  width: 48%;
  margin-bottom: 30px;
}

.about {
  padding: 80px 4% 80px;
  text-align: center;
  background: #fffae7 url(../images/bg.jpg) no-repeat center;
}
.about .container {
  max-width: none;
}
@media screen and (max-width: 800px) {
  .about {
    padding: 40px 0 50px;
  }
}
.about p {
  font-size: 1.8rem;
  line-height: 2;
}
@media screen and (max-width: 800px) {
  .about p {
    text-align: left;
  }
}
.about p strong {
  color: #40a7e5;
  font-weight: bold;
}
.about p.lh {
  line-height: 2.6;
}
@media screen and (max-width: 900px) {
  .about {
    width: 100%;
  }
  .about h3 {
    font-size: 2rem;
  }
  .about p {
    font-size: 1.4rem;
  }
}

.qa {
  text-align: center;
  padding: 80px 0px 100px;
  border-bottom: 6px solid #333;
}
@media screen and (max-width: 800px) {
  .qa {
    padding: 30px 0px 40px;
  }
}
.qa .point {
  position: absolute;
  top: -50px;
  left: 15%;
}
@media screen and (max-width: 800px) {
  .qa .point {
    position: static;
    margin-bottom: 20px;
  }
}

.timetable {
  text-align: center;
  padding: 80px 0px 80px;
}
@media screen and (max-width: 800px) {
  .timetable {
    padding: 30px 0px 10px;
  }
}
.timetable .point {
  position: absolute;
  top: -20px;
  right: 10%;
}
@media screen and (max-width: 800px) {
  .timetable .point {
    position: static;
    text-align: right;
    margin-bottom: 20px;
  }
}

.timetable_zone {
  position: relative;
  padding: 60px 0;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 800px) {
  .timetable_zone {
    padding: 30px 0;
  }
}
.timetable_zone.first {
  border-top: 1px solid #ccc;
}
.timetable_zone .time {
  font-family: "lato";
  font-size: 2rem;
  margin-bottom: 20px;
  font-weight: bold;
}
.timetable_zone h4 {
  color: #479acc;
  margin-bottom: 40px;
  font-size: 2.2rem;
  line-height: 1.3;
}
@media screen and (max-width: 800px) {
  .timetable_zone h4 {
    font-size: 2rem;
    margin-bottom: 20px;
  }
}
.timetable_zone h4 figure {
  margin-bottom: 10px;
}
.timetable_zone h4.sec01 {
  color: #000;
}
.timetable_zone h4.sec01 span {
  color: #7eb417;
}
.timetable_zone h4.sec02 {
  color: #000;
}
.timetable_zone h4.sec02 span {
  color: #d96ae9;
}
.timetable_zone h4.sec03 {
  color: #000;
}
.timetable_zone h4.sec03 span {
  color: #f86f5f;
}
.timetable_zone h4 span {
  font-size: 3.6rem;
  display: block;
  margin-top: 10px;
}
@media screen and (max-width: 800px) {
  .timetable_zone h4 span {
    font-size: 2.3rem;
  }
}
.timetable_zone h4 span.small {
  font-size: 2rem;
  margin-top: 7px;
}
@media screen and (max-width: 800px) {
  .timetable_zone h4 span.small {
    font-size: 1.6rem;
  }
}
.timetable_zone .figArea {
  display: flex;
  align-items: center;
  justify-content: center;
}
.timetable_zone .figArea figure {
  margin-right: 15px;
}
.timetable_zone .figArea figure img {
  width: 100%;
}
.timetable_zone .figArea p {
  text-align: left;
}
@media screen and (max-width: 800px) {
  .timetable_zone .figArea p {
    line-height: 1.6;
    font-size: 1.45rem;
  }
}
.timetable_zone .figArea .name span {
  font-size: 1.2rem;
}
.timetable_zone .soon {
  align-self: center;
  text-align: center;
  margin-top: 200px;
  font-size: 2rem;
  font-weight: bold;
}
@media screen and (max-width: 800px) {
  .timetable_zone .soon {
    margin-top: 100px;
    margin-bottom: 70px;
  }
}
.timetable_zone .tal {
  line-height: 2;
}
@media screen and (max-width: 800px) {
  .timetable_zone .tal {
    line-height: 1.8;
    font-size: 1.45rem;
  }
}
.timetable_zone .figArea02 {
  display: block;
  text-align: center;
  transition: all 0.15s;
}
.timetable_zone .figArea02.inline {
  color: #000;
  text-decoration: none;
  font-weight: normal;
}
.timetable_zone .figArea02.soon2 {
  pointer-events: none;
}
.timetable_zone .figArea02.soon2 .p03 {
  text-decoration: none;
}
.timetable_zone .figArea02:hover {
  opacity: 0.6;
}
.timetable_zone .figArea02 figure {
  margin-bottom: 5px;
}
.timetable_zone .figArea02 .p01 {
  font-size: 1.8rem;
  font-weight: bold;
}
.timetable_zone .figArea02 .p02 {
  font-size: 1.3rem;
  line-height: 1.4;
  margin-bottom: 3px;
}
.timetable_zone .figArea02 .p03 {
  text-decoration: underline;
  font-size: 1.3rem;
}
.timetable_zone .figArea02 p {
  text-align: center;
}
.timetable_zone .moreBt02 {
  width: 200px;
  margin: 0 auto;
}
.timetable_zone .moreBt02 a {
  background: #479acc;
  width: 100%;
  height: 40px;
  color: #FFF !important;
  display: flex;
  text-decoration: none;
  justify-content: center;
  align-items: center;
}

.personArea {
  text-align: center;
}
.personArea figure {
  margin-bottom: 5px;
}
.personArea .p01 {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 4px;
}
.personArea .p02 {
  font-size: 1.3rem;
  line-height: 1.4;
  margin-bottom: 15px;
}
.personArea .p04 {
  text-align: left;
  font-size: 1.5rem;
  line-height: 1.7;
}
@media screen and (max-width: 800px) {
  .personArea .p04 {
    font-size: 1.5rem;
  }
}

.tool_sec ul {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 800px) {
  .tool_sec ul {
    display: block;
  }
}
.tool_sec li {
  width: calc(100% / 3);
  text-align: center;
  border-right: 1px solid #ccc;
}
@media screen and (max-width: 800px) {
  .tool_sec li {
    width: 100%;
    margin-bottom: 40px;
    border-bottom: 1px solid #ccc;
    border-right: none;
    padding-bottom: 40px;
  }
}
.tool_sec li p {
  text-align: left;
  line-height: 2;
}
@media screen and (max-width: 800px) {
  .tool_sec li p {
    line-height: 1.6;
    font-size: 1.45rem;
  }
}
.tool_sec li p strong {
  color: #f8736e;
  font-weight: bold;
}
.tool_sec li h5 {
  margin-bottom: 0px;
  height: 170px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 3px solid #7eb417;
  width: 70%;
  margin: 20px auto;
  border-radius: 10px;
}
.tool_sec li h5.sec02 {
  border: 3px solid #d96ae9;
}
.tool_sec li h5.sec03 {
  border: 3px solid #f8736e;
}
@media screen and (max-width: 800px) {
  .tool_sec li h5 {
    height: 130px;
  }
}
.tool_sec li .rank {
  margin-bottom: 10px;
}
@media screen and (max-width: 800px) {
  .tool_sec li .rank {
    margin-bottom: 12px;
  }
}
.review {
  width: 200px;
  margin: 20px auto 0;
}
.review a {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFF;
  background: #f8736e;
  text-align: center;
  height: 34px;
  font-size: 1.4rem;
  transition: all 0.15s;
}
.review a:hover {
  opacity: 0.6;
}

.sponsors {
  padding: 85px 0 50px;
}
@media screen and (max-width: 800px) {
  .sponsors {
    padding: 40px 0 20px;
  }
}

.sponsors_wrap {
  margin-bottom: 30px;
}
.sponsors_wrap .section_title {
  margin-bottom: 20px;
}
.sponsors_wrap ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.sponsors_wrap ul li {
  margin: 0 40px 20px;
}
@media screen and (max-width: 800px) {
  .sponsors_wrap ul li {
    margin-bottom: 30px;
  }
}
.sponsors_wrap ul li a {
  display: block;
}
.sponsors_wrap ul li a img {
  max-width: 100%;
  height: 38px;
}
.sponsors_wrap ul li a img.h50 {
  max-width: 100%;
  height: 58px;
}
.sponsors_wrap ul li a img.h20 {
  max-width: 100%;
  height: 28px;
}
.sponsors_wrap.media ul {
  margin-left: -80px;
}
@media screen and (max-width: 800px) {
  .sponsors_wrap.media ul {
    margin-left: 0px;
  }
}

footer {
  text-align: center;
  background: linear-gradient(to top right, #54b4f8, #66c7f8);
  padding: 33px 0 33px;
}
@media screen and (max-width: 800px) {
  footer {
    padding: 20px 0 80px;
  }
}

small {
  color: #fff;
}
@media screen and (max-width: 800px) {
  small {
    font-size: 1.2rem;
    line-height: 1;
  }
}

.inq {
  padding: 60px 0;
  text-align: center;
}
@media screen and (max-width: 800px) {
  .inq {
    padding: 30px 0px;
  }
}
.inq h4 {
  font-size: 2rem;
  margin-bottom: 10px;
}
.inq p {
  line-height: 2;
}
.inq span {
  font-size: 1.1rem;
}

.outline {
  padding: 80px 0 60px;
  background: #e4faff url(../images/bg03.jpg) no-repeat center;
  text-align: center;
}
@media screen and (max-width: 800px) {
  .outline {
    padding: 40px 0px 40px;
  }
}
.outline .section_title {
  margin-bottom: 30px;
}
@media screen and (max-width: 800px) {
  .outline .section_title {
    margin-bottom: 20px;
  }
}
.outline dl {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 650px;
  margin: 0 auto 30px;
}
@media screen and (max-width: 800px) {
  .outline dl {
    display: block;
    margin-bottom: 20px;
  }
}
.outline dt {
  width: 20%;
  font-weight: bold;
  text-align: left;
  padding-bottom: 10px;
  border-bottom: 1px solid #aaa;
}
@media screen and (max-width: 800px) {
  .outline dt {
    width: 100%;
    border: none;
    padding-bottom: 5px;
  }
}
.outline dd {
  width: 70%;
  text-align: left;
  border-bottom: 1px solid #aaa;
  padding-bottom: 10px;
}
@media screen and (max-width: 800px) {
  .outline dd {
    width: 100%;
    padding-bottom: 25px;
  }
}
.outline .cap {
  font-size: 1.1rem;
  line-height: 1.4;
}

.inline {
  color: #000;
}
.inline:hover {
  opacity: 0.6;
  transition: 0.2s;
  text-decoration: underline;
}
.timetable_zone .zone_desc span.more {
  display: inline-block;
  width: 50px;
  border-bottom: none;
  margin: 0 auto 0px;
  background: #f8736e;
  color: #FFF;
  font-size: 1.1rem;
  text-align: center;
  padding: 3px 1px 3px 2px;
  vertical-align: text-bottom;
}

.modalArea {
  display: none;
}

.modalInner {
  padding: 30px;
  box-sizing: border-box;
  width: 800px;
}
@media screen and (max-width: 800px) {
  .modalInner {
    width: 320px;
    padding: 30px 20px 20px;
  }
}
.modalInner img {
  max-width: 100%;
}
.modalInner h3 {
  font-size: 2rem;
  color: #000;
  font-weight: 300;
}
.modalInner h3.ttl {
  font-size: 1.5rem;
}
.modalInner h3.ttl strong {
  font-size: 2rem;
  font-weight: 400;
}
.modalInner h3 span {
  font-size: 1.2rem;
}
.modalInner p {
  font-size: 2.2rem;
  margin-bottom: 10px;
}
.modalInner p span {
  font-size: 1.3rem;
}
.modalInner p.text {
  font-size: 1.6rem;
  line-height: 2;
  margin-bottom: 15px;
}
@media screen and (max-width: 800px) {
  .modalInner p.text {
    font-size: 1.4rem;
    line-height: 1.76;
  }
}
.modalInner p.strong {
  font-size: 1.8rem;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
  margin-top: -3px;
  margin-bottom: 15px;
}

.media {
  text-align: center;
  padding: 80px 0;
}
@media screen and (max-width: 800px) {
  .media {
    padding: 40px 0 20px;
  }
}
.media h3 {
  margin-bottom: 80px;
}
@media screen and (max-width: 800px) {
  .media h3 {
    margin-bottom: 40px;
  }
}
.media ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 860px;
  margin: 0 auto;
}
@media screen and (max-width: 800px) {
  .media ul {
    display: block;
  }
}
@media screen and (max-width: 800px) {
  .media li {
    margin: 0 auto 50px;
    width: 50%;
  }
}

.inq {
  background: #e4faff;
}