@charset "UTF-8";
/*
Theme Name: Global Work 202003
Theme URI:
Author:
Author
Description:
Version: 1.0
License:
License
Tags:
Text Domain:
*/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
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;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

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;
}


/* Common Setting */
img {
  vertical-align: top;
}

figure {
  margin: 0px;
}

html {
  font-size: 10px;
}

body {
  font-family: "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", "sans-serif";
}

a {
  color: #000;
  text-decoration: none;
}

.pc {
  display: block;
}

.sp {
	display: none;
}
.st_wrap {
	clear: both;
	width:100%;
	max-width: 700px;
	margin:0 auto;
	padding-top: 3%;
	color: #000000;	
	font-size:14px;
	text-align: left;
	overflow: hidden;
}

.Lead {
	font-size: 14px;
	line-height: 1.6em;
	text-align: center;
	color: #000;
	margin: 5% auto;
}

.img_box1 {
	font-family: 'Noto Serif JP', serif;
	color: #000;
	line-height: 1.6;
	font-size: 12px;
	position: relative;
	overflow: hidden;
}

.img_box1 a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	line-height: 2.0;
}

.img_box1 a:hover {
	color: #000;
	text-decoration: underline;
	font-size: 12px;
	line-height: 2.0;
}

.img_box1 img {
	width: 100%;
}

.img_box1 .caption {
	font-size:		110%;
	color:			#000;
	padding-top:		4.5%;
	padding-left:		20px;
	text-align: center;
}

.img_box1 .caption a {
	color:			#000;
}

.img_box1 .caption a:hover {
	color:			#000;
}

.img_box1 .mask {
	width:			100%;
	height:			36%;
	position:		absolute;
	top:			100%;	/* 枠の上に置いて表示させない */
	left:			0;
	background-color:	rgba(255,255,255,0.6);
	-webkit-transition:	all 0.6s ease;
	transition:		all 0.6s ease;
}
.img_box1:hover .mask {
	top:			64%;	/* 下に降りてくるように見せる */
}

.img_box1 .mask2 {
	width:			100%;
	height:			41%;
	position:		absolute;
	top:			100%;	/* 枠の上に置いて表示させない */
	left:			0;
	background-color:	rgba(255,255,255,0.6);
	-webkit-transition:	all 0.6s ease;
	transition:		all 0.6s ease;
}
.img_box1:hover .mask2 {
	top:			59%;	/* 下に降りてくるように見せる */
}

.mv_box {
	width: 60%;
	margin: auto;
}

.mv_box video {
	width: 100%;
}

.look_base_box {
	width: 90%;
	max-width: 350px;
	margin: -39% auto 4%;
}

.float_box {
	float: left;
	margin-top: 2%;
	width:49%
}

.float_box img {
	width: 100%;
}

.credit-box {
	width: 100%;
}

.credit-box img {
	width: 100%;
}

.credit-list {
	font-size: 12px;
	line-height: 2.0em;
	color: #fff;
	box-sizing: border-box;
	padding-left: 8%;	
}

.credit-list li {
	margin-top: 4%;
}

.credit-list a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.credit-list a:hover {
	color: #fff;
	text-decoration: underline;
}

.clear {
	clear: both;
}

.btn_all{
	display:block;
	width:40%;
	margin:5% auto 5%;
	padding:2% 0;
	text-decoration: none;
	color:#fff;
	font-size:18px;
	line-height: 1.4;
	font-family: 'Noto Serif JP', serif;
}

.btn_all img{
	width: 100%;
}

a.btn_all{
	display:block;
	width:40%;
	margin:5% auto 5%;
	padding:3% 0;
	text-decoration: none;
	color:#fff;
	font-size:16px;
}


.tpo-lp-footer__link{
	display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;border-top:1px solid #000;border-bottom:1px solid #000;margin-bottom:clamp(10px, 2.14286vw, 30px);padding:clamp(10px, 3.57143vw, 50px) 10px}
.tpo-lp-footer__link>div{display:flex;justify-content:start;align-items:center;flex-wrap:wrap}
.tpo-lp-footer__link>div>a{display:flex;justify-content:start;align-items:center;flex-wrap:wrap}
.tpo-lp-footer__link>div>a
.border-link{
	border-right:1px solid #000;
	margin-right:clamp(10px, 3.57143vw, 50px);
	padding-right:clamp(10px, 3.57143vw, 50px);
	text-decoration: none;
}

.tpo-lp-footer__link>div>a>div img{display:block;margin-right:clamp(10px, 1.07143vw, 15px)}
.tpo-lp-footer__link>div>a>div img
.link-home{width:clamp(10px, 7.85714vw, 110px)}
.tpo-lp-footer__link>div>a>div img
.link-sns{width:clamp(10px, 1.042857vw, 20px)}
.tpo-lp-footer__link>div>a>p{
	font-size:clamp(10px, 1.14286vw, 16px);
	color:#333;
	text-decoration: none;}
.tpo-lp-footer>p{font-size:clamp(10px, .85714vw, 12px);
	text-align:center;
	text-decoration: none;
}


@media only screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
	
.sp {
	display: block;
}
	
a.btn_all{
	width:70%;
	margin:5% auto 5%;
}

	
.st_wrap {
	padding-top: 5%;
}


.mv_box {
	width: 90%;
	margin: auto;
}
	
.Lead {
	font-size: 12px;
	line-height: 1.6em;
	text-align: center;
	color: #000;
	margin: 8% auto;
}
	
.img_box1 .caption {
	font-size:		9px;
}
	
.img_box1 .mask {
	height:			58%;
}
.img_box1:hover .mask {
	top:			42%;	/* 下に降りてくるように見せる */
}

.img_box1 .mask2 {
	height:			67%;
}
.img_box1:hover .mask2 {
	top:			33%;	/* 下に降りてくるように見せる */
}
	
.credit-list {
	font-size: 10px;
	line-height: 1.3em;
	color: #fff;
	box-sizing: border-box;
}

	.tpo-lp-footer{margin:0;padding-bottom:6.66667vw;background-color:#fff;transition:all 0.5s 0s ease}
	.tpo-lp-footer__link{justify-content:center;margin-bottom:6.66667vw;padding:9.33333vw 0}
	.tpo-lp-footer__link>div.order-1{order:1;margin-bottom:9.33333vw}
	.tpo-lp-footer__link>div.order-2{order:2}
	.tpo-lp-footer__link>div>a.border-link{	border-right:1px solid #000;margin-right:5.33333vw;padding-right:5.33333vw}
	.tpo-lp-footer__link>div>a>div img{margin-right:2vw}
	.tpo-lp-footer__link>div>a>div img.link-home{width:22vw}
	.tpo-lp-footer__link>div>a>div img.link-sns{width:5.33333vw}
	.tpo-lp-footer__link>div>a>p{font-size:2.93333vw;text-decoration: none;}
	.tpo-lp-footer>p{font-size:2.66667vw;text-decoration: none;}
	

@media only screen and (max-width: 768px) {
  .label-new {
    width: 73px;
    height: 73px;
  }
}

.label-new span {
  font-family: "Futura-Boo";
  font-size: 1.8rem;
  display: block;
  position: absolute;
  line-height: 1;
  top: 54%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media only screen and (max-width: 768px) {
  .label-new span {
    font-size: 1.4rem;
  }
}

.label-new.on {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition-property: transform;
  -o-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}


.snap .sub-head {
  padding-top: 6px;
  font-family: "Futura-Med";
  font-size: 1.8rem;
  text-align: center;
}

.snap .sub-head span {
  padding-right: 15px;
}
.snap .sub-head span:last-child {
  padding-right: 0;
}

.end-point {
  position: relative;
  width: 91px;
  margin: 0 auto;
  height: 8px;
  overflow: hidden;
}

.end-point:before {
  content: "";
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  background-image: url("assets/img/common/bg_underline.png");
  background-repeat: repeat;
  z-index: 1;
}

.end-point span {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #b2d4d8;
  z-index: 0;
  -webkit-transition-property: width color;
  -o-transition-property: width color;
  transition-property: width color;
  -webkit-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.kids .label-new {
  background: #ec6941;
}

.kids .label-new span {
  font-family: "FuturaRound-Bold";
  color: #fff;
}

.cross {
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.cross:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  height: 100%;
  background: #fff;
  width: 0;
  -webkit-transition: width 0.7s cubic-bezier(0.65, 0.015, 0.79, 0.23), left 0.7s cubic-bezier(0.65, 0.015, 0.79, 0.23) 0.8s;
  -o-transition: width 0.7s cubic-bezier(0.65, 0.015, 0.79, 0.23), left 0.7s cubic-bezier(0.65, 0.015, 0.79, 0.23) 0.8s;
  transition: width 0.7s cubic-bezier(0.65, 0.015, 0.79, 0.23), left 0.7s cubic-bezier(0.65, 0.015, 0.79, 0.23) 0.8s;
  z-index: 2;
}

.cross.cross-1:before {
  background: #b2d4d8;
}

.cross.cross-2:before {
  background: #fff;
}

.cross img,
.cross .img-body {
  opacity: 0;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.cross.on:before {
  width: 100%;
  left: 100%;
  -webkit-transition: width 0.7s cubic-bezier(0.65, 0.015, 0.79, 0.23), left 0.5s cubic-bezier(0.65, 0.015, 0.79, 0.23) 0.8s;
  -o-transition: width 0.7s cubic-bezier(0.65, 0.015, 0.79, 0.23), left 0.5s cubic-bezier(0.65, 0.015, 0.79, 0.23) 0.8s;
  transition: width 0.7s cubic-bezier(0.65, 0.015, 0.79, 0.23), left 0.5s cubic-bezier(0.65, 0.015, 0.79, 0.23) 0.8s;
}

.cross.on img,
.cross.on .img-body {
  opacity: 1;
  -webkit-transition: opacity width 0.7s cubic-bezier(0.65, 0.015, 0.79, 0.23), left 0.7s cubic-bezier(0.65, 0.015, 0.79, 0.23) 0.8s;
  -o-transition: opacity width 0.7s cubic-bezier(0.65, 0.015, 0.79, 0.23), left 0.7s cubic-bezier(0.65, 0.015, 0.79, 0.23) 0.8s;
  transition: opacity width 0.7s cubic-bezier(0.65, 0.015, 0.79, 0.23), left 0.7s cubic-bezier(0.65, 0.015, 0.79, 0.23) 0.8s;
}

.cross.on.move img,
.cross.on.move .img-body {
  -webkit-transition-delay: 0.8s;
       -o-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

.cross.on.end img,
.cross.on.end .img-body {
  -webkit-transition-delay: 0;
       -o-transition-delay: 0;
          transition-delay: 0;
}

.fade-in {
  opacity: 0;
  visibility: hidden;
}

.fade-in.on {
  opacity: 1;
  visibility: visible;
  -webkit-transition-property: opacity visiblity;
  -o-transition-property: opacity visiblity;
  transition-property: opacity visiblity;
  -webkit-transition-duration: 2s;
  -o-transition-duration: 2s;
  transition-duration: 2s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.content-fade {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(50px);
      -ms-transform: translateY(50px);
          transform: translateY(50px);
}

.content-fade.on-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-property: opacity visiblity;
  -o-transition-property: opacity visiblity;
  transition-property: opacity visiblity;
  -webkit-transition-duration: 2s;
  -o-transition-duration: 2s;
  transition-duration: 2s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

/*
    web fonts
*/
.futura-med {
  font-family: "Futura-Med";
}

.futura-bold {
  font-family: "Futura-Bol";
}

.futura-book {
  font-family: "Futura-Boo";
}

.futura-demi {
  font-family: "Futura-Dem";
}

.futura-round-regular {
  font-family: "FuturaRound-roundegular";
}

.futura-round-bold {
  font-family: "FuturaRound-Bold";
}

.futura-round-demi {
  font-family: "FuturaRound-Demi";
}

.futura-round-demio {
  font-family: "FuturaRound-DemiOblique";
}

@keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}


/*
    Journal START
*/
.gw-journal-list {
  margin: 0 auto;
  padding-bottom: 155px;
}

@media only screen and (max-width: 768px) {
  .gw-journal-list {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}

.gw-journal-list .list-cat {
  padding-top: 30px;
}

.gw-journal-list .list-cat ul {
  font-size: 0;
  text-align: center;
}

.gw-journal-list .list-cat li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 18px;
  border-left: 1px solid #000;
}
@media only screen and (max-width: 370px) {
  .gw-journal-list .list-cat li {
    padding: 0 11px;
  }
}

.gw-journal-list .list-cat li a {
  position: relative;
  display: block;
  padding: 4px;
  font-family: "Futura-Bol";
  font-size: 1.5rem;
}

.gw-journal-list .list-cat li a:before {
  content: "";
  width: 0%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #000;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.gw-journal-list .list-cat li a:hover:before {
  width: 100%;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.gw-journal-list .list-cat li:first-child {
  border-left: none;
}

.gw-journal-list .list {
  max-width: 1085px;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .gw-journal-list .list {
    padding-bottom: 6px;
  }
}

.gw-journal-list .list ul {
  padding-top: 40px;
  padding-bottom: 112px;
  font-size: 0;
}

@media only screen and (max-width: 768px) {
  .gw-journal-list .list ul {
    padding-top: 20px;
    padding-right: 15px;
    padding-bottom: 40px;
    padding-left: 15px;
  }
}

.gw-journal-list .list li {
  display: inline-block;
  vertical-align: top;
  width: 33.3333%;
  margin-bottom: 40px;
}

@media only screen and (max-width: 768px) {
  .gw-journal-list .list li {
    width: 100%;
    margin-bottom: 34px;
  }
}

.gw-journal-list .list li a {
  display: block;
  padding: 0 22px;
}

@media only screen and (max-width: 768px) {
  .gw-journal-list .list li a {
    padding: 0 5px;
  }
}

.gw-journal-list .list li a .img {
  position: relative;
  z-index: 0;
}

.gw-journal-list .list li a .img:before {
  content: "";
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  -webkit-transition-property: opacity visiblity;
  -o-transition-property: opacity visiblity;
  transition-property: opacity visiblity;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.gw-journal-list .list li a .img:after {
  content: "MORE";
  font-family: "Futura-Bol";
  font-size: 1.8rem;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition-property: opacity visiblity;
  -o-transition-property: opacity visiblity;
  transition-property: opacity visiblity;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.gw-journal-list .list li a .img img {
  position: relative;
  z-index: 0;
  width: 100%;
  height: auto;
}

.gw-journal-list .list li a:hover .img:before {
  opacity: .6;
  visibility: visible;
  -webkit-transition-property: opacity visiblity;
  -o-transition-property: opacity visiblity;
  transition-property: opacity visiblity;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

@media only screen and (max-width: 768px) {
  .gw-journal-list .list li a:hover .img:before {
    opacity: 0;
    visibility: hidden;
  }
}

.gw-journal-list .list li a:hover .img:after {
  opacity: 1;
  visibility: visible;
  -webkit-transition-property: opacity visiblity;
  -o-transition-property: opacity visiblity;
  transition-property: opacity visiblity;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

@media only screen and (max-width: 768px) {
  .gw-journal-list .list li a:hover .img:after {
    opacity: 0;
    visibility: hidden;
  }
}

.gw-journal-list .list li a:hover .img img {
  -webkit-transition-delay: 0;
       -o-transition-delay: 0;
          transition-delay: 0;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

@media only screen and (max-width: 768px) {
  .gw-journal-list .list li a:hover .img img {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }
}

.gw-journal-list .label-new {
  position: absolute;
  bottom: -34px;
  left: -50px;
}

@media only screen and (max-width: 768px) {
  .gw-journal-list .label-new {
    width: 70px;
    height: 70px;
    bottom: -30px;
    left: auto;
    right: -10px;
  }
  .gw-journal-list .label-new span {
    font-size: 1.4rem;
  }
}

.gw-journal-list .text {
  position: relative;
  z-index: 1;
  padding-top: 16px;
}

.gw-journal-list .text .ttl {
  font-size: 1.5rem;
  line-height: 1.6;
}

.gw-journal-list .text p {
  text-align: left;
  line-height: 1.6;
}

.gw-journal-list .text p.cat {
  font-family: "Futura-Bol";
  font-size: 1.4rem;
}

.gw-journal-list .text p.date {
  font-family: "Futura-Boo";
  font-size: 1.4rem;
  padding-top: 6px;
}

.gw-journal-list.kids .list-cat li a {
  font-family: "FuturaRound-Bold";
}

.gw-journal-list.kids .label-new {
  position: absolute;
  bottom: -34px;
  left: -50px;
  z-index: 1;
}

@media only screen and (max-width: 768px) {
  .gw-journal-list.kids .label-new {
    width: 70px;
    height: 70px;
    bottom: -30px;
    left: auto;
    right: -10px;
  }
  .gw-journal-list.kids .label-new span {
    font-size: 1.4rem;
  }
}

.gw-journal-list.kids .text p.cat {
  font-family: "FuturaRound-Bold";
}

.gw-journal-list.kids .text p.date {
  font-family: "FuturaRound-Regular";
}

.gw-journal-detail {
  max-width: 957px;
  margin: 0 auto;
}

.gw-journal-detail .entry-header {
  margin-bottom: 45px;
}

@media only screen and (max-width: 768px) {
  .gw-journal-detail .entry-header {
    margin-bottom: 22px;
  }
}

.gw-journal-detail .entry-header h2 {
  font-size: 2rem;
  text-align: center;
  padding: 19px 0 17px 0;
}

.gw-journal-detail .entry-header .visual img {
  width: 100%;
  height: auto;
}

.gw-journal-detail .entry-content {
  position: relative;
  zoom: 1;
}

.gw-journal-detail .entry-content:before, .gw-journal-detail .entry-content:after {
  content: "";
  display: table;
}

.gw-journal-detail .entry-content:after {
  clear: both;
}

.gw-journal-detail .data-wrap {
  position: absolute;
  width: 21.21212%;
  height: 100%;
}

@media only screen and (max-width: 768px) {
  .gw-journal-detail .data-wrap {
    display: none;
  }
}

.gw-journal-detail .data-box {
  position: absolute;
  top: 40px;
  width: 100%;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  padding-right: 10px;
  box-sizing: border-box;
}

.gw-journal-detail .data-box p.p-ttl {
  font-family: "Futura-Med";
  font-size: 3.6rem;
  position: absolute;
  top: -26px;
  left: 0;
  background: #fff;
  padding-right: 26px;
}

.gw-journal-detail .data-box p.date {
  font-family: "Futura-Boo";
  font-size: 1.5rem;
  padding-top: 50px;
  margin-bottom: 30px;
  line-height: 1.6;
}

.gw-journal-detail .data-box p.staff-credit {
  font-family: "Futura-Med";
  font-size: 1.2rem;
  margin-bottom: 20px;
  line-height: 1.6;
}

.gw-journal-detail .data-box.fixed {
  position: fixed;
  width: 19.279%;
  top: 156px;
}

.gw-journal-detail .data-box.fixed-bottom {
  position: absolute;
  width: 100%;
  top: auto;
  bottom: 83px;
}

.gw-journal-detail .share-box ul {
  font-size: 0;
  margin-left: -10px;
}

.gw-journal-detail .share-box li {
  display: inline-block;
  width: 40px;
  margin-left: 10px;
  cursor: pointer;
}

.gw-journal-detail .share-box li img {
  width: 100%;
  height: auto;
}

.gw-journal-detail .share-box li span {
  display: block;
  position: relative;
  color: #000;
  background: #e0e0e0;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.gw-journal-detail .share-box li span:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.gw-journal-detail .share-box li.twitter span {
  font-size: 1.3rem;
}

.gw-journal-detail .share-box li.facebook span {
  font-size: 1.7rem;
}

.gw-journal-detail .share-box li:hover span {
  color: #fff;
  background: #000;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.gw-journal-detail .entry-main-wrap {
  width: 74.60815%;
  float: right;
}

@media only screen and (max-width: 768px) {
  .gw-journal-detail .entry-main-wrap {
    width: 100%;
  }
}

.gw-journal-detail .entry-main-wrap .img img {
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 768px) {
  .gw-journal-detail .entry-main {
    padding-right: 20px;
    padding-left: 20px;
  }
}

.gw-journal-detail .entry-main .entry-cat {
  font-family: "Futura-Bol";
  font-size: 1.4rem;
  line-height: 1.6;
  margin-bottom: 3px;
}

@media only screen and (max-width: 768px) {
  .gw-journal-detail .entry-main .entry-cat {
    line-height: 1.4;
    margin-bottom: 0;
  }
}

.gw-journal-detail .entry-main .entry-ttl {
  font-size: 2.4rem;
  font-weight: bold;
  font-weight: 600;
  line-height: 1.6;
  margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {
  .gw-journal-detail .entry-main .entry-ttl {
    font-size: 2.1rem;
    line-height: 1.5;
    margin-bottom: 7px;
  }
}

.gw-journal-detail .entry-body {
  counter-reset: sub-head;
}

.gw-journal-detail .entry-body .sp-head {
  margin-bottom: 50px;
}

.gw-journal-detail .entry-body p {
  line-height: 1.7;
  font-size: 1.4rem;
  margin-bottom: 30px;
}

.gw-journal-detail .entry-body p.date {
  margin-bottom: 10px;
  font-family: "Futura-Boo";
  font-size: 1.5rem;
}

.gw-journal-detail .entry-body p.staff-credit {
  margin-bottom: 0;
  font-family: "Futura-Boo";
  font-size: 1.2rem;
}

.gw-journal-detail .entry-body p.lede {
  margin-bottom: 72px;
  font-size: 1.5rem;
}

@media only screen and (max-width: 768px) {
  .gw-journal-detail .entry-body p.lede {
    margin-bottom: 24px;
  }
}

.gw-journal-detail .entry-body .sub-head {
  position: relative;
}

.gw-journal-detail .entry-body .sub-head h3 {
  position: relative;
  z-index: 1;
  font-size: 1.8rem;
  font-weight: bold;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 15px;
}

@media only screen and (max-width: 768px) {
  .gw-journal-detail .entry-body .sub-head h3 {
    margin-bottom: 8px;
  }
}

.gw-journal-detail .entry-body .sub-head:before {
  position: absolute;
  bottom: -5px;
  left: -50px;
  counter-increment: sub-head;
  content: counter(sub-head, decimal-leading-zero);
  width: 67px;
  height: 42px;
  border-radius: 50%;
  background: #e2f4ff;
  color: #000;
  font-family: "Futura-Med";
  font-size: 1.8rem;
  text-align: center;
  padding-top: 25px;
  z-index: 0;
}

@media only screen and (max-width: 768px) {
  .gw-journal-detail .entry-body .sub-head:before {
    position: static;
    display: block;
    margin: 0 auto 36px auto;
  }
}

.gw-journal-detail .entry-body h4 {
  font-size: 2.4rem;
  margin-bottom: 18px;
}

.gw-journal-detail .item-box {
  margin-bottom: 82px;
}

@media only screen and (max-width: 768px) {
  .gw-journal-detail .item-box {
    margin-bottom: 45px;
  }
  .gw-journal-detail .item-box + .sub-head {
    padding-top: 30px;
  }
}

.gw-journal-detail .item-box.full {
  width: 100%;
}

.gw-journal-detail .item-box.center {
  width: 57.493%;
  margin: 0 auto 82px auto;
}

@media only screen and (max-width: 768px) {
  .gw-journal-detail .item-box.center {
    width: 86.56716%;
    margin: 0 auto 45px auto;
  }
}

.gw-journal-detail .item-box.col-2 {
  font-size: 0;
  margin-left: -3.22129%;
}

@media only screen and (max-width: 768px) {
  .gw-journal-detail .item-box.col-2 {
    margin-left: 0;
  }
}

.gw-journal-detail .item-box.col-2 .col-box {
  width: 46.6%;
  display: inline-block;
  vertical-align: top;
  margin-left: 3.22129%;
}

@media only screen and (max-width: 768px) {
  .gw-journal-detail .item-box.col-2 .col-box {
    width: 86.56716%;
    margin: auto;
    display: block;
  }
}

.gw-journal-detail .credit {
  padding-top: 20px;
}

@media only screen and (max-width: 768px) {
  .gw-journal-detail .credit {
    padding-top: 10px;
  }
}

.gw-journal-detail .credit .credit-row {
  position: relative;
  width: 100%;
  margin-bottom: 10px;
}

@media only screen and (max-width: 768px) {
  .gw-journal-detail .credit .credit-row {
    margin-bottom: 5px;
  }
}

.gw-journal-detail .credit p {
  padding-top: 10px;
  padding-right: 40%;
  padding-bottom: 10px;
  margin-bottom: 0;
}

.gw-journal-detail .credit a {
  position: absolute;
  top: 50%;
  right: 0;
  font-family: "Futura-Med";
  font-size: 1.2rem;
  color: #000;
  background: #e1e1e1;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.gw-journal-detail .credit a span {
  position: relative;
  z-index: 1;
}

.gw-journal-detail .credit a.link-buy {
  padding: 8px 30px;
}

.gw-journal-detail .credit a.link-buy:before {
  position: absolute;
  content: "";
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  z-index: 0;
}

.gw-journal-detail .credit a.link-buy:hover {
  color: #fff;
  -webkit-transition-property: width color;
  -o-transition-property: width color;
  transition-property: width color;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

@media only screen and (max-width: 768px) {
  .gw-journal-detail .credit a.link-buy:hover {
    color: #000;
  }
}

.gw-journal-detail .credit a.link-buy:hover:before {
  width: 100%;
  -webkit-transition-property: width color;
  -o-transition-property: width color;
  transition-property: width color;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

@media only screen and (max-width: 768px) {
  .gw-journal-detail .credit a.link-buy:hover:before {
    width: 0;
  }
}

.gw-journal-detail .credit a.link-check {
  padding: 8px 24px;
}

.gw-journal-detail .credit.col-2 {
  font-size: 0;
}

.gw-journal-detail .credit.col-2 .credit-row {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
}

@media only screen and (max-width: 768px) {
  .gw-journal-detail .credit.col-2 .credit-row {
    width: 100%;
  }
}

.gw-journal-detail .credit.col-2 .credit-row:nth-child(odd) a {
  right: 35px;
}

@media only screen and (max-width: 768px) {
  .gw-journal-detail .credit.col-2 .credit-row:nth-child(odd) a {
    right: 0;
  }
}

.gw-journal-detail .credit.col-2 .credit-row:nth-child(even) p {
  margin-left: 35px;
}

@media only screen and (max-width: 768px) {
  .gw-journal-detail .credit.col-2 .credit-row:nth-child(even) p {
    margin-left: 0;
  }
}

.gw-journal-detail .entry-footer {
  clear: both;
  padding: 20px 20px 10px 20px;
  background: #e1e1e1;
}

.gw-journal-detail .entry-footer ul {
  font-size: 0;
  margin-left: -10px;
}

.gw-journal-detail .entry-footer li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  margin-bottom: 10px;
}

.gw-journal-detail .entry-footer a {
  display: block;
  font-size: 1.2rem;
  background: #fff;
  padding: 10px 15px;
}

.gw-journal-detail .entry-footer a:hover {
  color: #fff;
  background: #000;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.gw-journal-detail .share-box-sp {
  display: none;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media only screen and (max-width: 768px) {
  .gw-journal-detail .share-box-sp {
    display: block;
  }
}

.gw-journal-detail .share-box-sp h4 {
  font-family: "Futura-Boo";
  display: inline-block;
  vertical-align: middle;
  font-size: 1.8rem;
}

.gw-journal-detail .share-box-sp ul {
  font-size: 0;
  display: inline-block;
  vertical-align: middle;
}

.gw-journal-detail .share-box-sp li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
  cursor: pointer;
}

.gw-journal-detail .share-box-sp li:first-child {
  margin-left: 30px;
}

.gw-journal-detail .share-box-sp li span {
  display: block;
  position: relative;
  color: #000;
  background: #e0e0e0;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.gw-journal-detail .share-box-sp li span:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.gw-journal-detail .share-box-sp li.twitter span {
  font-size: 1.6rem;
}

.gw-journal-detail .share-box-sp li.facebook span {
  font-size: 1.8rem;
}

.gw-journal-detail .share-box-sp li.line span {
  font-size: 2.2rem;
}

.gw-latest-journal {
  padding-top: 76px;
  padding-bottom: 74px;
}

@media only screen and (max-width: 768px) {
  .gw-latest-journal {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.gw-latest-journal .inner {
  position: relative;
  max-width: 1044px;
  margin: 0 auto;
}

.gw-latest-journal .link-forkids {
  position: absolute;
  bottom: 0;
  right: 0;
}

@media only screen and (max-width: 768px) {
  .gw-latest-journal .link-forkids {
    display: none;
  }
}

.gw-latest-journal .link-forkids a {
  position: relative;
  font-family: "Futura-Med";
  font-size: 1.8rem;
}

.gw-latest-journal .link-forkids a:before {
  position: absolute;
  top: 50%;
  left: -40px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  width: 25px;
  height: 10px;
  background-image: url("assets/img/common/arr-r.png");
  background-repeat: no-repeat;
  background-size: 25px;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.gw-latest-journal .link-forkids a:hover:before {
  left: -30px;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.gw-latest-journal .list-cat {
  padding-top: 16px;
}

.gw-latest-journal .list-cat ul {
  font-size: 0;
  text-align: center;
}

.gw-latest-journal .list-cat li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 20px;
  border-left: 1px solid #000;
}

.gw-latest-journal .list-cat li a {
  display: block;
  padding: 8px;
  font-family: "Futura-Bol";
  font-size: 1.5rem;
}

.gw-latest-journal .list-cat li:first-child {
  border-left: none;
}

.gw-latest-journal .list {
  max-width: 1085px;
  margin: 0 auto;
  padding-bottom: 20px;
}

@media only screen and (max-width: 768px) {
  .gw-latest-journal .list {
    padding-bottom: 6px;
  }
}

.gw-latest-journal .list ul {
  font-size: 0;
  padding-top: 30px;
}

@media only screen and (max-width: 768px) {
  .gw-latest-journal .list ul {
    padding-top: 20px;
    padding-right: 15px;
    padding-left: 15px;
  }
}

.gw-latest-journal .list li {
  display: inline-block;
  vertical-align: top;
  width: 33.3333%;
  margin-bottom: 50px;
}

@media only screen and (max-width: 768px) {
  .gw-latest-journal .list li {
    width: 50%;
    margin-bottom: 34px;
  }
}

.gw-latest-journal .list li a {
  display: block;
  padding: 0 22px;
}

@media only screen and (max-width: 768px) {
  .gw-latest-journal .list li a {
    padding: 0 5px;
  }
}

.gw-latest-journal .list li a .img {
  position: relative;
  z-index: 0;
}

.gw-latest-journal .list li a .img:before {
  content: "";
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  -webkit-transition-property: opacity visiblity;
  -o-transition-property: opacity visiblity;
  transition-property: opacity visiblity;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.gw-latest-journal .list li a .img:after {
  content: "MORE";
  font-family: "Futura-Bol";
  font-size: 1.8rem;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition-property: opacity visiblity;
  -o-transition-property: opacity visiblity;
  transition-property: opacity visiblity;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.gw-latest-journal .list li a .img img {
  position: relative;
  z-index: 0;
  width: 100%;
  height: auto;
}

.gw-latest-journal .list li a:hover .img:before {
  opacity: .6;
  visibility: visible;
  -webkit-transition-property: opacity visiblity;
  -o-transition-property: opacity visiblity;
  transition-property: opacity visiblity;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

@media only screen and (max-width: 768px) {
  .gw-latest-journal .list li a:hover .img:before {
    opacity: 0;
    visibility: hidden;
  }
}

.gw-latest-journal .list li a:hover .img:after {
  opacity: 1;
  visibility: visible;
  -webkit-transition-property: opacity visiblity;
  -o-transition-property: opacity visiblity;
  transition-property: opacity visiblity;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

@media only screen and (max-width: 768px) {
  .gw-latest-journal .list li a:hover .img:after {
    opacity: 0;
    visibility: hidden;
  }
}

.gw-latest-journal .list li a:hover .img img {
  -webkit-transition-delay: 0;
       -o-transition-delay: 0;
          transition-delay: 0;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

@media only screen and (max-width: 768px) {
  .gw-latest-journal .list li a:hover .img img {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }
}

.gw-latest-journal .label-new {
  position: absolute;
  bottom: -34px;
  left: -50px;
}

@media only screen and (max-width: 768px) {
  .gw-latest-journal .label-new {
    width: 40px;
    height: 40px;
    bottom: -20px;
    left: auto;
    right: -5px;
  }
  .gw-latest-journal .label-new span {
    font-size: .8rem;
  }
}

.gw-latest-journal .img {
  position: relative;
  z-index: 0;
}

.gw-latest-journal .img img {
  width: 100%;
  height: auto;
}

.gw-latest-journal .text {
  position: relative;
  z-index: 1;
  padding-top: 16px;
}

.gw-latest-journal .text p {
  text-align: left;
  line-height: 1.6;
}

.gw-latest-journal .text p.cat {
  font-family: "Futura-Bol";
  font-size: 1.4rem;
}

.gw-latest-journal .text p.ttl {
  font-size: 1.5rem;
}

.gw-latest-journal .text p.date {
  font-family: "Futura-Boo";
  font-size: 1.4rem;
  padding-top: 6px;
}

@media only screen and (max-width: 768px) {
  .gw-latest-journal .list li:nth-child(1), .gw-latest-journal .list li:nth-child(2) {
    width: 100%;
    margin-bottom: 34px;
  }
}

@media only screen and (max-width: 768px) {
  .gw-latest-journal .list li:nth-child(1) .text p.cat, .gw-latest-journal .list li:nth-child(2) .text p.cat {
    font-size: 1.4rem;
  }
}

@media only screen and (max-width: 768px) {
  .gw-latest-journal .list li:nth-child(1) .text p.ttl, .gw-latest-journal .list li:nth-child(2) .text p.ttl {
    font-size: 1.8rem;
  }
}

@media only screen and (max-width: 768px) {
  .gw-latest-journal .list li:nth-child(1) .text p.date, .gw-latest-journal .list li:nth-child(2) .text p.date {
    font-size: 1.5rem;
  }
}

@media only screen and (max-width: 768px) {
  .gw-latest-journal .list li:nth-child(1) .label-new, .gw-latest-journal .list li:nth-child(2) .label-new {
    width: 70px;
    height: 70px;
    bottom: -30px;
    left: auto;
    right: -10px;
  }
  .gw-latest-journal .list li:nth-child(1) .label-new span, .gw-latest-journal .list li:nth-child(2) .label-new span {
    font-size: 1.35rem;
  }
}

/*
    Journal END
*/
@keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/*
    News START
*/
.top-ttl {
  font-size: 3.6rem;
  font-family: "Futura-Med";
  color: #000;
  text-align: center;
  @media only screen and (max-width: $break-point) {
    font-size: 3rem;
  }   
}
.top-more {
  text-align: center;
}

.top-more a {
  position: relative;
  font-family: "Futura-Dem";
  font-size: 1.8rem;
  display: inline-block;
}

.top-more a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background: #000;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.top-more a:hover:before {
  bottom: -5px;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.gw-news-list {
  margin: 0 auto;
  padding-bottom: 155px;
}

@media only screen and (max-width: 768px) {
  .gw-news-list {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}

.gw-news-list .list {
  max-width: 1085px;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .gw-news-list .list {
    padding-bottom: 6px;
  }
}

.gw-news-list .list ul {
  padding-top: 40px;
  padding-bottom: 112px;
  font-size: 0;
}

@media only screen and (max-width: 768px) {
  .gw-news-list .list ul {
    padding-top: 20px;
    padding-right: 15px;
    padding-bottom: 40px;
    padding-left: 15px;
  }
}

.gw-news-list .list li {
  display: inline-block;
  vertical-align: top;
  width: 33.3333%;
  margin-bottom: 40px;
}

@media only screen and (max-width: 768px) {
  .gw-news-list .list li {
    width: 100%;
    margin-bottom: 34px;
  }
}

.gw-news-list .list li a {
  display: block;
  padding: 0 22px;
}

@media only screen and (max-width: 768px) {
  .gw-news-list .list li a {
    padding: 0 5px;
  }
}

.gw-news-list .list li a .img {
  position: relative;
  z-index: 0;
}

.gw-news-list .list li a .img:before {
  content: "";
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  -webkit-transition-property: opacity visiblity;
  -o-transition-property: opacity visiblity;
  transition-property: opacity visiblity;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.gw-news-list .list li a .img:after {
  content: "MORE";
  font-family: "Futura-Bol";
  font-size: 1.8rem;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition-property: opacity visiblity;
  -o-transition-property: opacity visiblity;
  transition-property: opacity visiblity;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.gw-news-list .list li a .img img {
  position: relative;
  z-index: 0;
  width: 100%;
  height: auto;
}

.gw-news-list .list li a:hover .img:before {
  opacity: .6;
  visibility: visible;
  -webkit-transition-property: opacity visiblity;
  -o-transition-property: opacity visiblity;
  transition-property: opacity visiblity;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

@media only screen and (max-width: 768px) {
  .gw-news-list .list li a:hover .img:before {
    opacity: 0;
    visibility: hidden;
  }
}

.gw-news-list .list li a:hover .img:after {
  opacity: 1;
  visibility: visible;
  -webkit-transition-property: opacity visiblity;
  -o-transition-property: opacity visiblity;
  transition-property: opacity visiblity;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

@media only screen and (max-width: 768px) {
  .gw-news-list .list li a:hover .img:after {
    opacity: 0;
    visibility: hidden;
  }
}

.gw-news-list .list li a:hover .img img {
  -webkit-transition-delay: 0;
       -o-transition-delay: 0;
          transition-delay: 0;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

@media only screen and (max-width: 768px) {
  .gw-news-list .list li a:hover .img img {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }
}

.gw-news-list .label-new {
  position: absolute;
  bottom: -34px;
  left: -50px;
}

@media only screen and (max-width: 768px) {
  .gw-news-list .label-new {
    width: 70px;
    height: 70px;
    bottom: -30px;
    left: auto;
    right: -10px;
  }
  .gw-news-list .label-new span {
    font-size: 1.4rem;
  }
}

.gw-news-list .img {
  position: relative;
  z-index: 0;
}

.gw-news-list .img img {
  width: 100%;
  height: auto;
}

.gw-news-list .text {
  position: relative;
  z-index: 1;
  padding-top: 16px;
}

.gw-news-list .text .ttl {
  font-size: 1.5rem;
  line-height: 1.6;
}

.gw-news-list .text p {
  text-align: left;
  line-height: 1.6;
}

.gw-news-list .text p.cat {
  font-family: "Futura-Bol";
  font-size: 1.4rem;
}

.gw-news-list .text p.date {
  font-family: "Futura-Boo";
  font-size: 1.4rem;
  padding-top: 6px;
}

.gw-news-detail {
  max-width: 957px;
  margin: 0 auto;
}

.gw-news-detail .entry-header {
  margin-bottom: 45px;
}

@media only screen and (max-width: 768px) {
  .gw-news-detail .entry-header {
    margin-bottom: 22px;
  }
}

.gw-news-detail .entry-header h2 {
  font-size: 2rem;
  text-align: center;
  padding: 19px 0 17px 0;
}

.gw-news-detail .entry-header .visual img {
  width: 100%;
  height: auto;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
}

@media only screen and (max-width: 768px) {
  .gw-news-detail .entry-header .visual img {
    border-right: none;
    border-left: none;
  }
}

.gw-news-detail .entry-content {
  position: relative;
  zoom: 1;
}

.gw-news-detail .entry-content:before, .gw-news-detail .entry-content:after {
  content: "";
  display: table;
}

.gw-news-detail .entry-content:after {
  clear: both;
}

.gw-news-detail .data-wrap {
  position: absolute;
  width: 21.21212%;
  height: 100%;
}

@media only screen and (max-width: 768px) {
  .gw-news-detail .data-wrap {
    display: none;
  }
}

.gw-news-detail .data-box {
  position: absolute;
  top: 40px;
  width: 100%;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
}

.gw-news-detail .data-box p.p-ttl {
  font-family: "Futura-Med";
  font-size: 3.6rem;
  position: absolute;
  top: -26px;
  left: 0;
  background: #fff;
  padding-right: 26px;
}

.gw-news-detail .data-box p.date {
  font-family: "Futura-Boo";
  font-size: 1.5rem;
  padding-top: 50px;
  margin-bottom: 30px;
  line-height: 1.6;
}

.gw-news-detail .data-box.fixed {
  position: fixed;
  width: 19.279%;
  top: 156px;
}

.gw-news-detail .data-box.fixed-bottom {
  position: absolute;
  width: 100%;
  top: auto;
  bottom: 83px;
}

.gw-news-detail .share-box ul {
  font-size: 0;
  margin-left: -10px;
}

.gw-news-detail .share-box li {
  display: inline-block;
  width: 40px;
  margin-left: 10px;
  cursor: pointer;
}

.gw-news-detail .share-box li img {
  width: 100%;
  height: auto;
}

.gw-news-detail .share-box li span {
  display: block;
  position: relative;
  color: #000;
  background: #e0e0e0;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.gw-news-detail .share-box li span:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.gw-news-detail .share-box li.twitter span {
  font-size: 1.3rem;
}

.gw-news-detail .share-box li.facebook span {
  font-size: 1.7rem;
}

.gw-news-detail .share-box li:hover span {
  color: #fff;
  background: #000;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.gw-news-detail .share-box.sp {
  text-align: center;
  padding-top: 20px;
}

.gw-news-detail .share-box.sp h3 {
  font-family: "Futura-Boo";
  font-size: 1.8rem;
  display: inline-block;
  vertical-align: middle;
}

.gw-news-detail .share-box.sp ul {
  display: inline-block;
  vertical-align: middle;
}

.gw-news-detail .share-box.sp li {
  display: inline-block;
  width: 50px;
  margin-left: 20px;
  cursor: pointer;
}

.gw-news-detail .share-box.sp li img {
  width: 100%;
  height: auto;
}

.gw-news-detail .entry-main-wrap {
  width: 74.60815%;
  float: right;
}

@media only screen and (max-width: 768px) {
  .gw-news-detail .entry-main-wrap {
    width: 100%;
  }
}

.gw-news-detail .entry-main {
  padding-bottom: 50px;
}

@media only screen and (max-width: 768px) {
  .gw-news-detail .entry-main {
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 10px;
  }
}

.gw-news-detail .entry-main .entry-ttl {
  font-size: 2.4rem;
  font-weight: bold;
  font-weight: 600;
  line-height: 1.6;
  margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {
  .gw-news-detail .entry-main .entry-ttl {
    font-size: 2.1rem;
    line-height: 1.5;
    margin-bottom: 7px;
  }
}

.gw-news-detail .entry-main p {
  line-height: 1.7;
  font-size: 1.4rem;
  margin-bottom: 30px;
}

.gw-news-detail .entry-main p.date {
  margin-bottom: 10px;
  font-family: "Futura-Boo";
  font-size: 1.5rem;
}

.gw-news-detail .entry-main p.lede {
  margin-bottom: 72px;
  font-size: 1.5rem;
}

@media only screen and (max-width: 768px) {
  .gw-news-detail .entry-main p.lede {
    margin-bottom: 24px;
  }
}

.gw-news-detail .entry-main .sp-head {
  margin-bottom: 24px;
}

.gw-news-detail .entry-body img {
  width: 100%;
  height: auto;
  margin-bottom: 50px;
}

@media only screen and (max-width: 768px) {
  .gw-news-detail .entry-body img {
    margin-bottom: 20px;
  }
}

.gw-news-detail .entry-body p {
  line-height: 1.7;
  font-size: 1.4rem;
  margin-bottom: 30px;
}

.gw-news-detail .entry-body p .long {
  width: 60%;
  margin: 0 auto !important;
  display: block;
}

@media screen and (max-width: 782px) {
  .gw-news-detail .entry-body p .long {
    width: 80%;
  }
}

.gw-news-detail .entry-body p strong {
  font-weight: bold !important;
}

.gw-news-detail .entry-body h3 {
  position: relative;
  z-index: 1;
  font-size: 1.8rem;
  font-weight: bold;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 15px;
}

@media only screen and (max-width: 768px) {
  .gw-news-detail .entry-body h3 {
    margin-bottom: 8px;
  }
}

.gw-news-detail .entry-body h4 {
  font-size: 2.4rem;
  margin-bottom: 18px;
}

.gw-news-detail .entry-body a {
  text-decoration: underline;
}

.gw-news-detail .entry-body a:hover {
  text-decoration: none;
}

@media only screen and (max-width: 768px) {
  .gw-news-detail .entry-body a:hover {
    text-decoration: underline;
  }
}

.gw-news-detail .entry-body .yt-box {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .gw-news-detail .entry-body .yt-box {
    width: 89.33333%;
  }
}

.gw-news-detail .entry-body .yt-box iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.gw-news-detail .entry-body .yt-box:before {
  display: block;
  content: "";
  padding-top: 56%;
}

.gw-news-detail .entry-body .center {
  text-align: center;
}

.gw-news-detail .entry-body .fs-10 {
  font-size: 1rem;
}

.gw-news-detail .entry-body .fs-11 {
  font-size: 1.1rem;
}

.gw-news-detail .entry-body .fs-12 {
  font-size: 1.2rem;
}

.gw-news-detail .entry-body .fs-13 {
  font-size: 1.3rem;
}

.gw-news-detail .entry-body .fs-14 {
  font-size: 1.4rem;
}

.gw-news-detail .entry-body .fs-15 {
  font-size: 1.5rem;
}

.gw-news-detail .entry-body .fs-16 {
  font-size: 1.6rem;
}

.gw-news-detail .entry-body .fs-17 {
  font-size: 1.7rem;
}

.gw-news-detail .entry-body .fs-18 {
  font-size: 1.8rem;
}

.gw-news-detail .entry-body .fs-19 {
  font-size: 1.9rem;
}

.gw-news-detail .entry-body .fs-20 {
  font-size: 2rem;
}

.gw-news-detail .entry-body .fs-21 {
  font-size: 2.1rem;
}

.gw-news-detail .entry-body .fs-22 {
  font-size: 2.2rem;
}

.gw-news-detail .entry-body .fs-23 {
  font-size: 2.3rem;
}

.gw-news-detail .entry-body .fs-24 {
  font-size: 2.4rem;
}

.gw-news-detail .entry-body .fs-25 {
  font-size: 2.5rem;
}

.gw-news-detail .entry-body .fs-26 {
  font-size: 2.6rem;
}

.gw-news-detail .entry-body .fs-27 {
  font-size: 2.7rem;
}

.gw-news-detail .entry-body .fs-28 {
  font-size: 2.8rem;
}

.gw-news-detail .entry-body .fs-29 {
  font-size: 2.9rem;
}

.gw-news-detail .entry-body .fs-30 {
  font-size: 3rem;
}

.gw-news-detail .entry-footer {
  clear: both;
  padding: 20px 20px 10px 20px;
  background: #e1e1e1;
}

.gw-news-detail .entry-footer ul {
  font-size: 0;
  margin-left: -10px;
}

.gw-news-detail .entry-footer li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  margin-bottom: 10px;
}

.gw-news-detail .entry-footer a {
  display: block;
  font-size: 1.2rem;
  background: #fff;
  padding: 10px 15px;
}

.gw-news-detail .entry-footer a:hover {
  color: #fff;
  background: #000;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.gw-news-detail .share-box-sp {
  display: none;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media only screen and (max-width: 768px) {
  .gw-news-detail .share-box-sp {
    display: block;
  }
}

.gw-news-detail .share-box-sp h4 {
  font-family: "Futura-Boo";
  display: inline-block;
  vertical-align: middle;
  font-size: 1.8rem;
}

.gw-news-detail .share-box-sp ul {
  font-size: 0;
  display: inline-block;
  vertical-align: middle;
}

.gw-news-detail .share-box-sp li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
  cursor: pointer;
}

.gw-news-detail .share-box-sp li:first-child {
  margin-left: 30px;
}

.gw-news-detail .share-box-sp li span {
  display: block;
  position: relative;
  color: #000;
  background: #e0e0e0;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.gw-news-detail .share-box-sp li span:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.gw-news-detail .share-box-sp li.twitter span {
  font-size: 1.6rem;
}

.gw-news-detail .share-box-sp li.facebook span {
  font-size: 1.8rem;
}

.gw-news-detail .share-box-sp li.line span {
  font-size: 2.2rem;
}

.gw-latest-news {
  padding-top: 76px;
  padding-bottom: 74px;
}

@media only screen and (max-width: 768px) {
  .gw-latest-news {
    padding-top: 100px;
    padding-bottom: 40px;
  }
}

.gw-latest-news .inner {
  position: relative;
  max-width: 1044px;
  margin: 0 auto;
}

.gw-latest-news .list {
  max-width: 1085px;
  margin: 0 auto;
  padding-bottom: 20px;
}

@media only screen and (max-width: 768px) {
  .gw-latest-news .list {
    padding-bottom: 6px;
  }
}

.gw-latest-news .list ul {
  font-size: 0;
  padding-top: 30px;
}

@media only screen and (max-width: 768px) {
  .gw-latest-news .list ul {
    padding-top: 20px;
    padding-right: 18px;
    padding-left: 18px;
  }
}

.gw-latest-news .list li {
  display: inline-block;
  vertical-align: top;
  width: 33.3333%;
  margin-bottom: 50px;
}

@media only screen and (max-width: 768px) {
  .gw-latest-news .list li {
    width: 100%;
    margin-bottom: 34px;
    font-size: 0;
  }
}

.gw-latest-news .list li a {
  display: block;
  padding: 0 22px;
}

@media only screen and (max-width: 768px) {
  .gw-latest-news .list li a {
    padding: 0 5px;
  }
}

.gw-latest-news .list li a .img {
  position: relative;
  z-index: 0;
}

.gw-latest-news .list li a .img:before {
  content: "";
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  -webkit-transition-property: opacity visiblity;
  -o-transition-property: opacity visiblity;
  transition-property: opacity visiblity;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.gw-latest-news .list li a .img:after {
  content: "MORE";
  font-family: "Futura-Bol";
  font-size: 1.8rem;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition-property: opacity visiblity;
  -o-transition-property: opacity visiblity;
  transition-property: opacity visiblity;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.gw-latest-news .list li a .img img {
  position: relative;
  z-index: 0;
  width: 100%;
  height: auto;
}

.gw-latest-news .list li a:hover .img:before {
  opacity: .6;
  visibility: visible;
  -webkit-transition-property: opacity visiblity;
  -o-transition-property: opacity visiblity;
  transition-property: opacity visiblity;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

@media only screen and (max-width: 768px) {
  .gw-latest-news .list li a:hover .img:before {
    opacity: 0;
    visibility: hidden;
  }
}

.gw-latest-news .list li a:hover .img:after {
  opacity: 1;
  visibility: visible;
  -webkit-transition-property: opacity visiblity;
  -o-transition-property: opacity visiblity;
  transition-property: opacity visiblity;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

@media only screen and (max-width: 768px) {
  .gw-latest-news .list li a:hover .img:after {
    opacity: 0;
    visibility: hidden;
  }
}

.gw-latest-news .list li a:hover .img img {
  -webkit-transition-delay: 0;
       -o-transition-delay: 0;
          transition-delay: 0;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

@media only screen and (max-width: 768px) {
  .gw-latest-news .list li a:hover .img img {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }
}

.gw-latest-news .label-new {
  position: absolute;
  bottom: -34px;
  left: -50px;
}

@media only screen and (max-width: 768px) {
  .gw-latest-news .label-new {
    width: 40px;
    height: 40px;
    bottom: auto;
    top: -15px;
    left: -20px;
  }
  .gw-latest-news .label-new span {
    font-size: .8rem;
  }
}

.gw-latest-news .img {
  position: relative;
  z-index: 0;
}

@media only screen and (max-width: 768px) {
  .gw-latest-news .img {
    width: 49%;
    display: inline-block;
    vertical-align: middle;
  }
}

.gw-latest-news .img img {
  width: 100%;
  height: auto;
}

.gw-latest-news .text {
  position: relative;
  z-index: 1;
  padding-top: 16px;
}

@media only screen and (max-width: 768px) {
  .gw-latest-news .text {
    width: 51%;
    display: inline-block;
    vertical-align: middle;
  }
}

.gw-latest-news .text p {
  text-align: left;
  line-height: 1.6;
}

@media only screen and (max-width: 768px) {
  .gw-latest-news .text p {
    padding-left: 17px;
    font-size: 1.2rem;
  }
}

.gw-latest-news .text p.ttl {
  font-size: 1.5rem;
}

@media only screen and (max-width: 768px) {
  .gw-latest-news .text p.ttl {
    font-size: 1.2rem;
  }
}

.gw-latest-news .text p.date {
  font-family: "Futura-Boo";
  font-size: 1.4rem;
  padding-top: 6px;
}

@media only screen and (max-width: 768px) {
  .gw-latest-news .text p.date {
    font-size: 1.2rem;
  }
}

/*
    News END
*/
@keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}


/*
    tag START
*/
.gw-tag-list {
  margin: 0 auto;
  padding-bottom: 155px;
}

@media only screen and (max-width: 768px) {
  .gw-tag-list {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}

.gw-tag-list .tag-name {
  padding-top: 40px;
  font-size: 1.4rem;
  text-align: center;
}

.gw-tag-list .list {
  max-width: 1085px;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .gw-tag-list .list {
    padding-bottom: 6px;
  }
}

.gw-tag-list .list ul {
  padding-top: 40px;
  padding-bottom: 112px;
  font-size: 0;
}

@media only screen and (max-width: 768px) {
  .gw-tag-list .list ul {
    padding-top: 20px;
    padding-right: 15px;
    padding-bottom: 40px;
    padding-left: 15px;
  }
}

.gw-tag-list .list li {
  display: inline-block;
  vertical-align: top;
  width: 33.3333%;
  margin-bottom: 40px;
}

@media only screen and (max-width: 768px) {
  .gw-tag-list .list li {
    width: 100%;
    margin-bottom: 34px;
  }
}

.gw-tag-list .list li a {
  display: block;
  padding: 0 22px;
}

@media only screen and (max-width: 768px) {
  .gw-tag-list .list li a {
    padding: 0 5px;
  }
}

.gw-tag-list .list li a .img {
  position: relative;
  z-index: 0;
}

.gw-tag-list .list li a .img:before {
  content: "";
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  -webkit-transition-property: opacity visiblity;
  -o-transition-property: opacity visiblity;
  transition-property: opacity visiblity;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.gw-tag-list .list li a .img:after {
  content: "MORE";
  font-family: "Futura-Bol";
  font-size: 1.8rem;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition-property: opacity visiblity;
  -o-transition-property: opacity visiblity;
  transition-property: opacity visiblity;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.gw-tag-list .list li a .img img {
  position: relative;
  z-index: 0;
  width: 100%;
  height: auto;
}

.gw-tag-list .list li a:hover .img:before {
  opacity: .6;
  visibility: visible;
  -webkit-transition-property: opacity visiblity;
  -o-transition-property: opacity visiblity;
  transition-property: opacity visiblity;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

@media only screen and (max-width: 768px) {
  .gw-tag-list .list li a:hover .img:before {
    opacity: 0;
    visibility: hidden;
  }
}

.gw-tag-list .list li a:hover .img:after {
  opacity: 1;
  visibility: visible;
  -webkit-transition-property: opacity visiblity;
  -o-transition-property: opacity visiblity;
  transition-property: opacity visiblity;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

@media only screen and (max-width: 768px) {
  .gw-tag-list .list li a:hover .img:after {
    opacity: 0;
    visibility: hidden;
  }
}

.gw-tag-list .list li a:hover .img img {
  -webkit-transition-delay: 0;
       -o-transition-delay: 0;
          transition-delay: 0;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

@media only screen and (max-width: 768px) {
  .gw-tag-list .list li a:hover .img img {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }
}

.gw-tag-list .label-new {
  position: absolute;
  bottom: -34px;
  left: -50px;
}

@media only screen and (max-width: 768px) {
  .gw-tag-list .label-new {
    width: 70px;
    height: 70px;
    bottom: -30px;
    left: auto;
    right: -10px;
  }
  .gw-tag-list .label-new span {
    font-size: 1.4rem;
  }
}

.gw-tag-list .img {
  position: relative;
  z-index: 0;
}

.gw-tag-list .img img {
  width: 100%;
  height: auto;
}

.gw-tag-list .text {
  position: relative;
  z-index: 1;
  padding-top: 16px;
}

.gw-tag-list .text .ttl {
  font-size: 1.5rem;
  line-height: 1.6;
}

.gw-tag-list .text p {
  text-align: left;
  line-height: 1.6;
}

.gw-tag-list .text p.cat {
  font-family: "Futura-Bol";
  font-size: 1.4rem;
}

.gw-tag-list .text p.date {
  font-family: "Futura-Boo";
  font-size: 1.4rem;
  padding-top: 6px;
}

/*
    tag END
*/
@keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/*
    tag START
*/
.gw-specialtopics-list {
  margin: 0 auto;
  padding-bottom: 155px;
}

@media only screen and (max-width: 768px) {
  .gw-specialtopics-list {
    padding-top: 40px;
    padding-bottom: 230px;
  }
}

.gw-specialtopics-list .tag-name {
  padding-top: 40px;
  font-size: 1.4rem;
  text-align: center;
}

.gw-specialtopics-list .list {
  max-width: 1085px;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .gw-specialtopics-list .list {
    padding-bottom: 6px;
  }
}

.gw-specialtopics-list .list ul {
  padding-top: 40px;
  padding-bottom: 112px;
  font-size: 0;
}

@media only screen and (max-width: 768px) {
  .gw-specialtopics-list .list ul {
    padding-top: 20px;
    padding-right: 15px;
    padding-bottom: 215px;
    padding-left: 15px;
  }
}

.gw-specialtopics-list .list li {
  display: inline-block;
  vertical-align: top;
  width: 33.3333%;
  margin-bottom: 40px;
}

@media only screen and (max-width: 768px) {
  .gw-specialtopics-list .list li {
    width: 100%;
    margin-bottom: 34px;
  }
}

.gw-specialtopics-list .list li a {
  display: block;
  padding: 0 22px;
}

@media only screen and (max-width: 768px) {
  .gw-specialtopics-list .list li a {
    padding: 0 5px;
  }
}

.gw-specialtopics-list .list li a .img {
  position: relative;
  z-index: 0;
}

.gw-specialtopics-list .list li a .img:before {
  content: "";
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  -webkit-transition-property: opacity visiblity;
  -o-transition-property: opacity visiblity;
  transition-property: opacity visiblity;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.gw-specialtopics-list .list li a .img:after {
  content: "MORE";
  font-family: "Futura-Bol";
  font-size: 1.8rem;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition-property: opacity visiblity;
  -o-transition-property: opacity visiblity;
  transition-property: opacity visiblity;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.gw-specialtopics-list .list li a .img img {
  position: relative;
  z-index: 0;
  width: 100%;
  height: auto;
}

.gw-specialtopics-list .list li a:hover .img:before {
  opacity: .6;
  visibility: visible;
  -webkit-transition-property: opacity visiblity;
  -o-transition-property: opacity visiblity;
  transition-property: opacity visiblity;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

@media only screen and (max-width: 768px) {
  .gw-specialtopics-list .list li a:hover .img:before {
    opacity: 0;
    visibility: hidden;
  }
}

.gw-specialtopics-list .list li a:hover .img:after {
  opacity: 1;
  visibility: visible;
  -webkit-transition-property: opacity visiblity;
  -o-transition-property: opacity visiblity;
  transition-property: opacity visiblity;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

@media only screen and (max-width: 768px) {
  .gw-specialtopics-list .list li a:hover .img:after {
    opacity: 0;
    visibility: hidden;
  }
}

.gw-specialtopics-list .list li a:hover .img img {
  -webkit-transition-delay: 0;
       -o-transition-delay: 0;
          transition-delay: 0;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

@media only screen and (max-width: 768px) {
  .gw-specialtopics-list .list li a:hover .img img {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }
}

.gw-specialtopics-list .list li span {
  display: block;
  padding: 0 22px;
}

@media only screen and (max-width: 768px) {
  .gw-specialtopics-list .list li span {
    padding: 0 5px;
  }
}

.gw-specialtopics-list .label-new {
  position: absolute;
  bottom: -34px;
  left: -50px;
}

@media only screen and (max-width: 768px) {
  .gw-specialtopics-list .label-new {
    width: 70px;
    height: 70px;
    bottom: -30px;
    left: auto;
    right: -10px;
  }
  .gw-specialtopics-list .label-new span {
    font-size: 1.4rem;
  }
}

.gw-specialtopics-list .img {
  position: relative;
  z-index: 0;
}

.gw-specialtopics-list .img img {
  width: 100%;
  height: auto;
}

.gw-specialtopics-list .text {
  position: relative;
  z-index: 1;
  padding-top: 16px;
}

.gw-specialtopics-list .text .ttl {
  font-size: 1.5rem;
  line-height: 1.6;
}

.gw-specialtopics-list .text p {
  text-align: left;
  line-height: 1.6;
}

.gw-specialtopics-list .text p.cat {
  font-family: "Futura-Bol";
  font-size: 1.4rem;
}

.gw-specialtopics-list .text p.date {
  font-family: "Futura-Boo";
  font-size: 1.4rem;
  padding-top: 6px;
}

/*
    tag END
*/
@keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/*
    Kids START
*/
.kids {
  /*
        Top News START
    */
  /*
        Top News End
    */
  /*
        Top Journal START
    */
  /*
        Top Journal END
    */
}

.kids .top-ttl {
  font-size: 3.6rem;
  font-family: "FuturaRound-Demi";
  color: #000;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .kids .top-ttl {
    font-size: 3rem;
  }
}

.kids .gw-mv-wrap .type-wrap {
  position: absolute;
  width: 29.90483%;
  height: 100%;
  display: inline-block;
  vertical-align: top;
}

@media only screen and (max-width: 768px) {
  .kids .gw-mv-wrap .type-wrap {
    width: 100%;
    position: relative;
  }
}

.kids .gw-mv-wrap .type p {
  font-family: "FuturaRound-Demi";
}

.kids .gw-mv-wrap .update p {
  font-family: "FuturaRound-Regular";
}

.kids .gw-mv-wrap .num-wrap span {
  font-family: "FuturaRound-Bold";
}

.kids .gw-mv-wrap .date {
  font-family: "Futura-Boo";
}

.kids .top-journal {
  background: #eeef94;
  margin-bottom: 75px;
}

@media only screen and (max-width: 768px) {
  .kids .top-journal {
    margin-bottom: 40px;
  }
}

.kids .top-journal .link-forkids a {
  font-family: "Futura-Med";
}

.kids .top-journal .list-cat li a {
  font-family: "FuturaRound-Bold";
}

.kids .top-journal .text p.cat {
  font-family: "FuturaRound-Bold";
  font-size: 1.4rem;
}

.kids .top-journal .text p.ttl {
  font-size: 1.8rem;
}

.kids .top-journal .text p.date {
  font-family: "FuturaRound-Regular";
}

@media only screen and (max-width: 768px) {
  .kids .top-journal .text p.date {
    font-size: 1.5rem;
  }
}

/*
    Kids END
*/

/*
    billboard START
*/
.billboard {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 0;
}
.billboard .inner {
  width: 100vw;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.billboard .inner img {
  width: 100%;
}
.billboard .inner .logo {
  width: 166px;
  position: absolute;
  bottom: 20px;
  left: 40px;
  transform-origin: left bottom;
  transition: transform .3s ease;
}
.billboard .inner .btn {
  position: absolute;
  bottom: 18px;
  right: 40px;
  font-family: "Futura-Med";
  font-size: 1.4rem;
  border-bottom: #000 solid 1px;
  transform-origin: right bottom;
  transition: transform .5s ease;
}
@media screen and (min-width: 760px) {
  .billboard .inner .slide {
    transform: scale(1.05);
    transition: opacity, transform .3s ease;
  }
  .billboard:hover .inner .slide {
    transform: scale(1);
  }
  .billboard:hover .inner .logo {
    transform: scale(1.2);
    transform-origin: left bottom;
  }
  .billboard:hover .inner .btn {
    transform: scale(1.2);
    transform-origin: right bottom;
  }
}
@media screen and (max-width: 760px) {
  .billboard {
    height: 335px;
  }
  .billboard .inner img.bg {
    height: 100%;
    width: auto;
  }
  .billboard .inner .slide{
    display: flex;
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .billboard .inner .slide.start{
    -webkit-animation: slide 30s linear 1s infinite; 
            animation: slide 30s linear 1s infinite;
  }

  .billboard .inner .slide img {
    width: auto;
    height: 100%;
  }
  .billboard .inner .logo {
    width: 103px;
    bottom: 13px;
    left: 20px;
  }
  .billboard .inner .btn {
    bottom: 12px;
    right: 20px;
  }
}
.billboard.hide {
  display: none;
}

@-webkit-keyframes slide {
  0%   { transform: translate3d(0, 0, 0); }
  100% { transform: translate3d(-50%, 0, 0); }
}

@keyframes slide {
  0%   { transform: translate3d(0, 0, 0); }
  100% { transform: translate3d(-50%, 0, 0); }
}


/*
    pickup START
*/
.gw-pickup-list {
  margin: 0 auto;
  padding-bottom: 155px;
}

@media only screen and (max-width: 768px) {
  .gw-pickup-list {
    padding-top: 40px;
    padding-bottom: 230px;
  }
}

.gw-pickup-list .tag-name {
  padding-top: 40px;
  font-size: 1.4rem;
  text-align: center;
}

.gw-pickup-list .list {
  max-width: 1085px;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .gw-pickup-list .list {
    padding-bottom: 6px;
  }
}

.gw-pickup-list .list ul {
  padding-top: 40px;
  padding-bottom: 112px;
  font-size: 0;
}

@media only screen and (max-width: 768px) {
  .gw-pickup-list .list ul {
    padding-top: 20px;
    padding-bottom: 215px;
  }
}

.gw-pickup-list .list li {
  display: inline-block;
  vertical-align: top;
  width: 33.3333%;
  margin-bottom: 40px;
}

@media only screen and (max-width: 768px) {
  .gw-pickup-list .list li {
    width: 100%;
    margin-bottom: 34px;
  }
}

.gw-pickup-list .list li a {
  display: block;
  padding: 0 22px;
}

@media only screen and (max-width: 768px) {
  .gw-pickup-list .list li a {
    padding: 0;
  }
}

.gw-pickup-list .list li a .img {
  position: relative;
  z-index: 0;
}

.gw-pickup-list .list li a .img:before {
  content: "";
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  -webkit-transition-property: opacity visiblity;
  -o-transition-property: opacity visiblity;
  transition-property: opacity visiblity;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.gw-pickup-list .list li a .img:after {
  content: "MORE";
  font-family: "Futura-Bol";
  font-size: 1.8rem;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition-property: opacity visiblity;
  -o-transition-property: opacity visiblity;
  transition-property: opacity visiblity;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.gw-pickup-list .list li a .img img {
  position: relative;
  z-index: 0;
  width: 100%;
  height: auto;
}

.gw-pickup-list .list li a:hover .img:before {
  opacity: .6;
  visibility: visible;
  -webkit-transition-property: opacity visiblity;
  -o-transition-property: opacity visiblity;
  transition-property: opacity visiblity;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

@media only screen and (max-width: 768px) {
  .gw-pickup-list .list li a:hover .img:before {
    opacity: 0;
    visibility: hidden;
  }
}

.gw-pickup-list .list li a:hover .img:after {
  opacity: 1;
  visibility: visible;
  -webkit-transition-property: opacity visiblity;
  -o-transition-property: opacity visiblity;
  transition-property: opacity visiblity;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

@media only screen and (max-width: 768px) {
  .gw-pickup-list .list li a:hover .img:after {
    opacity: 0;
    visibility: hidden;
  }
}

.gw-pickup-list .list li a:hover .img img {
  -webkit-transition-delay: 0;
       -o-transition-delay: 0;
          transition-delay: 0;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

@media only screen and (max-width: 768px) {
  .gw-pickup-list .list li a:hover .img img {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }
}

.gw-pickup-list .list li span {
  display: block;
  padding: 0 22px;
}

@media only screen and (max-width: 768px) {
  .gw-pickup-list .list li span {
    padding: 0 5px;
  }
}

.gw-pickup-list .label-new {
  position: absolute;
  bottom: -34px;
  left: -50px;
}

@media only screen and (max-width: 768px) {
  .gw-pickup-list .label-new {
    width: 70px;
    height: 70px;
    bottom: -40px;
    left: auto;
    right: 10px;
  }
  .gw-pickup-list .label-new span {
    font-size: 1.4rem;
  }
}

.gw-pickup-list .img {
  position: relative;
  z-index: 0;
}

.gw-pickup-list .img img {
  width: 100%;
  height: auto;
}

.gw-pickup-list .text {
  position: relative;
  z-index: 1;
  padding-top: 16px;
}
@media only screen and (max-width: 768px) {
  .gw-pickup-list .text {
    padding: 16px 20px 0;
  }
}

.gw-pickup-list .text .ttl {
  font-size: 1.5rem;
  line-height: 1.6;
}

.gw-pickup-list .text p {
  text-align: left;
  line-height: 1.6;
}

.gw-pickup-list .text p.cat {
  font-family: "Futura-Bol";
  font-size: 1.4rem;
}

.gw-pickup-list .text p.date {
  font-family: "Futura-Boo";
  font-size: 1.4rem;
  padding-top: 6px;
}