@charset "utf-8";

/*-----------------------------
  Common
-------------------------------*/
html, body, div, h1, h2, h3, h4, h5, h6,
p, address, blockquote,
ul, ol, li, dl, dt, dd,
table, th, td, form, fieldset, input {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "Noto Sans JP" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	color: #000;
    font-size: 13px;
    *font-size: small;
    *font:x-small;
	letter-spacing:0.05em;
	text-align: left;
	-webkit-text-size-adjust: 100%;
}
h1, h2, h3, h4, h5, h6, dt, dd, th {
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
    font-size:inherit;
    font:1em;
}

ul li, ol li {
	list-style-type: none;
}

img {
	max-width:100%;
	height:auto;
	border: 0;
	vertical-align: bottom;
}

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

.green {
	color: #7ebd27;
}
.wrap1024 {
	position:absolute;
	display:fixed;
	width: 100%;
	margin: 0 auto;
	top:0;
	background-color:#3c3c3c;
}

/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}


/* Responsive */
.pc-only-block {display:none !important;}
.pc-only-inline {display:none !important;}
.pc-only-inline-block {display:none !important;}
.sp-only-block {display: block;}
.sp-only-inline {display: inline;}
.sp-only-inline-block {display: inline-block;}

/* Modal Navi Menu */
.modal-nav-menu-container{-webkit-overflow-scrolling: touch;overflow-y: scroll;z-index:2;padding:50px 0 ;position: fixed;visibility: hidden;opacity: 0;top: 0;left: 0;right:0;bottom:0;width: 100%;background: rgba(256,256,256,.95);-webkit-transition: all .5s;transition: all .5s;}
.modal-nav-menu-container .menu{text-align:center;}
.modal-nav-menu-container .menu a,
.modal-nav-menu-container .menu .nav-parent{display:block;font-size:16px;color:#000;letter-spacing:0.05em;padding:10px 0;}
/*.modal-nav-menu-container .menu > li a .en{display:block !important;}*/
.modal-nav-menu-container .menu > li a .jp{display:block !important;}
.modal-nav-menu-container .menu .sub-menu {display:none;}
.modal-nav-menu-container .menu .active .sub-menu {display:block;}
.modal-nav-menu-container .menu .sub-menu a{color:#666;}
.modal-nav-menu-container .menu .sub-menu a .en{display:none;}
.modal-nav-menu-container .menu > .active > span {color:#7ebd27;}
.modal-nav-menu-container .menu > .active > a {color:#7ebd27;}
.modal-nav-menu-container .sub-menu > .active a {color:#7ebd27;}
.modal-nav-menu-container #menu-close{position:fixed;top:0;right:0;padding:27px 6%;z-index:2;}
.open .modal-nav-menu-container{-webkit-transition: all .5s;transition: all .5s;visibility: visible;opacity: 1;}
.modal-nav-menu-container .sns {width:144px;margin:0 auto;}
.modal-nav-menu-container .sns li{float:left;margin-right:40px;}
.modal-nav-menu-container .sns li:last-child{margin-right:0;}
.modal-nav-menu-container .sns a{color:#000;font-size:24px;}
.open #menu-trigger{visibility: hidden;opacity: 0;-webkit-transition: all .5s;transition: all .5s;}
.open #container {
    position: fixed;
    width: 100%;
}

/*-- Form container --*/
.form-container {width:100%;font-size: 14px;margin: 50px auto 0;}
.form-container .mw_wp_form_complete{padding-top:20px;}
.form-group {margin-bottom:15px;line-height: 1.8;padding: 0 20px;}
.form-group br{display:none;}
.form-group:last-child {margin-bottom:0;}
.form-group label{display:block;font-size:12px;letter-spacing:0.1em;margin-bottom:8px;}
.form-group label span{color:#ff6c6c;font-size:10px;margin-left:5px;}
.form-group input[type=text],
.form-group input[type=email],
.form-group textarea{width: 100%;padding:8px 2%;font-size:14px;border:1px solid #ababab;border-radius:4px; }
.form-group span.error{color:#ff6c6c;margin-top:5px;font-size:12px;}
.form-group .submit-btn {margin-top:40px;}
.form-group .submit-btn i {display:none;}
.form-group a{color:#000;}
.mw_wp_form_confirm .agreement{display:none;}
.mwform-tel-field input[type="text"],
.mwform-zip-field input[type="text"] {display: inline-block;width: auto;}
.submit-btn {position:relative;margin:0 auto;text-align: center;}
.submit-btn input[type=submit],
.submit-btn a{text-align:center;cursor:pointer;letter-spacing:0.1em;color:#80bb36;width:80vw;font-size:14px;line-height:38px;background:#FFF;border:1px solid #80bb36;border-radius:4px;}
.contact-flow {width:280px;margin:0 auto 20px;font-size:12px;overflow:hidden;}
.contact-flow li{float:left;margin-right:10px;line-height: 21px;color:#a2a2a2;}
.contact-flow li .num{margin-right:3px;display:inline-block;border-radius:20px;border:10px;width:20px;height:20px;border:1px solid #a2a2a2;text-align: center;}
.contact-flow li .dots{letter-spacing:-0.5em;}
.contact-flow li.active{color:#000;}
.contact-flow li.active .num{border-color:#000;}

/* .ttl */
.ttl {
	font-size: 18px;
	line-height: 1.7;
	text-align: center;
	padding: 0 20px;
}
.ttl:after {
	content: '';
	background: #000;
	display: block;
	width: 100px;
	height: 1px;
	margin: 15px auto 0;
}
.ttl .en {
	font-family: 'Comfortaa', cursive;
}
.sub {
  font-size: 16px;
  margin-top:30px;
  color:#000;
  text-align:center;
}

.single-works .ttl,
.single-patents .ttl {
	text-align: left;
}
.single-works .ttl:after,
.single-patents .ttl:after {
	width: 100%;
}

/* .page-ttl */
.page-ttl {
	border-bottom: solid 1px #ddd;
	color: #000;
	font-size: 18px;
	margin: 68px 0 0;
	padding: 0 0 18px;
}
/* .btn */
.btn {
	border: solid 1px #7ebd27;
	color: #7ebd27;
	font-size: 14px;
	box-sizing: border-box;
	position: relative;
    display: block;
    font-size: 14px;
    line-height: 60px;
    width: 80vw;
    margin: 50px auto 75px;
    padding: 0;
    text-align: center;
}
.btn:after {
	content: '';
	display: inline-block;
	background: url(../images/ico_arw.png) no-repeat;
	background-size: 16px 15px;
	width: 16px;
	height: 15px;
	position: absolute;
	top: 21px;
	right: 13px;
}
.btn:hover {
	color: #7ebd27;
	text-decoration: none;
	opacity: 0.6;
}
.btn.btn-dl {
	width: 330px;
}
.btn.btn-dl:after {
	content: '';
	display: inline-block;
	background: url(../images/ico_dl.png) no-repeat;
	background-size: 16px 16px;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 12px;
	right: 15px;
}
.btn.btn-link:after {
	content: '';
	display: inline-block;
	background: url(../images/ico_link.png) no-repeat;
	background-size: 20px 20px;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 17px;
	right: 15px;
}
.btn_viewmore {

}
.btn_viewmore:hover {
	/* background: #7C7588;
	 * color: #fff; */
	text-decoration: none;
	
}
.btn_viewmore svg {
	display: inline-block;
}
.btn_arrow {
	color: #000;
	font-size: 15px;
	display: table-cell;
	text-decoration: none;
	vertical-align: middle;
	display: flex;
	justify-content: center;
	-webkit-transition: all .3s;
	transition: all .3s;
	z-index: 200;
	align-items: center;
	padding: 10px;
	float: left;
}
.btn_arrow:hover {
	text-decoration: none;;
	color: #333;
}
.btn_arrow svg {
	display: inline-block;
}
.btn_back {
	display: table;
}
/* .paging */
.paging {
	font-size: 12px;
	margin: 50px auto 0;
	text-align: center;
}
.paging .vbar {
	margin: 0 5px;
}
.paging span {
	font-family: 'Comfortaa', cursive;
	font-weight: bold;
	color: #ccc;
}
.paging a {
	color: #000;
}
.paging span i {
	font-size: 18px;
	vertical-align: -1px;
	margin: 0 5px;
}

/* .list */
.list-ttl {
	color: #000;
	font-size: 16px;
	margin: 40px 20px 20px;
}
.list {
	padding: 0 20px;
}
.list li {
	border-bottom: solid 1px #ddd;
	padding: 15px 0;
}
.list li:first-child {
	border-top: solid 1px #ddd;
}
.list .label {
	font-size: 14px;
	line-height: 1.4;
	display: block;
	margin: 0 0 5px;
}
.list .detail {
	font-size: 14px;
	line-height: 1.4;
}
.list a {
	color: #80bb36;
}

/* grid */
.grid {
	margin: 20px auto 50px;
	padding: 0;
	border-left:1px solid #EEE;
	overflow: hidden;
	width: 90vw;
}
.nothing {
	margin: 50px 5% 0;
}

.grid li {
	float: left;
    width: 33.333333%;
   /*  margin: 0 5% 5% 0; */
    text-align: center;
}
.grid li:nth-child(1),
.grid li:nth-child(2),
.grid li:nth-child(3){
  border-top:1px solid #EEE;
}
.grid li:nth-child(3n) {
    /*  margin: 0 0 5% 0; */
}
.grid li:nth-child(3n+1) {
    clear:left;
}
.grid li:nth-child(3n+1) a{
    clear:left;
}

.grid li a {
  display:block;
  padding:15px;
  border-right:1px solid #EEE;
  border-bottom:1px solid #EEE;
}

.grid li img {
	width: 100%;
	height: auto;
}

/* #container */
#container {
	position: relative;
}

/* #header */
#header {
	position: relative;
	margin-top: 1vh;
	width: 100vw;
}
#header .wrap1024 {
	margin: 0 auto;
	text-align: center;
	display: block;
}
#header .header-title {
	display: none;
}
#header .header-logo {
	margin: 0 auto;
	text-align: center;
}
#header .header-logo img {
	display: inline-block;
	width: 50vw;
}
/*.header_nav,*/
.header-menu_01 {
	display: none;
}
#header {
	position: absolute;
	margin-top: 0;
	width: 100vw;
	height:50px;
	/*background-color:#3c3c3c;*/
z-index:300;
}
#header .wrap1024 {
	margin: 0 auto;
	text-align: center;
	display: flex;
    flex-direction: column-reverse;
}
#header .header-title {
	line-height: 1.6;
	font-size: 1em;
	margin-top: 2em;
	display: block;
}
#header .header-title span {
	font-size: 1em;
	display: block;
	text-align: center;
}
#header .header-logo {
	margin: 0 auto;
	text-align: center;
}
#header .header-logo img {
	display: inline-block;
}

/* .lower-base */
.lower-base {
	width: 100vw;
	margin: 40px auto 0;
	overflow: hidden;
}
.section_ctr {
	text-align: center;
	margin: 0 auto;
	width: 80vw;
	font-size: 15px;
}

/* #pagetop */
#pagetop {
	position: fixed;
	right: 20px;
	bottom: 35px;
	z-index: 300;
}
#pagetop img {
	width: 50px;
	height: 50px;
}

/* #footer */
#footer {
	background: #1a1a1a;
	margin: 150px 0 0;
	padding: 20px;
	text-align: center;
	position: relative;
}
#footer .copyright {
	color: #8c8c8c;
	font-size: 10px;
	font-family: 'Comfortaa', cursive;
}
#footer .copyright a{
	color: #8c8c8c;
}

/*　ハンバーガーボタン　*/
.hamburger {
  display : block;
  position: fixed;
  z-index : 300;
  right : 13px;
  top   : 12px;
  width : 42px;
  height: 42px;
  cursor: pointer;
  text-align: center;
}
.hamburger span {
  display : block;
  position: absolute;
  width   : 30px;
  height  : 2px ;
  left    : 6px;
  background : #fff;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition   : 0.3s ease-in-out;
  transition        : 0.3s ease-in-out;
}
.hamburger span:nth-child(1) {
  top: 10px;
}
.hamburger span:nth-child(2) {
  top: 20px;
}
.hamburger span:nth-child(3) {
  top: 30px;
}

/* ナビ開いてる時のボタン */
.hamburger.active span:nth-child(1) {
  top : 16px;
  left: 6px;
  background :#fff;
  -webkit-transform: rotate(-45deg);
  -moz-transform   : rotate(-45deg);
  transform        : rotate(-45deg);
}

.hamburger.active span:nth-child(2),
.hamburger.active span:nth-child(3) {
  top: 16px;
  background :#fff;
  -webkit-transform: rotate(45deg);
  -moz-transform   : rotate(45deg);
  transform        : rotate(45deg);
}

nav.header_nav {
	position: fixed;
	z-index : 200;
	top  : 0;
	left : 0;
	color: #fff;
	background: rgba(0,0,0,1.0);
	text-align: center;
	width: 100%;
	display: none;
	opacity: 0;
	transition: opacity .6s ease, visibility .6s ease;
	height: 100%;
}

nav.header_nav ul.header_nav_inner {
  margin: 20px auto;
  padding: 0;
  width: 100%;
}

nav.header_nav ul.header_nav_inner li {
  list-style-type: none;
  padding: 0;
  width: 100%;
  transition: .4s all;
}
nav.header_nav ul.header_nav_inner li:last-child {
  padding-bottom: 0;
}
nav.header_nav ul.header_nav_inner li:hover{
  background :#ddd;
}

nav.header_nav ul.header_nav_inner li a {
  display: block;
  color: #fff;
  padding: 1em 0;
  text-decoration :none;
}

/* このクラスを、jQueryで付与・削除する */
nav.header_nav.active {
	display: inherit;
	opacity: 100;
}

/*-----------------------------
	.home
-------------------------------*/
body {
	position: relative;
}
.main_image {
	width: 100vw;
	height: 100vh;
	margin: 0 auto;
	z-index: 2;
}
.main_image_inner {
	margin: 0 auto;
	width: 100vw;
	height: 100vh;
	object-fit: cover;
}

.blok {
	display: table;
/*	padding: 24px; */
}
.blok a{text-decoration:none;}

.btn_main {	
	z-index: 1;
	padding:20px 24px 18px;
	position: relative;
	width:100%;
	background-color:#fff;
	overflow:hidden;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	letter-spacing:0.05em;
	font-size: 24px;
	display: flex;
	text-decoration: none;
	box-shadow: 0px 3px 20px rgba(0,0,0,0.1);
	-webkit-transition: all .3s;
	transition: all .3s;
	text-align:center;
	align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
	line-height:.7em;
}

.btn_main span {
	display: block;
	font-weight: 300;
	font-size: 13px;
	padding-top: .7em;
	width:100%;

}

.blok:before {
	font-family: 'Raleway', sans-serif;
	font-size: 50px;
	font-weight: 900;
	line-height: 1.5em;
	letter-spacing: 0.05em;
	color: #F1F1F1;
}

.btn_main:after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #c9ea45;
  content: "";
  z-index: -2;
  transition: transform 0.3s;
}

.blok a:hover .btn_main::after {
  transform: translateY(-100%);
  transition: transform 0.3s;
}



.block_news .title {
	/* display: none; */
}
.block_news {
	height: 360px;
	margin: 66px auto 0;
	background-color: #fff;
}
.block_news .title {
	font-weight: 200;
	font-size: 13px;
	display: inline-block;
	text-align: center;
	width: 150px;
	height: 150px;
	line-height: 130px;
	background-color:#c9ea45;
	margin-top:-60px;
	margin-bottom:-46px;
	margin-left:24px
}
.block_news .title:before {
	content: 'NEWS';
	font-family: 'Open+Sans', sans-serif;
	font-weight: 700;
	font-size: 20px;
	display: block;
	margin-bottom: -105px;
}

.news_list {
	width: 100vw;
	background: #fff;
}
.news_list ul {
	width:calc(100% - 14px);
	padding: 48px 24px;
}
.news_list li {
	border-bottom: solid 1px #ddd;
	padding: 21px 0 25px;
}
.news_list li:first-child {
	/*border: none;*/
}
.news_list li .data {
	font-size: 16px;
	margin: 0 0 .5em 0;
	display: block;
	color: #7ebd27;
}
.news_list li .subject {
	color: #000000;
	font-size: 14px;
}
.news_list li a:hover {
	text-decoration: none;
	opacity: 0.6;
}
.btn_viewmore {
	/*
	position: absolute;
	right: 6%;
	bottom: -8px;
*/
}
.btn_viewmore span {position:absolute;right: -15px;bottom: -3px;}
.btn_viewmore:hover span {position:absolute;right:-20px;}

/*-----------------------------
	.aboutus
-------------------------------*/
.aboutus {
	position:relative;
}
.aboutus .main_image {
	display: flex;
	flex-direction: column-reverse;
	margin: 2vh auto;
	background: #E2D9BC;
}
.aboutus .main_image:after {
	content: 'ABOUT';
	font-family: 'Raleway', sans-serif;
	font-size: 80px;
	font-weight: 900;
	line-height: 100px;
	letter-spacing: 0.05em;
	color: #F1F1F1;
	opacity: .3;
	text-align: center;
	overflow: hidden;
}
.aboutus .thumb {
	display: none;
}
.aboutus .title {
	font-weight: 200;
	font-size: 16px;
	display: inline-block;
	text-align: center;
	width: 100vw;
	height: 120px;
	line-height: 95px;
	margin-top: -100px;
	z-index: 100;
}
.aboutus .title:before {
	content: 'ABOUT';
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 40px;
	display: block;
	margin-bottom: -55px;
}
.aboutus .identity-block {
	padding: 0 20px;
}

.aboutus .identity-block .page-ttl {
  margin: 40px 0 0;
  letter-spacing:0.2em;
}

.aboutus .policy-block {
	padding: 0 20px;
}

.aboutus .policy-block p {
  color: #000;
  font-size: 16px;
  margin: 25px 0 0;
  letter-spacing:0.2em;
  line-height:1.6;
}

.aboutus .policy-block {
  padding: 0 20px;
}

.aboutus .identity-block p {
	color: #000;
	font-size: 16px;
	margin: 25px 0 10px;
	text-align:center;
}

.aboutus .identity-block p.sub {
	font-size: 9px;
	line-height:1.4;
	margin: 0;
}
.aboutus .greeting-block {
	padding: 0 20px;
	overflow: hidden;
}
.aboutus .greeting-block .img-area {
	margin: 25px 0 30px;
	text-align: center;
}
.aboutus .greeting-block .img-area img {
	width: 36%;
	height: auto;
	margin: 0 auto;
}
.aboutus .greeting-block .img-area p {
	line-height: 1.8;
	margin: 22px 0 0;
}
.aboutus .greeting-block .txt-area p {
	line-height: 1.8;
	margin: 0 0 23px;
}
.aboutus .greeting-block .signeture {
	float: right;
}
.aboutus .book-block {
	padding: 0 20px;
	overflow: hidden;
}
.aboutus .book-block li {
	margin: 25px 0 0;
	overflow: hidden;
	display: flex;
}
.aboutus .book-block li img {
	width: 90px;
	height: auto;
	margin: 0 15px 0 0;
	border: 1px solid #ccc;
}
.aboutus .book-block li p {
	font-size: 11px;
	line-height: 1.8;
	flex: 1;
}
/*-----------------------------
	.process
-------------------------------*/
.process {
	position:relative;
}
.process .main_image {
	display: flex;
	flex-direction: column-reverse;
	margin: 2vh auto;
	background: #D4CEDB;
}
.process .main_image:after {
	content: 'PROCESS';
	font-family: 'Raleway', sans-serif;
	font-size: 80px;
	font-weight: 900;
	line-height: 100px;
	letter-spacing: 0.05em;
	color: #F1F1F1;
	opacity: .3;
	text-align: center;
	overflow: hidden;
}
.process .thumb {
	display: none;
}
.process .title {
	font-weight: 200;
	font-size: 16px;
	display: inline-block;
	text-align: center;
	width: 100vw;
	height: 120px;
	line-height: 95px;
	margin-top: -100px;
	z-index: 100;
}
.process .title:before {
	content: 'PROCESS';
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 40px;
	display: block;
	margin-bottom: -55px;
}
.process .block {
	position: relative;
	margin: 0px auto 60px;
	padding: 0 20px;
}
.process .block_title {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 30px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	margin: 60px auto;
}
.process .block_title span {
	display: block;
	font-weight: 300;
	font-size: 13px;
	padding-top: .7em;
}

.process .block_thumb_box {
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
}
.process .block_thumb_box_inner {
	width: 50%;
	text-align: center;
	margin: 0 auto 30px;
	font-size: 15px;
}
.process .block_thumb_box_img {
	margin: 0 auto;
	height: 110px;
	object-fit: contain;
}
.process .block_thumb_box_ttl {
	font-size: 15px;
	margin: 15px auto;
}
.process .txt_box {
	margin: 0 auto 60px;
	text-align: left;
	font-size: 14px;
	line-height: 1.8;
	width: 80vw;
}
.process .btn-btm {
	float: none;
	display: block;
	font-size: 14px;
	line-height: 60px;
	width: 100%;
	margin: 130px auto 93px;
	padding: 0;
	text-align: center;
}
.process .btn-btm:after {
	top: 21px;
    right: 10vw;
}
/*-----------------------------
	.works
-------------------------------*/
.post-type-archive-works {
}
.post-type-archive-works h3 {
	display: block;
	width: 90vw;
	margin: 0 auto;
}
.post-type-archive-works .main_image {
	display: flex;
	flex-direction: column-reverse;
	margin: 2vh auto;
	background: #C3D1D1;
}
.post-type-archive-works .main_image:after {
	content: 'WORKS';
	font-family: 'Raleway', sans-serif;
	font-size: 60px;
	font-weight: 900;
	line-height: 80px;
	letter-spacing: 0.05em;
	color: #F1F1F1;
	opacity: .3;
	text-align: center;
	overflow: hidden;
}
.post-type-archive-works .thumb {
	display: none;
}
.post-type-archive-works .title {
	font-weight: 200;
	font-size: 14px;
	display: inline-block;
	text-align: center;
	width: 100vw;
	height: 100px;
	line-height: 95px;
	margin-top: -100px;
	z-index: 100;
	}
.post-type-archive-works .title:before {
	content: 'WORKS';
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 40px;
	display: block;
	margin-bottom: -60px;
	z-index: 2;
}
.post-type-archive-works .single-pickup {
	margin: 0 auto;
	position: relative;
	padding: 0 0 50px;
}
.post-type-archive-works .single-pickup:before {
	 display: none;
}
.post-type-archive-works .slide_prev {
	position: absolute;
	left: 0;
	margin-top: -50px;
	z-index: 1;
}
.post-type-archive-works .slide_next {
	position: absolute;
	right: 0;
	margin-top: -50px;
	z-index: 1;
}
.post-type-archive-works .slider {
	margin: 0 auto;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	position: relative;
	align-items: center;
}
.post-type-archive-works .slide_image a {
	display: block;
}
.post-type-archive-works .slide_image img {
	width: 70vw;
	box-shadow: 0px 3px 20px rgba(0,0,0,0.2);
	object-fit: cover;
	margin: 25px auto 0;
}
.post-type-archive-works .slide_image span { 
	text-align: center;
	font-size: 12;
	margin: 10px auto;
	display: block;
	width: 70vw;
}
.post-type-archive-works .slide_side {
	display: none;
}

/*--  carousel slider --*/
.post-type-archive-works .carousel {
	position: relative;
	margin:0 auto 40px;
	padding: 0 20px;
}
.post-type-archive-works .slick-slide {

}
.post-type-archive-works .slick-slide {
	/* transition: .3s ease;
	transform: scale(.85); */
}
.post-type-archive-works .slick-current {
	/* transform: scale(1); */
}
.post-type-archive-works .slide_prev{
	  position:absolute;
	  left:0;
	  top:50%;
	  margin-top:-20px;
	  cursor: pointer;
	  z-index: 100;
}
.post-type-archive-works .slide_next{
	position:absolute;
	right:0;
	top:50%;
	margin-top:-20px;
	cursor: pointer;
	z-index: 100;
}





.post-type-archive-works .block_thumb_box {
    margin: 0 auto 30px;
    display: flex;
    width: 95vw;
    flex-wrap: wrap;
}

.post-type-archive-works .block_thumb_box_inner {
    width: 50%;
    /* float: left; */
    margin: 20px auto;
    text-align: center;
    /* display: flex; */
    flex-direction: column;
}
.post-type-archive-works .block_thumb_box_img {
	margin: 0 auto;
	height: auto;
	width: 90%;
	object-fit: cover;
	text-align: center;
}
.post-type-archive-works .block_thumb_box_ttl {
	margin: 10px auto 0;
	height: 20px;
	width: 90%;
	font-size: 12px;
	line-height: 1.3;
}
/*-----------------------------
	.works_detail
-------------------------------*/
.single-works {
}
.single-works .main_image {
	display: flex;
	flex-direction: column-reverse;
	margin: 2vh auto;
	background: #C3D1D1;
}
.single-works .main_image .wrap1024 {
	display: contents;
}
.single-works .main_image:after {
	content: 'WORKS';
	font-family: 'Raleway', sans-serif;
	font-size: 80px;
	font-weight: 900;
	line-height: 100px;
	letter-spacing: 0.05em;
	color: #F1F1F1;
	opacity: .3;
	text-align: center;
	z-index: 0;
	overflow: hidden;
}
.single-works .thumb {
	display: none;
}
.single-works .title {
	font-weight: 200;
	font-size: 16px;
	display: inline-block;
	text-align: center;
	width: 100vw;
	height: 120px;
	line-height: 95px;
	margin-top: -100px;
	z-index: 100;
}
.single-works .title:before {
	content: 'WORKS';
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 40px;
	display: block;
	margin-bottom: -55px;
}

.single-works .works_title {
	text-align: center;
	margin: 0 auto;
	width: 80vw;
	font-size: 15px;
}
.single-works .works_title:after {
	content: '';
	width: 60px;
	border-top: 2px solid #000;
	display: block;
	margin: 20px auto;
	text-align: center;
}
.single-works .block {
	position: relative;
	margin: 0px auto 150px;
}
.single-works .block_title {
	font-weight: 500;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	margin: 20px auto;
}
.single-works .block_title span {
	display: block;
	font-weight: 500;
	font-size: 13px;
	padding-top: .7em;
}
.single-works .box_works_detail {
	width: 90vw;
	margin: 0 auto 50px;
}
.single-works .box_works_img {
	margin: 20px auto;
}
.single-works .box_works_txt {
	line-height: 1.75;
	margin: 20 auto;
}
.single-works .box_client {
	justify-content: space-between;
	width: 90vw;
	margin: 40px auto;
	padding-top: 40px;
	text-align: center;
	border-top: 1px solid #ddd;
}
.single-works .box_client_thumb {
	display: block;
	width: 100px;
	height: 100px;
	margin: 0 auto;
	border: 1px solid #ddd;
	overflow: hidden;
}
.single-works .box_client_detail {
	display: inline-block;
}
.single-works .box_client_title {
	font-size: 18px;
	font-weight: 500;
	margin: 20px auto;
}
.single-works .box_client_txt {
	font-size: 13px;
	line-height: 1.75;
	text-align: left;
}
.single-works .box_client_url {
	font-size: 14px;
	margin-top: .5em;
}
.single-works .box_client_url a {
	line-height: 1.75;
	color: #7ebd27;
}
/*-----------------------------
	.single-pickup
-------------------------------*/
.single-pickup {
}
.single-pickup .main_image {
	display: flex;
	flex-direction: column-reverse;
	margin: 2vh auto;
	background: #C3D1D1;
}
.single-pickup .main_image .wrap1024 {
	display: contents;
}
.single-pickup .main_image:after {
	content: 'WORKS';
	font-family: 'Raleway', sans-serif;
	font-size: 80px;
	font-weight: 900;
	line-height: 100px;
	letter-spacing: 0.05em;
	color: #F1F1F1;
	opacity: .3;
	text-align: center;
	z-index: 0;
	overflow: hidden;
}
.single-pickup .thumb {
	display: none;
}
.single-pickup .title {
	font-weight: 200;
	font-size: 16px;
	display: inline-block;
	text-align: center;
	width: 100vw;
	height: 120px;
	line-height: 95px;
	margin-top: -100px;
	z-index: 100;
}
.single-pickup .title:before {
	content: 'WORKS';
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 40px;
	display: block;
	margin-bottom: -55px;
}

.single-pickup .works_title {
	text-align: center;
	margin: 0 auto;
	width: 80vw;
	font-size: 15px;
}
.single-pickup .works_title:after {
	content: '';
	width: 60px;
	border-top: 2px solid #000;
	display: block;
	margin: 20px auto;
	text-align: center;
}
.single-pickup .block {
	position: relative;
	margin: 0px auto 150px;
}
.single-pickup .block_title {
	font-weight: 500;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	margin: 20px auto;
}
.single-pickup .block_title span {
	display: block;
	font-weight: 500;
	font-size: 13px;
	padding-top: .7em;
}
.single-pickup .box_works_detail {
	width: 90vw;
	margin: 0 auto 50px;
}
.single-pickup .works_detail_main {
	margin: 20px auto;
}
.single-pickup .box_works_img {
	margin: 20px auto;
}
.single-pickup .box_works_mds01 {
	margin: 20px auto 20px;
	font-size: .9em;
}
.single-pickup .box_works_txt {
	line-height: 1.75;
	margin: 20 auto;
}
.single-pickup .box_client {
	justify-content: space-between;
	width: 90vw;
	margin: 40px auto;
	padding-top: 40px;
	text-align: center;
	border-top: 1px solid #ddd;
}
.single-pickup .box_client_thumb {
    display: inline-block;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border: 1px solid #ddd;
    overflow: hidden;
}
.single-pickup .box_client_detail {
	display: inline-block;
}
.single-pickup .box_client_title {
	font-size: 18px;
	font-weight: 500;
	margin: 20px auto;
}
.single-pickup .box_client_txt {
	font-size: 13px;
	line-height: 1.75;
	text-align: left;
}
.single-pickup .box_client_url {
	font-size: 14px;
	margin-top: .5em;
}
.single-pickup .box_client_url a {
	line-height: 1.75;
	color: #7ebd27;
}
/*-----------------------------
	.news
-------------------------------*/
.post-type-archive-news ul{
	padding: 0 20px;
}
.news_list li {
	border-bottom: solid 1px #ddd;
	padding: 15px 0;
}
.news_list li:first-child {
	/*border-top: solid 1px #ddd;*/
}
.post-type-archive-news li .data {
	font-size: 14px;
	font-family: 'Comfortaa', cursive;
	line-height: 1.4;
	display: block;
	margin: 0 0 5px;
}
.post-type-archive-news li .subject {
	color: #7ebd27;
	font-size: 14px;
	line-height: 1.4;
}
.news_list  li a {
	display: block;
}
.post-type-archive-news li a:hover {
	text-decoration: none;
	opacity: 0.6;
}
.post-type-archive-news .main_image {
	display: flex;
	flex-direction: column-reverse;
	margin: 2vh auto;
	background: #D4CEDB;
}
.post-type-archive-news .main_image .wrap1024 {
	display: contents;
}
.post-type-archive-news .main_image:after {
	content: 'NEWS';
	font-family: 'Raleway', sans-serif;
	font-size: 80px;
	font-weight: 900;
	line-height: 100px;
	letter-spacing: 0.05em;
	color: #F1F1F1;
	opacity: .3;
	text-align: center;
	z-index: 0;
	overflow: hidden;
}
.post-type-archive-news .thumb {
	display: none;
}
.post-type-archive-news .title {
	font-weight: 200;
	font-size: 16px;
	display: inline-block;
	text-align: center;
	width: 100vw;
	height: 120px;
	line-height: 95px;
	margin-top: -100px;
	z-index: 100;
}
.post-type-archive-news .title:before {
	content: 'NEWS';
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 40px;
	display: block;
	margin-bottom: -55px;
}
/*-----------------------------
  .single-news
-------------------------------*/
.single-news {
}
.single-news .main_image {
	display: flex;
	flex-direction: column-reverse;
	margin: 2vh auto;
	background: #D4CEDB;
}
.single-news .main_image .wrap1024 {
	display: contents;
}
.single-news .main_image:after {
	content: 'NEWS';
	font-family: 'Raleway', sans-serif;
	font-size: 80px;
	font-weight: 900;
	line-height: 100px;
	letter-spacing: 0.05em;
	color: #F1F1F1;
	opacity: .3;
	text-align: center;
	z-index: 0;
	overflow: hidden;
}
.single-news .thumb {
	display: none;
}
.single-news .title {
	font-weight: 200;
	font-size: 16px;
	display: inline-block;
	text-align: center;
	width: 100vw;
	height: 120px;
	line-height: 95px;
	margin-top: -100px;
	z-index: 100;
}
.single-news .title:before {
	content: 'NEWS';
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 40px;
	display: block;
	margin-bottom: -55px;
}
.single-news .news-ttl {
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	padding: 15px 0;
	margin: 0 20px;
}
.single-news .news-ttl .data {
	font-size: 14px;
	font-family: 'Comfortaa', cursive;
	line-height: 1.4;
	display: block;
	margin: 0 0 5px;
}
.single-news .news-ttl .subject {
	color: #7ebd27;
	font-size: 14px;
	line-height: 1.4;
}
.single-news .news-ttl a {
	display: block;
}
.single-news .news-ttl a:hover {
	text-decoration: none;
	opacity: 0.6;
}
.single-news .content {
	border-bottom: solid 1px #ddd;
	padding: 0 0 40px;
	line-height: 1.6;
	width: 90vw;
	margin: 0 auto;
}
.single-news .content img {
	margin: 20px 0;
	text-align: center;
}
.single-news .content p {
	line-height: 2.0;
}
/*-----------------------------
	.single-patents
-------------------------------*/
.single-patents {
}
.single-patents .main_image {
	display: flex;
	flex-direction: column-reverse;
	margin: 2vh auto;
	background: #E2D9BC;
}
.single-patents .main_image .wrap1024 {
	display: contents;
}
.single-patents .main_image:after {
	content: 'PATENTS';
	font-family: 'Raleway', sans-serif;
	font-size: 80px;
	font-weight: 900;
	line-height: 100px;
	letter-spacing: 0.05em;
	color: #F1F1F1;
	opacity: .3;
	text-align: center;
	z-index: 0;
	overflow: hidden;
}
.single-patents .thumb {
	display: none;
}
.single-patents .title {
	font-weight: 200;
	font-size: 16px;
	display: inline-block;
	text-align: center;
	width: 100vw;
	height: 120px;
	line-height: 95px;
	margin-top: -100px;
	z-index: 100;
}
.single-patents .title:before {
	content: 'PATENTS';
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 40px;
	display: block;
	margin-bottom: -55px;
}
.single-patents .patents_title {
	text-align: center;
	margin: 0 auto;
	width: 80vw;
	font-size: 15px;
}
.single-patents .patents_title:after {
	content: '';
	width: 60px;
	border-top: 2px solid #000;
	display: block;
	margin: 20px auto;
	text-align: center;
}
.single-patents .block {
	position: relative;
	margin: 0px auto 150px;
}
.single-patents .block_title {
	font-weight: 500;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	margin: 20px auto;
}
.single-patents .block_title span {
	display: block;
	font-weight: 500;
	font-size: 13px;
	padding-top: .7em;
}
.single-patents .box_patents_detail {
	width: 90vw;
	margin: 0 auto 50px;
}
.single-patents .box_patents_img {
	margin: 20px auto;
}
.single-patents .box_patents_mds01 {
	margin: 20px auto 20px;
	font-size: .9em;
}
.single-patents .box_patents_txt {
	line-height: 1.75;
	margin: 20 auto;
}
.single-patents .box_client {
	justify-content: space-between;
	width: 90vw;
	margin: 40px auto;
	padding-top: 40px;
	text-align: center;
	border-top: 1px solid #ddd;
}
.single-patents .box_client_thumb {
	display: inline-block;
	width: 100px;
	height: 100px;
	margin: 0 auto;
	border: 1px solid #ddd;
}
.single-patents .box_client_detail {
	display: inline-block;
}
.single-patents .box_client_title {
	font-size: 18px;
	font-weight: 500;
	margin: 20px auto;
}
.single-patents .box_client_txt {
	font-size: 13px;
	line-height: 1.75;
	text-align: left;
}
.single-patents .box_client_url {
	font-size: 14px;
	margin-top: .5em;
}
.single-patents .box_client_url a {
	line-height: 1.75;
	color: #7ebd27;
}
/*-----------------------------
	.single-publication
-------------------------------*/
.single-publication {
}
.single-publication .main_image {
	display: flex;
	flex-direction: column-reverse;
	margin: 2vh auto;
	background: #E2D9BC;
}
.single-publication .main_image .wrap1024 {
	display: contents;
}
.single-publication .main_image:after {
	content: 'PUBLICATION';
	font-family: 'Raleway', sans-serif;
	font-size: 42px;
	font-weight: 900;
	line-height: 100px;
	letter-spacing: 0.05em;
	color: #F1F1F1;
	opacity: .3;
	text-align: center;
	z-index: 0;
	overflow: hidden;
}
.single-publication .thumb {
	display: none;
}
.single-publication .title {
	font-weight: 200;
	font-size: 16px;
	display: inline-block;
	text-align: center;
	width: 100vw;
	height: 120px;
	line-height: 95px;
	margin-top: -100px;
	z-index: 100;
}
.single-publication .title:before {
	content: 'PUBLICATION';
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 30px;
	display: block;
	margin-bottom: -55px;
}
.single-publication .news-ttl {
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	padding: 15px 0;
	margin: 0 20px;
}
.single-publication .news-ttl .data {
	font-size: 14px;
	font-family: 'Comfortaa', cursive;
	line-height: 1.4;
	display: block;
	margin: 0 0 5px;
}
.single-publication .news-ttl .subject {
	font-size: 14px;
	line-height: 1.4;
}
.single-publication .news-ttl a {
	display: block;
}
.single-publication .news-ttl a:hover {
	text-decoration: none;
	opacity: 0.6;
}
.single-publication .content {
	border-bottom: solid 1px #ddd;
	padding: 0 0 40px;
	line-height: 1.6;
	width: 90vw;
	margin: 0 auto;
}
.single-publication .content img {
	margin: 20px 0;
	text-align: center;
}
.single-publication .content p {
	line-height: 2.0;
}
/*-----------------------------
	.recruit
-------------------------------*/
.recruit {
}
.recruit .main_image {
	display: flex;
	flex-direction: column-reverse;
	margin: 2vh auto;
	background: #E2D9BC;
}
.recruit .main_image .wrap1024 {
	display: contents;
}
.recruit .main_image:after {
	content: 'RECRUIT';
	font-family: 'Raleway', sans-serif;
	font-size: 80px;
	font-weight: 900;
	line-height: 100px;
	letter-spacing: 0.05em;
	color: #F1F1F1;
	opacity: .3;
	text-align: center;
	z-index: 0;
	overflow: hidden;
}
.recruit .thumb {
	display: none;
}
.recruit .title {
	font-weight: 200;
	font-size: 16px;
	display: inline-block;
	text-align: center;
	width: 100vw;
	height: 120px;
	line-height: 95px;
	margin-top: -100px;
	z-index: 100;
}
.recruit .title:before {
	content: 'RECRUIT';
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 40px;
	display: block;
	margin-bottom: -55px;
}
/*-----------------------------
  .contact
-------------------------------*/
.contact{
}
.contact .main_image {
	display: flex;
	flex-direction: column-reverse;
	margin: 2vh auto;
	background: #CED9C4;
}
.contact .main_image .wrap1024{
	display: contents;
}
.contact .main_image:after {
	content: 'CONTACT';
	font-family: 'Raleway', sans-serif;
	font-size: 70px;
	font-weight: 900;
	line-height: 100px;
	letter-spacing: 0.05em;
	color: #F1F1F1;
	opacity: .3;
	text-align: center;
	z-index: 0;
	overflow: hidden;
}
.contact .main_image .thumb {
	display: none;
}
.contact .main_image .title {
	font-weight: 200;
	font-size: 16px;
	display: inline-block;
	text-align: center;
	width: 100vw;
	height: 120px;
	line-height: 95px;
	margin-top: -100px;
	z-index: 100;
}
.contact .main_image .title:before{
	content: 'CONTACT';
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 40px;
	display: block;
	margin-bottom: -55px;
}

/*-----------------------------
  .estimate
-------------------------------*/
.estimate{
}
.estimate .main_image {
	display: flex;
	flex-direction: column-reverse;
	margin: 2vh auto;
	background: #C3D1D1;
}
.estimate .main_image .wrap1024 {
	display: contents;
}
.estimate .main_image:after {
	content: 'REQUEST';
	font-family: 'Raleway', sans-serif;
	font-size: 70px;
	font-weight: 900;
	line-height: 100px;
	letter-spacing: 0.05em;
	color: #F1F1F1;
	opacity: .3;
	text-align: center;
	z-index: 0;
	overflow: hidden;
}
.estimate .main_image .thumb {
	display: none;
}
.estimate .main_image .title {
	font-weight: 200;
	font-size: 16px;
	display: inline-block;
	text-align: center;
	width: 100vw;
	height: 120px;
	line-height: 95px;
	margin-top: -100px;
	z-index: 100;
}
.estimate .main_image .title:before {
	content: 'REQUEST';
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 40px;
	display: block;
	margin-bottom: -55px;
}
/*-----------------------------
  .confirm
-------------------------------*/
.confirm .form-group {
	margin-bottom: 15px;
	line-height: 1.8;
	border-bottom: 1px solid #ddd;
	padding: 5px 0 10px;
}
.confirm .form-group-last {
	border-bottom: none;
}
.confirm .box_form {
	border: 1px solid #ddd;
	border-radius: 10px;
	padding: 20px;
	margin: 60px auto 1px;
	width: 90vw;
}
/*-----------------------------
  .complete
-------------------------------*/
.complete .btn:after {
	display: none;
}
.complete .txt_box {
	font-size: 15px;
	display: flex;
	align-items: center;
	flex-direction: column;
	margin: 50px 20px;
}
/*-----------------------------
  .privacy
-------------------------------*/
.privacy {
}
.privacy .main_image {
	display: flex;
	flex-direction: column-reverse;
	margin: 2vh auto;
	background: #CED9C4;
}
.privacy .main_image .wrap1024 {
	display: contents;
}
.privacy .main_image:after {
	content: 'PRIVACY';
	font-family: 'Raleway', sans-serif;
	font-size: 70px;
	font-weight: 900;
	line-height: 100px;
	letter-spacing: 0.05em;
	color: #F1F1F1;
	opacity: .3;
	text-align: center;
	z-index: 0;
	overflow: hidden;
}
.privacy .thumb {
	display: none;
}
.privacy .title {
	font-weight: 200;
	font-size: 16px;
	display: inline-block;
	text-align: center;
	width: 100vw;
	height: 120px;
	line-height: 95px;
	margin-top: -100px;
	z-index: 100;
}
.privacy .title:before {
	content: 'PRIVACY';
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 40px;
	display: block;
	margin-bottom: -55px;
}
.privacy .ttl {
	margin: 0 0 50px;
}
.privacy .block {
	margin: 0 20px 20px;
}
.privacy .block-ttl {
    padding-bottom: 8px;
    line-height: 1.6;
    letter-spacing: 0.2em;
    font-size: 16px;
    margin: 0 0 20px;
    padding: 0 0 10px;
    border-bottom: 1px solid #ddd;
}
.privacy .block p {
	font-size: 12px;
    line-height: 1.8;
	margin: 0 0 20px;
}
.privacy .block p:last-child {
	margin: 0;
}
.privacy .block ul {
	font-size: 12px;
    line-height: 1.8;
	padding: 0 0 0 2em;
}
.privacy .block li {
    list-style-type: disc;
}
.privacy .block a {
	color: #7ebd27;
}
/*-----------------------------
  .error404
-------------------------------*/
.error404 {
}
.error404 .main_image {
	display: flex;
	flex-direction: column-reverse;
	margin: 2vh auto;
	background: #ccc;
}
.error404 .main_image .wrap1024 {
	display: contents;
}
.error404 .main_image:after {
	content: 'Not Found';
	font-family: 'Raleway', sans-serif;
	font-size: 50px;
	font-weight: 900;
	line-height: 100px;
	letter-spacing: 0.05em;
	color: #F1F1F1;
	opacity: .3;
	text-align: center;
	z-index: 0;
	overflow: hidden;
}
.error404 .thumb {
	display: none;
}
.error404 .title {
	font-weight: 200;
	font-size: 16px;
	display: inline-block;
	text-align: center;
	width: 100vw;
	height: 120px;
	line-height: 95px;
	margin-top: -100px;
	z-index: 100;
}
.error404 .title:before {
	content: '404';
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 40px;
	display: block;
	margin-bottom: -55px;
}
.error404 .txt_box {
	font-size: 15px;
	display: flex;
	align-items: center;
	flex-direction: column;
	margin: 20px 20px 50px;
}
/*-----------------------------
	.maintenance
-------------------------------*/
.maintenance .main_image {
	display: flex;
	flex-direction: column-reverse;
	margin: 0 auto;
	background: #ccc;
}
.maintenance .main_image .wrap1024 {
	display: contents;
}
.maintenance .thumb {
	display: none;
}
.maintenance .title {
	font-weight: 200;
	font-size: 16px;
	display: inline-block;
	text-align: center;
	width: 100vw;
	height: 120px;
	line-height: 95px;
	margin-top: 0;
	z-index: 100;
}
.maintenance .title:before {
	content: 'SORRY';
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 40px;
	display: block;
	margin-bottom: -55px;
}
.maintenance .ttl {
	margin: 0 0 57px;
}
.maintenance p {
	font-size:14px;
	line-height:1.6;
}
.maintenance .content {
	width: 90vw;
	margin: 0 auto;
	text-align: left;
}
.maintenance #footer {
	background: #1a1a1a;
	margin: 150px 0 0;
	padding: 20px;
	text-align: center;
	position: fixed;
	bottom: 0;
	width: 100vw;
}
.maintenance #footer .footer-logo {
	float: inherit;
	text-align: center;
	margin: 20px auto;
}

/* 2022-08-26 */
#header .wrap1024 {position: fixed;height:70px}

#main{margin-top:70px;}
.swiper {padding-top:50px;}

body{background-color:#f4f4f4;overflow-x:hidden} /* test */

.swiper,
.swiper-container,
.swiper-slide {
   height:85vh;
	width:100vw;
}

.swiper-slide > img {
   object-fit: cover;
   width: 100vw;
   height: 85vh;
}

.swiper-pc {display:none;}
.swiper-sp {display:block}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10vh;
    left: 0;
    width: 100%
}

.swiper-text{
	margin: -60vh auto 0 auto;
	z-index: 1;
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	font-weight: 500;
	font-size: 20px;
	color: #fff;
	text-align:center;
}
.swiper-text p {line-height:1.4em;}
.swiper-text p span{font-size:12px;font-weight:normal}
.swiper-button {
	margin: -30vh auto 0 auto;
	z-index: 1;
	position: absolute;
	width:14em;
	left: 0;
	right: 0;
	font-weight:normal;
	font-size: 11px;
	color: #333;

}
.swiper-button a span{position:absolute;right:16px;bottom:0.9rem}

.swiper-button a {position:relative;border:1px solid transparent;background-color:#fff;box-shadow: 2px 2px 6px rgba(0,0,0, 0.25);
	border-radius:0.2em;width:18em;text-decoration:none;padding:0.9em 2.5em 0.9em 1.5em }
.swiper-button a:hover span{right:12px;color:#000;}
.swiper-button a:hover{color:#000;background-color:#BCE220;} 

.top-home{display: none;}

.bn {max-width:940px;width:100%;margin:0 auto;display:flex;justify-content:center;}
.bn2 {width:100%;margin:0 auto;padding:4px 24px;gap:16px;text-align:center; border-left:3px solid transparent}

.alllist{width:100%;text-align:right; bottom:4em;}

.alllist a {
	position: relative;
	width: 6em;
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: 60px;
	color: #333;
	margin-top: -32px;
	margin-bottom: 32px;
}

.topics{width:100%;margin:0 auto;display:block;justify-content:space-between;gap:20px;margin-top:50px;padding-top:50px;padding-left:24px;padding-right:24px}
.topics div.works,.topics div.process,.topics div.lookbook {width:100%;height:300px;display:flex;flex-flow:column;box-shadow: 0 1px 20px rgba(0,0,0,0.2);margin-bottom:24px}
.topics div.img{margin-top:auto;height:220px; background-color:#fff;width:100%}
.topics div.cap { margin-top:auto;height:80px; width:100%;background-color:#fff;}
.topics div.works .img{background:url(https://www.hidesign.co.jp/wp/wp-content/themes/hidesign_ver4/images/work.jpg);background-size:cover;}
.topics div.process .img{background:url(https://www.hidesign.co.jp/wp/wp-content/themes/hidesign_ver4/images/process.jpg);background-size:cover;}
.topics div.lookbook .img{background:url(https://www.hidesign.co.jp/wp/wp-content/themes/hidesign_ver4/images/lookbook.jpg);background-size:cover;}
.topics div.cap {font-size:20px;font-family: 'Open+Sans', sans-serif;font-weight:bold;color:#333;text-align:center;line-height:1.2em; display:flex;flex-flow:column;
  align-items: center;
  justify-content: center;}
.topics div.cap span {font-size:12px;font-weight:normal;display:block}

.topspace {width:100%; height:200px;margin-top:-50px;margin-bottom:53rem;clear:both;position:static;background-color:transparent}

.topics a {text-decoration:none;}
.topics a:hover .cap {background-color:#c9ea45;}

.top2{display:none}
ul.blocks-gallery-grid{display:block;padding:12px 24px !important;margin:0 auto ;width: 100% !important;}
li.blocks-gallery-item {display:block;max-width:350px;width:100% !important;margin:0 auto 24px !important;}

#header {
    position: fixed;
    margin-top: -70px;
    width: 100vw;
    z-index: 2;
}
.tt {margin-top:-7.8em}
.infooff,.infoon{display:none}
.gt {
  margin: 5px 0 0 8px;
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  transform: rotate(45deg);
  margin-left: 0;
}

.wp-block-columns{margin:0 24px}

/* 2022-8-28 */

.wp-block-columns {
    flex-wrap: nowrap;
}
.topics div a{position:relative;margin}

.topics div span.ar {width:12px;height:12px;position:relative;}
.topics div a::after {content:url(https://www.hidesign.co.jp/wp/wp-content/themes/hidesign_ver4/images/ar-1.svg);
	display:block; transform: scale(1);margin: 0 0 0 auto;width:22px;margin:-50px 24px 0 auto}
.topics div a:hover::after {content:url(https://www.hidesign.co.jp/wp/wp-content/themes/hidesign_ver4/images/ar-2.svg);
	display:block; transform: scale(1);}
