@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;
  -webkit-box-sizing: border-box;
  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: 850px) {
  .sp {
    display: none !important;
  }
}

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

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

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

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

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

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

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

.fl {
  float: left;
}

.fr {
  float: right;
}

.fl_sp {
  float: left;
}

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

.fr_sp {
  float: right;
}

@media screen and (max-width: 800px) {
  .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;
}

.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: 800px) {
  .mb0_sp {
    margin-bottom: 0px !important;
  }
}

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 800px) {
  .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: 800px) {
  .mt0_sp {
    margin-top: 0px !important;
  }
}

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 800px) {
  .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: 800px) {
  .mr0_sp {
    margin-right: 0px !important;
  }
}

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 800px) {
  .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: 800px) {
  .pt0_sp {
    padding-top: 0px !important;
  }
}

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 800px) {
  .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: 800px) {
  .pb0_sp {
    padding-bottom: 0px !important;
  }
}

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

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

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

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

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

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

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

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

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

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

.w05 {
  width: 4% !important;
}

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

.w10 {
  width: 9% !important;
}

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

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

.w15 {
  width: 14% !important;
}

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

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

.w20 {
  width: 19% !important;
}

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

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

.w25 {
  width: 24% !important;
}

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

.w30 {
  width: 29% !important;
}

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

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

.w33 {
  width: 32% !important;
}

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

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

.w35 {
  width: 34% !important;
}

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

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

.w40 {
  width: 39% !important;
}

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

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

.w45 {
  width: 44% !important;
}

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

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

.w49 {
  width: 48% !important;
}

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

.w50 {
  width: 49% !important;
}

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

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

.w53 {
  width: 52% !important;
}

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

.w55 {
  width: 54% !important;
}

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

.w60 {
  width: 59% !important;
}

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

.w65 {
  width: 64% !important;
}

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

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

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

.w70 {
  width: 69% !important;
}

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

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

.w75 {
  width: 74% !important;
}

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

.w80 {
  width: 79% !important;
}

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

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

.w83 {
  width: 82% !important;
}

@media screen and (max-width: 800px) {
  .w83 {
    width: 100% !important;
  }
}

.w85 {
  width: 84% !important;
}

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

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

.w88 {
  width: 88% !important;
}

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

.w90 {
  width: 89% !important;
}

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

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

.w95 {
  width: 94% !important;
}

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

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

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

.w75 {
  width: 74% !important;
}

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

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

.w66 {
  width: 65% !important;
}

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

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

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex img {
  max-width: 100%;
}

@media screen and (max-width: 800px) {
  .flex {
    display: block;
  }
}

@media screen and (max-width: 800px) {
  .sp-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.between {
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
}

.a-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.bold {
  font-weight: bold;
}

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

a {
  outline: none;
}

a:focus {
  outline: none;
}

a.fade:hover {
  opacity: 0.7;
  -webkit-transition: .3s;
  transition: .3s;
}

a.scale img {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

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

.eng {
  font-family: "Trajan Pro 3","Adobe Garamond Pro","Times New Roman";
  font-weight: normal;
}

.red {
  color: #d31c1c;
}

.st {
  font-size: 150%;
}

.fs16 {
  font-size: 1.5rem !important;
}

/*.expand{
    @media screen and (max-width:800px) {
        background: url(../imgs/common/expand@2x.png) no-repeat center top;
        padding-top: 57px;
        background-size: 262px 47px;
    }
}*/
html {
  font-size: 62.5%;
}

body {
  font: 16px/1.6 "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  width: 100%;
  color: #333333;
  position: relative;
  font-size: 1.6rem;
  line-height: 1.6;
  font-weight: 400;
  overflow-x: hidden;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .container {
    width: 90%;
  }
}

.inner {
  max-width: 1000px;
  margin: 0 auto;
}

@media screen and (max-width: 1000px) {
  .inner {
    width: 90%;
  }
}

a {
  text-decoration: none;
}

.join {
  display: inline-block;
  background-color: #FC851B;
  font-size: 1.8rem;
  padding: 13px 63px;
  border-radius: 30px;
  border: 1px solid #FC851B;
  -webkit-transition: .3s;
  transition: .3s;
  color: #FFF;
  font-weight: bold;
}

.join:hover {
  background-color: #fff;
  color: #FC851B;
  -webkit-transition: .3s;
  transition: .3s;
}

.section_title {
  text-align: center;
  margin-bottom: 40px;
}

.section_title h2 {
  font-size: 3.4rem;
  color: #000;
}

@media screen and (max-width: 850px) {
  .section_title {
    margin-bottom: 20px;
  }
  .section_title h2 {
    font-size: 2.4rem;
  }
}

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

.header_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header_wrap h1 {
  margin: 0 45px 0 20px;
}

.header_wrap h1 a {
  display: block;
  width: 100%;
  -webkit-transition: .3s;
  transition: .3s;
}

.header_wrap h1 a:hover {
  opacity: .7;
  -webkit-transition: .3s;
  transition: .3s;
}

.header_wrap nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header_wrap nav ul li {
  margin-right: 20px;
}

.header_wrap nav ul li a {
  display: block;
  position: relative;
  color: #000;
  font-size: 1.4rem;
  font-weight: 700;
  padding-top: 1px;
  -webkit-transition: .3s;
  transition: .3s;
}

.header_wrap nav ul li a::after {
  content: '';
  background-color: #000;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  height: 1px;
  position: absolute;
  -webkit-transition: .3s all;
  transition: .3s all;
  width: 0;
}

.header_wrap nav ul li a:hover::after {
  width: 100%;
}

@media screen and (max-width: 850px) {
  .header_wrap nav ul {
    display: none;
  }
}

.header_wrap .join_top {
  padding: 5px 30px;
  background-color: #FC851B;
  color: #FFF;
  border: 1px solid #FC851B;
  -webkit-transition: .3s;
  transition: .3s;
  margin-left: auto;
}

.header_wrap .join_top img {
  display: block;
  margin: 5px auto;
}

.header_wrap .join_top .joinImg_or {
  display: none;
}

.header_wrap .join_top:hover {
  background-color: #fff;
  color: #FC851B;
  -webkit-transition: .3s;
  transition: .3s;
}

.header_wrap .join_top:hover .joinImg {
  display: none;
  -webkit-transition: .3s;
  transition: .3s;
}

.header_wrap .join_top:hover .joinImg_or {
  display: block;
  -webkit-transition: .3s;
  transition: .3s;
}

@media screen and (max-width: 850px) {
  .header_wrap .join_top {
    display: none;
  }
}

@media screen and (max-width: 850px) {
  .header_wrap h1 {
    width: 25%;
    padding: 18px 0 12px;
  }
}

#nav-toggle {
  display: none;
  position: fixed;
  top: 15px;
  right: 25px;
  height: 26px;
  cursor: pointer;
  z-index: 120;
}

#nav-toggle > div {
  position: relative;
  width: 26px;
}

#nav-toggle span {
  width: 100%;
  height: 1.5px;
  left: 0;
  display: block;
  background: #FC851B;
  position: absolute;
  -webkit-transition: top .5s ease, -webkit-transform .6s ease-in-out;
  transition: top .5s ease, -webkit-transform .6s ease-in-out;
  transition: transform .6s ease-in-out, top .5s ease;
  transition: transform .6s ease-in-out, top .5s ease, -webkit-transform .6s ease-in-out;
}

#nav-toggle span:nth-child(1) {
  top: 0;
}

#nav-toggle span:nth-child(2) {
  top: 11px;
}

#nav-toggle span:nth-child(3) {
  top: 22px;
}

#nav-toggle:hover span:nth-child(1) {
  top: 4px;
}

#nav-toggle:hover span:nth-child(3) {
  top: 18px;
}

@media screen and (max-width: 850px) {
  #nav-toggle {
    display: block;
  }
}

.open #nav-toggle span {
  background: #fff;
}

.open #nav-toggle span:nth-child(1) {
  top: 15px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.open #nav-toggle span:nth-child(2) {
  top: 15px;
  width: 0;
  left: 50%;
}

.open #nav-toggle span:nth-child(3) {
  top: 15px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.open {
  overflow: hidden;
}

.open #sp_nav {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.open #sp_nav li {
  opacity: 1;
  -webkit-transition: opacity .9s ease, -webkit-transform 1s ease;
  transition: opacity .9s ease, -webkit-transform 1s ease;
  transition: transform 1s ease, opacity .9s ease;
  transition: transform 1s ease, opacity .9s ease, -webkit-transform 1s ease;
}

#sp_nav {
  background: #FC851B;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 30;
  text-align: center;
  width: 100%;
  height: 300px;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

#sp_nav nav ul {
  padding: 60px 0 0 0;
}

#sp_nav nav ul li {
  margin-bottom: 3px;
}

#sp_nav nav ul li a {
  font-size: 1.8rem;
  font-weight: 300;
}

#sp_nav a {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 10px 0;
  -webkit-transition: color .6s ease;
  transition: color .6s ease;
}

#sp_nav a:hover {
  color: #ccc;
}

#sp_nav ul li {
  opacity: 0;
  -webkit-transition: opacity .1s ease, -webkit-transform .4s ease;
  transition: opacity .1s ease, -webkit-transform .4s ease;
  transition: transform .4s ease, opacity .1s ease;
  transition: transform .4s ease, opacity .1s ease, -webkit-transform .4s ease;
}

#sp_nav ul li:nth-child(2) {
  -webkit-transition-delay: .05s;
  transition-delay: .05s;
}

#sp_nav ul li:nth-child(3) {
  -webkit-transition-delay: .15s;
  transition-delay: .15s;
}

#sp_nav ul li:nth-child(4) {
  -webkit-transition-delay: .25s;
  transition-delay: .25s;
}

.sp_join {
  display: none;
}

@media screen and (max-width: 999px) {
  .sp_join {
    display: block;
    position: fixed;
    bottom: 28px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    width: 100%;
    z-index: 10;
  }
  .sp_join a {
    display: block;
    width: 100%;
    color: #fff;
    font-size: 1.8rem;
    font-weight: 700;
    background-color: #FC851B;
    border: 1px solid #FC851B;
    border-radius: 30px;
    padding: 10px 0;
  }
  .sp_join a:hover {
    background: #fff;
    color: #0e0d6a;
  }
}

.backtoTop {
  width: 60px;
  height: 60px;
  position: fixed;
  right: 30px;
  bottom: 50px;
  background-color: #fff;
  border: 1px solid #FC851B;
  border-radius: 50%;
  opacity: .8;
  z-index: 10;
  -webkit-transition: .2s;
  transition: .2s;
}

.backtoTop:hover {
  width: 65px;
  height: 65px;
  opacity: .9;
  -webkit-transition: .2s;
  transition: .2s;
}

.backtoTop a {
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.backtoTop a i {
  font-size: 3.5rem;
  color: #FC851B;
  -webkit-transform: translateX(-1px);
  transform: translateX(-1px);
}

.backtoTop a:hover {
  width: 65px;
  height: 65px;
  -webkit-transition: .2s;
  transition: .2s;
}

.backtoTop a:hover i {
  font-size: 3.9rem;
}

@media screen and (max-width: 850px) {
  .backtoTop {
    width: 45px;
    height: 45px;
    right: 19px;
    bottom: 85px;
  }
  .backtoTop:hover {
    width: 50px;
    height: 50px;
    opacity: .6;
  }
  .backtoTop a {
    width: 45px;
    height: 45px;
  }
  .backtoTop a i {
    font-size: 2.3rem;
  }
  .backtoTop a:hover {
    width: 50px;
    height: 50px;
    opacity: .6;
  }
  .backtoTop a:hover i {
    font-size: 2.3rem;
  }
}

main {
  margin-top: 70px;
}

@media screen and (max-width: 850px) {
  main {
    margin-top: 55px;
  }
}

.top {
  background-color: #edf7ff;
}

@media screen and (max-width: 1000px) {
  .top {
    padding: 35px 7% 15px 1%;
  }
}

.top_wrap {
  text-align: center;
  position: relative;
  background-image: url("../images/main.png");
  background-position: center top 60px;
  background-repeat: no-repeat;
  height: 337px;
  max-width: 1157px;
  margin: 0 auto;
}

@media screen and (max-width: 1157px) {
  .top_wrap {
    background-size: contain;
  }
}

@media screen and (max-width: 1000px) {
  .top_wrap {
    background: url("../images/main-sp.png") no-repeat top 0 center;
    background-size: contain;
    height: auto;
    padding: 90% 0 0;
  }
}

.top_wrap .join {
  position: absolute;
  top: 222px;
  left: 236px;
  color: #FFF;
}

.top_wrap .join:hover {
  background-color: #fff;
  color: #FC851B;
  -webkit-transition: .3s;
  transition: .3s;
}

@media screen and (max-width: 1157px) {
  .top_wrap .join {
    font-size: 1.8rem;
    left: 20%;
  }
}

@media screen and (max-width: 1000px) {
  .top_wrap .join {
    display: none;
  }
}

.message {
  width: 100%;
  text-align: center;
  margin-bottom: 0px;
}

.message .inner {
  position: relative;
  top: 0px;
  background: #fff;
  padding: 60px 0 70px;
  -webkit-box-shadow: 2.194px 2.046px 16px 0px rgba(4, 0, 0, 0.13);
  box-shadow: 2.194px 2.046px 16px 0px rgba(4, 0, 0, 0.13);
  width: 100%;
  max-width: none;
}

.message p {
  font-size: 1.8rem;
  color: #000;
  margin-bottom: 40px;
}

@media screen and (min-width: 850px) {
  .message .box10 {
    padding: 0.5em 1em;
    margin: 3em 15em;
    font-weight: bold;
    color: #FC851B;/*文字色*/
    background: #FC851B;
    border: solid 4px #FC851B;/*線*/
    border-radius: 10px;/*角の丸み*/
  }
  .message .box10 p {
    margin: 0;
    padding: 0;
    color: #fff;
    font-weight: bold;
  }
  .message .eventform {
    width: 100%;
  }

}

@media screen and (max-width: 849px) {
  .message .box10 {
    padding: 0.5em 1em;
    margin: 3em 0;
    font-weight: bold;
    color: #FC851B;/*文字色*/
    background: #FC851B;
    border: solid 4px #FC851B;/*線*/
    border-radius: 10px;/*角の丸み*/
  }
  .message .box10 p {
    margin: 0;
    padding: 0;
    color: #fff;
    font-weight: bold;
  }
  .message .eventform {
    width: 90%;
  }

}

@media screen and (max-width: 1000px) {
  .message .inner {
    padding: 35px 10px;
    top: 0px;
  }
  .message p {
    font-size: 1.6rem;
    text-align: center;
    width: 100%;
    margin: 0 auto;
  }
  .message .join {
    display: none;
  }
  .message .eventvideo {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    margin-bottom: 50px;
  }
  .message .eventvideo iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .message .fes2020 {
    font-size: 3.5rem;
  }
}

@media screen and (min-width: 1001px) {
  .message p {
    font-size: 2rem;
    text-align: center;
    width: 100%;
    margin: 0 auto;
  }
}

.about {
  padding-bottom: 0px;
}

.about .inner {
  padding: 65px 75px;
  background-color: #f8f8f8;
  width: 100%;
  max-width: none;
}

.about dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 2.2rem;
  width: 720px;
  margin: 0 auto 20px;
}

.about dl dt {
  display: inline-block;
  color: #5497ce;
  font-weight: bold;
  margin-right: 95px;
}

.about dl dd {
  display: inline-block;
}

.about dl dd span {
  font-size: 1.8rem;
  line-height: 1;
}

@media screen and (max-width: 850px) {
  .about .inner {
    padding: 35px 10px;
  }
  .about dl {
    width: 90%;
    font-size: 1.6rem;
  }
  .about dl dt {
    min-width: 57px;
    margin-right: 30px;
  }
}

@media screen and (max-width: 680px) {
  .about {
    padding: 0 0 35px;
  }
}

.timetable {
  padding: 55px 0 80px;
  background: #fffbf0;
}

.timetable ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #ffedba;
  border: 1px solid #dddddd;
  border-bottom: 0px solid #dddddd;
}

.timetable ul li:last-child {
  border-bottom: 1px solid #dddddd;
}

.timetable ul li .timetable_time {
  display: inline-block;
  min-width: 195px;
  text-align: center;
}

.timetable ul li .timetable_desc {
  width: 805px;
  padding: 25px 30px;
  border-left: 1px solid #ddd;
  background: #fff;
}

.timetable ul li .timetable_desc h3 {
  font-size: 2.1rem;
  line-height: 1.5;
}

.timetable ul li .timetable_desc a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.timetable ul li .timetable_desc a img {
  width: 130px;
}

.timetable ul li .timetable_desc a .desc_wrap {
  width: calc( 100% - 150px);
}

.timetable ul li .timetable_desc a .desc_wrap h3 {
  margin-bottom: 13px;
}

.timetable ul li .timetable_desc a .desc_wrap p {
  font-size: 1.2rem;
  color: #777;
}

.timetable ul li .timetable_desc a .desc_wrap p.detail {
  font-size: 1.6rem;
  margin-bottom: 15px;
  color: #000;
}

.timetable ul li .gray_bg {
  background: #f7f7f7;
}

@media screen and (max-width: 850px) {
  .timetable {
    padding: 35px 0 40px;
  }
  .timetable ul li .timetable_time {
    min-width: 20%;
    font-size: 1.4rem;
  }
  .timetable ul li .timetable_desc {
    padding: 20px;
  }
  .timetable ul li .timetable_desc a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .timetable ul li .timetable_desc a img {
    margin-bottom: 20px;
  }
  .timetable ul li .timetable_desc a h3 {
    font-size: 1.9rem;
  }
  .timetable ul li .timetable_desc a p.detail {
    font-size: 1.5rem !important;
    margin-bottom: 14px !important;
  }
  .timetable ul li .timetable_desc a .desc_wrap {
    margin-left: 0;
    width: auto;
  }
  .timetable ul li .gray_bg {
    padding: 30px 20px;
  }
}

.timetable ul li .timetable_desc a {
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
}

.timetable ul li .timetable_desc a:hover {
  opacity: .6;
  -webkit-transition: .3s;
  transition: .3s;
}

.timetable ul li .timetable_desc a .desc_wrap {
  cursor: pointer;
}

.modal-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 20;
}

.modal-screen {
  display: none;
  position: relative;
  background-color: #fff;
  border-radius: 20px;
  position: fixed;
  left: 50%;
  z-index: 90;
  text-align: center;
  height: 480px;
  width: 500px;
  padding: 60px 30px 50px;
  -webkit-overflow-scrolling: touch;
  overflow: visible;
}

@media screen and (max-width: 500px) {
  .modal-screen {
    width: 95%;
    height: 450px;
    padding: 35px 10px 20px;
  }
}

.modal-screen .modal-inner {
  overflow-y: scroll;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 400px;
}

@media screen and (max-width: 850px) {
  .modal-screen .modal-inner {
    height: 400px;
    margin: 0 auto;
  }
}

.modal-screen .modal-inner .modal_top .event img {
  width: 130px;
  margin-bottom: 20px;
}

.modal-screen .modal-inner .modal_top .event .event_title {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 5px;
}

.modal-screen .modal-inner .modal_top .event .event_co {
  margin-bottom: 40px;
}

@media screen and (max-width: 850px) {
  .modal-screen .modal-inner .modal_top .event .event_co {
    font-size: 1.5rem;
    margin-bottom: 20px;
  }
}

.modal-screen .modal_bottom {
  margin-bottom: 30px;
}

.modal-screen .modal_bottom p {
  text-align: left;
  line-height: 1.8;
}

.close-btn {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 40px;
  z-index: 100;
  cursor: pointer;
}

.close-btn span {
  width: 100%;
  height: 2px;
  display: block;
  background: #000;
  position: absolute;
}

.close-btn span:nth-child(1) {
  top: 15px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.close-btn span:nth-child(2) {
  top: 15px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media screen and (max-width: 850px) {
  .close-btn {
    top: 5px;
    right: 10px;
  }
}

body.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
}

.access {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  background-color: #f4f4f4;
}

.access .access_right {
  width: 65%;
  padding: 20px;
}

.access .access_left {
  width: 35%;
  text-align: center;
  padding: 75px 0 85px;
}

.access .access_left .access_adress {
  margin-bottom: 65px;
}

.access .access_left .access_adress span {
  font-weight: bold;
}

.access .access_left .access_link {
  padding: 20px 30px;
  border: 1px solid #000;
  color: #fff;
  background: #000;
  -webkit-transition: .3s;
  transition: .3s;
  border: 1px solid #000;
  border-radius: 30px;
}

.access .access_left .access_link:hover {
  color: #000;
  background-color: #fff;
  -webkit-transition: .3s;
  transition: .3s;
}

@media screen and (max-width: 850px) {
  .access {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .access .access_right {
    width: 100%;
  }
  .access .access_left {
    width: 100%;
    padding: 35px 0 50px;
  }
}

.sponsors {
  padding: 65px 0 75px;
}

.sponsors .sponsors_wrap {
  text-align: center;
  margin-bottom: 50px;
}

.sponsors .sponsors_wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sponsors .sponsors_wrap ul li {
  margin: 0 20px;
}

.sponsors .sponsors_wrap ul li a {
  display: block;
}

@media screen and (max-width: 850px) {
  .sponsors {
    padding: 35px 0;
  }
  .sponsors .sponsors_wrap img {
    width: 90%;
  }
}

footer {
  text-align: center;
}

footer .footer_wrap {
  padding: 55px 0 10px;
  background: #eff0f1;
}

footer .footer_wrap h2 {
  margin-bottom: 20px;
}

footer .footer_wrap h3 {
  font-size: 1.8rem;
  color: #000;
  margin-bottom: 20px;
}

footer .footer_wrap a {
  color: #000;
  font-size: 1.2rem;
  -webkit-transition: .3s;
  transition: .3s;
}

footer .footer_wrap a:hover {
  text-decoration: underline;
  -webkit-transition: .3s;
  transition: .3s;
}

footer .footer_wrap p {
  font-size: 1.2rem;
  line-height: 2;
}

footer .footer_wrap .sns_wrap {
  margin-top: 10px;
  margin-bottom: 60px;
}

footer .footer_wrap .sns_wrap a .fa-facebook-square {
  color: #414a76;
  font-size: 2.5rem;
  margin-right: 10px;
}

footer .footer_wrap .sns_wrap a .fa-twitter-square {
  color: #1ca0f1;
  font-size: 2.5rem;
}

footer .footer_wrap .sns_wrap a:hover {
  opacity: .7;
  -webkit-transition: .3s;
  transition: .3s;
}

footer small p {
  font-size: 1.2rem;
  line-height: 1.1;
}

@media screen and (max-width: 850px) {
  footer .footer_wrap {
    padding: 35px 0 85px;
  }
  footer .footer_wrap h3 {
    font-size: 1.6rem;
  }
  footer .sns_wrap {
    margin-bottom: 30px !important;
  }
  footer small {
    font-size: 1rem;
  }
}

.form {
  padding: 40px 0;
}

.w-md-60 {
  width: 60%;
}

.reportimage {
  width: 35%;
}

@media screen and (max-width: 850px) {
  .form {
    padding: 20px 0;
  }
  .w-md-60 {
    width: 100%;
  }
  .reportimage {
    width: 80%;
  }

}