@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed&display=swap');
/*!------------------------
 * Modaal
 *------------------------*/
/*!
	Modaal - accessible modals - v0.4.4
	by Humaan, for all humans.
	http://humaan.com
 */.modaal-noscroll{overflow:hidden}.modaal-accessible-hide{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.modaal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;opacity:0}.modaal-wrapper{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;overflow:auto;opacity:1;box-sizing:border-box;-webkit-overflow-scrolling:touch;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modaal-wrapper *{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden}.modaal-wrapper .modaal-close{border:none;background:0 0;padding:0;-webkit-appearance:none}.modaal-wrapper.modaal-start_none{display:none;opacity:1}.modaal-wrapper.modaal-start_fade{opacity:0}.modaal-wrapper [tabindex="0"]{outline:0!important}.modaal-wrapper.modaal-fullscreen{overflow:hidden}.modaal-outer-wrapper{display:table;position:relative;width:100%;height:100%}.modaal-fullscreen .modaal-outer-wrapper{display:block}.modaal-inner-wrapper{display:table-cell;width:100%;height:100%;position:relative;vertical-align:middle;text-align:center;padding:80px 25px}.modaal-fullscreen .modaal-inner-wrapper{padding:0;display:block;vertical-align:top}.modaal-container{position:relative;display:inline-block;width:100%;margin:auto;text-align:left;color:#000;max-width:1000px;border-radius:0;background:#fff;box-shadow:0 4px 15px rgba(0,0,0,.2);cursor:auto}.modaal-container.is_loading{height:100px;width:100px;overflow:hidden}.modaal-fullscreen .modaal-container{max-width:none;height:100%;overflow:auto}.modaal-close{position:fixed;right:20px;top:20px;color:#fff;cursor:pointer;opacity:1;width:50px;height:50px;background:rgba(0,0,0,0);border-radius:100%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.modaal-close:focus,.modaal-close:hover{outline:0;background:#fff}.modaal-close:focus:after,.modaal-close:focus:before,.modaal-close:hover:after,.modaal-close:hover:before{background:#b93d0c}.modaal-close span{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.modaal-close:after,.modaal-close:before{display:block;content:" ";position:absolute;top:14px;left:23px;width:4px;height:22px;border-radius:4px;background:#fff;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.modaal-close:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modaal-close:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modaal-fullscreen .modaal-close{background:#afb7bc;right:10px;top:10px}.modaal-content-container{padding:30px}.modaal-confirm-wrap{padding:30px 0 0;text-align:center;font-size:0}.modaal-confirm-btn{font-size:14px;display:inline-block;margin:0 10px;vertical-align:middle;cursor:pointer;border:none;background:0 0}.modaal-confirm-btn.modaal-ok{padding:10px 15px;color:#fff;background:#555;border-radius:3px;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.modaal-confirm-btn.modaal-ok:hover{background:#2f2f2f}.modaal-confirm-btn.modaal-cancel{text-decoration:underline}.modaal-confirm-btn.modaal-cancel:hover{text-decoration:none;color:#2f2f2f}.modaal-instagram .modaal-container{width:auto;background:0 0;box-shadow:none!important}.modaal-instagram .modaal-content-container{padding:0;background:0 0}.modaal-instagram .modaal-content-container>blockquote{width:1px!important;height:1px!important;opacity:0!important}.modaal-instagram iframe{opacity:0;margin:-6px!important;border-radius:0!important;width:1000px!important;max-width:800px!important;box-shadow:none!important;-webkit-animation:instaReveal 1s linear forwards;animation:instaReveal 1s linear forwards}.modaal-image .modaal-inner-wrapper{padding-left:140px;padding-right:140px}.modaal-image .modaal-container{width:auto;max-width:100%}.modaal-gallery-wrap{position:relative;color:#fff}.modaal-gallery-item{display:none}.modaal-gallery-item img{display:block}.modaal-gallery-item.is_active{display:block}.modaal-gallery-label{position:absolute;left:0;width:100%;margin:20px 0 0;font-size:18px;text-align:center;color:#fff}.modaal-gallery-label:focus{outline:0}.modaal-gallery-control{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);opacity:1;cursor:pointer;color:#fff;width:50px;height:50px;background:rgba(0,0,0,0);border:none;border-radius:100%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.modaal-gallery-control.is_hidden{opacity:0;cursor:default}.modaal-gallery-control:focus,.modaal-gallery-control:hover{outline:0;background:#fff}.modaal-gallery-control:focus:after,.modaal-gallery-control:focus:before,.modaal-gallery-control:hover:after,.modaal-gallery-control:hover:before{background:#afb7bc}.modaal-gallery-control span{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.modaal-gallery-control:after,.modaal-gallery-control:before{display:block;content:" ";position:absolute;top:16px;left:25px;width:4px;height:18px;border-radius:4px;background:#fff;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.modaal-gallery-control:before{margin:-5px 0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modaal-gallery-control:after{margin:5px 0 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modaal-gallery-next-inner{left:100%;margin-left:40px}.modaal-gallery-next-outer{right:45px}.modaal-gallery-prev:after,.modaal-gallery-prev:before{left:22px}.modaal-gallery-prev:before{margin:5px 0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modaal-gallery-prev:after{margin:-5px 0 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modaal-gallery-prev-inner{right:100%;margin-right:40px}.modaal-gallery-prev-outer{left:45px}.modaal-video-wrap{margin:auto 50px;position:relative}.modaal-video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;box-shadow:0 0 10px rgba(0,0,0,.3);background:#000;max-width:1300px;margin-left:auto;margin-right:auto}.modaal-video-container embed,.modaal-video-container iframe,.modaal-video-container object{position:absolute;top:0;left:0;width:100%;height:100%}.modaal-iframe .modaal-content{width:100%;height:100%}.modaal-iframe-elem{width:100%;height:100%;display:block}.modaal-loading-spinner{background:0 0;position:absolute;width:200px;height:200px;top:50%;left:50%;margin:-100px 0 0 -100px;-webkit-transform:scale(.25);-ms-transform:scale(.25);transform:scale(.25)}.modaal-loading-spinner>div{width:24px;height:24px;margin-left:4px;margin-top:4px;position:absolute}.modaal-loading-spinner>div>div{width:100%;height:100%;border-radius:15px;background:#fff}.modaal-loading-spinner>div:nth-of-type(1)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:0s;animation-delay:0s}.modaal-loading-spinner>div:nth-of-type(2)>div,.modaal-loading-spinner>div:nth-of-type(3)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(1){-ms-transform:translate(84px,84px) rotate(45deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(45deg) translate(70px,0);transform:translate(84px,84px) rotate(45deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(2)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.12s;animation-delay:.12s}.modaal-loading-spinner>div:nth-of-type(2){-ms-transform:translate(84px,84px) rotate(90deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(90deg) translate(70px,0);transform:translate(84px,84px) rotate(90deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(3)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.25s;animation-delay:.25s}.modaal-loading-spinner>div:nth-of-type(4)>div,.modaal-loading-spinner>div:nth-of-type(5)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(3){-ms-transform:translate(84px,84px) rotate(135deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(135deg) translate(70px,0);transform:translate(84px,84px) rotate(135deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(4)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.37s;animation-delay:.37s}.modaal-loading-spinner>div:nth-of-type(4){-ms-transform:translate(84px,84px) rotate(180deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(180deg) translate(70px,0);transform:translate(84px,84px) rotate(180deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(5)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.5s;animation-delay:.5s}.modaal-loading-spinner>div:nth-of-type(6)>div,.modaal-loading-spinner>div:nth-of-type(7)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(5){-ms-transform:translate(84px,84px) rotate(225deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(225deg) translate(70px,0);transform:translate(84px,84px) rotate(225deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(6)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.62s;animation-delay:.62s}.modaal-loading-spinner>div:nth-of-type(6){-ms-transform:translate(84px,84px) rotate(270deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(270deg) translate(70px,0);transform:translate(84px,84px) rotate(270deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(7)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.75s;animation-delay:.75s}.modaal-loading-spinner>div:nth-of-type(7){-ms-transform:translate(84px,84px) rotate(315deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(315deg) translate(70px,0);transform:translate(84px,84px) rotate(315deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(8)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.87s;animation-delay:.87s}.modaal-loading-spinner>div:nth-of-type(8){-ms-transform:translate(84px,84px) rotate(360deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(360deg) translate(70px,0);transform:translate(84px,84px) rotate(360deg) translate(70px,0)}@media only screen and (min-width:1400px){.modaal-video-container{padding-bottom:0;height:731px}}@media only screen and (max-width:1140px){.modaal-image .modaal-inner-wrapper{padding-left:25px;padding-right:25px}.modaal-gallery-control{top:auto;bottom:20px;-webkit-transform:none;-ms-transform:none;transform:none;background:rgba(0,0,0,.7)}.modaal-gallery-control:after,.modaal-gallery-control:before{background:#fff}.modaal-gallery-next{left:auto;right:20px}.modaal-gallery-prev{left:20px;right:auto}}@media screen and (max-width:900px){.modaal-instagram iframe{width:500px!important}}@media only screen and (max-width:600px){.modaal-instagram iframe{width:280px!important}}@media screen and (max-height:1100px){.modaal-instagram iframe{width:700px!important}}@media screen and (max-height:1000px){.modaal-inner-wrapper{padding-top:60px;padding-bottom:60px}.modaal-instagram iframe{width:600px!important}}@media screen and (max-height:900px){.modaal-instagram iframe{width:500px!important}.modaal-video-container{max-width:900px;max-height:510px}}@media only screen and (max-height:820px){.modaal-gallery-label{display:none}}@keyframes instaReveal{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes instaReveal{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes modaal-loading-spinner{0%{opacity:1;-ms-transform:scale(1.5);-webkit-transform:scale(1.5);transform:scale(1.5)}100%{opacity:.1;-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}}@keyframes modaal-loading-spinner{0%{opacity:1;-ms-transform:scale(1.5);-webkit-transform:scale(1.5);transform:scale(1.5)}100%{opacity:.1;-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}}



/*!------------------------
 * Styles
 *------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

body {
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

input {
  border: 0;
  margin: 0;
}
input[type=submit] {
-webkit-appearance: none;
}

/*** base ***/
* {
  min-width: 0;
  min-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*::before, *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:focus {
  outline-width: 3px;
}

html {
  font-size: 62.5%;
} 

body {
	background: #f5f5f5;
  color: #333;
  font-family: Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", "Roboto Condensed", "Droid Sans", YuGothic, "游ゴシック", Meiryo, "メイリオ", Verdana, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 1.6rem;
  line-height: 1.67;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}

@media (max-width: 599px) {
  body {
    font-size: 3.7324vw;
  }
}

img {
  max-width: 100%;
  vertical-align: middle;
  height: auto;
}

a {
  color: inherit;
  text-decoration: none;
}

sup, sub {
  font-size: 75%;
}

i {
  font-style: normal;
}

hr {
  margin: 3em 0;
}

svg {
  display: inline-block;
  vertical-align: middle;
}

.svg_icon {
  display: none;
}

strong, em {
  font-style: normal;
}

strong {
  font-weight: bold;
}

a {
  vertical-align: baseline;
  zoom: 1;
  text-decoration: none;
}

select,
option,
input,
textarea {
  font-family: inherit;
}

ol,
ul {
  list-style: none;
}

ruby rt {
  font-size: 1.2rem;
  line-height: 1;
  text-align: center;
}

.s_cfx::after,
.clearfix::after {
  display: block;
  clear: both;
  content: '';
}

/*------------------------
 * Layout
 *------------------------*/
body.scroll {
	padding: 135px 0 0;
}
@media only screen and (max-width: 1024px) {
	body.scroll {
		padding: 58px 0 0;
	}
}
@media (max-width: 599px) {
	body.scroll {
		padding: 13.33vw 0 0;
	}	
}

/*** .l_head ***/
.l_head {
	background: #333;
}
.l_head.scroll {
  position: fixed;
  top: 29px;
  z-index: 100;
  width: 100%;
  -webkit-animation: fadeInDown .3s ease-in-out;
  animation: fadeInDown .3s ease-in-out;
}

@media (max-width: 769px) {
	.l_head.scroll {
		top: 0;
	}
}


.l_head_logo_block {
	width: 100%;
}
.l_head_logo_block_inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
	width: 100%;
	max-width: 1366px;
	margin: 0 auto;
	padding: 0 93px;
	box-sizing: border-box;
}
@media only screen and (max-width: 1325px) {
	.l_head_logo_block_inner {
		padding: 0 46px;
	}
}
@media only screen and (max-width: 1024px) {
	.l_head_logo_block_inner {
		padding: 0;
	}
}
@media (max-width: 599px) {
	.l_head_logo_block_inner {
		padding: 0;
	}	
}
.l_head_site_logo {
	line-height: 1;
	color: #FFF;
	font-size: 2rem;
	font-weight: 400;
	padding: 20px 0;
}
@media only screen and (max-width: 1024px) {
	.l_head_site_logo {
		padding: 19px 20px;
	}
}
@media (max-width: 599px) {
	.l_head_site_logo {
		/*font-size: 4.8vw;*/
		font-size: 4vw;
		padding: 4vw 5.332vw;
	}
}
.l_head_navi {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.l_head_sns_navi_pc {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 1024px) {
	.l_head_sns_navi_pc {
		display: none;
	}
}
.l_head_sns_navi {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
  -ms-flex-align: end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
@media only screen and (max-width: 1024px) {
	.l_head_sns_navi {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		margin-top: 40px;
	}
}
@media (max-width: 599px) {
	.l_head_sns_navi {
		margin-top: 10.664vw;		
	}
}
.l_head_sns_navi_item {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
  -ms-flex-align: end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.l_head_sns_navi_item:not(:first-child) {
	margin-left: 24px;
}
@media only screen and (max-width: 1024px) {
	.l_head_sns_navi_item:not(:first-child) {
		margin-left: 36px;
	}	
}
@media (max-width: 599px) {
	.l_head_sns_navi_item:not(:first-child) {
		margin-left: 9.5976vw;
	}	
}
@media only screen and (max-width: 1024px) {
	.l_head_sns_navi_item:nth-child(1) img {
		width: 18px;
		height: auto;
	}
	.l_head_sns_navi_item:nth-child(2) img {
		width: 41px;
		height: auto;
	}
	.l_head_sns_navi_item:nth-child(3) img {
		width: 30px;
		height: auto;
	}
}
@media (max-width: 599px) {
	.l_head_sns_navi_item:nth-child(1) img {
		width: 4.8vw;
	}
	.l_head_sns_navi_item:nth-child(2) img {
		width: 10.9306vw;
	}
	.l_head_sns_navi_item:nth-child(3) img {
		width: 8vw;
	}
}
.l_head_search {
	margin-left: 6px;
}
@media (max-width: 1024px) {
	.l_head_search {
    display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
    -ms-flex-align: center;
  	-webkit-box-align: center;
  	-webkit-align-items: center;
  	align-items: center;
    margin-left: 0;
	}	
}
.l_head_search_icon {
	display: block;
	cursor: pointer;
	line-height: 1;
	padding: 20px;
}
@media (max-width: 1024px) {
	.l_head_search_icon {
		padding: 20px;
	}
}
@media (max-width: 599px) {
	.l_head_search_icon {
		padding: 4vw;
	}
}
.l_head_search_icon.js_search_close {
	background: #fff;
	display: none;
}
@media (max-width: 599px) {
	.l_head_search_icon.js_search_close {
		padding: 4vw;
	}
}
.l_head_search_icon.js_search_close span {
	display: block;
	position: relative;
	width: 20px;
	height: 20px;
}
.l_head_search_icon.js_search_close span::before,
.l_head_search_icon.js_search_close span::after {
	content: '';
	position: absolute;
	top: calc(50% - 1px);
  width: 100%;
  height: 2px;
	background-color: #333333;
}
.l_head_search_icon.js_search_close span::before {
	transform: rotate(45deg);
}
.l_head_search_icon.js_search_close span::after {
	transform: rotate(-45deg);
}
@media (min-width: 600px) {
	.l_head_copy_sp {
		display: none;
	}
}
.l_head_copy_sp {
	background: #007975;
	background: -moz-linear-gradient(left,  #007975 0%, #0069b0 50%, #442477 100%);
	background: -webkit-linear-gradient(left,  #007975 0%,#0069b0 50%,#442477 100%);
	background: linear-gradient(to right,  #007975 0%,#0069b0 50%,#442477 100%);
}
.l_head_copy_sp .l_head_copy {
	margin-top: 0;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 0 2.67vw;
}
.l_head_copy_sp .l_head_copy_text {
	font-size: 1.6vw;
	line-height: 1.6;
}
.l_head_copy_sp .l_head_copy_image {
	margin-left: 2.13vw;
	height: 4.27vw;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.l_head_copy_sp .l_head_copy_image img {
	width: 140px;
}
.l_head_search_body {
	position: absolute;
	width: 100%;
	background-color: #fff;
	z-index: 1;
	display: none;
}
.l_head_search_body .navbar-form {
	max-width: 1366px;
	margin: 0 auto;
	padding: 12px 93px;
  box-sizing: border-box;
}
@media only screen and (max-width: 1325px) {
	.l_head_search_body .navbar-form {
		padding: 12px 46px;
	}
}
@media only screen and (max-width: 1024px) {
	.l_head_search_body .navbar-form {
		padding: 12px 20px;
	}
}
@media (max-width: 599px) {
	.l_head_search_body .navbar-form {
		padding: 3.2vw 5.332vw;
	}
}
.l_head_search_body .navbar-form .input-append {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.l_head_search_body .navbar-form input[type="text"] {
	border: 1px solid #DBDBDB;
	width: 100%;
	padding: 12px 16px 13px;
	border-radius: 4px 0 0 4px;
	border-right: none;
	font-size: 16px;
}
@media (max-width: 599px) {
	.l_head_search_body .navbar-form input[type="text"] {
		padding: 3.2vw 4.27vw 3.47vw;
		font-size: 4.27vw;
	}
}
.l_head_search_body .navbar-form button {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	border-radius: 0 4px 4px 0;
	border: none;
	background: #007975;
	background: -moz-linear-gradient(left,  #007975 0%, #0069b0 50%, #442477 100%);
	background: -webkit-linear-gradient(left,  #007975 0%,#0069b0 50%,#442477 100%);
	background: linear-gradient(to right,  #007975 0%,#0069b0 50%,#442477 100%);
	cursor: pointer;
	width: 80px;
}
@media (max-width: 599px) {
	.l_head_search_body .navbar-form button {
		width: 21.33vw;
	}
}
.l_head_global_navi_block {
	background: #007975;
	background: -moz-linear-gradient(left,  #007975 0%, #0069b0 50%, #442477 100%);
	background: -webkit-linear-gradient(left,  #007975 0%,#0069b0 50%,#442477 100%);
	background: linear-gradient(to right,  #007975 0%,#0069b0 50%,#442477 100%);
}
@media only screen and (max-width: 1024px) {
	.l_head_global_navi_block {
		display: none;
		position: fixed;
		top: 0;
		width: 100%;
		height: 100vh;
		background: #007975;
		background: -moz-linear-gradient(top,  #007975 0%, #0069b0 50%, #442477 100%);
		background: -webkit-linear-gradient(top,  #007975 0%,#0069b0 50%,#442477 100%);
		background: linear-gradient(to bottom,  #007975 0%,#0069b0 50%,#442477 100%);
		z-index: 100;
	}
}
.l_head_global_navi_block_inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
	width: 100%;
	max-width: 1366px;
	margin: 0 auto;
	padding: 0 93px;
	box-sizing: border-box;
}
@media only screen and (max-width: 1325px) {
	.l_head_global_navi_block_inner {
		padding: 0 46px;
	}
}
@media only screen and (max-width: 1024px) {
	.l_head_global_navi_block_inner {
		position: relative;
		display: block;
		padding: 42px 20px 0;
	}
}
@media (max-width: 599px) {
	.l_head_global_navi_block_inner {
		padding: 11.1972vw 5.332vw 0;
	}
}
.l_head_global_navi_close {
	display: none;
}
@media only screen and (max-width: 1024px) {
	.l_head_global_navi_close {
		position: absolute;
		display: block;
		top: 17px;
		right: 17px;
	}
	.l_head_global_navi_close span {
		position: relative;
		display: block;
		width: 20px;
		height: 20px;
	}
	.l_head_global_navi_close span:before,
	.l_head_global_navi_close span:after {
		content: '';
		position: absolute;
		top: calc(50% - 1px);
		width: 100%;
		height: 2px;
		background: #FFF;
	}
	.l_head_global_navi_close span:before {
		transform: rotate(45deg);
	}
	.l_head_global_navi_close span:after {
		transform: rotate(-45deg);
	}
}
.l_head_global_navi {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 68.2%;
}
@media only screen and (max-width: 1325px) {
	.l_head_global_navi {
		letter-spacing: -1px;
	}
}
@media only screen and (max-width: 1024px) {
	.l_head_global_navi {
		display: block;
		width: 100%;
	}
}
.l_head_global_navi_item {
	width: 25%;
	line-height: 1.34;
	color: #FFF;
	text-align: center;
	border-left: 1px solid rgba(255,255,255,0.2);
	box-sizing: border-box;
}
@media only screen and (max-width: 1024px) {
	.l_head_global_navi_item {
		width: 100%;
		border-left: none;
	}
}
.l_head_global_navi_item:last-child {
	border-right: 1px solid rgba(255,255,255,0.2);
}
@media only screen and (max-width: 1024px) {
	.l_head_global_navi_item:last-child {
		border-right: none;
	}	
}
.l_head_global_navi_item a {
	display: block;
	padding: 0.848em 0;
	box-sizing: border-box;
	transition: background .3s ease-in-out;
}
@media only screen and (max-width: 1024px) {
	.l_head_global_navi_item a {
		font-size: 2.4rem;
		padding: 0.625em 0;
		margin: 0.625em 0;
	}
}
@media (max-width: 599px) {
	.l_head_global_navi_item a {
		font-size: 6.4vw;
	}
}
.l_head_global_navi_item a span {
	font-size: 1.4rem;
	letter-spacing: -1px;
}
@media only screen and (max-width: 1024px) {
	.l_head_global_navi_item a span {
		font-size: 1.8rem;
	}
}
@media (max-width: 599px) {
	.l_head_global_navi_item a span {
		font-size: 4.8vw;
	}
}
@media only screen and (min-width: 1025px) {
	.l_head_global_navi_item a:hover {
		background: rgba(255,255,255,0.2);
	}
}
.l_head_copy {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;	
  transition: opacity .3s ease-in-out;
}
@media only screen and (max-width: 1024px) {
	.l_head_copy {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		margin-top: 34px;
	}
}
@media (max-width: 599px) {
	.l_head_copy {
		margin-top: 9.0644vw;
	}
}
.l_head_copy:hover {
	opacity: 0.75;
}
.l_head_copy_text {
	display: block;
	font-family: "Roboto Condensed", Arial, Helvetica, "sans-serif";
	color: #FFF;
	font-size: 1.2rem;
}
@media (max-width: 599px) {
	.l_head_copy_text {
		font-size: 3.2vw;
	}
}
.l_head_copy_image {
	display: block;
	margin-left: 16px;
}
@media (max-width: 599px) {
	.l_head_copy_image {
		margin-left: 4.2656vw;
	}
}
.l_head_hamburger_wrap {
	display: none;
}
@media only screen and (max-width: 1024px) {
	.l_head_hamburger_wrap {
		display: block;
		background: #007975;
		background: -moz-linear-gradient(left,  #007975 0%, #0069b0 50%, #442477 100%);
		background: -webkit-linear-gradient(left,  #007975 0%,#0069b0 50%,#442477 100%);
		background: linear-gradient(to right,  #007975 0%,#0069b0 50%,#442477 100%);
		padding: 20px;
	}
	.l_head_hamburger {
		position: relative;
		display: block;
		width: 20px;
		height: 20px;
	}
	.l_head_hamburger span {
		position: absolute;
		display: block;
		width: 100%;
		height: 2px;
		background: #FFF;
	}
	.l_head_hamburger span:nth-child(1) {
		top: 3px;
	}
	.l_head_hamburger span:nth-child(2) {
		top: calc(50% - 1px);
	}
	.l_head_hamburger span:nth-child(3) {
		top: calc(100% - 5px);
	}
}
@media (max-width: 599px) {
	.l_head_hamburger_wrap {
		padding: 4vw;
	}
}

/*** .l_foot ***/
.l_foot {
	background: #333;
}
.l_foot_navi_block_inner {
	width: 100%;
	max-width: 1366px;
	margin: 0 auto;
	padding: 80px 93px;
	box-sizing: border-box;
}
@media only screen and (max-width: 1325px) {
	.l_foot_navi_block_inner {
		padding: 80px 46px;
	}
}
@media only screen and (max-width: 1024px) {
	.l_foot_navi_block_inner {
		padding: 80px 20px;
	}
}
@media only screen and (max-width: 1024px) {
	.l_foot_navi_block_inner {
		padding: 80px 20px;
	}	
}
@media (max-width: 599px) {
	.l_foot_navi_block_inner {
		padding: 10.664vw 5.332vw;
	}	
}
.l_foot_navi_title {
	color: #47A1E0;
	line-height: 1;
	font-size: 2rem;
	font-weight: 600;
}
@media (max-width: 599px) {
	.l_foot_navi_title {
		font-size: 5.332vw;
	}
}
.l_foot_navi_title:not(:first-child) {
	margin-top: 35px;
}
@media (max-width: 599px) {
	.l_foot_navi_title:not(:first-child) {
		margin-top: 9.331vw;
	}
}
.l_foot_navi_category {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: -webkit-wrap;
	flex-wrap: wrap;
}
@media (max-width: 599px) {
	.l_foot_navi_category {
		display: block;
	}
}
.l_foot_navi_category_item {
	color: #FFF;
	margin-top: 16px;
	margin-right: 50px;
}
@media (max-width: 599px) {
	.l_foot_navi_category_item {
		margin-top: 5.332vw;
		margin-right: 0;
	}
}
.l_foot_navi_tag {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: -webkit-wrap;
	flex-wrap: wrap;	
}
.l_foot_navi_tag_item {
	margin-top: 16px;
	margin-right: 8px;
}
@media (max-width: 599px) {
	.l_foot_navi_tag_item {
		margin-top: 2.1328vw;
		margin-right: 2.1328vw;
	}
}
.l_foot_navi_tag_item a {
	display: block;
	padding: 5px 15px;
	color: #47A1E0;
	line-height: 1;
	font-size: 1.4rem;
	border: 1px solid #47A1E0;
	border-radius: 14px;
	transition: all .3s ease-in-out;
}
@media (max-width: 599px) {
	.l_foot_navi_tag_item a {
		padding: 1.333vw 4vw;
		font-size: 3.7324vw;
		border-radius: 3.7324vw;
	}
}
@media (min-width: 1025px) {
	.l_foot_navi_tag_item a:hover {
		border: 1px solid #FFF;
		background: #FFF;
	}
}
.l_foot_navi_specialedition {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: -webkit-wrap;
	flex-wrap: wrap;		
}
@media (max-width: 599px) {
	.l_foot_navi_specialedition {
		display: block;
	}
}
.l_foot_navi_specialedition_item {
	margin-top: 16px;
	margin-right: 60px;
}
.l_foot_navi_specialedition_title {
	color: #FFF;
}
.l_foot_pagetop_block {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	padding: 22px 0;
	background: #007975;
	background: -moz-linear-gradient(left,  #007975 0%, #0069b0 50%, #442477 100%);
	background: -webkit-linear-gradient(left,  #007975 0%,#0069b0 50%,#442477 100%);
	background: linear-gradient(to right,  #007975 0%,#0069b0 50%,#442477 100%);
	line-height: 1;
	color: #FFF;
	text-align: center;
}
@media (max-width: 599px) {
	.l_foot_pagetop_block {
		padding: 6.4vw 0;
	}
}
.l_foot_pagetop_inner {
	cursor: pointer;
	transition: opacity .3s ease-in-out;
}
@media (min-width: 1025px) {
	.l_foot_pagetop_inner:hover {
		opacity: 0.75;
	}	
}
.l_foot_pagetop {
	font-family: "Roboto Condensed", Arial, Helvetica, "sans-serif";
	font-size: 1.2rem;
	font-weight: 600;
	letter-spacing: 1px;
	margin-top: 6px;
}
@media (max-width: 599px) {
	.l_foot_pagetop {
		font-size: 3.2vw;
		margin-top: 1.6vw;
	}
}
.l_foot_copy_block {
	background: #FFF;
}
.l_foot_copy_block_inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	width: 100%;
	max-width: 1366px;
	margin: 0 auto;
	padding: 24px 93px;
	box-sizing: border-box;
	line-height: 1;
}
@media only screen and (max-width: 1325px) {
	.l_foot_copy_block_inner {
		padding: 24px 46px;
	}
}
@media only screen and (max-width: 1024px) {
	.l_foot_copy_block_inner {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
		flex-wrap: -webkit-wrap;
		flex-wrap: wrap;
		padding: 32px 20px;
	}
}
@media (max-width: 599px) {
	.l_foot_copy_block_inner {
		padding: 8.5312vw 5.332vw;
	}
}
.l_foot_copy {
	color: #888;
	font-family: "Roboto Condensed", Arial, Helvetica, "sans-serif";
	font-size: 1.4rem;
}
@media only screen and (max-width: 1024px) {
	.l_foot_copy {
		order: 2;
		width: 100%;
		margin-top: 36px;
		text-align: center;
	}
}
@media (max-width: 599px) {
	.l_foot_copy {
		margin-top: 9.5976vw;
		font-size: 3.7324vw;
	}
}
.l_foot_copy_logo {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition: opacity .3s ease-in-out;
}
@media only screen and (max-width: 1024px) {
	.l_foot_copy_logo {
		order: 1;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		width: 100%;
	}
}
.l_foot_copy_logo:hover {
	opacity: 0.75;
}
.l_foot_copy_logo_text {
	color: #888;
	font-family: "Roboto Condensed", Arial, Helvetica, "sans-serif";
	font-size: 1.2rem;
	margin-right: 16px;
}
@media (max-width: 599px) {
	.l_foot_copy_logo_text {
		font-size: 3.2vw;
		margin-right: 4.2656vw;
	}
}
/*** .l_main ***/
.l_main {
}
.l_section {
	padding: 86px 0 80px;
}
@media (max-width: 599px) {
	.l_section {
		padding: 22.9276vw 0 21.328vw;
	}
}
.l_contents + .l_section {
	padding-top: 0;
	padding-bottom: 0;
}
@media (max-width: 599px) {
	.l_contents + .l_section {
		padding-top: 0;
		padding-bottom: 0;
	}
}
.l_contents_wrap {
	/*padding-top: 53px;*/
	padding-top: 38px;
}
@media (max-width: 599px) {
	.l_contents_wrap {
		/*padding-top: 10.67vw;*/
		padding-top: 6.665vw;
	}
}
.l_contents {
	width: 100%;
	max-width: 1366px;
	margin: 0 auto;
	padding: 0 93px 80px;
	box-sizing: border-box;	
}
@media only screen and (max-width: 1325px) {
	.l_contents {
		padding: 0 46px 80px;
	}
}
@media only screen and (max-width: 1024px) {
	.l_contents {
		padding: 0 20px 80px;
	}
}
@media (max-width: 599px) {
	.l_contents {
		padding: 0 5.332vw 21.328vw;
	}
}
.l_main a {
	transition: all .3s ease-in-out;
}
@media only screen and (min-width: 1025px) {
	.l_main a:hover {
		opacity: .75;
	}
}



/*------------------------
 * Components
 * 接頭辞 .c-xxx
 *------------------------*/
/* ARTICLE ARCHIVE ITEM */
.c_article {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: -webkit-wrap;
	flex-wrap: wrap;
}
@media (max-width: 599px) {
	.c_article {
		display: block;
	}
}
.c_article_item {
	border-radius: 4px;
	overflow: hidden;
	background: #fff;
}
.c_article .c_article_item {
	width: -webkit-calc((100% / 3) - (40px / 3));
	width: calc((100% / 3) - (40px / 3));
	margin-left: 20px;
}
@media (max-width: 599px) {
	.c_article .c_article_item {
		width: 100%;
		margin-left: 0;
	}
}
.c_article .c_article_item:nth-child(3n+1) {
	margin-left: 0;
}
.c_article .c_article_item:nth-child(n+4) {
	margin-top: 20px;
}
@media (max-width: 599px) {
	.c_article .c_article_item:nth-child(n+2) {
		margin-top: 5.332vw;
	}
}
.c_article_item figure {
	display: block;
	height: 200px;
	overflow: hidden;
	position: relative;
}
@media (max-width: 1366px) {
	.c_article_item figure {
		height: 14.642vw;
	}
}
@media (max-width: 599px) {
	.c_article_item figure {
		/*height: auto;*/
		/*overflow: visible;*/
		height: 48vw;
	}	
}
.c_article_item figure a {
	position:relative;
	display: block;
	width: 100%;
	height: 100%;
}
.c_article_item figure a .video_play {
    display: inline-block;
    position: absolute;
	z-index: 1;
    top: calc(50% - 40px);
    left: calc(50% - 50px);
    width: 1em;
    height: 1em;
    border: 0.05em solid currentColor;
    border-radius: 50%;
    color: #ffffff;
    font-size: 80px;
}
.c_article_item figure a .video_play::before {
    position: absolute;
    top: 50%;
    left: 30%;
    transform: translateY(-50%);
    width: 0px;
    height: 0px;
    border: 0.3em solid transparent;
    border-left: 0.5em solid currentColor;
    box-sizing: border-box;
    content: "";
}

.c_article_item figure img {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: none;
	height: auto;
	transform: translateY(-50%);
	transition: transform .6s ease;
}
.c_article_item figure img:hover {
	transform: translateY(-50%) scale(1.1);
}
.c_article_item_label {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	font-size: 1.4rem;
	font-weight: bold;
	font-family: "Roboto Condensed", Arial, Helvetica, "sans-serif";
	letter-spacing: 0.12em;
	padding: 8px 15px;
	line-height: 1;
}
.c_article_item_label.is_feature {
	background-color: #E6BA01;
}
.c_article_item_label.is_new {
	background-color: #E86328;
}
.c_article_item_label.is_pickup {
	background-color: #47A1E0;
}
@media only screen and (max-width: 1024px) {
	.c_article_item_label {
		font-size: 1.2rem;
		padding: 6px 12px;
	}
}
@media only screen and (max-width: 768px) {
	.c_article_item_label {
		font-size: 1.33vw;
		padding: .52vw;
	}
}
@media (max-width: 599px) {
	.c_article_item_label {
		font-size: 3.73vw;
		padding: 1.33vw 4vw 1.6vw;
	}
}
.c_article_item_data {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: -webkit-wrap;
	flex-wrap: wrap;
	/*padding: 18px 20px 12px;*/
	padding: 8px 10px;
}
@media (max-width: 599px) {
	.c_article_item_data {
		padding: 4.8vw 5.332vw 3.2vw;	
	}
}
.c_article_item_title {
	width: 100%;
	/*max-height: 5.04em;*/
	/*overflow: hidden;*/
	/*margin-bottom: 18.66px;*/
	margin-bottom: 8px;
}
@media (max-width: 599px) {
	.c_article_item_title {
		margin-bottom: 5.332vw;
	}
}
.c_article_item_title a {
	display: block;
    height: 3.5em;
    overflow: hidden;
}
.c_article_item_title a:hover {
	color: #47A1E0;
}
.c_article_item_title a.js_blank::after {
    display: inline-block;
    content: '';
    background: url(https://www.gmo-pg.com/blog/articles/icon_blank_color.png) no-repeat;
    width: 16px;
    height: 16px;
    margin-left: 0.5em;
} 
.c_article_item_title a.js_pdf::after {
	display: inline-block;
	content: '';
	background: url(https://www.gmo-pg.com/blog/articles/icon_pdf_color.png) no-repeat;
	width: 16px;
	height: 16px;
	margin-left: 0.5em;
} 
.c_article_item_data time {
	color: #888;
	/*margin-bottom: 16px;*/
	margin-bottom: 8px;
}
@media (max-width: 599px) {
	.c_article_item_data time {
		margin-bottom: 4.27vw;
	}
}
.c_article_item_cat {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: -webkit-wrap;
	flex-wrap: wrap;
	width: 100%;
	max-height: 2.125em;
	overflow-y: auto;
}
.c_article_item_cat li {
	margin-right: 8px;
	margin-bottom: 8px;
}
@media (max-width: 599px) {
	.c_article_item_cat li {
		margin-right: 2.13vw;
		margin-bottom: 2.13vw;
	}
}
.c_article_item_cat li a {
	display: block;
	padding: 5px 15px;
	color: #47A1E0;
	line-height: 1;
	font-size: 1.4rem;
	border: 1px solid #47A1E0;
	border-radius: 14px;
	transition: all .3s ease-in-out;
}
@media (max-width: 599px) {
	.c_article_item_cat li a {
		padding: 1.333vw 4vw;
		font-size: 3.7324vw;
		border-radius: 3.7324vw;
	}
}
@media (min-width: 1025px) {
	.c_article_item_cat li a:not([class$="_none"]):hover {
		background: #47A1E0;
		color: #FFF;
		opacity: 1;
	}
}
/* FUTURES ARCHIVE ITEM */
.c_future {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: -webkit-wrap;
	flex-wrap: wrap;
}
@media (max-width: 599px) {
	.c_future {
		display: block;
	}
}
.c_future .c_article_item {
	width: -webkit-calc((100% / 2) - (20px / 2));
	width: calc((100% / 2) - (20px / 2));
	margin-left: 20px;
	background: transparent;
}
@media (max-width: 599px) {
	.c_future .c_article_item {
		width: 100%;
		margin-left: 0;
	}
}
.c_future .c_article_item:nth-child(2n+1) {
	margin-left: 0;
}
.c_future .c_article_item figure {
	height: 186px;
}
@media (max-width: 1366px) {
	.c_future .c_article_item figure {
		height: 13.617vw;
	}
}
@media (max-width: 599px) {
	.c_future .c_article_item figure {
		height: 28.7928vw;
		overflow: visible;
	}	
}
.c_future .c_article_item_data {
	display: block;
	padding: 8px 0 15px;
}
@media (max-width: 599px) {
	.c_future .c_article_item_data {
		display: block;
		padding: 4.8vw 0 8vw;
	}
}
.c_future .c_article_item_data .c_article_item_title {
	height: auto;
	margin-bottom: 0;
}
@media (max-width: 599px) {
	.c_future .c_article_item_data .c_article_item_title {
		font-size: 5.332vw;
	}
}
.c_future .c_article_item_data .c_article_item_title a {
	height: auto;
    overflow: visible;
}

/* button */
.c_button_block {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	margin-top: 40px;
}
@media (max-width: 599px) {
	.c_button_block {
		display: block;
		margin-top: 10.664vw;
	}
}
.c_button {
	width: 100%;
	max-width: 580px;
}
.c_button + * {
margin-right: 20px;	
}
* + .c_button {
margin-left: 20px;	
}
@media (max-width: 599px) {
	.c_button + * {
	margin-right: 5.332vw;
	}
	* + .c_button {
	margin-left: 5.332vw;
	}
}
.c_button a,
.c_button input,
.c_button button {
	display: block;
	width: 100%;
	padding: 28px 10px;
	background: #007975;
	background: -moz-linear-gradient(left,  #007975 0%, #0069b0 50%, #442477 100%);
	background: -webkit-linear-gradient(left,  #007975 0%,#0069b0 50%,#442477 100%);
	background: linear-gradient(to right,  #007975 0%,#0069b0 50%,#442477 100%);
	text-align: center;
	line-height: 1;
	color: #FFF;
	box-sizing: border-box;
	border-radius: 36px;
}
@media (max-width: 599px) {
	.c_button a,
	.c_button input,
	.c_button button {
		padding: 7.4648vw 2.666vw;
		border-radius: 9.6vw;
	}
}

/* Breadcrumb */
.c_breadcrumb {
	width: 100%;
	background-color: transparent;
}
.c_breadcrumb_inner {
	max-width: 1366px;
	margin: 0 auto;
	padding: 12px 93px;
	box-sizing: border-box;
}
@media (max-width: 1325px) {
	.c_breadcrumb_inner {
		padding: 12px 46px;
	}
}
@media (max-width: 1024px) {
	.c_breadcrumb_inner {
		padding: 12px 20px;
	}
}
@media (max-width: 599px) {
	.c_breadcrumb_inner {
		-webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-x: auto;
		padding: 3.2vw 0 2.13vw;
		margin: 0 5.33vw;
	}
	.c_breadcrumb_inner::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }
	.c_breadcrumb_inner::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #ffffff;
    box-shadow: inset 0 0 6px #ffffff;
  }
  .c_breadcrumb_inner::-webkit-scrollbar-thumb {
    background-color: #888888;
  }
	.c_breadcrumb_list {
		white-space: nowrap;
	}
}
.c_breadcrumb_list {
	width: 100%;
	line-height: 1;
}
@media (max-width: 599px) {
	.c_breadcrumb_list {
		white-space: nowrap;
	}
}
.c_breadcrumb_item {
	display: inline;
}
.c_breadcrumb_item:not(:last-child) {
	position: relative;
	display: inline-block;
	padding-right: 16px;
	margin-right: 8px;
}
@media (max-width: 599px) {
	.c_breadcrumb_item:not(:last-child) {
		padding-right: 4.27vw;
		margin-right: 2.13vw;
	}
}
.c_breadcrumb_item:not(:last-child):after {
	content: '';
	width: 6px;
	height: 6px;
	color: #333;
	border: 0;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	position: absolute;
	top: 50%;
	right: 0;
	transform: rotate(45deg) translateY(-50%);
}
.c_breadcrumb_item span {
	font-size: 1.2rem;
}
@media (max-width: 599px) {
	.c_breadcrumb_item span {
		font-size: 3.2vw;
	}
}
.c_breadcrumb_link {
	color: #888;
}

/* title */
.c_title {
	font-size: 3.2rem;
	font-weight: bold;
	/*margin-bottom: 56px;*/
	margin-bottom: 41px;
	line-height: 1.34;
}
@media (max-width: 599px) {
	.c_title {
		font-size: 5.332vw;
		margin-bottom: 6.4vw;
	}
}
.c_title span:not(:first-child):before {
	content: ",";
}


/* Pager */
.c_pager {
	margin: 39px auto 80px;
}
@media (max-width: 599px) {
	.c_pager {
		margin: 10.67vw auto 21.33vw;
	}
}
.c_pager_nav {
	max-width: 780px;
	margin: 0 auto;
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
  -webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.c_pager_nav_item {
	width: 40px;
	height: 40px;
	margin-left: 8px;
}
@media (max-width: 599px) {
	.c_pager_nav_item {
		width: 10.67vw;
		height: 10.67vw;
		margin-left: 2.13vw;
	}
}
.c_pager_nav_item:first-child {
	margin-left: 0;
}
.c_pager_nav_item.c_pager_nav_prev,
.c_pager_nav_item.c_pager_nav_next {
	width: 56px;
}
@media (max-width: 599px) {
	.c_pager_nav_item.c_pager_nav_prev,
	.c_pager_nav_item.c_pager_nav_next {
		width: 14.93vw;
	}
}
.c_pager_nav_item span,
.c_pager_nav_item a {
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
  -webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	font-size: 1.4rem;
	font-family: "Roboto Condensed", Arial, Helvetica, "sans-serif";
	border-radius: 4px;
}
@media (max-width: 599px) {
	.c_pager_nav_item span,
	.c_pager_nav_item a {
		font-size: 3.73vw;
	}
}
.c_pager_nav_item a {
	background-color: #fff;
	color: #333;
}
.c_pager_nav_item span {
	background-color: #333;
	color: #fff;
}
.c_pager_nav_item.c_pager_nav_prev a,
.c_pager_nav_item.c_pager_nav_next a {
	background-color: #fff;
	color: #333;
}
.c_pager_nav_item.c_pager_nav_prev span,
.c_pager_nav_item.c_pager_nav_next span {
	background-color: #EBEBEB;
	color: #333;
}

/*------------------------
 * Utility
 * 接頭辞 .u-xxx
 *------------------------*/
/* テキスト配置 */
.u_text_left { text-align: left;}
.u_text_center { text-align: center;}
.u_text_right { text-align: right;}

/* テキストサイズ */
.u_font_normal { font-weight: normal;}
.u_font_bold { font-weight: bold;}
.u_font_10 { font-size: 1rem;}
.u_font_11 { font-size: 1.1rem;}
.u_font_12 { font-size: 1.2rem;}
.u_font_13 { font-size: 1.3rem;}
.u_font_14 { font-size: 1.4rem;}
.u_font_15 { font-size: 1.5rem;}
.u_font_16 { font-size: 1.6rem;}
.u_font_17 { font-size: 1.7rem;}
.u_font_18 { font-size: 1.8rem;}
.u_font_19 { font-size: 1.9rem;}
.u_font_20 { font-size: 2rem;}
.u_font_25 { font-size: 2.5rem;}
.u_font_30 { font-size: 3rem;}
.u_font_40 { font-size: 4rem;}
.u_font_50 { font-size: 5rem;}
.u_font_60 { font-size: 6rem;}

/* 間隔調整 */
.u_mt_0 {margin-top: 0;}
.u_mt_1 {margin-top: 1rem;}
.u_mt_2 {margin-top: 2rem;}
.u_mt_3 {margin-top: 3rem;}
.u_mt_4 {margin-top: 4rem;}
.u_mt_5 {margin-top: 5rem;}
.u_mt_6 {margin-top: 6rem;}
.u_mt_8 {margin-top: 8rem;}
.u_mt_10 {margin-top: 10rem;}
.u_mt_13 {margin-top: 13rem;}
.u_mb_0 {margin-bottom: 0;}
.u_mb_1 {margin-bottom: 1rem;}
.u_mb_2 {margin-bottom: 2rem;}
.u_mb_3 {margin-bottom: 3rem;}
.u_mb_4 {margin-bottom: 4rem;}
.u_mb_5 {margin-bottom: 5rem;}
.u_mb_6 {margin-bottom: 6rem;}
.u_mb_13 {margin-bottom: 13rem;}
.u_mr_0 {margin-right: 0;}
.u_mr_1 {margin-right: 1rem;}
.u_mr_2 {margin-right: 2rem;}
.u_mr_3 {margin-right: 3rem;}
.u_mr_4 {margin-right: 4rem;}
.u_mr_5 {margin-right: 5rem;}
.u_ml_0 {margin-right: 0;}
.u_ml_1 {margin-left: 1rem;}
.u_ml_2 {margin-left: 2rem;}
.u_ml_3 {margin-left: 3rem;}
.u_ml_4 {margin-left: 4rem;}
.u_ml_5 {margin-left: 5rem;}
.u_pt_0 {padding-top: 0;}
.u_pt_1 {padding-top: 1rem;}
.u_pt_2 {padding-top: 2rem;}
.u_pt_3 {padding-top: 3rem;}
.u_pt_4 {padding-top: 4rem;}
.u_pt_5 {padding-top: 5rem;}
.u_pt_10 {padding-top: 10rem;}
.u_pb_0 {padding-bottom: 0;}
.u_pb_1 {padding-bottom: 1rem;}
.u_pb_2 {padding-bottom: 2rem;}
.u_pb_3 {padding-bottom: 3rem;}
.u_pb_4 {padding-bottom: 4rem;}
.u_pb_5 {padding-bottom: 5rem;}
.u_pb_10 {padding-bottom: 10rem;}
.u_pb_13 {padding-bottom: 13rem;}
.u_pl_1 {padding-left: 1rem;}
.u_pl_2 {padding-left: 2rem;}
.u_pl_3 {padding-left: 3rem;}
.u_pl_4 {padding-left: 4rem;}
.u_pl_5 {padding-left: 5rem;}

/* デバイス別非表示 */
.u_pc_none {
  display: none;
}
.u_sp_none {
  display:  block;
}
@media (max-width: 599px) {
	.u_pc_none {
		display: block;
	}
	.u_sp_none {
		display:  none;
	}
}

/* アニメーション */
.u_block_anime {
  opacity: 0;
  transform: translateY(100px);
  transition: all .3s ease-in-out;
}
.u_block_anime.u_animate {
  opacity: 1;
  transform: translateY(0);
}

/*------------------------
 * Css Animation
 *------------------------*/
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}


/* セキュリティフッター */
.securityfooter_box {
	width: 60%;
	margin: 0 auto;
	margin-top: 40px;
}

.securityfooter_box_logo {
	max-width: 1040px;
	margin: 0 auto;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 0 10px;
	display: flex;
	gap: 20px;
}

.securityfooter_box_seals {
	margin: 40px 0;
}

.securityfooter_box_seals ul {
	display: flex;
	gap: 20px;
	justify-content: center;
}

@media (max-width: 833px) {
	.securityfooter_box {
		width: 100%;
	}

	.securityfooter_box_logo, .securityfooter_box_logo span{
		display: block;
		text-align: center;
		margin: 20px 0;
	}

	.securityfooter_box_seals ul {
		margin: 0 10px;
	}
}