@charset "UTF-8";
/* libs
========================================================================== */
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?gjo3jl");
  src: url("../fonts/icomoon.eot?gjo3jl#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?gjo3jl") format("truetype"), url("../fonts/icomoon.woff?gjo3jl") format("woff"), url("../fonts/icomoon.svg?gjo3jl#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-globe:before {
  content: "\e900";
}

.icon-arrow-right:before {
  content: "\e902";
}

.icon-external-link:before {
  content: "\e903";
}

.icon-arrow-up:before {
  content: "\e904";
}

.icon-download:before {
  content: "\e901";
}

.icon-file-pdf:before {
  content: "\eadf";
}

/* base
========================================================================== */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
* 1. Change the default font family in all browsers (opinionated).
* 2. Correct the line height in all browsers.
* 3. Prevent adjustments of font size after orientation changes in
*    IE on Windows Phone and in iOS.
*/
/* Document
========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* Sections
========================================================================== */
/**
* Remove the margin in all browsers (opinionated).
*/
body {
  margin: 0;
}

/**
* Add the correct display in IE 9-.
*/
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
========================================================================== */
/**
* Add the correct display in IE 9-.
* 1. Add the correct display in IE.
*/
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
* Add the correct margin in IE 8.
*/
figure {
  margin: 1em 40px;
}

/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
========================================================================== */
/**
* 1. Remove the gray background on active links in IE 10.
* 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
*/
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
* Remove the outline on focused links when they are also active or hovered
* in all browsers (opinionated).
*/
a:active,
a:hover {
  outline-width: 0;
}

/**
* 1. Remove the bottom border in Firefox 39-.
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
* Prevent the duplicate application of `bolder` by the next rule in Safari 6.
*/
b,
strong {
  font-weight: inherit;
}

/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b,
strong {
  font-weight: bolder;
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
* Add the correct font style in Android 4.3-.
*/
dfn {
  font-style: italic;
}

/**
* Add the correct background and color in IE 9-.
*/
mark {
  background-color: #ff0;
  color: #000;
}

/**
* Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}

/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
========================================================================== */
/**
* Add the correct display in IE 9-.
*/
audio,
video {
  display: inline-block;
}

/**
* Add the correct display in iOS 4-7.
*/
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
* Remove the border on images inside links in IE 10-.
*/
img {
  border-style: none;
}

/**
* Hide the overflow in IE.
*/
svg:not(:root) {
  overflow: hidden;
}

/* Forms
========================================================================== */
/**
* 1. Change the font styles in all browsers (opinionated).
* 2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button,
input {
  /* 1 */
  overflow: visible;
}

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button,
select {
  /* 1 */
  text-transform: none;
}

/**
* 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
*    controls in Android 4.
* 2. Correct the inability to style clickable types in iOS and Safari.
*/
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
* Restore the focus styles unset by the previous rule.
*/
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
* Change the border, margin, and padding in all browsers (opinionated).
*/
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*    `fieldset` elements in all browsers.
*/
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
* 1. Add the correct display in IE 9-.
* 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
* Remove the default vertical scrollbar in IE.
*/
textarea {
  overflow: auto;
}

/**
* 1. Add the correct box sizing in IE 10-.
* 2. Remove the padding in IE 10-.
*/
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
* Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
*/
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
========================================================================== */
/*
* Add the correct display in IE 9-.
* 1. Add the correct display in Edge, IE, and Firefox.
*/
details,
menu {
  display: block;
}

/*
* Add the correct display in all browsers.
*/
summary {
  display: list-item;
}

/* Scripting
========================================================================== */
/**
* Add the correct display in IE 9-.
*/
canvas {
  display: inline-block;
}

/**
* Add the correct display in IE.
*/
template {
  display: none;
}

/* Hidden
========================================================================== */
/**
* Add the correct display in IE 10-.
*/
[hidden] {
  display: none;
}

/* reset
========================================================================== */
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, menu, nav, section, summary, time, mark, audio, video, input, textarea {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  vertical-align: baseline;
  background: transparent;
}

img {
  vertical-align: top;
}

html {
  font-size: 62.5%;
  height: 100%;
}

body {
  font-family: "UD Shin Go Regular", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Arial, sans-serif;
  font-size: 1.4em;
  line-height: 1;
  letter-spacing: 0.05rem;
  color: #1a1a1a;
  width: 100%;
}

@media screen and (min-width: 980px) {
  body {
    font-size: 1.5em;
    min-width: 940px;
  }
}

/* layout
========================================================================== */
@media screen and (max-width: 979px) {
  .header {
    display: flex;
    width: 100%;
    height: 60px;
    padding: 15px 15px 15px 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #ededed;
  }
}

@media screen and (min-width: 980px) {
  .header {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 979px) {
  .header-title {
    flex-grow: 1;
  }
  .header-title img {
    width: 37px;
  }
}

@media screen and (min-width: 980px) {
  .header-title {
    margin-top: 20px;
    width: 68px;
  }
  .header-title img {
    width: 48px;
  }
}

@media screen and (min-width: 980px) {
  .home .header-title {
    display: none;
  }
}

.header-menu-trigger,
.header-menu-trigger span {
  display: inline-block;
  transition: all 0.4s;
  box-sizing: border-box;
}

.header-menu-trigger {
  display: block;
  position: fixed;
  top: 25px;
  right: 20px;
  width: 30px;
  height: 20px;
  cursor: pointer;
  z-index: 101;
}

@media screen and (min-width: 980px) {
  .header-menu-trigger {
    display: none;
  }
}

.header-menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #ccc;
}

.header-menu-trigger span:nth-of-type(1) {
  top: -3px;
}

.header-menu-trigger span:nth-of-type(2) {
  top: 5px;
}

.header-menu-trigger span:nth-of-type(3) {
  bottom: 5px;
}

.header-menu-active {
  padding: 10px 0 3px 3px;
}

.header-menu-active span {
  background-color: #255b8f;
}

.header-menu-active span:nth-of-type(1) {
  -webkit-transform: translateY(8px) rotate(-45deg);
          transform: translateY(8px) rotate(-45deg);
}

.header-menu-active span:nth-of-type(2) {
  opacity: 0;
}

.header-menu-active span:nth-of-type(3) {
  -webkit-transform: translateY(-8px) rotate(45deg);
          transform: translateY(-8px) rotate(45deg);
}

@media screen and (max-width: 979px) {
  .header-content {
    display: none;
  }
}

@media screen and (min-width: 980px) {
  .header-content {
    position: relative;
    flex-grow: 1;
  }
}

@media screen and (min-width: 980px) {
  .home .header-content {
    position: static;
    flex-grow: 1;
  }
}

@media screen and (min-width: 980px) {
  .header-nav {
    width: 675px;
    margin: 0 auto;
    padding-right: 185px;
    display: flex;
    justify-content: space-between;
  }
  .header-nav li {
    list-style: none;
  }
  .header-nav a {
    display: block;
    width: 150px;
    height: 60px;
    text-align: center;
    text-decoration: none;
    color: #1a1a1a;
    padding: 32px 0 30px;
    box-sizing: border-box;
    transition: all 0.25s;
    position: relative;
  }
  .header-nav a:after {
    transition: all 0.25s;
    position: absolute;
    content: '';
    background: #255b8f;
    z-index: -1;
  }
  .header-nav a:after {
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
  }
  .header-nav a:hover {
    color: white;
  }
  .header-nav a:hover:after {
    height: 100%;
  }
}

.header-nav-current {
  background-color: #255b8f;
}

.header-nav-current a {
  color: white;
}

@media screen and (min-width: 980px) {
  .home .header-nav {
    padding: 0;
  }
  .home .header-nav a {
    padding: 30px 0;
    width: 135px;
    height: 75px;
  }
}

.header-apply {
  display: none;
}

.header-language a {
  display: flex;
  align-items: center;
  width: 110px;
  height: 40px;
  font-family: "Helvetica Neue", Helvetica, Arial;
  font-size: 1.4rem;
  color: white;
  letter-spacing: 0.1rem;
  text-decoration: none;
  background: #333;
  padding: 0 7px;
  border-radius: 40px;
  box-sizing: border-box;
  transition: -webkit-transform 0.15s linear;
  transition: transform 0.15s linear;
  transition: transform 0.15s linear, -webkit-transform 0.15s linear;
}

.header-language a:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.header-language .icon {
  font-size: 3rem;
  margin-right: 5px;
}

@media screen and (min-width: 980px) {
  .header-language {
    position: absolute;
    top: 20px;
    right: 0;
    z-index: 10;
  }
}

@media screen and (min-width: 980px) {
  .home .header-language {
    right: 20px;
  }
}

.footer {
  padding: 25px 0;
  text-align: center;
}

@media screen and (min-width: 980px) {
  .footer {
    padding: 50px 0;
  }
}

.footer-nav {
  font-size: 1.3rem;
  margin-bottom: 5px;
}

.footer-nav dt {
  display: inline-block;
  line-height: 1.5;
  vertical-align: top;
}

.footer-nav dd {
  display: inline-block;
  line-height: 1.5;
  text-align: left;
  margin-right: 13px;
}

.footer-nav dd:last-child {
  margin: 0;
}

.footer-nav a {
  text-decoration: none;
  color: #1a1a1a;
  white-space: nowrap;
}

.footer-nav a:hover {
  opacity: 0.5;
}

.footer-nav .icon {
  margin: 0 10px 0 3px;
}

@media screen and (max-width: 767px) {
  .footer-nav {
    overflow: hidden;
    width: 270px;
    margin: 0 auto;
  }
  .footer-nav dt {
    float: left;
    clear: both;
    width: 50px;
    margin-bottom: 25px;
  }
  .footer-nav dd {
    float: left;
    margin: 0 0 0 -50px;
  }
  .footer-nav a {
    display: block;
    margin-bottom: 20px;
  }
  .footer-nav .footer-name {
    padding-left: 50px;
  }
  .footer-nav .icon {
    margin: 0 0 0 3px;
  }
}

@media screen and (min-width: 768px) and (max-width: 979px) {
  .footer-nav dt {
    margin-bottom: 15px;
  }
  .footer-nav a {
    display: inline-block;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 767px) {
  .english .footer-nav {
    width: 100%;
    font-size: 1.1rem;
    padding-left: 20px;
    box-sizing: border-box;
    text-align: left;
  }
  .english .footer-nav dt,
  .english .footer-nav dd {
    display: block;
    float: none;
  }
  .english .footer-nav dt {
    width: 100%;
    margin: 10px 0 0;
  }
  .english .footer-nav dd {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .english .footer-nav a {
    display: block;
    line-height: 1.7;
  }
}

@media screen and (max-width: 320px) {
  .english .footer-nav {
    font-size: 1rem;
    padding-left: 10px;
  }
}

@media screen and (min-width: 980px) and (max-width: 1073px) {
  .english .footer-nav dt,
  .english .footer-nav dd {
    line-height: 2.8;
  }
}

@media screen and (min-width: 980px) and (max-width: 1073px) {
  .english .footer-nav .hidden-pc {
    display: inline;
  }
}

.footer-nav-policy a {
  display: block;
  color: #1a1a1a;
  text-decoration: none;
  font-size: 1.3rem;
  margin: 30px 0 50px;
}

.footer-nav-policy a:hover {
  opacity: 0.5;
}

@media screen and (min-width: 980px) {
  .footer-nav-policy a {
    margin: 35px 0 40px;
  }
}

.english .footer-nav-policy a {
  margin: 10px 0 35px;
}

@media screen and (min-width: 980px) {
  .english .footer-nav-policy a {
    margin: 35px 0 40px;
  }
}

.footer-logo {
  clear: both;
  margin: 15px 0 25px;
}

@media screen and (min-width: 980px) {
  .footer-logo {
    margin: 40px 0 18px;
  }
}

.footer-copyright {
  display: block;
  font-family: Arial;
  font-size: 1.2rem;
}

/* module
========================================================================== */
.wrapper {
  z-index: 0;
  transition: 0.5s;
}

.js-nav-visible .wrapper {
  -webkit-transform: translateX(-170px);
          transform: translateX(-170px);
}

.js-nav-visible .wrapper-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  transition: .3s linear;
}

.wrapper-overflow {
  overflow-x: auto;
}

.drawer-content {
  display: block;
  position: fixed;
  top: 0;
  right: -170px;
  width: 170px;
  height: 100%;
  background-color: white;
  z-index: 3;
  padding-top: 60px;
  overflow-y: auto;
  transition: ease 0.2s;
}

@media screen and (min-width: 980px) {
  .drawer-content {
    display: none;
  }
}

.js-nav-visible .drawer-content {
  -webkit-transform: translateX(-170px);
          transform: translateX(-170px);
}

.drawer-nav li {
  list-style: none;
}

.drawer-nav a {
  display: block;
  text-decoration: none;
  color: #1a1a1a;
  width: 100%;
  font-size: 1.6rem;
  line-height: 1;
  padding: 18px;
  box-sizing: border-box;
  transition: all 0.2s;
}

.header-nav-current a {
  color: white;
}

.drawer-language a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 110px;
  height: 40px;
  font-family: "Helvetica Neue", Helvetica, Arial;
  font-size: 1.4rem;
  color: white;
  letter-spacing: 0.1rem;
  text-decoration: none;
  background: #333;
  padding: 0 7px;
  margin: 0 auto;
  border-radius: 40px;
  box-sizing: border-box;
  transition: -webkit-transform 0.3s linear;
  transition: transform 0.3s linear;
  transition: transform 0.3s linear, -webkit-transform 0.3s linear;
}

@media screen and (max-width: 979px) and (orientation: portrait) {
  .drawer-language a {
    position: absolute;
    right: 30px;
    bottom: 78px;
  }
}

.drawer-language .icon {
  font-size: 3rem;
  margin-right: 5px;
}

.box-line {
  border-bottom: 1px solid #ededed;
}

.box-content {
  box-sizing: border-box;
  margin: 40px 20px;
}

@media screen and (min-width: 768px) and (max-width: 979px) {
  .box-content {
    margin: 40px 20px 50px;
  }
}

@media screen and (min-width: 980px) {
  .box-content {
    width: 940px;
    margin: 0 auto;
    padding-top: 90px;
    padding-bottom: 75px;
  }
}

.box-title {
  font-family: "UD Shin Go Light";
  font-size: 2.4rem;
  line-height: 1.3;
  letter-spacing: 0.1rem;
  text-align: center;
}

@media screen and (min-width: 980px) {
  .box-title {
    font-size: 3rem;
  }
}

.box-caption {
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: 0.05rem;
  margin-top: 5px;
}

@media screen and (min-width: 768px) {
  .box-caption {
    text-align: center;
  }
}

.box-text {
  letter-spacing: 0.05rem;
  line-height: 2;
  margin: 30px 0 0;
}

@media screen and (min-width: 980px) {
  .box-text {
    margin: 50px 90px 0;
  }
}

.sns {
  background: #fafafa;
}

.sns-inner {
  width: 100%;
  margin: 0 auto;
  padding: 20px 20px 0;
  box-sizing: border-box;
}

@media screen and (min-width: 768px) and (max-width: 979px) {
  .sns-inner {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 60px 20px 0;
  }
}

@media screen and (min-width: 980px) {
  .sns-inner {
    display: flex;
    justify-content: space-between;
    width: 940px;
    padding: 90px 0 0;
  }
}

.sns-content {
  position: relative;
  width: 100%;
}

@media screen and (min-width: 768px) and (max-width: 979px) {
  .sns-content {
    width: 48%;
  }
}

@media screen and (min-width: 980px) {
  .sns-content {
    width: 460px;
  }
}

.sns-twitter {
  border: 1px solid #ededed;
  background-color: white;
  margin-bottom: 22px;
}

@media screen and (max-width: 979px) {
  .twitter-timeline {
    height: 300px !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 979px) {
  .twitter-timeline {
    height: 250px !important;
  }
}

.sns-facebook {
  width: 100%;
  margin-bottom: 20px;
}

@media screen and (min-width: 980px) {
  .sns-facebook {
    width: 460px;
    margin: 0;
  }
}

.sns-instagram-icon img {
  width: 24px;
}

@media screen and (max-width: 767px) {
  .sns-instagram-icon {
    margin-bottom: 10px;
    text-align: right;
  }
}

@media screen and (min-width: 768px) {
  .sns-instagram-icon {
    position: absolute;
    top: -34px;
    right: 0;
    cursor: pointer;
  }
  .sns-instagram-icon:hover {
    opacity: 0.5;
  }
}

.sns-instagram {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.sns-instagram img {
  width: 100%;
}

.sns-instagram li {
  list-style: none;
  margin-bottom: 5px;
}

.sns-instagram li:hover {
  opacity: 0.5;
}

@media screen and (max-width: 979px) {
  .sns-instagram li {
    width: 32%;
    margin-right: 2%;
  }
  .sns-instagram li:nth-child(3n) {
    margin-right: 0;
  }
}

@media screen and (min-width: 980px) {
  .sns-instagram {
    width: 460px;
  }
  .sns-instagram li {
    width: 150px;
    margin-right: 5px;
  }
  .sns-instagram li:nth-child(3n) {
    margin-right: 0;
  }
}

.sns-share {
  width: 100%;
  padding: 20px 0;
  box-sizing: border-box;
  background-color: #fafafa;
}

@media screen and (min-width: 980px) {
  .sns-share {
    width: 940px;
    margin: 0 auto;
    padding: 14px 0;
  }
}

@media screen and (min-width: 980px) {
  .home .sns-share {
    padding: 32px 0 29px;
  }
}

@media screen and (min-width: 980px) {
  .single .sns-share {
    padding: 20px 0;
  }
}

.sns-share-list {
  display: flex;
  align-items: center;
  justify-content: center;
}

.sns-share-list dt {
  font-size: 1.3rem;
}

.sns-share-list dd {
  margin-left: 10px;
}

.sns-share-list dd img {
  width: 32px;
  height: 32px;
}

.sns-share-list dd:hover {
  opacity: 0.6;
}

@media screen and (min-width: 768px) and (max-width: 979px) {
  .sns-share-list {
    justify-content: flex-end;
    margin-right: 20px;
  }
}

@media screen and (min-width: 980px) {
  .sns-share-list {
    width: 940px;
    justify-content: flex-end;
  }
}

.container {
  margin: 0 20px;
}

@media screen and (min-width: 980px) {
  .container {
    width: 940px;
    margin: 0 auto;
  }
}

.container-page {
  margin: 0 20px;
  padding: 30px 0;
}

@media screen and (min-width: 980px) {
  .container-page {
    width: 940px;
    margin: 0 auto;
    padding: 60px 0 0;
  }
}

.container-divide {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media screen and (max-width: 979px) {
  .container-divide {
    margin-top: 20px;
  }
}

@media screen and (min-width: 980px) {
  .container-divide {
    margin-top: 50px;
  }
}

.container-flex {
  display: flex;
  flex-wrap: wrap;
}

.container-button {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

@media screen and (min-width: 980px) {
  .container-button {
    margin-top: 58px;
  }
}

.caption {
  line-height: 1.5;
  padding: 15px 20px;
  background-color: #fafafa;
}

@media screen and (min-width: 768px) and (max-width: 979px) {
  .caption {
    text-align: center;
  }
}

@media screen and (min-width: 980px) {
  .caption {
    padding: 22px 0;
    text-align: center;
  }
}

.caption-text {
  font-size: 1.4rem;
  word-break: break-all;
}

.caption-text-strong {
  font-size: 1.6rem;
  color: #cc0000;
  word-break: break-all;
}

.button {
  margin-top: 20px;
}

.button-icon {
  display: flex;
  align-items: center;
}

.button-icon-outer {
  margin-top: 20px;
}

.button-icon-outer a + a {
  margin-top: 20px;
}

@media screen and (min-width: 980px) {
  .button-icon-outer {
    display: flex;
    align-items: center;
  }
  .button-icon-outer a + a {
    margin: 0 0 0 20px;
  }
}

.button-icon-text {
  line-height: 1.2;
}

.button-round {
  display: block;
  width: 200px;
  height: 45px;
  padding: 13px 0;
  font-size: 1.6rem;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.2rem;
  background-color: white;
  box-sizing: border-box;
  transition: -webkit-transform 0.15s linear;
  transition: transform 0.15s linear;
  transition: transform 0.15s linear, -webkit-transform 0.15s linear;
}

.button-round:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

@media screen and (min-width: 980px) {
  .button-round {
    width: 200px;
    height: 50px;
    padding: 15px 0;
    font-size: 1.8rem;
  }
}

.button-square {
  display: block;
  height: 55px;
  font-size: 1.6rem;
  text-decoration: none;
  color: white;
  background-color: #255b8f;
  padding: 20px 0;
  box-sizing: border-box;
  transition: all 0.2s;
  position: relative;
}

.button-square .icon {
  position: absolute;
  top: 50%;
  right: 10px;
  content: '';
  margin-top: -10px;
  font-size: 2rem;
  color: white;
}

@media screen and (min-width: 980px) {
  .button-square .icon {
    right: 15px;
  }
}

.button-square:hover {
  opacity: 0.6;
}

@media screen and (min-width: 980px) {
  .button-square {
    width: 300px;
    height: 60px;
    font-size: 1.6rem;
    padding: 22px 0;
  }
}

.button-round-dark {
  height: 40px;
  font-size: 1.3rem;
  color: white;
  display: block;
  letter-spacing: 0.1rem;
  text-align: center;
  text-decoration: none;
  background: #333;
  padding: 14px 18px 0 22px;
  border-radius: 40px;
  box-sizing: border-box;
  transition: -webkit-transform 0.15s linear;
  transition: transform 0.15s linear;
  transition: transform 0.15s linear, -webkit-transform 0.15s linear;
}

.button-round-dark:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.button-square-multiline {
  display: block;
  width: 100%;
  height: 70px;
  font-size: 1.5rem;
  text-decoration: none;
  color: white;
  background-color: #255b8f;
  margin: 0 auto;
  padding: 18px;
  box-sizing: border-box;
  transition: all 0.2s;
}

.button-square-multiline .icon {
  font-size: 2.4rem;
  margin: -2px 20px 0 0;
}

.button-square-multiline .text-small {
  display: block;
  margin-top: 5px;
}

.button-square-multiline:hover {
  opacity: 0.6;
}

@media screen and (min-width: 768px) {
  .button-square-multiline {
    width: 230px;
    height: 80px;
    font-size: 1.6rem;
    margin: 0;
    padding: 22px 18px;
  }
}

.english .guidlines-button .button-square-multiline {
  width: 275px;
  padding: 20px 18px;
}

@media screen and (min-width: 768px) {
  .english .button-icon-outer {
    display: flex;
    align-items: center;
  }
  .english .button-icon-outer a + a {
    margin: 0 0 0 20px;
  }
}

.button-round-large {
  width: 200px;
  height: 45px;
}

.button-round-exlarge {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 340px;
  height: 80px;
  padding: 0;
}

@media screen and (min-width: 980px) {
  .button-round-long {
    width: 242px;
  }
}

.button-square-default {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

@media screen and (min-width: 980px) {
  .button-square-default {
    width: 300px;
  }
}

.button-square-short {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

@media screen and (min-width: 980px) {
  .button-square-short {
    width: 460px;
  }
}

.button-square-long {
  width: 100%;
  height: auto;
  line-height: 1.3;
  padding: 15px 0 15px 15px;
}

@media screen and (min-width: 768px) {
  .button-square-long {
    width: 480px;
    height: 60px;
    margin: 0;
    padding: 21px 0 21px 18px;
  }
}

@media screen and (min-width: 768px) {
  .english .button-square-long {
    width: 250px;
  }
}

.button-default {
  border: 1px solid #1a1a1a;
  border-radius: 50px;
  color: #1a1a1a;
}

@media screen and (min-width: 980px) {
  .hidden-pc {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .hidden-tb {
    display: none;
  }
}

@media screen and (max-width: 979px) {
  .hidden-except-pc {
    display: none;
  }
}

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

@media screen and (max-width: 320px) {
  .hidden-small {
    display: none;
  }
}

@media screen and (min-width: 321px) {
  .hidden-except-small {
    display: none;
  }
}

.title-page {
  font-family: "UD Shin Go Light";
  font-size: 3rem;
  text-align: center;
  margin: 30px 0;
}

@media screen and (min-width: 980px) {
  .title-page {
    font-size: 4.0rem;
    margin: 62px 0;
  }
}

.english .title-page {
  font-size: 2.6rem;
}

@media screen and (min-width: 980px) {
  .english .title-page {
    font-size: 4.0rem;
  }
}

.title-content {
  font-family: "UD Shin Go Light";
  font-size: 2.4rem;
  padding-bottom: 15px;
}

@media screen and (min-width: 980px) {
  .title-content {
    font-size: 3.0rem;
    padding-bottom: 22px;
  }
}

.english .title-content {
  font-size: 2.3rem;
  line-height: 1.3;
}

@media screen and (min-width: 980px) {
  .english .title-content {
    font-size: 3.0rem;
  }
}

.text-bold {
  font-family: "UD Shin Go DemiBold";
}

.text-small {
  font-size: 1.2rem;
}

@media screen and (min-width: 980px) {
  .text-small {
    font-size: 1.3rem;
  }
}

.text-link {
  position: relative;
}

.text-link:after {
  content: "\e903";
  margin-left: 5px;
  font-family: "icomoon",sans-serif;
}

.line-bottom {
  border-bottom: 1px solid #ededed;
}

.panel {
  width: 47.5%;
  margin-bottom: 20px;
}

.panel a {
  display: block;
  color: #1a1a1a;
  text-decoration: none;
}

.panel a:hover {
  opacity: 0.5;
}

.panel a:hover .panel-image img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

@media screen and (max-width: 767px) {
  .panel:nth-child(2n) {
    margin-left: 5%;
  }
}

@media screen and (min-width: 768px) and (max-width: 979px) {
  .panel {
    width: 31%;
    margin-right: 3.5%;
  }
  .panel:nth-child(3n) {
    margin-right: 0;
  }
}

@media screen and (min-width: 980px) {
  .panel {
    width: 300px;
    margin-right: 20px;
    margin-bottom: 0;
  }
  .panel:nth-child(3n) {
    margin-right: 0;
  }
}

.panel-image img {
  width: 100%;
}

@media screen and (min-width: 980px) {
  .panel-image {
    height: 200px;
    overflow: hidden;
  }
  .panel-image img {
    transition: -webkit-transform 0.3s linear;
    transition: transform 0.3s linear;
    transition: transform 0.3s linear, -webkit-transform 0.3s linear;
  }
}

.panel-date {
  font-size: 1.3rem;
  color: #666;
  margin: 15px 0 10px;
}

@media screen and (min-width: 980px) {
  .panel-date {
    margin: 20px 0 14px;
  }
}

.panel-title {
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: -0.04rem;
}

@media screen and (min-width: 980px) {
  .panel-list .panel-title {
    min-height: 86px;
  }
}

.panel-list-button {
  display: flex;
  justify-content: center;
  margin: 10px 0 30px;
}

@media screen and (min-width: 768px) and (max-width: 979px) {
  .panel-list-button {
    margin: 20px 0 40px;
  }
}

@media screen and (min-width: 980px) {
  .panel-list-button {
    margin: 30px 0 60px;
  }
}

.article-title {
  font-family: "UD Shin Go Medium";
  font-size: 1.8rem;
  line-height: 1.6;
  padding-bottom: 18px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ededed;
}

.article-date {
  font-size: 1.3rem;
  color: #666;
  text-align: right;
}

.article-content {
  margin: 20px 0;
}

.article-content img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

.article-content h4 {
  font-family: "UD Shin Go Medium";
  font-size: 1.6rem;
  line-height: 1.5;
  margin-top: 20px;
}

.article-content h5 {
  font-family: "UD Shin Go Medium";
  font-size: 1.4rem;
  line-height: 1.8;
  margin-top: 20px;
}

.article-content blockquote {
  margin: 1rem 40px;
}

.article-content p {
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.01rem;
  margin-top: 15px;
  vertical-align: middle;
}

.article-content a {
  font-size: 1.4rem;
  color: #255b8f;
  text-decoration: none;
}

.article-content a:hover {
  text-decoration: underline;
  opacity: 0.5;
}

.article-content .slider {
  overflow: hidden;
  margin-top: 20px;
}

.article-content .slider img {
  margin-bottom: 20px;
}

.article-content .slider .pagination {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .article-content {
    width: 580px;
    margin: 27px auto 80px;
  }
  .article-content h4 {
    margin-top: 30px;
  }
  .article-content p {
    font-size: 1.5rem;
    line-height: 2;
    letter-spacing: 0.01rem;
    margin-top: 20px;
  }
  .article-content a {
    font-size: 1.4rem;
  }
  .article-content .slider {
    width: 580px;
    margin: 30px 0;
  }
}

@media screen and (max-width: 767px) {
  .article-image-row img:first-child {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 768px) {
  .article-image-row img {
    width: 48%;
  }
  .article-image-row img:first-child {
    margin-right: 3%;
  }
}

.article-button {
  display: flex;
  justify-content: center;
  margin: 0 0 30px;
}

@media screen and (min-width: 768px) {
  .article-button {
    margin: -30px 0 60px;
  }
}

.article-latest {
  background-color: #fafafa;
  padding: 30px 0 10px;
}

.article-latest .title-content {
  text-align: center;
  padding-bottom: 20px;
}

@media screen and (min-width: 980px) {
  .article-latest {
    padding: 60px 0 12px;
  }
  .article-latest .title-content {
    padding-bottom: 55px;
  }
}

.article-latest-inner {
  margin: 0 20px 20px;
}

@media screen and (max-width: 767px) {
  .article-latest-inner .panel {
    width: 100%;
  }
  .article-latest-inner .panel:nth-child(2n) {
    margin-left: 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 979px) {
  .article-latest-inner {
    display: flex;
    justify-content: space-between;
    width: 94%;
    margin: 0 3%;
  }
}

@media screen and (min-width: 980px) {
  .article-latest-inner {
    display: flex;
    justify-content: space-between;
    width: 940px;
    margin: 0 auto;
  }
}

.article-latest-button {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

@media screen and (min-width: 980px) {
  .article-latest-button {
    margin-top: 56px;
  }
}

.background {
  background-color: #e4ebf1;
}

.background-light {
  background-color: #eef2f6;
}

.background-exlight {
  background-color: #f6f9fb;
}

.pagetop {
  display: none;
}

@media screen and (min-width: 768px) {
  .pagetop {
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    background-color: white;
    border-radius: 40px;
    border: 1px solid #333;
    z-index: 5;
    opacity: 0.6;
  }
  .pagetop a {
    display: block;
    padding: 0.85rem 0.95rem;
    font-size: 2rem;
    color: #333;
    text-decoration: none;
  }
  .pagetop:hover {
    opacity: 1;
  }
}

/* page
========================================================================== */
/* トップ
========================================================================== */
@media screen and (min-width: 980px) {
  .header-outer-top {
    display: flex;
    justify-content: center;
    flex-wrap: wrap-reverse;
  }
}

.swiper-container {
  border-bottom: 1px solid #ededed;
  z-index: -1;
}

.swiper-slide img {
  width: 100%;
}

@media screen and (min-width: 980px) {
  .guidlines-outer {
    margin: 0 20px;
  }
}

.guidlines {
  font-size: 1.7rem;
  text-align: center;
  margin-bottom: 20px;
  border-radius: 10px;
  box-sizing: border-box;
}

.guidlines dt {
  font-family: "UD Shin Go Medium";
}

.guidlines dd {
  line-height: 1.3;
}

@media screen and (min-width: 980px) {
  .guidlines {
    font-size: 2.4rem;
  }
}

@media screen and (min-width: 980px) {
  .guidlines-flex {
    display: flex;
    justify-content: space-between;
  }
}

.guidlines-large {
  width: 100%;
  background-color: #255b8f;
  color: white;
  margin-top: 20px;
  padding: 42px 0;
}

.guidlines-large dt {
  line-height: 1.3;
  margin-bottom: 18px;
}

@media screen and (min-width: 980px) {
  .guidlines-large {
    height: 170px;
    margin-top: 45px;
    padding: 51px 0;
  }
}

.guidlines-medium {
  color: #255b8f;
  border: 1px solid #255b8f;
  padding: 32px 0 28px;
}

.guidlines-medium dt {
  margin-bottom: 15px;
}

.guidlines-medium dd {
  line-height: 1.5;
}

@media screen and (min-width: 980px) {
  .guidlines-medium {
    width: 440px;
    height: 188px;
    padding: 38px 0;
  }
  .guidlines-medium dt {
    margin-bottom: 25px;
  }
}

.english .guidlines-medium dd {
  font-size: 1.6rem;
}

@media screen and (min-width: 980px) {
  .english .guidlines-medium dd {
    font-size: 1.9rem;
  }
}

.guidlines-small {
  color: #255b8f;
  border: 1px solid #255b8f;
  padding: 25px 0 18px;
}

.guidlines-small dt {
  margin-bottom: 23px;
}

.guidlines-small dd {
  font-size: 1.6rem;
  line-height: 1.9;
}

@media screen and (min-width: 980px) {
  .guidlines-small {
    width: 288px;
    height: 185px;
    padding: 29px 0;
  }
  .guidlines-small dt {
    font-size: 2.2rem;
    margin-bottom: 32px;
  }
  .guidlines-small dd {
    font-size: 1.9rem;
    line-height: 2;
  }
}

.english .guidlines-small {
  padding: 25px 2% 18px;
}

.english .guidlines-small dd {
  font-size: 1.5rem;
  line-height: 1.7;
  letter-spacing: 0;
}

@media screen and (min-width: 980px) {
  .english .guidlines-small {
    padding: 29px 0;
  }
}

.guidlines-icon {
  display: inline-block;
  padding-left: 42px;
  position: relative;
}

.guidlines-icon:before {
  position: absolute;
  top: -6px;
  left: -4px;
  right: 0;
  width: 33px;
  content: url("../img/common/img_new01.png");
  -webkit-transform: scale(0.4);
          transform: scale(0.4);
  z-index: 2;
}

.guidlines-icon:after {
  position: absolute;
  top: -11px;
  left: 0px;
  content: '';
  width: 33px;
  height: 33px;
  background-color: #255b8f;
  border-radius: 40px;
  z-index: 1;
}

@media screen and (min-width: 980px) {
  .guidlines-icon {
    padding-left: 48px;
  }
  .guidlines-icon:before {
    top: -2px;
    left: -2px;
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  .guidlines-icon:after {
    top: -10px;
    left: 0;
    width: 40px;
    height: 40px;
  }
}

.guidlines-text {
  font-size: 1.2rem;
  line-height: 1.5;
  margin-bottom: 25px;
}

@media screen and (min-width: 980px) {
  .guidlines-text {
    text-align: right;
    margin-bottom: 0;
  }
}

.judge-outer {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 20px;
}

@media screen and (min-width: 768px) and (max-width: 979px) {
  .judge-outer {
    margin: 30px 30px 0;
  }
}

@media screen and (min-width: 980px) {
  .judge-outer {
    margin: 50px 130px 0;
  }
}

.judge {
  width: 30%;
  margin-bottom: 30px;
}

.judge a {
  display: block;
  color: #1a1a1a;
  text-decoration: none;
  text-align: center;
}

.judge a:hover {
  opacity: 0.5;
}

.judge a:hover .judge-image img {
  -webkit-transform: scale(1.08);
          transform: scale(1.08);
}

@media screen and (min-width: 980px) {
  .judge {
    width: 190px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 979px) {
  .judge-image img {
    width: 100%;
    border-radius: 180px;
  }
}

@media screen and (min-width: 980px) {
  .judge-image {
    width: 180px;
    height: 180px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 180px;
    position: relative;
    z-index: 2;
  }
  .judge-image img {
    width: 100%;
    transition: -webkit-transform 0.3s linear;
    transition: transform 0.3s linear;
    transition: transform 0.3s linear, -webkit-transform 0.3s linear;
  }
}

.judge-category {
  font-size: 1.2rem;
  letter-spacing: 0.05rem;
  margin: 16px 0 10px;
}

.judge-name {
  font-size: 1.4rem;
  line-height: 1.2;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

@media screen and (max-width: 320px) {
  .english .judge-name {
    font-size: 1.2rem;
  }
}

.archives {
  width: 30%;
  margin-bottom: 25px;
}

.archives a {
  display: block;
  color: #1a1a1a;
  text-decoration: none;
  border: 1px solid #ededed;
}

.archives a:hover {
  opacity: 0.5;
}

.archives a:hover .archives-image img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

@media screen and (min-width: 768px) and (max-width: 979px) {
  .archives {
    width: 31.5%;
  }
}

@media screen and (min-width: 980px) {
  .archives {
    width: 300px;
    margin-bottom: 0;
  }
}

.archives-image img {
  width: 100%;
}

@media screen and (min-width: 980px) {
  .archives-image {
    height: 220px;
    overflow: hidden;
  }
  .archives-image img {
    transition: -webkit-transform 0.3s linear;
    transition: transform 0.3s linear;
    transition: transform 0.3s linear, -webkit-transform 0.3s linear;
  }
}

.archives-title {
  font-family: Arial;
  font-size: 1.6rem;
  text-align: center;
  padding: 26px 0 23px;
}

/* 応募について
========================================================================== */
.guidlines-detail {
  margin: 0 0 20px;
}

.guidlines-detail dt {
  font-family: "UD Shin Go Medium";
  font-size: 1.6rem;
  line-height: 1.6;
  padding: 25px 0 20px;
  border-bottom: none;
}

.guidlines-detail dd {
  font-size: 1.4rem;
  color: black;
  line-height: 2;
  padding-bottom: 20px;
  border-bottom: 1px solid #ededed;
}

.guidlines-detail dd:last-child {
  border-bottom: none;
}

@media screen and (min-width: 980px) {
  .guidlines-detail {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0;
  }
  .guidlines-detail dt,
  .guidlines-detail dd {
    border-bottom: 1px solid #ededed;
  }
  .guidlines-detail dt {
    width: 220px;
    padding: 26px 0 25px;
  }
  .guidlines-detail dt:nth-last-child(2) {
    border-bottom: none;
  }
  .guidlines-detail dd {
    width: 720px;
    padding: 25px 0;
  }
}

.guidlines-list-inner {
  padding-bottom: 30px;
}

.guidlines-list-inner:last-child {
  padding-bottom: 0;
  border: none;
}

@media screen and (min-width: 980px) {
  .guidlines-list-inner {
    border-bottom: 1px solid #ededed;
  }
}

@media screen and (min-width: 980px) {
  .guidlines-list-inner + .guidlines-list-inner {
    padding-top: 25px;
  }
}

.guidlines-list {
  list-style-position: outside;
  margin: 3px 0 0 20px;
}

.guidlines-text-strong {
  font-family: "UD Shin Go Medium";
  font-size: 1.5rem;
  color: #1a1a1a;
  margin-bottom: 2px;
}

@media screen and (min-width: 980px) {
  .guidlines-text-strong {
    font-size: 1.6rem;
  }
}

.guidlines-text-bottom {
  margin-bottom: 15px;
}

@media screen and (min-width: 980px) {
  .guidlines-text-bottom {
    margin-bottom: 25px;
  }
}

.guidlines-text-bold {
  font-family: "UD Shin Go DemiBold";
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  margin-bottom: 2px;
}

.guidlines-flow {
  margin: 20px 0 10px;
}

.guidlines-flow li {
  list-style: none;
  width: 100%;
  font-size: 1.5rem;
  line-height: 1.5;
  text-align: center;
  color: white;
  margin-bottom: 25px;
  padding: 15px 0;
  box-sizing: border-box;
  background-color: #255b8f;
  border-radius: 5px;
  position: relative;
}

.guidlines-flow li:after {
  position: absolute;
  bottom: -25px;
  left: 50%;
  content: '';
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 15px solid #255b8f;
  margin-left: -15px;
}

.guidlines-flow li:last-child {
  color: #255b8f;
  margin-bottom: 0;
  background-color: white;
  border: 1px solid #255b8f;
}

.guidlines-flow li:last-child:after {
  border: none;
}

@media screen and (min-width: 980px) {
  .guidlines-flow {
    margin: 20px 0 0;
  }
  .guidlines-flow li {
    width: 480px;
    height: 60px;
    font-size: 1.6rem;
    padding: 18px 0;
    margin-bottom: 30px;
  }
}

.english .guidlines-flow li {
  padding: 15px 18px;
}

@media screen and (min-width: 980px) {
  .english .guidlines-flow {
    margin: 20px 0 0;
  }
  .english .guidlines-flow li {
    width: 100%;
    padding: 18px 0;
  }
}

@media screen and (max-width: 767px) {
  .guidlines-button-resister {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .guidlines-button-resister {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
  }
  .guidlines-button-resister .text-small {
    font-size: 1.3rem;
  }
  .guidlines-button-resister a + a {
    margin-left: 20px;
  }
}

@media screen and (min-width: 768px) {
  .english .guidlines-button-resister {
    margin: 0 0 40px 220px;
  }
}

.guidlines-button-line {
  border-top: 1px solid #ededed;
}

.guidlines-button-text {
  font-size: 1.6rem;
  line-height: 1.4;
  letter-spacing: 0.05rem;
}

/* 審査員紹介
========================================================================== */
.judge-detail {
  width: 100%;
  padding: 40px 20px;
  box-sizing: border-box;
}

@media screen and (min-width: 980px) {
  .judge-detail {
    width: 940px;
    margin: 0 auto;
    padding: 58px 18px;
    overflow: hidden;
  }
}

.judge-detail-outer {
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .judge-detail-outer {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 768px) and (max-width: 979px) {
  .judge-left {
    float: left;
  }
}

@media screen and (min-width: 980px) {
  .judge-left {
    float: left;
    margin-right: 80px;
  }
}

@media screen and (min-width: 768px) {
  .judge-right {
    float: right;
  }
}

@media screen and (min-width: 768px) and (max-width: 979px) {
  .judge-left-tablet {
    width: 100%;
    float: left;
    margin-left: -170px;
    padding-left: 200px;
    box-sizing: border-box;
  }
}

@media screen and (min-width: 768px) and (max-width: 979px) {
  .judge-right-tablet {
    width: 100%;
    float: left;
    margin-right: -170px;
    padding-right: 200px;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 767px) {
  .judge-detail-image {
    width: 60%;
    margin: 0 auto 20px;
  }
  .judge-detail-image img {
    width: 100%;
    border-radius: 250px;
  }
}

@media screen and (min-width: 768px) and (max-width: 979px) {
  .judge-detail-image {
    width: 170px;
    margin: 0;
    box-sizing: border-box;
  }
  .judge-detail-image img {
    width: 100%;
    border-radius: 250px;
  }
}

@media screen and (min-width: 980px) {
  .judge-detail-image {
    width: 200px;
    height: 200px;
    overflow: hidden;
    border-radius: 200px;
    position: relative;
    z-index: 2;
  }
  .judge-detail-image img {
    width: 100%;
    transition: -webkit-transform 0.3s linear;
    transition: transform 0.3s linear;
    transition: transform 0.3s linear, -webkit-transform 0.3s linear;
  }
}

@media screen and (min-width: 980px) {
  .judge-detail-profile {
    width: 622px;
  }
}

.judge-detail-name {
  font-family: "UD Shin Go Medium";
  font-size: 1.6rem;
  text-align: center;
  margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
  .judge-detail-name {
    display: inline-block;
    text-align: left;
    position: relative;
    margin-right: 23px;
  }
  .judge-detail-name:after {
    position: absolute;
    top: 0;
    right: -15px;
    content: '';
    width: 1px;
    height: 17px;
    background-color: #1a1a1a;
  }
}

.judge-detail-job {
  font-size: 1.4rem;
  color: black;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .judge-detail-job {
    line-height: 1.5;
  }
}

@media screen and (min-width: 768px) {
  .judge-detail-job {
    display: inline-block;
    text-align: left;
  }
}

.judge-detail-text {
  font-size: 1.4rem;
  color: black;
  letter-spacing: 0.01rem;
  line-height: 2;
}

@media screen and (min-width: 768px) and (max-width: 979px) {
  .judge-detail-text {
    margin-top: 20px;
  }
}

@media screen and (min-width: 980px) {
  .judge-detail-text {
    width: 622px;
    margin-top: 20px;
  }
}

.judge-detail-work {
  font-size: 1.3rem;
  color: black;
  letter-spacing: 0.01rem;
  line-height: 1.8;
  padding-top: 20px;
}

.judge-detail-work a {
  color: #255b8f;
  text-decoration: none;
}

.judge-detail-work a:hover {
  text-decoration: underline;
  opacity: 0.5;
}

@media screen and (min-width: 768px) {
  .judge-detail-work {
    clear: both;
  }
}

.judge-detail-strong {
  font-family: "UD Shin Go DemiBold";
  font-size: 1.4rem;
  padding: 30px 0 10px;
}

@media screen and (min-width: 768px) and (max-width: 979px) {
  .judge-detail-strong {
    clear: both;
    padding: 30px 0 10px;
  }
}

@media screen and (min-width: 980px) {
  .judge-detail-strong {
    clear: both;
    padding: 40px 0 8px;
  }
}

.judge-detail-message {
  font-size: 1.3rem;
  line-height: 1.8;
  letter-spacing: 0.01rem;
}

@media screen and (max-width: 767px) {
  .judge-detail-button {
    width: 100%;
    height: 58px;
    color: white;
    text-align: center;
    background-color: #255b8f;
    padding: 22px 15px;
    margin: 20px 0;
    box-sizing: border-box;
  }
}

@media screen and (min-width: 768px) {
  .judge-detail-button {
    display: none;
  }
}

.judge-detail-icon,
.judge-detail-icon span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}

.judge-detail-icon {
  position: relative;
  width: 30px;
  height: 30px;
  float: left;
}

.judge-detail-icon span {
  position: absolute;
  left: 6px;
  width: 50%;
  height: 2px;
  background-color: white;
  border-radius: 4px;
}

.judge-detail-icon span:nth-of-type(1) {
  top: 5px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.judge-detail-icon span:nth-of-type(2) {
  top: 5px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.judge-detail-icon.active span:nth-of-type(1) {
  display: none;
}

.judge-detail-icon.active span:nth-of-type(2) {
  top: 5px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

@media screen and (max-width: 767px) {
  .judge-detail-accordion {
    display: none;
  }
}

/* アーカイブ
========================================================================== */
.archives-list-caption {
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
  z-index: 0;
}

@media screen and (max-width: 979px) {
  .archives-list-caption {
    width: 100%;
    height: auto;
  }
}

@media screen and (min-width: 980px) {
  .archives-list-caption {
    display: table;
    background-color: #fafafa;
  }
}

@media screen and (max-width: 979px) {
  .archives-list-image {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url("../img/archives/img_archives04.png");
    background-position: top center;
    background-size: cover;
    z-index: 1;
  }
  .archives-list-image img {
    display: none;
  }
}

@media screen and (min-width: 980px) {
  .archives-list-image {
    display: table-cell;
    width: 50%;
  }
  .archives-list-image img {
    width: 100%;
  }
}

@media screen and (min-width: 980px) {
  .archives-list-article {
    display: table-cell;
    width: 50%;
    position: relative;
    vertical-align: middle;
  }
}

.archives-list-text {
  position: relative;
  font-size: 1.4rem;
  color: white;
  line-height: 2;
  box-sizing: border-box;
  z-index: 2;
}

@media screen and (max-width: 979px) {
  .archives-list-text {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 25px 20px 22px;
  }
}

@media screen and (min-width: 980px) {
  .archives-list-text {
    font-size: 1.5rem;
    color: #1a1a1a;
    padding: 0 10%;
  }
}

.english .archives-list-text {
  font-size: 1.2rem;
}

.archives-list {
  margin: 0 20px;
}

@media screen and (min-width: 768px) and (max-width: 979px) {
  .archives-list {
    display: flex;
    justify-content: space-between;
    width: 96%;
    margin: 0 2% 50px;
  }
}

@media screen and (min-width: 980px) {
  .archives-list {
    display: flex;
    justify-content: space-between;
    width: 940px;
    margin: 80px auto 65px;
  }
}

@media screen and (max-width: 767px) {
  .archives-list-inner {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 768px) and (max-width: 979px) {
  .archives-list-inner {
    width: 31%;
  }
}

@media screen and (min-width: 980px) {
  .archives-list-inner {
    width: 300px;
  }
}

.archives-list-title {
  font-size: 2.2rem;
  text-align: center;
  margin-bottom: 15px;
}

@media screen and (min-width: 768px) {
  .archives-list-title {
    font-size: 2.4rem;
    margin-bottom: 23px;
  }
}

@media screen and (max-width: 979px) {
  .archives-list-button {
    margin-bottom: 25px;
  }
}

.archives-article {
  margin-top: 25px;
}

@media screen and (min-width: 980px) {
  .archives-article {
    margin-top: 38px;
  }
}

.archives-article-title {
  font-family: "UD Shin Go Medium";
  font-size: 1.6rem;
}

@media screen and (min-width: 980px) {
  .archives-article-title {
    font-size: 1.8rem;
  }
}

.archives-article-button {
  display: flex;
  justify-content: center;
  margin: 20px 0 40px;
}

@media screen and (min-width: 768px) {
  .archives-article-button {
    margin: 40px 0 0;
  }
}

.archives-content a {
  display: block;
  color: #1a1a1a;
  text-decoration: none;
}

.archives-content a:hover {
  opacity: 0.5;
}

.archives-content-date {
  font-size: 1.3rem;
  color: #666;
  margin: 20px 0 10px;
}

@media screen and (min-width: 768px) {
  .archives-content-date {
    margin: 32px 0 12px;
  }
}

.archives-content-title {
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: -0.04rem;
  box-sizing: border-box;
}

@media screen and (min-width: 768px) {
  .archives-content-title {
    height: 66px;
  }
}

.archives-detail .title-content {
  text-align: center;
  padding-bottom: 30px;
}

@media screen and (min-width: 980px) {
  .archives-detail .title-content {
    padding-bottom: 50px;
  }
}

.archives-container {
  margin: 0 20px;
  padding: 30px 0 10px;
}

@media screen and (min-width: 980px) {
  .archives-container {
    width: 940px;
    margin: 0 auto;
    padding: 60px 0;
  }
}

@media screen and (min-width: 768px) {
  .archives-large-outer {
    display: flex;
    justify-content: center;
  }
}

.archives-large {
  width: 82%;
  background-color: white;
  margin: 0 auto 25px;
}

@media screen and (max-width: 767px) {
  .archives-large {
    overflow: hidden;
  }
}

@media screen and (min-width: 768px) and (max-width: 979px) {
  .archives-large {
    width: 35%;
    margin: 0 0 30px;
  }
  .archives-large + .archives-large {
    margin-left: 30px;
  }
}

@media screen and (min-width: 980px) {
  .archives-large {
    width: 300px;
    margin: 0 0 60px;
  }
  .archives-large + .archives-large {
    margin-left: 40px;
  }
}

.archives-large-inner {
  text-align: center;
  padding-top: 25px;
}

@media screen and (min-width: 980px) {
  .archives-large-inner {
    height: 470px;
    box-sizing: border-box;
    padding-top: 30px;
  }
}

.archives-large-image {
  height: 200px;
}

.archives-large-image img {
  height: 180px;
}

@media screen and (min-width: 980px) {
  .archives-large-image {
    height: 285px;
  }
  .archives-large-image img {
    height: 238px;
  }
}

.archives-small-outer {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 979px) {
  .archives-small-outer {
    flex-wrap: wrap;
  }
}

.archives-small {
  width: 47%;
  background-color: white;
  margin: 0 0 25px;
}

@media screen and (min-width: 768px) and (max-width: 979px) {
  .archives-small {
    width: 23%;
  }
}

@media screen and (min-width: 980px) {
  .archives-small {
    width: 220px;
  }
}

.english .archives-small .archives-detail-button {
  padding: 25px 10px 0 0;
}

.english .archives-small .archives-detail-button .icon {
  right: 0;
}

@media screen and (max-width: 979px) {
  .english .archives-small .archives-detail-button {
    padding: 15px 10px 0 0;
    line-height: 1.2;
  }
}

.archives-small-inner {
  text-align: center;
  padding-top: 20px;
}

@media screen and (min-width: 980px) {
  .archives-small-inner {
    height: 410px;
    box-sizing: border-box;
    padding-top: 30px;
    background-color: white;
  }
}

@media screen and (min-width: 980px) {
  .english .archives-small-inner {
    height: 430px;
  }
}

.archives-exsmall-inner {
  text-align: center;
  padding-top: 20px;
}

@media screen and (min-width: 980px) {
  .archives-exsmall-inner {
    height: 180px;
    box-sizing: border-box;
    padding-top: 30px;
    background-color: white;
  }
}

@media screen and (min-width: 980px) {
  .english .archives-exsmall-inner {
    height: 200px;
  }
}

.archives-small-image {
  height: 170px;
}

.archives-small-image img {
  height: 145px;
}

@media screen and (min-width: 980px) {
  .archives-small-image {
    height: 215px;
  }
  .archives-small-image img {
    height: 177px;
  }
}

.archives-detail-prize {
  font-size: 1.4rem;
  line-height: 1.4;
  margin-bottom: 15px;
}

@media screen and (min-width: 980px) {
  .archives-detail-prize {
    font-size: 1.6rem;
    margin-bottom: 15px;
  }
}

.archives-detail-font {
  font-family: "UD Shin Go DemiBold";
  font-size: 1.5rem;
  line-height: 1.3;
  margin-bottom: 15px;
}

@media screen and (min-width: 980px) {
  .archives-detail-font {
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
}

.archives-detail-author {
  font-size: 1.3rem;
  line-height: 1.5;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  margin-bottom: 10px;
}

@media screen and (min-width: 980px) {
  .archives-detail-author {
    font-size: 1.4rem;
  }
}

.archives-detail-country {
  font-size: 1.2rem;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

@media screen and (max-width: 979px) {
  .archives-detail-country {
    padding-bottom: 25px;
  }
}

@media screen and (min-width: 980px) {
  .archives-detail-country {
    font-size: 1.3rem;
  }
}

.archives-detail-button {
  display: block;
  width: 100%;
  height: 60px;
  font-size: 1.4rem;
  color: white;
  text-decoration: none;
  text-align: center;
  padding: 24px 0;
  box-sizing: border-box;
  background-color: #255b8f;
  position: relative;
  transition: all 0.2s;
}

.archives-detail-button .icon {
  position: absolute;
  top: 50%;
  right: 20px;
  content: '';
  font-size: 1.6rem;
  margin-top: -8px;
}

.archives-detail-button:hover {
  opacity: 0.6;
}

@media screen and (max-width: 320px) {
  .archives-detail-button {
    padding: 24px 10px 24px 0;
  }
  .archives-detail-button .icon {
    right: 10px;
  }
}

@media screen and (min-width: 980px) {
  .archives-detail-button {
    font-size: 1.6rem;
    padding: 22px 0;
  }
}

.english .archives-detail-button {
  padding: 25px 0;
  font-size: 1.3rem;
}

@media screen and (max-width: 320px) {
  .english .archives-detail-button {
    font-size: 1.2rem;
  }
}

.archives-detail-title {
  font-family: "UD Shin Go Medium";
  font-size: 1.5rem;
  margin-bottom: 10px;
}

@media screen and (min-width: 980px) {
  .archives-detail-title {
    font-size: 1.6rem;
  }
}

.archives-detail-text {
  font-size: 1.4rem;
  line-height: 1.7;
  padding-bottom: 20px;
}

@media screen and (min-width: 980px) {
  .archives-detail-text {
    padding-bottom: 0;
  }
}

.archives-button-top {
  display: flex;
  justify-content: center;
  margin: 30px 0;
}

.archives-button-top .button-square-multiline {
  width: 100%;
  margin: 0 20px;
}

.archives-button-top .button-square-multiline .icon {
  margin-right: 30px;
}

@media screen and (min-width: 768px) and (max-width: 979px) {
  .archives-button-top {
    margin: 30px 0;
  }
  .archives-button-top .button-square-multiline {
    width: 300px;
  }
}

@media screen and (min-width: 980px) {
  .archives-button-top {
    margin: 60px 0;
  }
  .archives-button-top .button-square-multiline {
    width: 300px;
  }
  .archives-button-top .button-square-multiline .icon {
    margin-right: 50px;
  }
}

.archives-button-bottom {
  display: flex;
  justify-content: center;
  margin: 0 20px 30px;
}

@media screen and (min-width: 980px) {
  .archives-button-bottom {
    margin: 0 0 60px;
  }
}

.archives-button-text {
  font-family: "UD Shin Go Medium";
  font-size: 1.5rem;
  text-align: center;
  margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
  .archives-button-text {
    font-size: 1.6rem;
    margin-bottom: 15px;
  }
}

.archives-button-inner + .archives-button-inner {
  margin-left: 21px;
}

@media screen and (min-width: 768px) and (max-width: 979px) {
  .archives-button-inner .button-square-default {
    width: 300px;
  }
}

@media screen and (max-width: 767px) {
  .archives-button-inner {
    width: 48%;
  }
  .archives-button-inner .button-square {
    width: 100%;
  }
}

.archives-year {
  margin-bottom: 40px;
}

/* よくある質問
========================================================================== */
.faq-detail-outer {
  margin: 30px 0;
}

@media screen and (min-width: 980px) {
  .faq-detail-outer {
    margin: 90px 0 0;
  }
}

.faq-detail {
  width: 100%;
  margin-bottom: 70px;
}

.faq-detail dt {
  font-family: "UD Shin Go DemiBold";
  font-size: 1.5rem;
  line-height: 1.5;
  margin: 15px 0 10px;
}

.faq-detail dd {
  font-size: 1.4rem;
  color: black;
  line-height: 1.8;
  padding-bottom: 15px;
  border-bottom: 1px solid #ededed;
}

@media screen and (min-width: 768px) and (max-width: 979px) {
  .faq-detail {
    padding-left: 20px;
    box-sizing: border-box;
  }
}

@media screen and (min-width: 980px) {
  .faq-detail {
    width: 900px;
    margin: 0 0 100px 40px;
  }
  .faq-detail dt {
    font-size: 1.6rem;
    line-height: 1;
    margin: 30px 0 12px;
  }
  .faq-detail dd {
    line-height: 2;
    padding-bottom: 25px;
  }
}

.faq-detail-bottom {
  margin: 0 0 40px 0;
}

.faq-detail-bottom dd:last-child {
  border-bottom: none;
}

@media screen and (min-width: 980px) {
  .faq-detail-bottom {
    margin: 0 0 55px 40px;
  }
}

.faq-caption {
  background-color: #f2f2f2;
  border-radius: 10px;
  padding: 13px 18px;
  margin-top: 20px;
}

@media screen and (min-width: 980px) {
  .faq-caption {
    margin-top: 25px;
  }
}

/* ファン投票
========================================================================== */
@media screen and (max-width: 767px) {
  .fan .title-page {
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 767px) {
  .english .fan .title-page {
    font-size: 2.2rem;
  }
}

.fan-headline-wrapper {
  background-color: #e4ebf1;
}

.fan-headline {
  width: 100%;
  color: #255b8e;
  padding: 20px 20px;
  position: relative;
  box-sizing: border-box;
}

@media screen and (min-width: 768px) and (max-width: 979px) {
  .fan-headline {
    width: 100%;
    padding: 30px 20px;
  }
}

@media screen and (min-width: 980px) {
  .fan-headline {
    width: 940px;
    margin: 0 auto;
    padding: 45px 0 40px;
  }
}

.fan-headline-text {
  line-height: 1.8;
  letter-spacing: 0.05rem;
  margin-bottom: 15px;
}

@media screen and (min-width: 768px) and (max-width: 979px) {
  .fan-headline-text {
    font-size: 1.6rem;
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 980px) {
  .fan-headline-text {
    font-size: 1.8rem;
    margin-bottom: 25px;
  }
}

@media screen and (min-width: 768px) and (max-width: 979px) {
  .english .fan-headline-text {
    font-size: 1.4rem;
    margin-bottom: 25px;
  }
}

@media screen and (min-width: 980px) {
  .english .fan-headline-text {
    font-size: 1.5rem;
    margin-bottom: 40px;
  }
}

.fan-headline-caption {
  font-size: 1.2rem;
  line-height: 1.7;
  letter-spacing: 0.05rem;
}

@media screen and (min-width: 768px) {
  .fan-headline-caption {
    font-size: 1.2rem;
    line-height: 1.7;
    letter-spacing: 0.05rem;
  }
}

.fan-count {
  text-align: center;
  background-color: white;
  margin-top: 20px;
  padding: 30px 0 25px;
  box-sizing: border-box;
}

@media screen and (min-width: 768px) and (max-width: 979px) {
  .fan-count {
    width: 280px;
    height: 220px;
    position: absolute;
    top: 0;
    right: 30px;
    margin-top: 0;
    padding: 40px 0 0;
  }
}

@media screen and (min-width: 980px) {
  .fan-count {
    width: 300px;
    height: 250px;
    position: absolute;
    top: 0;
    right: 60px;
    margin-top: 0;
    padding: 40px 0 0;
  }
}

.english .fan-count {
  padding: 10px 0 25px;
}

@media screen and (min-width: 768px) {
  .english .fan-count {
    padding: 20px 0 0;
  }
}

.fan-count-short {
  height: 180px;
  box-sizing: border-box;
}

@media screen and (min-width: 768px) {
  .fan-count-short {
    height: 170px;
    padding: 30px 0 0;
  }
}

.fan-count-title {
  font-family: "UD Shin Go DemiBold";
  font-size: 2rem;
}

.english .fan-ph1 .fan-count-title {
  margin-bottom: 23px;
}

.english .fan-ph3 .fan-count-title {
  letter-spacing: 0;
}

.fan-count-day {
  display: flex;
  align-items: baseline;
  justify-content: center;
  font-family: "UD Shin Go Medium";
  font-size: 10rem;
  margin: 15px 0;
}

.fan-count-day span {
  font-family: "UD Shin Go Bold";
  font-size: 2rem;
  position: relative;
  bottom: 8px;
}

@media screen and (min-width: 768px) and (max-width: 979px) {
  .fan-count-day {
    font-size: 8rem;
  }
  .fan-count-day span {
    font-family: "UD Shin Go Bold";
    font-size: 1.8rem;
  }
}

.english .fan-count-day {
  margin: 15px 0 5px;
}

.fan-count-font {
  display: none;
  font-family: "UD Shin Go Medium";
}

.fan-count-text {
  font-family: "UD Shin Go Medium";
  font-size: 1.3rem;
  line-height: 1.5;
}

.english .fan-count-text {
  text-align: left;
  margin-left: 35px;
}

.fan-headline-button .button-round {
  width: 240px;
  height: 60px;
  color: white;
  letter-spacing: 0.05em;
  margin: 30px auto 0;
  padding: 20px 0;
  background-color: #255b8e;
  border: none;
}

@media screen and (min-width: 1040px) {
  .fan-content {
    position: relative;
  }
  .fan-content:after {
    content: '';
    width: 100%;
    height: 61px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #e4ebf1;
    border-bottom: 2px solid #d3dee8;
  }
}

.fan-tab-menu {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 3;
  font-family: "UD Shin Go Medium";
}

.fan-tab-menu li {
  list-style: none;
  width: 50%;
  font-size: 1.6rem;
  line-height: 1.3;
  color: white;
  cursor: pointer;
  text-align: center;
  padding: 18px 0;
  background-color: #becedd;
}

.fan-tab-menu li.is-active {
  color: #255b8e;
  background-color: white;
}

@media screen and (min-width: 1040px) {
  .fan-tab-menu {
    width: 1040px;
    margin: 0 auto;
  }
  .fan-tab-menu li {
    font-size: 1.8rem;
    border-top: 2px solid #becedd;
    border-bottom: 2px solid #d3dee8;
  }
  .fan-tab-menu li.is-active {
    position: relative;
    border: 2px solid #d3dee8;
  }
  .fan-tab-menu li.is-active:after {
    content: '';
    width: 518px;
    height: 2px;
    position: absolute;
    bottom: -2px;
    left: 0px;
    background-color: #fff;
  }
}

.fan-tab-content {
  display: none;
  padding: 22px 10px 56px;
  box-sizing: border-box;
}

.fan-tab-content.is-active {
  display: block;
}

@media screen and (min-width: 768px) and (max-width: 979px) {
  .fan-tab-content {
    width: 100%;
    padding: 20px 2%;
  }
}

@media screen and (min-width: 980px) {
  .fan-tab-content {
    width: 940px;
    margin: 0 auto;
    padding: 20px 0 56px;
  }
}

.fan-tab-caption {
  font-size: 0.9rem;
  text-align: center;
  margin-bottom: 20px;
}

@media screen and (min-width: 980px) {
  .fan-tab-caption {
    font-size: 1.2rem;
    text-align: left;
  }
}

@media screen and (min-width: 980px) {
  .english .fan-tab-caption {
    margin-left: 5px;
  }
}

.fan-inner {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.fan-item {
  width: 48%;
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .fan-item:nth-child(even) {
    margin-left: 10px;
  }
}

@media screen and (min-width: 768px) and (max-width: 979px) {
  .fan-item {
    width: 32%;
    margin-bottom: 15px;
  }
  .fan-item:nth-child(3n + 2) {
    margin: 0 2%;
  }
}

@media screen and (min-width: 980px) {
  .fan-item {
    width: 32%;
    margin-bottom: 20px;
  }
  .fan-item:nth-child(3n + 2) {
    margin: 0 2%;
  }
}

.fan-item-image {
  border: 1px solid #e5e5e5;
  overflow: hidden;
}

.fan-item-image img {
  width: 100%;
  transition: all 0.3s linear;
}

.fan-item-image:hover {
  opacity: 0.5;
  cursor: pointer;
}

.fan-item-image:hover img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.fan-item-button {
  display: flex;
  justify-content: center;
  margin: 0 15%;
}

.fan-item-button .button-round {
  height: 30px;
  font-size: 1.2rem;
  letter-spacing: 0.3rem;
  margin: 10px 0 15px;
  padding: 8px 0;
  cursor: pointer;
}

.fan-item-button.is-voted .button-round {
  color: #c3c3c3;
  border: 1px solid #c3c3c3;
  background-color: #e9e9e9;
  cursor: default;
}

.fan-item-button.is-voted .button-round:hover {
  -webkit-transform: none;
          transform: none;
}

@media screen and (min-width: 768px) {
  .fan-item-button .button-round {
    max-width: 150px;
    height: 44px;
    font-size: 1.7rem;
    margin: 20px 0 30px;
    padding: 12px 0;
  }
}

@media screen and (min-width: 768px) {
  .device-tb .fan-item-button .button-round {
    padding: 13px 0 12px;
  }
}

.english .fan-item-button .button-round {
  letter-spacing: 0;
}

.fan-content-button {
  display: flex;
  justify-content: center;
  margin: 35px 0 0;
  cursor: pointer;
}

.fan-content-button .button-round {
  height: 50px;
  font-size: 1.8rem;
  color: white;
  letter-spacing: 0.1rem;
  border: none;
  background-color: #517ca5;
  padding: 16px 0;
}

@media screen and (min-width: 768px) {
  .fan-content-button {
    margin: 20px 0 40px;
  }
}

@media screen and (min-width: 768px) and (max-width: 979px) {
  .fan-ph2 .fan-content-button,
  .fan-ph3 .fan-content-button {
    margin: 40px 0;
  }
}

@media screen and (min-width: 980px) {
  .fan-ph2 .fan-content-button,
  .fan-ph3 .fan-content-button {
    margin: 80px 0 40px;
  }
}

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

.modal {
  padding: 0 10%;
  position: absolute;
  box-sizing: border-box;
  z-index: 21;
}

.modal .fan-item {
  width: 100%;
}

.modal .fan-item-button .button-round {
  margin: 32px 0 0;
}

.modal .fan-item-image:hover {
  opacity: 1;
  cursor: default;
}

.modal .fan-item-image:hover img {
  -webkit-transform: none;
          transform: none;
}

@media screen and (min-width: 768px) {
  .modal {
    max-width: 478px;
    padding: 0;
  }
}

.modal-close-button {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: -15px;
  right: 6%;
  color: #fff;
  border-radius: 40px;
  background-color: #000;
}

.modal-close-button:before {
  content: '';
  width: 1px;
  height: 30px;
  position: absolute;
  top: 5px;
  left: 50%;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.modal-close-button:after {
  content: '';
  width: 1px;
  height: 30px;
  position: absolute;
  top: 5px;
  left: 50%;
  background-color: #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media screen and (min-width: 768px) {
  .modal-close-button {
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    top: -30px;
    right: -30px;
    color: #fff;
    border-radius: 60px;
    background-color: #000;
  }
  .modal-close-button:before {
    content: '';
    width: 1px;
    height: 40px;
    position: absolute;
    top: 10px;
    left: 50%;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .modal-close-button:after {
    content: '';
    width: 1px;
    height: 40px;
    position: absolute;
    top: 10px;
    left: 50%;
    background-color: #fff;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}
