@charset "UTF-8";
@media screen and (min-width: 768px), print {
	

.pc,.slick-slider.pc{display: block;}
.sp,.slick-slider.sp{display: none;}
    
section {
  padding: 100px 60px;
    max-width: 800px;
    box-sizing: content-box;
}
section.top {
  padding: 100px 60px;
    max-width: 800px;
    box-sizing: content-box;
  margin: 30px auto;
	}
/*********** header ***********/
header {
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 60px;
	margin: 0;
	padding:0;
	background: rgba(255,255,255,0.98);
	transition: .3s;
}
header .inner {
    height: 60px;
    width: 1180px;
    margin: 0 auto;
}
.logo {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: 14px 0 22px;
	width: 210px;
}
.en .logo {
	margin: 10px 0 22px;
}

.logo img {
	width: 140px;
}

.en .logo img {
	width: 190px;
}

.logo {
	left: 40px;
}
.title {
	position: absolute;
	top: 50%;
	right: 20px;
	width: 164px;
	height: 14px;
	margin: -7px 0 0 -82px;
	display: block;
	padding: 0;
}    
.lang {
    position: absolute;
    right: 40px;
    margin: 21px 0 23px;
    height: 16px;
    line-height: 1;
    font-weight: 200;
}
    
.lang span{
    display: inline-block;
}
    
.lang span.current-lang{
    color: #000;
}
    
.lang span:nth-of-type(2){
    margin-left: 12px;
    padding-left: 12px;
    border-left: 1px #000 solid;
    height: 17px;
}

.lang a {
    color: #ccc;
    transition: 0.3s;
}
    
.lang a:hover {
    color: #888;
}
    

    
    
.full-wide-slider{
    margin: 0;
    padding: 0;
    height: 100%;
}
body {
	font-weight: 200;
    }
.title{right: calc(50% - 82px);
	}
/*.title{right: 40px;}*/

.kv_container {
	width: 100%;
	text-align: center;
}
#top .kvWrap {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin: 160px auto 0;
	max-width: 75vw;
	align-items: flex-center!important;
	justify-content:center !important;
}

.kvWrap div {
	width: 50%;
}
	.bgimg_pc_jp {
		position: absolute;
		top:0;
			z-index:1
	} 	
#top .keytitle {
}    	
#top .keytitle img {
	width: 90%;
	margin: 0 0 0 30px
}	
    
.l-inner {
 width: 100%;
 margin:  90px auto;
/*	 padding: 0 calc(50% - 125px);*/
	position: relative;
}
.swiperThumbnail, .l-section {
		width: 100%;
	}   
.swiperThumbnail .swiper-slide  {
	max-width: 270px;
}

.swiper-container .swiper-wrapper {
    transition-timing-function: linear !important;
}
.swiper-container {
    overflow: hidden;
  }
.swiper-container .swiper {
    overflow: visible;
  }

    
.titleWrap {
	max-width: 800px;
	margin: 0 0 60px;
}
.titleWrap p {
	line-height: 2em;
}
.titleWrap h2, .titleWrap h3 {
	text-align: center;
	letter-spacing: .8px;
	margin-left: -.5em;
}

.titleWrap h2 {
	font-size: 46px;
	font-weight: 500;
	margin-top: .3em;
	margin-bottom: .25em;
	line-height: 1.25
}
.en .titleWrap h2 {
	font-size: 38px;
	font-weight: 500;
	margin-top: .25em;
	margin-bottom: .5em;
	line-height: 1.25
}
.titleWrap h2 span {
	font-size: 42px;
	display: block;
}
.en .titleWrap h2 span {
	font-size:38px;
	display: block;
}
.titleWrap h3 {
	display: block;
	width: 100%;
	padding: 1.25em;
	border-top: 1px solid #000;
	text-align: center;
	font-size: 22px;
	font-weight: 500;
	line-height: 1.25;
}
.en .titleWrap h3 {
	font-size: 20px;
}
  
    
.contentWrapper {
	height: 100%;
	padding: 0;
}
	section.top {
		padding-bottom: 0
	}
.content-body p{
     margin-bottom: 0;
    font-size: 16px;
    line-height: 35px;
	font-weight: 200;
}
    
.content-body p.caption{
    margin-top: 28px;
    line-height: 28px;
    
}
 #main-visual {
	padding: 60px 5% 0
}  
#maskingtape #main-visual {
	padding: 100px 5% 0
}  	
.other-container .other h2 {
	font-size: 11px;
	line-height: 14px;
	}
    

.other-container .other{
    width: calc(16.6% - 8.3px);
    margin-right: 10px;
    }
    
    

.other-container .other:nth-child(2n),
.other-container .other:nth-child(3n){margin-right: 10px;}
    
.other-container .other:last-child{margin-right: 0;}

.row {
	justify-content: space-between;
	align-content: flex-start;
	margin: 1rem 0;
	flex-wrap: nowrap;
}  
    
.col-1 {
	width: 100%
}
.col-2 figure {
	width: calc(50% - 10px);
}
.col-2 {
	flex-wrap: nowrap;
}
.titleWrap.circle50 {
	border: 2px solid #000;
	border-radius: 123px;
	width: 100%;
	height: 246px;
	position: relative;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	flex-direction:column;
	justify-content: center;
	overflow: hidden;
	padding: 0;
/*	filter: drop-shadow(14px 14px 0 #000);*/
	box-shadow: 14px 14px 0 #000;
}	
.circle20 {
	padding: 0 60px 60px;
	box-shadow: 14px 14px 0 #000;
}
#top .circle20 {
	padding: 60px;
	border-radius: 50px;
}
hr {
	margin: 40px 0;
}
.titleBox {
	width: 70%;
	font-family: var(--font-jp);
	margin: 5vh auto;
	padding-bottom: 0px;
	position: relative;
    border: 2px solid #000;
	text-align: center;
	letter-spacing: 2px
}
.en .titleBox {
	width: 75%;
}
.titleBox::before {
	position: absolute;
    top: 5px;
    right: -15px;
    width: 10px;
    height: 100%;
    border: solid #000;
    /* 線の太さ：上　右　下　左 */
    border-width: 0px 3px 4px 0px;
	background: #000;
    transform: skewY(45deg);
    content: '';	
}
.titleBox::after {
    position: absolute;
    bottom: -15px;
    left: 5px;
    width: 100%;
    height: 10px;
    border: solid #000;
    /* 線の太さ：上　右　下　左 */
    border-width: 3px 0px 0px 3px;
	background: #000;
    transform: skewX(45deg);
    content: '';
}

.titleBox h3 {
	font-size: 24px;
	font-weight: 500;
	line-height: 2;
	margin-top: .25em;
	margin-bottom: .25em;
}
.titleBox h3 span.h5Title {
	display: inline;
	font-size: 24px;
}
.titleBox h4 {
	font-size: 16px;
	font-weight: 500;
	line-height: 2;
	border-bottom: 2px solid #000;
}
.en .titleBox h4 {
	letter-spacing: 1px;
}
[data-ruby] {
    position: relative;
}
[data-ruby]::before {
    content: attr(data-ruby);
    position: absolute;
    top: -1.25em;
    left: -.4em;
    right: 0;
    margin: auto;
    font-size: 0.35em;
	font-weight: normal;
	letter-spacing: 0
}
.contentFig figcaption {
	font-size: 14px;
	margin-top: .5em;
}
.designerWrap {
	max-width: 600px;
	margin: 0 auto 40px;
}
.specialistWrap {
	max-width: 300px;
	margin: 0 auto 40px;
}
.watchlist {
	flex-wrap: nowrap;
}

ul.watchlist li {
	list-style: none;
	width: auto;
	margin: 0 5px;
}
ul.watchlist li:hover, .modaal-btn img {
  transform: translateY(-5px);
  transition: all .5s;
}	
.contentTxt p {
	margin-bottom: 30px
}
.en .contentTxt p {
	font-size: 16px;
	text-align:justify;
	line-height: 2;
}
div.info {
	max-width: 600px;
	margin: 60px auto;
	padding-left: 10px
}
#top div.info {
	max-width: 600px;
}
figure.note figcaption {
	margin: 40px 0;
	font-size: 12px;
	font-weight: 600;
	line-height: 2;
	text-align: center
}
figure.note figcaption span {
	display: block;
	font-size: 10px;
	margin-top: 10px;
	font-weight: 300;
	text-decoration: underline
}
.modal_inner {
/*	filter: drop-shadow(0px 0px 4px #ddd);*/
/*	background: #FFF;*/
	width: 100%;
	margin: 0 auto;
	padding: 45px;
	/*display: flex;
	justify-content: flex-start;
	align-items: center;
	position: relative;
*/
}   
    
    
}

@media screen and (min-width: 920px), print {
    
    .summary h2,.summary h2 span{
        font-size: 50px;}
    
/*
    .other-container .other{
    width: 125px;

    }
*/
    
    
}