@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" /> */
/* /////////////////////////////
    compass
///////////////////////////// */
@import url("//hello.myfonts.net/count/2e775f");
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;
}

/* /////////////////////////////
    original
///////////////////////////// */
/* ---------------------------
    util
--------------------------- */
/* logtag */
#logtag {
  display: none;
}

/* clearfix */
.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: '';
  display: table;
  clear: both;
}

/**
   * force float-left
   */
.fl {
  float: left !important;
}

/**
   * force float-right
   */
.fr {
  float: right !important;
}

/**
   * force clear-both
   */
.clear {
  clear: both !important;
}

/* position */
.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.indent > li {
  margin-left: 1em;
  text-indent: -1em;
}

/* text-align */
/**
* force align-left
*/
.al {
  text-align: left !important;
}

/**
* force align-right
*/
.ar {
  text-align: right !important;
}

/**
* force align-center
*/
.ac {
  text-align: center !important;
}

/* bold */
.bold, strong {
  font-weight: bold;
}

/* caption */
.caption {
  font-size: 11px;
}

/* bold */
.bold {
  font-weight: bold;
}

/* margin-padding */
/**
* force margin-top XXpx
*/
.mt00 {
  margin-top: 0px !important;
}

.mt05 {
  margin-top: 5px !important;
}

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

.mt15 {
  margin-top: 15px !important;
}

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

.mt25 {
  margin-top: 25px !important;
}

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

.mt35 {
  margin-top: 35px !important;
}

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

.mt45 {
  margin-top: 45px !important;
}

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

.mt55 {
  margin-top: 55px !important;
}

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

.mt65 {
  margin-top: 65px !important;
}

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

.mt75 {
  margin-top: 75px !important;
}

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

.mt85 {
  margin-top: 85px !important;
}

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

.mt95 {
  margin-top: 95px !important;
}

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

/**
* force margin-right XXpx
*/
.mr00 {
  margin-right: 0px !important;
}

.mr05 {
  margin-right: 5px !important;
}

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

.mr15 {
  margin-right: 15px !important;
}

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

.mr25 {
  margin-right: 25px !important;
}

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

.mr35 {
  margin-right: 35px !important;
}

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

.mr45 {
  margin-right: 45px !important;
}

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

.mr55 {
  margin-right: 55px !important;
}

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

.mr65 {
  margin-right: 65px !important;
}

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

.mr75 {
  margin-right: 75px !important;
}

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

.mr85 {
  margin-right: 85px !important;
}

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

.mr95 {
  margin-right: 95px !important;
}

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

/**
* force margin-bottom XXpx
*/
.mb00 {
  margin-bottom: 0px !important;
}

.mb05 {
  margin-bottom: 5px !important;
}

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

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

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

.mb25 {
  margin-bottom: 25px !important;
}

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

.mb35 {
  margin-bottom: 35px !important;
}

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

.mb45 {
  margin-bottom: 45px !important;
}

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

.mb55 {
  margin-bottom: 55px !important;
}

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

.mb65 {
  margin-bottom: 65px !important;
}

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

.mb75 {
  margin-bottom: 75px !important;
}

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

.mb85 {
  margin-bottom: 85px !important;
}

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

.mb95 {
  margin-bottom: 95px !important;
}

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

/**
* force margin-left XXpx
*/
.ml00 {
  margin-left: 0px !important;
}

.ml05 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.ml100 {
  margin-left: 100px !important;
}

/**
* force padding-top XXpx
*/
.pt00 {
  padding-top: 0px !important;
}

.pt05 {
  padding-top: 5px !important;
}

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

.pt15 {
  padding-top: 15px !important;
}

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

.pt25 {
  padding-top: 25px !important;
}

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

.pt35 {
  padding-top: 35px !important;
}

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

.pt45 {
  padding-top: 45px !important;
}

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

.pt55 {
  padding-top: 55px !important;
}

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

.pt65 {
  padding-top: 65px !important;
}

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

.pt75 {
  padding-top: 75px !important;
}

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

.pt85 {
  padding-top: 85px !important;
}

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

.pt95 {
  padding-top: 95px !important;
}

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

/**
   * force padding-right XXpx
   */
.pr00 {
  padding-right: 0px !important;
}

.pr05 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pr75 {
  padding-right: 75px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pr85 {
  padding-right: 85px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.pr95 {
  padding-right: 95px !important;
}

.pr100 {
  padding-right: 100px !important;
}

/**
* force padding-bottom XXpx
*/
.pb00 {
  padding-bottom: 0px !important;
}

.pb05 {
  padding-bottom: 5px !important;
}

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

.pb15 {
  padding-bottom: 15px !important;
}

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

.pb25 {
  padding-bottom: 25px !important;
}

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

.pb35 {
  padding-bottom: 35px !important;
}

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

.pb45 {
  padding-bottom: 45px !important;
}

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

.pb55 {
  padding-bottom: 55px !important;
}

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

.pb65 {
  padding-bottom: 65px !important;
}

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

.pb75 {
  padding-bottom: 75px !important;
}

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

.pb85 {
  padding-bottom: 85px !important;
}

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

.pb95 {
  padding-bottom: 95px !important;
}

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

/**
* force padding-left XXpx
*/
.pl00 {
  padding-left: 0px !important;
}

.pl05 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.pl75 {
  padding-left: 75px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.pl85 {
  padding-left: 85px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.pl95 {
  padding-left: 95px !important;
}

.pl100 {
  padding-left: 100px !important;
}

/* img */
img {
  vertical-align: bottom;
}

.fs10 {
  font-size: 10px !important;
}

.fs11 {
  font-size: 11px !important;
}

.fs12 {
  font-size: 12px !important;
}

.fs13 {
  font-size: 13px !important;
}

.fs14 {
  font-size: 14px !important;
}

.fs15 {
  font-size: 15px !important;
}

.fs16 {
  font-size: 16px !important;
}

.fs17 {
  font-size: 17px !important;
}

.fs18 {
  font-size: 18px !important;
}

.fs19 {
  font-size: 19px !important;
}

.fs20 {
  font-size: 20px !important;
}

.fs21 {
  font-size: 21px !important;
}

.fs22 {
  font-size: 22px !important;
}

.fs23 {
  font-size: 23px !important;
}

.fs24 {
  font-size: 24px !important;
}

.fs25 {
  font-size: 25px !important;
}

.fs26 {
  font-size: 26px !important;
}

/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'AvantGardeGothicITCW01Bk';
  src: url("../../webfonts/2E775F_0_0.eot");
  src: url("../../webfonts/2E775F_0_0.eot?#iefix") format("embedded-opentype"), url("../../webfonts/2E775F_0_0.woff2") format("woff2"), url("../../webfonts/2E775F_0_0.woff") format("woff"), url("../../webfonts/2E775F_0_0.ttf") format("truetype");
}
/* /////////////////////////////
    plugins
///////////////////////////// */
/* ////////////////////////// */
/* ////////////////////////// */
/* /////////////////////////////
    element
///////////////////////////// */
body {
  color: #000000;
  font-size: 14px;
  line-height: 1.8;
  font-family: AvantGardeGothicITCW01Bk, "Gothic Medium BBB", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 3px;
}

strong {
  font-family: AvantGardeGothicITCW01Bk, "Midashi Go MB31", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

a {
  color: #000;
  text-decoration: none;
}

ul, li {
  list-style: none;
}

img {
  outline: none;
  border: none;
}

::selection {
  background-color: #ddd;
  color: #000;
}

::-moz-selection {
  background-color: #ddd;
  color: #000;
}

.article_content a,
.newslist .text a,
.page_content .main .text a,
.page_content .main p a {
  position: relative;
}
.article_content a:after, .article_content a:before,
.newslist .text a:after,
.newslist .text a:before,
.page_content .main .text a:after,
.page_content .main .text a:before,
.page_content .main p a:after,
.page_content .main p a:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -3px;
  background-color: #bbb;
  -moz-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}
.article_content a:after,
.newslist .text a:after,
.page_content .main .text a:after,
.page_content .main p a:after {
  right: 0;
}
.article_content a:before,
.newslist .text a:before,
.page_content .main .text a:before,
.page_content .main p a:before {
  width: 0;
}
.article_content a:hover,
.newslist .text a:hover,
.page_content .main .text a:hover,
.page_content .main p a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.article_content a:hover:after,
.newslist .text a:hover:after,
.page_content .main .text a:hover:after,
.page_content .main p a:hover:after {
  
  opacity: 0;
  -moz-transform: translate(0, 5px);
  -ms-transform: translate(0, 5px);
  -webkit-transform: translate(0, 5px);
  transform: translate(0, 5px);
}

.page_content .main .title a:after, .page_content .main .title a:before {
  display: none;
}

@keyframes line {
  50% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  img {
    width: 100%;
    height: auto;
  }

  *, *::after, *::before {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
}
@media screen and (max-width: 480px) {
  body {
    letter-spacing: 2px;
  }
}
/* /////////////////////////////
    common
///////////////////////////// */
.fade {
  -moz-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}
.fade:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

.wrap {
  width: 1100px;
  margin: 0 auto;
  clear: both;
  position: relative;
}
.wrap:after {
  content: "";
  display: block;
  clear: both;
}

.wrap2 {
  width: 960px;
  margin: 0 auto;
}

.container {
  padding: 50px 0;
  position: relative;
  z-index: 1;
  background-color: #fff;
}

.is-sp {
  display: none;
}

.is-tab {
  display: none;
}

.is-pc {
  display: block;
}

/* liquid */
@media screen and (max-width: 1200px) {
  .wrap {
    width: auto;
    padding: 0 25px;
  }

  .wrap2 {
    width: auto;
  }

  .container {
    padding: 50px 0;
    overflow: hidden;
  }
}
/* tablet */
@media screen and (max-width: 800px) {
  .is-pc {
    display: none;
  }

  .is-sp {
    display: none;
  }

  .is-tab {
    display: block;
  }
}
/* smartphone */
@media screen and (max-width: 640px) {
  .wrap {
    padding: 0 25px;
  }

  .is-tab {
    display: none;
  }

  .is-pc {
    display: none;
  }

  .is-sp {
    display: block;
  }

  .container {
    padding: 0;
  }
}
/* /////////////////////////////
    outer
///////////////////////////// */
#loader {
  background-color: #fff;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.no-js #loader {
  display: none;
}
#loader span {
  display: block;
  width: 50%;
  height: 1px;
  background-color: #000000;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -25%;
  margin-top: -1px;
  -moz-animation: loading 0.1s infinite;
  -webkit-animation: loading 0.1s infinite;
  animation: loading 0.1s infinite;
}
#loader span:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 1;
}

.load #loader {
  
  opacity: 0;
  visibility: hidden;
}

.load2 #loader {
  display: none;
}

@-moz-keyframes loading {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes loading {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes loading {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* /////////////////////////////
    outer
///////////////////////////// */
#container {
  -moz-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.05s;
  -o-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.05s;
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition-delay: 0.05s;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.05s;
}

.sidearea {
  -moz-transition: padding 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.05s;
  -o-transition: padding 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.05s;
  -webkit-transition: padding 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition-delay: 0.05s;
  transition: padding 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.05s;
}

.outer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #000;
  z-index: 12;
  visibility: hidden;
  -moz-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.outer .close {
  width: 31px;
  height: 31px;
  position: absolute;
  top: 25px;
  right: 25px;
  -moz-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.4s;
  -o-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.4s;
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition-delay: 0.4s;
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.4s;
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
}
.outer .close a {
  display: block;
  height: 0;
  padding-top: 31px;
  overflow: hidden;
  background: url("../imgs/icon-close.png") no-repeat center center;
}
.outer .close a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

.outer_inner {
  padding: 50px;
}

.taglist {
  color: #fff;
  letter-spacing: 0;
}
.taglist .block {
  margin-bottom: 40px;
}
.taglist .title {
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 1.0;
}
.taglist a {
  display: inline-block;
  color: #fff;
  font-size: 12px;
  padding-left: 12px;
  margin: 3px 30px 3px 0;
  background: url("../imgs/icon-arrow-w.png") no-repeat 0 3px;
}
.taglist a:hover {
  text-decoration: underline;
}

.outer-is-open .outer {
  visibility: visible;
}
.outer-is-open .outer .close {
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* liquid */
@media screen and (max-width: 640px) {
  .outer {
    position: absolute;
  }
  .outer .close a {
    -moz-background-size: 15px auto;
    -o-background-size: 15px auto;
    -webkit-background-size: 15px auto;
    background-size: 15px auto;
  }

  .outer_inner {
    padding: 25px;
  }

  .taglist a {
    padding: 5px 30px 5px 12px;
    margin: 0;
    background-position: 0 7px;
  }
}
/* /////////////////////////////
    global-header
///////////////////////////// */
.globalheader .wrap {
  display: flex;
  display: -webkit-flex;
  align-items: flex-end;
  -webkit-align-items: flex-end;
}
.globalheader .logo {
  width: 464px;
}
.globalheader .logo img {
  width: 100%;
  height: auto;
}

/* liquid */
@media screen and (max-width: 1200px) {
  .globalheader .logo {
    width: 65%;
  }
}
@media screen and (max-width: 640px) {
  .globalheader .wrap {
    position: relative;
  }
  .globalheader .logo {
    padding-top: 20px;
  }
}
/* /////////////////////////////
    global-header
///////////////////////////// */
.globalheader .globalnav {
  flex: 1;
}
.globalheader .globalnavInner {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  align-items: flex-end;
  -webkit-align-items: flex-end;
}
.globalnav .menu-global_navigation-container .sub-menu {
  display: none;
}
.globalnav .menu-global_navigation-container > ul {
  font-size: 0;
  text-align: right;
  display: flex;
  display: -webkit-flex;
}
.globalnav .menu-global_navigation-container > ul > li {
  margin-left: 40px;
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 1.0;
}
.globalnav .menu-global_navigation-container > ul > li > a {
  text-decoration: none;
  position: relative;
}
.globalnav .menu-global_navigation-container > ul > li > a:before {
  content: "";
  display: block;
  position: absolute;
  background-color: #000;
  height: 1px;
  bottom: -10px;
  left: -2px;
  right: -2px;
  margin: auto;
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -moz-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}
.lt-ie9 .globalnav .menu-global_navigation-container > ul > li > a:before {
  display: none;
}
.globalnav .menu-global_navigation-container > ul > li > a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.globalnav .menu-global_navigation-container > ul > li > a:hover:before {
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.lt-ie9 .globalnav .menu-global_navigation-container > ul > li > a:hover:before {
  display: block;
}
.globalnav .menu-global_navigation-container > ul .current-menu-item a:before,
.globalnav .menu-global_navigation-container > ul .current-category-ancestor a:before,
.globalnav .menu-global_navigation-container > ul .current-menu-parent a:before {
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.globalnav_btn {
  width: 70px;
  height: 65px;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 11;
}
.globalnav_btn a {
  display: block;
  height: 100%;
}
.globalnav_btn span {
  display: block;
  width: 20px;
  height: 3px;
  background-color: #000;
  position: absolute;
  right: 25px;
  -moz-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}
.globalnav_btn span:nth-child(1) {
  top: 25px;
}
.globalnav_btn span:nth-child(2) {
  top: 32px;
}
.globalnav_btn span:nth-child(3) {
  top: 39px;
}
.nav-is-open .globalnav_btn span {
  background-color: #fff;
  -moz-transform-origin: 50% 50% 50%;
  -ms-transform-origin: 50% 50% 50%;
  -webkit-transform-origin: 50% 50% 50%;
  transform-origin: 50% 50% 50%;
}
.nav-is-open .globalnav_btn span:nth-child(1) {
  -moz-transform: translate3d(0, 7px, 0) rotate(225deg);
  -ms-transform: translate3d(0, 7px, 0) rotate(225deg);
  -webkit-transform: translate3d(0, 7px, 0) rotate(225deg);
  transform: translate3d(0, 7px, 0) rotate(225deg);
}
.nav-is-open .globalnav_btn span:nth-child(2) {
  
  opacity: 0;
}
.nav-is-open .globalnav_btn span:nth-child(3) {
  -moz-transform: translate3d(0, -7px, 0) rotate(-225deg);
  -ms-transform: translate3d(0, -7px, 0) rotate(-225deg);
  -webkit-transform: translate3d(0, -7px, 0) rotate(-225deg);
  transform: translate3d(0, -7px, 0) rotate(-225deg);
}

.globalnav_sp {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 100%;
  float: none;
  background-color: rgba(0,0,0,0.9);
  z-index: 10;
  -moz-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.globalnav_sp .menu-global_navigation-container .sub-menu {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.globalnav_sp .menu-global_navigation-container .sub-menu li {
  width: 50%;
}
.globalnav_sp .menu-global_navigation-container .sub-menu a {
  color: #fff;
}
.globalnav_sp .menu-global_navigation-container > ul {
  text-align: left;
  padding: 60px 0 30px;
}
.globalnav_sp .menu-global_navigation-container > ul > li {
  display: block;
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 1.0;
  -moz-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  
  opacity: 0;
  -moz-transform: translate3d(30px, 0, 0);
  -webkit-transform: translate3d(30px, 0, 0);
  transform: translate3d(30px, 0, 0);
}
.globalnav_sp .twitter {
  -moz-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  
  opacity: 0;
  -moz-transform: translate3d(30px, 0, 0);
  -webkit-transform: translate3d(30px, 0, 0);
  transform: translate3d(30px, 0, 0);
}
.globalnav_sp .menu-global_navigation-container > ul > li:nth-child(1) {
  -moz-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.globalnav_sp .menu-global_navigation-container > ul > li:nth-child(2) {
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.globalnav_sp .menu-global_navigation-container > ul > li:nth-child(3) {
  -moz-transition-delay: 0.25s;
  -o-transition-delay: 0.25s;
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.globalnav_sp .menu-global_navigation-container > ul > li:nth-child(4) {
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.globalnav_sp .menu-global_navigation-container > ul > li:nth-child(5) {
  -moz-transition-delay: 0.35s;
  -o-transition-delay: 0.35s;
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
}
.globalnav_sp .twitter {
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.globalnav_sp .menu-global_navigation-container > ul > li > a {
  display: block;
  padding: 15px 30px;
  font-size: 20px;
  color: #fff;
  line-height: 1.0;
}
.globalnav_sp .menu-global_navigation-container > ul > li ul {
  margin-bottom: 10px;
}
.globalnav_sp .menu-global_navigation-container > ul > li ul li a {
  display: block;
  padding: 10px 0;
  font-size: 14px;
}
.globalnav_sp .menu-global_navigation-container > ul > li ul li:nth-child(2n-1) a {
  padding-left: 30px;
}
.globalnav_sp .menu-global_navigation-container > ul > li ul li:last-child {
  margin-top: 5px;
}
.nav-is-open .globalnav_sp {
  left: 0;
}
.nav-is-open .globalnav_sp .menu-global_navigation-container > ul > li,
.nav-is-open .globalnav_sp .twitter {
  opacity: 1;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.nav-is-open .container {
  
}
.globalheader .globalnav .twitter {
  margin-left: 40px;
}
.globalheader .globalnav .twitter a,
.globalnav_sp .twitter a {
  display: block;
  width: 30px;
  height: 30px;
  background: url('../imgs/icon-twitter.png') no-repeat 50% 100%;
  background-size: 20px auto;
  transition: opacity .2s;
}
.globalnav_sp .twitter a {
  background-position: 0 50%;
}
.globalheader .globalnav .twitter a:hover {
  opacity: .7;
}
.globalnav_sp .twitter {
  padding-left: 30px;
  margin-top: -10px;
}
.globalnav_sp .twitter a {
  background-image: url('../imgs/icon-twitter-white.png');
  background-size: 20px auto;
  -webkit-background-size: 20px auto;
}

/* liquid */
@media screen and (max-width: 1200px) {
  .globalheader .globalnav {
  }
  .globalnav .menu-global_navigation-container > ul > li {
    margin-left: 10px;
  }
}
@media screen and (max-width: 960px) {
  .globalnav .menu-global_navigation-container > ul > li {
    margin-left: 2.72727%;
  }
  .globalnav .menu-global_navigation-container > ul > li > a {
    font-size: 12px;
  }
  .globalheader .globalnav .twitter {
    margin-left: 40px;
  }
}
/* /////////////////////////////
    thumbnails
///////////////////////////// */
.thumbnails .row {
  font-size: 0;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.thumbnails .row .col {
  width: calc((100% - 240px)/3);
  height: calc((100% - 240px)/3);
  margin-left: 80px;
  margin-bottom: 80px;
  font-size: 14px;
  position: relative;
  text-align: left;
  
  opacity: 0;
  -moz-transform: translate3d(0, 50px, 0);
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -moz-transition: all 1.6s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 1.6s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 1.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1.6s cubic-bezier(0.19, 1, 0.22, 1);
}

.no-js .thumbnails .row .col {
  
  opacity: 1;
}
.thumbnails .row .show.col {
  
  opacity: 1;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.thumbnails .row a img {
  width: 100%;
  height: auto;
}
.thumbnails .row .ov {
  position: absolute;
  margin: auto;
  left: 7px;
  right: 7px;
  top: 6px;
  bottom: 6px;
  background: url("../imgs/opa.png") repeat 0 0;
  color: #fff;
  z-index: 1;
}
.thumbnails .row .ov .ov2 {
  display: table;
  height: 100%;
  width: 100%;
}
.thumbnails .row .ov .ov2 .ov3 {
  display: table-cell;
  vertical-align: middle;
  padding: 15px;
  font-size: 16px;
  line-height: 1.6;
}
.thumbnails .row a {
  /**/
  /**/
  /**/
}
.thumbnails .row a img {
  -moz-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.thumbnails .row a .ov {
  -moz-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  
  opacity: 0;
}
.thumbnails .row a:hover .ov {
  
  opacity: 1;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.thumbnails .row a .ov2 {
  
  opacity: 0;
  -moz-transform: translate3d(0, 10px, 0);
  -ms-transform: translate3d(0, 10px, 0);
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
  -moz-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
  -o-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition-delay: 0.1s;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
}
.thumbnails .row a:hover .ov2 {
  
  opacity: 1;
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.loader {
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  border-top: 3px solid rgba(0, 0, 0, 0.2);
  border-right: 3px solid rgba(0, 0, 0, 0.2);
  border-bottom: 3px solid rgba(0, 0, 0, 0.2);
  border-left: 3px solid #000;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 .6s infinite linear;
  animation: load8 .6s infinite linear;
}

.loader,
.loader:after {
  border-radius: 50%;
  width: 3em;
  height: 3em;
}

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* liquid */
@media screen and (max-width: 1200px) {
  .thumbnails .row {
    
  }
  .thumbnails .row .col {
    
  }
}
@media screen and (max-width: 800px) {
  .thumbnails .row .col {
    
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .thumbnails .row .ov .ov2 .ov3 {
    font-size: 12px;
  }
}
@media screen and (max-width: 640px) {
  .thumbnails .row {
    text-align: center;
    justify-content: center;
    -webkit-justify-content: center;
  }
  .thumbnails .row .col {
    margin-left: 0;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-bottom: 45px;
  }
  .thumbnails .row .col.pickup:nth-child(5),
  .thumbnails .row .col.pickup:nth-child(6) {
    display: none;
  }
  .thumbnails .row .ov .ov2 .ov3 {
    font-size: 12px;
    padding: 10px;
  }
}
/* /////////////////////////////
    newslist
///////////////////////////// */
.newslist li {
  margin-bottom: 90px;
  padding-bottom: 60px;
  border-bottom: 1px solid #000;
}
.newslist li.last {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.newslist li img {
  max-width: 100%;
  height: auto;
}
.newslist li .title {
  font-size: 20px;
}
.newslist li .date {
  font-size: 14px;
  letter-spacing: 1px;
}
.newslist li .text {
  margin-top: 30px;
  padding-top: 40px;
  letter-spacing: 2px;
  position: relative;
}
.newslist li .text:after {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
}

/* liquid */
@media screen and (max-width: 800px) {
  .newslist li {
    margin-bottom: 45px;
    padding-bottom: 30px;
  }
  .newslist li .title {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1.6;
  }
  .newslist li .text {
    margin-top: 20px;
    padding-top: 20px;
    font-size: 14px;
  }
}
/* /////////////////////////////
    archivelist
///////////////////////////// */
.archivelist ul {
  display: inline-block;
  vertical-align: top;
  width: 100px;
}
.archivelist ul li {
  margin-bottom: 15px;
  line-height: 1.0;
  letter-spacing: 2px;
  font-size: 13px;
}
.archivelist a {
  text-decoration: none;
  position: relative;
}
.archivelist a:before {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  bottom: 55%;
  left: -3px;
  background-color: #000;
  width: 0;
  -moz-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.archivelist a:hover:before {
  width: 105%;
}

/* liquid */
@media screen and (max-width: 640px) {
  .archivelist {
    font-size: 0;
    margin-top: -20px;
  }
  .blogarea .archivelist {
    margin-top: 0;
  }
  .archivelist ul {
    width: 33%;
    font-size: 13px;
    margin-top: 20px;
    text-align: center;
  }
  .archivelist a:before {
    display: none;
  }
}
/* /////////////////////////////
    sidemenu
///////////////////////////// */
.sidemenu {
  margin-bottom: 30px;
  padding-bottom: 20px;
  position: relative;
}
.sidemenu:after {
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  background-color: #000;
  position: absolute;
  bottom: 0;
  left: 0;
}
.sidemenu ul li {
  margin-bottom: 20px;
  font-size: 12px;
  line-height: 1.0;
  letter-spacing: 2px;
}
.sidemenu ul li a {
  text-decoration: none;
  position: relative;
}
.sidemenu ul li a:before {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  bottom: 55%;
  left: -3px;
  background-color: #000;
  width: 0;
  -moz-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.sidemenu ul li a:hover:before {
  width: 105%;
}

.taglist_btn, #menu-item-2977 {
  font-size: 12px;
}
.taglist_btn a, #menu-item-2977 a {
  text-decoration: none;
  padding-left: 25px;
  padding-top: 3px;
  padding-bottom: 5px;
  letter-spacing: 2px;
  background: url("../imgs/icon-tag.png") no-repeat 0 0;
  position: relative;
}
.taglist_btn a:before, #menu-item-2977 a:before {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  bottom: 52%;
  left: -3px;
  background-color: #000;
  width: 0;
  -moz-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.taglist_btn a:hover:before, #menu-item-2977 a:hover:before {
  width: 105%;
}

/* liquid */
@media screen and (max-width: 640px) {
  .taglist_btn a, #menu-item-2977 a {
    padding-left: 20px;
    background-position: 0 2px;
    -moz-background-size: 12px auto;
    -o-background-size: 12px auto;
    -webkit-background-size: 12px auto;
    background-size: 12px auto;
  }
  
  #menu-item-2977 a {
    padding-left: 25px;
    background-image: url('../imgs/tag-fill.png');
    background-size: 16px auto;
    -webkit-background-size: 16px auto;
  }

  .taglist_btn a:before, #menu-item-2977 a:before {
    display: none;
  }
}
/* /////////////////////////////
    content
///////////////////////////// */
.maincontent {
  padding-top: 80px;
}
.maincontent strong {
  font-family: AvantGardeGothicITCW01Bk, "Midashi Go MB31", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.sidearea {
  width: 140px;
  position: fixed;
  top: 205px;
  
  opacity: 0;
  -moz-transition: opacity, padding 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.05s;
  -o-transition: opacity, padding 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.05s;
  -webkit-transition: opacity, padding 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition-delay: 0s, 0.05s;
  transition: opacity, padding 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.05s;
}
.no-js .sidearea {
  
  opacity: 1;
}

.load .sidearea {
  
  opacity: 1;
}

.mainarea {
  width: 960px;
  float: right;
}

/* liquid */
@media screen and (max-width: 1200px) {
  .mainarea {
    width: 85%;
  }

  .sidearea {
    width: 15%;
  }
}
@media screen and (max-width: 800px) {
  .maincontent {
    padding-top: 40px;
  }
}
@media screen and (max-width: 640px) {
  .maincontent {
    padding-top: 40px;
  }

  .sidearea {
    display: none;
  }

  .mainarea {
    width: auto;
    margin-left: auto;
    float: none;
  }
}
/* /////////////////////////////
    global-footer
///////////////////////////// */
.globalfooter {
  margin-top: 90px;
}
.globalfooter .copyright {
  text-align: center;
  font-size: 12px;
  letter-spacing: 2px;
}

.pagetop {
  display: none;
  position: fixed;
  bottom: 50px;
  right: 50px;
  width: 49px;
  height: 29px;
}
.pagetop a {
  display: block;
  height: 0;
  padding-top: 29px;
  overflow: hidden;
  background: url("../imgs/pagetop.png") no-repeat 0 0;
}

/* liquid */
@media screen and (max-width: 640px) {
  .globalfooter {
    margin-top: 20px;
    padding-bottom: 20px;
  }
  .globalfooter .copyright {
    font-size: 10px;
  }

  .pagetop {
    display: block;
    position: relative;
    margin: 20px auto 0;
    width: 50px;
    height: 50px;
    right: inherit;
    bottom: inherit;
  }
  .pagetop a {
    padding-top: 50px;
    background-position: center center;
    -moz-background-size: 24px, auto;
    -o-background-size: 24px, auto;
    -webkit-background-size: 24px, auto;
    background-size: 24px, auto;
  }
}
/* /////////////////////////////
    article
///////////////////////////// */
.article {
  padding-bottom: 80px;
  margin-bottom: 80px;
  border-bottom: 1px solid #000;
}
.article.last, .article:only-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.articlearea {
  width: 660px;
  margin: 0 auto;
}

.article_header {
  padding-bottom: 60px;
  position: relative;
}
.article_header:after {
  content: "";
  display: block;
  width: 60px;
  height: 1px;
  background-color: #000;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -30px;
}

.article_title, .article_stitle {
  text-align: center;
}

.article_title {
  font-size: 20px;
}

.article_stitle {
  margin-top: 10px;
  font-size: 14px;
}

.article_content {
  padding-top: 60px;
}
.article_content p {
  margin: 0 0 30px;
}
.article_content img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 0 60px;
  -moz-transition: all 1.4s;
  -o-transition: all 1.4s;
  -webkit-transition: all 1.4s;
  transition: all 1.4s;
}
.no-js .article_content img {
  
  opacity: 1;
}
.article_content img.loaded {
  
  opacity: 1;
}
.blogarea .article_content {
  width: 960px;
  margin: 0 auto;
}
.blogarea .article_content img {
  max-width: 1100px;
  height: auto;
  margin-left: -70px;
}
.blogarea .article_content img.minisize {
  margin-left: auto;
  margin-right: auto;
}

.article_tag a {
  margin: 0 3px;
  padding: 3px 5px;
  background-color: #000000;
  color: #fff;
  font-size: 14px;
  line-height: 1.0;
  -moz-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.article_tag a:hover {
  background-color: #fff;
  color: #000;
}

/* liquid */
@media screen and (max-width: 1200px) {
  .blogarea .article_content {
    width: auto;
  }
  .blogarea .article_content img {
    width: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    
    opacity: 1;
  }
  .blogarea .article_content img.loaded {
    
    opacity: 1;
  }
}
@media screen and (max-width: 800px) {
  .articlearea {
    width: auto;
    margin-left: 120px;
  }

  .article_header {
    padding-bottom: 30px;
  }

  .article_title {
    font-size: 18px;
  }

  .article_stitle {
    font-size: 13px;
  }

  .blogarea .article_content {
    width: auto;
    margin: 0 auto;
  }
  .blogarea .article_content img {
    width: 100%;
    height: auto;
    margin-left: 0;
    
    opacity: 1;
  }
  .blogarea .article_content img.loaded {
    
    opacity: 1;
  }
  .blogarea .article_content img.minisize {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 640px) {
  .articlearea {
    margin-left: 0;
  }

  .article {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }

  .article_content {
    font-size: 13px;
  }
  .article_content img {
    margin: 0 0 30px;
    
    opacity: 1;
  }
  .article_content img.loaded {
    
    opacity: 1;
  }
  .blogarea .article_content {
    padding-top: 30px;
  }

  .article_tag a {
    font-size: 12px;
  }
}
/* /////////////////////////////
    articlenav
///////////////////////////// */
.articlenav {
  margin-top: 100px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #000;
}

.articlenav_inner {
  width: 660px;
  margin: 0 auto;
  position: relative;
}

.pager {
  min-height: 42px;
}
.pager .nextpostslink, .pager .previouspostslink {
  position: absolute;
  top: 10px;
  display: block;
  font-size: 14px;
  line-height: 22px;
}
.pager .nextpostslink:after, .pager .nextpostslink:before, .pager .previouspostslink:after, .pager .previouspostslink:before {
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  background-color: #000;
  position: absolute;
  -moz-transform-origin: 0 0 50%;
  -ms-transform-origin: 0 0 50%;
  -webkit-transform-origin: 0 0 50%;
  transform-origin: 0 0 50%;
}
.pager .previouspostslink {
  padding-left: 30px;
  left: 0;
}
.pager .previouspostslink:before {
  left: 0;
  top: 2px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -moz-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.pager .previouspostslink:after {
  left: 0;
  top: 16px;
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  -moz-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.pager .previouspostslink:hover:before {
  top: 3px;
  -moz-transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  -webkit-transform: rotate(-40deg);
  transform: rotate(-40deg);
}
.pager .previouspostslink:hover:after {
  top: 15px;
  -moz-transform: rotate(-140deg);
  -ms-transform: rotate(-140deg);
  -webkit-transform: rotate(-140deg);
  transform: rotate(-140deg);
}
.pager .nextpostslink {
  padding-right: 30px;
  right: 0;
}
.pager .nextpostslink:before {
  right: 0;
  top: 2px;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -moz-transition: all 0.1s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.1s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 0.1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.1s cubic-bezier(0.19, 1, 0.22, 1);
}
.pager .nextpostslink:after {
  right: 0;
  top: 16px;
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  -moz-transition: all 0.1s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.1s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 0.1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.1s cubic-bezier(0.19, 1, 0.22, 1);
}
.pager .nextpostslink:hover:before {
  top: 3px;
  -moz-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
}
.pager .nextpostslink:hover:after {
  top: 15px;
  -moz-transform: rotate(140deg);
  -ms-transform: rotate(140deg);
  -webkit-transform: rotate(140deg);
  transform: rotate(140deg);
}
.pager .prev, .pager .index, .pager .next {
  position: absolute;
  top: 0;
  cursor: pointer;
}
.pager .prev a, .pager .index a, .pager .next a {
  display: block;
  font-size: 12px;
  line-height: 22px;
  position: relative;
}
.pager .prev, .pager .next {
  width: 70px;
  top: 10px;
}
.pager .prev a, .pager .next a {
  font-size: 14px;
}
.pager .prev:after, .pager .prev:before, .pager .next:after, .pager .next:before {
  content: "";
  display: block;
  width: 13px;
  height: 2px;
  background-color: #000;
  position: absolute;
  -moz-transform-origin: 0 0 50%;
  -ms-transform-origin: 0 0 50%;
  -webkit-transform-origin: 0 0 50%;
  transform-origin: 0 0 50%;
}
.pager .prev.large:after, .pager .prev.large:before, .pager .next.large:after, .pager .next.large:before {
  width: 20px;
  height: 2px;
}
.pager .prev {
  left: 0;
}
.pager .prev a {
  background-position: 0px -10px;
  padding-left: 25px;
}
.pager .prev:before {
  left: 0;
  top: 5px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -moz-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}
.pager .prev:after {
  left: 0;
  top: 13px;
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  -moz-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}
.pager .prev.large a {
  padding-left: 30px;
}
.pager .prev.large:before {
  top: 2px;
}
.pager .prev.large:after {
  top: 16px;
}
.pager .prev:hover:before {
  top: 6px;
  -moz-transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  -webkit-transform: rotate(-40deg);
  transform: rotate(-40deg);
}
.pager .prev:hover:after {
  top: 12px;
  -moz-transform: rotate(-140deg);
  -ms-transform: rotate(-140deg);
  -webkit-transform: rotate(-140deg);
  transform: rotate(-140deg);
}
.pager .prev:hover.large:before {
  top: 3px;
}
.pager .prev:hover.large:after {
  top: 15px;
}
.pager .index {
  width: 50px;
  white-space: nowrap;
  left: 50%;
  text-align: center;
  margin-left: -25px;
}
.pager .index a {
  background-position: -307px 0px;
}
.pager .index p {
  width: 24px;
  height: 28px;
  margin: 0 auto;
  position: relative;
}
.pager .index span {
  display: block;
  width: 5px;
  height: 5px;
  margin: 1px;
  background-color: #000;
  position: absolute;
}
.pager .index span.a1, .pager .index span.a2, .pager .index span.a3 {
  top: 0;
}
.pager .index span.a4, .pager .index span.a5, .pager .index span.a6 {
  top: 8px;
}
.pager .index span.a7, .pager .index span.a8, .pager .index span.a9 {
  top: 16px;
}
.pager .index span.a1, .pager .index span.a4, .pager .index span.a7 {
  left: 0;
}
.pager .index span.a2, .pager .index span.a5, .pager .index span.a8 {
  left: 8px;
}
.pager .index span.a3, .pager .index span.a6, .pager .index span.a9 {
  left: 16px;
}
.pager .index a:hover span {
  -moz-animation: fuwa 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-animation: fuwa 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  animation: fuwa 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}
.pager .index a:hover span.a1 {
  -moz-animation-delay: 0.01s;
  -webkit-animation-delay: 0.01s;
  animation-delay: 0.01s;
}
.pager .index a:hover span.a2 {
  -moz-animation-delay: 0.02s;
  -webkit-animation-delay: 0.02s;
  animation-delay: 0.02s;
}
.pager .index a:hover span.a3 {
  -moz-animation-delay: 0.03s;
  -webkit-animation-delay: 0.03s;
  animation-delay: 0.03s;
}
.pager .index a:hover span.a4 {
  -moz-animation-delay: 0.04s;
  -webkit-animation-delay: 0.04s;
  animation-delay: 0.04s;
}
.pager .index a:hover span.a5 {
  -moz-animation-delay: 0.05s;
  -webkit-animation-delay: 0.05s;
  animation-delay: 0.05s;
}
.pager .index a:hover span.a6 {
  -moz-animation-delay: 0.06s;
  -webkit-animation-delay: 0.06s;
  animation-delay: 0.06s;
}
.pager .index a:hover span.a7 {
  -moz-animation-delay: 0.07s;
  -webkit-animation-delay: 0.07s;
  animation-delay: 0.07s;
}
.pager .index a:hover span.a8 {
  -moz-animation-delay: 0.08s;
  -webkit-animation-delay: 0.08s;
  animation-delay: 0.08s;
}
.pager .index a:hover span.a9 {
  -moz-animation-delay: 0.09s;
  -webkit-animation-delay: 0.09s;
  animation-delay: 0.09s;
}
.pager .next {
  right: 0;
  text-align: right;
}
.pager .next a {
  background-position: -585px -10px;
  padding-right: 25px;
}
.pager .next:before {
  right: 0;
  top: 5px;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -moz-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}
.pager .next:after {
  right: 0;
  top: 13px;
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  -moz-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}
.pager .next.large a {
  padding-right: 30px;
}
.pager .next.large:before {
  top: 2px;
}
.pager .next.large:after {
  top: 16px;
}
.pager .next:hover:before {
  top: 6px;
  -moz-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
}
.pager .next:hover:after {
  top: 12px;
  -moz-transform: rotate(140deg);
  -ms-transform: rotate(140deg);
  -webkit-transform: rotate(140deg);
  transform: rotate(140deg);
}
.pager .next:hover.large:before {
  top: 3px;
}
.pager .next:hover.large:after {
  top: 15px;
}
.pager .count {
  font-size: 20px;
  position: absolute;
  width: 50%;
  left: 50%;
  margin-left: -25%;
  top: 0;
  text-align: center;
  line-height: 40px;
}
.pager .count span {
  margin: 0 5px;
}

.share {
  margin-top: 40px;
  position: relative;
  text-align: center;
}
.share .btn {
  width: 50px;
  margin: 0 auto;
}
.archive .share .btn {
  display: none;
}
.share .btn span {
  display: block;
  font-size: 12px;
  line-height: 22px;
  padding-top: 30px;
  position: relative;
}
.share .btn span:before {
  content: "";
  display: block;
  width: 52px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../imgs/icon-share.png") no-repeat -38px -46px;
}
.share .social-icon {
  margin-bottom: 20px;
  position: relative;
  text-align: center;
  font-size: 0;
  white-space: nowrap;
  -moz-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}
.archive .share .social-icon {
  text-align: right;
}
.share .social-icon .share-text {
  display: block;
  margin-bottom: 5px;
  font-size: 12px;
}
.archive .share .social-icon .share-text {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  margin-bottom: 0;
}
.share .social-icon a {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  margin: 0 0 0 1px;
  background-color: #000;
  
  opacity: 0;
  -moz-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
}
.share .social-icon a:before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../imgs/icon-share.png") no-repeat 0 0;
}
.share .social-icon a:hover:before {
  -moz-animation: airplane 0.2s;
  -webkit-animation: airplane 0.2s;
  animation: airplane 0.2s;
}
.share .social-icon a.fb {
  left: 0;
}
.share .social-icon a.fb:before {
  background-position: 16px 10px;
}
.share .social-icon a.tw {
  left: 41px;
}
.share .social-icon a.tw:before {
  background-position: -25px 10px;
}
.share .social-icon a.tu {
  left: 82px;
}
.share .social-icon a.tu:before {
  background-position: -64px 10px;
}
.share.active .social-icon a {
  
  opacity: 1;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.share.active .social-icon a.fb {
  -moz-transition-delay: 0;
  -o-transition-delay: 0;
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
.share.active .social-icon a.tw {
  -moz-transition-delay: 0.05s;
  -o-transition-delay: 0.05s;
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
.share.active .social-icon a.pi {
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.share.active .social-icon a.go {
  -moz-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.archivelist {
  padding-bottom: 50px;
  padding-top: 40px;
  border-top: 1px solid #000;
}

.recentlist {
  padding-bottom: 50px;
  padding-top: 40px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

.listtitle {
  margin-bottom: 40px;
  text-align: center;
  font-size: 20px;
}

/* liquid */
@media screen and (max-width: 800px) {
  .articlenav_inner {
    width: auto;
  }
}
@media screen and (max-width: 640px) {
  .articlenav {
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 25px;
  }

  .recentlist {
    padding-bottom: 25px;
    padding-top: 20px;
  }
  .recentlist .title {
    margin-bottom: 20px;
    font-size: 18px;
  }
  
  .recentlist .row .col:nth-child(5),
  .recentlist .row .col:nth-child(6) {
    display: none;
  }

  .share {
    margin-top: 20px;
  }
  .share .btn span:before {
    background: url("../imgs/icon-share@2x.png") no-repeat -38px -48px;
    -moz-background-size: auto 75px;
    -o-background-size: auto 75px;
    -webkit-background-size: auto 75px;
    background-size: auto 75px;
  }
  .share .social-icon {
    margin-bottom: 10px;
  }
  .share .social-icon a:before {
    background: url("../imgs/icon-share@2x.png") no-repeat -38px -48px;
    -moz-background-size: auto 75px;
    -o-background-size: auto 75px;
    -webkit-background-size: auto 75px;
    background-size: auto 75px;
  }
  .share .social-icon a.fb {
    left: 0;
  }
  .share .social-icon a.fb:before {
    background-position: 16px 10px;
  }
  .share .social-icon a.tw {
    left: 41px;
  }
  .share .social-icon a.tw:before {
    background-position: -25px 10px;
  }
  .share .social-icon a.pi {
    left: 82px;
  }
  .share .social-icon a.pi:before {
    background-position: -64px 10px;
  }
  .share .social-icon a.go {
    left: 123px;
  }
  .share .social-icon a.go:before {
    background-position: -104px 10px;
  }
}
/* /////////////////////////////
    pagearea
///////////////////////////// */
.pagearea {
  margin-bottom: 90px;
}
.page_contact .pagearea {
  padding-bottom: 0;
}
.page_news .pagearea {
  padding-bottom: 0;
}

.parent_category {
  text-align: center;
  margin-bottom: 10px;
  font-size: 12px;
}

.page_title {
  padding-bottom: 35px;
  line-height: 1.0;
  font-size: 26px;
  font-weight: lighter;
  text-align: center;
  border-bottom: 1px solid #000;
  letter-spacing: 5px;
}
.page_title sup {
  font-size: 12px;
  letter-spacing: 2px;
}

.page_content {
  margin-top: 80px;
  position: relative;
}
.page_content p {
  margin: 0 0 30px;
}
.page_content .main {
  width: 800px;
  margin: 0 auto;
}
.page_content .block {
  margin-top: 50px;
  padding-top: 50px;
  position: relative;
}
.page_content .block:after {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
}
.page_content .block.first {
  padding-top: 0;
  margin-top: 0;
}
.page_content .block.first:after {
  display: none;
}
.page_content .company .en {
  font-size: 20px;
}

.side_archive {
  width: 150px;
  position: fixed;
  top: 340px;
  
  opacity: 0;
  -moz-transition: opacity 1.4s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;
  -o-transition: opacity 1.4s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;
  -webkit-transition: opacity 1.4s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition-delay: 0.2s;
  transition: opacity 1.4s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;
}
.side_archive ul li {
  margin-bottom: 15px;
  line-height: 1.0;
}
.side_archive ul li.last {
  margin-bottom: 0;
}
.side_archive ul li a {
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 1.0;
  position: relative;
}
.side_archive ul li a:before {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  bottom: 52%;
  left: -3px;
  background-color: #000;
  width: 0;
  -moz-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.side_archive ul li a:hover:before {
  width: 105%;
}

.load .side_archive {
  
  opacity: 1;
}

/* liquid */
@media screen and (max-width: 1200px) {
  .pagearea {
    padding-bottom: 45px;
  }

  .page_content .main {
    width: auto;
    margin-left: 140px;
    margin-right: 140px;
  }
}
@media screen and (max-width: 800px) {
  .page_content .main {
    margin-left: 0;
    margin-right: 0;
  }
  .page_content .side_archive {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .pagearea {
    padding-bottom: 0;
  }

  .page_title {
    padding-bottom: 20px;
    font-size: 20px;
  }

  .page_content {
    margin-top: 40px;
  }
  .page_content .block {
    padding-top: 25px;
    margin-top: 25px;
  }
  .page_content p {
    margin: 0 0 15px;
  }

  .side_archive {
    display: none;
  }
}
/* /////////////////////////////
    contact_table
///////////////////////////// */
.contact_table .row {
  width: 100%;
  display: table;
}
.contact_table .col {
  display: table-cell;
  vertical-align: middle;
  padding-bottom: 28px;
}
.contact_table .col.label {
  width: 180px;
}
.contact_table .col.input {
  width: 600px;
}
.contact_table .row_textarea .col {
  vertical-align: top;
}
.contact_table .row_textarea .col.label {
  padding-top: 15px;
}
.contact_table input, .contact_table textarea {
  width: 600px;
  padding: 15px;
  background-color: #f2f2f2;
  border: none;
  font-size: 15px;
}

.contact_submit {
  margin-bottom: 40px;
}
.contact_submit input {
  display: block;
  width: 200px;
  padding: 15px 0;
  margin: 20px auto 0;
  background-color: #000;
  color: #fff;
  font-size: 16px;
  text-align: center;
  border: none;
  cursor: pointer;
  -moz-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}
.contact_submit input:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

.screen-reader-response {
  display: none;
}

.wpcf7-response-output,
div.wpcf7-validation-errors {
  border: 1px solid #000 !important;
  padding: 10px !important;
  text-align: center;
}
.wpcf7-response-output.wpcf7-display-none,
div.wpcf7-validation-errors.wpcf7-display-none {
  display: none;
}

.ajax-loader {
  width: auto;
  height: auto;
}

/* liquid */
@media screen and (max-width: 800px) {
  .contact_table .row {
    width: auto;
    display: block;
  }
  .contact_table .col {
    display: block;
    padding-bottom: 0;
  }
  .contact_table .col.label {
    margin-bottom: 10px;
    width: auto;
  }
  .contact_table .col.input {
    width: auto;
    margin-bottom: 20px;
  }
  .contact_table input, .contact_table textarea {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .contact_submit input {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
}
/* /////////////////////////////
    animation keyframes
///////////////////////////// */
@-moz-keyframes ten {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes ten {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes ten {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes ten2 {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes ten2 {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes ten2 {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fuwa {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fuwa {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fuwa {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes airplane {
  0% {
    -moz-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  50% {
    -moz-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  100% {
    -moz-transform: rotate(0);
    transform: rotate(0);
  }
}
@-webkit-keyframes airplane {
  0% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes airplane {
  0% {
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  50% {
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  100% {
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}


.blogIndexItem {
  margin-bottom: 50px;
}
.blogIndexItem a {
  text-decoration: none;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
}
.blogIndexItem a:after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -7px;
  transform: rotate(-45deg);
}
.blogIndexImage {
  width: 53%;
  position: relative;
}
.blogIndexImage:before {
  content: "";
  display: block;
  padding-top: 65%;
}
.blogIndexImage img {
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  -webkit-object-fit: cover;
  -webkit-object-position: 50% 50%;
}
.blogIndexTexts {
  flex: 1;
  padding-left: 50px;
  padding-right: 40px;
}
.blogIndexTexts .article_stitle,
.blogIndexTexts .article_title {
  text-align: left;
}
.blogIndexTexts .article_stitle {
  margin-top: 0;
  font-size: 14px;
}
.blogIndexTexts .article_title {
  margin-top: 1em;
  font-size: 20px;
  line-height: 1.7;
}
.blogIndexTexts .article_title span {
  display: inline-block;
  position: relative;
}
.blogIndexTexts .article_title span:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #000;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: scaleX(0);
  transition: transform .5s;
  transform-origin: 0 50%;
}
.blogIndexItem a:hover .blogIndexTexts .article_title span:after {
  transform: scaleX(1);
}

@media screen and (max-width: 640px) {
  .blogIndexItem a {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .blogIndexItem a:after {
    top: auto;
    bottom: 10px;
    margin-top: 0;
  }
  .blogIndexImage {
    width: 100%;
  }
  .blogIndexTexts {
    width: 100%;
    padding: 0;
    padding-top: 20px;
  }
  .blogIndexTexts .article_stitle {
    font-size: 12px;
  }
  .blogIndexTexts .article_title {
    margin-top: .3em;
    font-size: 16px;
  }
}