@charset "UTF-8";

body {
	font-family: 'Noto Serif JP', serif;
	color: #555;
	padding: 0;
}

/* 全体フェードリンク
-------------------------------------------------- */

.fade-layer,
body:before{
	content: '';
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#fff;
	z-index:99999;
}
body.fade-layer-off:before{
	content: none;
}

/* JAVAの有効確認
-------------------------------------------------- */

#noscript {
	text-align: center;
	padding: 12px;
}

#noscript span {
	color: #F00;
}
	
#fade {
	background: url(images/top/catch.svg) repeat-x center center;
	background-size: auto 100%;
	background-color: #F7F7F7;
	width: 100%;
	height: 100vh;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 50;
	display: block;
}

.wrapper {
	background-color: #EFEFEF;
	width: 100%;
	height: 100vh;
	display: flex;
	align-items: center;
	justify-content: center;
}

@media only screen and  (max-width: 480px) {

#fade {
	width: 100%;
	height: 100vh;
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	
}

}

.garamond {
	font-family: 'EB Garamond', serif;
	font-size: 10px;
	margin-top: 0;
}

a {
	color: #222;
	text-decoration: none;
}

a:hover,
a:focus {
	text-decoration: none;
	outline: 0;
	color: #888;
}

a.active {
    border-bottom: 2px solid #FFF
}

/*その他*/
.tac{
	text-align: center;
}
.tar{
	text-align: right;
}
.tal{
	text-align: left;
}

/*区切り*/
hr{
	margin-top: 36px;
	margin-right: 24%;
	margin-bottom: 24px;
	margin-left: 24%;
	border-color: #666;
}

/* スマホ切り替え時のONOFF
-------------------------------------------------- */

.on{
	display: block;
	padding: 0;
}

.off{
	display: none;
	padding: 0;
}

@media only screen and  (max-width: 480px) {

.on{
	display: none;
}

.off{
	display: block;
}

}

/* グローバルメニュー
-------------------------------------------------- */

nav {
    position: fixed;
    top: 18px;
    left: 0;
    right: 0;
    z-index: 999
}

nav .first_ul {
    list-style: none;
    transition: all 0.3s ease-in-out
}

nav .first_ul li {
    display: inline-block;
    padding: 0px 25px
}

nav .first_ul li a {
    color: #FFF
}

nav .first_ul li a:hover,
nav .first_ul li a:focus {
    text-decoration: none;
    outline: 0;
    color: #FFF
}

nav .first_ul li a.active {
    border-bottom: 2px solid #FFF
}

nav .hamburger {
	width: 20px;
	position: absolute;
	cursor: pointer;
	z-index: 999;
	transition: all 0.3s ease-in-out;
	top: 2px;
	right: auto;
	left: 24px;
}

nav .hamburger span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #222 none repeat scroll 0% 0%;
    opacity: 1;
    right: 0px;
    transition: all 0.25s ease-in-out 0s;
    transform: rotate(0deg)
}

nav .hamburger span:nth-child(1) {
    margin-top: 0px
}

nav .hamburger span:nth-child(2) {
    margin-top: 8px;
    margin-right: 0px
}

nav .hamburger span:nth-child(3) {
    margin-top: 16px
}

nav .hamburger.opened span:nth-child(1) {
    transform: rotate(135deg);
    margin-top: 8px
}

nav .hamburger.opened span:nth-child(2) {
    opacity: 0;
    right: -75px
}

nav .hamburger.opened span:nth-child(3) {
    transform: rotate(-135deg);
    margin-top: 8px
}

nav.nav-down {
    top: 90px
}

nav.nav-up .first_ul {
}

#nav_showed {
	display: none;
	opacity: 0;
}

#nav_showed .title_nav {
	height: 100vh;
	padding: 0 5% 0 5%;
	margin-top: -20px;
	background: rgba(237,235,233,0.6);
	backdrop-filter: blur(3px);
	-webkit-backdrop-filter: blur(3px);
	text-align: left;
	opacity: 0;
}

#nav_showed .title_nav ul {
	width: 85%;
	list-style: none;
	-moz-padding-start: 0px;
	-webkit-padding-start: 0px;
	position: absolute;
	bottom: 80px;
}

#nav_showed .title_nav ul li {
	font-size: 13px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 12px;
	padding-bottom: 12px;
}

/* 左ヘッダー
-------------------------------------------------- */

header {
	position: fixed;
	top: 50%;
	left: 24px;
	width: 120px;
	height: auto;
	z-index: 24;
	margin: 24px 0 0 0;
	padding: 0;
}

@media only screen and  (max-width: 480px) {

header {
	position: absolute;
	top: 18%;
	left: 0;
	width: 100%;
	height: 42px;
	z-index: 24;
}

}

.overall {
	position: fixed;
	height: 100%;
	display: table;
}

.thick {
	font-weight: 900;
}

.mthin {
	font-weight: 600;
}

.thin {
	font-weight: 100;
}

.Cooperation {
	color: #CCC;
	background-color: #555;
	margin: 8px 0 0 0;
	font-size: 14px;
	line-height: 2;
}

.MainTitle {
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 2px;
	margin-top: 8px;
	margin-bottom: 18px;
	padding: 0;
	z-index: 9;
}

.TitleDscription {
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 2px;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 2;
}

@media only screen and  (max-width: 480px) {


.MainTitle {
	font-size: 17px;
	line-height: 28px;
	letter-spacing: 0px;
}

.TitleDscription {
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 1px;
	margin-top: 24px;
	margin-bottom: 8px;
	line-height: 1.8;
}

}

.mizu {
	padding: 0 8px 0 0;
}

.mizu p {
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 2px;
}

/* スマホ切り替え時のONOFF
-------------------------------------------------- */

#site-body {
	display: block;
}

#site-apect {
	background: url(images/top/orientation.svg) no-repeat center center;
	background-color: #FFF;
	width: 100%;
	height: 100vh;
	display: none;
}


@media only screen and  (max-height: 414px) {

#site-body {
	display: none;
}

#site-apect {
	display: block;
}

}

@keyframes blurel {
    0% {transform: scale(90%, 90%);}
    100% {transform: scale(100%, 100%);}
}
/* ブラーアニメーション
	animation-name: blurel;
	animation-duration: 60s;
	
-------------------------------------------------- */

/* メインビジュアル
-------------------------------------------------- */



#top-head-one {
	background: url(images/common/catch.svg) no-repeat top center;
	background-size: 100% auto ;
	display: flex;
	width: 100%;
	height: auto;
	margin: 0 auto 0 auto;
	overflow: hidden;
}

#top-head-two {
	background: url(images/common/catch.svg) no-repeat center center;
	background-size: 100% auto ;
	display: flex;
	width: 100%;
	height: auto;
	margin: 0 auto 0 auto;
	overflow: hidden;
}

#top-head-three {
	background: url(images/common/catch.svg) no-repeat center center;
	background-size: 100% auto ;
	display: flex;
	width: 100%;
	height: auto;
	margin: 0 auto 0 auto;
	overflow: hidden;
}

.mv {
	position: absolute;
	top: 50vh;
	left: 50%;
	width: 50%;
	height: auto;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	z-index: 5;
}

@media only screen and  (max-width: 480px) {

.mv {
	position: absolute;
	top: 7vh;
	left: 7%;
	width: 90%;
	height: auto;
	transform: translate(0%, 0%);
	-webkit-transform: translate(0%, 0%);
	-ms-transform: translate(0%, 0%);
	z-index: 5;
}

}

.SubTitle {
	font-size: 24px;
	line-height: 42px;
	letter-spacing: 1px;
	margin-top: 24px;
	padding: 0;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	position: absolute;
	top: 0;
	left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
	z-index: 9;
}


@media only screen and  (max-width: 768px) {

.box {
	background: url(images/top/box.svg) no-repeat center center;
	background-size: cover;
	width: 70%;
	height: 40%;
	position: absolute;
	top: 60%;
	left: 60%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	z-index: 5;
}

.SubTitle {
	font-size: 20px;
	line-height: 42px;
	letter-spacing: 1px;
	margin-top: 24px;
	padding: 0;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}

}

/* スクロールコンテナ
-------------------------------------------------- */
.scroll-container {
	display: flex;
	width: 100%;
	height: 100vh;
}


/* スクロール誘導
-------------------------------------------------- */

@keyframes sdl {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  50.1% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}

.scroll a {
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	padding: 10px 10px 110px;
	overflow: hidden;
	color: #333;
	font-size: 14px;
	line-height: 1;
	letter-spacing: .2em;
	text-decoration: none;
	writing-mode: vertical-lr;
}

@media only screen and  (max-width: 480px) {

.scroll a {
	display: inline-block;
	position: absolute;
	right: 57%;
	bottom: 0;
	z-index: 2;
	padding: 10px 10px 110px;
	overflow: hidden;
	color: #333;
	font-size: 14px;
	line-height: 1;
	letter-spacing: .2em;
	text-decoration: none;
	writing-mode: vertical-lr;
}

}

.scroll a::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 100px;
  background: #333;
  animation: sdl 2.5s cubic-bezier(1, 0, 0, 1) infinite;
}

.scrollc a {
	display: inline-block;
	position: absolute;
	left: 12px;
	top: 0;
	z-index: 2;
	padding: 70px 0 60px;
	overflow: hidden;
	color: #333;
	font-size: 10px;
	line-height: 1;
	letter-spacing: .2em;
	text-decoration: none;
	writing-mode: vertical-lr;
}

.scrollc a::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 60px;
  background: #333;
  animation: sdl 2.5s cubic-bezier(1, 0, 0, 1) infinite;
}

@keyframes fdl {
  0% {
    transform: scale(0, 1);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  50.1% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(0, 1);
    transform-origin: 100% 0;
  }
}

.flick a {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 12px;
  z-index: 2;
  padding: 8px 36px 0 0;
  overflow: hidden;
  color: #333;
  font-size: 10px;
  line-height: 1;
  letter-spacing: .2em;
  text-decoration: none;
}

.flick a::after {
  content: '';
  position: absolute;
  top: 12px;
  right: 0;
  width: 32px;
  height: 1px;
  background: #333;
  animation: fdl 2.5s cubic-bezier(1, 0, 0, 1) infinite;
}


/* トップページコンテンツ
-------------------------------------------------- */


.mySwiper {
	width: 100%;
	height: 50vh;
	margin: 50vh 0 0 50%;
	padding: 0;
}

#top-cont {
	width: 100%;
	height: 50vh;
	margin: 16px 0 0 0;
	padding: 0;
}

@media only screen and  (max-width: 480px) {

.mySwiper {
	width: 100%;
	height: 70vh;
	margin: 30vh 24px;
	padding: 0;
}

#top-cont {
	width: 100%;
	height: 100vh;
	margin: 0;
	padding: 0;
}

}

#top-foot {
	width: 100%;
	position: absolute;
	bottom: 50px;
	right: 0px;
}

/* 固定ページコンテンツ
-------------------------------------------------- */

#under-cont {
	width: 100%;
	height: 100vh;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
}

@media only screen and  (max-width: 480px) {

#under-cont {
	width: 100%;
	height: auto;
	display: block;
	padding: 80px 0 0 0;
}

}

/* 商品一覧
-------------------------------------------------- */

.ichiran {
	position: relative;
}

.ichiran a{
	color: #555;
}

.ichiran a:hover{
	color: #013E21;
}

.item_name {
	position: absolute;
	top: 24px;
	left: 24px;
	margin-right: 24px;
}

.item_name_title{
	font-size: 18px;
	margin: 0;
	padding: 0;
	line-height: 1.2;
	text-shadow: 1px 1px 1px #FFF, -1px 1px 1px #FFF, 1px -1px 1px #FFF, -1px -1px 1px #FFF, 1px 0px 1px #FFF, 0px 1px 1px #FFF, -1px 0px 1px #FFF, 0px -1px 1px #FFF;
}

.item_name_annotation{
	font-size: 18px;
	margin: 0;
	padding: 0;
	line-height: 1.2;
	text-shadow: 1px 1px 1px #FFF, -1px 1px 1px #FFF, 1px -1px 1px #FFF, -1px -1px 1px #FFF, 1px 0px 1px #FFF, 0px 1px 1px #FFF, -1px 0px 1px #FFF, 0px -1px 1px #FFF;
}

.vertical_name {
	position: absolute;
	top: 12px;
	left: 12px;
	line-height: 1.2;
}

.Product_list {
	padding: 24px 24px 50px 24px;
}

.Product_list_title{
	font-size: 16px;
	font-weight: 600;
	line-height: 28px;
	letter-spacing: 1px;
	margin: 0;
	text-shadow: 1px 1px 1px #FFF, -1px 1px 1px #FFF, 1px -1px 1px #FFF, -1px -1px 1px #FFF, 1px 0px 1px #FFF, 0px 1px 1px #FFF, -1px 0px 1px #FFF, 0px -1px 1px #FFF;
}

.Product_list_annotation{
	font-size: 14px;
	margin: 0;
	padding: 0;
	line-height: 1.2;
	text-shadow: 1px 1px 1px #FFF, -1px 1px 1px #FFF, 1px -1px 1px #FFF, -1px -1px 1px #FFF, 1px 0px 1px #FFF, 0px 1px 1px #FFF, -1px 0px 1px #FFF, 0px -1px 1px #FFF;
}

.Product_Catch {
	padding-top: 50px;
	padding-right: 24px;
	padding-left: 24px;
}

.Product_Single_title {
	position: relative;
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

.Product_Single {
	position: relative;
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

@media only screen and  (max-width: 768px) {

.item_name {
	position: absolute;
	top: 12px;
	left: 12px;
	margin-right: 12px;
}

.item_name_title{
	font-size: 15px;
}

.item_name_annotation{
	font-size: 15px;
}

.vertical_name {
	top: 12px;
	right: 12px;
}

.Product_list {
	padding-right: 0%;
	padding-left: 0%;
}

.Product_list_title{
	font-size: 16px;
	font-weight: 600;
}

.Product_list_annotation{
	font-size: 14px;
}

.Product_Catch {
	padding-top: 20px;
	padding-right: 3%;
	padding-left: 3%;
}

.Product_Single_title {
	max-width: 480px;
	padding-top: 20px;
	margin: 0 auto;
}

.Product_Single {
	max-width: 480px;
	padding-top: 20px;
	margin: 0 auto;
}

}

@media only screen and  (max-width: 480px) {

.Product_list_title{
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
}

.Product_list_annotation{
	font-size: 12px;
}

.Product_Single_title {
	max-width: 94%;
	padding-top: 20px;
	margin: 0 3%;
}

}

.Product_list_price{
	font-weight: 900;
	color: #000;
	margin: 6px 0 18px 0;
	letter-spacing: 1px;
	font-size: 13px;
	text-align: center;
	padding: 0;
}
  
.Product_list_line{
	background-color: #fff;
	margin-bottom: 24px;
	position: relative;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9F8E23;
	border-bottom-color: #9F8E23;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFF;
	border-left-color: #FFF;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
}
.Product_list_line:before,
.Product_list_line:after{
  content: '';
  position: absolute;
  top: -8px;
  width: 1px;
  height: -webkit-calc(100% + 16px);
  height: calc(100% + 16px);
  background-color: #9F8E23;
}
.Product_list_line:before{
  left: 8px;
}
.Product_list_line:after{
  right: 8px;
}

/* 商品ページ
-------------------------------------------------- */

.Product_Main {
	position: relative;
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
	padding: 0;
}

.left {
	width: 480px;
}

.right {
	position: absolute;
	max-width: 540px;
	left: 540px;
	top: 0px;
}

.details {
	width: 100%;
	height: 240px;
}

@media only screen and  (max-width: 1024px) {

.Product_Main {
	position: relative;
	padding: 0;
}

.left {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}

.right {
	position: relative;
	width: 480px;
	left: 0;
	margin-right: auto;
	margin-left: auto;
}

}

@media only screen and  (max-width: 480px) {

.left {
	width: 100%;
	margin-right: 0;
	margin-left: 0;
}

.right {
	position: relative;
	width: 94%;
	left: 0;
	margin-right: 3%;
	margin-left: 3%;
}

}

/* 商品詳細スライダー
-------------------------------------------------- */

.swiper-recommend {
	overflow: hidden;
}

.swiper-recommend-sp {
	overflow: hidden;
}

.swiper-thumbs {
	width: 480px;
	margin-bottom: 36px;
	overflow: hidden;
}


@media only screen and  (max-width: 768px) {
}
.swiper-space {
	width: 480px;
	height: 480px;
	overflow: hidden;
}

.swiper-thumbs {
	width: 480px;
	margin-bottom: 36px;
	overflow: hidden;
}

@media only screen and  (max-width: 480px) {

.swiper-space {
	width: 375px;
	height: 375px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

.swiper-thumbs {
	width: 375px;
	margin-bottom: 36px;
	margin-right: auto;
	margin-left: auto;
}

}

.swiper-slide {
	background-size:contain;
	background-position: top;
}
.swiper-recommend .swiper-slide {
	width: 32%;
	background-size:contain;
	background-position: top;
}

@media only screen and  (max-width: 768px) {

.swiper-recommend .swiper-slide {
	width: 70%;
	background-size:contain;
	background-position: top;
}

}

.swiper-recommend .more {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
}

.swiper-recommend .list img {
	margin: 0;
}

.gallery-top {
	width: 100%;
	height: 100%;
}
.gallery-top::before {
  content: "";
  display: block;
  padding-top: 0;
}

.gallery-thumbs {
	height: 100%;
}

.gallery-thumbs .swiper-slide {
  width: 120px !important;
  height: 120px;
  opacity: 0.5;
}

@media only screen and  (max-width: 480px) {

.gallery-thumbs .swiper-slide {
  width: 90px !important;
  height: 90px;
  opacity: 0.5;
}

}
.gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}

video{
}

.mp4_annotation{
	position: absolute;
	top: 80%;
	left: 8%;
	background-color: #fffbf1;
	font-size: 14px;
	letter-spacing: 2px;
	padding-right: 6px;
	padding-left: 8px;
}

/* 商品詳細
-------------------------------------------------- */

#under-overview {
	width: 100%;
	height: 150px;
	background-repeat: no-repeat;
	background-position: center center;
}

.Product_term{
  font-weight: 300;
  font-size: 70%;	margin-top: 12px;
}

.Product_title{
	font-size: 24px;
	font-weight: 600;
	line-height: 28px;
	margin: 0;
	text-shadow: 1px 1px 1px #FFF, -1px 1px 1px #FFF, 1px -1px 1px #FFF, -1px -1px 1px #FFF, 1px 0px 1px #FFF, 0px 1px 1px #FFF, -1px 0px 1px #FFF, 0px -1px 1px #FFF;
}

.Product_lead{
  font-size: 14px;
  padding-bottom: 12px;
}

.Product_price{
  font-size: 16px;
  letter-spacing: 2px;
  color: #F00;
  margin: 0;
  padding: 0 0 8px 0;
}

.Product_price span{
	font-size: 10px;
	letter-spacing: 2px;
}

.Product_name{
  display: block;
  text-decoration: none;
  color: #000;
  font-size: 13px;
  letter-spacing: 1px;
  margin: 1px 0 8px 0;
  text-shadow: 1px 1px 1px #FFF, -1px 1px 1px #FFF, 1px -1px 1px #FFF, -1px -1px 1px #FFF, 1px 0px 1px #FFF, 0px 1px 1px #FFF, -1px 0px 1px #FFF, 0px -1px 1px #FFF;
}
  
.Product_button{
  border: 1px solid #000;
  position: absolute;
  top: 36px;
}

.Product_photo{
	margin: 24px 8px 0 8px;
}
.Product_size{
  font-size: 12px;
  padding: 0;
  margin: 0;
}
.Product_code{
  font-size: 10px;
  padding: 0;
  margin: 12px 0 0 0;
}
.Product_desc{
  font-size: 15px;
  padding: 0;
  margin: 18px 0 6px 0;
}
.Product_material{
  font-size: 12px;
  font-weight: 900;
  color: #555;
  letter-spacing: 1px;
  padding: 0;
  margin: 0;
}
.Product_delivery{
	font-size: 12px;
	color: #555;
	letter-spacing: 1px;
	margin: 0;
}
.Product_settlement{
  margin: 0;
  padding: 24px 0 24px 0;
}
.Product_details_title{
	text-align: center;
	background-color: #FFF;
	max-width: 280px;
	margin: -18px auto 12px auto;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #555;
}
.Product_details{
  padding: 4px 4px 18px 4px;
}
.cat{
  font-size: 10px;
  letter-spacing: 2px;
  text-align: center;
  border: 1px solid #555;
  display: inline;
  margin: 8px 12px 0 0;
  padding: 4px 8px 2px 8px;
  line-height: 24px;
}

/* 関連商品
-------------------------------------------------- */
.associated {
	position: relative;
	margin-top: 50px;
}

/* プレゼンページ
-------------------------------------------------- */

.true_bg {
}

.true_bg::before {
    position:fixed;
    top:0;
    left:0;
    z-index:-1;
    width:100vw;
    height:100vh;
    background:url(images/business/true.jpg) no-repeat center center;
    -webkit-background-size:cover;
    background-size:cover;
    content:"";
}

@media only screen and  (max-width: 480px) {

.true_bg::before {
    position:fixed;
    top:0;
    left:0;
    z-index:-1;
    width:480px;
    background:url(images/business/true.jpg) no-repeat center center;
    -webkit-background-size:cover;
    background-size:cover;
    content:"";
}

}

#presen-cont {
	width: 100%;
	padding: 50vh 0 0 0;
	background-color: #FFF;
}

#true-cont {
	width: 100%;
	height: 480px;
}

#title_area {
	width: 100%;
	display: flex;
	align-items: top;
	justify-content: right;
}

.true_area {
	width: 100%;
}

.presenTitle-vertical {
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 900;
	padding: 12px 0 0 0 ;
}

.presenSubtitle-vertical {
	font-size: 18px;
	letter-spacing: 6px;
	padding-right: 5%;
}

.presenTitle {
	font-size: 18px;
	letter-spacing: 6px;
	z-index: 9;
}

.presenTitle-White {
	font-size: 28px;
	letter-spacing: 6px;
	color: #FFF;
	margin: 0;
	padding: 100px 0 0 0;
	text-align: left;
}

.presenDetail-White {
	max-width: 480px;
	font-size: 14px;
	letter-spacing: 4px;
	margin: 42px;
	color: #FFF;
	line-height: 2;
	margin: 24px 0 80px 0;
}

@media only screen and  (max-width: 480px) {

#presen-cont {
	width: 100%;
	padding: 30vh 0 0 0;
	background-color: #FFF;
}

.presenTitle {
	font-size: 18px;
	letter-spacing: 6px;
	z-index: 9;
}

.presenTitle-White {
	font-size: 18px;
	letter-spacing: 6px;
	color: #FFF;
	margin: 24px 0 0 0;
	padding: 48px 0 0 0;
	text-align: center;
}

.presenDetail-White {
	font-size: 14px;
	letter-spacing: 4px;
	margin: 0;
	color: #FFF;
	line-height: 2;
	margin: 24px;
}

}

.function {
	list-style: none;
	margin: 0;
	padding: 0;
}

.function li {
  overflow: hidden;
  margin: 0;
  position: relative;
}

.function-content {
	font-size: 14px;
	border-left: 1px solid #CCC;
	padding: 8px 0 8px 10px;
	margin-left: 10px;
	letter-spacing: 2px;
}

.function-content img {
	width: 95%;
}

.function-content:before {
  content: '';
  width: 5px;
  height: 5px;
  position: absolute;
  left: 8px;
  top: 19px;
  background: #555;
  border-radius: 100%;
}

.function-detail{
	font-size: 14px;
	position: relative;
	padding: 16px 18px;
	margin: 8px 0 0 2px;
	letter-spacing: 3px;
	z-index: 9;
}

.function-detail:before{
  content: '';
  position: absolute;
  left: -4px;
  top: 4px;
  height: 1px;
  width: -webkit-calc(25%);
  width: calc(25%);
  background-color: #CCC;
}
.function-detail:after{
  content: '';
  position: absolute;
  top: -8px;
  left: 8px;
  width: 1px;
  height: -webkit-calc(100% + 4px);
  height: calc(100% + 4px);
  background-color: #CCC;
}


.txt_on{
	background: rgba(255,255,255,1);
}

.txt_bk{
	background: rgba(255,255,255,1);
}

@media only screen and  (max-width: 480px) {

.txt_bk{
	background: rgba(255,255,255,0);
}

}


/* アイテム紹介
-------------------------------------------------- */

#section{
  width: 100%;
  background-color: #FFF;
  display: flex;
  flex-flow: row wrap;
  align-items: flex-end;
}
#section .item1{
	order: 1;
	width: 40%;
}
#section .item2{
	order: 2;
	width: 60%;
}
#section .item3{
	order: 3;
	width: 100%;
}
#section .item4{
	order: 4;
	width: 50%;
}
#section .item5{
	order: 5;
	width: 40%;
}
#section .item6{
	order: 6;
	width: 60%;
}
#section .item7{
	order: 7;
	width: 40%;
}
#section .item8{
	order: 8;
	width: 100%;
}

/*このセルの位置を操作*/

.acd-check{
    display: none;
}
.acd-label{
	font-size: 14px;
	display: block;
	margin-bottom: 1px;
	padding: 10px;
	position: relative;
	text-align: left;
}
.acd-content{
    display: block;
    height: 0;
    opacity: 0;
    padding: 0 10px;
    transition: .5s;
    visibility: hidden;
}
.acd-check:checked + .acd-label:after{
}
.acd-check:checked + .acd-label + .acd-content{
    height: auto;
    opacity: 1;
    padding: 10px;
    visibility: visible;
}

#section img{
  width: 100%;
  padding: 20px 20px 0 20px;
  margin: 0 0 0 auto;
}

@media only screen and  (max-width: 768px) {

#section{display: block;}

#section .item1{
	width: 100%;
}
#section .item2{
	width: 100%;
}
#section .item3{
	width: 100%;
}
#section .item4{
	width: 100%;
}
#section .item5{
	width: 100%;
}
#section .item6{
	width: 100%;
}
#section .item7{
	width: 100%;
}
#section .item8{
	width: 100%;
}

}


/* 映像関係
-------------------------------------------------- */

.fc-video {
	content:"";
	position: absolute;
	width: 100%;
	height: 99vh;
	top: 0;
	right: 0;
	z-index: 2;
	clip-path: polygon(0 0, 100% 0, 100% 50%, 0 50%);
	background: url(images/common/pattern.png) repeat center center;
	transform: translate(0%, 0%);
	-webkit-transform: translate(0%, 0%);
	-ms-transform: translate(0%, 0%);
}

.fc-video img {
	width: 50%;
}

.bg-video {
	content:"";
	position: absolute;
	width: auto;
	height: 99vh;
	top: 0;
	right: 0;
	left: auto;
	z-index: 1;
	clip-path: polygon(0 0, 100% 0, 100% 50%, 0 50%);
}

@media only screen and  (max-width: 810px) {

.fc-video {
	content:"";
	position: absolute;
	width: 100%;
	height: 100vh;
	top: 0;
	right: 0;
	z-index: 2;
	clip-path: polygon(0 0, 100% 0, 100% 30%, 0 30%);
	background: url(images/common/pattern.png) repeat center center;
	display: flex;
	align-items: start;
	justify-content: right;
}

.fc-video img {
	width: 85%;
}

.bg-video {
	content:"";
	position: absolute;
	width: auto;
	height: 50vh;
	top: 0;
	right: auto;
	left: 0;
	z-index: 1;
	clip-path: polygon(0 0, 100% 0, 100% 60%, 0 60%);
	transform: translate(0%, 0%);
	-webkit-transform: translate(0%, 0%);
	-ms-transform: translate(0%, 0%);
}

}

@media only screen and  (max-width: 480px) {

.fc-video {
	content:"";
	position: absolute;
	width: 100%;
	height: 99vh;
	top: 0;
	right: 0;
	z-index: 2;
	clip-path: polygon(0 0, 100% 0, 100% 30%, 0 30%);
	background: url(images/common/pattern.png) repeat center center;
	display: flex;
	align-items: start;
	justify-content: right;
}

.fc-video img {
	width: 85%;
}

.bg-video {
	content:"";
	position: absolute;
	width: auto;
	height: 50vh;
	top: 0;
	right: auto;
	left: 0;
	z-index: 1;
	clip-path: polygon(0 0, 100% 0, 100% 60%, 0 60%);
	transform: translate(-20%, 0%);
	-webkit-transform: translate(-20%, 0%);
	-ms-transform: translate(-20%, 0%);
}

}

.youtube{
width:100%;              /*横幅いっぱいにwidthを指定*/
padding-bottom: 56.25%;  /*高さをpaddingで指定(16:9)*/
height:0px;              /*高さはpaddingで指定するためheightは0に*/
position: relative;
}
.youtube iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


/* お問い合わせページ
-------------------------------------------------- */

#app-cont {
	background-color: #EDEBE9;
	width: 100%;
	height: 100vh;
	display: flex;
	align-items: center;
	justify-content: center;
}

/* 受付
-------------------------------------------------- */

#contact-cont {
	background-color: #EDEBE9;
	width: 100%;
	height: 100vh;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
}

@media only screen and  (max-width: 480px) {

#contact-cont {
	background-color: #EDEBE9;
	width: 100%;
	height: auto;
	display: block;
	align-items: center;
	justify-content: center;
	padding: 0 0 80px 0;
}

}

/* 右固定メニュー
-------------------------------------------------- */

.vertical-sns {
	position: fixed;
	right: 12px;
	bottom: 0px;
	width: 24px;
	height: 150px;
	z-index: 48;
}

.vertical-sns p {
	width: 24px;
}
		
/* グローバルメニュー
-------------------------------------------------- */

.g_menu {
	position: absolute;
	top: 0;
	left: 0;
	width: 110px;
	z-index: 9;
}

.g_menu .inc {
	width: 130px;
	margin: 0 0 24px 0;
	padding: 0;
}

.g_menu li {
	margin: 12px 0;
	padding: 0;
}

.g_menu a {
	font-size: 13px;
	letter-spacing: 1px;
	margin: 0;
}

.g_menu a:hover,
.g_menu a:focus {
	text-decoration: none;
	outline: 0;
	color: #333;
}

.g_menu a.active {
	margin: 0;
	padding: 0;
}
  
.copyright {
	font-size: 7px;
	letter-spacing: 2px;
	text-align: left;
	margin: 18px 0 0 0;
	padding: 0;
	color: #999;
}


@media only screen and  (max-width: 480px) {
	
.g_menu {
	position: relative;
	top: 1px;
	left: 12px;
	width: 110px;
	z-index: 9;
}

.g_menu .inc {
	width: 170px;
	margin: 0 0 0 16px;
	padding: 0;
}

}

/* アンダーメニュー
-------------------------------------------------- */

.f_menu {
	position: fixed;
	width: 200px;
	height: 40px;
	right: 0;
	bottom: 0;
	z-index: 9;
	display: block;
}

.f_menu {
	font-size: 12px;
	list-style: none;
	transition: all 0.3s ease-in-out;
	width: 200px;
	padding: 0;
	margin: 0;
}

.f_menu li {
	display: inline-block;
	letter-spacing: 1px;
	width: 48%;
	margin: 0;
	padding: 0;
	text-align: center;
}

.f_menu a {
	font-size: 12px;
	color: #333;
}

.f_menu a:hover,
.f_menu a:focus {
	text-decoration: none;
	outline: 0;
	color: #666;
}

.f_menu a.active {
	margin: 0;
	padding: 0;
}

/* 会社概要
-------------------------------------------------- */

.table_company{
}

.table_company a{
	font-size: 13px;
}

.table_company tr{
	width: 100%;
	display: inline-block;
}
.table_company th{
	width: 120px;
	padding: 10px;
	border-bottom: 3px solid #999;
}
.table_company td{
	font-size: 13px;
	line-height: 1.3;
	padding: 10px;
	border-bottom: 1px solid #666 !important;
}

@media only screen and (max-width: 768px) {
  
.table_company th{
	font-size: 12px;
  width: 80px;
  padding: 5px;
}

}

/*下線が引かれる
-------------------------------------------------- */

.effect-button{
	display: block;
	text-decoration: none;
	color: #999;
	background-color: #FFF;
	max-width: 180px;
	position: relative;
	text-align: center;
	margin: 10px 0;
	padding: 8px 0 10px 0;
	border: 1px solid #555;
	z-index: 9;
}
.effect-button a{
	font-size: 12px;
	letter-spacing: 2px;
}
.effect-button:after{
  content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
  border-top: 3px solid #666;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
}
.effect-button:hover{
	color: #2E2E2E;
}
.effect-button:hover::after{
  transform: scale(1, 1);
}

/*下線が引かれる
-------------------------------------------------- */

.out-button{
	display: block;
	text-decoration: none;
	color: #999;
	max-width: 180px;
	position: relative;
	text-align: center;
	margin: 10px auto 10px auto;
	padding: 6px 0 6px 0;
	border: 1px solid #555;
}
.out-button a{
	font-size: 10px;
	letter-spacing: 2px;
}
.out-button:after{
  content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
  border-top: 3px solid #666;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
}
.out-button:hover{
	color: #2E2E2E;
}
.out-button:hover::after{
  transform: scale(1, 1);
}
  
/*　新着情報一覧
--------------------------------------------------*/

.news-topics {
	margin: -0.5px;
	height: 150px;
	width: 49%;
	padding: 2%;
	float: left;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

.news-topics .date {
	font-size: 12px;
	text-align: right;
	padding: 1px 8px;
}

.news-topics p {
	line-height: 2;
}

.news-topics-btn {
	padding-top: 50px;
	clear: both;
}

@media only screen and (max-width: 480px) {
	
.news-topics {
	width: 100%;
	height: 96px;
	padding: 0;
	margin: 0;
	float: none;
	position: relative;
	border: 1px solid #FFF;
}
  
.news-topics p {
	overflow: hidden;
}

.news-topics-btn {
	padding-top: 0;
	clear: both;
}

}
  
/*　新着情報
--------------------------------------------------*/

.news-topics-title {
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 1px;
	margin: 0;
}

.news ul {
	border: 1px solid #CCC;
	padding: 24px;
	margin-bottom: 24px;
}

.news ul li {
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.news h3 {
	font-size: 16px;
	margin: 0;
	padding-top: 8px;
	padding-bottom: 18px;
	font-weight: 100;
	letter-spacing: 1px;
}

.news h3::after {
    content: "";
    display: block;
    width: 5px;
	margin-top: 4px;
	margin-left: 2px;
    border-top: 5px solid #111;
}

.news h4 {
	font-size: 14px;
	margin: 0;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: 100;
	letter-spacing: 1px;
}

.news h4::after {
    content: "";
    display: block;
    width: 18px;
	margin-top: 4px;
	margin-left: 2px;
    border-top: 1px solid #999;
}

.news p {
	font-size: 14px;
	padding-bottom: 18px;
	letter-spacing: 2px;
}

.prev-next {
	padding-top: 30px;
	padding-bottom: 20px;
}

.prev-next a {
	font-size: 12px;
	letter-spacing: 3px;
}


.news-catch {
	width: 100%;
	padding: 70px 0 10px 0;
}

.news-circle {
	border-radius: 50%;  /* 角丸半径を50%にする(=円形にする) */
	width:  80px;       /* ※縦横を同値に */
	height: 80px;       /* ※縦横を同値に */
}

.wp-block-image {
	width:  80px;       /* ※縦横を同値に */
	height: 80px;       /* ※縦横を同値に */
	margin: auto;
}

.wp-block-image img {
	border-radius: 50%;  /* 角丸半径を50%にする(=円形にする) */
	width:  80px;       /* ※縦横を同値に */
	height: 80px;       /* ※縦横を同値に */
}

/* ボタン
-------------------------------------------------- */
.more{
  font-size: 12px;
  letter-spacing: 2px;
  text-align: right;
  display: inline;
  margin: 0;
  padding: 0;
}

@media only screen and  (max-width: 768px) {

  .more{
	font-size: 12px;
	letter-spacing: 2px;
	text-align: right;
	display: inline;
	margin: 0;
	padding: 12px 0 0 0;
  }

}

/* フッター
-------------------------------------------------- */

footer {
}

/*　お問い合わせ
--------------------------------------------------*/

.ContactTitle {
	font-size: 18px;
	font-weight: 300;
}

.app {}

.app input[type="email"] {
	background-color: #FFF;
	width: 200px;
	height: 36px;
	padding: 12px;
	border: none;
}

.app input[type="submit"] {
	width: 48px;
	height: 32px;
	padding-top: 4px;
	border: none;
}

.app input[type="submit"]:hover {
	color: #000;
}

.required{
  color: #C30D23;
}
.contact_form th{
	font-size: 12px;
	width: 80px;
}
.contact_form td{
	font-size: 14px;
	line-height: 1.8;
	padding: 8px;
	border-bottom: 1px solid #999;
}

.contact_form input{
	margin: 0;
}
.contact_form mwform-radio-field{
	width: 100%;
}
.contact_form label input{
	width: 18px;
	background-color: #FFF;
}
.contact_form select{
	padding: 6px;
	border: none;
	background-color: #FFF;
}
.contact_form input[type="text"]{
	padding: 2px;
	border: none;
	background-color: #FFF;
}
.contact_form input[name="your_co"],
.contact_form input[name="your_name"],
.contact_form input[name="furigana"]{
	width: 50%;
}
.contact_form input[name="tel_one"],
.contact_form input[name="tel_two"],
.contact_form input[name="tel_three"]{
	width: 28%;
}
.contact_form input[name="add"]{
	width: 24%;
	background-color: #FFF;
}
.contact_form input[type="email"],
.contact_form input[name="address"]{
	width: 100%;
	border: none;
	background-color: #FFF;
}
.contact_form textarea{
	width: 100% !important;
	font-size: 100%;
	padding: 4px;
	box-sizing: border-box;
	background-color: #FFF;
	border: none;
}

.contact_form .recommended{
	font-size: 12px;
}

.send{
	width: 90px;
	height: 36px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 24px;
}

.send input[type="submit"] {
	border: none;
	background-color: #666;
	height: 36px;
	width: 90px;
	color: #FFF;
}

.authentication input[type="email"] {
	border: none;
	background-color: #EDEBE9;
	pointer-events: none;
}

.mw_wp_form .horizontal-item + .horizontal-item label {
    margin-left: -10px;
}