@charset "UTF-8";
/*
Theme Name:SQUARE GROUP
Theme URI:https://squaregroup.jp
Description:A theme by <a href="https://squaregroup.jp">https://squaregroup.jp</a>.
Version:1.00
Author:ichiru.s
Author URI:https://www.instagram.com/sqgpr
*/

/*------------------------------------------
Responsive Grid Media Queries - 1280, 1024, 768, 480
1280-1024   - デスクトップ
1024-768    - タブレット横
768-480     - タブレット縦
480-less    - スマホ
--------------------------------------------*/

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

html {font-size: 62.5%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;}
html.wf-active, html.loading-delay {visibility: visible;}
body {font-family: 'Noto Sans JP', 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;font-weight: 400;font-size: 1.2em;line-height: 1.75;color: #222;background-color: #fff;-webkit-text-size-adjust: none;text-transform: uppercase;}
html, body, a {cursor: none;}
body.is-mobile #main header {background-attachment: scroll;}

@media only screen and (max-width: 768px) {
.onlyPC--item {display: none !important;}
}
@media only screen and (min-width: 769px) {
.onlySP--item {display: none !important;}
}

/* 英語だけの場合はOswald優先に切替（例：MVP / TEAM NAMES） */
.eng-title {font-family: 'Oswald', 'Bebas Neue', sans-serif;letter-spacing: 0.05em;text-transform: uppercase;}

/* cursor */
#cursor {transform: translate(0, 0);pointer-events: none;position: fixed;top: -4px;left: -4px;width: 8px;height: 8px;background: rgba(0, 0, 0, 0.75);border-radius: 50%;z-index: 999;transition: width 0.3s, height 0.3s, top 0.3s, left 0.3s;}
#cursor.hov_ {top: -11px;left: -11px;width: 22px;height: 22px;background: rgba(0, 255, 255, 0.75);}
#stalker {pointer-events: none;position: fixed;top: -18px;left: -18px;width: 36px;height: 36px;background: rgba(0, 0, 0, 0.6);border-radius: 50%;transition: transform 0.2s, top, 0.5s, left 0.5s, width 0.5s, height 0.5s, background-color 0.5s;transition-timing-function: ease-out;z-index: 999;}
#stalker.hov_ {top: -40px;left: -40px;width: 80px;height: 80px;transition: 0.5s;background: rgba(255, 0, 255, 0.8);mix-blend-mode: difference;cursol: pointer;}

/* Landing */
#splash {position: fixed;width: 100%;height: 100%;z-index: 10000;background: #000;}
#splash_logo {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
#splash_logo svg {width:260px;fill:#fff;}

a{outline:none;word-wrap:break-word;text-decoration: none;}
a:link{color:#111;}
a:visited{color:#111;}
a:hover{color:#6fd2e6;}
a:active{color:#6fd2e6;}
a:focus, *:focus{outline:none;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}
*, *:before, *:after {-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}

.clearfix{clear: both;}
.u-objectfit {-o-object-fit: cover;height: 100%;object-fit: cover;}

.lowercase {text-transform: lowercase;}
.initial {text-transform: initial;}

.row {border-bottom: solid 1px transparent;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}
.row * {float: left;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;padding: 0 0 0 1.5em;}
.row:after, .row:before {content: '';display: block;clear: both;height: 0;}

@media screen and (max-width: 1680px) {.row * {padding: 0 0 0 1.5em;}.row {margin: 0 0 -1px -1.5em;}}
@media screen and (max-width: 1280px) {.row * {padding: 0 0 0 1.5em;}.row {margin: 0 0 -1px -1.5em;}}
@media screen and (max-width: 980px) {.row * {padding: 0 0 0 1.5em;}.row {margin: 0 0 -1px -1.5em;}}
@media screen and (max-width: 736px) {.row * {padding: 0 0 0 1.5em;}.row {margin: 0 0 -1px -1.5em;}}
@media screen and (max-width: 480px) {.row * {padding: 0 0 0 1.5em;}.row {margin: 0 0 -1px -1.5em;}}

.col-sm-flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-flex;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}

.col-sm-12{width:100%;}.col-sm-11{width:91.66666667%;}.col-sm-10{width:83.33333333%;}.col-sm-9{width:75%;}.col-sm-8{width:66.66666667%;}.col-sm-7{width:58.33333333%;}.col-sm-6{width:50%;}.col-sm-5{width:41.66666667%;}.col-sm-4{width:33.33333333%;}.col-sm-3{width:25%;}.col-sm-2{width:16.66666667%;}.col-sm-1{width:8.33333333%;}

@media (max-width:768px){
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{width:100%;float:none;}
}

/* Basic */
@-ms-viewport {width: device-width;}
body.is-loading *, body.is-loading *:before, body.is-loading *:after {-moz-animation: none !important;-webkit-animation: none !important;-ms-animation: none !important;animation: none !important;-moz-transition: none !important;-webkit-transition: none !important;-ms-transition: none !important;transition: none !important;}
input, select, textarea {color: #111;font-family: Courier;font-size: 1em;font-weight: 100;}

strong, b {font-weight: 600;}
em, i {font-style: italic;}
p {margin: 0 0 2em 0;}
h1, h2, h3, h4, h5, h6 {font-family: 'Noto Sans JP', 'Bebas Neue', 'Oswald', sans-serif;font-weight: 700;line-height: 1.3;color: #111;}
sub {font-size: 0.8em;position: relative;top: 0.5em;}
sup {font-size: 0.8em;position: relative;top: -0.5em;}
hr {border: 0;border-bottom: solid 1px #eee;margin: 0;}
hr.major {margin: 4.5em 0;}
blockquote {font-style: italic;margin: 0 0 2em 0;padding: 0.5em 0 0.5em 2em;}
code {background: rgba(144, 144, 144, 0.25);border-radius: 3px;font-size: 0.9em;letter-spacing: 0;margin: 0 0.25em;padding: 0.25em 0.65em;}
pre {-webkit-overflow-scrolling: touch;font-size: 0.9em;margin: 0 0 2em 0;}
pre code {display: block;line-height: 1.75em;padding: 1em 1.5em;overflow-x: auto;}
.align-left {text-align: left;}
.align-center {text-align: center;}
.align-right {text-align: right;}

.pt_3{padding:30px 0 0;}
.pt_50{padding: 50px 0 0;}
.pb_50{padding: 0 0 50px;}

/* Section/Article */
section.special, article.special {text-align: center;}
header p {position: relative;}
header h4 + p,header h5 + p,header h6 + p {font-size: 0.9em;}
header.major {margin-bottom: 20px;}
header.major .subTit {font-size: 4em;}
header.major2 .subTit {color: #fff;}
header.major .subTit span {display: block;font-size: 2rem;}
header.major2 .subTit span {color: rgba(255,255,255,0.3);}

.annual_rank{float: right;margin: 0;padding: 0;text-align: right;}
.annual_rank a{text-decoration: underline;display: block;padding: 3px 0;}

header.major h2, header.major h3, header.major h4, header.major h5, header.major h6 {position: relative;}
header.major h2:after, header.major h3:after, header.major h4:after, header.major h5:after, header.major h6:after {content: '';display: block;height: 1px;}
header.major p {}
header.major2 p {color: #fff;}
header.major p span {}

@media screen and (max-width: 980px) {
header.major .subTit {font-size: 2em;}
header br {display: none;}
}

/* Wrapper */
.wrapper {padding: 0;}
.wrapper .inner {padding: 90px 7.5%;overflow: hidden;}

.wrapper.alt {padding: 0;}

@media screen and (max-width: 980px) {
.wrapper .inner {width: 100%;padding: 3em 10px;}
.inner_padding{padding: 0 15px;}
.wrapperNopadding{padding: 1em 1em 0em 1em !important;}
}

/* Page Wrapper + Menu */
#page-wrapper {-moz-transition: opacity 0.5s ease;-webkit-transition: opacity 0.5s ease;-ms-transition: opacity 0.5s ease;transition: opacity 0.5s ease;opacity: 1;}#page-wrapper:before {background: transparent;content: '';display: block;display: none;height: 100%;left: 0;position: fixed;top: 0;width: 100%;z-index: 10001;}

/* PC Navigation */
#header__nav{overflow:hidden;margin-left: auto;}#header__nav .header__nav--list{padding:0;}#header__nav .header__nav--list ul{margin:0;padding:0;}#header__nav .header__nav--list ul li{display:inline-block;text-align:center;padding:0;}#header__nav .header__nav--list ul li a{display:block;color:#fff;padding:25px 10px;font-size: 2rem;font-weight: 700;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all0.3s ease;position: relative;overflow: hidden;}
#header__nav .header__nav--list ul li a::before,
#header__nav .header__nav--list ul li a::after {content: "";width: 0;height: 1px;position: absolute;background: #fff;bottom: 15px;-webkit-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
#header__nav .header__nav--list ul li a::before {left: 50%;}
#header__nav .header__nav--list ul li a::after {right: 50%;}
#header__nav .header__nav--list ul li a:hover {text-decoration: none;}
#header__nav .header__nav--list ul li a:hover::before {width: 50%;}
#header__nav .header__nav--list ul li a:hover::after {width: 50%;}
#header__nav .header__nav--list ul li.current a::before {width: 50%;}
#header__nav .header__nav--list ul li.current a::after {width: 50%;}

/* Sub Navigation */
.sub_nav{padding: 0 10px;margin: 5rem 0 0;text-align: center;display: inline-block;width: 100%;}
.sub_nav p{display:inline-block;margin:0;padding:0;}
.sub_nav p a,.sub_nav p span {display:block;padding: 10px 20px;}
.sub_nav p a{color:#999;border: 1px solid #eee;}
.sub_nav p span{color:#fff;border: 1px solid #000;background: #000;}
.sub_nav p a:hover{background:#f5f5f5;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}

@media screen and (max-width:980px){
.sub_nav{overflow-x: auto;white-space: nowrap;-webkit-overflow-scrolling: touch;}
}

/* SP Navigation */
#menu {-moz-transform: translateX(120em);-webkit-transform: translateX(120em);-ms-transform: translateX(120em);transform: translateX(120em);-moz-transition: -moz-transform 0.5s ease;-webkit-transition: -webkit-transform 0.5s ease;-ms-transition: -ms-transform 0.5s ease;transition: transform 0.5s ease;-webkit-overflow-scrolling: touch;background: rgba(0,0,0,1);color: #eee;height: 100%;text-align: left;overflow-y: auto;padding: 100px 0 0;position: fixed;right: 0;top: 0;width: 30em;z-index: 9998;}
#menu ul {list-style: none;padding: 0;}
#menu ul li {margin: 0;padding: 0 20px;display: inline-block;width: 100%;}
#menu ul li > a {border:0;color: inherit;display: block;padding: 10px 0;font-weight: 700;}
#menu ul li > a span{display: block;}
body.is-menu-visible #page-wrapper {opacity: 0.35;}
body.is-menu-visible #page-wrapper:before {display: block;}
body.is-menu-visible #menu {-moz-transform: translateX(0);-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);}
body.is-menu-visible #header h1 a {color: #111 !important;}
html body.is-menu-visible .menu-trigger span {background: #fff !important;}

/* メニューボタンサブ */
#menu .header__nav--list_sub{padding: 20px 0;text-align: center;}
#menu .header__nav--list_sub p{margin: 0;display:block;}
#menu .header__nav--list_sub p a{margin: 0;display: block;color: #eee;padding: 5px 0;}

/* メニューボタン閉じる */
.closeBox{padding: 20px 0 50px;text-align: center;}
.closeBox a{display: inline-block;background: #222;color: #ccc !important;padding: 5px 0;width: 100%;max-width: 200px;background-image: url(images/close.png);background-repeat: no-repeat;background-size: 30px;background-position: 5px 3px;}

/* Header */
#header {position: fixed;left: 0;width: 100%;z-index: 9999;mix-blend-mode: difference;}

#header .header__inner{-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;position: relative;align-items: center;justify-content: space-between;height: 100%;padding-right: 4vw;padding-left: 4vw;}
@media screen and (max-width: 980px){
#header .header__inner {width: 100%;padding: 0 15px;}
}

#header h1 {height: inherit;font-size: 3rem;}
#header h1 a {display: block;}
#header h1 a span {float: right;padding-left: 10px;padding-top: 0;letter-spacing: 0;}
#header h1 a svg {width: auto; height: 100%;fill: #fff;}

.is-menu-visible #header h1{opacity: 0;}

@media screen and (max-width: 980px) {
#header h1 {}
#header h1 a {padding: 0;}
#header h1 a svg {width: 200px; height: auto;}
}

#header nav {margin-left: auto;}
#header nav ul {list-style: none;margin: 0;padding: 0;white-space: nowrap;}
#header nav ul li {display: inline-block;padding: 0;}
#header nav ul li a {border: 0;color: #111;display: block;font-size: 0.8em;letter-spacing: 0.225em;padding: 5px 1.5em;text-transform: uppercase;}

.menu-trigger {position: relative;width: 50px;height: 40px;}
.menu-trigger, .menu-trigger span {display: inline-block;transition: all .4s;box-sizing: border-box;}
.menu-trigger span {position: absolute;left: 0;width: 100%;height: 1px;background-color: #fff;border-radius: 4px;}
.menu-trigger span:nth-of-type(1) {top: 15px;}
.menu-trigger span:nth-of-type(2) {top: 22px;width: 70%;}
.menu-trigger span:nth-of-type(3) {bottom: 10px;}
.is-menu-visible .menu-trigger span:nth-of-type(1) {-webkit-transform: translateY(8px) rotate(-45deg);transform: translateY(7px) rotate(-45deg);}
.is-menu-visible .menu-trigger span:nth-of-type(2) {opacity: 0;}
.is-menu-visible .menu-trigger span:nth-of-type(3) {-webkit-transform: translateY(-8px) rotate(45deg);transform: translateY(-7px) rotate(45deg);}

#header nav ul li a.menuToggle {outline: 0;position: relative;}
#header nav ul li a.menuToggle:after {background-image: url("images/bars.png");background-position: right center;background-repeat: no-repeat;content: '';display: inline-block;height: 35px;vertical-align: top;width: 30px;background-size: 30px;}

@media screen and (max-width: 980px) {
#header nav ul li a.menuToggle {padding: 5px 10px;}
#header nav ul li a.menuToggle span {display: none;}
}

@media screen and (max-width: 980px) {
#header nav ul li a {padding: 0 0 0 1.5em;}
}

#header nav ul li:first-child {margin-left: 0;}
#header.alt {background: none;}
#header.alt a{color: #fff;}
#header.alt a span{color: #fff;}
.alt .menu-trigger span{background: #fff;}

.menu_footer{position: static;bottom: 0;left: 0;width: 100%;text-align: center;border-top: 1px solid #111;}
.menu_footer p{display: inline-block;margin: 0;}
.menu_footer p a{display: block;padding: 15px 20px;}
.menu_footer p a span{display: none;}

/* CTA */
#cta{clear: both;background: #fafafa;}

/* Main */
.pattern_overlay{padding: 20em 7% 15em;position: relative;}
.pattern_overlay:before{display: block;position: absolute;content: "";height: 40%;width: 100%;background-color: #fafafa;bottom: -40px;left: 0;z-index: -1;}

.second__header{}
.second__header h2 {margin: 0;position: relative;text-align: center;font-size: 3em;}
.second__header h2 span {letter-spacing: -0.05em;z-index: -1;display: block;position: absolute;color: #f5f5f5;font-size: 3em;font-weight: 400;font-style: normal;line-height: 0.9;bottom: 0;left: 0;right: 0;margin: auto;}
.second__header p {top: 0;margin: 0;text-align: center;}
.second__header p span {display: block;}

.subImgPage h2 {margin: 0;position: relative;text-align: center;}
.subImgPage h2 span {letter-spacing: -0.05em;z-index: -1;display: block;position: absolute;color: #ebebeb;font-size: 6.0rem;font-weight: 400;font-style: normal;line-height: 0.9;bottom: 0;left: 0;right: 0;margin: auto;}
.subImgPage p {color: #333;top: 0;font-weight: 100;margin: 0;text-align: center;}
.subImgPage p span {display: block;}
#main > header p a {color: #333;}

@media screen and (min-width: 1680px) {
.pattern_overlay{padding: 20em 7.5% 12em;}
}
@media screen and (max-width: 1680px) {
.pattern_overlay{padding: 19em 7.5% 3em;}
}
@media screen and (max-width: 1280px) {
.pattern_overlay{padding: 18em 7.5% 3em;}
}
@media screen and (max-width: 980px) {
.pattern_overlay{padding: 17em 10px 3em;}
.second__header h2 {font-size: 1.65em;margin: 0;}
}

/* breadcrumb */
#breadcrumb{}
#breadcrumb ul{margin:0 auto;padding:10px 7.5%;}
#breadcrumb ul li{display:inline;list-style:none;color:#ccc;padding:0;}
#breadcrumb ul li:first-child:before{content:none;}
#breadcrumb ul li:before{content:'>';margin:0 10px 0;font-weight:100;}
#breadcrumb ul li a{margin-right:5px;text-decoration: underline;}
#breadcrumb ul li a:hover{text-decoration:underline;}

@media screen and (max-width: 980px){
#breadcrumb ul{padding:10px;}
}
@media screen and (max-width:480px){
#breadcrumb ul li span.e-title{display:block;}
}

/* Image */
.image {border-radius: 3px;border: 0;display: inline-block;position: relative;}
.image img {border-radius: 3px;display: block;}
.image.left {float: left;margin: 0 2em 2em 0;top: 0.25em;}
.image.right {float: right;margin: 0 0 2em 2em;top: 0.25em;}
.image.left, .image.right {max-width: 40%;}
.image.left img, .image.right img {width: 100%;}
.image.fit {display: block;margin: 0 0 2em 0;width: 100%;}
.image.fit img {width: 100%;}

/* List */
ol {list-style: decimal;margin: 0 0 2em 0;padding-left: 1.25em;}
ol li {padding-left: 0.25em;}
ul.alt {list-style: none;padding-left: 0;}
ul.alt li {border-top: solid 1px #fff;padding: 0.5em 0;}
ul.alt li:first-child {border-top: 0;padding-top: 0;}
ul.icons {cursor: default;list-style: none;padding-left: 0;}
ul.icons li {display: inline-block;padding: 0 1em 0 0;}
ul.icons li:last-child {padding-right: 0 !important;}

/* Table */
.table-wrapper {text-align: left;}
table {margin: 20px 0;width: 100%;}
table tbody tr {border: solid 1px #fff;border-left: 0;border-right: 0;}
table tbody tr:nth-child(2n + 1) {border-bottom: 1px solid #eee;}
table td {padding: 10px 0px;}
table th {color: #fff;padding: 0px;text-align: center;border: 1px solid #999;display: block;border-radius: 20px;padding: 2px;}
table thead {border-bottom: solid 2px #fff;}
table tfoot {border-top: solid 2px #fff;}
table.alt {border-collapse: separate;}

.bordernone{border-bottom:none !important;}
table.alt tbody tr:first-child td {border-top-width: 1px;}
table.alt thead {border-bottom: 0;}
table.alt tfoot {border-top: 0;}
.recruit_table td{display: block;}

body #hoverOr:hover{background: #5f991c !important;}

/* Common button styles */
.button_style{min-width:150px;max-width:300px;display:block;padding:1em 2em;border:none;background:none;color:inherit;vertical-align:middle;position:relative;z-index:1;-webkit-backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;}
.button_style:focus{outline:none;}
.button_style span{vertical-align:middle;}
.button_style2{min-width:150px;max-width:250px;display:inline-block;padding:1em 2em;border:none;background:none;color:inherit;vertical-align:middle;position:relative;z-index:1;-webkit-backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;}
.button_style2:focus{outline:none;}
.button_style2 span{vertical-align:middle;}
/* Sizes */
.button--size-s{font-size:1em;}
.button--size-m{font-size:1.5em;}
.button--size-l{font-size:2em;}
/* Typography and Roundedness */
.button--text-thin{font-weight:100;}
.button--text-medium{font-weight:300;}
.button--text-thick{font-weight:bold;}
.button--round-s{border-radius:5px;}
.button--round-m{border-radius:15px;}
.button--round-l{border-radius:40px;}
/* Borders */
.button--border-thin{border:1px solid;}
.button--border-medium{border:2px solid;}
.button--border-thick{border:3px solid;}
.button--antiman{background:#fff;border:none;color:#111 !important;margin:0 auto 10px;}
.button--antiman.button--inverted,
.button--antiman.button--inverted-alt{-webkit-transition:color 0.3s;transition:color 0.3s;-webkit-transition-timing-function:cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function:cubic-bezier(0.75, 0, 0.125, 1);color:#fff;}
.button--antiman span{padding-left:0.35em;}
.button--antiman::before,
.button--antiman::after{content:'';z-index:-1;border-radius:inherit;pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform 0.3s, opacity 0.3s;transition:transform 0.3s, opacity 0.3s;-webkit-transition-timing-function:cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function:cubic-bezier(0.75, 0, 0.125, 1);}
.button--antiman::before{border:2px solid #37474f;opacity:0;-webkit-transform:scale3d(1.2, 1.2, 1);transform:scale3d(1.2, 1.2, 1);}
.button--antiman.button--border-thin::before{border-width:1px;}
.button--antiman.button--border-medium::before{border-width:2px;}
.button--antiman.button--border-thick::before{border-width:3px;}
.button--antiman.button--inverted::before{border-color:#7986cb;}
.button--antiman.button--inverted-alt::before{border-color:#649ca0;}
.button--antiman::after{}
.button--antiman.button--inverted::after{background:#7986cb;}
.button--antiman.button--inverted-alt::after{}
.button--antiman.button--inverted:hover{color:#7986cb;}
.button--antiman.button--inverted-alt:hover{color:#649ca0;}
.button--antiman:hover::before{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
.button--antiman:hover::after{opacity:0;-webkit-transform:scale3d(0.8, 0.8, 1);transform:scale3d(0.8, 0.8, 1);}
/* Isi */
.button--isi{padding:1em 2em;color:#fff !important;background:#1cb0cb;overflow:hidden;}
@media screen and (max-width:980px){
.button--isi{margin:0 auto;}
}
.button--isi::before{content:'';z-index:-1;position:absolute;top:50%;left:100%;margin:-15px 0 0 1px;width:30px;height:30px;border-radius:50%;background:#6fd2e6;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:scale3d(1, 2, 1);transform:scale3d(1, 2, 1);-webkit-transition:-webkit-transform 0.3s, opacity 0.3s;transition:transform 0.3s, opacity 0.3s;-webkit-transition-timing-function:cubic-bezier(0.7,0,0.9,1);transition-timing-function:cubic-bezier(0.7,0,0.9,1);}
.button--isi .button__icon{vertical-align:middle;}
.button--isi span{vertical-align:middle;padding-left:0.75em;}
.button--isi:hover::before{-webkit-transform:scale3d(9, 9, 1);transform:scale3d(9, 9, 1);}
/* Sacnite */
body .button--sacnite{padding:7px 14px;min-width:0;color:#fff;-webkit-transition:color 0.3s;transition:color 0.3s;}
.button--scanite.button--round-l{border-radius:50%;}
.button--sacnite.button--inverted{color:#37474f;}
.button--sacnite::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;z-index:-1;box-shadow:inset 0 0 0 35px #111;-webkit-transform:scale3d(0.9, 0.9, 1);transform:scale3d(0.9, 0.9, 1);-webkit-transition:box-shadow 0.3s, -webkit-transform 0.3;transition:box-shadow 0.3s, transform 0.3s;}
.button--sacnite.button--inverted::before{box-shadow:inset 0 0 0 35px #fff;}
.button--sacnite .button__icon{font-size:22px;width:22px;}
.button--sacnite span{position:absolute;opacity:0;pointer-events:none;}
.button--sacnite:hover{color:#111;}
.button--sacnite.button--inverted:hover{color:#fff;}
.button--sacnite:hover::before{box-shadow:inset 0 0 0 2px #111;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
.button--sacnite.button--inverted:hover::before{box-shadow:inset 0 0 0 2px #fff;}
/* Form */
form {margin: 0 0 2em 0;}
label {display: block;}
input[type="text"],
input[type="password"],
input[type="email"],
select,
textarea {-moz-appearance: none;-webkit-appearance: none;-ms-appearance: none;appearance: none;border: none;color: inherit;display: block;outline: 0;padding: 0 1em;text-decoration: none;width: 100%;border: 1px solid #111;}
input[type="text"]:invalid,
input[type="password"]:invalid,
input[type="email"]:invalid,
select:invalid,
textarea:invalid {box-shadow: none;}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
select:focus,
textarea:focus {background: #f1f1f1;}
.select-wrapper {text-decoration: none;display: block;position: relative;}
.select-wrapper:before {-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-family: FontAwesome;font-style: normal;font-weight: normal;text-transform: none !important;}
.select-wrapper:before {-moz-pointer-events: none;-webkit-pointer-events: none;-ms-pointer-events: none;pointer-events: none;color: #fff;content: '\f078';display: block;height: 2.75em;line-height: 2.75em;position: absolute;right: 0;text-align: center;top: 0;width: 2.75em;}
.select-wrapper select::-ms-expand {display: none;}
input[type="text"],
input[type="password"],
input[type="email"],
select {height: 40px;}
textarea {padding: 0.75em 1em;}
input[type="checkbox"],
input[type="radio"] {}
input[type="checkbox"] + label,
input[type="radio"] + label {text-decoration: none;color: #fff;cursor: pointer;display: inline-block;font-size: 1em;font-weight: 400;padding-left: 2.4em;padding-right: 0.75em;position: relative;}
input[type="checkbox"] + label:before,
input[type="radio"] + label:before {-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-family: FontAwesome;font-style: normal;font-weight: normal;text-transform: none !important;}
input[type="checkbox"] + label:before,
input[type="radio"] + label:before {background: rgba(144, 144, 144, 0.25);border-radius: 3px;content: '';display: inline-block;height: 1.65em;left: 0;line-height: 1.58125em;position: absolute;text-align: center;top: 0;width: 1.65em;}
input[type="checkbox"]:checked + label:before,
input[type="radio"]:checked + label:before {background: #2e3842;color: #fff;content: '\f00c';}
input[type="checkbox"]:focus + label:before,
input[type="radio"]:focus + label:before {box-shadow: 0 0 0 2px #21b2a6;}
input[type="checkbox"] + label:before {border-radius: 3px;}
input[type="radio"] + label:before {border-radius: 100%;}
::-webkit-input-placeholder {color: rgba(0, 0, 0, 0.5) !important;opacity: 1.0;}
:-moz-placeholder {color: rgba(0, 0, 0, 0.5) !important;opacity: 1.0;}
::-moz-placeholder {color: rgba(0, 0, 0, 0.5) !important;opacity: 1.0;}
:-ms-input-placeholder {color: rgba(0, 0, 0, 0.5) !important;opacity: 1.0;}
.formerize-placeholder {color: rgba(0, 0, 0, 0.5) !important;opacity: 1.0;}
/* Button */
input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.button {-moz-appearance: none;-webkit-appearance: none;-ms-appearance: none;appearance: none;-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;background-color: transparent;display: inline-block;width: 100%;letter-spacing: 2px;padding: 10px;text-align: center;text-decoration: none;white-space: nowrap;text-overflow: ellipsis;}
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
button:hover,
.button:hover {background-color: rgba(144, 144, 144, 0.25);}
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active,
button:active,
.button:active {background-color: rgba(144, 144, 144, 0.5);}
input[type="submit"].icon:before,
input[type="reset"].icon:before,
input[type="button"].icon:before,
button.icon:before,
.button.icon:before {margin-right: 0.5em;}
input[type="submit"].fit,
input[type="reset"].fit,
input[type="button"].fit,
button.fit,
.button.fit {display: block;margin: 0 0 1em 0;width: 100%;background-color: rgba(255,255,255,0.9);box-shadow: none !important;color: #100804 !important;background-image: url(../../images/arrow_next_2.png);background-repeat: no-repeat;background-size: 50px;background-position: right 10px bottom 50%;}
input[type="submit"].small,
input[type="reset"].small,
input[type="button"].small,
button.small,
.button.small {font-size: 0.8em;}
input[type="submit"].big,
input[type="reset"].big,
input[type="button"].big,
button.big,
.button.big {font-size: 1.35em;}
input[type="submit"].special,
input[type="reset"].special,
input[type="button"].special,
button.special,
.button.special {background-color: #fff;box-shadow: none !important;color: #100804 !important;background-image: url("../../images/arrow_next_2.png");background-repeat: no-repeat;background-size: 50px;background-position: right 10px bottom 50%;min-width: 150px;max-width: 300px;}
input[type="submit"].special:hover,
input[type="reset"].special:hover,
input[type="button"].special:hover,
button.special:hover,
.button.special:hover {background-color: #fafafa !important;}
input[type="submit"].special:active,
input[type="reset"].special:active,
input[type="button"].special:active,
button.special:active,
.button.special:active {background-color: #f5f5f5 !important;}
input[type="submit"].disabled, input[type="submit"]:disabled,
input[type="reset"].disabled,
input[type="reset"]:disabled,
input[type="button"].disabled,
input[type="button"]:disabled,
button.disabled,
button:disabled,
.button.disabled,
.button:disabled {-moz-pointer-events: none;-webkit-pointer-events: none;-ms-pointer-events: none;pointer-events: none;opacity: 0.25;}

/*share*/
.share_tit{margin: 0;padding: 0 15px;color: #999;}
#share_btn_box {margin: 10px 0 20px;border-bottom: 1px solid #fafafa;border-top: 1px solid #fafafa;}
.shareList {list-style:none;display: flex;justify-content: flex-end;flex-wrap:wrap;padding:0;margin: 0;}
.shareList__item {flex-grow: 1;line-height: 50px;text-align: center;padding: 0;}
.shareList__link {display:block;color: #ccc !important;text-decoration: none;transition: .2s;}
.shareList__link:hover {}
.shareList__link::before{}
.shareList__link::after{content:attr(title);vertical-align: top;margin-left:5px;}
@media screen and (max-width:736px){
.shareList__item {line-height: 40px;}
}
.shareList__link.icon-twitter{border-right: 1px solid #fafafa;}
.shareList__link.icon-twitter:hover{color:#55acee!important;}
.shareList__link.icon-facebook{border-right: 1px solid #fafafa;}
.shareList__link.icon-facebook:hover{color:#3B5998!important;}
.shareList__link.icon-line{}
.shareList__link.icon-line:hover{color:#1dcd00!important;}

/* shop_list */
.shop_list{}
.shop_list .shop_list_inner{padding: 10px 0 0;}
.shop_list .swiper-wrapper .swiper-slide .swiper-post-img{background-size: cover;display: block;height: 220px;background-position: center center;}
.shop_list .shop_list_inner .shop_list-img{background-size: cover;display: block;height: 200px;background-position: center center;}
.shop_list .shop_list_inner .post_tag{}
.shop_list .shop_list_inner .postDate{padding-left: 5px;}
.shop_list .shop_list_inner .postTitle{display: block;margin-top: 10px;}
.shop_list .shop_list_inner .postTitle:hover{text-decoration: underline;}

@media screen and (max-width:980px){
.shop_list .swiper-wrapper .swiper-slide .swiper-post-img{height: 150px;}
.shop_list .shop_list_inner .postTitle{}
}

.footer__container{}
.footer__container ul{display: -moz-flex;
display: -webkit-flex;
display: -ms-flex;
display: flex
;
-moz-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-moz-justify-content: left;
-webkit-justify-content: left;
-ms-justify-content: left;
justify-content: left;
list-style: none;
padding: 0;
width: 100%;}
.footer__container ul li{padding: 0 5px;
margin: 20px 0 0;
display: block;
position: relative;
text-align: left;
width: 50%;}
.footer__container_sitemap li:not(:last-child):after {margin: 0 .1rem;content: " > ";}
.footer__container_shoplist li:not(:last-child):after {margin: 0 .1rem;content: " > ";}
.footer__container ul li a{color: #111;font-weight: 900;font-size: 4rem;text-decoration: underline;}
.footer__container ul li a span{font-size: 2rem;
    padding: 0 20px;}
.footer__container ul li a:hover {color: #6fd2e6;}

@media screen and (max-width:980px){
.footer__container ul{}
.footer__container ul li{padding: 0 5px;
margin: 20px 0 0;
width: 100%;}
.footer__container ul li a{font-size: 2rem;}
}


/* Footer */
#footer {padding: 0 0 4em 0 ;text-align: center;border-top:1px solid #111;}
.footer_inner{overflow: hidden;padding:0 12.5%;margin: 0 auto;border-bottom: 1px solid #222;}
#footer #breadcrumb{float: left;}#footer #breadcrumb ul{margin:0;padding:9px 10px;}
@media screen and (max-width: 980px){
.footer_inner{padding:0;}
}
@media screen and (max-width:480px){
#footer #breadcrumb ul{}
}
#footer #breadcrumb ul li{display:inline;list-style:none;color:#555;}
#footer #breadcrumb ul li:first-child:before{content:none;}
#footer #breadcrumb ul li:before{content:'â€º';margin:0 10px 0 0;font-weight:100;vertical-align:text-bottom;}#footer #breadcrumb ul li a{margin-right:5px;text-decoration: underline;color:#555;}
#footer #breadcrumb ul li a:hover{text-decoration:underline;}
@media screen and (max-width:480px){
#footer #breadcrumb ul li span.e-title{display:block;} 
}

/* SCROLL TOP */
.scroll-top{text-align:right;float:right;}
.scroll-top a{color:rgba(255, 255, 255, 0.5);display:inline-block;padding:10px 0;width:70px;text-align:center;border-left:1px solid #111;}
.scroll-top a span{display:block;}
.scroll-top a span svg{height: 20px;width: auto;}

#footer .icons {margin: 3em 0;}
#footer .icons a {display: block;}
#footer .icons a:hover {}
#footer .icons a svg{height: 24px;width: auto;}

#footer .copyright {list-style: none;padding: 0;}
#footer .copyright li {border-left: solid 1px rgba(255, 255, 255, 0.5);display: inline-block;line-height: 1em;margin-left: 1em;padding-left: 1em;}
#footer .copyright li:first-child {border-left: 0;margin-left: 0;padding-left: 0;}
#footer .copyright li a {color: inherit;}
#footer .copyright li a:hover {color: #fff;}
@media screen and (max-width: 480px) {
#footer .copyright li {border: 0;display: block;line-height: 1.65em;margin: 0;padding: 0.5em 0;}
}
@media screen and (max-width: 980px) {
#footer {padding: 0em 0px 2em 0em;}
}


.fade {opacity: 0;transition: all 2000ms;visibility: hidden;transform: translate(0px, 50px);}
.fade.scrollin {opacity: 1;visibility: visible;transform: translate(0px, 0px);}
.fadein {opacity : 0.1;transform : translate(0, 50px);transition : all 500ms;}
.fadein.scrollin {opacity : 1;transform : translate(0, 0);}
.fadein_right {opacity: 0;transform: translate(50%, 0);transition: 2s;}
.fadein_right.scrollin {transform: translate(0, 0);opacity: 1;transition : all 500ms;}