@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
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: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

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

a img {
  border: none; }

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

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide visually and from screen readers:
 */
.hidden {
  display: none !important; }

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screen readers, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

@font-face {
  font-family: "FuturaPT-Book";
  src: url('../fonts/2BBE12_0_0.ttf?1510732130') format('truetype'), url('../fonts/2BBE12_0_0.woff?1510732130') format('woff'), url('../fonts/2BBE12_0_0.eot?1510732130') format('embedded-opentype'), url('../fonts/2BBE12_0_0.svg?1510732130') format('svg'); }
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html,
body {
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%; }

html {
  font-family: "Roboto", YakuHanJPs, "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: 62.5%;
  line-height: 1.7;
  color: #000; }

body {
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: unset; }

a {
  color: #000;
  text-decoration: underline; }
  a:hover, a:active, a:focus {
    color: #000;
    text-decoration: none; }

img {
  display: block; }

strong {
  font-weight: bold; }

em {
  font-style: italic;
  font-style: oblique; }

input {
  border: 0;
  outline: none; }
  input:focus {
    outline: none; }

@media screen and (max-width: 767px) {
  body {
    font-size: 1.5rem; }

  h1 {
    font-size: 2.1rem;
    font-weight: bold;
    line-height: 1.5; }

  h2 {
    font-size: 2.1rem;
    font-weight: bold;
    line-height: 1.5; }

  h3 {
    font-size: 2.1rem;
    line-height: 1.5; }

  h4 {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.5; }

  h5 {
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 1.5; }

  h6 {
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 1.5; }

  input {
    font-size: 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    border-radius: 0; } }
@media screen and (min-width: 768px) {
  body {
    font-size: 1.8rem; }

  h1 {
    font-size: 3rem;
    font-weight: bold;
    line-height: 1.5; }

  h2 {
    font-size: 3rem;
    font-weight: bold;
    line-height: 1.5; }

  h3 {
    font-size: 2.4rem;
    line-height: 1.5; }

  h4 {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.5; }

  h5 {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.5; }

  h6 {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.5; }

  input {
    font-size: 1.8rem; } }
/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #e5e5e5;
  margin: 30px 0;
  padding: 0; }

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

.fade-in {
  -moz-animation: anim1 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-animation: anim1 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  animation: anim1 0.5s cubic-bezier(0.215, 0.61, 0.355, 1); }

@-moz-keyframes anim1 {
  0% {
    opacity: 0;
    transform: translate(0, 30px); }
  100% {
    opacity: 1;
    transform: translate(0, 0); } }
@-webkit-keyframes anim1 {
  0% {
    opacity: 0;
    transform: translate(0, 30px); }
  100% {
    opacity: 1;
    transform: translate(0, 0); } }
@keyframes anim1 {
  0% {
    opacity: 0;
    transform: translate(0, 30px); }
  100% {
    opacity: 1;
    transform: translate(0, 0); } }
.grid {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start; }

.grid .col {
  margin-left: 0; }

@media screen and (max-width: 767px) {
  .col-type-2 .col {
    margin-right: 20px; }

  .col-type-1 .col {
    margin-right: 10px; }

  .col-type-2 .col:last-child,
  .col-type-2.row-4 .col:nth-of-type(4n),
  .col-type-2.row-3 .col:nth-of-type(3n),
  .col-type-2.row-2 .col:nth-of-type(2n),
  .col-type-1 .col:last-child,
  .col-type-1.row-4 .col:nth-of-type(2n),
  .col-type-1.row-3 .col:nth-of-type(3n),
  .col-type-1.row-2 .col:nth-of-type(2n),
  .col-type-0.row-4 .col:nth-of-type(2n),
  .col-type-0.row-3 .col:nth-of-type(3n),
  .col-type-0.row-2 .col:nth-of-type(2n),
  .col-type-0 .col:last-child {
    margin-right: 0; }

  .col-type-2.row-4 .col-1 {
    width: calc(((100% - (60px)) / 4)); }

  .col-type-2.row-4 .col-2 {
    width: calc((100% - (20px)) / 2); }

  .col-type-2.row-4 .col-3 {
    width: calc(100% - 20px - ((100% - (60px)) / 4)); }

  .col-type-2.row-3 .col-1 {
    width: calc(((100% - (40px)) / 3)); }

  .col-type-2.row-3 .col-2 {
    width: calc(100% - 20px - ((100% - (40px)) / 3)); }

  .col-type-2.row-2 .col-1 {
    width: calc(((100% - (20px)) / 2)); }

  .col-type-1.row-4 .col-1 {
    width: calc(((100% - (10px)) / 2));
    margin-top: 10px; }

  .col-type-1.row-4 .col-1:nth-of-type(1),
  .col-type-1.row-4 .col-1:nth-of-type(2) {
    margin-top: 0; }

  .col-type-1.row-4 .col-2 {
    width: calc((100% - (10px)) / 2); }

  .col-type-1.row-4 .col-3 {
    width: calc(100% - 10px - ((100% - (30px)) / 4)); }

  .col-type-1.row-3 .col-1 {
    width: calc(((100% - (20px)) / 3)); }

  .col-type-1.row-3 .col-2 {
    width: calc(100% - 10px - ((100% - (20px)) / 3)); }

  .col-type-1.row-2 .col-1 {
    width: calc(((100% - (10px)) / 2)); }

  .col-type-0.row-4 .col-1 {
    width: 50%;
    margin-right: 0; }

  .col-type-0.row-4 .col-2 {
    width: 50%;
    margin-right: 0; }

  .col-type-0.row-4 .col-3 {
    width: 75%;
    margin-right: 0; }

  .col-type-0.row-3 .col-1 {
    width: 33.33333%;
    margin-right: 0; }

  .col-type-0.row-3 .col-2 {
    width: 66.66667%;
    margin-right: 0; }

  .col-type-0.row-2 .col-1 {
    width: 50%;
    margin-right: 0; } }
@media screen and (min-width: 768px) {
  .col-type-2 .col {
    margin-right: 60px; }

  .col-type-1 .col {
    margin-right: 15px; }

  .col-type-2 .col:last-child,
  .col-type-2.row-4 .col:nth-of-type(4n),
  .col-type-2.row-3 .col:nth-of-type(3n),
  .col-type-2.row-2 .col:nth-of-type(2n),
  .col-type-1 .col:last-child,
  .col-type-1.row-4 .col:nth-of-type(4n),
  .col-type-1.row-3 .col:nth-of-type(3n),
  .col-type-1.row-2 .col:nth-of-type(2n) {
    margin-right: 0; }

  .col-type-2.row-4 .col-1 {
    width: calc(((100% - (180px)) / 4)); }

  .col-type-2.row-4 .col-2 {
    width: calc((100% - (60px)) / 2); }

  .col-type-2.row-4 .col-3 {
    width: calc(100% - 60px - ((100% - (180px)) / 4)); }

  .col-type-2.row-3 .col-1 {
    width: calc(((100% - (120px)) / 3)); }

  .col-type-2.row-3 .col-2 {
    width: calc(100% - 60px - ((100% - (120px)) / 3)); }

  .col-type-2.row-2 .col-1 {
    width: calc(((100% - (60px)) / 2)); }

  .col-type-1.row-4 .col-1 {
    width: calc(((100% - (45px)) / 4)); }

  .col-type-1.row-4 .col-2 {
    width: calc((100% - (15px)) / 2); }

  .col-type-1.row-4 .col-3 {
    width: calc(100% - 15px - ((100% - (45px)) / 4)); }

  .col-type-1.row-3 .col-1 {
    width: calc(((100% - (30px)) / 3)); }

  .col-type-1.row-3 .col-2 {
    width: calc(100% - 15px - ((100% - (30px)) / 3)); }

  .col-type-1.row-2 .col-1 {
    width: calc(((100% - (15px)) / 2)); }

  .col-type-0.row-4 .col-1 {
    width: 25%;
    margin-right: 0; }

  .col-type-0.row-4 .col-2 {
    width: 50%;
    margin-right: 0; }

  .col-type-0.row-4 .col-3 {
    width: 75%;
    margin-right: 0; }

  .col-type-0.row-3 .col-1 {
    width: 33.33333%;
    margin-right: 0; }

  .col-type-0.row-3 .col-2 {
    width: 66.66667%;
    margin-right: 0; }

  .col-type-0.row-2 .col-1 {
    width: 50%;
    margin-right: 0; } }
@media screen and (max-width: 767px) {
  .header {
    margin-top: 15px;
    margin-right: 10px;
    margin-left: 10px; }

  .header__elem--type_head .link {
    display: block;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    background-image: url('../img/logo.gif?1455586019');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 400px;
    height: 37px;
    -moz-background-size: 200px 18px;
    -o-background-size: 200px 18px;
    -webkit-background-size: 200px 18px;
    background-size: 200px 18px;
    width: 200px;
    height: 18px;
    margin-right: auto;
    margin-left: auto; }

  .header__elem--type_text {
    font-size: 1.3rem;
    line-height: 1.5;
    text-align: center;
    margin-top: 10px; } }
@media screen and (min-width: 768px) {
  .header {
    overflow: hidden;
    *zoom: 1;
    margin-top: 15px;
    margin-right: 10px;
    margin-left: 10px; }

  .header__elem--type_head .link {
    float: left;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    background-image: url('../img/logo.gif?1455586019');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 400px;
    height: 37px;
    -moz-background-size: 200px 18px;
    -o-background-size: 200px 18px;
    -webkit-background-size: 200px 18px;
    background-size: 200px 18px;
    width: 200px;
    height: 18px; }
    .header__elem--type_head .link:hover, .header__elem--type_head .link:active, .header__elem--type_head .link:focus {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
      opacity: 0.3; }

  .header__elem--type_text {
    font-size: 1.3rem;
    line-height: 1.5;
    float: right; } }
@media screen and (min-width: 1200px) {
  .header {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto; } }
@media screen and (max-width: 767px) {
  .footer {
    background-color: #000;
    margin-top: 30px; }

  .footer__outer {
    padding: 30px 10px 90px; }

  .footer .module {
    font-size: 1.1rem;
    color: #fff; }

  .footer .module .link {
    color: #fff;
    text-decoration: none; }
    .footer .module .link:hover, .footer .module .link:active, .footer .module .link:focus {
      color: #fff;
      text-decoration: underline; }

  .footer .module--type_list {
    line-height: 2.0;
    letter-spacing: -0.05em; }

  .footer .module--type_list.grid {
    -webkit-justify-content: center;
    justify-content: center; }

  .footer .module--type_sns .module--type_list {
    margin-bottom: 30px; }

  .footer .module--type_sns .module--type_list .link:hover,
  .footer .module--type_sns .module--type_list .link:active,
  .footer .module--type_sns .module--type_list .link:focus {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7; }

  .footer .module--type_sns .module--type_item {
    display: block;
    margin-right: 15px; }

  .footer .module--type_sns .module--type_item:last-child {
    margin-right: 0; }

  .footer .module--type_sns .module--type_item .image {
    vertical-align: middle;
    display: inline-block;
    width: 20px; }

  .footer .module--type_sns .module--type_item.tweet .image,
  .footer .module--type_sns .module--type_item.share .image {
    margin-right: 5px; }

  .footer .module--type_sns .module--type_item .span {
    display: inline-block; }

  .footer .module--type_nav .module--type_list {
    margin-bottom: 10px; }

  .footer .module--type_nav .module--type_item {
    display: block;
    margin-right: 10px; }

  .footer .module--type_nav .module--type_item:last-child {
    margin-right: 0; }

  .footer .module--type_copyright {
    text-align: center;
    letter-spacing: -0.05em; } }
@media screen and (min-width: 768px) {
  .footer {
    background-color: #000;
    margin-top: 60px; }

  .footer__outer {
    padding: 30px 10px 10px; }

  .footer .module {
    font-size: 1.3rem;
    line-height: 1.5;
    color: #fff; }

  .footer .module .link {
    color: #fff;
    text-decoration: none; }
    .footer .module .link:hover, .footer .module .link:active, .footer .module .link:focus {
      color: #fff;
      text-decoration: underline; }

  .footer .module--type_sns .module--type_list {
    margin-bottom: 30px; }

  .footer .module--type_sns .module--type_list .link:hover,
  .footer .module--type_sns .module--type_list .link:active,
  .footer .module--type_sns .module--type_list .link:focus {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7; }

  .footer .module--type_sns .module--type_item {
    display: block;
    margin-right: 15px; }

  .footer .module--type_sns .module--type_item:last-child {
    margin-right: 0; }

  .footer .module--type_sns .module--type_item .image {
    vertical-align: middle;
    display: inline-block;
    width: 20px; }

  .footer .module--type_sns .module--type_item.tweet .image,
  .footer .module--type_sns .module--type_item.share .image {
    margin-right: 5px; }

  .footer .module--type_sns .module--type_item .span {
    display: inline-block;
    padding-left: 5px; }

  .footer .module--type_nav .module--type_list {
    margin-bottom: 10px; }

  .footer .module--type_nav .module--type_item {
    display: block;
    margin-right: 15px; }

  .footer .module--type_nav .module--type_item:last-child {
    margin-right: 0; } }
@media screen and (min-width: 1200px) {
  .footer__outer {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    padding-left: 0; } }
@media screen and (max-width: 767px) {
  .module--type_sns--type_list {
    overflow: hidden;
    *zoom: 1; }

  .module--type_sns--type_list .module--type_item {
    float: left;
    display: inline-block; }

  .module--type_sns .module--type_list {
    line-height: 0;
    overflow: hidden;
    *zoom: 1; }

  .module--type_sns .module--type_item {
    float: left;
    margin-right: 10px; } }
@media screen and (min-width: 768px) {
  .module--type_sns--type_list {
    overflow: hidden;
    *zoom: 1; }

  .module--type_sns--type_list .module--type_item {
    float: left;
    display: inline-block;
    margin-right: 30px; }

  .module--type_sns--type_list .module--type_item.tweet {
    margin-right: 10px; }

  .module--type_sns .module--type_list {
    line-height: 0;
    overflow: hidden;
    *zoom: 1; }

  .module--type_sns .module--type_item {
    float: left;
    margin-right: 10px; } }
@media screen and (max-width: 767px) {
  .entry,
  .main,
  .pagenation,
  .sns {
    margin-right: 10px;
    margin-left: 10px; }

  .entry {
    margin-top: 15px; }

  .entry__elem--type_figure .image {
    max-width: 100%;
    width: auto;
    height: auto; }

  .entry__elem--type_wrap {
    margin-top: 15px; }

  .entry__elem--type_subhead {
    font-weight: bold;
    margin-bottom: 5px; }

  .entry__elem--type_read {
    margin-top: 15px; }

  .entry__elem--type_list {
    margin-top: 15px; }

  .entry + .sns {
    margin-top: 25px; }

  .main + .sns {
    margin-top: 30px;
    margin-bottom: 30px; }

  .main {
    border-top: 1px solid #e5e5e5;
    padding-top: 60px;
    margin-top: 60px; }

  .main__elem--type_bodyhead {
    margin-bottom: 15px; }
    .main__elem--type_bodyhead.caption {
      margin-bottom: 0.7em; }

  .main__elem--type_figure .image {
    max-width: 100%;
    width: auto;
    height: auto; }

  .main__elem--type_text {
    margin-bottom: 15px; }

  .main__elem--type_text p {
    margin-bottom: 0.7em; }

  .main__elem--type_text p:last-child {
    margin-bottom: 0; }

  .pagenation {
    margin-top: 60px;
    margin-bottom: 60px; }

  .pagenation__elem--type_text {
    font-size: 1.5rem;
    line-height: 1.5;
    text-align: center; }

  .pagenation__elem--type_wrap {
    position: relative;
    margin-top: 30px; }

  .pagenation__elem--type_nav.num .pagenation__elem--type_list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center; }

  .pagenation__elem--type_nav.num .pagenation__elem--type_item {
    text-align: center;
    line-height: 30px;
    width: 30px;
    height: 30px;
    margin-right: 10px; }

  .pagenation__elem--type_nav.num .pagenation__elem--type_item .link {
    text-decoration: none;
    display: block; }
    .pagenation__elem--type_nav.num .pagenation__elem--type_item .link:hover, .pagenation__elem--type_nav.num .pagenation__elem--type_item .link:active, .pagenation__elem--type_nav.num .pagenation__elem--type_item .link:focus {
      line-height: 28px;
      border: 1px solid #000;
      width: 28px;
      height: 28px; }

  .pagenation__elem--type_nav.num .pagenation__elem--type_item:last-child {
    margin-right: 0; }

  .pagenation__elem--type_nav.num .pagenation__elem--type_item.current {
    line-height: 28px;
    border: 1px solid #000;
    width: 28px;
    height: 28px; }

  .pagenation__elem--type_nav.prev-next .link {
    line-height: 30px;
    text-decoration: none;
    display: block;
    position: absolute;
    top: 0; }
    .pagenation__elem--type_nav.prev-next .link:hover, .pagenation__elem--type_nav.prev-next .link:active, .pagenation__elem--type_nav.prev-next .link:focus {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
      opacity: 0.3; }

  .pagenation__elem--type_nav.prev-next .prev .link {
    left: 0;
    background-image: url(../img/btn_prev.gif);
    -moz-background-size: 15px 30px;
    -o-background-size: 15px 30px;
    -webkit-background-size: 15px 30px;
    background-size: 15px 30px;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 15px;
    height: 30px; }

  .pagenation__elem--type_nav.prev-next .next .link {
    right: 0;
    background-image: url(../img/btn_next.gif);
    -moz-background-size: 15px 30px;
    -o-background-size: 15px 30px;
    -webkit-background-size: 15px 30px;
    background-size: 15px 30px;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 15px;
    height: 30px; }

  .pagenation__elem--type_nav.prev-next .span {
    display: none; }

  .pagenation__elem--type_nav.prev-next .prev .span {
    text-align: right; } }
@media screen and (min-width: 768px) {
  .entry,
  .main,
  .pagenation,
  .sns {
    margin-right: 10px;
    margin-left: 10px; }

  .entry {
    margin-top: 60px; }

  .entry__elem--type_figure .image {
    max-width: 100%;
    width: auto;
    height: auto; }

  .entry__elem--type_wrap {
    margin-top: 60px; }

  .entry__elem--type_subhead {
    font-weight: bold;
    margin-bottom: 15px; }

  .entry__elem--type_read {
    margin-top: 30px; }

  .entry__elem--type_list {
    margin-top: 30px; }

  .entry + .sns {
    margin-top: 45px; }

  .main + .sns {
    margin-top: 60px;
    margin-bottom: 120px; }

  .main {
    border-top: 1px solid #e5e5e5;
    padding-top: 120px;
    margin-top: 120px; }

  .main__elem--type_bodyhead {
    margin-bottom: 30px; }
    .main__elem--type_bodyhead.caption {
      margin-bottom: 1em; }

  .main__elem--type_figure .image {
    max-width: 100%;
    width: auto;
    height: auto; }

  .main__elem--type_text {
    margin-bottom: 30px; }

  .main__elem--type_text p {
    margin-bottom: 1em; }

  .main__elem--type_text p:last-child {
    margin-bottom: 0; }

  .pagenation {
    margin-top: 120px;
    margin-bottom: 120px; }

  .pagenation__elem--type_text {
    font-size: 2.4rem;
    line-height: 1.5;
    text-align: center; }

  .pagenation__elem--type_wrap {
    position: relative;
    margin-top: 60px; }

  .pagenation__elem--type_nav.num .pagenation__elem--type_list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center; }

  .pagenation__elem--type_nav.num .pagenation__elem--type_item {
    text-align: center;
    line-height: 60px;
    width: 60px;
    height: 60px;
    margin-right: 30px; }

  .pagenation__elem--type_nav.num .pagenation__elem--type_item .link {
    text-decoration: none;
    display: block; }
    .pagenation__elem--type_nav.num .pagenation__elem--type_item .link:hover, .pagenation__elem--type_nav.num .pagenation__elem--type_item .link:active, .pagenation__elem--type_nav.num .pagenation__elem--type_item .link:focus {
      line-height: 58px;
      border: 1px solid #000;
      width: 58px;
      height: 58px; }

  .pagenation__elem--type_nav.num .pagenation__elem--type_item:last-child {
    margin-right: 0; }

  .pagenation__elem--type_nav.num .pagenation__elem--type_item.current {
    line-height: 58px;
    border: 1px solid #000;
    width: 58px;
    height: 58px; }

  .pagenation__elem--type_nav.prev-next .link {
    line-height: 60px;
    text-decoration: none;
    display: block;
    position: absolute;
    top: 0; }
    .pagenation__elem--type_nav.prev-next .link:hover, .pagenation__elem--type_nav.prev-next .link:active, .pagenation__elem--type_nav.prev-next .link:focus {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
      opacity: 0.3; }

  .pagenation__elem--type_nav.prev-next .prev .link {
    left: 0;
    background-image: url(../img/btn_prev.gif);
    -moz-background-size: 30px 60px;
    -o-background-size: 30px 60px;
    -webkit-background-size: 30px 60px;
    background-size: 30px 60px;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 80px;
    height: 60px; }

  .pagenation__elem--type_nav.prev-next .next .link {
    right: 0;
    background-image: url(../img/btn_next.gif);
    -moz-background-size: 30px 60px;
    -o-background-size: 30px 60px;
    -webkit-background-size: 30px 60px;
    background-size: 30px 60px;
    background-position: 50px 0;
    background-repeat: no-repeat;
    width: 80px;
    height: 60px; }

  .pagenation__elem--type_nav.prev-next .span {
    display: block; }

  .pagenation__elem--type_nav.prev-next .prev .span {
    text-align: right; } }
@media screen and (min-width: 960px) {
  .entry,
  .main,
  .main__elem--type_wrap,
  .main__elem--type_figure,
  .main__elem--type_iframe,
  .pagenation {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto; }

  .entry__elem--type_wrap,
  .main__elem--type_title,
  .main__elem--type_subhead,
  .main__elem--type_bodyhead,
  .main__elem--type_text,
  .sns {
    max-width: 960px;
    margin-right: auto;
    margin-left: auto; } }
.post-password-form input[type=password] {
  border: 1px solid #ccc; }

.opacity-1 {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1; }

.opacity-0 {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0; }

.image {
  margin-right: auto;
  margin-left: auto; }

.center {
  text-align: center; }

.center-block {
  margin-right: auto;
  margin-left: auto; }

.hide {
  display: none; }

.block {
  display: block; }

.fixed {
  position: fixed; }

.decofont1 {
  font-family: 'Cormorant Garamond', serif; }

.new {
  color: #d50000;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7.5px; }

.hr {
  border-top: 1px solid #e5e5e5; }

.deco-type-title {
  font-weight: bold; }

.question {
  font-weight: bold; }

.name {
  font-weight: bold; }

.question.indent p:nth-of-type(1):before,
.answer.indent p:nth-of-type(1):before {
  content: "─"; }

.name:after {
  content: "：";
  font-weight: normal; }

.main__elem--type_iframe {
  position: relative;
  padding-bottom: 56.25%; }

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

.main__elem--type_wrap.size-95,
.size-95 .image {
  width: 95%; }

.main__elem--type_wrap.size-90,
.size-90 .image {
  width: 90%; }

.main__elem--type_wrap.size-85,
.size-85 .image {
  width: 85%; }

.main__elem--type_wrap.size-80,
.size-80 .image {
  width: 80%; }

.main__elem--type_wrap.size-75,
.size-75 .image {
  width: 75%; }

.main__elem--type_wrap.size-70,
.size-70 .image {
  width: 70%; }

.main__elem--type_wrap.size-65,
.size-65 .image {
  width: 65%; }

.main__elem--type_wrap.size-60,
.size-60 .image {
  width: 60%; }

.main__elem--type_wrap.size-55,
.size-55 .image {
  width: 55%; }

.main__elem--type_wrap.size-50,
.size-50 .image {
  width: 50%; }

.main__elem--type_wrap.size-45,
.size-45 .image {
  width: 45%; }

.main__elem--type_wrap.size-40,
.size-40 .image {
  width: 40%; }

.main__elem--type_wrap.size-35,
.size-35 .image {
  width: 35%; }

.main__elem--type_wrap.size-30,
.size-30 .image {
  width: 30%; }

.main__elem--type_wrap.size-25,
.size-25 .image {
  width: 25%; }

.main__elem--type_wrap.size-20,
.size-20 .image {
  width: 20%; }

.main__elem--type_wrap.size-15,
.size-15 .image {
  width: 15%; }

.main__elem--type_wrap.size-10,
.size-10 .image {
  width: 10%; }

.module--type_pagetop {
  position: relative; }

.module--type_pagetop .module--type_div {
  position: fixed;
  z-index: 999;
  cursor: pointer; }

.module--type_tag .module--type_dl {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start; }

.module--type_tag .module--type_dt {
  font-weight: bold; }

@media screen and (max-width: 767px) {
  .sec-type-2 {
    margin-top: 120px; }

  .sec-type-1 {
    margin-top: 60px; }

  .image {
    max-width: 100%; }

  .deco-type-title {
    font-size: 1.3rem;
    line-height: 1.5; }

  .deco-type-subhead {
    font-size: 1.1rem;
    line-height: 1.5; }

  .caption {
    font-size: 1.3rem; }

  .iframe-wrapper iframe {
    max-width: 708px; }

  .instagram-media-wrapper {
    max-width: 598px;
    margin-right: auto;
    margin-left: auto; }

  .module--type_pagetop .module--type_div {
    left: 10px;
    bottom: 30px; }

  .module--type_pagetop .module--type_span {
    display: block;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    background-image: url('../img/pagetop.png?1455611133');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 40px;
    height: 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
    width: 40px;
    height: 40px;
    overflow: visible; }

  .module--type_tag {
    margin-right: 10px;
    margin-bottom: 60px;
    margin-left: 10px; }

  .module--type_tag .module--type_dt {
    font-size: 1.3rem; }

  .module--type_tag .module--type_dd {
    font-size: 1.3rem;
    margin-left: 10px; } }
@media screen and (min-width: 768px) {
  .sec-type-2 {
    margin-top: 240px; }

  .sec-type-1 {
    margin-top: 120px; }

  .deco-type-title {
    font-size: 1.8rem;
    line-height: 1.5; }

  .deco-type-subhead {
    font-size: 1.5rem;
    line-height: 1.5; }

  .caption {
    font-size: 1.5rem; }

  .iframe-wrapper iframe {
    max-width: 1140px; }

  .instagram-media-wrapper {
    max-width: 598px;
    margin-right: auto;
    margin-left: auto; }

  .module--type_pagetop .module--type_div {
    right: 15px; }
    .module--type_pagetop .module--type_div:hover, .module--type_pagetop .module--type_div:active, .module--type_pagetop .module--type_div:focus {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
      opacity: 0.3; }

  .module--type_pagetop .module--type_span {
    display: block;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    background-image: url('../img/pagetop.png?1455611133');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 40px;
    height: 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
    width: 40px;
    height: 40px;
    overflow: visible; }

  .module--type_tag {
    margin-right: 10px;
    margin-bottom: 120px;
    margin-left: 10px; }

  .module--type_tag .module--type_dt {
    font-size: 1.5rem; }

  .module--type_tag .module--type_dd {
    font-size: 1.5rem;
    margin-left: 10px; } }
@media screen and (min-width: 960px) {
  .module--type_tag {
    max-width: 960px;
    margin-right: auto;
    margin-left: auto; } }
@media screen and (min-width: 1200px) {
  .wording-width {
    max-width: 960px; } }
@media screen and (max-width: 767px) {
  .header + .main {
    margin-top: 15px; }

  .deco-type-title,
  .deco-type-subhead {
    margin-bottom: 5px; }

  .main__elem--type_wrap + .deco-type-subhead,
  .main__elem--type_figure + .deco-type-subhead,
  .main__elem--type_iframe + .deco-type-subhead,
  .instagram-media-wrapper + .deco-type-subhead,
  .main__elem--type_text + .deco-type-subhead {
    margin-top: 30px; }

  .deco-type-title .span {
    font-weight: normal; }

  .main__elem--type_title + .deco-type-title,
  .main__elem--type_subhead + .deco-type-subhead {
    margin-top: -25px;
    margin-bottom: 30px; }

  .sec-type-2.hr {
    padding-top: 60px;
    margin-top: 60px; }

  .sec-type-1.hr {
    padding-top: 60px;
    margin-top: 60px; }

  .sec-type-2.hr > .main__elem--type_figure:first-child,
  .sec-type-1.hr > .main__elem--type_figure:first-child {
    margin-top: 0; }

  .sec-type-2:nth-of-type(1),
  .sec-type-1:nth-of-type(1) {
    margin-top: 0; }

  .sec-type-2 .main__elem--type_title,
  .sec-type-2 .main__elem--type_subhead {
    margin-bottom: 30px; }

  .sec-type-1 .main__elem--type_title,
  .sec-type-1 .main__elem--type_subhead {
    margin-bottom: 30px; }

  .sec-type-2 .main__elem--type_text + .main__elem--type_title,
  .sec-type-2 .main__elem--type_text + .main__elem--type_subhead {
    margin-top: 30px; }

  .sec-type-1 .main__elem--type_text + .main__elem--type_title,
  .sec-type-1 .main__elem--type_text + .main__elem--type_subhead {
    margin-top: 30px; }

  .sec-type-2 .main__elem--type_text.deco-type-title + .main__elem--type_title,
  .sec-type-1 .main__elem--type_text.deco-type-title + .main__elem--type_title,
  .sec-type-2 .main__elem--type_text.deco-type-subhead + .main__elem--type_subhead,
  .sec-type-1 .main__elem--type_text.deco-type-subhead + .main__elem--type_subhead {
    margin-top: 0; }

  .sec-type-2 .main__elem--type_wrap,
  .sec-type-2 .main__elem--type_figure,
  .sec-type-2 .main__elem--type_iframe,
  .sec-type-2 .instagram-media-wrapper {
    margin-top: 60px;
    margin-bottom: 60px; }

  .sec-type-1 .main__elem--type_wrap,
  .sec-type-1 .main__elem--type_figure,
  .sec-type-1 .main__elem--type_iframe,
  .sec-type-1 .instagram-media-wrapper {
    margin-top: 30px;
    margin-bottom: 30px; }

  .main__elem--type_section .main__elem--type_wrap:first-child,
  .main__elem--type_section .main__elem--type_figure:first-child,
  .main__elem--type_section .main__elem--type_iframe:first-child,
  .main__elem--type_section .instagram-media-wrapper:first-child {
    margin-top: 0; }

  .sec-type-2 .main__elem--type_wrap + .main__elem--type_text,
  .sec-type-2 .main__elem--type_figure + .main__elem--type_text,
  .sec-type-2 .main__elem--type_iframe + .main__elem--type_text,
  .sec-type-2 .instagram-media-wrapper + .main__elem--type_text {
    margin-top: -30px; }

  .sec-type-2 .main__elem--type_text + .main__elem--type_wrap,
  .sec-type-2 .main__elem--type_text + .main__elem--type_figure,
  .sec-type-2 .main__elem--type_text + .main__elem--type_iframe,
  .sec-type-2 .main__elem--type_text + .instagram-media-wrapper {
    margin-top: 30px; }

  .main__elem--type_section:nth-of-type(1) > .main__elem--type_text:nth-of-type(1) + .main__elem--type_wrap:nth-of-type(1),
  .main__elem--type_section:nth-of-type(1) > .main__elem--type_text:nth-of-type(1) + .main__elem--type_figure:nth-of-type(1),
  .main__elem--type_section:nth-of-type(1) > .main__elem--type_text:nth-of-type(1) + .main__elem--type_iframe:nth-of-type(1),
  .main__elem--type_section:nth-of-type(1) > .main__elem--type_text:nth-of-type(1) + .instagram-media-wrapper:nth-of-type(1) {
    margin-top: 30px; }

  .main__elem--type_wrap .main__elem--type_figure,
  .main__elem--type_wrap .main__elem--type_iframe,
  .main__elem--type_wrap .instagram-media-wrapper {
    margin-top: 0;
    margin-bottom: 0; }

  .sec-type-2 .main__elem--type_figure + .caption,
  .sec-type-2 .main__elem--type_wrap + .caption,
  .sec-type-2 .main__elem--type_iframe + .caption,
  .sec-type-2 .instagram-media-wrapper + .caption {
    margin-top: -30px; }

  .sec-type-1 .main__elem--type_figure + .caption,
  .sec-type-1 .main__elem--type_wrap + .caption,
  .sec-type-1 .main__elem--type_iframe + .caption,
  .sec-type-1 .instagram-media-wrapper + .caption {
    margin-top: -15px; }

  .sec-type-1 .main__elem--type_figure + .caption + .main__elem--type_figure,
  .sec-type-1 .main__elem--type_wrap + .caption + .main__elem--type_wrap,
  .sec-type-1 .main__elem--type_iframe + .caption + .main__elem--type_iframe,
  .sec-type-1 .instagram-media-wrapper + .caption + .instagram-media-wrapper {
    margin-top: 15px; }

  .sec-type-2 .caption + .main__elem--type_figure,
  .sec-type-2 .caption + .main__elem--type_wrap,
  .sec-type-2 .caption + .main__elem--type_iframe,
  .sec-type-2 .caption + .instagram-media-wrapper,
  .sec-type-2 .main__elem--type_text.caption + .main__elem--type_text {
    margin-top: 30px; }

  .sec-type-1 .caption + .main__elem--type_title,
  .sec-type-1 .caption + .main__elem--type_subhead {
    margin-top: 30px; }

  .main__elem--type_text.caption + .main__elem--type_text {
    margin-top: 30px; }

  .wording-width .main__elem--type_figure + .main__elem--type_text.caption {
    margin-top: 0; }

  .main__elem--type_text.col.caption {
    margin-bottom: 0; }

  .main__elem--type_iframe iframe {
    width: 100%; }

  .grid .col {
    margin-top: 0;
    margin-bottom: 0; }

  .grid .col .main__elem--type_figure + .main__elem--type_title,
  .grid .col .main__elem--type_figure + .main__elem--type_subhead {
    margin-top: 60px; }
    .grid .col .main__elem--type_figure + .main__elem--type_title:last-child,
    .grid .col .main__elem--type_figure + .main__elem--type_subhead:last-child {
      margin-bottom: 0; }

  .grid .col .main__elem--type_figure + .main__elem--type_bodyhead {
    margin-top: 30px; }
    .grid .col .main__elem--type_figure + .main__elem--type_bodyhead:last-child {
      margin-bottom: 0; }

  .grid .col .main__elem--type_figure + .main__elem--type_text {
    margin-top: 30px; }
    .grid .col .main__elem--type_figure + .main__elem--type_text:last-child {
      margin-bottom: 0; } }
@media screen and (min-width: 768px) {
  .deco-type-title,
  .deco-type-subhead {
    margin-bottom: 15px; }

  .main__elem--type_wrap + .deco-type-subhead,
  .main__elem--type_figure + .deco-type-subhead,
  .main__elem--type_iframe + .deco-type-subhead,
  .instagram-media-wrapper + .deco-type-subhead,
  .main__elem--type_text + .deco-type-subhead {
    margin-top: 60px; }

  .deco-type-title .span {
    font-weight: normal; }

  .main__elem--type_title + .deco-type-title,
  .main__elem--type_subhead + .deco-type-subhead {
    margin-top: -45px;
    margin-bottom: 60px; }

  .sec-type-2.hr {
    padding-top: 120px;
    margin-top: 120px; }

  .sec-type-1.hr {
    padding-top: 120px;
    margin-top: 120px; }

  .sec-type-2.hr > .main__elem--type_figure:first-child,
  .sec-type-1.hr > .main__elem--type_figure:first-child {
    margin-top: 0; }

  .sec-type-2:nth-of-type(1),
  .sec-type-1:nth-of-type(1) {
    margin-top: 0; }

  .sec-type-2 .main__elem--type_title,
  .sec-type-2 .main__elem--type_subhead {
    margin-bottom: 60px; }

  .sec-type-1 .main__elem--type_title,
  .sec-type-1 .main__elem--type_subhead {
    margin-bottom: 60px; }

  .sec-type-2 .main__elem--type_text + .main__elem--type_title,
  .sec-type-2 .main__elem--type_text + .main__elem--type_subhead {
    margin-top: 60px; }

  .sec-type-1 .main__elem--type_text + .main__elem--type_title,
  .sec-type-1 .main__elem--type_text + .main__elem--type_subhead {
    margin-top: 60px; }

  .sec-type-2 .main__elem--type_text.deco-type-title + .main__elem--type_title,
  .sec-type-1 .main__elem--type_text.deco-type-title + .main__elem--type_title,
  .sec-type-2 .main__elem--type_text.deco-type-subhead + .main__elem--type_subhead,
  .sec-type-1 .main__elem--type_text.deco-type-subhead + .main__elem--type_subhead {
    margin-top: 0; }

  .sec-type-2 .main__elem--type_wrap,
  .sec-type-2 .main__elem--type_figure,
  .sec-type-2 .main__elem--type_iframe,
  .sec-type-2 .instagram-media-wrapper {
    margin-top: 120px;
    margin-bottom: 120px; }

  .sec-type-1 .main__elem--type_wrap,
  .sec-type-1 .main__elem--type_figure,
  .sec-type-1 .main__elem--type_iframe,
  .sec-type-1 .instagram-media-wrapper {
    margin-top: 60px;
    margin-bottom: 60px; }

  .main__elem--type_section .main__elem--type_wrap:first-child,
  .main__elem--type_section .main__elem--type_figure:first-child,
  .main__elem--type_section .main__elem--type_iframe:first-child,
  .main__elem--type_section .instagram-media-wrapper:first-child {
    margin-top: 0; }

  .sec-type-2 .main__elem--type_wrap + .main__elem--type_text,
  .sec-type-2 .main__elem--type_figure + .main__elem--type_text,
  .sec-type-2 .main__elem--type_iframe + .main__elem--type_text,
  .sec-type-2 .instagram-media-wrapper + .main__elem--type_text {
    margin-top: -60px; }

  .sec-type-2 .main__elem--type_text + .main__elem--type_wrap,
  .sec-type-2 .main__elem--type_text + .main__elem--type_figure,
  .sec-type-2 .main__elem--type_text + .main__elem--type_iframe,
  .sec-type-2 .main__elem--type_text + .instagram-media-wrapper {
    margin-top: 60px; }

  .main__elem--type_section:nth-of-type(1) > .main__elem--type_text:nth-of-type(1) + .main__elem--type_wrap:nth-of-type(1),
  .main__elem--type_section:nth-of-type(1) > .main__elem--type_text:nth-of-type(1) + .main__elem--type_figure:nth-of-type(1),
  .main__elem--type_section:nth-of-type(1) > .main__elem--type_text:nth-of-type(1) + .main__elem--type_iframe:nth-of-type(1),
  .main__elem--type_section:nth-of-type(1) > .main__elem--type_text:nth-of-type(1) + .instagram-media-wrapper:nth-of-type(1) {
    margin-top: 60px; }

  .main__elem--type_wrap .main__elem--type_figure,
  .main__elem--type_wrap .main__elem--type_iframe,
  .main__elem--type_wrap .instagram-media-wrapper {
    margin-top: 0;
    margin-bottom: 0; }

  .sec-type-2 .main__elem--type_figure + .caption,
  .sec-type-2 .main__elem--type_wrap + .caption,
  .sec-type-2 .main__elem--type_iframe + .caption,
  .sec-type-2 .instagram-media-wrapper + .caption {
    margin-top: -90px; }

  .sec-type-1 .main__elem--type_figure + .caption,
  .sec-type-1 .main__elem--type_wrap + .caption,
  .sec-type-1 .main__elem--type_iframe + .caption,
  .sec-type-1 .instagram-media-wrapper + .caption {
    margin-top: -30px; }

  .sec-type-1 .main__elem--type_figure + .caption + .main__elem--type_figure,
  .sec-type-1 .main__elem--type_figure + .caption + .main__elem--type_wrap,
  .sec-type-1 .main__elem--type_figure + .caption + .main__elem--type_iframe,
  .sec-type-1 .main__elem--type_figure + .caption + .instagram-media-wrapper,
  .sec-type-1 .main__elem--type_wrap + .caption + .main__elem--type_figure,
  .sec-type-1 .main__elem--type_wrap + .caption + .main__elem--type_wrap,
  .sec-type-1 .main__elem--type_wrap + .caption + .main__elem--type_iframe,
  .sec-type-1 .main__elem--type_wrap + .caption + .instagram-media-wrapper,
  .sec-type-1 .main__elem--type_iframe + .caption + .main__elem--type_figure,
  .sec-type-1 .main__elem--type_iframe + .caption + .main__elem--type_wrap,
  .sec-type-1 .main__elem--type_iframe + .caption + .main__elem--type_iframe,
  .sec-type-1 .main__elem--type_iframe + .caption + .instagram-media-wrapper,
  .sec-type-1 .instagram-media-wrapper + .caption + .main__elem--type_figure,
  .sec-type-1 .instagram-media-wrapper + .caption + .main__elem--type_wrap,
  .sec-type-1 .instagram-media-wrapper + .caption + .main__elem--type_iframe,
  .sec-type-1 .instagram-media-wrapper + .caption + .instagram-media-wrapper {
    margin-top: 30px; }

  .sec-type-2 .caption + .main__elem--type_figure,
  .sec-type-2 .caption + .main__elem--type_wrap,
  .sec-type-2 .caption + .main__elem--type_iframe,
  .sec-type-2 .caption + .instagram-media-wrapper {
    margin-top: 30px; }

  .sec-type-2 .main__elem--type_text.caption + .main__elem--type_text {
    margin-top: 60px; }

  .sec-type-1 .caption + .main__elem--type_title,
  .sec-type-1 .caption + .main__elem--type_subhead {
    margin-top: 60px; }

  .main__elem--type_text.caption + .main__elem--type_text {
    margin-top: 60px; }

  .wording-width .main__elem--type_figure + .main__elem--type_text.caption {
    margin-top: 0; }

  .main__elem--type_text.col.caption {
    margin-bottom: 0; }

  .main__elem--type_iframe iframe {
    width: 100%; }

  .grid .col {
    margin-top: 0;
    margin-bottom: 0; }

  .grid .col .main__elem--type_figure + .main__elem--type_title,
  .grid .col .main__elem--type_figure + .main__elem--type_subhead {
    margin-top: 60px; }
    .grid .col .main__elem--type_figure + .main__elem--type_title:last-child,
    .grid .col .main__elem--type_figure + .main__elem--type_subhead:last-child {
      margin-bottom: 0; }

  .grid .col .main__elem--type_figure + .main__elem--type_bodyhead {
    margin-top: 30px; }
    .grid .col .main__elem--type_figure + .main__elem--type_bodyhead:last-child {
      margin-bottom: 0; }

  .grid .col .main__elem--type_figure + .main__elem--type_text {
    margin-top: 30px; }
    .grid .col .main__elem--type_figure + .main__elem--type_text:last-child {
      margin-bottom: 0; } }
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  margin-right: 10px;
  margin-left: 10px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }
  .slick-slide:focus {
    outline: none; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url('../img/ajax-loader.gif?1506995476') center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url('../fonts/slick.eot?1506995476');
  src: url('../fonts/slick.eot?&1506995476#iefix') format("embedded-opentype"), url('../fonts/slick.woff?1506995476') format("woff"), url('../fonts/slick.ttf?1506995476') format("truetype"), url('../fonts/slick.svg?1506995476#slick') format("svg");
  font-weight: normal;
  font-style: normal; }
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: 0;
  z-index: 999; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: 0; }
  .slick-prev:before {
    display: none;
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: 0;
  z-index: 999; }
  [dir="rtl"] .slick-next {
    left: 0;
    right: auto; }
  .slick-next:before {
    display: none;
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
@media screen and (max-width: 767px) {
  .snap-thumb {
    margin-right: 10px;
    margin-left: 10px; }

  .main__elem--type_section:nth-of-type(1) .main__elem--type_wrap .main__elem--type_wrap {
    margin-top: 0;
    margin-bottom: 0; }

  .snap-thumb .main__elem--type_text {
    margin-bottom: 0; }

  .snap-thumb .grid .col .main__elem--type_figure + .main__elem--type_text {
    margin-top: 10px; }

  .snap-thumb .link,
  .snap-thumb a {
    text-decoration: none; }

  .main__elem--type_wrap.col {
    margin-left: 0; } }
@media screen and (min-width: 768px) {
  .snap-thumb {
    margin-right: 10px;
    margin-left: 10px; }

  .main__elem--type_section:nth-of-type(1) .main__elem--type_wrap .main__elem--type_wrap {
    margin-top: 0;
    margin-bottom: 0; }

  .snap-thumb .main__elem--type_text {
    margin-bottom: 0; }

  .snap-thumb .grid .col .main__elem--type_figure + .main__elem--type_text {
    margin-top: 10px; }

  .snap-thumb .link,
  .snap-thumb a {
    text-decoration: none; }
    .snap-thumb .link:hover, .snap-thumb .link:hover, .snap-thumb .link:focus,
    .snap-thumb a:hover,
    .snap-thumb a:hover,
    .snap-thumb a:focus {
      text-decoration: underline; }

  .main__elem--type_wrap.col {
    margin-left: 0; } }
@media screen and (min-width: 1200px) {
  .snap-thumb {
    margin-right: auto;
    margin-left: auto; } }
@media screen and (max-width: 767px) {
  .snap-detail .carousel-wrapper,
  .snap-detail .carousel,
  .snap-detail .carousel .main__elem--type_figure {
    margin-top: 0;
    margin-bottom: 0; }

  .carousel-wrapper + .main__elem--type_subhead,
  .carousel-wrapper + .main__elem--type_bodyhead,
  .carousel-wrapper + .main__elem--type_text {
    margin-top: 30px; }

  .snap-detail .carousel-wrapper + .caption {
    margin-top: 15px; }

  .snap-detail .carousel-wrapper + .snap-body,
  .snap-detail .carousel-wrapper + .caption + .snap-body {
    margin-top: 60px; }

  .snap-body .deco-type_subhead,
  .snap-body .main__elem--type_subhead {
    font-weight: bold; }

  .snap-body .main__elem--type_subhead .span {
    font-size: 1.3rem;
    font-weight: normal; }

  .snap-body .question,
  .snap-body .answer {
    font-size: 1.3rem; }

  .snap-body .question,
  .snap-body .answer {
    margin-bottom: 15px; }

  .snap-body .main__elem--type_figure {
    margin-top: 30px;
    margin-bottom: 30px; }

  .slick-current {
    outline: none; }

  .slick-dots {
    margin-top: 15px; }

  .slick-dots {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center; }

  .slick-dots li {
    width: 5px;
    height: 5px;
    margin-right: 20px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
    opacity: 0.1; }

  .slick-dots .slick-active {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1; }

  .slick-dots li:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1; }

  .slick-dots li:last-child {
    margin-right: 0; }

  .slick-dots button {
    position: absolute;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    background-image: url('../img/dot@2x.gif?1514193234');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 20px;
    height: 20px;
    -moz-background-size: 5px 5px;
    -o-background-size: 5px 5px;
    -webkit-background-size: 5px 5px;
    background-size: 5px 5px;
    width: 5px;
    height: 5px;
    padding: 0;
    border: none;
    outline: none;
    background-color: transparent;
    cursor: pointer; } }
@media screen and (min-width: 768px) {
  .snap-detail {
    margin-right: 10px;
    margin-left: 10px; }

  .snap-detail .carousel-wrapper,
  .snap-detail .carousel,
  .snap-detail .carousel .main__elem--type_figure {
    margin-top: 0;
    margin-bottom: 0; }

  .carousel-wrapper + .main__elem--type_subhead,
  .carousel-wrapper + .main__elem--type_bodyhead,
  .carousel-wrapper + .main__elem--type_text {
    margin-top: 60px; }

  .snap-detail .carousel-wrapper + .caption {
    margin-top: 15px; }

  .snap-detail .carousel-wrapper + .snap-body,
  .snap-detail .carousel-wrapper + .caption + .snap-body {
    margin-top: 60px; }

  .snap-body .deco-type_subhead,
  .snap-body .main__elem--type_subhead {
    font-weight: bold; }

  .snap-body .main__elem--type_subhead .span {
    font-size: 1.5rem;
    font-weight: normal; }

  .snap-body .question,
  .snap-body .answer {
    font-size: 1.5rem; }

  .snap-body .question,
  .snap-body .answer {
    margin-bottom: 15px; }

  .snap-body .main__elem--type_figure {
    margin-top: 60px;
    margin-bottom: 60px; }

  .slick-current {
    outline: none; }

  .slick-dots {
    margin-top: 15px; }

  .slick-dots {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center; }

  .slick-dots li {
    width: 5px;
    height: 5px;
    margin-right: 20px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
    opacity: 0.1; }

  .slick-dots .slick-active {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1; }

  .slick-dots li:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1; }

  .slick-dots li:last-child {
    margin-right: 0; }

  .slick-dots button {
    position: absolute;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    background-image: url('../img/dot@2x.gif?1514193234');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 20px;
    height: 20px;
    -moz-background-size: 5px 5px;
    -o-background-size: 5px 5px;
    -webkit-background-size: 5px 5px;
    background-size: 5px 5px;
    width: 5px;
    height: 5px;
    padding: 0;
    border: none;
    outline: none;
    background-color: transparent;
    cursor: pointer; } }
@media screen and (min-width: 1200px) {
  .snap-detail {
    margin-right: auto;
    margin-left: auto; }

  .snap-body {
    max-width: 960px;
    margin-right: auto;
    margin-left: auto; } }
@media screen and (max-width: 767px) {
  .content--category_relatedentry {
    margin-top: 60px;
    margin-right: 10px;
    margin-left: 10px; }

  .content--category_whatsnew {
    margin-top: 30px;
    margin-right: 10px;
    margin-left: 10px; }

  .content--category_relatedentry__header,
  .content--category_whatsnew__header {
    text-align: center; }

  .content--category_relatedentry__header__element--type_title,
  .content--category_whatsnew__header__element--type_title {
    font-family: "FuturaPT-Book", "Trebuchet MS", Arial, sans-serif;
    font-size: 2.1rem;
    letter-spacing: 0.1em;
    font-weight: normal; }

  .content--category_relatedentry__header__element--type_text,
  .content--category_whatsnew__header__element--type_text {
    font-size: 1.1rem; }

  .content--category_relatedentry__body__section,
  .content--category_whatsnew__body__section {
    width: 30%;
    border-top: 1px solid #e5e5e5;
    padding-top: 10px;
    margin-top: 15px;
    margin-right: 5%; }

  .content--category_relatedentry__body__section:nth-of-type(3n),
  .content--category_whatsnew__body__section:nth-of-type(3n) {
    margin-right: 0; }

  .content--category_relatedentry__body__section .link,
  .content--category_whatsnew__body__section .link {
    text-decoration: none; }
    .content--category_relatedentry__body__section .link:hover, .content--category_relatedentry__body__section .link:active, .content--category_relatedentry__body__section .link:focus,
    .content--category_whatsnew__body__section .link:hover,
    .content--category_whatsnew__body__section .link:active,
    .content--category_whatsnew__body__section .link:focus {
      text-decoration: underline; }

  .content--category_relatedentry__body__section__outer__element--type_text,
  .content--category_whatsnew__body__section__outer__element--type_text {
    font-family: "FuturaPT-Book", "Trebuchet MS", Arial, sans-serif;
    letter-spacing: 0.1em;
    font-size: 1.3rem;
    text-align: center; }

  .content--category_relatedentry__body__section__outer__element--type_figure,
  .content--category_whatsnew__body__section__outer__element--type_figure {
    margin-top: 10px; }

  .content--category_relatedentry__body__section__outer__element--type_figure img {
    width: 100%;
    height: auto; }

  .content--category_relatedentry__body__section__outer__inner__element--type_title,
  .content--category_whatsnew__body__section__outer__inner__element--type_title {
    font-size: 1.3rem;
    margin-top: 10px; }

  .content--category_relatedentry__body__section__outer__inner__element--type_text,
  .content--category_whatsnew__body__section__outer__inner__element--type_text {
    font-size: 1.1rem;
    margin-top: 5px; }

  .content--category_relatedentry__body__section__outer__inner__element--type_text .new,
  .content--category_whatsnew__body__section__outer__inner__element--type_text .new {
    color: #d50000;
    display: inline-block;
    margin-right: 10px; }

  .content--category_relatedentry .module--type_sns--type_list,
  .content--category_whatsnew .module--type_sns--type_list {
    font-size: 1.1rem; }

  .module--type_sns--type_list {
    font-size: 1.1rem;
    line-height: 1.5; }

  .module--type_item.tweet {
    margin-right: 10px; }

  .module--type_sns--type_list .link {
    color: #b2b2b2; } }
@media screen and (min-width: 768px) {
  .module--type_archives {
    max-width: 1200px;
    margin-right: 10px;
    margin-left: 10px; }

  .content--category_relatedentry {
    margin-top: 60px; }

  .content--category_whatsnew {
    margin-top: 30px; }

  .content--category_relatedentry__header,
  .content--category_whatsnew__header {
    display: table; }

  .content--category_relatedentry__header__element--type_title,
  .content--category_whatsnew__header__element--type_title {
    font-family: "FuturaPT-Book", "Trebuchet MS", Arial, sans-serif;
    letter-spacing: 0.1em;
    font-weight: normal;
    display: table-cell; }

  .content--category_relatedentry__header__element--type_text,
  .content--category_whatsnew__header__element--type_text {
    font-size: 1.3rem;
    vertical-align: middle;
    display: table-cell;
    padding-left: 15px; }

  .content--category_relatedentry__body__section,
  .content--category_whatsnew__body__section {
    width: 22%;
    border-top: 1px solid #e5e5e5;
    padding-top: 15px;
    margin-top: 30px;
    margin-right: 4%; }

  .content--category_relatedentry__body__section:nth-of-type(4n),
  .content--category_whatsnew__body__section:nth-of-type(4n) {
    margin-right: 0; }

  .content--category_relatedentry__body__section .link,
  .content--category_whatsnew__body__section .link {
    text-decoration: none; }
    .content--category_relatedentry__body__section .link:hover, .content--category_relatedentry__body__section .link:active, .content--category_relatedentry__body__section .link:focus,
    .content--category_whatsnew__body__section .link:hover,
    .content--category_whatsnew__body__section .link:active,
    .content--category_whatsnew__body__section .link:focus {
      text-decoration: underline; }

  .content--category_relatedentry__body__section__outer__element--type_text,
  .content--category_whatsnew__body__section__outer__element--type_text {
    font-family: "FuturaPT-Book", "Trebuchet MS", Arial, sans-serif;
    letter-spacing: 0.1em;
    font-size: 1.5rem;
    text-align: center; }

  .content--category_relatedentry__body__section__outer__element--type_figure,
  .content--category_whatsnew__body__section__outer__element--type_figure {
    margin-top: 15px; }

  .content--category_relatedentry__body__section__outer__element--type_figure img {
    width: 100%;
    height: auto; }

  .content--category_relatedentry__body__section__outer__inner__element--type_title,
  .content--category_whatsnew__body__section__outer__inner__element--type_title {
    font-size: 1.5rem;
    margin-top: 15px; }

  .content--category_relatedentry__body__section__outer__inner__element--type_text,
  .content--category_whatsnew__body__section__outer__inner__element--type_text {
    font-size: 1.3rem;
    margin-top: 10px; }

  .content--category_relatedentry__body__section__outer__inner__element--type_text .new,
  .content--category_whatsnew__body__section__outer__inner__element--type_text .new {
    color: #d50000;
    display: inline-block;
    margin-right: 10px; }

  .module--type_sns--type_list {
    font-size: 1.3rem;
    line-height: 1.5; }

  .module--type_sns--type_list .link {
    color: #b2b2b2; } }
@media screen and (min-width: 1200px) {
  .module--type_archives {
    margin-right: auto;
    margin-left: auto; } }
/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
  body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; } }
@media screen and (-webkit-min-device-pixel-ratio: 1.25) and (max-width: 767px), screen and (min-resolution: 1.25dppx) and (max-width: 767px), screen and (min-resolution: 120dpi) and (max-width: 767px) {
  .header__elem--type_head .link {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    background-image: url('../img/logo@2x.gif?1455586020');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 800px;
    height: 74px;
    -moz-background-size: 200px 18px;
    -o-background-size: 200px 18px;
    -webkit-background-size: 200px 18px;
    background-size: 200px 18px;
    width: 200px;
    height: 18px; }

  .module--type_pagetop .module--type_span {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    background-image: url('../img/pagetop@2x.png?1455611134');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 80px;
    height: 80px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
    width: 40px;
    height: 40px; } }
@media screen and (-webkit-min-device-pixel-ratio: 1.25) and (min-width: 768px), screen and (min-resolution: 1.25dppx) and (min-width: 768px), screen and (min-resolution: 120dpi) and (min-width: 768px) {
  .header__elem--type_head .link {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    background-image: url('../img/logo@2x.gif?1455586020');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 800px;
    height: 74px;
    -moz-background-size: 200px 18px;
    -o-background-size: 200px 18px;
    -webkit-background-size: 200px 18px;
    background-size: 200px 18px;
    width: 200px;
    height: 18px; }

  .module--type_pagetop .module--type_span {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    background-image: url('../img/pagetop@2x.png?1455611134');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 80px;
    height: 80px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
    width: 40px;
    height: 40px; } }
/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster:
       http://www.sanbeiji.com/archives/953 */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  /*
   * Printing Tables:
   * http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

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

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }

/*# sourceMappingURL=feature_interview2.css.map */
