@charset "utf-8";
/* CSS Document */

/* gotop */

.gotop {
	position: fixed;
	right: 15px;
	bottom: 15px;
	z-index: 999;
}
.gotop:hover {
	opacity: 0.6;
}
.gotop .btn {
	display: table-cell;
	width: 40px;
	height: 40px;
	background-color: #FFF;
	border-radius: 50%;
	position: relative;
	cursor: pointer;
}
.gotop .btn .tri {
	display: table-cell;
	width: 20px;
	height: 15px;
	border-bottom: 15px solid #000;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	box-sizing: border-box;
}
.btn::after, .Content__look__grid .grid__a .btn::before {
	display: none;
}
    
html{
    font-size:62.5% !important;
}

.mb30 {
	margin-bottom: 30px;
}
.mb60 {
	margin-bottom: 60px;
}

@media screen and (min-width: 960px) {
	.only_sp960 {
		display: none;
	}
}
@media screen and (min-width: 767px) {
	.only_sp767 {
		display: none;
	}
}
@media screen and (max-width: 768px) {
	.only_pc768 {
		display: none;
	}
}
.pc {
  display: none
}
@font-face {
  font-family: mplusM;
  font-display: swap;
  src: url(../fonts/unhinted-mplus-1p-medium.woff2) format('woff2'), url(../fonts/unhinted-mplus-1p-medium.ttf) format('truetype')
}
@font-face {
  font-family: mplusB;
  font-display: swap;
  src: url(../fonts/unhinted-mplus-1p-heavy.woff2) format('woff2'), url(../fonts/unhinted-mplus-1p-heavy.ttf) format('truetype')
}
@font-face {
  font-family: mplusL;
  font-display: swap;
  src: url(../fonts/unhinted-mplus-1p-light.woff2) format('woff2'), url(../fonts/unhinted-mplus-1p-light.ttf) format('truetype')
}
.mt20 {
  margin-top: 20px
}
[class^=cmn-].width-full {
  max-width: 100%
}
.pane-main, .wrapper {
  overflow: hidden
}
.cmn-container {/* font-family: '游ゴシック体', YuGothic, '游ゴシック', 'Yu Gothic', 'ヒラギノ角ゴ ProN W3', Hiragino Kaku Gothic ProN, Arial, 'メイリオ', Meiryo, sans-serif; */line-height: 1.8;color: #222;font-size: 1.4rem;}
.cmn-container h1, .cmn-container h2, .cmn-container h3, .cmn-container h4, .cmn-container h5, .cmn-container h6 {
font-family: '游ゴシック体', YuGothic, '游ゴシック', 'Yu Gothic', 'ヒラギノ角ゴ ProN W3', Hiragino Kaku Gothic ProN, Arial, 'メイリオ', Meiryo, sans-serif;
  padding: 0;
  background: 0 0
}

.fv_area {
	width: 100%;
	max-width: 1100px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	padding-top: 4vh;
}
.fv_area video {
	width: 94%;
	height: auto;
}
.swiper {
	width: 94%;
	height: auto;
	max-width: 680px;
	margin: 0 auto;
}
.imgBox {
	width: 94%;
	max-width: 680px;
	margin: 30px auto;
}
.cmn-container .PC {
  display: none !important
}
.cmn-container .SP {
  display: block !important
}
.cmn-recommend-owner-list .visNav ul li {
  margin-bottom: 15px;
}
.visNav li {
	margin-bottom: 20px;
	border: 2px solid #000;
	background-color: #c1ccbc;
	position: relative;
}
.visNav li .box {
	display: block;
	position: relative;
}
.visNav li .box .img {
	display: block;
}
.visNav li .box .img img {
	width: 45%;
}
.visNav li .box .textBox {
	position: absolute;
	top: 0;
	left: 50%;
	height: 100%;
	padding-top: 5%;
	padding-right: 5%;
	width: 50%;
}
.visNav li .box .textBox .name {
	font-size: 18px;
	font-family: 'Zen Old Mincho', serif;
	width: 75%;
	display: block;
}
.visNav li .box .textBox .bottomText {
	position: absolute;
	bottom: 8%;
	left: 0;
	padding-right: 5%;
}
.visNav li .box .textBox .arrow {
	position: absolute;
	right: 5%;
	top: 5%;
}
.visNav li .box .textBox .arrow img {
	width: 40px;
	height: auto;
}
.visNav li a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.visNav li:hover {
	opacity: 0.8;
}
.haiku_text {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
	font-size: 16px;
	border: 2px solid #000;
 	background-color: #c1ccbc;
	padding: 10px;
}
.sizeNav {
	padding: 30px 0;
}
.sizeNav ul {
	text-align: center;
	font-size: 0;
}
.sizeNav ul li {
	display: inline-block;
	width: 32%;
	margin-right: 2%;
}
.sizeNav ul li:nth-last-child(1) {
	margin-right: 0;
}
@media screen and (min-width: 768px) {
	.img-btn {
		display: none;
	}
}
@media screen and (max-width: 767px) {
	.visNav li .box .textBox .name {
	  font-size: 3.8vw;
		line-height: 1.3;
		display: block;
		margin-bottom: 0.6em;
	}
	.visNav li .box .textBox .bottomText {
		font-size: 3vw;
	}
	.visNav li .box .textBox .arrow img {
	  width: 8vw;
	  height: auto;
	}	
	.haiku_text {
	  font-size: 3.2vw;
	  border: 2px solid #000;
	  background-color: #c1ccbc;
	  padding: 0.6em;
	}
	.visNav li .box .img img {
	  width: 100%;
	}	
	.visNav li .box .textBox {
		display: block;
	  position: static;
	  height: 100%;
	  width: 100%;
		padding: 5%;
	}
	.visNav li .box .textBox .bottomText {
	  position: static;
		display: block;
		padding-right: 0;
	}	
	
}

