@charset "UTF-8";
/* line 5, ../../../../../../../../.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
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;
}

/* line 22, ../../../../../../../../.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* facebook */
/* twitter */
/* Instagram */
/* LINE */
/* Vimeo */
/* Pinterest */
/* tumblr */
/* google(red) */
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
    overflow: hidden;
    height: auto;
  }
  99.999% {
    opacity: 0;
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    opacity: 0;
    -moz-transform: translate(0, -20000px);
    transform: translate(0, -20000px);
    height: 0;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    overflow: hidden;
    height: auto;
  }
  99.999% {
    opacity: 0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, -20000px);
    transform: translate(0, -20000px);
    height: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    overflow: hidden;
    height: auto;
  }
  99.999% {
    opacity: 0;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    opacity: 0;
    -moz-transform: translate(0, -20000px);
    -ms-transform: translate(0, -20000px);
    -webkit-transform: translate(0, -20000px);
    transform: translate(0, -20000px);
    height: 0;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
    -moz-transform: translate(0, -20000px);
    transform: translate(0, -20000px);
    overflow: hidden;
    height: 0;
  }
  .001% {
    opacity: 0;
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
    height: auto;
  }
  100% {
    opacity: 1;
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, -20000px);
    transform: translate(0, -20000px);
    overflow: hidden;
    height: 0;
  }
  .001% {
    opacity: 0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    height: auto;
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
    -moz-transform: translate(0, -20000px);
    -ms-transform: translate(0, -20000px);
    -webkit-transform: translate(0, -20000px);
    transform: translate(0, -20000px);
    overflow: hidden;
    height: 0;
  }
  .001% {
    opacity: 0;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    height: auto;
  }
  100% {
    opacity: 1;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
/* line 71, ../_scss/inc/_mixin.scss */
.fbg {
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  -webkit-background-size: cover !important;
  background-size: cover !important;
}
/* line 74, ../_scss/inc/_mixin.scss */
.fbg._contain {
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  -moz-background-size: contain !important;
  -o-background-size: contain !important;
  -webkit-background-size: contain !important;
  background-size: contain !important;
}

/* line 77, ../_scss/inc/_mixin.scss */
*:after {
  display: block;
  clear: both;
}

/*
 * Mixin for placeholder
 * @include placeholderColor(#00ff00);
 */
/*
http://book.scss.jp/code/c5/02.html

[sample - keyframes]
@include keyframes(headerBGAnima) {
	0% {opacity: 0;}
	50% {opacity: 1;}
	100% {}
}

*/
/*
@mixin keyframes($animaName) {
	@-webkit-keyframes $animaName {
		@content;
	}
	@-moz-keyframes $animaName {
		@content;
	}
	@-o-keyframes $animaName {
		@content;
	}
	@-ms-keyframes $animaName {
		@content;
	}
	@keyframes $animaName {
		@content;
	}
}
*/
/*----------------------------------------------------
  Flexbox
  参考：https://qiita.com/torugatoru/items/d6055ca9c6cd762e1e9b
 ----------------------------------------------------*/
/* UTILITY */
/* line 465, ../_scss/inc/_mixin.scss */
*:after {
  display: block;
  clear: both;
}

/* = rate, padding, margin
---------------------------------------------------------------------*/
/* line 16, ../_scss/inc/_base.scss */
body .mod_rate5 {
  width: 5% !important;
}
/* line 17, ../_scss/inc/_base.scss */
body .mod_rate10 {
  width: 10% !important;
}
/* line 18, ../_scss/inc/_base.scss */
body .mod_rate15 {
  width: 15% !important;
}
/* line 19, ../_scss/inc/_base.scss */
body .mod_rate20 {
  width: 20% !important;
}
/* line 20, ../_scss/inc/_base.scss */
body .mod_rate25 {
  width: 25% !important;
}
/* line 21, ../_scss/inc/_base.scss */
body .mod_rate30 {
  width: 30% !important;
}
/* line 22, ../_scss/inc/_base.scss */
body .mod_rate35 {
  width: 35% !important;
}
/* line 23, ../_scss/inc/_base.scss */
body .mod_rate40 {
  width: 40% !important;
}
/* line 24, ../_scss/inc/_base.scss */
body .mod_rate45 {
  width: 45% !important;
}
/* line 25, ../_scss/inc/_base.scss */
body .mod_rate50 {
  width: 50% !important;
}
/* line 26, ../_scss/inc/_base.scss */
body .mod_rate55 {
  width: 55% !important;
}
/* line 27, ../_scss/inc/_base.scss */
body .mod_rate60 {
  width: 60% !important;
}
/* line 28, ../_scss/inc/_base.scss */
body .mod_rate65 {
  width: 65% !important;
}
/* line 29, ../_scss/inc/_base.scss */
body .mod_rate70 {
  width: 70% !important;
}
/* line 30, ../_scss/inc/_base.scss */
body .mod_rate75 {
  width: 75% !important;
}
/* line 31, ../_scss/inc/_base.scss */
body .mod_rate80 {
  width: 80% !important;
}
/* line 32, ../_scss/inc/_base.scss */
body .mod_rate85 {
  width: 85% !important;
}
/* line 33, ../_scss/inc/_base.scss */
body .mod_rate90 {
  width: 90% !important;
}
/* line 34, ../_scss/inc/_base.scss */
body .mod_rate95 {
  width: 95% !important;
}
/* line 35, ../_scss/inc/_base.scss */
body .mod_rate100 {
  width: 100% !important;
}
/* line 37, ../_scss/inc/_base.scss */
body .pdb0 {
  padding-bottom: 0px !important;
}
/* line 38, ../_scss/inc/_base.scss */
body .pdb5 {
  padding-bottom: 5px !important;
}
/* line 39, ../_scss/inc/_base.scss */
body .pdb10 {
  padding-bottom: 10px !important;
}
/* line 40, ../_scss/inc/_base.scss */
body .pdb15 {
  padding-bottom: 15px !important;
}
/* line 41, ../_scss/inc/_base.scss */
body .pdb20 {
  padding-bottom: 20px !important;
}
/* line 42, ../_scss/inc/_base.scss */
body .pdb25 {
  padding-bottom: 25px !important;
}
/* line 43, ../_scss/inc/_base.scss */
body .pdb30 {
  padding-bottom: 30px !important;
}
/* line 44, ../_scss/inc/_base.scss */
body .pdb35 {
  padding-bottom: 35px !important;
}
/* line 45, ../_scss/inc/_base.scss */
body .pdb40 {
  padding-bottom: 40px !important;
}
/* line 46, ../_scss/inc/_base.scss */
body .pdb45 {
  padding-bottom: 45px !important;
}
/* line 47, ../_scss/inc/_base.scss */
body .pdb50 {
  padding-bottom: 50px !important;
}
/* line 48, ../_scss/inc/_base.scss */
body .pdb55 {
  padding-bottom: 55px !important;
}
/* line 49, ../_scss/inc/_base.scss */
body .pdb60 {
  padding-bottom: 60px !important;
}
/* line 50, ../_scss/inc/_base.scss */
body .pdb65 {
  padding-bottom: 65px !important;
}
/* line 51, ../_scss/inc/_base.scss */
body .pdb70 {
  padding-bottom: 70px !important;
}
/* line 52, ../_scss/inc/_base.scss */
body .pdb75 {
  padding-bottom: 75px !important;
}
/* line 53, ../_scss/inc/_base.scss */
body .pdb80 {
  padding-bottom: 80px !important;
}
/* line 54, ../_scss/inc/_base.scss */
body .pdb85 {
  padding-bottom: 85px !important;
}
/* line 55, ../_scss/inc/_base.scss */
body .pdb90 {
  padding-bottom: 90px !important;
}
/* line 56, ../_scss/inc/_base.scss */
body .pdb95 {
  padding-bottom: 95px !important;
}
/* line 57, ../_scss/inc/_base.scss */
body .pdb100 {
  padding-bottom: 100px !important;
}
/* line 59, ../_scss/inc/_base.scss */
body .pdt0 {
  padding-top: 0px !important;
}
/* line 60, ../_scss/inc/_base.scss */
body .pdt5 {
  padding-top: 5px !important;
}
/* line 61, ../_scss/inc/_base.scss */
body .pdt10 {
  padding-top: 10px !important;
}
/* line 62, ../_scss/inc/_base.scss */
body .pdt15 {
  padding-top: 15px !important;
}
/* line 63, ../_scss/inc/_base.scss */
body .pdt20 {
  padding-top: 20px;
}
/* line 64, ../_scss/inc/_base.scss */
body .pdt25 {
  padding-top: 25px;
}
/* line 65, ../_scss/inc/_base.scss */
body .pdt30 {
  padding-top: 30px;
}
/* line 66, ../_scss/inc/_base.scss */
body .pdt35 {
  padding-top: 35px;
}
/* line 67, ../_scss/inc/_base.scss */
body .pdt40 {
  padding-top: 40px !important;
}
/* line 68, ../_scss/inc/_base.scss */
body .pdt45 {
  padding-top: 45px !important;
}
/* line 69, ../_scss/inc/_base.scss */
body .pdt50 {
  padding-top: 50px;
}
/* line 70, ../_scss/inc/_base.scss */
body .pdt55 {
  padding-top: 55px;
}
/* line 71, ../_scss/inc/_base.scss */
body .pdt60 {
  padding-top: 60px;
}
/* line 72, ../_scss/inc/_base.scss */
body .pdt65 {
  padding-top: 65px;
}
/* line 73, ../_scss/inc/_base.scss */
body .pdt70 {
  padding-top: 70px;
}
/* line 74, ../_scss/inc/_base.scss */
body .pdt75 {
  padding-top: 75px;
}
/* line 75, ../_scss/inc/_base.scss */
body .pdt80 {
  padding-top: 80px;
}
/* line 76, ../_scss/inc/_base.scss */
body .pdt85 {
  padding-top: 85px;
}
/* line 77, ../_scss/inc/_base.scss */
body .pdt90 {
  padding-top: 90px;
}
/* line 78, ../_scss/inc/_base.scss */
body .pdt95 {
  padding-top: 95px;
}
/* line 79, ../_scss/inc/_base.scss */
body .pdt100 {
  padding-top: 100px;
}
/* line 81, ../_scss/inc/_base.scss */
body .pdl0 {
  padding-left: 0px !important;
}
/* line 82, ../_scss/inc/_base.scss */
body .pdl5 {
  padding-left: 5px !important;
}
/* line 83, ../_scss/inc/_base.scss */
body .pdl10 {
  padding-left: 10px !important;
}
/* line 84, ../_scss/inc/_base.scss */
body .pdl15 {
  padding-left: 15px !important;
}
/* line 85, ../_scss/inc/_base.scss */
body .pdl20 {
  padding-left: 20px;
}
/* line 86, ../_scss/inc/_base.scss */
body .pdl25 {
  padding-left: 25px;
}
/* line 87, ../_scss/inc/_base.scss */
body .pdl30 {
  padding-left: 30px;
}
/* line 88, ../_scss/inc/_base.scss */
body .pdl35 {
  padding-left: 35px;
}
/* line 89, ../_scss/inc/_base.scss */
body .pdl40 {
  padding-left: 40px !important;
}
/* line 90, ../_scss/inc/_base.scss */
body .pdl45 {
  padding-left: 45px !important;
}
/* line 91, ../_scss/inc/_base.scss */
body .pdl50 {
  padding-left: 50px;
}
/* line 92, ../_scss/inc/_base.scss */
body .pdl55 {
  padding-left: 55px;
}
/* line 93, ../_scss/inc/_base.scss */
body .pdl60 {
  padding-left: 60px;
}
/* line 94, ../_scss/inc/_base.scss */
body .pdl65 {
  padding-left: 65px;
}
/* line 95, ../_scss/inc/_base.scss */
body .pdl70 {
  padding-left: 70px;
}
/* line 96, ../_scss/inc/_base.scss */
body .pdl75 {
  padding-left: 75px;
}
/* line 97, ../_scss/inc/_base.scss */
body .pdl80 {
  padding-left: 80px;
}
/* line 98, ../_scss/inc/_base.scss */
body .pdl85 {
  padding-left: 85px;
}
/* line 99, ../_scss/inc/_base.scss */
body .pdl90 {
  padding-left: 90px;
}
/* line 100, ../_scss/inc/_base.scss */
body .pdl95 {
  padding-left: 95px;
}
/* line 101, ../_scss/inc/_base.scss */
body .pdl100 {
  padding-left: 100px;
}
/* line 103, ../_scss/inc/_base.scss */
body .pdr0 {
  padding-right: 0px !important;
}
/* line 104, ../_scss/inc/_base.scss */
body .pdr5 {
  padding-right: 5px !important;
}
/* line 105, ../_scss/inc/_base.scss */
body .pdr10 {
  padding-right: 10px !important;
}
/* line 106, ../_scss/inc/_base.scss */
body .pdr15 {
  padding-right: 15px !important;
}
/* line 107, ../_scss/inc/_base.scss */
body .pdr20 {
  padding-right: 20px;
}
/* line 108, ../_scss/inc/_base.scss */
body .pdr25 {
  padding-right: 25px;
}
/* line 109, ../_scss/inc/_base.scss */
body .pdr30 {
  padding-right: 30px;
}
/* line 110, ../_scss/inc/_base.scss */
body .pdr35 {
  padding-right: 35px;
}
/* line 111, ../_scss/inc/_base.scss */
body .pdr40 {
  padding-right: 40px !important;
}
/* line 112, ../_scss/inc/_base.scss */
body .pdr45 {
  padding-right: 45px !important;
}
/* line 113, ../_scss/inc/_base.scss */
body .pdr50 {
  padding-right: 50px;
}
/* line 114, ../_scss/inc/_base.scss */
body .pdr55 {
  padding-right: 55px;
}
/* line 115, ../_scss/inc/_base.scss */
body .pdr60 {
  padding-right: 60px;
}
/* line 116, ../_scss/inc/_base.scss */
body .pdr65 {
  padding-right: 65px;
}
/* line 117, ../_scss/inc/_base.scss */
body .pdr70 {
  padding-right: 70px;
}
/* line 118, ../_scss/inc/_base.scss */
body .pdr75 {
  padding-right: 75px;
}
/* line 119, ../_scss/inc/_base.scss */
body .pdr80 {
  padding-right: 80px;
}
/* line 120, ../_scss/inc/_base.scss */
body .pdr85 {
  padding-right: 85px;
}
/* line 121, ../_scss/inc/_base.scss */
body .pdr90 {
  padding-right: 90px;
}
/* line 122, ../_scss/inc/_base.scss */
body .pdr95 {
  padding-right: 95px;
}
/* line 123, ../_scss/inc/_base.scss */
body .pdr100 {
  padding-right: 100px;
}
/* line 125, ../_scss/inc/_base.scss */
body .mgb0 {
  margin-bottom: 0px !important;
}
/* line 126, ../_scss/inc/_base.scss */
body .mgb5 {
  margin-bottom: 5px !important;
}
/* line 127, ../_scss/inc/_base.scss */
body .mgb10 {
  margin-bottom: 10px !important;
}
/* line 128, ../_scss/inc/_base.scss */
body .mgb15 {
  margin-bottom: 15px !important;
}
/* line 129, ../_scss/inc/_base.scss */
body .mgb20 {
  margin-bottom: 20px !important;
}
/* line 130, ../_scss/inc/_base.scss */
body .mgb25 {
  margin-bottom: 25px !important;
}
/* line 131, ../_scss/inc/_base.scss */
body .mgb30 {
  margin-bottom: 30px !important;
}
/* line 132, ../_scss/inc/_base.scss */
body .mgb35 {
  margin-bottom: 35px !important;
}
/* line 133, ../_scss/inc/_base.scss */
body .mgb40 {
  margin-bottom: 40px !important;
}
/* line 134, ../_scss/inc/_base.scss */
body .mgb45 {
  margin-bottom: 45px !important;
}
/* line 135, ../_scss/inc/_base.scss */
body .mgb50 {
  margin-bottom: 50px !important;
}
/* line 136, ../_scss/inc/_base.scss */
body .mgb55 {
  margin-bottom: 55px !important;
}
/* line 137, ../_scss/inc/_base.scss */
body .mgb60 {
  margin-bottom: 60px !important;
}
/* line 138, ../_scss/inc/_base.scss */
body .mgb65 {
  margin-bottom: 65px !important;
}
/* line 139, ../_scss/inc/_base.scss */
body .mgb70 {
  margin-bottom: 70px !important;
}
/* line 140, ../_scss/inc/_base.scss */
body .mgb75 {
  margin-bottom: 75px !important;
}
/* line 141, ../_scss/inc/_base.scss */
body .mgb80 {
  margin-bottom: 80px !important;
}
/* line 142, ../_scss/inc/_base.scss */
body .mgb85 {
  margin-bottom: 85px !important;
}
/* line 143, ../_scss/inc/_base.scss */
body .mgb90 {
  margin-bottom: 90px !important;
}
/* line 144, ../_scss/inc/_base.scss */
body .mgb95 {
  margin-bottom: 95px !important;
}
/* line 145, ../_scss/inc/_base.scss */
body .mgb100 {
  margin-bottom: 100px !important;
}
/* line 146, ../_scss/inc/_base.scss */
body .mgb105 {
  margin-bottom: 105px !important;
}
/* line 147, ../_scss/inc/_base.scss */
body .mgb110 {
  margin-bottom: 110px !important;
}
/* line 148, ../_scss/inc/_base.scss */
body .mgb115 {
  margin-bottom: 115px !important;
}
/* line 149, ../_scss/inc/_base.scss */
body .mgb120 {
  margin-bottom: 120px !important;
}
/* line 151, ../_scss/inc/_base.scss */
body .mgt0 {
  margin-top: 0px !important;
}
/* line 152, ../_scss/inc/_base.scss */
body .mgt5 {
  margin-top: 5px !important;
}
/* line 153, ../_scss/inc/_base.scss */
body .mgt10 {
  margin-top: 10px !important;
}
/* line 154, ../_scss/inc/_base.scss */
body .mgt15 {
  margin-top: 15px !important;
}
/* line 155, ../_scss/inc/_base.scss */
body .mgt20 {
  margin-top: 20px;
}
/* line 156, ../_scss/inc/_base.scss */
body .mgt25 {
  margin-top: 25px;
}
/* line 157, ../_scss/inc/_base.scss */
body .mgt30 {
  margin-top: 30px;
}
/* line 158, ../_scss/inc/_base.scss */
body .mgt35 {
  margin-top: 35px;
}
/* line 159, ../_scss/inc/_base.scss */
body .mgt40 {
  margin-top: 40px !important;
}
/* line 160, ../_scss/inc/_base.scss */
body .mgt45 {
  margin-top: 45px !important;
}
/* line 161, ../_scss/inc/_base.scss */
body .mgt50 {
  margin-top: 50px;
}
/* line 162, ../_scss/inc/_base.scss */
body .mgt55 {
  margin-top: 55px;
}
/* line 163, ../_scss/inc/_base.scss */
body .mgt60 {
  margin-top: 60px;
}
/* line 164, ../_scss/inc/_base.scss */
body .mgt65 {
  margin-top: 65px;
}
/* line 165, ../_scss/inc/_base.scss */
body .mgt70 {
  margin-top: 70px;
}
/* line 166, ../_scss/inc/_base.scss */
body .mgt75 {
  margin-top: 75px;
}
/* line 167, ../_scss/inc/_base.scss */
body .mgt80 {
  margin-top: 80px;
}
/* line 168, ../_scss/inc/_base.scss */
body .mgt85 {
  margin-top: 85px;
}
/* line 169, ../_scss/inc/_base.scss */
body .mgt90 {
  margin-top: 90px;
}
/* line 170, ../_scss/inc/_base.scss */
body .mgt95 {
  margin-top: 95px;
}
/* line 171, ../_scss/inc/_base.scss */
body .mgt100 {
  margin-top: 100px;
}
/* line 173, ../_scss/inc/_base.scss */
body .mgl0 {
  margin-left: 0px !important;
}
/* line 174, ../_scss/inc/_base.scss */
body .mgl5 {
  margin-left: 5px !important;
}
/* line 175, ../_scss/inc/_base.scss */
body .mgl10 {
  margin-left: 10px !important;
}
/* line 176, ../_scss/inc/_base.scss */
body .mgl15 {
  margin-left: 15px !important;
}
/* line 177, ../_scss/inc/_base.scss */
body .mgl20 {
  margin-left: 20px;
}
/* line 178, ../_scss/inc/_base.scss */
body .mgl25 {
  margin-left: 25px;
}
/* line 179, ../_scss/inc/_base.scss */
body .mgl30 {
  margin-left: 30px;
}
/* line 180, ../_scss/inc/_base.scss */
body .mgl35 {
  margin-left: 35px;
}
/* line 181, ../_scss/inc/_base.scss */
body .mgl40 {
  margin-left: 40px !important;
}
/* line 182, ../_scss/inc/_base.scss */
body .mgl45 {
  margin-left: 45px !important;
}
/* line 183, ../_scss/inc/_base.scss */
body .mgl50 {
  margin-left: 50px;
}
/* line 184, ../_scss/inc/_base.scss */
body .mgl55 {
  margin-left: 55px;
}
/* line 185, ../_scss/inc/_base.scss */
body .mgl60 {
  margin-left: 60px;
}
/* line 186, ../_scss/inc/_base.scss */
body .mgl65 {
  margin-left: 65px;
}
/* line 187, ../_scss/inc/_base.scss */
body .mgl70 {
  margin-left: 70px;
}
/* line 188, ../_scss/inc/_base.scss */
body .mgl75 {
  margin-left: 75px;
}
/* line 189, ../_scss/inc/_base.scss */
body .mgl80 {
  margin-left: 80px;
}
/* line 190, ../_scss/inc/_base.scss */
body .mgl85 {
  margin-left: 85px;
}
/* line 191, ../_scss/inc/_base.scss */
body .mgl90 {
  margin-left: 90px;
}
/* line 192, ../_scss/inc/_base.scss */
body .mgl95 {
  margin-left: 95px;
}
/* line 193, ../_scss/inc/_base.scss */
body .mgl100 {
  margin-left: 100px;
}
/* line 195, ../_scss/inc/_base.scss */
body .mgr0 {
  margin-right: 0px !important;
}
/* line 196, ../_scss/inc/_base.scss */
body .mgr5 {
  margin-right: 5px !important;
}
/* line 197, ../_scss/inc/_base.scss */
body .mgr10 {
  margin-right: 10px !important;
}
/* line 198, ../_scss/inc/_base.scss */
body .mgr15 {
  margin-right: 15px !important;
}
/* line 199, ../_scss/inc/_base.scss */
body .mgr20 {
  margin-right: 20px;
}
/* line 200, ../_scss/inc/_base.scss */
body .mgr25 {
  margin-right: 25px;
}
/* line 201, ../_scss/inc/_base.scss */
body .mgr30 {
  margin-right: 30px;
}
/* line 202, ../_scss/inc/_base.scss */
body .mgr35 {
  margin-right: 35px;
}
/* line 203, ../_scss/inc/_base.scss */
body .mgr40 {
  margin-right: 40px !important;
}
/* line 204, ../_scss/inc/_base.scss */
body .mgr45 {
  margin-right: 45px !important;
}
/* line 205, ../_scss/inc/_base.scss */
body .mgr50 {
  margin-right: 50px;
}
/* line 206, ../_scss/inc/_base.scss */
body .mgr55 {
  margin-right: 55px;
}
/* line 207, ../_scss/inc/_base.scss */
body .mgr60 {
  margin-right: 60px;
}
/* line 208, ../_scss/inc/_base.scss */
body .mgr65 {
  margin-right: 65px;
}
/* line 209, ../_scss/inc/_base.scss */
body .mgr70 {
  margin-right: 70px;
}
/* line 210, ../_scss/inc/_base.scss */
body .mgr75 {
  margin-right: 75px;
}
/* line 211, ../_scss/inc/_base.scss */
body .mgr80 {
  margin-right: 80px;
}
/* line 212, ../_scss/inc/_base.scss */
body .mgr85 {
  margin-right: 85px;
}
/* line 213, ../_scss/inc/_base.scss */
body .mgr90 {
  margin-right: 90px;
}
/* line 214, ../_scss/inc/_base.scss */
body .mgr95 {
  margin-right: 95px;
}
/* line 215, ../_scss/inc/_base.scss */
body .mgr100 {
  margin-right: 100px;
}

/* [FONTS]
---------------------------------------------------------------------*/
/*
源ノ角ゴシック Code JPのfont-family名について
https://qiita.com/dev100kg/items/bcae2fc210326eda0ca3 
https://nelog.jp/source-han-code-jp
[weight]
https://qiita.com/shimoju/items/94a17e0d58e82384ce50
 */
@font-face {
  font-family: 'SourceHanCodeJP_sst';
  font-style: normal;
  font-weight: 700;
  src: local("源ノ角ゴシック Code JP"), local("SourceHanCodeJP-Bold"), url("../fonts/subset/SourceHanCodeJP/SourceHanCodeJP_sst-Bold.woff2") format("woff2"), url("../fonts/subset/SourceHanCodeJP/SourceHanCodeJP_sst-Bold.woff") format("woff"), url("../fonts/subset/SourceHanCodeJP/SourceHanCodeJP_sst-Bold.ttf") format("truetype");
}
@font-face {
  font-family: 'SourceHanCodeJP_sst';
  font-style: normal;
  font-weight: 500;
  src: local("源ノ角ゴシック Code JP"), local("SourceHanCodeJP-Medium"), url("../fonts/subset/SourceHanCodeJP/SourceHanCodeJP_sst-Medium.woff2") format("woff2"), url("../fonts/subset/SourceHanCodeJP/SourceHanCodeJP_sst-Medium.woff") format("woff"), url("../fonts/subset/SourceHanCodeJP/SourceHanCodeJP_sst-Medium.ttf") format("truetype");
}
@font-face {
  font-family: 'SourceHanCodeJP_sst';
  font-style: normal;
  font-weight: 300;
  src: local("源ノ角ゴシック Code JP"), local("SourceHanCodeJP-Light"), url("../fonts/subset/SourceHanCodeJP/SourceHanCodeJP_sst-Light.woff2") format("woff2"), url("../fonts/subset/SourceHanCodeJP/SourceHanCodeJP_sst-Light.woff") format("woff"), url("../fonts/subset/SourceHanCodeJP/SourceHanCodeJP_sst-Light.ttf") format("truetype");
}
@font-face {
  font-family: 'SourceHanCodeJP_sst';
  font-style: normal;
  font-weight: 100;
  src: local("源ノ角ゴシック Code JP"), local("SourceHanCodeJP-ExtraLight"), url("../fonts/subset/SourceHanCodeJP/SourceHanCodeJP_sst-ExtraLight.woff2") format("woff2"), url("../fonts/subset/SourceHanCodeJP/SourceHanCodeJP_sst-ExtraLight.woff") format("woff"), url("../fonts/subset/SourceHanCodeJP/SourceHanCodeJP_sst-ExtraLight.ttf") format("truetype");
}
/* line 310, ../_scss/inc/_base.scss */
.serif {
  font-family: 'EBGaramond-Regular', sans-serif;
  letter-spacing: .005em;
  font-weight: bold;
}

/* line 311, ../_scss/inc/_base.scss */
.ff_mincho {
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  letter-spacing: .08em;
}

/* line 312, ../_scss/inc/_base.scss */
.ff_maru {
  font-family: fot-tsukubrdgothic-std, "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
  font-weight: 700;
  letter-spacing: .04em;
}

/* = フォントICON設定
---------------------------------------------------------------------*/
@font-face {
  font-family: 'paperc';
  src: url("../fonts/paperc.ttf?98aq8p") format("truetype"), url("../fonts/paperc.woff?98aq8p") format("woff"), url("../fonts/paperc.svg?98aq8p#paperc") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 346, ../_scss/inc/_base.scss */
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'paperc' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 361, ../_scss/inc/_base.scss */
.icon-arrow-l:before {
  content: "\e605";
}

/* line 362, ../_scss/inc/_base.scss */
.icon-arrow-r:before {
  content: "\e606";
}

/* line 363, ../_scss/inc/_base.scss */
.icon-external:before {
  content: "\e604";
}

/* line 364, ../_scss/inc/_base.scss */
.icon-keyboard_arrow_up:before {
  content: "\e600";
}

/* line 365, ../_scss/inc/_base.scss */
.icon-keyboard_arrow_right:before {
  content: "\e601";
}

/* line 366, ../_scss/inc/_base.scss */
.icon-keyboard_arrow_left:before {
  content: "\e602";
}

/* line 367, ../_scss/inc/_base.scss */
.icon-keyboard_arrow_down:before {
  content: "\e603";
}

/* line 368, ../_scss/inc/_base.scss */
.icon-facebook-square:before {
  content: "\e707";
}

/* line 369, ../_scss/inc/_base.scss */
.icon-logo_icon:before {
  content: "\e900";
}

/* line 370, ../_scss/inc/_base.scss */
.icon-cart:before {
  content: "\e800";
}

/* line 371, ../_scss/inc/_base.scss */
.icon-social:before {
  content: "\e70f";
}

/* line 372, ../_scss/inc/_base.scss */
.icon-mappin:before {
  content: "\e70a";
}

/* line 373, ../_scss/inc/_base.scss */
.icon-line:before {
  content: "\e703";
}

/* line 374, ../_scss/inc/_base.scss */
.icon-instagram:before {
  content: "\e702";
}

/* line 375, ../_scss/inc/_base.scss */
.icon-twitter:before {
  content: "\e701";
}

/* line 376, ../_scss/inc/_base.scss */
.icon-facebook:before {
  content: "\e700";
}

/* = SNS
---------------------------------------------------------------------*/
/* line 382, ../_scss/inc/_base.scss */
ul.sns {
  position: relative;
}
/* line 384, ../_scss/inc/_base.scss */
ul.sns._label {
  /*
      &:before {
        left: 0;
        @include ff_icon;
        font-size: 1.4rem;
        content: "\e70f";
      }
  */
}
/* line 385, ../_scss/inc/_base.scss */
ul.sns._label:before, ul.sns._label:after {
  position: absolute;
  left: 0;
  bottom: 17px;
  display: block;
  height: 15px;
  line-height: 15px;
  color: #a9a9a9;
}
/* line 399, ../_scss/inc/_base.scss */
ul.sns._label:before {
  content: 'SNS';
  font-family: fot-tsukubrdgothic-std, "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
  font-weight: 700;
  letter-spacing: .04em;
  font-size: 1.1rem;
  line-height: 1.1;
  width: 100%;
  text-align: center;
  color: #ff2e74;
  letter-spacing: 0.03em;
  text-indent: 0.03em;
}
/* line 407, ../_scss/inc/_base.scss */
ul.sns li {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  margin-right: 6px;
  /*
      @media screen and (max-width: 640px)
      {
        $_iconSize: 22px;
        width: $_iconSize;
        a {
          width: $_iconSize;
          &:before{font-size: $_iconSize; }
        }
      }
  */
}
/* line 413, ../_scss/inc/_base.scss */
ul.sns li:last-child {
  margin-right: 0 !important;
}
/* line 414, ../_scss/inc/_base.scss */
ul.sns li a {
  display: block;
  width: 40px;
  height: 40px;
}
/* line 418, ../_scss/inc/_base.scss */
ul.sns li a span {
  display: none;
}
/* line 419, ../_scss/inc/_base.scss */
ul.sns li a:before {
  font-family: 'paperc';
  font-weight: normal !important;
  font-size: 40px;
}
/* line 21, ../_scss/inc/_mixin.scss */
.pc ul.sns li.facebook a:hover {
  color: #3B5998;
}
/* line 424, ../_scss/inc/_base.scss */
ul.sns li.facebook a:before {
  content: '\e700';
}
/* line 21, ../_scss/inc/_mixin.scss */
.pc ul.sns li.twitter a:hover {
  color: #55acee;
}
/* line 430, ../_scss/inc/_base.scss */
ul.sns li.twitter a:before {
  content: '\e701';
}
/* line 21, ../_scss/inc/_mixin.scss */
.pc ul.sns li.instagram a:hover {
  color: #8a3ab9;
}
/* line 436, ../_scss/inc/_base.scss */
ul.sns li.instagram a:before {
  content: '\e702';
}
/* line 21, ../_scss/inc/_mixin.scss */
.pc ul.sns li.line a:hover {
  color: #00b900;
}
/* line 442, ../_scss/inc/_base.scss */
ul.sns li.line a:before {
  content: '\e703';
}
/* line 21, ../_scss/inc/_mixin.scss */
.pc ul.sns li.mappin a:hover {
  color: #db3236;
}
/* line 448, ../_scss/inc/_base.scss */
ul.sns li.mappin a:before {
  content: '\e70a';
}
/* line 21, ../_scss/inc/_mixin.scss */
.pc ul.sns li.cart a:hover {
  color: #ff2e74;
}
/* line 454, ../_scss/inc/_base.scss */
ul.sns li.cart a:before {
  content: '\e800';
  font-size: 36px;
}
/* line 21, ../_scss/inc/_mixin.scss */
.pc ul.sns li.mail a:hover {
  color: #ff2e74;
}
/* line 460, ../_scss/inc/_base.scss */
ul.sns li.mail a:before {
  content: '\e70b';
  font-size: 36px;
}
/* line 477, ../_scss/inc/_base.scss */
ul.sns._color li.facebook a {
  color: #3B5998;
}
/* line 480, ../_scss/inc/_base.scss */
ul.sns._color li.twitter a {
  color: #55acee;
}
@media screen and (max-width: 640px) {
  /* line 486, ../_scss/inc/_base.scss */
  ul.sns._sp-color li.facebook a {
    color: #3B5998;
  }
  /* line 487, ../_scss/inc/_base.scss */
  ul.sns._sp-color li.twitter a {
    color: #55acee;
  }
  /* line 488, ../_scss/inc/_base.scss */
  ul.sns._sp-color li.instagram a {
    color: #8a3ab9;
  }
}

/* = Normalize
---------------------------------------------------------------------*/
/* line 498, ../_scss/inc/_base.scss */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 502, ../_scss/inc/_base.scss */
html, body {
  margin: 0;
  padding: 0;
  font-family: "SourceHanCodeJP_sst","游ゴシック","YuGothic",'Hiragino Kaku Gothic ProN', Meiryo, メイリオ,  'PT Sans', 'Lucida Grande', sans-serif;
  font-size: 62.5%;
  font-weight: 500;
}

/* line 507, ../_scss/inc/_base.scss */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 511, ../_scss/inc/_base.scss */
body {
  position: relative;
  margin: 0;
  font-size: 1.6rem;
  line-height: 1;
  color: #2c2c2c;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 640px) {
  /* line 511, ../_scss/inc/_base.scss */
  body {
    font-size: 1.5rem;
  }
}

/* line 524, ../_scss/inc/_base.scss */
* + html body {
  font-family: "SourceHanCodeJP_sst","游ゴシック","YuGothic",'Hiragino Kaku Gothic ProN', Meiryo, メイリオ,  'PT Sans', 'Lucida Grande', sans-serif;
}

/* line 525, ../_scss/inc/_base.scss */
* + html body .en {
  font-size: 100%;
  letter-spacing: 0;
}

/* line 528, ../_scss/inc/_base.scss */
figure img {
  width: 100%;
  height: auto;
}

/* line 529, ../_scss/inc/_base.scss */
strong, .strong, .bold {
  font-weight: bold;
}

/* line 532, ../_scss/inc/_base.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
  margin: 0;
  padding: 0;
}

/* line 534, ../_scss/inc/_base.scss */
figure img, div.photo img {
  display: block;
  width: 100%;
}

/* line 537, ../_scss/inc/_base.scss */
h1, h2, h3, h4, h5, h6 {
  text-rendering: optimizeLegibility;
}

/* line 538, ../_scss/inc/_base.scss */
strong {
  font-weight: bold;
}

/* line 539, ../_scss/inc/_base.scss */
.underline {
  text-decoration: underline;
}

/* line 541, ../_scss/inc/_base.scss */
.transparent {
  opacity: 0;
}

/* line 543, ../_scss/inc/_base.scss */
.lh1 {
  line-height: 1.5 !important;
}

/* line 544, ../_scss/inc/_base.scss */
.lh1_5 {
  line-height: 1.5 !important;
}

/* line 545, ../_scss/inc/_base.scss */
.lh2 {
  line-height: 2 !important;
}

/* line 549, ../_scss/inc/_base.scss */
.col_white {
  color: white;
}

/* line 550, ../_scss/inc/_base.scss */
.tx_blue {
  color: #004cce;
}

/* line 551, ../_scss/inc/_base.scss */
.tx_pink {
  color: #ff2e74;
}

/* line 552, ../_scss/inc/_base.scss */
.col_red {
  color: #ff5c5c;
}

/* line 554, ../_scss/inc/_base.scss */
.bg_white {
  background-color: white;
}

/* line 555, ../_scss/inc/_base.scss */
.bg_gray {
  background-color: #ebebeb;
}

/* line 556, ../_scss/inc/_base.scss */
.bg_lt-blue {
  background-color: #f6f7f8;
}

/* line 557, ../_scss/inc/_base.scss */
.bg_lt-gray {
  background-color: #f4f4f4;
}

/* = [VC]
---------------------------------------------------------------------*/
/* line 566, ../_scss/inc/_base.scss */
body.pc a.hvr._trans:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 569, ../_scss/inc/_base.scss */
body.pc a.hvr._color:hover {
  color: #ff2e74;
}
/* line 571, ../_scss/inc/_base.scss */
body.pc a.hvr._image {
  display: block;
  overflow: hidden;
}
/* line 573, ../_scss/inc/_base.scss */
body.pc a.hvr._image img {
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
  transition: 0.6s ease;
}
/* line 575, ../_scss/inc/_base.scss */
body.pc a.hvr._image:hover img {
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}

/* line 584, ../_scss/inc/_base.scss */
.marker._pink {
  background: linear-gradient(rgba(0, 0, 0, 0) 60%, #ffcbdc 60%);
}
/* line 585, ../_scss/inc/_base.scss */
.marker._blue {
  background: linear-gradient(rgba(0, 0, 0, 0) 60%, #e9f7fe 60%);
}

/* line 589, ../_scss/inc/_base.scss */
.display-pc {
  display: block;
}
@media screen and (max-width: 640px) {
  /* line 589, ../_scss/inc/_base.scss */
  .display-pc {
    display: none !important;
  }
}

/* line 593, ../_scss/inc/_base.scss */
.display-sp {
  display: none !important;
}
@media screen and (max-width: 640px) {
  /* line 593, ../_scss/inc/_base.scss */
  .display-sp {
    display: block !important;
  }
}

@media screen and (min-width: 641px) {
  /* line 597, ../_scss/inc/_base.scss */
  .hide-pc {
    display: none !important;
  }
}

@media screen and (max-width: 640px) {
  /* line 600, ../_scss/inc/_base.scss */
  .hide-sp {
    display: none !important;
  }
}

@media screen and (max-width: 640px) {
  /* line 603, ../_scss/inc/_base.scss */
  br.pc {
    display: none;
  }
}

/* line 606, ../_scss/inc/_base.scss */
br.sp {
  display: none;
}
@media screen and (max-width: 640px) {
  /* line 606, ../_scss/inc/_base.scss */
  br.sp {
    display: block;
  }
}

/* line 612, ../_scss/inc/_base.scss */
.ta-l {
  text-align: left !important;
}

/* line 612, ../_scss/inc/_base.scss */
.ta-c {
  text-align: center !important;
}

/* line 612, ../_scss/inc/_base.scss */
.ta-r {
  text-align: right !important;
}

/* line 613, ../_scss/inc/_base.scss */
.ta-t {
  vertical-align: top;
}

/* line 613, ../_scss/inc/_base.scss */
.ta-m {
  vertical-align: middle;
}

/* line 613, ../_scss/inc/_base.scss */
.ta-b {
  vertical-align: bottom;
}

/* line 615, ../_scss/inc/_base.scss */
.fl-l {
  float: left;
}

/* line 615, ../_scss/inc/_base.scss */
.fl-r {
  float: right;
}

/* line 82, ../_scss/inc/_mixin.scss */
.fl-wrapper:after {
  content: "";
}
/* line 618, ../_scss/inc/_base.scss */
.fl-wrapper .fl-l, .fl-wrapper .fl-r {
  width: 50%;
}
/* line 619, ../_scss/inc/_base.scss */
.fl-wrapper .fl-l {
  padding-right: 4%;
}
/* line 619, ../_scss/inc/_base.scss */
.fl-wrapper .fl-r {
  padding-left: 4%;
}
@media screen and (max-width: 640px) {
  /* line 622, ../_scss/inc/_base.scss */
  .fl-wrapper .fl-l, .fl-wrapper .fl-r {
    width: 100% !important;
    float: none !important;
  }
  /* line 623, ../_scss/inc/_base.scss */
  .fl-wrapper .fl-l {
    padding-right: 0;
  }
  /* line 623, ../_scss/inc/_base.scss */
  .fl-wrapper .fl-r {
    padding-left: 0;
  }
}

/* line 627, ../_scss/inc/_base.scss */
.tbl-frame {
  display: table;
  width: 100%;
}
/* line 629, ../_scss/inc/_base.scss */
.tbl-frame .tbl-cell {
  display: table-cell;
}
/* line 631, ../_scss/inc/_base.scss */
.tbl-frame._middle .tbl-cell {
  vertical-align: middle;
}
@media screen and (max-width: 640px) {
  /* line 633, ../_scss/inc/_base.scss */
  .tbl-frame._only-pc {
    display: block;
  }
  /* line 637, ../_scss/inc/_base.scss */
  .tbl-frame._only-pc .tbl-cell {
    display: block;
  }
}

/* = [Column (flex)]
---------------------------------------------------------------------*/
/* line 645, ../_scss/inc/_base.scss */
.clmn {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 652, ../_scss/inc/_base.scss */
.clmn > li {
  width: 100%;
}
/* line 657, ../_scss/inc/_base.scss */
.clmn._c2 > li {
  width: 47%;
  margin-right: 6%;
}
/* line 659, ../_scss/inc/_base.scss */
.clmn._c2 > li:nth-child(2n) {
  margin-right: 0;
}
/* line 661, ../_scss/inc/_base.scss */
.clmn._c2.__mgb > li {
  margin-bottom: 4%;
}
/* line 664, ../_scss/inc/_base.scss */
.clmn._c3 > li {
  width: 30%;
  margin-right: 5%;
}
/* line 666, ../_scss/inc/_base.scss */
.clmn._c3 > li:nth-child(3n) {
  margin-right: 0;
}
/* line 668, ../_scss/inc/_base.scss */
.clmn._c3.__mgb > li {
  margin-bottom: 2%;
}
/* line 671, ../_scss/inc/_base.scss */
.clmn._c4 > li {
  width: 23.2%;
  margin-right: 2.4%;
}
/* line 673, ../_scss/inc/_base.scss */
.clmn._c4 > li:nth-child(4n) {
  margin-right: 0;
}
/* line 675, ../_scss/inc/_base.scss */
.clmn._c4.__mgb > li {
  margin-bottom: 2.4%;
}
/* line 678, ../_scss/inc/_base.scss */
.clmn._c5 > li {
  width: 18.4%;
  margin-right: 2%;
}
/* line 680, ../_scss/inc/_base.scss */
.clmn._c5 > li:nth-child(5n) {
  margin-right: 0;
}
/* line 682, ../_scss/inc/_base.scss */
.clmn._c5.__mgb > li {
  margin-bottom: 2%;
}
/* line 684, ../_scss/inc/_base.scss */
.clmn.__row1 > li {
  margin-bottom: 0;
}
@media screen and (max-width: 640px) {
  /* line 689, ../_scss/inc/_base.scss */
  .clmn._sp-c1 > li {
    width: 100% !important;
    margin-right: 0 !important;
  }
  /* line 694, ../_scss/inc/_base.scss */
  .clmn._sp-c2 > li {
    width: 48% !important;
    margin-right: 4% !important;
  }
  /* line 696, ../_scss/inc/_base.scss */
  .clmn._sp-c2 > li:nth-child(2n) {
    margin-right: 0 !important;
  }
}

/* = [Frame-module]
---------------------------------------------------------------------*/
/* line 706, ../_scss/inc/_base.scss */
.content-frame {
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  max-width: 920px;
}
/* line 710, ../_scss/inc/_base.scss */
.content-frame._article {
  max-width: 1280px;
  padding-left: 120px;
  padding-right: 120px;
}
/* line 715, ../_scss/inc/_base.scss */
.content-frame._wide {
  max-width: 1120px;
}
/* line 717, ../_scss/inc/_base.scss */
.content-frame._wide.__nopadding {
  max-width: 1040px;
}
/* line 719, ../_scss/inc/_base.scss */
.content-frame._masonry {
  max-width: 1120px;
  padding-left: 0;
  padding-right: 0;
}
/* line 723, ../_scss/inc/_base.scss */
.content-frame._wide2 {
  max-width: 1280px;
}
/* line 726, ../_scss/inc/_base.scss */
.content-frame._wide2.__col5 {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 728, ../_scss/inc/_base.scss */
.content-frame._limit {
  max-width: 1440px;
}
/* line 731, ../_scss/inc/_base.scss */
.content-frame._nolimit {
  max-width: none;
  padding-left: 40px;
  padding-right: 40px;
}
/* line 732, ../_scss/inc/_base.scss */
.content-frame._narrow {
  padding-left: 40px;
  padding-right: 40px;
  max-width: 830px;
}
/* line 735, ../_scss/inc/_base.scss */
.content-frame._narrow.__nopadding {
  max-width: 750px;
}
/* line 737, ../_scss/inc/_base.scss */
.content-frame.__nopadding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* line 738, ../_scss/inc/_base.scss */
.content-frame._banner {
  padding-left: 25px;
  padding-right: 25px;
}
@media only screen and (max-width: 1000px) {
  /* line 706, ../_scss/inc/_base.scss */
  .content-frame {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  /* line 744, ../_scss/inc/_base.scss */
  .content-frame._article {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
}
@media only screen and (max-width: 768px) {
  /* line 752, ../_scss/inc/_base.scss */
  .content-frame._article {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}
@media only screen and (max-width: 640px) {
  /* line 706, ../_scss/inc/_base.scss */
  .content-frame {
    width: 100% !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  /* line 763, ../_scss/inc/_base.scss */
  .content-frame._article {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
}

/*!
 * FullCalendar v2.2.6 Stylesheet
 * Docs & License: http://arshaw.com/fullcalendar/
 * (c) 2013 Adam Shaw
 */
/* line 8, ../_scss/inc/_plugin.scss */
.fc {
  direction: ltr;
  text-align: left;
}

/* line 13, ../_scss/inc/_plugin.scss */
.fc-rtl {
  text-align: right;
}

/* line 17, ../_scss/inc/_plugin.scss */
body .fc {
  /* extra precedence to overcome jqui */
  font-size: 1em;
}

/* Colors
--------------------------------------------------------------------------------------------------*/
/* line 25, ../_scss/inc/_plugin.scss */
.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed hr,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-row,
.fc-unthemed .fc-popover {
  border-color: #ddd;
}

/* line 35, ../_scss/inc/_plugin.scss */
.fc-unthemed .fc-popover {
  background-color: #fff;
}

/* line 39, ../_scss/inc/_plugin.scss */
.fc-unthemed hr,
.fc-unthemed .fc-popover .fc-header {
  background: #eee;
}

/* line 44, ../_scss/inc/_plugin.scss */
.fc-unthemed .fc-popover .fc-header .fc-close {
  color: #666;
}

/* line 48, ../_scss/inc/_plugin.scss */
.fc-unthemed .fc-today {
  background: #fcf8e3;
}

/* line 52, ../_scss/inc/_plugin.scss */
.fc-highlight {
  /* when user is selecting cells */
  background: #bce8f1;
  opacity: .3;
  filter: alpha(opacity=30);
  /* for IE */
}

/* line 58, ../_scss/inc/_plugin.scss */
.fc-bgevent {
  /* default look for background events */
  background: #8fdf82;
  opacity: .3;
  filter: alpha(opacity=30);
  /* for IE */
}

/* line 64, ../_scss/inc/_plugin.scss */
.fc-nonbusiness {
  /* default look for non-business-hours areas */
  /* will inherit .fc-bgevent's styles */
  background: #ccc;
}

/* Icons (inline elements with styled text that mock arrow icons)
--------------------------------------------------------------------------------------------------*/
/* line 73, ../_scss/inc/_plugin.scss */
.fc-icon {
  display: inline-block;
  font-size: 2em;
  line-height: .5em;
  height: .5em;
  /* will make the total height 1em */
  font-family: "Courier New", Courier, monospace;
}

/* line 81, ../_scss/inc/_plugin.scss */
.fc-icon-left-single-arrow:after {
  content: "\02039";
  font-weight: bold;
}

/* line 86, ../_scss/inc/_plugin.scss */
.fc-icon-right-single-arrow:after {
  content: "\0203A";
  font-weight: bold;
}

/* line 91, ../_scss/inc/_plugin.scss */
.fc-icon-left-double-arrow:after {
  content: "\000AB";
}

/* line 95, ../_scss/inc/_plugin.scss */
.fc-icon-right-double-arrow:after {
  content: "\000BB";
}

/* line 99, ../_scss/inc/_plugin.scss */
.fc-icon-x:after {
  content: "\000D7";
}

/* Buttons (styled <button> tags, normalized to work cross-browser)
--------------------------------------------------------------------------------------------------*/
/* line 107, ../_scss/inc/_plugin.scss */
.fc button {
  /* force height to include the border and padding */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* dimensions */
  margin: 0;
  height: 2.1em;
  padding: 0 .6em;
  /* text & cursor */
  font-size: 1em;
  /* normalize */
  white-space: nowrap;
  cursor: pointer;
}

/* Firefox has an annoying inner border */
/* line 125, ../_scss/inc/_plugin.scss */
.fc button::-moz-focus-inner {
  margin: 0;
  padding: 0;
}

/* line 127, ../_scss/inc/_plugin.scss */
.fc-state-default {
  /* non-theme */
  border: 1px solid;
}

/* line 131, ../_scss/inc/_plugin.scss */
.fc-state-default.fc-corner-left {
  /* non-theme */
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 136, ../_scss/inc/_plugin.scss */
.fc-state-default.fc-corner-right {
  /* non-theme */
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* icons in buttons */
/* line 143, ../_scss/inc/_plugin.scss */
.fc button .fc-icon {
  /* non-theme */
  position: relative;
  top: .05em;
  /* seems to be a good adjustment across browsers */
  margin: 0 .1em;
}

/*
  button states
  borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
*/
/* line 154, ../_scss/inc/_plugin.scss */
.fc-state-default {
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 169, ../_scss/inc/_plugin.scss */
.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
  color: #333333;
  background-color: #e6e6e6;
}

/* line 177, ../_scss/inc/_plugin.scss */
.fc-state-hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}

/* line 187, ../_scss/inc/_plugin.scss */
.fc-state-down,
.fc-state-active {
  background-color: #cccccc;
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 194, ../_scss/inc/_plugin.scss */
.fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

/* Buttons Groups
--------------------------------------------------------------------------------------------------*/
/* line 206, ../_scss/inc/_plugin.scss */
.fc-button-group {
  display: inline-block;
}

/*
every button that is not first in a button group should scootch over one pixel and cover the
previous button's border...
*/
/* line 215, ../_scss/inc/_plugin.scss */
.fc .fc-button-group > * {
  /* extra precedence b/c buttons have margin set to zero */
  float: left;
  margin: 0 0 0 -1px;
}

/* line 220, ../_scss/inc/_plugin.scss */
.fc .fc-button-group > :first-child {
  /* same */
  margin-left: 0;
}

/* Popover
--------------------------------------------------------------------------------------------------*/
/* line 228, ../_scss/inc/_plugin.scss */
.fc-popover {
  position: absolute;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

/* line 233, ../_scss/inc/_plugin.scss */
.fc-popover .fc-header {
  padding: 2px 4px;
}

/* line 237, ../_scss/inc/_plugin.scss */
.fc-popover .fc-header .fc-title {
  margin: 0 2px;
}

/* line 241, ../_scss/inc/_plugin.scss */
.fc-popover .fc-header .fc-close {
  cursor: pointer;
}

/* line 245, ../_scss/inc/_plugin.scss */
.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {
  float: left;
}

/* line 250, ../_scss/inc/_plugin.scss */
.fc-rtl .fc-popover .fc-header .fc-title,
.fc-ltr .fc-popover .fc-header .fc-close {
  float: right;
}

/* unthemed */
/* line 257, ../_scss/inc/_plugin.scss */
.fc-unthemed .fc-popover {
  border-width: 1px;
  border-style: solid;
}

/* line 262, ../_scss/inc/_plugin.scss */
.fc-unthemed .fc-popover .fc-header .fc-close {
  font-size: 25px;
  margin-top: 4px;
}

/* jqui themed */
/* line 269, ../_scss/inc/_plugin.scss */
.fc-popover > .ui-widget-header + .ui-widget-content {
  border-top: 0;
  /* where they meet, let the header have the border */
}

/* Misc Reusable Components
--------------------------------------------------------------------------------------------------*/
/* line 277, ../_scss/inc/_plugin.scss */
.fc hr {
  height: 0;
  margin: 0;
  padding: 0 0 2px;
  /* height is unreliable across browsers, so use padding */
  border-style: solid;
  border-width: 1px 0;
}

/* line 285, ../_scss/inc/_plugin.scss */
.fc-clear {
  clear: both;
}

/* line 289, ../_scss/inc/_plugin.scss */
.fc-bg,
.fc-bgevent-skeleton,
.fc-highlight-skeleton,
.fc-helper-skeleton {
  /* these element should always cling to top-left/right corners */
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

/* line 300, ../_scss/inc/_plugin.scss */
.fc-bg {
  bottom: 0;
  /* strech bg to bottom edge */
}

/* line 304, ../_scss/inc/_plugin.scss */
.fc-bg table {
  height: 100%;
  /* strech bg to bottom edge */
}

/* Tables
--------------------------------------------------------------------------------------------------*/
/* line 312, ../_scss/inc/_plugin.scss */
.fc table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1em;
  /* normalize cross-browser */
}

/* line 320, ../_scss/inc/_plugin.scss */
.fc th {
  text-align: center;
}

/* line 324, ../_scss/inc/_plugin.scss */
.fc th,
.fc td {
  border-style: solid;
  border-width: 1px;
  padding: 0;
  vertical-align: top;
}

/* line 332, ../_scss/inc/_plugin.scss */
.fc td.fc-today {
  border-style: double;
  /* overcome neighboring borders */
}

/* Fake Table Rows
--------------------------------------------------------------------------------------------------*/
/* line 340, ../_scss/inc/_plugin.scss */
.fc .fc-row {
  /* extra precedence to overcome themes w/ .ui-widget-content forcing a 1px border */
  /* no visible border by default. but make available if need be (scrollbar width compensation) */
  border-style: solid;
  border-width: 0;
}

/* line 346, ../_scss/inc/_plugin.scss */
.fc-row table {
  /* don't put left/right border on anything within a fake row.
     the outer tbody will worry about this */
  border-left: 0 hidden transparent;
  border-right: 0 hidden transparent;
  /* no bottom borders on rows */
  border-bottom: 0 hidden transparent;
}

/* line 356, ../_scss/inc/_plugin.scss */
.fc-row:first-child table {
  border-top: 0 hidden transparent;
  /* no top border on first row */
}

/* Day Row (used within the header and the DayGrid)
--------------------------------------------------------------------------------------------------*/
/* line 364, ../_scss/inc/_plugin.scss */
.fc-row {
  position: relative;
}

/* line 368, ../_scss/inc/_plugin.scss */
.fc-row .fc-bg {
  z-index: 1;
}

/* highlighting cells & background event skeleton */
/* line 374, ../_scss/inc/_plugin.scss */
.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
  bottom: 0;
  /* stretch skeleton to bottom of row */
}

/* line 379, ../_scss/inc/_plugin.scss */
.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table {
  height: 100%;
  /* stretch skeleton to bottom of row */
}

/* line 384, ../_scss/inc/_plugin.scss */
.fc-row .fc-highlight-skeleton td,
.fc-row .fc-bgevent-skeleton td {
  border-color: transparent;
}

/* line 389, ../_scss/inc/_plugin.scss */
.fc-row .fc-bgevent-skeleton {
  z-index: 2;
}

/* line 394, ../_scss/inc/_plugin.scss */
.fc-row .fc-highlight-skeleton {
  z-index: 3;
}

/*
row content (which contains day/week numbers and events) as well as "helper" (which contains
temporary rendered events).
*/
/* line 403, ../_scss/inc/_plugin.scss */
.fc-row .fc-content-skeleton {
  position: relative;
  z-index: 4;
  padding-bottom: 2px;
  /* matches the space above the events */
}

/* line 409, ../_scss/inc/_plugin.scss */
.fc-row .fc-helper-skeleton {
  z-index: 5;
}

/* line 413, ../_scss/inc/_plugin.scss */
.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
  /* see-through to the background below */
  background: none;
  /* in case <td>s are globally styled */
  border-color: transparent;
  /* don't put a border between events and/or the day number */
  border-bottom: 0;
}

/* line 423, ../_scss/inc/_plugin.scss */
.fc-row .fc-content-skeleton tbody td,
.fc-row .fc-helper-skeleton tbody td {
  /* don't put a border between event cells */
  border-top: 0;
}

/* Scrolling Container
--------------------------------------------------------------------------------------------------*/
/* line 433, ../_scss/inc/_plugin.scss */
.fc-scroller {
  /* this class goes on elements for guaranteed vertical scrollbars */
  overflow-y: scroll;
  overflow-x: hidden;
}

/* line 438, ../_scss/inc/_plugin.scss */
.fc-scroller > * {
  /* we expect an immediate inner element */
  position: relative;
  /* re-scope all positions */
  width: 100%;
  /* hack to force re-sizing this inner element when scrollbars appear/disappear */
  overflow: hidden;
  /* don't let negative margins or absolute positioning create further scroll */
}

/* Global Event Styles
--------------------------------------------------------------------------------------------------*/
/* line 448, ../_scss/inc/_plugin.scss */
.fc-event {
  position: relative;
  /* for resize handle and other inner positioning */
  display: block;
  /* make the <a> tag block */
  font-size: .85em;
  line-height: 1.3;
  border-radius: 3px;
  border: 1px solid #3a87ad;
  /* default BORDER color */
  background-color: #3a87ad;
  /* default BACKGROUND color */
  font-weight: normal;
  /* undo jqui's ui-widget-header bold */
}

/* overpower some of bootstrap's and jqui's styles on <a> tags */
/* line 460, ../_scss/inc/_plugin.scss */
.fc-event,
.fc-event:hover,
.ui-widget .fc-event {
  color: #fff;
  /* default TEXT color */
  text-decoration: none;
  /* if <a> has an href */
}

/* line 467, ../_scss/inc/_plugin.scss */
.fc-event[href],
.fc-event.fc-draggable {
  cursor: pointer;
  /* give events with links and draggable events a hand mouse pointer */
}

/* line 472, ../_scss/inc/_plugin.scss */
.fc-not-allowed,
.fc-not-allowed .fc-event {
  /* to override an event's custom cursor */
  cursor: not-allowed;
}

/* DayGrid events
----------------------------------------------------------------------------------------------------
We use the full "fc-day-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
/* line 484, ../_scss/inc/_plugin.scss */
.fc-day-grid-event {
  margin: 1px 2px 0;
  /* spacing between events and edges */
  padding: 0 1px;
}

/* events that are continuing to/from another week. kill rounded corners and butt up against edge */
/* line 491, ../_scss/inc/_plugin.scss */
.fc-ltr .fc-day-grid-event.fc-not-start,
.fc-rtl .fc-day-grid-event.fc-not-end {
  margin-left: 0;
  border-left-width: 0;
  padding-left: 1px;
  /* replace the border with padding */
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 500, ../_scss/inc/_plugin.scss */
.fc-ltr .fc-day-grid-event.fc-not-end,
.fc-rtl .fc-day-grid-event.fc-not-start {
  margin-right: 0;
  border-right-width: 0;
  padding-right: 1px;
  /* replace the border with padding */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 509, ../_scss/inc/_plugin.scss */
.fc-day-grid-event > .fc-content {
  /* force events to be one-line tall */
  white-space: nowrap;
  overflow: hidden;
}

/* line 514, ../_scss/inc/_plugin.scss */
.fc-day-grid-event .fc-time {
  font-weight: bold;
}

/* resize handle (outside of fc-content, so can go outside of bounds) */
/* line 520, ../_scss/inc/_plugin.scss */
.fc-day-grid-event .fc-resizer {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 7px;
}

/* line 527, ../_scss/inc/_plugin.scss */
.fc-ltr .fc-day-grid-event .fc-resizer {
  right: -3px;
  cursor: e-resize;
}

/* line 532, ../_scss/inc/_plugin.scss */
.fc-rtl .fc-day-grid-event .fc-resizer {
  left: -3px;
  cursor: w-resize;
}

/* Event Limiting
--------------------------------------------------------------------------------------------------*/
/* "more" link that represents hidden events */
/* line 543, ../_scss/inc/_plugin.scss */
a.fc-more {
  margin: 1px 3px;
  font-size: .85em;
  cursor: pointer;
  text-decoration: none;
}

/* line 550, ../_scss/inc/_plugin.scss */
a.fc-more:hover {
  text-decoration: underline;
}

/* line 554, ../_scss/inc/_plugin.scss */
.fc-limited {
  /* rows and cells that are hidden because of a "more" link */
  display: none;
}

/* popover that appears when "more" link is clicked */
/* line 560, ../_scss/inc/_plugin.scss */
.fc-day-grid .fc-row {
  z-index: 1;
  /* make the "more" popover one higher than this */
}

/* line 564, ../_scss/inc/_plugin.scss */
.fc-more-popover {
  z-index: 2;
  width: 220px;
}

/* line 569, ../_scss/inc/_plugin.scss */
.fc-more-popover .fc-event-container {
  padding: 10px;
}

/* Toolbar
--------------------------------------------------------------------------------------------------*/
/* line 576, ../_scss/inc/_plugin.scss */
.fc-toolbar {
  text-align: center;
  margin-bottom: 1em;
}

/* line 581, ../_scss/inc/_plugin.scss */
.fc-toolbar .fc-left {
  float: left;
}

/* line 585, ../_scss/inc/_plugin.scss */
.fc-toolbar .fc-right {
  float: right;
}

/* line 589, ../_scss/inc/_plugin.scss */
.fc-toolbar .fc-center {
  display: inline-block;
}

/* the things within each left/right/center section */
/* line 594, ../_scss/inc/_plugin.scss */
.fc .fc-toolbar > * > * {
  /* extra precedence to override button border margins */
  float: left;
  margin-left: .75em;
}

/* the first thing within each left/center/right section */
/* line 600, ../_scss/inc/_plugin.scss */
.fc .fc-toolbar > * > :first-child {
  /* extra precedence to override button border margins */
  margin-left: 0;
}

/* title text */
/* line 606, ../_scss/inc/_plugin.scss */
.fc-toolbar h2 {
  margin: 0;
}

/* button layering (for border precedence) */
/* line 612, ../_scss/inc/_plugin.scss */
.fc-toolbar button {
  position: relative;
  outline: none;
}

/* line 617, ../_scss/inc/_plugin.scss */
.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover {
  z-index: 2;
}

/* line 622, ../_scss/inc/_plugin.scss */
.fc-toolbar .fc-state-down {
  z-index: 3;
}

/* line 626, ../_scss/inc/_plugin.scss */
.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
  z-index: 4;
}

/* line 631, ../_scss/inc/_plugin.scss */
.fc-toolbar button:focus {
  z-index: 5;
}

/* View Structure
--------------------------------------------------------------------------------------------------*/
/* undo twitter bootstrap's box-sizing rules. normalizes positioning techniques */
/* don't do this for the toolbar because we'll want bootstrap to style those buttons as some pt */
/* line 641, ../_scss/inc/_plugin.scss */
.fc-view-container *,
.fc-view-container *:before,
.fc-view-container *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 649, ../_scss/inc/_plugin.scss */
.fc-view,
.fc-view > table {
  /* so dragged elements can be above the view's main element */
  position: relative;
  z-index: 1;
}

/* BasicView
--------------------------------------------------------------------------------------------------*/
/* day row structure */
/* line 660, ../_scss/inc/_plugin.scss */
.fc-basicWeek-view .fc-content-skeleton,
.fc-basicDay-view .fc-content-skeleton {
  /* we are sure there are no day numbers in these views, so... */
  padding-top: 1px;
  /* add a pixel to make sure there are 2px padding above events */
  padding-bottom: 1em;
  /* ensure a space at bottom of cell for user selecting/clicking */
}

/* line 667, ../_scss/inc/_plugin.scss */
.fc-basic-view tbody .fc-row {
  min-height: 4em;
  /* ensure that all rows are at least this tall */
}

/* a "rigid" row will take up a constant amount of height because content-skeleton is absolute */
/* line 673, ../_scss/inc/_plugin.scss */
.fc-row.fc-rigid {
  overflow: hidden;
}

/* line 677, ../_scss/inc/_plugin.scss */
.fc-row.fc-rigid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

/* week and day number styling */
/* line 686, ../_scss/inc/_plugin.scss */
.fc-basic-view .fc-week-number,
.fc-basic-view .fc-day-number {
  padding: 0 2px;
}

/* line 691, ../_scss/inc/_plugin.scss */
.fc-basic-view td.fc-week-number span,
.fc-basic-view td.fc-day-number {
  padding-top: 2px;
  padding-bottom: 2px;
}

/* line 697, ../_scss/inc/_plugin.scss */
.fc-basic-view .fc-week-number {
  text-align: center;
}

/* line 701, ../_scss/inc/_plugin.scss */
.fc-basic-view .fc-week-number span {
  /* work around the way we do column resizing and ensure a minimum width */
  display: inline-block;
  min-width: 1.25em;
}

/* line 707, ../_scss/inc/_plugin.scss */
.fc-ltr .fc-basic-view .fc-day-number {
  text-align: right;
}

/* line 711, ../_scss/inc/_plugin.scss */
.fc-rtl .fc-basic-view .fc-day-number {
  text-align: left;
}

/* line 715, ../_scss/inc/_plugin.scss */
.fc-day-number.fc-other-month {
  opacity: 0.3;
  filter: alpha(opacity=30);
  /* for IE */
  /* opacity with small font can sometimes look too faded
     might want to set the 'color' property instead
     making day-numbers bold also fixes the problem */
}

/* AgendaView all-day area
--------------------------------------------------------------------------------------------------*/
/* line 726, ../_scss/inc/_plugin.scss */
.fc-agenda-view .fc-day-grid {
  position: relative;
  z-index: 2;
  /* so the "more.." popover will be over the time grid */
}

/* line 731, ../_scss/inc/_plugin.scss */
.fc-agenda-view .fc-day-grid .fc-row {
  min-height: 3em;
  /* all-day section will never get shorter than this */
}

/* line 735, ../_scss/inc/_plugin.scss */
.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-top: 1px;
  /* add a pixel to make sure there are 2px padding above events */
  padding-bottom: 1em;
  /* give space underneath events for clicking/selecting days */
}

/* TimeGrid axis running down the side (for both the all-day area and the slot area)
--------------------------------------------------------------------------------------------------*/
/* line 744, ../_scss/inc/_plugin.scss */
.fc .fc-axis {
  /* .fc to overcome default cell styles */
  vertical-align: middle;
  padding: 0 4px;
  white-space: nowrap;
}

/* line 750, ../_scss/inc/_plugin.scss */
.fc-ltr .fc-axis {
  text-align: right;
}

/* line 754, ../_scss/inc/_plugin.scss */
.fc-rtl .fc-axis {
  text-align: left;
}

/* line 758, ../_scss/inc/_plugin.scss */
.ui-widget td.fc-axis {
  font-weight: normal;
  /* overcome jqui theme making it bold */
}

/* TimeGrid Structure
--------------------------------------------------------------------------------------------------*/
/* line 766, ../_scss/inc/_plugin.scss */
.fc-time-grid-container,
.fc-time-grid {
  /* so slats/bg/content/etc positions get scoped within here */
  position: relative;
  z-index: 1;
}

/* line 772, ../_scss/inc/_plugin.scss */
.fc-time-grid {
  min-height: 100%;
  /* so if height setting is 'auto', .fc-bg stretches to fill height */
}

/* line 776, ../_scss/inc/_plugin.scss */
.fc-time-grid table {
  /* don't put outer borders on slats/bg/content/etc */
  border: 0 hidden transparent;
}

/* line 780, ../_scss/inc/_plugin.scss */
.fc-time-grid > .fc-bg {
  z-index: 1;
}

/* line 784, ../_scss/inc/_plugin.scss */
.fc-time-grid .fc-slats,
.fc-time-grid > hr {
  /* the <hr> AgendaView injects when grid is shorter than scroller */
  position: relative;
  z-index: 2;
}

/* line 790, ../_scss/inc/_plugin.scss */
.fc-time-grid .fc-bgevent-skeleton,
.fc-time-grid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

/* line 798, ../_scss/inc/_plugin.scss */
.fc-time-grid .fc-bgevent-skeleton {
  z-index: 3;
}

/* line 802, ../_scss/inc/_plugin.scss */
.fc-time-grid .fc-highlight-skeleton {
  z-index: 4;
}

/* line 806, ../_scss/inc/_plugin.scss */
.fc-time-grid .fc-content-skeleton {
  z-index: 5;
}

/* line 810, ../_scss/inc/_plugin.scss */
.fc-time-grid .fc-helper-skeleton {
  z-index: 6;
}

/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
/* line 818, ../_scss/inc/_plugin.scss */
.fc-slats td {
  height: 1.5em;
  border-bottom: 0;
  /* each cell is responsible for its top border */
}

/* line 823, ../_scss/inc/_plugin.scss */
.fc-slats .fc-minor td {
  border-top-style: dotted;
}

/* line 827, ../_scss/inc/_plugin.scss */
.fc-slats .ui-widget-content {
  /* for jqui theme */
  background: none;
  /* see through to fc-bg */
}

/* TimeGrid Highlighting Slots
--------------------------------------------------------------------------------------------------*/
/* line 835, ../_scss/inc/_plugin.scss */
.fc-time-grid .fc-highlight-container {
  /* a div within a cell within the fc-highlight-skeleton */
  position: relative;
  /* scopes the left/right of the fc-highlight to be in the column */
}

/* line 839, ../_scss/inc/_plugin.scss */
.fc-time-grid .fc-highlight {
  position: absolute;
  left: 0;
  right: 0;
  /* top and bottom will be in by JS */
}

/* TimeGrid Event Containment
--------------------------------------------------------------------------------------------------*/
/* line 850, ../_scss/inc/_plugin.scss */
.fc-time-grid .fc-event-container,
.fc-time-grid .fc-bgevent-container {
  /* a div within a cell within the fc-bgevent-skeleton */
  position: relative;
}

/* line 855, ../_scss/inc/_plugin.scss */
.fc-ltr .fc-time-grid .fc-event-container {
  /* space on the sides of events for LTR (default) */
  margin: 0 2.5% 0 2px;
}

/* line 859, ../_scss/inc/_plugin.scss */
.fc-rtl .fc-time-grid .fc-event-container {
  /* space on the sides of events for RTL */
  margin: 0 2px 0 2.5%;
}

/* line 863, ../_scss/inc/_plugin.scss */
.fc-time-grid .fc-event,
.fc-time-grid .fc-bgevent {
  position: absolute;
  z-index: 1;
  /* scope inner z-index's */
}

/* line 869, ../_scss/inc/_plugin.scss */
.fc-time-grid .fc-bgevent {
  /* background events always span full width */
  left: 0;
  right: 0;
}

/* TimeGrid Event Styling
----------------------------------------------------------------------------------------------------
We use the full "fc-time-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
/* line 882, ../_scss/inc/_plugin.scss */
.fc-time-grid-event.fc-not-start {
  /* events that are continuing from another day */
  /* replace space made by the top border with padding */
  border-top-width: 0;
  padding-top: 1px;
  /* remove top rounded corners */
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 892, ../_scss/inc/_plugin.scss */
.fc-time-grid-event.fc-not-end {
  /* replace space made by the top border with padding */
  border-bottom-width: 0;
  padding-bottom: 1px;
  /* remove bottom rounded corners */
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 902, ../_scss/inc/_plugin.scss */
.fc-time-grid-event {
  overflow: hidden;
  /* don't let the bg flow over rounded corners */
}

/* line 906, ../_scss/inc/_plugin.scss */
.fc-time-grid-event > .fc-content {
  /* contains the time and title, but no bg and resizer */
  position: relative;
  z-index: 2;
  /* above the bg */
}

/* line 911, ../_scss/inc/_plugin.scss */
.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
  padding: 0 1px;
}

/* line 916, ../_scss/inc/_plugin.scss */
.fc-time-grid-event .fc-time {
  font-size: .85em;
  white-space: nowrap;
}

/* line 921, ../_scss/inc/_plugin.scss */
.fc-time-grid-event .fc-bg {
  z-index: 1;
  background: #fff;
  opacity: .25;
  filter: alpha(opacity=25);
  /* for IE */
}

/* short mode, where time and title are on the same line */
/* line 930, ../_scss/inc/_plugin.scss */
.fc-time-grid-event.fc-short .fc-content {
  /* don't wrap to second line (now that contents will be inline) */
  white-space: nowrap;
}

/* line 935, ../_scss/inc/_plugin.scss */
.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
  /* put the time and title on the same line */
  display: inline-block;
  vertical-align: top;
}

/* line 942, ../_scss/inc/_plugin.scss */
.fc-time-grid-event.fc-short .fc-time span {
  display: none;
  /* don't display the full time text... */
}

/* line 946, ../_scss/inc/_plugin.scss */
.fc-time-grid-event.fc-short .fc-time:before {
  content: attr(data-start);
  /* ...instead, display only the start time */
}

/* line 950, ../_scss/inc/_plugin.scss */
.fc-time-grid-event.fc-short .fc-time:after {
  content: "\000A0-\000A0";
  /* seperate with a dash, wrapped in nbsp's */
}

/* line 954, ../_scss/inc/_plugin.scss */
.fc-time-grid-event.fc-short .fc-title {
  font-size: .85em;
  /* make the title text the same size as the time */
  padding: 0;
  /* undo padding from above */
}

/* resizer */
/* line 961, ../_scss/inc/_plugin.scss */
.fc-time-grid-event .fc-resizer {
  position: absolute;
  z-index: 3;
  /* above content */
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  overflow: hidden;
  line-height: 8px;
  font-size: 11px;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}

/* line 976, ../_scss/inc/_plugin.scss */
.fc-time-grid-event .fc-resizer:after {
  content: "=";
}

/*
 * simplyScroll 2 - a scroll-tastic jQuery plugin
 *
 * http://logicbox.net/jquery/simplyscroll
 *
 * Copyright (c) 2009-2012 Will Kelly - http://logicbox.net
 *
 * Dual licensed under the MIT and GPL licenses.
 *
 * Last revised: 31/01/2012
 *
 */
/* Default/Master classes 

Example markup format (for horizontal scroller)
Note all DIVs are generated and should not be hard-coded

<div class="your-custom-class simply-scroll-container">
	<div class="simply-scroll-btn simply-scroll-btn-left"></div>
	<div class="simply-scroll-btn simply-scroll-btn-right"></div>
	<div class="simply-scroll-clip">
		<ul class="simply-scroll-list">
			<li>...</li>
			...
		</ul>
	</div>
</div>
*/
/* line 1011, ../_scss/inc/_plugin.scss */
.simply-scroll-container {
  /* Container DIV - automatically generated */
  position: relative;
}

/* line 1015, ../_scss/inc/_plugin.scss */
.simply-scroll-clip {
  /* Clip DIV - automatically generated */
  position: relative;
  overflow: hidden;
}

/* line 1020, ../_scss/inc/_plugin.scss */
.simply-scroll-list {
  /* UL/OL/DIV - the element that simplyScroll is inited on */
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 1025, ../_scss/inc/_plugin.scss */
.simply-scroll-list li {
  padding: 0;
  margin: 0;
  list-style: none;
}
/* line 1028, ../_scss/inc/_plugin.scss */
.simply-scroll-list li img {
  border: none;
  display: block;
}

/* line 1033, ../_scss/inc/_plugin.scss */
.simply-scroll-btn {
  position: absolute;
  background-image: url(buttons.png);
  width: 42px;
  height: 44px;
  z-index: 3;
  cursor: pointer;
}

/* line 1042, ../_scss/inc/_plugin.scss */
.simply-scroll-btn-left {
  left: 6px;
  bottom: 6px;
  background-position: 0 -44px;
}

/* line 1047, ../_scss/inc/_plugin.scss */
.simply-scroll-btn-left.disabled {
  background-position: 0 0 !important;
}

/* line 1050, ../_scss/inc/_plugin.scss */
.simply-scroll-btn-left:hover, .simply-scroll-btn-left:focus {
  background-position: 0 -88px;
}

/* line 1054, ../_scss/inc/_plugin.scss */
.simply-scroll-btn-right {
  right: 6px;
  bottom: 6px;
  background-position: -84px -44px;
}

/* line 1059, ../_scss/inc/_plugin.scss */
.simply-scroll-btn-right.disabled {
  background-position: -84px 0 !important;
}

/* line 1062, ../_scss/inc/_plugin.scss */
.simply-scroll-btn-right:hover, .simply-scroll-btn-right:focus {
  background-position: -84px -88px;
}

/* line 1066, ../_scss/inc/_plugin.scss */
.simply-scroll-btn-up {
  right: 6px;
  top: 6px;
  background-position: -126px -44px;
}

/* line 1071, ../_scss/inc/_plugin.scss */
.simply-scroll-btn-up.disabled {
  background-position: -126px 0 !important;
}

/* line 1074, ../_scss/inc/_plugin.scss */
.simply-scroll-btn-up:hover, .simply-scroll-btn-up:focus {
  background-position: -126px -88px;
}

/* line 1078, ../_scss/inc/_plugin.scss */
.simply-scroll-btn-down {
  right: 6px;
  bottom: 6px;
  background-position: -42px -44px;
}

/* line 1083, ../_scss/inc/_plugin.scss */
.simply-scroll-btn-down.disabled {
  background-position: -42px 0 !important;
}

/* line 1086, ../_scss/inc/_plugin.scss */
.simply-scroll-btn-down:hover, .simply-scroll-btn-down:focus {
  background-position: -42px -88px;
}

/* line 1090, ../_scss/inc/_plugin.scss */
.simply-scroll-btn-pause {
  right: 6px;
  bottom: 6px;
  background-position: -168px -44px;
}

/* line 1095, ../_scss/inc/_plugin.scss */
.simply-scroll-btn-pause:hover, .simply-scroll-btn-pause:focus {
  background-position: -168px -88px;
}

/* line 1099, ../_scss/inc/_plugin.scss */
.simply-scroll-btn-pause.active {
  background-position: -84px -44px;
}

/* line 1102, ../_scss/inc/_plugin.scss */
.simply-scroll-btn-pause.active:hover, .simply-scroll-btn-pause.active:focus {
  background-position: -84px -88px;
}

/* Custom class modifications - override classees
.simply-scroll is default
*/
/* line 1110, ../_scss/inc/_plugin.scss */
.simply-scroll {
  /* Customisable base class for style override DIV */
  width: 100%;
  height: 333px;
  margin-bottom: 0;
}
/* line 1113, ../_scss/inc/_plugin.scss */
.simply-scroll .simply-scroll-clip {
  width: 100%;
  height: 333px;
}
/* line 1115, ../_scss/inc/_plugin.scss */
.simply-scroll .simply-scroll-list li {
  float: left;
  width: 444px;
  height: 333px;
}

/* Vertical scroller example */
/* line 1150, ../_scss/inc/_plugin.scss */
.vert {
  /* wider than clip to position buttons to side */
  width: 340px;
  height: 400px;
  margin-bottom: 1.5em;
}

/* line 1156, ../_scss/inc/_plugin.scss */
.vert .simply-scroll-clip {
  width: 290px;
  height: 400px;
}

/* line 1163, ../_scss/inc/_plugin.scss */
.vert .simply-scroll-list li {
  width: 290px;
  height: 200px;
}

/* line 1171, ../_scss/inc/_plugin.scss */
.vert .simply-scroll-btn-up {
  /* modified btn pos */
  right: 0;
  top: 0;
}

/* line 1178, ../_scss/inc/_plugin.scss */
.vert .simply-scroll-btn-down {
  /* modified btn pos */
  right: 0;
  top: 52px;
}

/* NOTE left-right classes wouldn't be needed on vertical scroller */
/**
 * slick - slick.scss & slick-theme.scss
 * http://kenwheeler.github.io/slick/
 */
/* line 1194, ../_scss/inc/_plugin.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-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;
}

/* line 1209, ../_scss/inc/_plugin.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
/* line 1216, ../_scss/inc/_plugin.scss */
.slick-list:focus {
  outline: none;
}
/* line 1217, ../_scss/inc/_plugin.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 1222, ../_scss/inc/_plugin.scss */
.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);
}

/* line 1231, ../_scss/inc/_plugin.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
/* line 1237, ../_scss/inc/_plugin.scss */
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
/* line 1240, ../_scss/inc/_plugin.scss */
.slick-track:after {
  clear: both;
}
/* line 1242, ../_scss/inc/_plugin.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 1244, ../_scss/inc/_plugin.scss */
.slick-slide {
  float: left;
  height: 100%;
  outline: none;
  min-height: 1px;
  display: none;
}
/* line 1249, ../_scss/inc/_plugin.scss */
[dir="rtl"] .slick-slide {
  float: right;
}
/* line 1252, ../_scss/inc/_plugin.scss */
.slick-slide img {
  display: block;
}
/* line 1253, ../_scss/inc/_plugin.scss */
.slick-slide.slick-loading img {
  display: none;
}
/* line 1257, ../_scss/inc/_plugin.scss */
.slick-slide.dragging img {
  pointer-events: none;
}
/* line 1259, ../_scss/inc/_plugin.scss */
.slick-initialized .slick-slide {
  display: block;
}
/* line 1260, ../_scss/inc/_plugin.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}
/* line 1261, ../_scss/inc/_plugin.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 1267, ../_scss/inc/_plugin.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
/* line 1313, ../_scss/inc/_plugin.scss */
.slick-loading .slick-list {
  background: #fff url("../img/plugin/slick/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../font/slick.eot");
  src: url("../font/slick.eot?#iefix") format("embedded-opentype"), url("../font/slick.woff") format("woff"), url("../font/slick.ttf") format("truetype"), url("../font/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
/* line 1332, ../_scss/inc/_plugin.scss */
.slick-arrow {
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  display: block;
  position: absolute;
  z-index: 10000;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  border: 1px solid #2c2c2c;
  color: transparent;
  border: none;
  outline: none;
  background: no-repeat center center transparent;
  background-size: 40px 22px;
}
/* line 1339, ../_scss/inc/_plugin.scss */
.slick-arrow._middle {
  top: 50%;
  margin-top: -30px;
}
/* line 1349, ../_scss/inc/_plugin.scss */
.slick-arrow:before, .slick-arrow:after {
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  display: inline-block;
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -1px;
  width: 25px;
  height: 1px;
  background-color: #0d0d0d;
}
/* line 1359, ../_scss/inc/_plugin.scss */
.slick-arrow._trans {
  background-color: transparent;
}
/* line 1361, ../_scss/inc/_plugin.scss */
.slick-arrow._trans:before, .slick-arrow._trans:after {
  background-color: #a9a9a9;
}
/* line 1362, ../_scss/inc/_plugin.scss */
.slick-arrow._trans:hover {
  background-color: transparent;
}
/* line 1364, ../_scss/inc/_plugin.scss */
.slick-arrow._trans:hover:before, .slick-arrow._trans:hover:after {
  background-color: #2c2c2c;
}
/* line 1368, ../_scss/inc/_plugin.scss */
.slick-arrow:hover, .slick-arrow:focus {
  outline: none;
  color: transparent;
}
/* line 1374, ../_scss/inc/_plugin.scss */
.slick-arrow.slick-disabled:before, .slick-arrow.slick-disabled:after {
  opacity: 0.25;
}
@media screen and (max-width: 640px) {
  /* line 1332, ../_scss/inc/_plugin.scss */
  .slick-arrow {
    width: 30px;
    height: 40px;
  }
  /* line 1381, ../_scss/inc/_plugin.scss */
  .slick-arrow:before, .slick-arrow:after {
    width: 19px;
  }
}

/* line 1385, ../_scss/inc/_plugin.scss */
.slider-arrows {
  position: relative;
  width: 59px;
  height: 25px;
}
/* line 1389, ../_scss/inc/_plugin.scss */
.slider-arrows .slick-arrow {
  width: 30px;
  height: 26px;
  border: 1px solid #0d0d0d;
  background-color: white;
}
/* line 1393, ../_scss/inc/_plugin.scss */
.slider-arrows .slick-arrow:after {
  display: none;
}
/* line 1394, ../_scss/inc/_plugin.scss */
.slider-arrows .slick-arrow:before {
  left: 0;
  top: 0;
  background: none !important;
  font-family: 'paperc';
  font-weight: normal !important;
  font-size: 20px;
  line-height: 26px;
  width: 100% !important;
  height: 100% !important;
  -moz-transform: translateY(0) rotate(0) !important;
  -ms-transform: translateY(0) rotate(0) !important;
  -webkit-transform: translateY(0) rotate(0) !important;
  transform: translateY(0) rotate(0) !important;
  color: #0d0d0d;
}
/* line 1405, ../_scss/inc/_plugin.scss */
.pc .slider-arrows .slick-arrow:hover {
  outline: none;
  background: #ff5c5c;
}
/* line 1408, ../_scss/inc/_plugin.scss */
.pc .slider-arrows .slick-arrow:hover:before {
  color: white;
}
/* line 1414, ../_scss/inc/_plugin.scss */
.pc .slider-arrows._darken .slick-arrow:hover {
  background: #0d0d0d;
}
/* line 1419, ../_scss/inc/_plugin.scss */
.slider-arrows .slick-prev {
  left: 0;
}
/* line 1421, ../_scss/inc/_plugin.scss */
.slider-arrows .slick-prev:before {
  content: '\e602';
}
/* line 1423, ../_scss/inc/_plugin.scss */
.slider-arrows .slick-next {
  right: 0;
}
/* line 1425, ../_scss/inc/_plugin.scss */
.slider-arrows .slick-next:before {
  content: '\e601';
}

/* line 1441, ../_scss/inc/_plugin.scss */
.slick-prev {
  left: 0;
}
/* line 1443, ../_scss/inc/_plugin.scss */
.slick-prev:before, .slick-prev:after {
  left: 13px;
}
/* line 1444, ../_scss/inc/_plugin.scss */
.slick-prev:before {
  -moz-transform: translateY(-8px) rotate(-40deg);
  -ms-transform: translateY(-8px) rotate(-40deg);
  -webkit-transform: translateY(-8px) rotate(-40deg);
  transform: translateY(-8px) rotate(-40deg);
}
/* line 1445, ../_scss/inc/_plugin.scss */
.slick-prev:after {
  -moz-transform: translateY(8px) rotate(40deg);
  -ms-transform: translateY(8px) rotate(40deg);
  -webkit-transform: translateY(8px) rotate(40deg);
  transform: translateY(8px) rotate(40deg);
}

/* line 1448, ../_scss/inc/_plugin.scss */
.slick-next {
  right: 0;
}
/* line 1450, ../_scss/inc/_plugin.scss */
.slick-next:before, .slick-next:after {
  right: 13px;
}
/* line 1451, ../_scss/inc/_plugin.scss */
.slick-next:before {
  -moz-transform: translateY(8px) rotate(-40deg);
  -ms-transform: translateY(8px) rotate(-40deg);
  -webkit-transform: translateY(8px) rotate(-40deg);
  transform: translateY(8px) rotate(-40deg);
}
/* line 1452, ../_scss/inc/_plugin.scss */
.slick-next:after {
  -moz-transform: translateY(-8px) rotate(40deg);
  -ms-transform: translateY(-8px) rotate(40deg);
  -webkit-transform: translateY(-8px) rotate(40deg);
  transform: translateY(-8px) rotate(40deg);
}

@media screen and (max-width: 640px) {
  /* line 1460, ../_scss/inc/_plugin.scss */
  .slick-prev:before, .slick-prev:after {
    left: 5px;
  }
  /* line 1461, ../_scss/inc/_plugin.scss */
  .slick-prev:before {
    -moz-transform: translateY(-6px) rotate(-40deg);
    -ms-transform: translateY(-6px) rotate(-40deg);
    -webkit-transform: translateY(-6px) rotate(-40deg);
    transform: translateY(-6px) rotate(-40deg);
  }
  /* line 1462, ../_scss/inc/_plugin.scss */
  .slick-prev:after {
    -moz-transform: translateY(6px) rotate(40deg);
    -ms-transform: translateY(6px) rotate(40deg);
    -webkit-transform: translateY(6px) rotate(40deg);
    transform: translateY(6px) rotate(40deg);
  }

  /* line 1465, ../_scss/inc/_plugin.scss */
  .slick-next:before, .slick-next:after {
    right: 5px;
  }
  /* line 1466, ../_scss/inc/_plugin.scss */
  .slick-next:before {
    -moz-transform: translateY(6px) rotate(-40deg);
    -ms-transform: translateY(6px) rotate(-40deg);
    -webkit-transform: translateY(6px) rotate(-40deg);
    transform: translateY(6px) rotate(-40deg);
  }
  /* line 1467, ../_scss/inc/_plugin.scss */
  .slick-next:after {
    -moz-transform: translateY(-6px) rotate(40deg);
    -ms-transform: translateY(-6px) rotate(40deg);
    -webkit-transform: translateY(-6px) rotate(40deg);
    transform: translateY(-6px) rotate(40deg);
  }
}
/* Dots */
/* line 1477, ../_scss/inc/_plugin.scss */
.slick-dots {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  list-style: none;
  text-align: center;
  padding: 0;
}
/* line 1489, ../_scss/inc/_plugin.scss */
.slick-dots > li:first-child:last-child {
  display: none;
}
/* line 1490, ../_scss/inc/_plugin.scss */
.slick-dots > li:only-child {
  display: none !important;
}
/* line 1492, ../_scss/inc/_plugin.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 82px;
  height: 10px;
  margin-right: 10px;
  cursor: pointer;
  text-align: center;
  padding: 0;
}
/* line 1495, ../_scss/inc/_plugin.scss */
.slick-dots li:last-child {
  margin-right: 0 !important;
}
/* line 1498, ../_scss/inc/_plugin.scss */
.slick-dots li button {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: transparent;
  width: 100%;
  height: 10px;
  line-height: 10px;
  display: inline-block;
  border: 0;
  padding: 0;
  margin: 0;
  font-size: 0;
  outline: none;
  color: transparent;
  cursor: pointer;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
}
/* line 1510, ../_scss/inc/_plugin.scss */
.slick-dots li button:after {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 10px;
  background-color: #d0d0d0;
  display: block;
  content: '';
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
}
/* line 1519, ../_scss/inc/_plugin.scss */
.slick-dots li:hover button:after, .slick-dots li:focus button:after {
  background-color: #2c2c2c;
}
/* line 1521, ../_scss/inc/_plugin.scss */
.slick-dots li.slick-active {
  cursor: default;
}
/* line 1523, ../_scss/inc/_plugin.scss */
.slick-dots li.slick-active button {
  cursor: default;
}
/* line 1525, ../_scss/inc/_plugin.scss */
.slick-dots li.slick-active button:after {
  background-color: #2c2c2c;
}
/* line 1531, ../_scss/inc/_plugin.scss */
.slick-dots._line button:after {
  height: 3px;
}
/* line 1534, ../_scss/inc/_plugin.scss */
.slick-dots._line-v {
  width: 10px;
}
/* line 1536, ../_scss/inc/_plugin.scss */
.slick-dots._line-v li {
  display: block;
  margin-right: 0;
  margin-bottom: 5px;
  width: 10px;
  height: 48px;
}
/* line 1539, ../_scss/inc/_plugin.scss */
.slick-dots._line-v li:last-child {
  margin-bottom: 0;
}
/* line 1541, ../_scss/inc/_plugin.scss */
.slick-dots._line-v li button {
  width: 10px;
  height: 48px;
}
/* line 1544, ../_scss/inc/_plugin.scss */
.slick-dots._line-v li button:after {
  left: 3px;
  width: 4px;
  height: 100%;
  background-color: white;
  border: 1px solid white;
}
/* line 1550, ../_scss/inc/_plugin.scss */
.slick-dots._line-v li:focus button:after {
  background-color: transparent;
}
/* line 1556, ../_scss/inc/_plugin.scss */
.slick-dots._line-v li.slick-active button:after {
  background-color: transparent;
}
/* line 1564, ../_scss/inc/_plugin.scss */
.slick-dots._flex-line {
  display: table;
  width: 100%;
  height: 23px;
}
/* line 1566, ../_scss/inc/_plugin.scss */
.slick-dots._flex-line > li {
  display: table-cell;
  width: auto;
  height: 23px;
}
/* line 1569, ../_scss/inc/_plugin.scss */
.slick-dots._flex-line > li button {
  width: 100%;
  height: 3px;
}
/* line 1576, ../_scss/inc/_plugin.scss */
.slick-dots._maru li {
  width: 18px;
  height: 18px;
  line-height: 18px;
  margin-right: 9px;
}
/* line 1580, ../_scss/inc/_plugin.scss */
.slick-dots._maru li button {
  position: relative;
  width: 18px;
  height: 18px;
  font-size: 18px;
  line-height: 18px;
  border-radius: 50%;
  border: 1px solid transparent;
}
/* line 1586, ../_scss/inc/_plugin.scss */
.slick-dots._maru li button:after {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -5px;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #f0f0f0;
}
/* line 1595, ../_scss/inc/_plugin.scss */
.pc .slick-dots._maru li button:hover:after {
  background-color: #ff5c5c;
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
/* line 1600, ../_scss/inc/_plugin.scss */
.slick-dots._maru li.slick-active button {
  border-color: #ff5c5c !important;
}
/* line 1602, ../_scss/inc/_plugin.scss */
.slick-dots._maru li.slick-active button:after {
  background-color: #ff5c5c;
}
/* line 1603, ../_scss/inc/_plugin.scss */
.slick-dots._maru li.slick-active button:hover {
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
/* line 1610, ../_scss/inc/_plugin.scss */
.slick-dots._maru.__darken li button:after {
  background-color: white;
}
/* line 1613, ../_scss/inc/_plugin.scss */
.pc .slick-dots._maru.__darken li button:hover:after {
  background-color: #2c2c2c;
}
/* line 1618, ../_scss/inc/_plugin.scss */
.slick-dots._maru.__darken li.slick-active button {
  border-color: #2c2c2c !important;
}
/* line 1620, ../_scss/inc/_plugin.scss */
.slick-dots._maru.__darken li.slick-active button:after {
  background-color: #2c2c2c;
}
/* line 1628, ../_scss/inc/_plugin.scss */
.slick-dots._maru.__darken2 li button:after {
  background-color: #f0f0f0;
}
/* line 1631, ../_scss/inc/_plugin.scss */
.pc .slick-dots._maru.__darken2 li button:hover:after {
  background-color: #2c2c2c;
}
/* line 1636, ../_scss/inc/_plugin.scss */
.slick-dots._maru.__darken2 li.slick-active button {
  border-color: #2c2c2c !important;
}
/* line 1638, ../_scss/inc/_plugin.scss */
.slick-dots._maru.__darken2 li.slick-active button:after {
  background-color: #2c2c2c;
}

/*
	! fancyBox v3.2.5 fancyapps.com | fancyapps.com/fancybox/#license
*/
/* line 1655, ../_scss/inc/_plugin.scss */
body.fancybox-active {
  overflow: hidden;
}

/* line 1655, ../_scss/inc/_plugin.scss */
body.fancybox-iosfix {
  position: fixed;
  left: 0;
  right: 0;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99992;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-is-open .fancybox-bg {
  opacity: .87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-caption-wrap, .fancybox-infobar, .fancybox-toolbar {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s,visibility 0s linear .25s;
  box-sizing: border-box;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-show-caption .fancybox-caption-wrap, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  visibility: visible;
  transition: opacity .25s,visibility 0s;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-infobar {
  top: 0;
  left: 0;
  font-size: 13px;
  padding: 0 10px;
  height: 44px;
  min-width: 44px;
  line-height: 44px;
  color: #ccc;
  text-align: center;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
  mix-blend-mode: exclusion;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-toolbar {
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translateZ(0);
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-is-closing .fancybox-stage {
  overflow: visible;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-slide:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-slide--image {
  overflow: visible;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-slide--image:before {
  display: none;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-slide--video .fancybox-content, .fancybox-slide--video iframe {
  background: #000;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-slide--map .fancybox-content, .fancybox-slide--map iframe {
  background: #e5e3df;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-slide--next {
  z-index: 99995;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-slide > base, .fancybox-slide > link, .fancybox-slide > meta, .fancybox-slide > script, .fancybox-slide > style, .fancybox-slide > title {
  display: none;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: zoom-out;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: zoom-in;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-image, .fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-spaceball {
  z-index: 1;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-iframe {
  display: block;
  padding: 0;
  border: 0;
  height: 100%;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-error, .fancybox-iframe {
  margin: 0;
  width: 100%;
  background: #fff;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-error {
  padding: 40px;
  max-width: 380px;
  cursor: default;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 16px;
  line-height: 20px;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-button {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 10px;
  border: 0;
  border-radius: 0;
  background: rgba(30, 30, 30, 0.6);
  transition: color .3s ease;
  cursor: pointer;
  outline: none;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #ccc;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-button:focus, .fancybox-button:hover {
  color: #fff;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-button[disabled] {
  color: #ccc;
  cursor: default;
  opacity: .6;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-button svg {
  display: block;
  position: relative;
  overflow: visible;
  shape-rendering: geometricPrecision;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-button svg path {
  fill: currentColor;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-button--share svg path {
  stroke-width: 1;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-button--pause svg path:nth-child(1), .fancybox-button--play svg path:nth-child(2) {
  display: none;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-button--zoom svg path {
  fill: transparent;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-navigation {
  display: none;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-show-nav .fancybox-navigation {
  display: block;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-navigation button {
  position: absolute;
  top: 50%;
  margin: -50px 0 0;
  z-index: 99997;
  background: transparent;
  width: 60px;
  height: 100px;
  padding: 17px;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-navigation button:before {
  content: "";
  position: absolute;
  top: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: rgba(30, 30, 30, 0.6);
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-navigation .fancybox-button--arrow_right {
  right: 0;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  z-index: 10;
  cursor: pointer;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-close-small:after {
  content: "×";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 22px/30px Arial,Helvetica Neue,Helvetica,sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background-color: transparent;
  transition: background-color .25s;
  box-sizing: border-box;
  z-index: 2;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-close-small:focus {
  outline: none;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-close-small:focus:after {
  outline: 1px dotted #888;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-close-small:hover:after {
  color: #555;
  background: #eee;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-slide--iframe .fancybox-close-small, .fancybox-slide--image .fancybox-close-small {
  top: 0;
  right: -40px;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-slide--iframe .fancybox-close-small:after, .fancybox-slide--image .fancybox-close-small:after {
  font-size: 35px;
  color: #aaa;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-slide--iframe .fancybox-close-small:hover:after, .fancybox-slide--image .fancybox-close-small:hover:after {
  color: #fff;
  background: transparent;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 2vw 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));
  pointer-events: none;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-caption a, .fancybox-caption button, .fancybox-caption select {
  pointer-events: all;
  position: relative;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-caption a {
  color: #fff;
  text-decoration: underline;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-slide > .fancybox-loading {
  border: 6px solid rgba(99, 99, 99, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: a .8s infinite linear;
  animation: a .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  z-index: 99999;
}

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  opacity: 1;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  opacity: 1;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-1turn);
  transform: rotate(-1turn);
  opacity: 0;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn);
  opacity: 0;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
  opacity: 1;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-share {
  padding: 30px;
  border-radius: 3px;
  background: #f4f4f4;
  max-width: 90%;
  text-align: center;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-share h1 {
  color: #222;
  margin: 0 0 20px;
  font-size: 35px;
  font-weight: 700;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-share p {
  margin: 0;
  padding: 0;
}

/* line 1655, ../_scss/inc/_plugin.scss */
p.fancybox-share__links {
  margin-right: -10px;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-share__button {
  display: inline-block;
  text-decoration: none;
  margin: 0 10px 10px 0;
  padding: 0 15px;
  min-width: 130px;
  border: 0;
  border-radius: 3px;
  background: #fff;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  transition: all .2s;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-share__button:hover {
  text-decoration: none;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-share__button--fb {
  background: #3b5998;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-share__button--fb:hover {
  background: #344e86;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-share__button--pt {
  background: #bd081d;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-share__button--pt:hover {
  background: #aa0719;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-share__button--tw {
  background: #1da1f2;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-share__button svg {
  position: relative;
  top: -1px;
  width: 25px;
  height: 25px;
  margin-right: 7px;
  vertical-align: middle;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-share__button svg path {
  fill: #fff;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-share__input {
  box-sizing: border-box;
  width: 100%;
  margin: 10px 0 0;
  padding: 10px 15px;
  background: transparent;
  color: #5d5b5b;
  font-size: 14px;
  outline: none;
  border: 0;
  border-bottom: 2px solid #d7d7d7;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-thumbs {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 212px;
  margin: 0;
  padding: 2px 2px 4px;
  background: #fff;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  box-sizing: border-box;
  z-index: 99995;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-thumbs-x {
  overflow-y: hidden;
  overflow-x: auto;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
  white-space: nowrap;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-thumbs-x > ul {
  overflow: hidden;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  padding: 0;
  margin: 2px;
  width: 100px;
  height: 75px;
  max-width: calc(50% - 4px);
  max-height: calc(100% - 8px);
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
}

/* line 1655, ../_scss/inc/_plugin.scss */
li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-thumbs > ul > li:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

/* line 1655, ../_scss/inc/_plugin.scss */
.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1;
}

@media (max-width: 800px) {
  /* line 1655, ../_scss/inc/_plugin.scss */
  .fancybox-thumbs {
    width: 110px;
  }

  /* line 1655, ../_scss/inc/_plugin.scss */
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }

  /* line 1655, ../_scss/inc/_plugin.scss */
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px);
  }
}
/**
* wp-pagenavi
*/
/**
* wp-pagenavi
*/
/**
* wp-pagenavi
*/
/* line 1675, ../_scss/inc/_plugin.scss */
#navi-pre-next {
  position: relative;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
/* line 1682, ../_scss/inc/_plugin.scss */
#navi-pre-next._min {
  width: 290px;
}
/* line 1685, ../_scss/inc/_plugin.scss */
#navi-pre-next._min .cursor.prev {
  left: -80px;
}
/* line 1686, ../_scss/inc/_plugin.scss */
#navi-pre-next._min .cursor.next {
  right: -80px;
}
/* line 1689, ../_scss/inc/_plugin.scss */
#navi-pre-next a.page, #navi-pre-next span.current, #navi-pre-next .cursor {
  display: inline-block;
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  font-weight: 700;
  font-family: 'SourceHanCodeJP_sst', 'Source Sans Pro', sans-serif;
  font-size: 1.8rem;
}
/* line 1696, ../_scss/inc/_plugin.scss */
#navi-pre-next .cursor {
  position: absolute;
  top: 0;
  z-index: 1;
}
/* line 1699, ../_scss/inc/_plugin.scss */
#navi-pre-next .cursor:before, #navi-pre-next .cursor:after {
  position: absolute;
  top: 50%;
  z-index: 1;
  -webkit-transition: 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -moz-transition: 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -ms-transition: 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition: 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  width: 26px;
  height: 3px;
  background-color: #2c2c2c;
  display: block;
  content: '';
}
/* line 1706, ../_scss/inc/_plugin.scss */
#navi-pre-next .cursor:hover:before, #navi-pre-next .cursor:hover:after {
  background-color: #ff2e74;
}
/* line 1708, ../_scss/inc/_plugin.scss */
#navi-pre-next .cursor._nolink:before, #navi-pre-next .cursor._nolink:after {
  background-color: #a9a9a9;
}
/* line 1709, ../_scss/inc/_plugin.scss */
#navi-pre-next .cursor._nolink:hover:before, #navi-pre-next .cursor._nolink:hover:after {
  background-color: #a9a9a9;
}
/* line 1713, ../_scss/inc/_plugin.scss */
#navi-pre-next .cursor.prev {
  left: 0;
}
/* line 1715, ../_scss/inc/_plugin.scss */
#navi-pre-next .cursor.prev:before, #navi-pre-next .cursor.prev:after {
  left: 0;
}
/* line 1716, ../_scss/inc/_plugin.scss */
#navi-pre-next .cursor.prev:before {
  -moz-transform: translateY(-8px) rotate(-43deg);
  -ms-transform: translateY(-8px) rotate(-43deg);
  -webkit-transform: translateY(-8px) rotate(-43deg);
  transform: translateY(-8px) rotate(-43deg);
}
/* line 1717, ../_scss/inc/_plugin.scss */
#navi-pre-next .cursor.prev:after {
  -moz-transform: translateY(8px) rotate(43deg);
  -ms-transform: translateY(8px) rotate(43deg);
  -webkit-transform: translateY(8px) rotate(43deg);
  transform: translateY(8px) rotate(43deg);
}
/* line 1719, ../_scss/inc/_plugin.scss */
#navi-pre-next .cursor.next {
  right: 0;
}
/* line 1721, ../_scss/inc/_plugin.scss */
#navi-pre-next .cursor.next:before, #navi-pre-next .cursor.next:after {
  right: 0;
}
/* line 1722, ../_scss/inc/_plugin.scss */
#navi-pre-next .cursor.next:before {
  -moz-transform: translateY(-8px) rotate(43deg);
  -ms-transform: translateY(-8px) rotate(43deg);
  -webkit-transform: translateY(-8px) rotate(43deg);
  transform: translateY(-8px) rotate(43deg);
}
/* line 1723, ../_scss/inc/_plugin.scss */
#navi-pre-next .cursor.next:after {
  -moz-transform: translateY(8px) rotate(-43deg);
  -ms-transform: translateY(8px) rotate(-43deg);
  -webkit-transform: translateY(8px) rotate(-43deg);
  transform: translateY(8px) rotate(-43deg);
}
/* line 1726, ../_scss/inc/_plugin.scss */
#navi-pre-next .cursor a, #navi-pre-next .cursor span {
  display: block;
  text-align: left;
  text-indent: -9999px;
}
/* line 1731, ../_scss/inc/_plugin.scss */
#navi-pre-next._single {
  min-height: 142px;
  border-top: 1px solid #0d0d0d;
  border-bottom: 1px solid #0d0d0d;
  padding-top: 25px;
  padding-bottom: 25px;
}
/* line 82, ../_scss/inc/_mixin.scss */
#navi-pre-next._single:after {
  content: "";
}
/* line 1737, ../_scss/inc/_plugin.scss */
#navi-pre-next._single .cursor {
  display: inline-block;
  min-height: 70px;
  -webkit-transition: 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -moz-transition: 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -ms-transition: 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition: 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  position: relative;
  width: 50%;
}
/* line 1743, ../_scss/inc/_plugin.scss */
#navi-pre-next._single .cursor a, #navi-pre-next._single .cursor span {
  text-indent: 0px;
  display: inline-block;
  width: auto;
}
/* line 1748, ../_scss/inc/_plugin.scss */
#navi-pre-next._single .cursor a {
  display: block;
  position: relative;
  vertical-align: middle;
  min-height: 70px;
  font-size: 1.4rem;
}
/* line 1753, ../_scss/inc/_plugin.scss */
#navi-pre-next._single .cursor a figure {
  position: absolute;
  top: 0;
  width: 70px;
  height: 70px;
  background-color: #f0f0f0 !important;
}
/* line 1758, ../_scss/inc/_plugin.scss */
#navi-pre-next._single .cursor a .lead {
  font-weight: bold;
  font-size: 1.4rem;
  margin-bottom: 5px;
}
/* line 1762, ../_scss/inc/_plugin.scss */
#navi-pre-next._single .cursor a .title {
  display: block;
  line-height: 1.4;
}
/* line 1764, ../_scss/inc/_plugin.scss */
#navi-pre-next._single .cursor.prev {
  float: left;
  padding-right: 95px;
}
/* line 1766, ../_scss/inc/_plugin.scss */
#navi-pre-next._single .cursor.prev a {
  padding-left: 145px;
}
/* line 1768, ../_scss/inc/_plugin.scss */
#navi-pre-next._single .cursor.prev a figure {
  left: 50px;
}
/* line 1771, ../_scss/inc/_plugin.scss */
#navi-pre-next._single .cursor.next {
  float: right;
  padding-left: 95px;
}
/* line 1773, ../_scss/inc/_plugin.scss */
#navi-pre-next._single .cursor.next a {
  padding-right: 145px;
}
/* line 1775, ../_scss/inc/_plugin.scss */
#navi-pre-next._single .cursor.next a figure {
  right: 50px;
}
/* line 1778, ../_scss/inc/_plugin.scss */
#navi-pre-next._single .cursor:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
/* line 1779, ../_scss/inc/_plugin.scss */
#navi-pre-next._single .cursor._nolink:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 1783, ../_scss/inc/_plugin.scss */
#navi-pre-next._single a.back {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  margin-left: -70px;
  margin-top: -20px;
  width: 140px;
  font-family: "SourceHanCodeJP_sst","游ゴシック","YuGothic",'Hiragino Kaku Gothic ProN', Meiryo, メイリオ,  'PT Sans', 'Lucida Grande', sans-serif;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.57;
  text-align: center;
}
/* line 1792, ../_scss/inc/_plugin.scss */
#navi-pre-next._single a.back:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
/* line 1793, ../_scss/inc/_plugin.scss */
#navi-pre-next._single a.back:before, #navi-pre-next._single a.back:after {
  position: absolute;
  top: 50%;
  margin-top: -35px;
  width: 1px;
  height: 70px;
  background-color: #0d0d0d;
  display: block;
  content: '';
}
/* line 1799, ../_scss/inc/_plugin.scss */
#navi-pre-next._single a.back:before {
  left: 0;
}
/* line 1800, ../_scss/inc/_plugin.scss */
#navi-pre-next._single a.back:after {
  right: 0;
}
/* line 1805, ../_scss/inc/_plugin.scss */
#navi-pre-next .wp-pagenavi {
  text-align: center;
}
/* line 1807, ../_scss/inc/_plugin.scss */
#navi-pre-next .wp-pagenavi a.page, #navi-pre-next .wp-pagenavi span.current {
  margin-left: 16px;
  margin-right: 16px;
}
/* line 1810, ../_scss/inc/_plugin.scss */
#navi-pre-next .wp-pagenavi a.page {
  color: #2c2c2c;
}
/* line 26, ../_scss/inc/_mixin.scss */
.pc #navi-pre-next .wp-pagenavi a.page:hover {
  background-color: #ebebeb;
}
/* line 1814, ../_scss/inc/_plugin.scss */
#navi-pre-next .wp-pagenavi span.current {
  background-color: #2c2c2c;
  color: white;
}
/* line 1816, ../_scss/inc/_plugin.scss */
#navi-pre-next .wp-pagenavi span.pages, #navi-pre-next .wp-pagenavi a.first, #navi-pre-next .wp-pagenavi a.last, #navi-pre-next .wp-pagenavi a.previouspostslink, #navi-pre-next .wp-pagenavi a.nextpostslink {
  display: none;
}
@media screen and (max-width: 640px) {
  /* line 1822, ../_scss/inc/_plugin.scss */
  #navi-pre-next .cursor:before, #navi-pre-next .cursor:after {
    width: 20px;
    height: 2px;
  }
  /* line 1825, ../_scss/inc/_plugin.scss */
  #navi-pre-next .cursor.prev:before {
    -moz-transform: translateY(-6px) rotate(-43deg);
    -ms-transform: translateY(-6px) rotate(-43deg);
    -webkit-transform: translateY(-6px) rotate(-43deg);
    transform: translateY(-6px) rotate(-43deg);
  }
  /* line 1826, ../_scss/inc/_plugin.scss */
  #navi-pre-next .cursor.prev:after {
    -moz-transform: translateY(6px) rotate(43deg);
    -ms-transform: translateY(6px) rotate(43deg);
    -webkit-transform: translateY(6px) rotate(43deg);
    transform: translateY(6px) rotate(43deg);
  }
  /* line 1829, ../_scss/inc/_plugin.scss */
  #navi-pre-next .cursor.next:before {
    -moz-transform: translateY(-6px) rotate(43deg);
    -ms-transform: translateY(-6px) rotate(43deg);
    -webkit-transform: translateY(-6px) rotate(43deg);
    transform: translateY(-6px) rotate(43deg);
  }
  /* line 1830, ../_scss/inc/_plugin.scss */
  #navi-pre-next .cursor.next:after {
    -moz-transform: translateY(6px) rotate(-43deg);
    -ms-transform: translateY(6px) rotate(-43deg);
    -webkit-transform: translateY(6px) rotate(-43deg);
    transform: translateY(6px) rotate(-43deg);
  }
  /* line 1835, ../_scss/inc/_plugin.scss */
  #navi-pre-next._single {
    min-height: 72px;
    padding-top: 18px;
    padding-bottom: 18px;
  }
  /* line 1838, ../_scss/inc/_plugin.scss */
  #navi-pre-next._single .cursor {
    min-height: 45px;
    width: 40px;
  }
  /* line 1841, ../_scss/inc/_plugin.scss */
  #navi-pre-next._single .cursor a {
    width: 40px;
    height: 40px;
    min-height: 0;
  }
  /* line 1844, ../_scss/inc/_plugin.scss */
  #navi-pre-next._single .cursor a figure, #navi-pre-next._single .cursor a .lead, #navi-pre-next._single .cursor a .title {
    display: none;
  }
  /* line 1846, ../_scss/inc/_plugin.scss */
  #navi-pre-next._single .cursor.prev {
    float: left;
    padding-left: 20px;
    padding-right: 0;
  }
  /* line 1850, ../_scss/inc/_plugin.scss */
  #navi-pre-next._single .cursor.prev:before, #navi-pre-next._single .cursor.prev:after {
    left: 20px;
  }
  /* line 1851, ../_scss/inc/_plugin.scss */
  #navi-pre-next._single .cursor.prev a {
    padding-left: 0;
  }
  /* line 1853, ../_scss/inc/_plugin.scss */
  #navi-pre-next._single .cursor.next {
    float: right;
    padding-right: 20px;
    padding-left: 0;
  }
  /* line 1857, ../_scss/inc/_plugin.scss */
  #navi-pre-next._single .cursor.next:before, #navi-pre-next._single .cursor.next:after {
    right: 20px;
  }
  /* line 1858, ../_scss/inc/_plugin.scss */
  #navi-pre-next._single .cursor.next a {
    padding-right: 0;
  }
  /* line 1862, ../_scss/inc/_plugin.scss */
  #navi-pre-next._single a.back {
    font-size: 1.3rem;
  }
  /* line 1865, ../_scss/inc/_plugin.scss */
  #navi-pre-next._single a.back:before, #navi-pre-next._single a.back:after {
    margin-top: -22px;
    height: 45px;
  }
}

/**
* contactform 7
*/
/* line 1878, ../_scss/inc/_plugin.scss */
div.wpcf7 {
  margin: 0;
  padding: 0;
}

/* line 1883, ../_scss/inc/_plugin.scss */
div.wpcf7-response-output {
  font-family: "SourceHanCodeJP_sst","游ゴシック","YuGothic",'Hiragino Kaku Gothic ProN', Meiryo, メイリオ,  'PT Sans', 'Lucida Grande', sans-serif;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.3;
  margin: 0 auto 32px !important;
  padding: 10px 5px !important;
}

/* line 1892, ../_scss/inc/_plugin.scss */
div.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0;
}
/* line 1902, ../_scss/inc/_plugin.scss */
div.wpcf7 .screen-reader-response ul {
  display: none;
}

/* line 1905, ../_scss/inc/_plugin.scss */
div.wpcf7-mail-sent-ok {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #2c2c2c;
  color: white;
  padding: 8px;
  text-align: center;
}

/* line 1913, ../_scss/inc/_plugin.scss */
div.wpcf7-mail-sent-ng {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #ff5555;
  color: white;
  padding: 8px;
  text-align: center;
}

/* line 1921, ../_scss/inc/_plugin.scss */
div.wpcf7-spam-blocked {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #ff5555;
  color: white;
  padding: 8px;
  text-align: center;
}

/* line 1929, ../_scss/inc/_plugin.scss */
div.wpcf7-validation-errors {
  border: 0 none !important;
  background: #ff5555;
  color: white;
  padding: 8px;
  text-align: center;
}

/* line 1938, ../_scss/inc/_plugin.scss */
span.wpcf7-form-control-wrap {
  /* position: relative; */
}

/* line 1943, ../_scss/inc/_plugin.scss */
span.wpcf7-not-valid-tip {
  margin-top: 8px;
  line-height: 1;
  display: block;
  width: 100%;
  color: #ff5c5c;
  font-size: 1em;
  white-space: nowrap;
}

/* line 1954, ../_scss/inc/_plugin.scss */
.use-floating-validation-tip span.wpcf7-not-valid-tip {
  position: absolute;
  top: 20%;
  left: 20%;
  z-index: 100;
  border: 1px solid #ff0000;
  background: #fff;
  padding: .2em .8em;
}

/* line 1964, ../_scss/inc/_plugin.scss */
span.wpcf7-list-item {
  margin-left: 0.5em;
}

/* line 1968, ../_scss/inc/_plugin.scss */
.wpcf7-display-none {
  display: none;
}

/* line 1972, ../_scss/inc/_plugin.scss */
div.wpcf7 img.ajax-loader {
  border: none;
  vertical-align: middle;
  margin-left: 4px;
}

/* line 1978, ../_scss/inc/_plugin.scss */
div.wpcf7 div.ajax-error {
  display: none;
}

/* line 1982, ../_scss/inc/_plugin.scss */
div.wpcf7 .placeheld {
  color: #888;
}

	/*
	! fancyBox v3.1.2 http://fancyapps.com/fancybox/3/docs/
*/
/* line 1994, ../_scss/inc/_plugin.scss */
.fancybox-enabled {
  overflow: hidden;
}

/* line 1997, ../_scss/inc/_plugin.scss */
.fancybox-enabled body {
  overflow: visible;
  height: 100%;
}

/* line 2001, ../_scss/inc/_plugin.scss */
.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}

/* line 2007, ../_scss/inc/_plugin.scss */
.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99993;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

/* Make sure that the first one is on the top */
/* line 2021, ../_scss/inc/_plugin.scss */
.fancybox-container ~ .fancybox-container {
  z-index: 99992;
}

/* line 2024, ../_scss/inc/_plugin.scss */
.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/* line 2034, ../_scss/inc/_plugin.scss */
.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 2038, ../_scss/inc/_plugin.scss */
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

/* line 2045, ../_scss/inc/_plugin.scss */
.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

/* line 2049, ../_scss/inc/_plugin.scss */
.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s, visibility 0s linear .25s;
  box-sizing: border-box;
}

/* line 2060, ../_scss/inc/_plugin.scss */
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1;
  visibility: visible;
  transition: opacity .25s, visibility 0s;
}

/* line 2067, ../_scss/inc/_plugin.scss */
.fancybox-infobar {
  top: 0;
  left: 50%;
  margin-left: -79px;
}

/* line 2072, ../_scss/inc/_plugin.scss */
.fancybox-infobar__body {
  display: inline-block;
  width: 70px;
  line-height: 44px;
  font-size: 13px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  text-align: center;
  color: #ddd;
  background-color: rgba(30, 30, 30, 0.7);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 2090, ../_scss/inc/_plugin.scss */
.fancybox-toolbar {
  top: 0;
  right: 0;
}

/* line 2094, ../_scss/inc/_plugin.scss */
.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translate3d(0, 0, 0);
}

/* line 2100, ../_scss/inc/_plugin.scss */
.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/* line 2124, ../_scss/inc/_plugin.scss */
.fancybox-slide::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}

/* line 2131, ../_scss/inc/_plugin.scss */
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

/* line 2137, ../_scss/inc/_plugin.scss */
.fancybox-slide--image {
  overflow: visible;
}

/* line 2140, ../_scss/inc/_plugin.scss */
.fancybox-slide--image::before {
  display: none;
}

/* line 2143, ../_scss/inc/_plugin.scss */
.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
  background: #000;
}

/* line 2147, ../_scss/inc/_plugin.scss */
.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
  background: #E5E3DF;
}

/* line 2151, ../_scss/inc/_plugin.scss */
.fancybox-slide--next {
  z-index: 99995;
}

/* line 2154, ../_scss/inc/_plugin.scss */
.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0 44px;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box;
}

/* line 2166, ../_scss/inc/_plugin.scss */
.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 2185, ../_scss/inc/_plugin.scss */
.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

/* line 2189, ../_scss/inc/_plugin.scss */
.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

/* line 2193, ../_scss/inc/_plugin.scss */
.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab;
}

/* line 2197, ../_scss/inc/_plugin.scss */
.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* line 2201, ../_scss/inc/_plugin.scss */
.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
}

/* line 2214, ../_scss/inc/_plugin.scss */
.fancybox-spaceball {
  z-index: 1;
}

/* line 2217, ../_scss/inc/_plugin.scss */
.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff;
}

/* line 2226, ../_scss/inc/_plugin.scss */
.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}

/* line 2235, ../_scss/inc/_plugin.scss */
.fancybox-error {
  margin: 0;
  padding: 40px;
  width: 100%;
  max-width: 380px;
  background: #fff;
  cursor: default;
}

/* line 2243, ../_scss/inc/_plugin.scss */
.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font: 16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
}

/* line 2249, ../_scss/inc/_plugin.scss */
.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  outline: none;
  background: transparent;
  z-index: 10;
  cursor: pointer;
}

/* line 2264, ../_scss/inc/_plugin.scss */
.fancybox-close-small:after {
  content: '×';
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background: #fff;
  transition: background .25s;
  box-sizing: border-box;
  z-index: 2;
}

/* line 2282, ../_scss/inc/_plugin.scss */
.fancybox-close-small:focus:after {
  outline: 1px dotted #888;
}

/* line 2285, ../_scss/inc/_plugin.scss */
.fancybox-close-small:hover:after {
  color: #555;
  background: #eee;
}

/* line 2289, ../_scss/inc/_plugin.scss */
.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -44px;
}

/* line 2293, ../_scss/inc/_plugin.scss */
.fancybox-slide--iframe .fancybox-close-small:after {
  background: transparent;
  font-size: 35px;
  color: #aaa;
}

/* line 2298, ../_scss/inc/_plugin.scss */
.fancybox-slide--iframe .fancybox-close-small:hover:after {
  color: #fff;
}

/* Caption */
/* line 2302, ../_scss/inc/_plugin.scss */
.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0 30px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  pointer-events: none;
}

/* line 2310, ../_scss/inc/_plugin.scss */
.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none;
}

/* line 2319, ../_scss/inc/_plugin.scss */
.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
  pointer-events: all;
}

/* line 2324, ../_scss/inc/_plugin.scss */
.fancybox-caption a {
  color: #fff;
  text-decoration: underline;
}

/* Buttons */
/* line 2329, ../_scss/inc/_plugin.scss */
.fancybox-button {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: transparent;
  color: #ddd;
  border-radius: 0;
  cursor: pointer;
  vertical-align: top;
  outline: none;
}

/* line 2346, ../_scss/inc/_plugin.scss */
.fancybox-button[disabled] {
  cursor: default;
  pointer-events: none;
}

/* line 2350, ../_scss/inc/_plugin.scss */
.fancybox-infobar__body, .fancybox-button {
  background: rgba(30, 30, 30, 0.6);
}

/* line 2353, ../_scss/inc/_plugin.scss */
.fancybox-button:hover:not([disabled]) {
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
}

/* line 2357, ../_scss/inc/_plugin.scss */
.fancybox-button::before,
.fancybox-button::after {
  content: '';
  pointer-events: none;
  position: absolute;
  background-color: currentColor;
  color: currentColor;
  opacity: 0.9;
  box-sizing: border-box;
  display: inline-block;
}

/* line 2368, ../_scss/inc/_plugin.scss */
.fancybox-button[disabled]::before,
.fancybox-button[disabled]::after {
  opacity: 0.3;
}

/* line 2372, ../_scss/inc/_plugin.scss */
.fancybox-button--left::after,
.fancybox-button--right::after {
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
}

/* line 2381, ../_scss/inc/_plugin.scss */
.fancybox-button--left::after {
  left: 20px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

/* line 2387, ../_scss/inc/_plugin.scss */
.fancybox-button--right::after {
  right: 20px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 2393, ../_scss/inc/_plugin.scss */
.fancybox-button--left {
  border-bottom-left-radius: 5px;
}

/* line 2396, ../_scss/inc/_plugin.scss */
.fancybox-button--right {
  border-bottom-right-radius: 5px;
}

/* line 2399, ../_scss/inc/_plugin.scss */
.fancybox-button--close::before, .fancybox-button--close::after {
  content: '';
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: calc(50% - 1px);
  left: calc(50% - 8px);
}

/* line 2408, ../_scss/inc/_plugin.scss */
.fancybox-button--close::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 2413, ../_scss/inc/_plugin.scss */
.fancybox-button--close::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* Navigation arrows */
/* line 2419, ../_scss/inc/_plugin.scss */
.fancybox-arrow {
  position: absolute;
  top: 50%;
  margin: -50px 0 0 0;
  height: 100px;
  width: 54px;
  padding: 0;
  border: 0;
  outline: none;
  background: none;
  cursor: pointer;
  z-index: 99995;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: opacity .25s;
}

/* line 2438, ../_scss/inc/_plugin.scss */
.fancybox-arrow::after {
  content: '';
  position: absolute;
  top: 28px;
  width: 44px;
  height: 44px;
  background-color: rgba(30, 30, 30, 0.8);
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px 24px;
}

/* line 2450, ../_scss/inc/_plugin.scss */
.fancybox-arrow--right {
  right: 0;
}

/* line 2453, ../_scss/inc/_plugin.scss */
.fancybox-arrow--left {
  left: 0;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}

/* line 2459, ../_scss/inc/_plugin.scss */
.fancybox-arrow--right::after,
.fancybox-arrow--left::after {
  left: 0;
}

/* line 2463, ../_scss/inc/_plugin.scss */
.fancybox-show-nav .fancybox-arrow {
  opacity: 0.6;
}

/* line 2466, ../_scss/inc/_plugin.scss */
.fancybox-show-nav .fancybox-arrow[disabled] {
  opacity: 0.3;
}

/* Loading indicator */
/* line 2470, ../_scss/inc/_plugin.scss */
.fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* Transition effects */
/* line 2503, ../_scss/inc/_plugin.scss */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
/* line 2507, ../_scss/inc/_plugin.scss */
.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
}

/* line 2512, ../_scss/inc/_plugin.scss */
.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0;
}

/* line 2517, ../_scss/inc/_plugin.scss */
.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

/* transitionEffect: fade */
/* line 2523, ../_scss/inc/_plugin.scss */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

/* line 2528, ../_scss/inc/_plugin.scss */
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */
/* line 2532, ../_scss/inc/_plugin.scss */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0;
}

/* line 2537, ../_scss/inc/_plugin.scss */
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
}

/* line 2542, ../_scss/inc/_plugin.scss */
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

/* transitionEffect: rotate */
/* line 2548, ../_scss/inc/_plugin.scss */
.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
  opacity: 0;
}

/* line 2554, ../_scss/inc/_plugin.scss */
.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
  opacity: 0;
}

/* line 2560, ../_scss/inc/_plugin.scss */
.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}

/* transitionEffect: circular */
/* line 2567, ../_scss/inc/_plugin.scss */
.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0;
}

/* line 2572, ../_scss/inc/_plugin.scss */
.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0;
}

/* line 2577, ../_scss/inc/_plugin.scss */
.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
}

/* transitionEffect: tube */
/* line 2583, ../_scss/inc/_plugin.scss */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

/* line 2587, ../_scss/inc/_plugin.scss */
.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

/* line 2591, ../_scss/inc/_plugin.scss */
.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  /* line 2597, ../_scss/inc/_plugin.scss */
  .fancybox-infobar {
    left: 0;
    margin-left: 0;
  }

  /* line 2600, ../_scss/inc/_plugin.scss */
  .fancybox-button--left,
  .fancybox-button--right {
    display: none !important;
  }

  /* line 2603, ../_scss/inc/_plugin.scss */
  .fancybox-caption {
    padding: 20px 0;
    margin: 0;
  }
}
/* Fullscreen  */
/* line 2608, ../_scss/inc/_plugin.scss */
.fancybox-button--fullscreen {
  display: none;
}

/* line 2609, ../_scss/inc/_plugin.scss */
.fancybox-button--fullscreen::before {
  width: 15px;
  height: 11px;
  left: calc(50% - 7px);
  top: calc(50% - 6px);
  border: 2px solid;
  background: none;
}

/* Slideshow button */
/* line 2618, ../_scss/inc/_plugin.scss */
.fancybox-button--play::before,
.fancybox-button--pause::before {
  top: calc(50% - 6px);
  left: calc(50% - 4px);
  background: transparent;
}

/* line 2624, ../_scss/inc/_plugin.scss */
.fancybox-button--play::before {
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px;
}

/* line 2632, ../_scss/inc/_plugin.scss */
.fancybox-button--pause::before {
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px 0 2px;
}

/* Thumbs */
/* line 2639, ../_scss/inc/_plugin.scss */
.fancybox-thumbs {
  display: none;
}

/* line 2642, ../_scss/inc/_plugin.scss */
.fancybox-button--thumbs {
  display: none;
}

@media all and (min-width: 800px) {
  /* line 2646, ../_scss/inc/_plugin.scss */
  .fancybox-button--thumbs {
    display: inline-block;
  }

  /* line 2648, ../_scss/inc/_plugin.scss */
  .fancybox-button--thumbs span {
    font-size: 23px;
  }

  /* line 2650, ../_scss/inc/_plugin.scss */
  .fancybox-button--thumbs::before {
    width: 3px;
    height: 3px;
    top: calc(50% - 2px);
    left: calc(50% - 2px);
    box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
  }

  /* line 2656, ../_scss/inc/_plugin.scss */
  .fancybox-thumbs {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: 220px;
    margin: 0;
    padding: 5px 5px 0 0;
    background: #fff;
    word-break: normal;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    box-sizing: border-box;
    z-index: 99995;
  }

  /* line 2672, ../_scss/inc/_plugin.scss */
  .fancybox-show-thumbs .fancybox-thumbs {
    display: block;
  }

  /* line 2674, ../_scss/inc/_plugin.scss */
  .fancybox-show-thumbs .fancybox-inner {
    right: 220px;
  }

  /* line 2676, ../_scss/inc/_plugin.scss */
  .fancybox-thumbs > ul {
    list-style: none;
    position: absolute;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 0;
  }

  /* line 2687, ../_scss/inc/_plugin.scss */
  .fancybox-thumbs > ul > li {
    float: left;
    overflow: hidden;
    max-width: 50%;
    padding: 0;
    margin: 0;
    width: 105px;
    height: 75px;
    position: relative;
    cursor: pointer;
    outline: none;
    border: 5px solid transparent;
    border-top-width: 0;
    border-right-width: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box;
  }

  /* line 2705, ../_scss/inc/_plugin.scss */
  li.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, 0.1);
  }

  /* line 2707, ../_scss/inc/_plugin.scss */
  .fancybox-thumbs > ul > li > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    max-height: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  /* line 2720, ../_scss/inc/_plugin.scss */
  .fancybox-thumbs > ul > li:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 2px;
    border: 4px solid #4ea7f9;
    z-index: 99991;
    opacity: 0;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }

  /* line 2732, ../_scss/inc/_plugin.scss */
  .fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
    opacity: 1;
  }
}
/* line 12, ../_scss/style.scss */
p {
  font-size: 1.6rem;
  line-height: 1.8;
}
/* line 15, ../_scss/style.scss */
p:last-of-type {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 640px) {
  /* line 12, ../_scss/style.scss */
  p {
    font-size: 1.5rem;
    line-height: 1.9;
  }
}

/*----------------------------------------------------
  Link
 ----------------------------------------------------*/
/* line 24, ../_scss/style.scss */
a {
  border: 0;
  outline: none;
  text-decoration: none;
  -webkit-transition: 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -moz-transition: 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -ms-transition: 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition: 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
/* line 30, ../_scss/style.scss */
a:link {
  color: #2c2c2c;
}
/* line 31, ../_scss/style.scss */
a:visited {
  color: #2c2c2c;
}
/* line 32, ../_scss/style.scss */
a:hover, a:active {
  color: #2c2c2c;
}

/* line 36, ../_scss/style.scss */
a.hvr {
  display: inline-block;
}

/* line 41, ../_scss/style.scss */
input[type=text],
input[type=number],
input[type=email],
textarea,
input[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  border-radius: 0;
  border: 0 none;
  background: white;
}
/* line 49, ../_scss/style.scss */
input[type=text]:focus,
input[type=number]:focus,
input[type=email]:focus,
textarea:focus,
input[type=submit]:focus {
  outline: 0;
}

/* line 51, ../_scss/style.scss */
input[type=submit] {
  background-color: #2c2c2c;
  color: white;
}

/* line 56, ../_scss/style.scss */
figure.photo img, div.photo img {
  display: block;
  width: 100%;
}

/* line 62, ../_scss/style.scss */
.logo-icon {
  display: block;
  width: 26px;
  height: 38px;
  background-size: contain;
}
/* line 66, ../_scss/style.scss */
.logo-icon img {
  display: block;
  width: 100%;
}

/* line 68, ../_scss/style.scss */
a.logo-icon {
  display: inline-block;
}
/* line 16, ../_scss/inc/_mixin.scss */
.pc a.logo-icon:hover {
  opacity: 0.5;
}

/* line 72, ../_scss/style.scss */
.sitelogo {
  display: block;
  width: 48px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  -moz-background-size: contain !important;
  -o-background-size: contain !important;
  -webkit-background-size: contain !important;
  background-size: contain !important;
}
/* line 78, ../_scss/style.scss */
.sitelogo img {
  display: block;
  width: 100%;
}
/* line 80, ../_scss/style.scss */
.pc .sitelogo:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
/* line 83, ../_scss/style.scss */
.sitelogo span {
  display: none;
}
/* line 84, ../_scss/style.scss */
.sitelogo._min {
  max-width: 208px;
  background-image: url(../img/common/logo_ks.svg);
}
/* line 87, ../_scss/style.scss */
.sitelogo._min._white {
  background-image: url(../img/common/logo_ks-w.svg);
}

/* = [UTILITY]
---------------------------------------------------------------------*/
/* line 97, ../_scss/style.scss */
.preloader i {
  color: #aaa;
  font-size: 40px;
}

/* line 102, ../_scss/style.scss */
#loadPanel {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 200001;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
/* line 109, ../_scss/style.scss */
#loadPanel #indicator-line {
  -webkit-transition: 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -moz-transition: 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -ms-transition: 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition: 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 0%;
  height: 5px;
  background-color: #eee;
}
/* line 117, ../_scss/style.scss */
#loadPanel #bg-indicator {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

/* line 123, ../_scss/style.scss */
.transparent {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

/* = footer#site-footer
---------------------------------------------------------------------*/
/* line 132, ../_scss/style.scss */
footer#site-footer {
  padding-bottom: 30px;
  padding-top: 90px;
}
/* line 135, ../_scss/style.scss */
footer#site-footer #site-footer-inner {
  position: relative;
}
/* line 137, ../_scss/style.scss */
footer#site-footer #site-footer-inner .sitelogo {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
}
/* line 141, ../_scss/style.scss */
footer#site-footer #site-footer-inner .footer__copyright {
  text-align: center;
  font-weight: 100;
  font-size: 1.8rem;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 640px) {
  /* line 150, ../_scss/style.scss */
  footer#site-footer #site-footer-inner .footer__copyright {
    position: static;
    text-align: center;
  }
}

/* line 156, ../_scss/style.scss */
a#btn_totop {
  position: fixed;
  right: 30px;
  bottom: 10px;
  z-index: 19999;
  display: block;
  border: 1px solid #a0a0a0;
  width: 60px;
  height: 60px;
}
/* line 161, ../_scss/style.scss */
a#btn_totop:before {
  transform-origin: left top;
  -moz-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transition: transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -moz-transition: transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -ms-transition: transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition: transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #2c2c2c;
  display: block;
  content: '';
}
/* line 171, ../_scss/style.scss */
a#btn_totop span {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: block;
  text-align: left;
  text-indent: -9999px;
}
/* line 174, ../_scss/style.scss */
a#btn_totop span:before, a#btn_totop span:after {
  -webkit-transition: 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -moz-transition: 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -ms-transition: 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition: 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  position: absolute;
  left: 50%;
  top: 16px;
  width: 1px;
  background-color: #2d2d2d;
  display: block;
  content: '';
}
/* line 181, ../_scss/style.scss */
a#btn_totop span:before {
  height: 9px;
  -moz-transform: rotate(35deg) translateX(-3px);
  -ms-transform: rotate(35deg) translateX(-3px);
  -webkit-transform: rotate(35deg) translateX(-3px);
  transform: rotate(35deg) translateX(-3px);
}
/* line 182, ../_scss/style.scss */
a#btn_totop span:after {
  height: 27px;
}
/* line 186, ../_scss/style.scss */
.pc a#btn_totop:hover {
  border: 1px solid #2c2c2c;
}
/* line 188, ../_scss/style.scss */
.pc a#btn_totop:hover:before {
  transform-origin: left bottom;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
/* line 192, ../_scss/style.scss */
.pc a#btn_totop:hover span:before, .pc a#btn_totop:hover span:after {
  background-color: white;
}
/* line 196, ../_scss/style.scss */
a#btn_totop._show {
  -moz-animation: fadeIn 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
  -webkit-animation: fadeIn 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
  animation: fadeIn 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
  bottom: 30px;
}
/* line 197, ../_scss/style.scss */
a#btn_totop._hide {
  -moz-animation: fadeOut 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
  -webkit-animation: fadeOut 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
  animation: fadeOut 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
}
@media screen and (max-width: 640px) {
  /* line 156, ../_scss/style.scss */
  a#btn_totop {
    right: 15px;
    bottom: 0px;
    width: 40px;
    height: 40px;
  }
  /* line 204, ../_scss/style.scss */
  a#btn_totop span:before, a#btn_totop span:after {
    top: 8px;
  }
  /* line 205, ../_scss/style.scss */
  a#btn_totop span:before {
    height: 8px;
    -moz-transform: rotate(30deg) translateX(-2px);
    -ms-transform: rotate(30deg) translateX(-2px);
    -webkit-transform: rotate(30deg) translateX(-2px);
    transform: rotate(30deg) translateX(-2px);
  }
  /* line 206, ../_scss/style.scss */
  a#btn_totop span:after {
    height: 22px;
  }
  /* line 209, ../_scss/style.scss */
  a#btn_totop._show {
    -moz-animation: fadeIn 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
    -webkit-animation: fadeIn 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
    animation: fadeIn 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
    bottom: 15px;
  }
}

/* = [Site Header]
---------------------------------------------------------------------*/
/* line 217, ../_scss/style.scss */
a#navi-btn {
  display: none;
  position: absolute;
  z-index: 20006;
  right: 6px;
  top: 5px;
  width: 53px;
  height: 53px;
  /*
    &.active {
      .menu-trigger span{
        $_tX: 2px; $_tY: 8px;
        &:nth-of-type(1) {
          transform: translateX(-$_tX) translateY($_tY) rotate(45deg);
        }
        &:nth-of-type(2) {
          transform: translateX(-$_tX) translateY(-$_tY) rotate(-45deg);
        }
      }
    }
  */
}
/* line 223, ../_scss/style.scss */
a#navi-btn .menu-trigger,
a#navi-btn .menu-trigger span {
  display: inline-block;
  transition: all .4s;
}
/* line 225, ../_scss/style.scss */
a#navi-btn .menu-trigger {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -18px;
  margin-top: -9px;
  width: 36px;
  height: 18px;
}
/* line 230, ../_scss/style.scss */
a#navi-btn .menu-trigger span {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 2px;
  background-color: #0d0d0d;
}
/* line 234, ../_scss/style.scss */
a#navi-btn .menu-trigger span:nth-of-type(1) {
  top: 0;
}
/* line 235, ../_scss/style.scss */
a#navi-btn .menu-trigger span:nth-of-type(2) {
  bottom: 0;
}
@media screen and (max-width: 640px) {
  /* line 217, ../_scss/style.scss */
  a#navi-btn {
    display: block;
  }
}

/* line 260, ../_scss/style.scss */
header#site-header {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 20004;
  width: 100%;
  height: 80px;
}
/* line 266, ../_scss/style.scss */
header#site-header h1#logo-main {
  position: absolute;
  right: 75px;
  top: 70%;
  z-index: 4;
  width: 48px;
  height: 168px;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}
/* line 273, ../_scss/style.scss */
header#site-header ul.links > li {
  display: inline-block;
}
/* line 275, ../_scss/style.scss */
header#site-header ul.links > li:last-child {
  margin-right: 0 !important;
}
/* line 276, ../_scss/style.scss */
header#site-header ul.links > li a {
  display: inline-block;
  font-weight: 700;
  font-family: 'SourceHanCodeJP_sst', 'Source Sans Pro', sans-serif;
  line-height: 77px;
}
/* line 16, ../_scss/inc/_mixin.scss */
.pc header#site-header ul.links > li a:hover {
  opacity: 0.5;
}
@media only screen and (max-width: 1280px) {
  /* line 285, ../_scss/style.scss */
  header#site-header h1#logo-main {
    right: 5.859vw;
  }
}
@media only screen and (max-width: 640px) {
  /* line 260, ../_scss/style.scss */
  header#site-header {
    width: 100%;
    height: 60px;
  }
  /* line 297, ../_scss/style.scss */
  header#site-header h1.logo-area {
    left: 25px;
    margin-top: -20px;
    width: 110px;
    height: 40px;
  }
  /* line 301, ../_scss/style.scss */
  header#site-header h1.logo-area:after {
    display: none;
  }
  /* line 302, ../_scss/style.scss */
  header#site-header h1.logo-area .logo-icon {
    width: 110px;
    height: 40px;
  }
}

/* line 307, ../_scss/style.scss */
.breadcrumb {
  padding-top: 20px;
  padding-bottom: 60px;
}
/* line 310, ../_scss/style.scss */
.breadcrumb span, .breadcrumb a {
  -webkit-transition: 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -moz-transition: 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -ms-transition: 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition: 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  font-size: 1.2rem;
  color: #a9a9a9;
  height: 14px;
  line-height: 14px;
}
/* line 21, ../_scss/inc/_mixin.scss */
.pc .breadcrumb a span:hover {
  color: #2c2c2c;
}
/* line 323, ../_scss/style.scss */
.breadcrumb span {
  display: inline-block;
  padding: 0;
  max-width: 160px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 334, ../_scss/style.scss */
.breadcrumb ul > li {
  position: relative;
  display: inline-block;
  padding-right: 16px;
}
/* line 337, ../_scss/style.scss */
.breadcrumb ul > li:after {
  position: absolute;
  right: 0;
  top: 1px;
  width: 16px;
  height: 16px;
  line-height: 1;
  font-family: 'paperc';
  font-weight: normal !important;
  font-size: 14px;
  color: #929292;
  display: block;
  content: '\e601';
}
/* line 344, ../_scss/style.scss */
.breadcrumb ul > li:last-child span {
  font-weight: bold;
  color: #2c2c2c;
}
/* line 345, ../_scss/style.scss */
.breadcrumb ul > li:last-child:after {
  display: none;
}

/* = [Site Navigation]
---------------------------------------------------------------------*/
@media screen and (max-width: 640px) {
  /* line 355, ../_scss/style.scss */
  .open-nav, .open-menu {
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
  }
}

/* line 362, ../_scss/style.scss */
body.open-nav {
  overflow: hidden;
}

/* line 363, ../_scss/style.scss */
nav#site-navi {
  -moz-animation: fadeOut 0.01s ease both;
  -webkit-animation: fadeOut 0.01s ease both;
  animation: fadeOut 0.01s ease both;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 20005;
  padding: 100px 50px 110px;
  width: 660px;
  background-color: #0d0d0d;
}
/* line 365, ../_scss/style.scss */
.open-nav nav#site-navi {
  -moz-animation: fadeIn 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
  -webkit-animation: fadeIn 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
  animation: fadeIn 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
}
/* line 366, ../_scss/style.scss */
.hide-nav nav#site-navi {
  -moz-animation: fadeOut 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
  -webkit-animation: fadeOut 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
  animation: fadeOut 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
}
/* line 375, ../_scss/style.scss */
nav#site-navi .site-navi__header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 64px;
}
/* line 378, ../_scss/style.scss */
nav#site-navi .site-navi__header a.navi-close {
  position: absolute;
  right: 50px;
  top: 30px;
  padding-right: 45px;
  font-family: 'SourceHanCodeJP_sst', 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  color: white;
}
/* line 383, ../_scss/style.scss */
nav#site-navi .site-navi__header a.navi-close:before, nav#site-navi .site-navi__header a.navi-close:after {
  position: absolute;
  right: 0;
  top: 50%;
  width: 31px;
  height: 1px;
  background-color: white;
  display: block;
  content: '';
}
/* line 389, ../_scss/style.scss */
nav#site-navi .site-navi__header a.navi-close:before {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 390, ../_scss/style.scss */
nav#site-navi .site-navi__header a.navi-close:after {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* line 392, ../_scss/style.scss */
nav#site-navi .site-navi__header ul {
  display: none;
}
/* line 395, ../_scss/style.scss */
nav#site-navi .event-buttons {
  margin-bottom: 50px;
}
/* line 398, ../_scss/style.scss */
nav#site-navi .event-buttons a.button._event.__week {
  margin-bottom: 18px;
}
/* line 402, ../_scss/style.scss */
nav#site-navi form#searchform {
  display: block;
}
/* line 404, ../_scss/style.scss */
nav#site-navi form#searchform .searchform__lead {
  font-family: 'SourceHanCodeJP_sst', 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  color: white;
  margin-bottom: 10px;
}
/* line 408, ../_scss/style.scss */
nav#site-navi form#searchform .input-wrapper {
  position: relative;
  border-bottom: 1px solid white;
}
/* line 411, ../_scss/style.scss */
nav#site-navi form#searchform .input-wrapper:after {
  -webkit-transition: 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -moz-transition: 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -ms-transition: 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition: 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 0;
  height: 1px;
  background-color: white;
  display: block;
  content: '';
}
/* line 419, ../_scss/style.scss */
nav#site-navi form#searchform .input-wrapper.focus:after {
  width: 100%;
}
/* line 421, ../_scss/style.scss */
nav#site-navi form#searchform .input-wrapper input[type=text] {
  position: relative;
  width: 100%;
  height: 36px;
  line-height: 36px;
  padding-left: 8px;
  font-size: 1.6rem;
  background-color: transparent;
  color: white;
}
/* line 427, ../_scss/style.scss */
nav#site-navi form#searchform .input-wrapper input[type=text]::-webkit-input-placeholder {
  color: #a9a9a9;
}
/* line 428, ../_scss/style.scss */
nav#site-navi form#searchform .input-wrapper input[type=text]::-moz-placeholder {
  color: #a9a9a9;
}
/* line 429, ../_scss/style.scss */
nav#site-navi form#searchform .input-wrapper input[type=text]::-ms-input-placeholder {
  color: #a9a9a9;
}
/* line 431, ../_scss/style.scss */
nav#site-navi form#searchform .input-wrapper input[type=submit] {
  position: absolute;
  right: 0;
  top: 0;
  width: 36px;
  height: 36px;
  background: url(../img/common/icon_search.png) no-repeat center center transparent;
  -moz-background-size: 20px;
  -o-background-size: 20px;
  -webkit-background-size: 20px;
  background-size: 20px;
  display: block;
  text-align: left;
  text-indent: -9999px;
}
@media screen and (max-width: 640px) {
  /* line 363, ../_scss/style.scss */
  nav#site-navi {
    padding: 100px 25px 35px;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
  }
  /* line 456, ../_scss/style.scss */
  nav#site-navi .site-navi__header:after {
    position: absolute;
    left: 25px;
    bottom: 0;
    width: calc(100% - 30px);
    height: 1px;
    background-color: white;
    display: block;
    content: '';
  }
  /* line 462, ../_scss/style.scss */
  nav#site-navi .site-navi__header a.navi-close {
    right: 25px;
    top: 30px;
  }
  /* line 464, ../_scss/style.scss */
  nav#site-navi .site-navi__header a.navi-close span {
    display: none;
  }
  /* line 465, ../_scss/style.scss */
  nav#site-navi .site-navi__header a.navi-close:before, nav#site-navi .site-navi__header a.navi-close:after {
    width: 31px;
  }
  /* line 467, ../_scss/style.scss */
  nav#site-navi .site-navi__header ul {
    display: block;
    padding-left: 25px;
    padding-top: 25px;
  }
  /* line 470, ../_scss/style.scss */
  nav#site-navi .site-navi__header ul > li {
    display: inline-block;
    margin-right: 20px;
  }
  /* line 473, ../_scss/style.scss */
  nav#site-navi .site-navi__header ul > li a {
    font-family: 'SourceHanCodeJP_sst', 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 3.0rem;
    color: white;
  }
  /* line 478, ../_scss/style.scss */
  nav#site-navi a.button._event {
    margin-bottom: 35px;
  }
  /* line 480, ../_scss/style.scss */
  nav#site-navi a.button._event.__week {
    margin-bottom: -1px;
  }
  /* line 484, ../_scss/style.scss */
  nav#site-navi form#searchform .searchform__lead {
    font-size: 1.2rem;
    margin-bottom: 6px;
  }
  /* line 486, ../_scss/style.scss */
  nav#site-navi .site-navi__contlist {
    padding-top: 40px;
    padding-bottom: 12px;
    border-bottom: 1px solid white;
  }
  /* line 489, ../_scss/style.scss */
  nav#site-navi .site-navi__contlist > li {
    margin-bottom: 28px;
  }
  /* line 491, ../_scss/style.scss */
  nav#site-navi .site-navi__contlist > li a {
    font-weight: bold;
    font-size: 1.5rem;
    color: white;
  }
  /* line 494, ../_scss/style.scss */
  nav#site-navi .site-navi__taglist {
    margin-bottom: 32px;
    padding-top: 40px;
    padding-bottom: 25px;
    border-bottom: 1px solid white;
  }
  /* line 498, ../_scss/style.scss */
  nav#site-navi .site-navi__taglist a {
    font-size: 1.6rem;
    margin-bottom: 15px;
  }
  /* line 501, ../_scss/style.scss */
  nav#site-navi .site-navi__links .site-navi__links-top {
    margin-bottom: 20px;
  }
  /* line 503, ../_scss/style.scss */
  nav#site-navi .site-navi__links .site-navi__links-top a {
    font-family: 'SourceHanCodeJP_sst', 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 1.8rem;
    color: white;
    margin-right: 30px;
  }
  /* line 509, ../_scss/style.scss */
  nav#site-navi .site-navi__links .site-navi__links-bottom a {
    font-size: 1.4rem;
    color: #929292;
    margin-right: 25px;
  }
}

/* = body (共通 / #common)
---------------------------------------------------------------------*/
/* line 519, ../_scss/style.scss */
a.moreBtn {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 102px;
  border: 1px solid #929292;
  padding: 8px;
  font-size: 1.2em;
}
/* line 527, ../_scss/style.scss */
a.moreBtn:hover {
  color: white !important;
  background-color: #004cce;
  border-color: #004cce;
}

/*---------------------------------------------------------------------
  <00>汎用
---------------------------------------------------------------------*/
/* line 554, ../_scss/style.scss */
article {
  overflow: hidden;
}

/* line 557, ../_scss/style.scss */
section {
  position: relative;
}
/* line 565, ../_scss/style.scss */
section .content-frame {
  position: relative;
  z-index: 1;
}
/* line 568, ../_scss/style.scss */
section.end_gray:after {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
  width: 100%;
  height: 355px;
  background-color: #f4f4f4;
  display: block;
  content: '';
}
/* line 574, ../_scss/style.scss */
section.end_gray._large:after {
  height: 450px;
}

/* line 579, ../_scss/style.scss */
#svg-container {
  -moz-animation: fadeOut 0.001s linear both;
  -webkit-animation: fadeOut 0.001s linear both;
  animation: fadeOut 0.001s linear both;
}

/* line 584, ../_scss/style.scss */
a.button {
  position: relative;
  display: block;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
  text-align: center;
  font-size: 1.4rem;
  background-color: #0d0d0d;
  color: white;
  /*
    &:before {
      position: absolute; right: 7%; top: 50%; z-index: 3;
      margin-top: -6px;
      width: 15px; height: 12px;
      background: url(../img/common/icon_next-w.png) no-repeat right center transparent;
      background-size: auto 12px;
      display: block; content: '';
      @include transition(.3s $easeInQuad);
    }
  */
}
/* line 591, ../_scss/style.scss */
a.button span {
  position: relative;
  z-index: 2;
  margin-left: -7px;
}
/* line 603, ../_scss/style.scss */
a.button:after {
  display: block;
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ebebeb;
  transform-origin: right top;
  -moz-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -moz-transition: transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -ms-transition: transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition: transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
/* line 614, ../_scss/style.scss */
.pc a.button:hover {
  color: #2c2c2c !important;
}
/* line 617, ../_scss/style.scss */
.pc a.button:hover:after {
  transform-origin: left top;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
/* line 621, ../_scss/style.scss */
a.button._more {
  background-color: white;
  border: 1px solid #a9a9a9;
  color: #2c2c2c;
}
/* line 626, ../_scss/style.scss */
a.button._exlarge {
  width: 100%;
  height: 80px;
  line-height: 79px;
}
/* line 628, ../_scss/style.scss */
a.button._exlarge span {
  position: relative;
  display: inline-block;
  padding-bottom: 5px;
  font-family: 'SourceHanCodeJP_sst', 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1;
  /*
        &:after {
          position: absolute; left: 0; bottom: 0; z-index: 10;
          width: 100%; height: 1px;
          background-color: white;
          display: block; content: '';
        }
  */
}
/* line 642, ../_scss/style.scss */
a.button._event {
  text-align: left;
  height: 60px;
  line-height: 59px;
  border: 1px solid white;
}
/* line 647, ../_scss/style.scss */
a.button._event.__week span:before {
  content: 'THIS WEEK';
}
/* line 649, ../_scss/style.scss */
a.button._event.__feature {
  margin-bottom: 18px;
}
/* line 651, ../_scss/style.scss */
a.button._event.__feature span:before {
  content: 'UP COMING';
}
/* line 653, ../_scss/style.scss */
a.button._event span {
  display: inline-block;
  width: 100%;
  margin-left: 0;
  padding-left: 15px;
  font-weight: bold;
  font-size: 1.4rem;
}
/* line 658, ../_scss/style.scss */
a.button._event span em {
  display: inline-block;
  margin-right: 5px;
  font-size: 1.8rem;
}
/* line 662, ../_scss/style.scss */
a.button._event span:before {
  position: absolute;
  right: 48px;
  top: 50%;
  height: 30px;
  line-height: 30px;
  margin-top: -15px;
  display: block;
  padding-right: 34px;
  border-right: 1px solid #a9a9a9;
  font-family: 'SourceHanCodeJP_sst', 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 2.2rem;
  color: #a9a9a9;
}
/* line 670, ../_scss/style.scss */
a.button._event span:after {
  position: absolute;
  right: 20px;
  top: 50%;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  border-right: 1px solid #a9a9a9;
  border-top: 1px solid #a9a9a9;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  display: block;
  content: '';
}
/* line 685, ../_scss/style.scss */
a.button._external:before, a.button._download:before, a.button._plus:before {
  width: 13px;
}
/* line 688, ../_scss/style.scss */
a.button._external:before {
  background-image: url(../img/common/icon_external-b.png);
}
/* line 689, ../_scss/style.scss */
a.button._external._white:before {
  background-image: url(../img/common/icon_external-w.png);
}
/* line 691, ../_scss/style.scss */
.pc a.button._external:hover:before {
  background-image: url(../img/common/icon_external-w.png);
}
/* line 692, ../_scss/style.scss */
.pc a.button._external._white:hover:before {
  background-image: url(../img/common/icon_external-b.png);
}
/* line 696, ../_scss/style.scss */
a.button._download:before {
  background-image: url(../img/common/icon_download-gr.png);
}
/* line 697, ../_scss/style.scss */
a.button._download._white:before {
  background-image: url(../img/common/icon_download-w.png);
}
/* line 699, ../_scss/style.scss */
.pc a.button._download:hover:before {
  background-image: url(../img/common/icon_download-w.png);
}
/* line 700, ../_scss/style.scss */
.pc a.button._download._white:hover:before {
  background-image: url(../img/common/icon_download-gr.png);
}
/* line 704, ../_scss/style.scss */
a.button._plus:before {
  background-image: url(../img/common/icon_plus-b.png) !important;
}
/* line 705, ../_scss/style.scss */
a.button._plus._white:before {
  background-image: url(../img/common/icon_plus-w.png) !important;
}
/* line 707, ../_scss/style.scss */
.pc a.button._plus:hover:before {
  background-image: url(../img/common/icon_plus-w.png) !important;
}
/* line 708, ../_scss/style.scss */
.pc a.button._plus._white:hover:before {
  background-image: url(../img/common/icon_plus-b.png) !important;
}
/* line 711, ../_scss/style.scss */
a.button._plus.__close:before {
  background-image: url(../img/common/icon_minus-b.png) !important;
}
/* line 712, ../_scss/style.scss */
a.button._plus.__close._white:before {
  background-image: url(../img/common/icon_minus-w.png) !important;
}
/* line 714, ../_scss/style.scss */
.pc a.button._plus.__close:hover:before {
  background-image: url(../img/common/icon_minus-w.png) !important;
}
/* line 715, ../_scss/style.scss */
.pc a.button._plus.__close._white:hover:before {
  background-image: url(../img/common/icon_minus-b.png) !important;
}
/* line 721, ../_scss/style.scss */
a.button._tri-arrow:before {
  right: 15px;
  margin-top: -2.5px;
  background: none !important;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2.5px 0 2.5px 6px;
  border-color: transparent transparent transparent #ff2e74;
}
/* line 732, ../_scss/style.scss */
a.button._border {
  background-color: transparent;
  color: #2c2c2c;
  border: 1px solid #2c2c2c;
}
/* line 736, ../_scss/style.scss */
a.button._border:before {
  background-image: url(../img/common/icon_next-b.png);
}
/* line 737, ../_scss/style.scss */
a.button._border:after {
  background-color: #2c2c2c;
}
/* line 738, ../_scss/style.scss */
a.button._border._white {
  border-color: white;
  color: white;
}
/* line 743, ../_scss/style.scss */
a.button._white:before {
  background-image: url(../img/common/icon_next-w.png);
}
/* line 744, ../_scss/style.scss */
a.button._white:after {
  background-color: white !important;
}
/* line 746, ../_scss/style.scss */
.pc a.button._white:hover {
  color: #2c2c2c !important;
}
/* line 748, ../_scss/style.scss */
.pc a.button._white:hover:before {
  background-image: url(../img/common/icon_next-b.png);
}
/* line 753, ../_scss/style.scss */
a.button._center {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 640px) {
  /* line 584, ../_scss/style.scss */
  a.button {
    width: 100%;
  }
  /* line 759, ../_scss/style.scss */
  a.button._event {
    height: 50px;
    line-height: 49px;
    border: 1px solid white;
  }
  /* line 762, ../_scss/style.scss */
  a.button._event span {
    padding-left: 8px;
    font-size: 1.3rem;
  }
  /* line 765, ../_scss/style.scss */
  a.button._event span em {
    font-size: 1.8rem;
    margin-right: 3px;
  }
  /* line 766, ../_scss/style.scss */
  a.button._event span:before {
    right: 29px;
    height: 15px;
    line-height: 15px;
    margin-top: -7px;
    padding-right: 13px;
    font-size: 1.6rem;
  }
  /* line 772, ../_scss/style.scss */
  a.button._event span:after {
    right: 13px;
    width: 6px;
    height: 6px;
    margin-top: -3px;
  }
}

/* line 786, ../_scss/style.scss */
#pf-container {
  background-color: #f00;
}

/* line 791, ../_scss/style.scss */
ul.explanation {
  text-align: right;
}
/* line 793, ../_scss/style.scss */
ul.explanation > li {
  display: inline-block;
  margin-right: 20px;
  font-size: 2rem;
}
/* line 795, ../_scss/style.scss */
ul.explanation > li:last-child {
  margin-right: 0;
}

/* line 802, ../_scss/style.scss */
.section__title {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
}
/* line 805, ../_scss/style.scss */
.section__title figure {
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  position: relative;
  overflow: hidden;
  max-width: 61px;
  width: 61px;
  color: #004cce;
}
/* line 810, ../_scss/style.scss */
.section__title figure svg {
  width: 100%;
}
/* line 812, ../_scss/style.scss */
.section__title figure svg path {
  fill: none;
  stroke: #ff2e74;
  stroke-dasharray: 2000;
  /*線の間隔を指定する*/
  stroke-dashoffset: 0;
  /*線の位置を指定する(IEは効かない属性)*/
  stroke-width: 0;
  /*線の太さを指定する*/
}
/* line 820, ../_scss/style.scss */
.section__title figure img {
  position: relative;
  z-index: 2;
}
/* line 821, ../_scss/style.scss */
.section__title figure:before, .section__title figure:after {
  -webkit-transition: 2.2s ease-in-out;
  -moz-transition: 2.2s ease-in-out;
  -ms-transition: 2.2s ease-in-out;
  -o-transition: 2.2s ease-in-out;
  transition: 2.2s ease-in-out;
  -moz-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
  position: absolute;
  z-index: 3;
  width: 1px;
  height: 0;
  background-color: #004cce;
  display: block;
  content: '';
}
/* line 829, ../_scss/style.scss */
.section__title figure:before {
  left: 0;
  top: 0;
}
/* line 830, ../_scss/style.scss */
.section__title figure:after {
  right: 0;
  bottom: 0;
}
/* line 832, ../_scss/style.scss */
.section__title span.sub {
  -webkit-transition: 1s ease-out;
  -moz-transition: 1s ease-out;
  -ms-transition: 1s ease-out;
  -o-transition: 1s ease-out;
  transition: 1s ease-out;
  -moz-transition-delay: 1.5s;
  -o-transition-delay: 1.5s;
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
  opacity: 0;
  position: absolute;
  left: calc(100% + 20px);
  top: 20px;
  display: inline-block;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  vertical-align: text-top;
  font-weight: 300;
  font-size: 2.4rem;
  letter-spacing: .2em;
  color: #ff2e74;
}
/* line 848, ../_scss/style.scss */
.section__title._anim figure svg path {
  -moz-animation: stitle-anim 2.4s cubic-bezier(0.55, 0.09, 0.69, 0.91) both;
  -webkit-animation: stitle-anim 2.4s cubic-bezier(0.55, 0.09, 0.69, 0.91) both;
  animation: stitle-anim 2.4s cubic-bezier(0.55, 0.09, 0.69, 0.91) both;
}
/* line 849, ../_scss/style.scss */
.section__title._anim figure:before, .section__title._anim figure:after {
  height: 100%;
  background-color: #ff2e74;
}
/* line 854, ../_scss/style.scss */
.section__title._anim span.sub {
  -webkit-filter: blur(0px);
  filter: blur(0px);
  top: 0;
  opacity: 1;
}

/* line 867, ../_scss/style.scss */
section#portfolio ul.portfoliolist > li {
  font-size: 1.6rem;
  margin-bottom: 15px;
}
/* line 869, ../_scss/style.scss */
section#portfolio ul.portfoliolist > li:last-child {
  margin-bottom: 0;
}
/* line 873, ../_scss/style.scss */
section#portfolio .section__body {
  position: relative;
  padding-bottom: 105px;
}
/* line 877, ../_scss/style.scss */
section#portfolio .section__body .section__title figure {
  position: absolute;
  left: 200px;
  top: 0;
  width: 15px;
  height: 100%;
}
/* line 880, ../_scss/style.scss */
section#portfolio .section__body .section__title figure:before, section#portfolio .section__body .section__title figure:after {
  position: absolute;
  z-index: 1;
  left: 0;
  border-left: 1px solid #004cce;
  width: 15px;
  display: block;
  content: '';
}
/* line 887, ../_scss/style.scss */
section#portfolio .section__body .section__title figure:before {
  top: 0;
  height: calc(100% - 105px);
}
/* line 888, ../_scss/style.scss */
section#portfolio .section__body .section__title figure:after {
  bottom: 105px;
  height: 25px;
  -moz-transform-origin: 0 bottom;
  -ms-transform-origin: 0 bottom;
  -webkit-transform-origin: 0 bottom;
  transform-origin: 0 bottom;
  -moz-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg);
}
/* line 893, ../_scss/style.scss */
section#portfolio .section__body .section__title figure span {
  position: absolute;
  left: -2px;
  top: 0;
  z-index: 2;
  display: inline-block;
  padding-bottom: 8px;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-weight: 600;
  font-size: 1.6rem;
  color: #004cce;
  background-color: white;
}
/* line 902, ../_scss/style.scss */
section#portfolio .section__body .section__body_inner {
  position: relative;
}
/* line 903, ../_scss/style.scss */
section#portfolio .section__body ul.explanation {
  position: absolute;
  right: 0;
  top: -40px;
}
/* line 905, ../_scss/style.scss */
section#portfolio .section__body .clmn._c2 > li {
  margin-bottom: 8%;
}
/* line 908, ../_scss/style.scss */
section#portfolio .section__body .clmn._c3 > li {
  margin-bottom: 8%;
}
/* line 910, ../_scss/style.scss */
section#portfolio .section__body .portfolio-list {
  padding-bottom: 30px;
}
/* line 913, ../_scss/style.scss */
section#portfolio .section__body .portfolio-list > li a {
  display: block;
}
/* line 916, ../_scss/style.scss */
section#portfolio .section__body .portfolio-list > li a.type-b figure {
  border-color: #ff2e74;
}
/* line 918, ../_scss/style.scss */
section#portfolio .section__body .portfolio-list > li a.type-b figure:before {
  background-image: linear-gradient(to left bottom, rgba(0, 0, 0, 0) 49.5%, #ff2e74 50%, rgba(0, 0, 0, 0) 50.5%);
}
/* line 919, ../_scss/style.scss */
section#portfolio .section__body .portfolio-list > li a.type-b figure:after {
  background-color: #ff2e74;
}
/* line 921, ../_scss/style.scss */
section#portfolio .section__body .portfolio-list > li a.type-b .sitename {
  color: #ff2e74;
}
/* line 924, ../_scss/style.scss */
section#portfolio .section__body .portfolio-list > li a.type-m figure {
  border-color: #004cce;
}
/* line 926, ../_scss/style.scss */
section#portfolio .section__body .portfolio-list > li a.type-m figure:before {
  background-image: linear-gradient(to left bottom, rgba(0, 0, 0, 0) 49.5%, #004cce 50%, rgba(0, 0, 0, 0) 50.5%);
}
/* line 927, ../_scss/style.scss */
section#portfolio .section__body .portfolio-list > li a.type-m figure:after {
  background-color: #004cce;
}
/* line 929, ../_scss/style.scss */
section#portfolio .section__body .portfolio-list > li a.type-m .sitename {
  color: #004cce;
}
/* line 931, ../_scss/style.scss */
section#portfolio .section__body .portfolio-list > li a figure {
  position: relative;
  border: 2px solid;
  overflow: hidden;
}
/* line 934, ../_scss/style.scss */
section#portfolio .section__body .portfolio-list > li a figure:before, section#portfolio .section__body .portfolio-list > li a figure:after {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  left: 0;
  top: 0;
  display: block;
  content: '';
}
/* line 939, ../_scss/style.scss */
section#portfolio .section__body .portfolio-list > li a figure:before {
  z-index: 3;
  -webkit-transition: all 0.5s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  -moz-transition: all 0.5s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  -ms-transition: all 0.5s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  -o-transition: all 0.5s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  transition: all 0.5s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  width: 0;
  height: 0;
}
/* line 944, ../_scss/style.scss */
section#portfolio .section__body .portfolio-list > li a figure:after {
  z-index: 2;
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.58, 0.03, 0.89, 0.58);
  -moz-transition: all 0.5s cubic-bezier(0.58, 0.03, 0.89, 0.58);
  -ms-transition: all 0.5s cubic-bezier(0.58, 0.03, 0.89, 0.58);
  -o-transition: all 0.5s cubic-bezier(0.58, 0.03, 0.89, 0.58);
  transition: all 0.5s cubic-bezier(0.58, 0.03, 0.89, 0.58);
  width: 100%;
  height: 100%;
}
/* line 949, ../_scss/style.scss */
section#portfolio .section__body .portfolio-list > li a figure img {
  -webkit-transition: transform 0.5s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  -moz-transition: transform 0.5s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  -ms-transition: transform 0.5s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  -o-transition: transform 0.5s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  transition: transform 0.5s cubic-bezier(0.41, -0.01, 0.37, 0.96);
}
/* line 951, ../_scss/style.scss */
section#portfolio .section__body .portfolio-list > li a .sitename {
  margin-top: 18px;
  text-align: center;
  font-size: 2rem;
  line-height: 1.4;
}
/* line 959, ../_scss/style.scss */
.pc section#portfolio .section__body .portfolio-list > li a:hover figure:before {
  width: 100%;
  height: 100%;
}
/* line 960, ../_scss/style.scss */
.pc section#portfolio .section__body .portfolio-list > li a:hover figure:after {
  opacity: .4;
}
/* line 961, ../_scss/style.scss */
.pc section#portfolio .section__body .portfolio-list > li a:hover figure img {
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
/* line 969, ../_scss/style.scss */
section#portfolio .section__body a.dashbutton {
  position: relative;
  display: block;
  width: 100%;
  height: 120px;
  line-height: 117px;
  border: 3px dashed #ff2e74;
  text-align: center;
}
/* line 976, ../_scss/style.scss */
section#portfolio .section__body a.dashbutton span {
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  font-weight: 600;
  font-size: 3rem;
  letter-spacing: .3em;
  color: #004cce;
}
/* line 981, ../_scss/style.scss */
section#portfolio .section__body a.dashbutton span:before, section#portfolio .section__body a.dashbutton span:after {
  position: absolute;
  right: 7%;
  top: calc(50% + 7px);
  height: 1px;
  background-color: #004cce;
  display: block;
  content: '';
  -moz-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transition: 0.35s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  -moz-transition: 0.35s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  -ms-transition: 0.35s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  -o-transition: 0.35s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  transition: 0.35s cubic-bezier(0.41, -0.01, 0.37, 0.96);
}
/* line 989, ../_scss/style.scss */
section#portfolio .section__body a.dashbutton span:before {
  width: 50px;
}
/* line 990, ../_scss/style.scss */
section#portfolio .section__body a.dashbutton span:after {
  width: 20px;
  -moz-transform: rotate(25deg);
  -ms-transform: rotate(25deg);
  -webkit-transform: rotate(25deg);
  transform: rotate(25deg);
}
/* line 992, ../_scss/style.scss */
section#portfolio .section__body a.dashbutton:before {
  position: absolute;
  z-index: 1;
  width: 0;
  height: 100%;
  -webkit-transition: width 0.35s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  -moz-transition: width 0.35s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  -ms-transition: width 0.35s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  -o-transition: width 0.35s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  transition: width 0.35s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  background-color: #ff2e74;
  opacity: .4;
  display: block;
  content: '';
}
/* line 1001, ../_scss/style.scss */
.pc section#portfolio .section__body a.dashbutton:hover:before {
  width: 100%;
}
/* line 1003, ../_scss/style.scss */
.pc section#portfolio .section__body a.dashbutton:hover span:before, .pc section#portfolio .section__body a.dashbutton:hover span:after {
  right: calc(7% - 10px);
}
/* line 1004, ../_scss/style.scss */
.pc section#portfolio .section__body a.dashbutton:hover span:before {
  width: 60px;
}
@media screen and (max-width: 640px) {
  /* line 1013, ../_scss/style.scss */
  section#portfolio section {
    margin-bottom: 120px;
  }
  /* line 1015, ../_scss/style.scss */
  section#portfolio .section__body {
    padding-bottom: 115px;
  }
  /* line 1018, ../_scss/style.scss */
  section#portfolio .section__body figure {
    display: none;
  }
  /* line 1020, ../_scss/style.scss */
  section#portfolio .section__body a.circle_more {
    position: absolute;
    bottom: 20px;
    left: 50%;
    width: 50px;
    height: 50px;
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    display: block;
  }
  /* line 1025, ../_scss/style.scss */
  section#portfolio .section__body a.circle_more:before {
    width: 50px;
    height: 50px;
  }
  /* line 1026, ../_scss/style.scss */
  section#portfolio .section__body a.circle_more:after {
    left: 50%;
    top: auto;
    bottom: -22px;
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    font-size: 1.5rem;
  }
  /* line 1031, ../_scss/style.scss */
  section#portfolio .section__body a.circle_more i {
    width: 14px;
    height: 14px;
  }
  /* line 1034, ../_scss/style.scss */
  section#portfolio .section__body a.circle_more i:before {
    width: 14px;
    height: 3px;
  }
  /* line 1035, ../_scss/style.scss */
  section#portfolio .section__body a.circle_more i:after {
    width: 3px;
    height: 14px;
  }
  /* line 1038, ../_scss/style.scss */
  section#portfolio .section__body ul.pf-list {
    padding-left: 0;
  }
  /* line 1040, ../_scss/style.scss */
  section#portfolio .section__body ul.pf-list > li {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  /* line 1042, ../_scss/style.scss */
  section#portfolio .section__body ul.pf-list > li a.button_circle {
    padding-top: 15px;
    padding-bottom: 20px;
  }
  /* line 1044, ../_scss/style.scss */
  section#portfolio .section__body ul.pf-list > li a.button_circle .project {
    font-weight: 400;
    font-size: 2.6rem;
    letter-spacing: .07em;
    margin-bottom: 9px;
  }
  /* line 1045, ../_scss/style.scss */
  section#portfolio .section__body ul.pf-list > li a.button_circle .url {
    font-size: 1.4rem;
  }
  /* line 1046, ../_scss/style.scss */
  section#portfolio .section__body ul.pf-list > li a.button_circle:before, section#portfolio .section__body ul.pf-list > li a.button_circle:after {
    position: absolute;
    top: 50%;
  }
  /* line 1047, ../_scss/style.scss */
  section#portfolio .section__body ul.pf-list > li a.button_circle:before {
    right: 5px;
    width: 50px;
    height: 50px;
    margin-top: -25px;
  }
  /* line 1051, ../_scss/style.scss */
  section#portfolio .section__body ul.pf-list > li a.button_circle:after {
    right: 26px;
    width: 12px;
    height: 12px;
    margin-top: -6px;
  }
}

@-moz-keyframes stitle_before-anim {
  0% {
    -moz-transform: translate(0, -100%);
    transform: translate(0, -100%);
  }
  45% {
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  55% {
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    -moz-transform: translate(0, 100%);
    transform: translate(0, 100%);
  }
}
@-webkit-keyframes stitle_before-anim {
  0% {
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%);
  }
  45% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  55% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(0, 100%);
    transform: translate(0, 100%);
  }
}
@keyframes stitle_before-anim {
  0% {
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%);
  }
  45% {
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  55% {
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -webkit-transform: translate(0, 100%);
    transform: translate(0, 100%);
  }
}
@-moz-keyframes stitle_logo-anim {
  0%, 49.5% {
    opacity: 0;
  }
  50%, 100% {
    opacity: 1;
  }
}
@-webkit-keyframes stitle_logo-anim {
  0%, 49.5% {
    opacity: 0;
  }
  50%, 100% {
    opacity: 1;
  }
}
@keyframes stitle_logo-anim {
  0%, 49.5% {
    opacity: 0;
  }
  50%, 100% {
    opacity: 1;
  }
}
@-moz-keyframes stitle-anim {
  0% {
    stroke-dashoffset: 2000;
    stroke-width: 1;
    fill: transparent;
  }
  80% {
    stroke: #ff2e74;
    stroke-dashoffset: 0;
    stroke-width: 1;
    fill: transparent;
  }
  100% {
    stroke: #004cce;
    stroke-dashoffset: 0;
    stroke-width: 0;
    fill: #004cce;
  }
}
@-webkit-keyframes stitle-anim {
  0% {
    stroke-dashoffset: 2000;
    stroke-width: 1;
    fill: transparent;
  }
  80% {
    stroke: #ff2e74;
    stroke-dashoffset: 0;
    stroke-width: 1;
    fill: transparent;
  }
  100% {
    stroke: #004cce;
    stroke-dashoffset: 0;
    stroke-width: 0;
    fill: #004cce;
  }
}
@keyframes stitle-anim {
  0% {
    stroke-dashoffset: 2000;
    stroke-width: 1;
    fill: transparent;
  }
  80% {
    stroke: #ff2e74;
    stroke-dashoffset: 0;
    stroke-width: 1;
    fill: transparent;
  }
  100% {
    stroke: #004cce;
    stroke-dashoffset: 0;
    stroke-width: 0;
    fill: #004cce;
  }
}
/*---------------------------------------------------------------------
  <01>トップページ
---------------------------------------------------------------------*/
/* line 1103, ../_scss/style.scss */
article#site-home {
  background-color: #ebebeb;
  padding-top: 250px;
}
/* line 1107, ../_scss/style.scss */
article#site-home section {
  position: relative;
  margin-bottom: 15.7vw;
}
/* line 1110, ../_scss/style.scss */
article#site-home section .section__contents {
  position: relative;
  z-index: 10;
}
/* line 1115, ../_scss/style.scss */
article#site-home .section__body {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
  padding-left: 225px;
  padding-right: calc(5.859vw + 48px - 15px);
}
/* line 1121, ../_scss/style.scss */
article#site-home .section__body._tx-frame {
  padding-right: 225px;
}
@media screen and (max-width: 1280px) {
  /* line 1128, ../_scss/style.scss */
  article#site-home .section__title figure {
    width: 4.76vw;
  }
  /* line 1129, ../_scss/style.scss */
  article#site-home .section__title span.sub {
    left: calc(100% + 1.56vw);
    font-size: 1.875vw;
  }
  /* line 1131, ../_scss/style.scss */
  article#site-home .section__body {
    padding-left: 17.57vw;
  }
  /* line 1134, ../_scss/style.scss */
  article#site-home .section__body._tx-frame {
    padding-right: 17.57vw;
  }
}
@media screen and (max-width: 1040px) {
  /* line 1141, ../_scss/style.scss */
  article#site-home .section__title figure {
    width: 5.76vw;
  }
  /* line 1142, ../_scss/style.scss */
  article#site-home .section__title span.sub {
    font-size: 2rem;
  }
  /* line 1144, ../_scss/style.scss */
  article#site-home .section__body {
    padding-left: 16.5vw;
  }
  /* line 1147, ../_scss/style.scss */
  article#site-home .section__body._tx-frame {
    left: calc(100% + 2.3vw);
    padding-right: 16.5vw;
  }
}
@media screen and (max-width: 860px) {
  /* line 1154, ../_scss/style.scss */
  article#site-home .section__title figure {
    width: 5.76vw;
  }
  /* line 1155, ../_scss/style.scss */
  article#site-home .section__title span.sub {
    font-size: 1.9rem;
  }
  /* line 1158, ../_scss/style.scss */
  article#site-home .section__body._tx-frame {
    padding-right: 0;
  }
}
@media screen and (max-width: 640px) {
  /* line 1164, ../_scss/style.scss */
  article#site-home section {
    margin-bottom: 100px;
  }
  /* line 1167, ../_scss/style.scss */
  article#site-home .section__title {
    position: relative;
    width: 100%;
    margin-bottom: 54px;
  }
  /* line 1172, ../_scss/style.scss */
  article#site-home .section__title figure {
    display: inline-block;
    padding-top: 0;
    max-width: 100%;
    width: auto;
    height: 26px;
  }
  /* line 1176, ../_scss/style.scss */
  article#site-home .section__title figure svg {
    height: 26px;
    width: auto;
  }
  /* line 1177, ../_scss/style.scss */
  article#site-home .section__title figure:before, article#site-home .section__title figure:after {
    width: 0;
    height: 1px;
  }
  /* line 1182, ../_scss/style.scss */
  article#site-home .section__title figure:before {
    left: 0;
    top: 0;
  }
  /* line 1183, ../_scss/style.scss */
  article#site-home .section__title figure:after {
    right: 0;
    bottom: 0;
  }
  /* line 1185, ../_scss/style.scss */
  article#site-home .section__title span.sub {
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
    left: 0;
    top: auto;
    bottom: 0;
    font-weight: 300;
    font-size: 1.6rem;
  }
  /* line 1192, ../_scss/style.scss */
  article#site-home .section__title._anim figure:before, article#site-home .section__title._anim figure:after {
    width: 100%;
    height: 1px;
  }
  /* line 1194, ../_scss/style.scss */
  article#site-home .section__title._anim span.sub {
    top: auto;
    bottom: -24px;
  }
  /* line 1197, ../_scss/style.scss */
  article#site-home .section__body {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 1207, ../_scss/style.scss */
article#site-home section#philosophy .section__title {
  top: 1.09vw;
}
/* line 1209, ../_scss/style.scss */
article#site-home section#philosophy .section__body .maincopy {
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 2.5;
  letter-spacing: .2em;
}
/* line 1213, ../_scss/style.scss */
article#site-home section#philosophy .section__body nav.phy-list {
  margin-top: 55px;
}
/* line 1216, ../_scss/style.scss */
article#site-home section#philosophy .section__body nav.phy-list ul._c2 > li {
  margin-bottom: 45px;
}
/* line 1218, ../_scss/style.scss */
article#site-home section#philosophy .section__body nav.phy-list ul._c2 > li a {
  display: inline-block;
}
/* line 1220, ../_scss/style.scss */
article#site-home section#philosophy .section__body nav.phy-list ul._c2 > li a span {
  position: relative;
  display: inline-block;
  padding: 4px;
  margin-bottom: 11px;
}
/* line 1223, ../_scss/style.scss */
article#site-home section#philosophy .section__body nav.phy-list ul._c2 > li a span:last-of-type {
  margin-bottom: 0;
}
/* line 1224, ../_scss/style.scss */
article#site-home section#philosophy .section__body nav.phy-list ul._c2 > li a span em {
  position: relative;
  z-index: 3;
  font-size: 2.4rem;
  letter-spacing: .12em;
  color: white;
}
/* line 1228, ../_scss/style.scss */
article#site-home section#philosophy .section__body nav.phy-list ul._c2 > li a span:before {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #ff2e74;
  display: block;
  content: '';
}
/* line 1237, ../_scss/style.scss */
article#site-home section#philosophy .section__body nav.phy-list ul._c2 > li a.type-p span:before {
  background-color: #ff2e74;
}
/* line 1242, ../_scss/style.scss */
article#site-home section#philosophy .section__body nav.phy-list ul._c2 > li a.type-a span:before {
  background-color: #004cce;
}
@media screen and (max-width: 1280px) {
  /* line 1254, ../_scss/style.scss */
  article#site-home section#philosophy .section__body .maincopy {
    font-size: 1.875vw;
  }
  /* line 1258, ../_scss/style.scss */
  article#site-home section#philosophy .section__body nav.phy-list ul._c2 > li a span {
    margin-bottom: 9px;
  }
  /* line 1260, ../_scss/style.scss */
  article#site-home section#philosophy .section__body nav.phy-list ul._c2 > li a span em {
    font-size: 1.875vw;
  }
  /* line 1265, ../_scss/style.scss */
  article#site-home section#philosophy .section__body nav.phy-list ul.explanation > li {
    font-size: 1.5625vw;
  }
}
@media screen and (max-width: 860px) {
  /* line 1272, ../_scss/style.scss */
  article#site-home section#philosophy .section__body .maincopy {
    font-size: 1.9rem;
  }
  /* line 1276, ../_scss/style.scss */
  article#site-home section#philosophy .section__body nav.phy-list ul._c2 > li a span {
    margin-bottom: 9px;
  }
  /* line 1278, ../_scss/style.scss */
  article#site-home section#philosophy .section__body nav.phy-list ul._c2 > li a span em {
    font-size: 1.9rem;
  }
  /* line 1283, ../_scss/style.scss */
  article#site-home section#philosophy .section__body nav.phy-list ul.explanation > li {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 640px) {
  /* line 1290, ../_scss/style.scss */
  article#site-home section#philosophy .section__body .maincopy {
    font-size: 1.7rem;
    line-height: 2.2;
  }
  /* line 1291, ../_scss/style.scss */
  article#site-home section#philosophy .section__body nav.phy-list {
    margin-top: 45px;
  }
  /* line 1294, ../_scss/style.scss */
  article#site-home section#philosophy .section__body nav.phy-list ul._c2 > li {
    margin-bottom: 30px;
  }
  /* line 1297, ../_scss/style.scss */
  article#site-home section#philosophy .section__body nav.phy-list ul._c2 > li a span em {
    font-size: 1.7rem;
  }
  /* line 1302, ../_scss/style.scss */
  article#site-home section#philosophy .section__body nav.phy-list ul.explanation > li {
    margin-right: 15px;
    font-size: 1.5rem;
  }
}
/* line 1309, ../_scss/style.scss */
article#site-home section#profile {
  position: relative;
}
/* line 1311, ../_scss/style.scss */
article#site-home section#profile .section-inner {
  position: relative;
  z-index: 2;
}
/* line 1312, ../_scss/style.scss */
article#site-home section#profile .section__title {
  top: .4vw;
}
/* line 1313, ../_scss/style.scss */
article#site-home section#profile figure.decoration {
  -webkit-filter: blur(90px);
  filter: blur(90px);
  opacity: 0;
  -webkit-transition: 2s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  -moz-transition: 2s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  -ms-transition: 2s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  -o-transition: 2s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  transition: 2s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  position: absolute;
  z-index: 1;
  left: -7%;
  bottom: 10%;
  width: 125%;
  color: #ffccdd;
}
/* line 1323, ../_scss/style.scss */
article#site-home section#profile figure.decoration svg {
  width: 100%;
  fill: currentColor;
}
/* line 1325, ../_scss/style.scss */
article#site-home section#profile figure.decoration .svg-wrapper {
  /* position: relative; width: 100%; padding-top: 100%; */
}
/* line 1328, ../_scss/style.scss */
article#site-home section#profile figure.decoration._anim {
  -webkit-filter: blur(0);
  filter: blur(0);
  opacity: 1;
}
/* line 1334, ../_scss/style.scss */
article#site-home section#profile .name {
  margin-bottom: 35px;
}
/* line 1337, ../_scss/style.scss */
article#site-home section#profile .name span.jp {
  position: relative;
  display: inline-block;
  font-weight: 600;
  font-size: 4rem;
  letter-spacing: .2em;
  color: #ff2e74;
}
/* line 1342, ../_scss/style.scss */
article#site-home section#profile .name span.jp a.instagram {
  position: absolute;
  top: 50%;
  left: 101%;
  left: calc(100% + 5px);
  width: 28px;
  height: 28px;
  margin-top: -14px;
  line-height: 28px;
  color: #ff2e74;
}
/* line 1349, ../_scss/style.scss */
article#site-home section#profile .name span.jp a.instagram:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 28px;
  height: 28px;
  font-family: 'paperc';
  font-weight: normal !important;
  content: '\e702';
  font-size: 28px;
  line-height: 28px;
}
/* line 1357, ../_scss/style.scss */
article#site-home section#profile .name span.en {
  display: block;
  margin-top: 12px;
  font-size: 2.2rem;
  letter-spacing: .2em;
  color: #004cce;
}
/* line 1365, ../_scss/style.scss */
article#site-home section#profile p.description {
  line-height: 2.5;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
/* line 1368, ../_scss/style.scss */
article#site-home section#profile p.description span {
  position: relative;
  background: linear-gradient(rgba(0, 0, 0, 0) 94%, #ff2e74 94%);
  font-size: 2.4rem;
  letter-spacing: .2em;
  color: #004cce;
}
/* line 1374, ../_scss/style.scss */
article#site-home section#profile p.description span:nth-of-type(1) {
  transition-delay: 0.2s !important;
}
/* line 1374, ../_scss/style.scss */
article#site-home section#profile p.description span:nth-of-type(2) {
  transition-delay: 0.4s !important;
}
/* line 1374, ../_scss/style.scss */
article#site-home section#profile p.description span:nth-of-type(3) {
  transition-delay: 0.6s !important;
}
/* line 1374, ../_scss/style.scss */
article#site-home section#profile p.description span:nth-of-type(4) {
  transition-delay: 0.8s !important;
}
/* line 1374, ../_scss/style.scss */
article#site-home section#profile p.description span:nth-of-type(5) {
  transition-delay: 1s !important;
}
/* line 1374, ../_scss/style.scss */
article#site-home section#profile p.description span:nth-of-type(6) {
  transition-delay: 1.2s !important;
}
/* line 1374, ../_scss/style.scss */
article#site-home section#profile p.description span:nth-of-type(7) {
  transition-delay: 1.4s !important;
}
/* line 1374, ../_scss/style.scss */
article#site-home section#profile p.description span:nth-of-type(8) {
  transition-delay: 1.6s !important;
}
/* line 1374, ../_scss/style.scss */
article#site-home section#profile p.description span:nth-of-type(9) {
  transition-delay: 1.8s !important;
}
/* line 1374, ../_scss/style.scss */
article#site-home section#profile p.description span:nth-of-type(10) {
  transition-delay: 2s !important;
}
/* line 1374, ../_scss/style.scss */
article#site-home section#profile p.description span:nth-of-type(11) {
  transition-delay: 2.2s !important;
}
/* line 1374, ../_scss/style.scss */
article#site-home section#profile p.description span:nth-of-type(12) {
  transition-delay: 2.4s !important;
}
/* line 1374, ../_scss/style.scss */
article#site-home section#profile p.description span:nth-of-type(13) {
  transition-delay: 2.6s !important;
}
/* line 1374, ../_scss/style.scss */
article#site-home section#profile p.description span:nth-of-type(14) {
  transition-delay: 2.8s !important;
}
/* line 1374, ../_scss/style.scss */
article#site-home section#profile p.description span:nth-of-type(15) {
  transition-delay: 3s !important;
}
@media screen and (max-width: 1280px) {
  /* line 1383, ../_scss/style.scss */
  article#site-home section#profile p.description span {
    font-size: 1.875vw;
  }
}
@media screen and (max-width: 860px) {
  /* line 1388, ../_scss/style.scss */
  article#site-home section#profile .name {
    margin-bottom: 35px;
  }
  /* line 1391, ../_scss/style.scss */
  article#site-home section#profile .name span.jp {
    font-size: 3.6rem;
  }
  /* line 1392, ../_scss/style.scss */
  article#site-home section#profile .name span.en {
    font-size: 1.9rem;
  }
  /* line 1395, ../_scss/style.scss */
  article#site-home section#profile p.description span {
    font-size: 1.9rem;
  }
}
@media screen and (max-width: 640px) {
  /* line 1400, ../_scss/style.scss */
  article#site-home section#profile .name {
    margin-bottom: 35px;
  }
  /* line 1403, ../_scss/style.scss */
  article#site-home section#profile .name span.jp {
    font-size: 3rem;
  }
  /* line 1404, ../_scss/style.scss */
  article#site-home section#profile .name span.en {
    font-size: 1.5rem;
  }
  /* line 1407, ../_scss/style.scss */
  article#site-home section#profile p.description span {
    font-size: 1.6rem;
    line-height: 2.2;
  }
}
/* line 1413, ../_scss/style.scss */
article#site-home section#contact figure.decoration {
  position: absolute;
  top: 50%;
  right: -20vw;
  margin-top: -372px;
  width: 744px;
  height: 744px;
  border-radius: 50%;
  background-color: white;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFFFFFFF', endColorstr='#FFFFFFFF');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iOTAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #ffffff), color-stop(90%, #ffffff));
  background-image: -moz-linear-gradient(left, #ffffff 0%, #ffffff 90%);
  background-image: -webkit-linear-gradient(left, #ffffff 0%, #ffffff 90%);
  background-image: linear-gradient(to right, #ffffff 0%, #ffffff 90%);
  opacity: .5;
  -webkit-transition: 1.8s cubic-bezier(0.33, 0.17, 0.38, 0.89);
  -moz-transition: 1.8s cubic-bezier(0.33, 0.17, 0.38, 0.89);
  -ms-transition: 1.8s cubic-bezier(0.33, 0.17, 0.38, 0.89);
  -o-transition: 1.8s cubic-bezier(0.33, 0.17, 0.38, 0.89);
  transition: 1.8s cubic-bezier(0.33, 0.17, 0.38, 0.89);
  -moz-transform: translate(20vw, 10vw) rotate(-70deg);
  -ms-transform: translate(20vw, 10vw) rotate(-70deg);
  -webkit-transform: translate(20vw, 10vw) rotate(-70deg);
  transform: translate(20vw, 10vw) rotate(-70deg);
}
/* line 1424, ../_scss/style.scss */
article#site-home section#contact figure.decoration._anim {
  background-color: #ff2e74;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFFF2E74', endColorstr='#FFFFFFFF');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMmU3NCIvPjxzdG9wIG9mZnNldD0iOTAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #ff2e74), color-stop(90%, #ffffff));
  background-image: -moz-linear-gradient(left, #ff2e74 0%, #ffffff 90%);
  background-image: -webkit-linear-gradient(left, #ff2e74 0%, #ffffff 90%);
  background-image: linear-gradient(to right, #ff2e74 0%, #ffffff 90%);
  -moz-transform: translate(0, 0) rotate(45deg);
  -ms-transform: translate(0, 0) rotate(45deg);
  -webkit-transform: translate(0, 0) rotate(45deg);
  transform: translate(0, 0) rotate(45deg);
  opacity: 1;
}
/* line 1434, ../_scss/style.scss */
article#site-home section#contact .section__body {
  min-height: 485px;
  padding-top: 10.7vw;
}
/* line 1437, ../_scss/style.scss */
article#site-home section#contact .section__body a.mail {
  position: relative;
  display: inline-block;
  max-width: 805px;
}
/* line 1441, ../_scss/style.scss */
article#site-home section#contact .section__body a.mail img {
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  height: auto;
}
/* line 1445, ../_scss/style.scss */
article#site-home section#contact .section__body a.mail:after {
  -webkit-transition: 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -moz-transition: 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -ms-transition: 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition: 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  position: absolute;
  right: 0;
  bottom: 23%;
  z-index: 1;
  width: 0;
  height: 1px;
  background-color: #004cce;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FF004CCE', endColorstr='#FFFF2E74');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNGNjZSIvPjxzdG9wIG9mZnNldD0iNDMlIiBzdG9wLWNvbG9yPSIjMDA0Y2NlIi8+PHN0b3Agb2Zmc2V0PSI1NSUiIHN0b3AtY29sb3I9IiNmZjJlNzQiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjJlNzQiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #004cce), color-stop(43%, #004cce), color-stop(55%, #ff2e74), color-stop(100%, #ff2e74));
  background-image: -moz-linear-gradient(left, #004cce 0%, #004cce 43%, #ff2e74 55%, #ff2e74 100%);
  background-image: -webkit-linear-gradient(left, #004cce 0%, #004cce 43%, #ff2e74 55%, #ff2e74 100%);
  background-image: linear-gradient(to right, #004cce 0%, #004cce 43%, #ff2e74 55%, #ff2e74 100%);
  display: block;
  content: '';
}
/* line 1457, ../_scss/style.scss */
.pc article#site-home section#contact .section__body a.mail:hover:after {
  left: 0;
  width: 100%;
}
/* line 1461, ../_scss/style.scss */
article#site-home section#contact .section__body p.message {
  margin-top: 25px;
  padding-bottom: 12px;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1.9;
  letter-spacing: .1em;
}
@media screen and (max-width: 1280px) {
  /* line 1470, ../_scss/style.scss */
  article#site-home section#contact figure.decoration {
    margin-top: -22.5vw;
    width: 45vw;
    height: 45vw;
  }
}
@media screen and (max-width: 640px) {
  /* line 1477, ../_scss/style.scss */
  article#site-home section#contact figure.decoration {
    margin-top: -30vw;
    width: 60vw;
    height: 60vw;
  }
  /* line 1481, ../_scss/style.scss */
  article#site-home section#contact .section__body {
    min-height: 0;
    padding-top: 0;
  }
  /* line 1486, ../_scss/style.scss */
  article#site-home section#contact .section__body p.message {
    margin-top: 25px;
    padding-bottom: 12px;
    font-size: 1.8rem;
  }
}

/* line 1496, ../_scss/style.scss */
.button_circle:before, .button_circle:after {
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  display: block;
  content: '';
}
/* line 1500, ../_scss/style.scss */
.button_circle:before {
  border: 1px dashed #ff2e74;
  border-radius: 50%;
}
/* line 1504, ../_scss/style.scss */
.button_circle:after {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: 3px solid #ff2e74;
  border-top: 3px solid #ff2e74;
}
/* line 1510, ../_scss/style.scss */
.button_circle._prev:after {
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

@keyframes rotateCircle {
  0% {
    -moz-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
  }
  50% {
    -moz-transform: rotate(180deg) scale(1.3);
    -ms-transform: rotate(180deg) scale(1.3);
    -webkit-transform: rotate(180deg) scale(1.3);
    transform: rotate(180deg) scale(1.3);
  }
  100% {
    -moz-transform: rotate(360deg) scale(1);
    -ms-transform: rotate(360deg) scale(1);
    -webkit-transform: rotate(360deg) scale(1);
    transform: rotate(360deg) scale(1);
  }
}
/* line 1529, ../_scss/style.scss */
.mod_accordion .mod_accordion-title {
  position: relative;
}
/* line 1531, ../_scss/style.scss */
.mod_accordion .mod_accordion-title a {
  position: relative;
  display: block;
  cursor: default;
  font-size: 1.6rem;
  line-height: 1.4;
}
/* line 1538, ../_scss/style.scss */
.mod_accordion .mod_accordion-body .cont {
  font-size: 1.4rem;
  line-height: 2.1;
}

/*---------------------------------------------------------------------
  <03 - single : PHILOSOPHY>
---------------------------------------------------------------------*/
/* line 1552, ../_scss/style.scss */
article#site-philosophy {
  padding-top: 160px;
}
/* line 1554, ../_scss/style.scss */
article#site-philosophy #article-header {
  margin-bottom: 95px;
}
/* line 1555, ../_scss/style.scss */
article#site-philosophy .article-header__meta {
  position: relative;
}
/* line 1557, ../_scss/style.scss */
article#site-philosophy .article-header__meta .pagelabel {
  position: absolute;
  left: 5%;
  top: -5%;
  z-index: 5;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
}
/* line 1560, ../_scss/style.scss */
article#site-philosophy .article-header__meta .pagelabel span {
  display: inline-block;
  color: white;
}
/* line 1563, ../_scss/style.scss */
article#site-philosophy .article-header__meta .pagelabel span.jp {
  padding: 5px 6px;
  font-size: 3.3rem;
  letter-spacing: .2em;
  background-color: #ff2e74;
}
/* line 1568, ../_scss/style.scss */
article#site-philosophy .article-header__meta .pagelabel span.en {
  padding: 8px 3px;
  font-size: 1.8rem;
  letter-spacing: 0.18em;
  background-color: #004cce;
}
/* line 1575, ../_scss/style.scss */
article#site-philosophy .article-header__meta figure.eyecatch {
  overflow: hidden;
  position: relative;
  z-index: 1;
  height: 425px;
  max-height: 425px;
  min-height: 380px;
}
/* line 1580, ../_scss/style.scss */
article#site-philosophy .article-header__meta figure.eyecatch img {
  width: 100%;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* line 1587, ../_scss/style.scss */
article#site-philosophy #article-category {
  font-size: 1.6rem;
  letter-spacing: .15em;
  margin-bottom: 20px;
}
/* line 1592, ../_scss/style.scss */
article#site-philosophy #article-title span {
  display: inline-block;
  color: white;
  padding: 5px 6px;
  font-size: 2.4rem;
  letter-spacing: .13em;
  margin-bottom: 15px;
}
/* line 1597, ../_scss/style.scss */
article#site-philosophy #article-title span:last-of-type {
  margin-bottom: 0;
}
/* line 1602, ../_scss/style.scss */
article#site-philosophy.type-p #article-category {
  color: #ff2e74;
}
/* line 1603, ../_scss/style.scss */
article#site-philosophy.type-p #article-title span {
  background-color: #ff2e74;
}
/* line 1606, ../_scss/style.scss */
article#site-philosophy.type-a #article-category {
  color: #004cce;
}
/* line 1607, ../_scss/style.scss */
article#site-philosophy.type-a #article-title span {
  background-color: #004cce;
}
@media screen and (max-width: 640px) {
  /* line 1552, ../_scss/style.scss */
  article#site-philosophy {
    padding-top: 246px;
  }
  /* line 1614, ../_scss/style.scss */
  article#site-philosophy .article-header__meta figure.eyecatch {
    height: 280px;
    max-height: none;
    min-height: 0;
  }
  /* line 1617, ../_scss/style.scss */
  article#site-philosophy .article-header__meta .pagelabel {
    position: absolute;
    left: 25px;
    top: -5%;
    z-index: 5;
  }
  /* line 1620, ../_scss/style.scss */
  article#site-philosophy .article-header__meta .pagelabel span.jp {
    padding: 5px 6px;
    font-size: 2.4rem;
  }
  /* line 1621, ../_scss/style.scss */
  article#site-philosophy .article-header__meta .pagelabel span.en {
    padding: 6px 3px;
    font-size: 1.4rem;
  }
  /* line 1625, ../_scss/style.scss */
  article#site-philosophy #article-category {
    font-size: 1.5rem;
    margin-bottom: 16px;
  }
  /* line 1627, ../_scss/style.scss */
  article#site-philosophy #article-title span {
    font-size: 2rem;
    margin-bottom: 12px;
  }
}

/* line 1633, ../_scss/style.scss */
aside#phy-archives h3 {
  font-weight: 600;
  font-size: 1.8rem;
  letter-spacing: .15em;
}
/* line 1637, ../_scss/style.scss */
aside#phy-archives ul > li {
  margin-top: 20px;
}
/* line 1639, ../_scss/style.scss */
aside#phy-archives ul > li a {
  display: inline-block;
}
/* line 1641, ../_scss/style.scss */
aside#phy-archives ul > li a span {
  display: inline-block;
  font-size: 1.6rem;
}
/* line 1643, ../_scss/style.scss */
aside#phy-archives ul > li a span.cat {
  padding: 3px 5px;
  margin-right: 12px;
  color: white;
}
/* line 1647, ../_scss/style.scss */
aside#phy-archives ul > li a span.title {
  padding: 3px 0;
}
/* line 1650, ../_scss/style.scss */
aside#phy-archives ul > li a.type-p span.title {
  color: #ff2e74;
}
/* line 1651, ../_scss/style.scss */
aside#phy-archives ul > li a.type-p span.cat {
  background-color: #ff2e74;
}
/* line 1654, ../_scss/style.scss */
aside#phy-archives ul > li a.type-a span.title {
  color: #004cce;
}
/* line 1655, ../_scss/style.scss */
aside#phy-archives ul > li a.type-a span.cat {
  background-color: #004cce;
}
@media screen and (max-width: 640px) {
  /* line 1662, ../_scss/style.scss */
  aside#phy-archives h3 {
    font-size: 1.6rem;
  }
  /* line 1666, ../_scss/style.scss */
  aside#phy-archives ul > li a span {
    font-size: 1.4rem;
  }
  /* line 1668, ../_scss/style.scss */
  aside#phy-archives ul > li a span.cat {
    padding: 3px 5px;
    margin-right: 0;
  }
  /* line 1669, ../_scss/style.scss */
  aside#phy-archives ul > li a span.title {
    display: block;
    padding: 5px 0 0;
  }
}

/*---------------------------------------------------------------------
  <04 - archive : PORTFOLIO>
---------------------------------------------------------------------*/
/* line 1683, ../_scss/style.scss */
article#site-portfolio_archive section#portfolio {
  position: relative;
  background-color: #f4f4f4;
}
/* line 1686, ../_scss/style.scss */
article#site-portfolio_archive section#portfolio .section__contents {
  position: relative;
  z-index: 10;
}
/* line 1689, ../_scss/style.scss */
article#site-portfolio_archive section#portfolio .section__body {
  padding-bottom: 0;
}
/* line 1691, ../_scss/style.scss */
article#site-portfolio_archive section#portfolio .section__body .portfolio-list {
  padding-bottom: 0;
}

/*---------------------------------------------------------------------
  <04 - single : PORTFOLIO>
---------------------------------------------------------------------*/
/*
  //transform: matrix3d(
  0.94, -0.13, 0, -0.0034,
  -0.09, 1, 0, -0.0001,
  0, 0, 1, 0,
  0, 0, 0, 4.1);
*/
/*
1, .04, 0, -0.0007,
-0.07, 1, 0, -0.0002,
0, 0, 1, 0,
-100, -100, 0, 1
*/
/*
0.696, 0, -0.30, .0006,
0, 0.77, 0, -0.00015,
0.5, 0, 0.6699, 0,
-50, -160, 0, 1
*/
@keyframes animCapture_pc {
  0% {
    -moz-transform: matrix3d(-1.05, -0.015, 0, -0.00045, -0.013, 1, 0, -0.0001, 0, 0, 1, 0, 9000, -100, 0, 15);
    -ms-transform: matrix3d(-1.05, -0.015, 0, -0.00045, -0.013, 1, 0, -0.0001, 0, 0, 1, 0, 9000, -100, 0, 15);
    -webkit-transform: matrix3d(-1.05, -0.015, 0, -0.00045, -0.013, 1, 0, -0.0001, 0, 0, 1, 0, 9000, -100, 0, 15);
    transform: matrix3d(-1.05, -0.015, 0, -0.00045, -0.013, 1, 0, -0.0001, 0, 0, 1, 0, 9000, -100, 0, 15);
  }
  64% {
    -moz-transform: matrix3d(-0.2, -0.015, 0, -0.00045, -0.013, 1, 0, -0.0001, 0, 0, 1, 0, -5300, -100, 0, 8);
    -ms-transform: matrix3d(-0.2, -0.015, 0, -0.00045, -0.013, 1, 0, -0.0001, 0, 0, 1, 0, -5300, -100, 0, 8);
    -webkit-transform: matrix3d(-0.2, -0.015, 0, -0.00045, -0.013, 1, 0, -0.0001, 0, 0, 1, 0, -5300, -100, 0, 8);
    transform: matrix3d(-0.2, -0.015, 0, -0.00045, -0.013, 1, 0, -0.0001, 0, 0, 1, 0, -5300, -100, 0, 8);
  }
  70% {
    -moz-transform: matrix3d(0.3, -0.015, 0, -0.00045, -0.013, 1, 0, -0.0001, 0, 0, 1, 0, -5300, -100, 0, 6);
    -ms-transform: matrix3d(0.3, -0.015, 0, -0.00045, -0.013, 1, 0, -0.0001, 0, 0, 1, 0, -5300, -100, 0, 6);
    -webkit-transform: matrix3d(0.3, -0.015, 0, -0.00045, -0.013, 1, 0, -0.0001, 0, 0, 1, 0, -5300, -100, 0, 6);
    transform: matrix3d(0.3, -0.015, 0, -0.00045, -0.013, 1, 0, -0.0001, 0, 0, 1, 0, -5300, -100, 0, 6);
  }
  74% {
    -moz-transform: matrix3d(0.7, -0.015, 0, -0.00045, -0.013, 1, 0, -0.0001, 0, 0, 1, 0, -2300, -100, 0, 4);
    -ms-transform: matrix3d(0.7, -0.015, 0, -0.00045, -0.013, 1, 0, -0.0001, 0, 0, 1, 0, -2300, -100, 0, 4);
    -webkit-transform: matrix3d(0.7, -0.015, 0, -0.00045, -0.013, 1, 0, -0.0001, 0, 0, 1, 0, -2300, -100, 0, 4);
    transform: matrix3d(0.7, -0.015, 0, -0.00045, -0.013, 1, 0, -0.0001, 0, 0, 1, 0, -2300, -100, 0, 4);
  }
  100% {
    -moz-transform: matrix3d(1.05, -0.015, 0, -0.00045, -0.013, 1, 0, -0.0001, 0, 0, 1, 0, -90, -100, 0, 1);
    -ms-transform: matrix3d(1.05, -0.015, 0, -0.00045, -0.013, 1, 0, -0.0001, 0, 0, 1, 0, -90, -100, 0, 1);
    -webkit-transform: matrix3d(1.05, -0.015, 0, -0.00045, -0.013, 1, 0, -0.0001, 0, 0, 1, 0, -90, -100, 0, 1);
    transform: matrix3d(1.05, -0.015, 0, -0.00045, -0.013, 1, 0, -0.0001, 0, 0, 1, 0, -90, -100, 0, 1);
  }
}
/* line 1746, ../_scss/style.scss */
article#site-portfolio {
  /*
    .area-block {
      position: relative;
      z-index: 10;
      @include skew(0, $_deg);
      .area-block__inner {
        position: relative;
        //z-index: 10;
        @include skew(0, -$_deg);
      }
    }
  */
}
/* line 1748, ../_scss/style.scss */
article#site-portfolio .mainarea {
  position: relative;
  width: 100%;
  height: 112vh;
  -webkit-transition: height 0.5s cubic-bezier(0.41, -0.01, 0.37, 0.96) 1.7s;
  -moz-transition: height 0.5s cubic-bezier(0.41, -0.01, 0.37, 0.96) 1.7s;
  -ms-transition: height 0.5s cubic-bezier(0.41, -0.01, 0.37, 0.96) 1.7s;
  -o-transition: height 0.5s cubic-bezier(0.41, -0.01, 0.37, 0.96) 1.7s;
  transition: height 0.5s cubic-bezier(0.41, -0.01, 0.37, 0.96) 1.7s;
}
/* line 1754, ../_scss/style.scss */
article#site-portfolio .mainarea .mainarea__title {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  align-content: center;
  padding-left: 10.7%;
}
/* line 1762, ../_scss/style.scss */
article#site-portfolio .mainarea .mainarea__title .js-br2span {
  width: 100%;
}
/* line 1764, ../_scss/style.scss */
article#site-portfolio .mainarea .mainarea__title .js-br2span span {
  position: relative;
  display: inline-block;
  padding: 0 3px;
  margin-bottom: 7px;
}
/* line 1768, ../_scss/style.scss */
article#site-portfolio .mainarea .mainarea__title .js-br2span span:last-of-type {
  margin-bottom: 0;
}
/* line 1769, ../_scss/style.scss */
article#site-portfolio .mainarea .mainarea__title .js-br2span span:before {
  -webkit-transition: width 0.5s cubic-bezier(0.41, -0.01, 0.37, 0.96) 1s;
  -moz-transition: width 0.5s cubic-bezier(0.41, -0.01, 0.37, 0.96) 1s;
  -ms-transition: width 0.5s cubic-bezier(0.41, -0.01, 0.37, 0.96) 1s;
  -o-transition: width 0.5s cubic-bezier(0.41, -0.01, 0.37, 0.96) 1s;
  transition: width 0.5s cubic-bezier(0.41, -0.01, 0.37, 0.96) 1s;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 0;
  height: 100%;
  display: block;
  content: '';
}
/* line 1775, ../_scss/style.scss */
article#site-portfolio .mainarea .mainarea__title .js-br2span span em {
  -webkit-transition: width 0.4s cubic-bezier(0.29, 0.87, 0.54, 0.96) 0.7s;
  -moz-transition: width 0.4s cubic-bezier(0.29, 0.87, 0.54, 0.96) 0.7s;
  -ms-transition: width 0.4s cubic-bezier(0.29, 0.87, 0.54, 0.96) 0.7s;
  -o-transition: width 0.4s cubic-bezier(0.29, 0.87, 0.54, 0.96) 0.7s;
  transition: width 0.4s cubic-bezier(0.29, 0.87, 0.54, 0.96) 0.7s;
  position: relative;
  z-index: 3;
  display: inline-block;
  overflow: hidden;
  width: 0;
  white-space: nowrap;
}
/* line 1786, ../_scss/style.scss */
article#site-portfolio .mainarea .mainarea__title .maintitle {
  line-height: 1.2;
}
/* line 1789, ../_scss/style.scss */
article#site-portfolio .mainarea .mainarea__title .maintitle span:before {
  background-color: #004cce;
}
/* line 1790, ../_scss/style.scss */
article#site-portfolio .mainarea .mainarea__title .maintitle span em {
  font-weight: 600;
  font-size: 6rem;
  letter-spacing: .04em;
  color: #ff2e74;
}
/* line 1796, ../_scss/style.scss */
article#site-portfolio .mainarea .mainarea__title .subtitle {
  margin-top: 20px;
}
/* line 1799, ../_scss/style.scss */
article#site-portfolio .mainarea .mainarea__title .subtitle span:before {
  background-color: #ff2e74;
}
/* line 1800, ../_scss/style.scss */
article#site-portfolio .mainarea .mainarea__title .subtitle span em {
  font-size: 2.3rem;
  letter-spacing: .06em;
  line-height: 1.2;
  color: #004cce;
}
/* line 1809, ../_scss/style.scss */
article#site-portfolio .mainarea figure {
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  -webkit-background-size: cover !important;
  background-size: cover !important;
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
/* line 1814, ../_scss/style.scss */
article#site-portfolio .mainarea figure:before {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: #ff9ebf;
  opacity: .75;
  display: block;
  content: '';
}
/* line 1821, ../_scss/style.scss */
article#site-portfolio .mainarea figure img {
  -webkit-transition: transform 0.5s cubic-bezier(0.41, -0.01, 0.37, 0.96) 0s;
  -moz-transition: transform 0.5s cubic-bezier(0.41, -0.01, 0.37, 0.96) 0s;
  -ms-transition: transform 0.5s cubic-bezier(0.41, -0.01, 0.37, 0.96) 0s;
  -o-transition: transform 0.5s cubic-bezier(0.41, -0.01, 0.37, 0.96) 0s;
  transition: transform 0.5s cubic-bezier(0.41, -0.01, 0.37, 0.96) 0s;
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  -webkit-filter: blur(5px);
  filter: blur(5px);
  opacity: 0;
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
/* line 1835, ../_scss/style.scss */
article#site-portfolio .mainarea.is-loaded {
  height: calc(100vh - 70px);
}
/* line 1840, ../_scss/style.scss */
article#site-portfolio .mainarea.is-loaded .mainarea__title .js-br2span span:before {
  width: 100%;
}
/* line 1841, ../_scss/style.scss */
article#site-portfolio .mainarea.is-loaded .mainarea__title .js-br2span span em {
  width: 100%;
}
/* line 1847, ../_scss/style.scss */
article#site-portfolio .mainarea.is-loaded figure img {
  opacity: 1;
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
@media screen and (max-width: 640px) {
  /* line 1835, ../_scss/style.scss */
  article#site-portfolio .mainarea.is-loaded {
    height: calc(100vh - 25vh);
  }
}
@media screen and (max-width: 640px) {
  /* line 1858, ../_scss/style.scss */
  article#site-portfolio .mainarea .mainarea__title {
    padding-left: 4%;
    padding-bottom: 20%;
    -webkit-align-content: flex-end;
    align-content: flex-end;
  }
  /* line 1862, ../_scss/style.scss */
  article#site-portfolio .mainarea .mainarea__title .js-br2span span {
    padding: 0 3px;
    margin-bottom: 7px;
  }
  /* line 1868, ../_scss/style.scss */
  article#site-portfolio .mainarea .mainarea__title .maintitle {
    line-height: 1.2;
  }
  /* line 1871, ../_scss/style.scss */
  article#site-portfolio .mainarea .mainarea__title .maintitle span em {
    font-size: 2.6rem;
    letter-spacing: .03em;
  }
  /* line 1874, ../_scss/style.scss */
  article#site-portfolio .mainarea .mainarea__title .subtitle {
    margin-top: 20px;
  }
  /* line 1877, ../_scss/style.scss */
  article#site-portfolio .mainarea .mainarea__title .subtitle span:before {
    background-color: #ff2e74;
  }
  /* line 1878, ../_scss/style.scss */
  article#site-portfolio .mainarea .mainarea__title .subtitle span em {
    font-size: 2.3rem;
    letter-spacing: .06em;
    line-height: 1.2;
    color: #004cce;
  }
}
/* line 1902, ../_scss/style.scss */
article#site-portfolio .area-pink {
  position: relative;
  background-color: #ff2e74;
  color: white;
  padding-top: 105px;
  padding-bottom: 95px;
}
/* line 1907, ../_scss/style.scss */
article#site-portfolio .area-pink:before {
  position: absolute;
  left: -10%;
  bottom: 100%;
  z-index: 2;
  background: #ff2e74;
  width: 120%;
  padding-bottom: 8%;
  transform: rotate(4deg) translateY(56%);
  display: block;
  content: "";
}
/* line 1915, ../_scss/style.scss */
article#site-portfolio .area-pink figure.pagelabel {
  -moz-transform: skew(0, 4deg);
  -ms-transform: skew(0, 4deg);
  -webkit-transform: skew(0, 4deg);
  transform: skew(0, 4deg);
  position: absolute;
  left: -2.7vw;
  top: -8.2vw;
  z-index: 2;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-weight: 600;
  font-size: 19.2vw;
  letter-spacing: .18em;
  color: #ff528a;
}
/* line 1925, ../_scss/style.scss */
article#site-portfolio .area-pink .label span {
  font-size: 2rem;
  letter-spacing: 0.13em;
  text-indent: 0.13em;
  padding: 0 5px 1px;
  background-color: #004cce;
  color: #ff2e74;
}
/* line 1932, ../_scss/style.scss */
article#site-portfolio .area-pink .description {
  padding-bottom: 45px;
  margin-bottom: 55px;
  border-bottom: 1px dotted white;
}
/* line 1935, ../_scss/style.scss */
article#site-portfolio .area-pink .description .label {
  margin-bottom: 18px;
}
/* line 1936, ../_scss/style.scss */
article#site-portfolio .area-pink .description p {
  line-height: 2.5;
}
/* line 1939, ../_scss/style.scss */
article#site-portfolio .area-pink .data .label {
  margin-bottom: 27px;
}
/* line 1940, ../_scss/style.scss */
article#site-portfolio .area-pink .data dl {
  font-size: 1.6rem;
}
/* line 1942, ../_scss/style.scss */
article#site-portfolio .area-pink .data dl dt {
  color: #004cce;
}
/* line 1943, ../_scss/style.scss */
article#site-portfolio .area-pink .data dl dd {
  margin-bottom: 22px;
  line-height: 2.2;
}
/* line 1946, ../_scss/style.scss */
article#site-portfolio .area-pink .data dl dd ul.tasklist span:before {
  display: inline-block;
  content: '-';
  margin-right: 4px;
}
/* line 1950, ../_scss/style.scss */
article#site-portfolio .area-pink .data dl dd a {
  color: white;
  display: inline-block;
  position: relative;
}
/* line 1953, ../_scss/style.scss */
article#site-portfolio .area-pink .data dl dd a span {
  position: relative;
  z-index: 2;
}
/* line 1954, ../_scss/style.scss */
article#site-portfolio .area-pink .data dl dd a:after {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  -webkit-transition: 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -moz-transition: 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -ms-transition: 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition: 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  width: 0;
  height: 100%;
  background-color: #f0f;
  display: block;
  content: '';
}
/* line 1962, ../_scss/style.scss */
.pc article#site-portfolio .area-pink .data dl dd a:hover:after {
  width: 100%;
}
@media screen and (max-width: 1040px) {
  /* line 1976, ../_scss/style.scss */
  article#site-portfolio .area-pink #pink-body .body__bottom dl.data {
    left: 51%;
  }
}
@media screen and (max-width: 840px) {
  /* line 1984, ../_scss/style.scss */
  article#site-portfolio .area-pink #pink-body .body__top figure.capture._pc {
    transform: matrix3d(1.05, -.015, 0, -0.00045, -0.013, 1, 0, -0.00010, 0, 0, 1, 0,-90, -100, 0, 1);
  }
  /* line 1986, ../_scss/style.scss */
  article#site-portfolio .area-pink #pink-body .body__bottom {
    margin-top: 60px;
  }
  /* line 1988, ../_scss/style.scss */
  article#site-portfolio .area-pink #pink-body .body__bottom dl.data {
    left: 55%;
    width: 45%;
  }
  /* line 1990, ../_scss/style.scss */
  article#site-portfolio .area-pink #pink-body .body__bottom dl.data dt, article#site-portfolio .area-pink #pink-body .body__bottom dl.data dd {
    font-size: 1.5rem;
    line-height: 2.2;
  }
}
@media screen and (max-width: 640px) {
  /* line 1997, ../_scss/style.scss */
  article#site-portfolio .area-pink figure.pagelabel {
    left: -5.7vw;
    top: -2.8vw;
    font-size: 37vw;
    letter-spacing: .3em;
    opacity: .6;
  }
  /* line 2002, ../_scss/style.scss */
  article#site-portfolio .area-pink #pink-header {
    margin-bottom: 60px;
  }
  /* line 2004, ../_scss/style.scss */
  article#site-portfolio .area-pink #pink-header .header__sitetitle span {
    padding: 2px 6px;
    line-height: 2;
  }
  /* line 2005, ../_scss/style.scss */
  article#site-portfolio .area-pink #pink-header .header__title {
    font-weight: 600;
    font-size: 6rem;
    margin-bottom: 20px;
  }
  /* line 2006, ../_scss/style.scss */
  article#site-portfolio .area-pink #pink-header .header__sitetitle {
    font-size: 1.8rem;
  }
  /* line 2012, ../_scss/style.scss */
  article#site-portfolio .area-pink #pink-body .body__top figure.capture._pc {
    transform: matrix3d(1, -.1, 0, -0.0015,  -0.09, 1, 0, -0.0005,0, 0, 1, 0, -10, -70, 0, .83);
  }
  /* line 2014, ../_scss/style.scss */
  article#site-portfolio .area-pink #pink-body .body__bottom {
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    position: relative;
    margin-top: 60px;
    padding-left: 5vw;
  }
  /* line 2019, ../_scss/style.scss */
  article#site-portfolio .area-pink #pink-body .body__bottom figure.capture._sp {
    transform: matrix3d(q0.55, -.04, -0.10, .0009, 0,  0.77, 0, -0.00007, 0.5, 0, 0.6699, 0,-90, -160, 0, 1.12);
  }
  /* line 2020, ../_scss/style.scss */
  article#site-portfolio .area-pink #pink-body .body__bottom dl.data {
    position: absolute;
    left: 45%;
    top: 0;
    width: 55%;
  }
  /* line 2024, ../_scss/style.scss */
  article#site-portfolio .area-pink #pink-body .body__bottom dl.data dt span, article#site-portfolio .area-pink #pink-body .body__bottom dl.data dd span {
    font-size: 1.5rem;
    line-height: 2.3;
    -moz-box-shadow: 2px 2px 9px 6px rgba(255, 0, 64, 0.8);
    -webkit-box-shadow: 2px 2px 9px 6px rgba(255, 0, 64, 0.8);
    box-shadow: 2px 2px 9px 6px rgba(255, 0, 64, 0.8);
  }
  /* line 2027, ../_scss/style.scss */
  article#site-portfolio .area-pink #pink-body .body__bottom dl.data dd:after {
    font-size: 1.5rem;
    line-height: 2.3;
  }
}
/* line 2035, ../_scss/style.scss */
article#site-portfolio .area-blue {
  position: relative;
  display: block;
  padding-top: 95px;
  padding-bottom: 70px;
  background-color: #004cce;
  color: white;
  text-align: center;
}
/* line 2044, ../_scss/style.scss */
article#site-portfolio .area-blue:hover:after {
  width: 100%;
  left: 0;
}
/* line 2045, ../_scss/style.scss */
article#site-portfolio .area-blue:hover .area-blue__inner h3 {
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
/* line 2047, ../_scss/style.scss */
article#site-portfolio .area-blue:before {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  background-color: #004cce;
  opacity: .75;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
}
/* line 2053, ../_scss/style.scss */
article#site-portfolio .area-blue:after {
  -webkit-transition: 0.5s cubic-bezier(0.69, 0.04, 0.37, 0.99);
  -moz-transition: 0.5s cubic-bezier(0.69, 0.04, 0.37, 0.99);
  -ms-transition: 0.5s cubic-bezier(0.69, 0.04, 0.37, 0.99);
  -o-transition: 0.5s cubic-bezier(0.69, 0.04, 0.37, 0.99);
  transition: 0.5s cubic-bezier(0.69, 0.04, 0.37, 0.99);
  position: absolute;
  z-index: 1;
  right: 0;
  top: 0;
  width: 0;
  height: 100%;
  background-color: #91b4f2;
  display: block;
  content: '';
}
/* line 2060, ../_scss/style.scss */
article#site-portfolio .area-blue .area-blue__inner {
  position: relative;
  z-index: 5;
}
/* line 2062, ../_scss/style.scss */
article#site-portfolio .area-blue .area-blue__inner h3 {
  -webkit-transition: transform 0.4s cubic-bezier(0.41, -0.01, 0.37, 0.96) 0.1s;
  -moz-transition: transform 0.4s cubic-bezier(0.41, -0.01, 0.37, 0.96) 0.1s;
  -ms-transition: transform 0.4s cubic-bezier(0.41, -0.01, 0.37, 0.96) 0.1s;
  -o-transition: transform 0.4s cubic-bezier(0.41, -0.01, 0.37, 0.96) 0.1s;
  transition: transform 0.4s cubic-bezier(0.41, -0.01, 0.37, 0.96) 0.1s;
  position: relative;
  display: inline-block;
  padding-bottom: 55px;
}
/* line 2067, ../_scss/style.scss */
article#site-portfolio .area-blue .area-blue__inner h3:before, article#site-portfolio .area-blue .area-blue__inner h3:after {
  position: absolute;
  bottom: 0;
  height: 1px;
  background-color: white;
  display: block;
  content: '';
  -moz-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
/* line 2074, ../_scss/style.scss */
article#site-portfolio .area-blue .area-blue__inner h3:before {
  width: 50%;
  left: 50%;
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
/* line 2078, ../_scss/style.scss */
article#site-portfolio .area-blue .area-blue__inner h3:after {
  width: 20px;
  -moz-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg);
  right: 25%;
}
/* line 2083, ../_scss/style.scss */
article#site-portfolio .area-blue .area-blue__inner h3 span {
  display: block;
}
/* line 2085, ../_scss/style.scss */
article#site-portfolio .area-blue .area-blue__inner h3 span.en {
  font-size: 6.4rem;
  letter-spacing: .2em;
  margin-bottom: 25px;
}
/* line 2086, ../_scss/style.scss */
article#site-portfolio .area-blue .area-blue__inner h3 span.jp {
  font-size: 1.9rem;
}
@media screen and (max-width: 640px) {
  /* line 2035, ../_scss/style.scss */
  article#site-portfolio .area-blue {
    padding-top: 60px;
    padding-bottom: 55px;
  }
  /* line 2096, ../_scss/style.scss */
  article#site-portfolio .area-blue .area-blue__inner h3 span.en {
    font-size: 4rem;
    margin-bottom: 20px;
  }
  /* line 2097, ../_scss/style.scss */
  article#site-portfolio .area-blue .area-blue__inner h3 span.jp {
    font-size: 1.5rem;
  }
}
/* line 2104, ../_scss/style.scss */
article#site-portfolio .area-gray {
  position: relative;
  background-color: #ebebeb;
  padding-top: 115px;
  padding-bottom: 115px;
}
/* line 2108, ../_scss/style.scss */
article#site-portfolio .area-gray:before {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  background-color: #ebebeb;
  opacity: .75;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
}
/* line 2114, ../_scss/style.scss */
article#site-portfolio .area-gray .area-gray__inner {
  position: relative;
  z-index: 10;
  width: 80%;
}
/* line 2117, ../_scss/style.scss */
article#site-portfolio .area-gray .area-gray__inner .capture-sp {
  margin-top: 5%;
}
/* line 2119, ../_scss/style.scss */
article#site-portfolio .area-gray .area-gray__inner .capture-sp ul.clmn > li {
  margin-bottom: 0 !important;
}
/* line 2122, ../_scss/style.scss */
article#site-portfolio .area-gray .area-gray__inner ul > li {
  position: relative;
}
/* line 2124, ../_scss/style.scss */
article#site-portfolio .area-gray .area-gray__inner ul > li:before {
  -webkit-transition: height 0.75s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  -moz-transition: height 0.75s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  -ms-transition: height 0.75s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  -o-transition: height 0.75s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  transition: height 0.75s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-color: #ff2e74;
}
/* line 2136, ../_scss/style.scss */
article#site-portfolio .area-gray .area-gray__inner ul > li._anim:before {
  height: 0;
}
@media screen and (max-width: 640px) {
  /* line 2104, ../_scss/style.scss */
  article#site-portfolio .area-gray {
    padding-top: 65px;
    padding-bottom: 65px;
  }
  /* line 2144, ../_scss/style.scss */
  article#site-portfolio .area-gray .area-gray__inner {
    width: 100%;
  }
  /* line 2146, ../_scss/style.scss */
  article#site-portfolio .area-gray .area-gray__inner .capture-sp {
    margin-top: 50px;
  }
  /* line 2148, ../_scss/style.scss */
  article#site-portfolio .area-gray .area-gray__inner .capture-sp ul.clmn > li {
    margin-bottom: 35px !important;
  }
  /* line 2150, ../_scss/style.scss */
  article#site-portfolio .area-gray .area-gray__inner .capture-sp ul.clmn > li:last-child {
    margin-bottom: 0 !important;
  }
  /* line 2154, ../_scss/style.scss */
  article#site-portfolio .area-gray .area-gray__inner ul > li {
    margin-bottom: 50px;
  }
}
/* line 2164, ../_scss/style.scss */
article#site-portfolio #next-work a {
  display: block;
  position: relative;
  width: 100%;
  height: 250px;
  text-align: center;
}
/* line 2169, ../_scss/style.scss */
article#site-portfolio #next-work a .text {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  align-content: center;
  -webkit-justify-content: center;
  justify-content: center;
}
/* line 2177, ../_scss/style.scss */
article#site-portfolio #next-work a .text .lead {
  width: 100%;
}
/* line 2179, ../_scss/style.scss */
article#site-portfolio #next-work a .text .lead span {
  position: relative;
  display: inline-block;
  font-weight: 600;
  font-size: 3rem;
  line-height: 1.3;
  color: white;
  -webkit-transition: color 0.4s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  -moz-transition: color 0.4s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  -ms-transition: color 0.4s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  -o-transition: color 0.4s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  transition: color 0.4s cubic-bezier(0.41, -0.01, 0.37, 0.96);
}
/* line 2186, ../_scss/style.scss */
article#site-portfolio #next-work a .text:after {
  position: absolute;
  right: 9%;
  top: 50%;
  z-index: 3;
  -webkit-transition: 0.4s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  -moz-transition: 0.4s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  -ms-transition: 0.4s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  -o-transition: 0.4s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  transition: 0.4s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  -moz-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  border-right: 2px solid white;
  border-top: 2px solid white;
  width: 60px;
  height: 60px;
  display: block;
  content: '';
}
/* line 2196, ../_scss/style.scss */
article#site-portfolio #next-work a figure {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
}
/* line 2199, ../_scss/style.scss */
article#site-portfolio #next-work a figure:before, article#site-portfolio #next-work a figure:after {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: '';
}
/* line 2204, ../_scss/style.scss */
article#site-portfolio #next-work a figure:before {
  z-index: 2;
  background-color: #ff2e74;
  opacity: .8;
  -webkit-transition: 0.4s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  -moz-transition: 0.4s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  -ms-transition: 0.4s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  -o-transition: 0.4s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  transition: 0.4s cubic-bezier(0.41, -0.01, 0.37, 0.96);
}
/* line 2209, ../_scss/style.scss */
article#site-portfolio #next-work a figure:after {
  z-index: 3;
  width: 0;
  background-color: #004cce;
  opacity: .8;
  -webkit-transition: 0.4s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  -moz-transition: 0.4s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  -ms-transition: 0.4s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  -o-transition: 0.4s cubic-bezier(0.41, -0.01, 0.37, 0.96);
  transition: 0.4s cubic-bezier(0.41, -0.01, 0.37, 0.96);
}
/* line 2218, ../_scss/style.scss */
.pc article#site-portfolio #next-work a:hover .text .lead span {
  color: #ff2e74;
}
/* line 2219, ../_scss/style.scss */
.pc article#site-portfolio #next-work a:hover .text:after {
  border-color: #ff2e74;
  right: 8%;
}
/* line 2222, ../_scss/style.scss */
.pc article#site-portfolio #next-work a:hover figure:before {
  opacity: .5;
}
/* line 2223, ../_scss/style.scss */
.pc article#site-portfolio #next-work a:hover figure:after {
  width: 100%;
  left: 0;
}
/* line 2230, ../_scss/style.scss */
article#site-portfolio section#portfolio {
  padding-top: 100px;
  width: 80%;
}

/*---------------------------------------------------------------------
  <04 - single汎用> (single)
---------------------------------------------------------------------*/
/* line 2241, ../_scss/style.scss */
#article-body {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
}
/* line 2244, ../_scss/style.scss */
#article-body .article-body__share {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  margin-top: 80px;
  background-color: #f4f4f4;
  width: 100%;
  height: 80px;
}
/* line 2251, ../_scss/style.scss */
#article-body .article-body__share .share_lead {
  width: 45%;
  text-align: center;
}
/* line 2254, ../_scss/style.scss */
#article-body .article-body__share .share_lead span {
  position: relative;
  display: inline-block;
  font-weight: bold;
  font-size: 1.4rem;
  padding-right: 16px;
}
/* line 2259, ../_scss/style.scss */
#article-body .article-body__share .share_lead span:after {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -7px;
  font-family: 'paperc';
  font-weight: normal !important;
  font-size: 14px;
  line-height: 14px;
  width: 14px;
  height: 14px;
  display: block;
  content: '\e70f';
}
/* line 2267, ../_scss/style.scss */
#article-body .article-body__share ul.sns {
  width: 55%;
  text-align: center;
}
/* line 2270, ../_scss/style.scss */
#article-body .article-body__share ul.sns > li {
  position: relative;
  margin-right: 50px;
}
/* line 2273, ../_scss/style.scss */
#article-body .article-body__share ul.sns > li:after {
  position: absolute;
  right: -25px;
  top: 50%;
  margin-top: -10px;
  width: 1px;
  height: 20px;
  background-color: #cecece;
  display: block;
  content: '';
}
/* line 2279, ../_scss/style.scss */
#article-body .article-body__share ul.sns > li:last-child {
  margin-right: 0;
  padding-right: 0;
}
/* line 2281, ../_scss/style.scss */
#article-body .article-body__share ul.sns > li:last-child:after {
  display: none;
}
@media screen and (max-width: 640px) {
  /* line 2244, ../_scss/style.scss */
  #article-body .article-body__share {
    display: block;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  /* line 2289, ../_scss/style.scss */
  #article-body .article-body__share .share_lead {
    width: 100%;
    margin-bottom: 12px;
  }
  /* line 2290, ../_scss/style.scss */
  #article-body .article-body__share ul.sns {
    width: 100%;
  }
}
/* line 2294, ../_scss/style.scss */
#article-body #navi-pagenation {
  position: static;
}
/* line 2296, ../_scss/style.scss */
#article-body #navi-pagenation .navi_cursor {
  position: absolute;
  top: 20%;
  z-index: 1;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 1.8rem;
  letter-spacing: .15em;
}
/* line 2300, ../_scss/style.scss */
#article-body #navi-pagenation .navi_cursor._prev {
  left: 15px;
}
/* line 2301, ../_scss/style.scss */
#article-body #navi-pagenation .navi_cursor._next {
  right: 15px;
}
/* line 2302, ../_scss/style.scss */
#article-body #navi-pagenation .navi_cursor a.button_circle {
  display: inline-block;
  padding-top: 58px;
  white-space: nowrap;
}
/* line 2306, ../_scss/style.scss */
#article-body #navi-pagenation .navi_cursor a.button_circle span.title {
  white-space: nowrap;
}
/* line 2309, ../_scss/style.scss */
#article-body #navi-pagenation .navi_cursor a.button_circle:before, #article-body #navi-pagenation .navi_cursor a.button_circle:after {
  position: absolute;
}
/* line 2312, ../_scss/style.scss */
#article-body #navi-pagenation .navi_cursor a.button_circle:before {
  left: 50%;
  top: 0;
  width: 45px;
  height: 45px;
  margin-left: -22.5px;
}
/* line 2317, ../_scss/style.scss */
#article-body #navi-pagenation .navi_cursor a.button_circle:after {
  left: 4px;
  top: 18px;
  width: 9px;
  height: 9px;
  border-width: 2px;
}
/* line 2323, ../_scss/style.scss */
#article-body #navi-pagenation .navi_cursor a.button_circle._prev:after {
  left: 6px;
}
/* line 2325, ../_scss/style.scss */
#article-body #navi-pagenation .navi_cursor.type-p a {
  color: #ff99bb;
}
/* line 2327, ../_scss/style.scss */
#article-body #navi-pagenation .navi_cursor.type-p a:before, #article-body #navi-pagenation .navi_cursor.type-p a:after {
  border-color: #ff2e74;
}
/* line 2329, ../_scss/style.scss */
#article-body #navi-pagenation .navi_cursor.type-a a {
  color: #91b4f2;
}
/* line 2331, ../_scss/style.scss */
#article-body #navi-pagenation .navi_cursor.type-a a:before, #article-body #navi-pagenation .navi_cursor.type-a a:after {
  border-color: #004cce;
}
/* line 2336, ../_scss/style.scss */
#article-body #article-date {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 80px;
  text-align: right;
  font-size: 1.8rem;
  letter-spacing: .1em;
}
/* line 2340, ../_scss/style.scss */
#article-body #article-date span {
  padding-bottom: 3px;
  display: inline-block;
  border-bottom: 1px dashed #2c2c2c;
}
/* line 2347, ../_scss/style.scss */
#article-body .section-lead {
  position: relative;
  margin-bottom: 60px;
  padding-left: 10%;
  padding-right: 10%;
  text-align: center;
}
/* line 2352, ../_scss/style.scss */
#article-body .section-lead span {
  color: #004cce;
  font-size: 2.2rem;
  line-height: 1.3;
}
/* line 2358, ../_scss/style.scss */
#article-body section {
  padding-top: 75px;
  padding-bottom: 0;
}
/* line 2359, ../_scss/style.scss */
#article-body .post-block {
  margin-left: auto;
  margin-right: auto;
  max-width: 750px;
  padding-top: 0;
  margin-bottom: 80px;
}
/* line 2362, ../_scss/style.scss */
#article-body .post-block._large {
  max-width: 1050px;
}
/* line 2364, ../_scss/style.scss */
#article-body .post-block:last-of-type {
  margin-bottom: 0;
}
/* line 2366, ../_scss/style.scss */
#article-body .post-block._glry-slider {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* line 2368, ../_scss/style.scss */
#article-body .post-block._hr:after {
  width: 100%;
  height: 1px;
  display: block;
  content: '';
  border-top: 1px solid #d5d5d3;
  background-color: transparent;
}
/* line 2376, ../_scss/style.scss */
#article-body h2, #article-body h3, #article-body h4, #article-body h5 {
  line-height: 1.4;
  margin-bottom: 15px;
}
/* line 2377, ../_scss/style.scss */
#article-body h2 {
  font-size: 3rem;
  margin-bottom: 25px;
}
/* line 2378, ../_scss/style.scss */
#article-body h3 {
  font-size: 2.6rem;
}
/* line 2379, ../_scss/style.scss */
#article-body h4 {
  font-size: 2.4rem;
  font-weight: bold;
}
/* line 2380, ../_scss/style.scss */
#article-body h5 {
  font-size: 2.2rem;
  font-weight: bold;
}
/* line 2381, ../_scss/style.scss */
#article-body p {
  font-size: 1.8rem;
  line-height: 2.55;
  letter-spacing: .05em;
  margin-bottom: 20px;
}
/* line 2386, ../_scss/style.scss */
#article-body p > img {
  padding-bottom: 25px;
}
/* line 2390, ../_scss/style.scss */
#article-body p:last-of-type {
  margin-bottom: 0 !important;
}
/* line 2391, ../_scss/style.scss */
#article-body p a {
  text-decoration: underline;
}
/* line 21, ../_scss/inc/_mixin.scss */
.pc #article-body p a:hover {
  color: #ff2e74;
}
/* line 2395, ../_scss/style.scss */
#article-body p small {
  font-size: 85%;
}
/* line 2399, ../_scss/style.scss */
#article-body .fl-wrapper blockquote {
  position: relative;
  padding: 20px 4px 18px;
  margin-bottom: 25px;
  border-left: 0 none;
  border-right: 0 none;
  color: #a9a9a9;
}
/* line 2405, ../_scss/style.scss */
#article-body .fl-wrapper blockquote pre {
  font-size: 1.6rem;
}
/* line 2407, ../_scss/style.scss */
#article-body .fl-wrapper blockquote p {
  font-size: 1.5rem;
  line-height: 1.7;
  margin-bottom: 20px;
}
/* line 2411, ../_scss/style.scss */
#article-body .fl-wrapper blockquote a {
  text-decoration: underline;
  color: #ff2e74;
  word-break: break-all;
}
/* line 2415, ../_scss/style.scss */
#article-body .fl-wrapper blockquote a:hover {
  text-decoration: none;
}
/* line 2417, ../_scss/style.scss */
#article-body .fl-wrapper blockquote ul.filelist {
  margin-top: 15px;
}
/* line 2419, ../_scss/style.scss */
#article-body .fl-wrapper blockquote ul.filelist li {
  margin-bottom: 8px;
}
/* line 2419, ../_scss/style.scss */
#article-body .fl-wrapper blockquote ul.filelist li:last-child {
  margin-bottom: 0 !important;
}
/* line 2420, ../_scss/style.scss */
#article-body .fl-wrapper blockquote ul.filelist span.ext {
  display: inline-block;
  margin-left: 5px;
}
/* line 2425, ../_scss/style.scss */
#article-body sup {
  position: relative;
  font-size: 70%;
  vertical-align: top;
  top: -0.1em;
  color: #ff2e74;
}
/* line 2431, ../_scss/style.scss */
#article-body hr {
  width: 100%;
  height: 0;
  border: 0 none;
  padding: 0;
  margin-bottom: 25px;
}
/* line 2435, ../_scss/style.scss */
#article-body .hr {
  width: 100%;
  height: 0;
  background-color: #d5d5d3;
  margin-bottom: 80px;
}
/* line 2441, ../_scss/style.scss */
#article-body p, #article-body .wp-caption {
  max-width: 100%;
}
/* line 2443, ../_scss/style.scss */
#article-body p img, #article-body .wp-caption img {
  display: block;
  max-width: 100%;
  height: auto;
}
/* line 2444, ../_scss/style.scss */
#article-body p img.aligncenter, #article-body .wp-caption img.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
/* line 2445, ../_scss/style.scss */
#article-body p img.size-large, #article-body .wp-caption img.size-large {
  width: auto;
  height: auto;
}
/* line 2448, ../_scss/style.scss */
#article-body .wp-caption {
  max-width: 100%;
  margin-bottom: 30px;
}
/* line 2452, ../_scss/style.scss */
#article-body .wp-caption p {
  display: none;
}
/* line 2454, ../_scss/style.scss */
#article-body .wp-caption p.wp-caption-text {
  display: block;
}
/* line 2456, ../_scss/style.scss */
#article-body .wp-caption.aligncenter {
  margin-left: auto;
  margin-right: auto;
  max-width: 640px;
}
/* line 2457, ../_scss/style.scss */
#article-body .wp-caption > img {
  padding-bottom: 0;
}
/* line 2459, ../_scss/style.scss */
#article-body .wp-caption-text {
  padding-top: 12px;
  margin-bottom: 0 !important;
  color: #a9a9a9;
  font-size: 1.4rem;
  line-height: 1.5;
}
/* line 2466, ../_scss/style.scss */
#article-body blockquote {
  position: relative;
  word-break: break-all;
  margin-bottom: 20px;
  margin-top: 30px;
  padding: 20px;
}
/* line 2473, ../_scss/style.scss */
#article-body blockquote.note {
  background-color: #f4f4f4;
  padding: 35px 40px;
}
/* line 2476, ../_scss/style.scss */
#article-body blockquote.note pre {
  font-size: 1.8rem;
  line-height: 1.5;
  margin-bottom: 22px;
}
/* line 2477, ../_scss/style.scss */
#article-body blockquote.note p {
  font-size: 1.6rem;
  line-height: 1.75;
  margin-bottom: 20px;
}
/* line 2480, ../_scss/style.scss */
#article-body blockquote.note p:last-of-type {
  margin-bottom: 0 !important;
}
/* line 2481, ../_scss/style.scss */
#article-body blockquote.note p a {
  color: #ff5c5c;
  text-decoration: underline;
}
/* line 2481, ../_scss/style.scss */
#article-body blockquote.note p a:hover {
  text-decoration: none;
}
/* line 2484, ../_scss/style.scss */
#article-body blockquote.refer {
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  padding: 25px 0 24px;
}
/* line 2488, ../_scss/style.scss */
#article-body blockquote.refer p {
  font-size: 1.4rem;
  line-height: 1.78;
  margin-bottom: 20px;
}
/* line 2491, ../_scss/style.scss */
#article-body blockquote.refer p:last-of-type {
  margin-bottom: 0 !important;
}
/* line 2494, ../_scss/style.scss */
#article-body blockquote pre {
  display: block;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.5;
  margin-bottom: 12px;
}
/* line 2499, ../_scss/style.scss */
#article-body blockquote p {
  font-size: 1.5rem;
  line-height: 1.7;
  margin-bottom: 28px;
}
/* line 2502, ../_scss/style.scss */
#article-body blockquote p:last-of-type {
  margin-bottom: 0 !important;
}
/* line 2503, ../_scss/style.scss */
#article-body blockquote p em {
  color: #ff6724;
  font-style: normal;
}
/* line 2505, ../_scss/style.scss */
#article-body blockquote a {
  text-decoration: underline;
}
/* line 2507, ../_scss/style.scss */
#article-body blockquote a:hover {
  text-decoration: none;
}
/* line 2509, ../_scss/style.scss */
#article-body blockquote.links {
  border-top: 0 none;
}
/* line 2511, ../_scss/style.scss */
#article-body blockquote.links a {
  display: inline-block;
  margin-bottom: 5px;
  color: #ff2e74;
  text-decoration: none;
}
/* line 2515, ../_scss/style.scss */
#article-body blockquote.links a:hover {
  text-decoration: underline;
}
/* line 2520, ../_scss/style.scss */
#article-body .video-wrapper {
  position: relative;
  overflow: hidden;
  padding-bottom: 56.25%;
  /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
}
/* line 2525, ../_scss/style.scss */
#article-body .video-wrapper iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
/* line 2530, ../_scss/style.scss */
#article-body iframe {
  width: 100%;
  height: 240px;
}
/* line 2532, ../_scss/style.scss */
#article-body table {
  width: 100%;
  border-right: 1px solid #cbcbcb;
  border-bottom: 1px solid #cbcbcb;
}
/* line 2536, ../_scss/style.scss */
#article-body table th, #article-body table td {
  border-left: 1px solid #cbcbcb;
  border-top: 1px solid #cbcbcb;
}
/* line 2542, ../_scss/style.scss */
#article-body .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 40px;
}
/* line 2550, ../_scss/style.scss */
#article-body .video-container iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
/* line 2555, ../_scss/style.scss */
#article-body ._glry_slider {
  overflow: hidden;
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
}
/* line 2560, ../_scss/style.scss */
#article-body ._glry_slider figure.slick-item {
  text-align: center;
  padding-bottom: 50px;
}
/* line 2565, ../_scss/style.scss */
#article-body ._glry_slider figure.slick-item a {
  position: relative;
  display: block;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  -moz-background-size: contain !important;
  -o-background-size: contain !important;
  -webkit-background-size: contain !important;
  background-size: contain !important;
  background-color: #f1f1f1 !important;
}
/* line 2570, ../_scss/style.scss */
#article-body ._glry_slider figure.slick-item a figcaption {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  padding-top: 7px;
  word-break: break-word;
  font-size: 1.5rem;
  line-height: 1.3;
  text-align: center;
  color: #a9a9a9;
}
/* line 2581, ../_scss/style.scss */
#article-body ._glry_slider .slick-controller {
  position: relative;
}
/* line 2584, ../_scss/style.scss */
#article-body ._glry_slider .slick-controller .slick-item {
  position: relative;
  height: 90px;
  max-height: 90px;
  padding-left: 1px;
  padding-right: 1px;
}
/* line 2590, ../_scss/style.scss */
#article-body ._glry_slider .slick-controller .slick-item img {
  display: block;
  width: auto;
  height: 80px;
}
/* line 2591, ../_scss/style.scss */
#article-body ._glry_slider .slick-controller .slick-item:after {
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 100%;
  height: 2px;
  background-color: transparent;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  display: block;
  content: '';
}
/* line 2599, ../_scss/style.scss */
#article-body ._glry_slider .slick-controller .slick-item.slick-current:after {
  bottom: 0;
  background-color: #ff2e74;
  -webkit-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  -ms-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
/* line 2606, ../_scss/style.scss */
#article-body ._glry_slider .slick-controller .slick-dots._maru {
  bottom: auto;
  top: 123px;
  z-index: 10;
}
/* line 2607, ../_scss/style.scss */
#article-body ._glry_slider .slick-controller .slick-ctrl {
  display: none;
  margin-top: 30px;
  position: relative;
  height: 50px;
}
@media screen and (max-width: 640px) {
  /* line 2616, ../_scss/style.scss */
  #article-body ._glry_slider figure.slick-item {
    padding-bottom: 60px;
  }
  /* line 2618, ../_scss/style.scss */
  #article-body ._glry_slider figure.slick-item a {
    height: 320px;
  }
  /* line 2620, ../_scss/style.scss */
  #article-body ._glry_slider figure.slick-item a figcaption {
    font-size: 1.3rem;
    text-align: left;
  }
  /* line 2621, ../_scss/style.scss */
  #article-body ._glry_slider figure.slick-item a img {
    display: none;
  }
  /* line 2625, ../_scss/style.scss */
  #article-body ._glry_slider .slick-controller .slick-list {
    overflow: visible;
  }
}
@media only screen and (max-width: 840px) {
  /* line 2633, ../_scss/style.scss */
  #article-body #navi-pagenation {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  /* line 2241, ../_scss/style.scss */
  #article-body {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 2639, ../_scss/style.scss */
  #article-body section {
    padding-top: 50px;
    padding-bottom: 0;
  }
  /* line 2640, ../_scss/style.scss */
  #article-body #article-date {
    margin-top: 40px;
    font-size: 1.4rem;
  }
  /* line 2641, ../_scss/style.scss */
  #article-body h2, #article-body h3, #article-body h4, #article-body h5 {
    line-height: 1.4;
    margin-bottom: 15px;
  }
  /* line 2642, ../_scss/style.scss */
  #article-body h2 {
    font-size: 2rem;
    margin-bottom: 25px;
  }
  /* line 2643, ../_scss/style.scss */
  #article-body h3 {
    font-size: 1.8rem;
  }
  /* line 2644, ../_scss/style.scss */
  #article-body h4 {
    font-size: 1.7rem;
  }
  /* line 2645, ../_scss/style.scss */
  #article-body h5 {
    font-size: 1.6rem;
  }
  /* line 2646, ../_scss/style.scss */
  #article-body p {
    font-size: 1.5rem;
    line-height: 2;
  }
}

/*---------------------------------------------------------------------
  <14> お問い合わせ
---------------------------------------------------------------------*/
/*---------------------------------------------------------------------
  <404> Error 404
---------------------------------------------------------------------*/
/* line 2664, ../_scss/style.scss */
body.error404 article {
  padding-bottom: 185px;
}
/* line 2666, ../_scss/style.scss */
body.error404 article h1 {
  font-family: 'SourceHanCodeJP_sst', 'Source Sans Pro', sans-serif;
  font-weight: 600;
  text-align: center;
  margin-bottom: 95px;
}
/* line 2669, ../_scss/style.scss */
body.error404 article h1 span.main {
  position: relative;
  display: inline-block;
  font-size: 5.1rem;
  padding-bottom: 0;
  border-bottom: 2px solid #dcdcdc;
}
/* line 2676, ../_scss/style.scss */
body.error404 article h1 span.sub {
  display: block;
  margin-top: 15px;
  color: #a9a9a9;
  font-weight: 400;
  font-size: 1.3rem;
}
/* line 2681, ../_scss/style.scss */
body.error404 article p {
  text-align: center;
}
/* line 2683, ../_scss/style.scss */
body.error404 article p a {
  color: #ff5c5c;
  text-decoration: underline;
}
/* line 2685, ../_scss/style.scss */
body.error404 article p.message {
  font-size: 2.2rem;
  line-height: 1.45;
  margin-bottom: 35px;
}
/* line 2686, ../_scss/style.scss */
body.error404 article p.message-en {
  font-family: 'SourceHanCodeJP_sst', 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 2rem;
  line-height: 1.35;
}
/* line 2690, ../_scss/style.scss */
body.error404 ul.clmn > li {
  margin-bottom: 30px;
}
/* line 2691, ../_scss/style.scss */
body.error404 ul.clmn figure {
  height: 300px;
  background-color: #f4f4f4;
}

/*---------------------------------------------------------------------
  <99>共通アイテム
---------------------------------------------------------------------*/
/* line 2709, ../_scss/style.scss */
.tag-list a, .tag-list span {
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 10px;
  font-family: 'SourceHanCodeJP_sst', 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 1.2rem;
  word-break: break-all;
  color: #929292;
  text-transform: uppercase;
  position: relative;
}
/* line 2717, ../_scss/style.scss */
.tag-list a:last-of-type, .tag-list span:last-of-type {
  margin-right: 0;
}
@media only screen and (max-width: 640px) {
  /* line 2709, ../_scss/style.scss */
  .tag-list a, .tag-list span {
    margin-bottom: 2px;
  }
}
/* line 21, ../_scss/inc/_mixin.scss */
.pc .tag-list.__hvr-color a:hover {
  color: #2c2c2c;
}
/* line 2729, ../_scss/style.scss */
.tag-list.__hvr-line a:after {
  -webkit-transition: 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -moz-transition: 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -ms-transition: 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition: 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0;
  height: 1px;
  background-color: #2c2c2c;
  display: block;
  content: '';
}
/* line 2736, ../_scss/style.scss */
.pc .tag-list.__hvr-line a:hover {
  color: #2c2c2c;
}
/* line 2738, ../_scss/style.scss */
.pc .tag-list.__hvr-line a:hover:after {
  width: 100%;
}

/* line 2745, ../_scss/style.scss */
.news-slide {
  background-color: #f4f4f4;
  padding-top: 55px;
  padding-bottom: 55px;
  overflow: hidden;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  letter-spacing: .08em;
}
/* line 2751, ../_scss/style.scss */
.news-slide .slide-block {
  position: relative;
}
/* line 2753, ../_scss/style.scss */
.news-slide .slide-block .slick-arrow {
  position: absolute;
  z-index: 10;
  top: 50%;
  margin-top: -60px;
}
/* line 2756, ../_scss/style.scss */
.news-slide .slide-block .slick-arrow.arrow_prev {
  left: -15px;
}
/* line 2757, ../_scss/style.scss */
.news-slide .slide-block .slick-arrow.arrow_next {
  right: -15px;
}
/* line 2759, ../_scss/style.scss */
.news-slide .slide-block .slick-container {
  padding-bottom: 40px;
}
/* line 2761, ../_scss/style.scss */
.news-slide .slide-block .slick-container .slick-item {
  padding-left: 22px;
  padding-right: 22px;
}
@media screen and (max-width: 640px) {
  /* line 2768, ../_scss/style.scss */
  .news-slide .slide-block .slick-arrow {
    margin-top: -60px;
  }
  /* line 2770, ../_scss/style.scss */
  .news-slide .slide-block .slick-arrow.arrow_prev {
    left: 10px;
  }
  /* line 2771, ../_scss/style.scss */
  .news-slide .slide-block .slick-arrow.arrow_next {
    right: 10px;
  }
  /* line 2774, ../_scss/style.scss */
  .news-slide .slide-block .slick-container .slick-item {
    padding-left: 0;
    padding-right: 0;
  }
}
