@charset "UTF-8";
/* ==========================================================================
Foundation
========================================================================== */
/*

	font settings

**************************************************/
/*

	calculation width

**************************************************/
/*

	boxsizing settings

**************************************************/
/*

	opacity settings

**************************************************/
/*

	border-radius settings

**************************************************/
/*

	drop shadow settings

**************************************************/
/*

	vertical align setting

**************************************************/
/*

	table layout setting

**************************************************/
/*

	flexbox layout setting

**************************************************/
/*

	scaling img

**************************************************/
/*

	clearfix

**************************************************/
/*

	media query

**************************************************/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

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

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  background: none transparent;
  vertical-align: middle;
  color: inherit;
  box-sizing: content-box;
}

select::-ms-expand {
  display: none;
}

em {
  font-style: normal;
}

main {
  display: block;
}

html, body {
  height: 100%;
  width: 100%;
}

html {
  font-size: 62.5%;
}

body {
  min-width: 1180px;
  background: #fff;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  color: #222;
  font-size: 20px;
  font-size: 2rem;
  line-height: 2;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (max-width: 988px) {
  body {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5714285714;
  }
}
body.open-menu {
  height: 100vh;
  overflow-y: hidden;
}

@font-face {
  font-family: "DRIBBLE_font";
  src: url("../font/DRIBBLE_Bold.woff"); /* IE9 Compat Modes */
}
a {
  word-break: break-all;
}
a:hover {
  text-decoration: none;
}

.is-hidden {
  display: none;
}

.pc-hidden {
  display: none;
}

* {
  box-sizing: border-box;
}

img {
  vertical-align: bottom;
}

@media only screen and (max-width: 988px) {
  .sp-hidden {
    display: none;
  }
  .pc-hidden {
    display: block;
  }
  body {
    min-width: 0;
  }
  .sp-scroll {
    width: 100%;
    overflow-x: auto;
  }
}
/* ==========================================================================
Top
========================================================================== */
/*-----------------------------------------------------------------
common
-----------------------------------------------------------------*/
h2 {
  font-family: "DRIBBLE_font", sans-serif;
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 1;
  margin: 0 auto 50px;
  text-align: center;
  width: 100%;
  color: #002d55;
}
h2 span {
  display: block;
  margin: 20px auto 0;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
}
@media only screen and (max-width: 988px) {
  h2 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1;
    margin: 0 auto 30px;
  }
  h2 span {
    margin: 10px auto 0;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1;
  }
}

/*-----------------------------------------------------------------
KV
-----------------------------------------------------------------*/
.kv {
  margin-bottom: 30px;
}
@media only screen and (min-width: 988px) {
  .kv {
    margin-bottom: 80px;
  }
}
.kv img {
  width: 100%;
}

/*-----------------------------------------------------------------
news
-----------------------------------------------------------------*/
.news_area {
  background: #fff;
  margin: 0 auto;
  padding: 0 0 30px;
  width: 100%;
}
@media only screen and (min-width: 988px) {
  .news_area {
    width: 1180px;
    margin: 0 auto;
    padding: 0 0 80px;
  }
}
.news_area .news.outer {
  width: 90%;
  margin: 0 auto;
}
@media only screen and (min-width: 988px) {
  .news_area .news.outer {
    width: 1180px;
  }
}
.news_area .news h2 {
  color: #002d55;
}

/*-----------------------------------------------------------------
sns
-----------------------------------------------------------------*/
.sns_contents {
  background: #e6e6e6;
  padding: 30px 0;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.sns_contents .twitter_area {
  margin-bottom: 20px;
}
.sns_contents .facebook + .facebook {
  margin-top: 20px;
}
@media only screen and (min-width: 988px) {
  .sns_contents {
    padding: 80px 0;
    margin: 0 auto;
  }
  .sns_contents .outer__inner {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
  }
  .sns_contents .outer__inner h3 {
    margin-bottom: 60px;
  }
  .sns_contents .outer__inner .twitter_area {
    margin-bottom: 0;
  }
  .sns_contents .outer__inner .facebook_area ul {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
  }
  .sns_contents .outer__inner .facebook_area ul li {
    width: 390px;
  }
  .sns_contents .outer__inner .facebook_area ul .facebook + .facebook {
    margin-top: 0;
    margin-left: 20px;
  }
}

/*-----------------------------------------------------------------
link
-----------------------------------------------------------------*/
.link {
  padding: 30px 0;
  margin: 0 auto;
  width: 100%;
}
@media only screen and (min-width: 988px) {
  .link {
    padding: 80px 0 60px;
    margin: 0 auto;
  }
}
.link__list {
  margin: 0 auto;
}
@media only screen and (min-width: 988px) {
  .link__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
}
.link__list li {
  width: 100%;
}
@media only screen and (min-width: 988px) {
  .link__list li {
    width: calc(33.333333% - 20px);
    margin-bottom: 20px;
  }
}
.link__list li a {
  background: #002d55;
  display: block;
  transition: all 0.2s linear;
  position: relative;
  text-decoration: none;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
.link__list li a figure {
  width: 50%;
  margin-right: 20px;
}
.link__list li a figure img {
  width: 100%;
}
.link__list li a:hover {
  background: #FF8709;
}
.link__list li a:hover .title {
  color: #fff;
}
.link__list li a:hover img {
  opacity: 0.7;
}
.link__list li a::after {
  content: "";
  background: url(/assets/img/common/right-arrow-small.svg) right center no-repeat;
  background-size: cover;
  height: 20px;
  width: 12px;
  transition: right 0.2s linear;
  display: block;
  position: absolute;
  right: 10px;
  top: 50%;
  bottom: 50%;
  margin: auto;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}
@media only screen and (min-width: 988px) {
  .link__list li a::after {
    right: 20px;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.link__list li a .title {
  color: #FF8709;
  font-family: "DRIBBLE_font", sans-serif;
  font-weight: bold;
  height: 90px;
  position: relative;
  text-align: left;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.link__list li + li {
  margin-top: 10px;
}
@media only screen and (min-width: 988px) {
  .link__list li + li {
    margin-top: 0px;
  }
}

/*-----------------------------------------------------------------
link
-----------------------------------------------------------------*/
.partnerclub {
  background: #e6e6e6;
  padding: 30px 0;
  margin: 0 auto;
  width: 100%;
}
@media only screen and (min-width: 988px) {
  .partnerclub {
    padding: 80px 0;
  }
}
.partnerclub a {
  display: block;
  text-decoration: none;
}
.partnerclub a:hover dl {
  background: #FF8709;
}
.partnerclub a dl {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  background: #fff;
  transition: all 0.2s linear;
}
.partnerclub a dl dt {
  padding: 20px;
}
.partnerclub a dl dd {
  color: #002d55;
  font-weight: bold;
}
@media only screen and (min-width: 988px) {
  .partnerclub ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    align-items: flex-start;
  }
  .partnerclub ul li {
    width: calc(50% - 20px);
    margin-right: 40px;
    margin-bottom: 20px;
  }
  .partnerclub ul li:nth-child(2n) {
    margin-right: 0;
  }
}
.partnerclub li + li {
  margin-top: 20px;
}
@media only screen and (min-width: 988px) {
  .partnerclub li + li {
    margin-top: 0;
  }
}