html{
    font-size:62.5% !important;
}

.pc {
  display: none
}
@font-face {
  font-family: BAHNSCHRIFT;
  font-display: swap;
  src: url(/img/features/st/2021aw/stw/inella/brand/top/BAHNSCHRIFT.TTF) format('truetype')
}

.mt20 {
  margin-top: 20px
}
[class^=cmn-].width-full {
  max-width: 100%
}
.pane-main, .wrapper {
  overflow: visible
}
.cmn-container {
  line-height: 1.8;
  color: #222
}
.cmn-container h1, .cmn-container h2, .cmn-container h3, .cmn-container h4, .cmn-container h5, .cmn-container h6 {
  padding: 0;
  background: 0 0
}
.cmn-container .inner {
  /* box-sizing: content-box; */
  /* max-width: 1600px; */
  /* margin: 0 auto; */
  /* display: flex; */
  /* flex-wrap: wrap; */
  /* justify-content: space-around; */
  /* justify-content: space-evenly; */
  /* justify-content: space-between; */
}

.inner {}
.inner_2{
	 padding: 0 20px;
margin-top: 120px;}

.cmn-container .PC {
  display: none !important
}
.cmn-container .SP {
  display: block !important
}
.cmn-container a:hover {
  text-decoration: none
}
.cmn-container img {
  width: 100%;
  height: auto;
  vertical-align: bottom
}
.cmn-container .title1 {
  line-height: 1.2;
  text-align: center;
  /* width: 100%; */
  /* max-width: 85px; */
  margin: 0 auto 15px;
  font-family: BAHNSCHRIFT;
  font-size: 1.9rem;
}
.cmn-container .title2 {
  line-height: 1.2;
  text-align: center;
  width: 100%;
  max-width: 190px;
  margin: 0 auto 25px;
}
.cmn-container .title3 {
  /* line-height: 1.2; */
  text-align: center;
  width: 100%;
  max-width: 110px;
  margin: 0px auto 25px;
}
.btn_1 a{
	text-decoration: underline
}
.cmn-btn {
        margin: 30px 0;
        text-align: center;
}
.cmn-btn a {
    display: -webkit-inline-box;
    display: inline-flex;
    height: 1.5cm;
    padding: 0 60px;
    letter-spacing: .1em;
    color: #fff;
    border: 2px solid #222;
    background: #222;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.cmn-btn a:hover {
    color: #222;
    background: #fff;
}
.cmn-container .cmn-lead {
  margin-bottom: 50px
}
.cmn-visual {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto
}
.cmn-fig-credit {
    max-width: 940px;
    width: 100%;
    margin: 30px auto 35px;
}
.cmn-products {
  padding: 30px 0;
  background: #000
}
.cmn-products .secTtl {
  width: 150px;
  margin: 0 auto 40px
}
.cmn-products .no-scroll {
  display: flex;
  justify-content: center
}
.cmn-products .no-scroll .cmn-product {
  width: 25%;
  max-width: 350px
}
.cmn-products .cmn-product {
  width: 300px
}
.cmn-products .cmn-product a {
  display: block
}
.cmn-products .cmn-product a .speechBubble {
  font-size: 15px;
  position: relative;
  display: flex;
  height: 60px;
  margin: 0 10px;
  margin-bottom: 25px;
  border-radius: 3px;
  background: #fff;
  align-items: center;
  justify-content: center
}
.cmn-products .cmn-product a .speechBubble::after {
  position: absolute;
  bottom: -12px;
  display: block;
  width: 0;
  height: 0;
  content: '';
  border-width: 0 25px 12px 0;
  border-style: solid;
  border-color: transparent #fff transparent transparent
}
.cmn-products .cmn-product a:hover figure figcaption {
  z-index: 2
}
.cmn-products .cmn-product a:hover figure img {
  opacity: .5
}
.cmn-products .cmn-product a figure {
  position: relative
}
.cmn-products .cmn-product a figure figcaption {
  font-family: Abel;
  font-size: 19px;
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transition: all ease .3s;
  transform: translate(-50%, -50%);
  color: #fff;
  border-bottom: 1px solid #fff
}
.cmn-products .cmn-product a img {
  max-width: 100%;
  height: auto;
  transition: all ease .3s
}
.cmn-products .cmn-product__type {
  font-family: Abel;
  display: block;
  margin-top: 10px;
  text-align: center;
  color: #fff
}
.cmn-btn-cart {
  position: fixed;
  right: 0;
  bottom: 70px;
  visibility: hidden;
  transition: all ease .3s;
  opacity: 0
}
.scroll .cmn-btn-cart {
  visibility: visible;
  opacity: 1;
  z-index: 5;
}
.cmn-btn-cart a {
  display: block;
  width: 60px;
  height: 60px
}
.cmn-recommend-owner-list {
    margin: 60px auto 65px;
    }
.cmn-recommend-owner-list ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 95%;
    margin: auto;
    padding-right: 10px;
}
.cmn-recommend-owner-list ul li {
    /* width: 175px; */
    /* overflow: hidden; */
    font-family: BAHNSCHRIFT;
    font-size: 1.6rem;
}
#owner01{
margin-top: -100px;
    padding-top: 105px;
}
#owner02{
margin-top: -100px;
    padding-top: 105px;
}#owner03{
	margin-top: -100px;
    padding-top: 105px;
}
#owner04{
	margin-top: -100px;
    padding-top: 105px;
}



.lead{
	margin:0 0 10px;
	
}
span.font-strong {
    font-size: 1.4rem;
    color: #000;
}
.cmn-nav {
  display: flex;
  padding: 30px 0;
  background: #000;
  align-items: center;
  justify-content: center
}
.cmn-nav ul {
  display: flex;
  width: 100%;
  max-width: 800px;
  justify-content: space-evenly
}
.cmn-nav ul li a {
  padding: 10px;
  color: #fff
}
.cmn-nav ul li a:hover {
  border-bottom: 1px solid #fff
}
.cmn-material {
  padding: 50px 0;
  background: #eee
}
.cmn-material .inner {
  max-width: 600px
}
.cmn-material__ttl {
  font-family: Cinzel !important;
  font-size: 25px
}
.cmn-material p {
  color: #444
}
.cmn-styling {
  max-width: 1200px;
  margin: 0 auto 120px;
}

.block1 {
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    
}

/* fadeIn */
.transition-fadein{
  transition: all ease .8s;
  transform: translateY(20px);
  opacity: 0;
  position: relative;
}
.transition-fadein.fade-in {
  transform: translateY(0);
  opacity: 1
}
/* fadeIn */


.itemlist {
    width: 49%;
    text-align: center;
    margin-bottom: 8px;
}
.itemlist ul {
    margin: 5px 0 0;
}
.itemlist ul:nth-last-child(-n+2) {
    margin-bottom: 0;
}
.itemlist ul li {
    font-size: 1.1rem;
}
.block2 {
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.catelist {
    width: 49%;
    text-align: center;
    margin-bottom: 7px;
}
.catelist ul li {
    width: 49%;
    margin-bottom: 6px;
    line-height: 1.2;
}
.cmn-styling .width-xs {
  width: 45%;
  max-width: 380px
}
.cmn-styling .width-s {
  width: 50%;
  max-width: 400px
}
.cmn-styling .width-mm {
    width: 46%;
    max-width: 570px;
}
.cmn-styling .width-m {
    width: 75%;
    max-width: 570px;
}
.cmn-styling .width-o {
    width: 75%;
    max-width: 620px;
}

.cmn-styling .width-l {
  width: 90%;
  max-width: 800px
}
.cmn-styling .width-xl {
  width: 95%;
  max-width: 900px
}


.cmn-styling .width-full {
  width: 100%;
  max-width: 100%
}



.cmn-styling .cmn-styling-group.m-r-10p {
  margin-right: 10%
}
.cmn-styling .cmn-styling-group.m-l-10p {
  margin-left: 10%
}
.cmn-styling .cmn-styling-ly-around {
  display: flex;
  justify-content: space-between
}
.cmn-styling .cmn-styling-ly-around .margin-top370 {
  margin-top: 370px
}

.cmn-styling .cmn-styling-ly-around .margin-top120 {
  margin-top: 120px
}

.cmn-styling .cmn-styling-ly-around .margin-top100 {
  margin-top: 100px
}
.cmn-styling .cmn-styling-ly-around .margin-top60 {
  margin-top: 60px

}
.cmn-styling .cmn-styling-ly-right {/*  display: flex;
*/justify-content: flex-end;}
.cmn-styling .cmn-styling-ly-center {
  display: flex;
  justify-content: center
}
.cmn-styling ul {
    line-height: normal;
}
.cmn-styling ul li a {
  /* font-size: 20px; */
  /* color: #8d8d8d; */
  /* border-bottom: 1px solid currentColor; */
}
.cmn-thumbnails {
  padding: 40px 0

}
.cmn-thumbnails ul {
  display: flex;
  flex-flow: wrap
}
.cmn-thumbnails ul li {
  box-sizing: border-box;
  width: 33%;
  margin-bottom: 10px;
  padding: 0 5px
}
.cmn-thumbnails ul li a {
  position: relative;
  display: block
}
.cmn-thumbnails ul li a span {
  font-size: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff
}
.sizeGuide-sp {
  padding-top: 30px;
  background: #eee
}
.sizeGuide-sp .sizeGuideHead {
  margin-bottom: 60px
}
.sizeGuide-sp .sizeGuideHead__ttl {
  width: 190px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto
}
.sizeGuide-sp .sizeGuideHead__lead {
  line-height: 1;
  width: 226px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto
}
.sizeGuide-sp .sizeGuideHead__select .anchor-img {
  display: block;
  width: 226px;
  margin-right: auto;
  margin-left: auto
}
.sizeGuide-sp .sizeGuideHead__select .anchor-btn {
  display: block;
  width: 135px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto
}
.sizeGuide-sp .sizeGuideHead__select .or {
  display: block;
  width: 36px;
  margin: 30px auto
}
.sizeGuide-sp .sizeGuideMain .sizeGuideBlock {
  margin-bottom: 60px
}
.sizeGuide-sp .sizeGuideMain .sizeGuideBlock__ttl {
  margin-right: auto;
  margin-bottom: 35px;
  margin-left: auto;
  text-align: center
}
.sizeGuide-sp .sizeGuideMain .sizeGuideBlock__ttl img {
  width: auto;
  height: 40px
}
.sizeGuide-sp .sizeGuideMain .sizeGuideBlock .sizeType {
  display: flex;
  margin-bottom: 30px;
  flex-flow: wrap;
  justify-content: space-between
}
.sizeGuide-sp .sizeGuideMain .sizeGuideBlock .sizeType .sizeTypeImage, .sizeGuide-sp .sizeGuideMain .sizeGuideBlock .sizeType__label {
  display: flex;
  width: 48%;
  margin-bottom: 35px;
  align-items: center;
}
.sizeGuide-sp .sizeGuideMain .sizeGuideBlock .sizeType__label {
  padding: 0 15px
}

.sizeType__label-sp{
width: 53%;
    margin: 0 auto 25px;
    display: block;
    padding: 0 25px;	
}
.sizeGuide-sp .sizeGuideMain .sizeGuideBlock .sizeType .sizeTypeImage a {
  display: block
}
.sizeGuide-sp .sizeGuideMain .sizeGuideBlock .sizeType .sizeTypeImage a figcaption {
  font-weight: 700
}
.sizeGuide-sp .sizeGuideMain .sizeGuideBlock .sizeGuideTable {
  margin: 0 -15px;
  padding: 30px 20px 35px;
  background: #eee
}
.sizeGuide-sp .sizeGuideMain .sizeGuideBlock .sizeGuideTable__ttl {
  margin-bottom: 20px
}
.sizeGuide-sp .sizeGuideMain .sizeGuideBlock .sizeGuideTable__ttl img {
  width: auto;
  height: 34px
}
.sizeGuide-sp .sizeGuideMain .sizeGuideBlock .sizeGuideTable__table {
  font-size: 12px;
  width: 100%;
  text-align: center;
  color: #333;
  border-top: 1px solid #333;
  border-left: 1px solid #333
}
.sizeGuide-sp .sizeGuideMain .sizeGuideBlock .sizeGuideTable__table td, .sizeGuide-sp .sizeGuideMain .sizeGuideBlock .sizeGuideTable__table th {
  padding: 3px;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333
}
.sizeGuide-sp .sizeGuideMain .sizeGuideBlock .sizeGuideTable__table tbody td {
  border-right: 1px solid #333;
  border-bottom: 1px solid #333
}
.sizeGuide-pc {
  padding-top: 50px;
  background: #eee
}
.sizeGuide-pc .inner {
  max-width: 1000px
}
.sizeGuide-pc .sizeGuideHead {
  margin-bottom: 100px
}
.sizeGuide-pc .sizeGuideHead__ttl {
  width: 280px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto
}
.sizeGuide-pc .sizeGuideHead__lead {
  line-height: 1;
  width: 332px;
  margin-right: auto;
  margin-bottom: 45px;
  margin-left: auto
}
.sizeGuide-pc .sizeGuideHead__select {
  display: flex;
  justify-content: center
}
.sizeGuide-pc .sizeGuideHead__select .anchor-img {
  display: block;
  width: 288px;
  transition: opacity .3s ease
}
.sizeGuide-pc .sizeGuideHead__select .anchor-img:hover {
  opacity: .5
}
.sizeGuide-pc .sizeGuideHead__select .anchor-btn {
  display: block;
  width: 170px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  transition: opacity .3s ease
}
.sizeGuide-pc .sizeGuideHead__select .anchor-btn:hover {
  opacity: .5
}
.sizeGuide-pc .sizeGuideHead__select .or {
  display: block;
  width: 36px;
  margin: 80px 30px 0
}
.sizeGuide-pc .sizeGuideMain .sizeGuideBlock {
  margin-bottom: 60px
}
.sizeGuide-pc .sizeGuideMain .sizeGuideBlock__ttl {
  margin-bottom: 40px;
  text-align: center
}
.sizeGuide-pc .sizeGuideMain .sizeGuideBlock__ttl img {
  width: auto;
  height: 43px
}
.sizeGuide-pc .sizeGuideMain .sizeGuideBlock .sizeType {
  display: flex;
  max-width: 810px;
  margin-bottom: 40px;
  margin-left: 25px;
  align-items: center;
  justify-content: space-between
}
.sizeGuide-pc .sizeGuideMain .sizeGuideBlock .sizeType__label {
  width: 138px;
  margin-right: 10px
}
.sizeGuide-pc .sizeGuideMain .sizeGuideBlock .sizeType__images {
  display: flex;
  flex: 1;
  justify-content: space-between
}
.sizeGuide-pc .sizeGuideMain .sizeGuideBlock .sizeType .sizeTypeImage {
  width: 30%
}
.sizeGuide-pc .sizeGuideMain .sizeGuideBlock .sizeType .sizeTypeImage a {
  display: block
}
.sizeGuide-pc .sizeGuideMain .sizeGuideBlock .sizeType .sizeTypeImage a figcaption {
  font-weight: 700
}
.sizeGuide-pc .sizeGuideMain .sizeGuideBlock .sizeGuideTable {
  margin: 0 -15px;
  padding: 40px 0 45px;
  text-align: center;
  background: #eee
}
.sizeGuide-pc .sizeGuideMain .sizeGuideBlock .sizeGuideTable__ttl {
  margin-bottom: 30px
}
.sizeGuide-pc .sizeGuideMain .sizeGuideBlock .sizeGuideTable__ttl img {
  width: auto;
  height: 48px
}
.sizeGuide-pc .sizeGuideMain .sizeGuideBlock .sizeGuideTable__table {
  font-size: 12px;
  width: 100%;
  max-width: 470px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  border-top: 1px solid #333;
  border-left: 1px solid #333
}
.sizeGuide-pc .sizeGuideMain .sizeGuideBlock .sizeGuideTable__table td, .sizeGuide-pc .sizeGuideMain .sizeGuideBlock .sizeGuideTable__table th {
  padding: 3px;
  text-align: center;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333
}
.sizeGuide-pc .sizeGuideMain .sizeGuideBlock .sizeGuideTable__table tbody td {
  border-right: 1px solid #333;
  border-bottom: 1px solid #333
}
footer {
  margin-top: 50px;
  padding: 40px 0 20px 0;
  background: #000
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0
}
.slick-list:focus {
  outline: 0
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}
.slick-slider .slick-list, .slick-slider .slick-track {
  transform: translate3d(0, 0, 0)
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-right: auto;
  margin-left: auto
}
.slick-track:after, .slick-track:before {
  display: table;
  content: ''
}
.slick-track:after {
  clear: both
}
.slick-loading .slick-track {
  visibility: hidden
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  outline: 0
}
[dir=rtl] .slick-slide {
  float: right
}
.slick-slide img {
  display: block
}
.slick-slide.slick-loading img {
  display: none
}
.slick-slide.dragging img {
  pointer-events: none
}
.slick-initialized .slick-slide {
  display: block
}
.slick-loading .slick-slide {
  visibility: hidden
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}
.slick-arrow.slick-hidden {
  display: none
}
@font-face {
  font-family: slick;
  font-weight: 400;
  font-style: normal;
  src: url(fonts/slick.eot);
  src: url(fonts/slick.eot?#iefix) format('embedded-opentype'), url(fonts/slick.woff) format('woff'), url(fonts/slick.ttf) format('truetype'), url(fonts/slick.svg#slick) format('svg')
}
.slick-next, .slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  cursor: pointer;
  transform: translate(0, -50%);
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0
}
.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
  color: transparent;
  outline: 0
}
.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
  opacity: 1
}
.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
  opacity: .25
}
.slick-next:before, .slick-prev:before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.slick-prev {
  z-index: 100;
  left: 2%;
  background: url(/img/features/outer_collection/ico-back.png) no-repeat center center;
  background-size: cover;
}
.slick-next {
  right: 2%;
  background: url(/img/features/outer_collection/ico-next.png) no-repeat center center;
  background-size: cover;
}
.slick-dots {
  line-height: 1;
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center
}
.slick-dots li {
  line-height: 1;
  position: relative;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 5px 5px 0;
  padding: 0;
  cursor: pointer
}
.slick-dots li button {
  display: block;
  overflow: hidden;
  width: 8px;
  height: 8px;
  padding: 0;
  cursor: pointer;
  white-space: nowrap;
  text-indent: 100%;
  border: 0;
  border-radius: 8px;
  outline: 0;
  background: #ccc
}
.slick-dots li button:focus, .slick-dots li button:hover {
  outline: 0
}
.slick-dots li.slick-active button {
  background: #222
}
.bx-wrapper {
  max-width: 100% !important;
  border: none;
  background: 0 0;
  box-shadow: none
}
.bx-loading {
  background-image: url(/img/features/ut/one/bx_loader.gif) !important
}
.swiper-wrapper {
  transition-timing-function: linear !important
}
.txt{
	text-align: center;
	
}
	/*	instagram API  */	
  .instagram-container{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 auto;
	max-width: 900px;
	justify-content: space-between;
}
	.instagram-container li{
	width: 33%;
        margin: 0px 0 2px;
}


	/*	//instagram API  */	

@media screen and (min-width:960px) {
  .sp {
    display: none
  }
  .pc {
    display: block
  }
    html{
    font-size:75% !important;
}
    .inner {
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
}
.cmn-recommend-owner-list ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 695px;
    margin: auto;
    color: #fff;
    width: 100%;
}
    .cmn-recommend-owner-list ul li {
    width: 150px;
    overflow: hidden;
}
    
    
.cmn-recommend-owner-list {
    /* width: 60%; */
    margin: 90px auto 70px;
}
  .cmn-container .PC {
    display: block !important
  }
  .cmn-container .SP {
    display: none !important
  }
  .cmn-container .cmn-hdg-lv1 {
  width: 100%;
  max-width: 180px;
  margin: 0 auto 25px;
  }
  .cmn-container .cmn-hdg-lv1 br {
    display: none
  }
  .cmn-container .cmn-lead {
    margin: 100px 0
  }
  .cmn-container .cmn-lead p {
    font-size: 15px;
    text-align: center
  }
  .cmn-container {
    padding-top: 40px;
    /* font-size: 1.5rem; */
  }
.cmn-visual {

width: 100%;
    max-width: 1080px;
    margin: 0px auto 30px;
	}	
	.cmn-fig-credit{
		max-width: 900px;
		width: 100%;
		margin: 55px auto 45px;
	}
	
  .cmn-products .cmn-product a .speechBubble {
    font-size: 18px

  }
  .cmn-btn-cart {
    right: 20px;
    bottom: 0
  }
  .cmn-nav {


    font-size: 16px;
    padding: 50px 0
  }
  .cmn-material {
    padding: 80px 0
  }
  .cmn-material__ttl {
    font-size: 30px
  }
  .cmn-material p {
    font-size: 15px
  }
  .cmn-styling {
  }
  .cmn-styling figure + figure {
    margin-top: 0
  }
  .cmn-styling .cmn-styling-group {
    width: 33.3333%;
    position: relative;
    padding: 2.1%;
    margin-bottom: 32px;
  }
	.cmn-styling .cmn-styling-group.fade-in {
  transform: translateY(0);
  opacity: 1
}
	.cmn-styling .cmn-styling-group:nth-child(3n+2) {
    transform: translateY(20%);
}
	.cmn-styling .cmn-styling-group:nth-child(3n+3) {
    transform: translateY(40%);
}
	
	.cmn-styling .position{
/*    margin-bottom: 470px
*/	}	
  .cmn-styling .cmn-styling-ly-around {
    display: flex;
    flex-flow: wrap;
    justify-content: space-around;
	  position: relative;
  }
  .cmn-styling .cmn-styling-ly-around figure + figure {
    margin-left: 0
  }
	.absolute{
	margin-right: 0;
    position: absolute;
    right: 0;
	top: 450px;
	}
  .cmn-styling ul li a {
    font-size: 13px
  }
  .cmn-thumbnails ul {
    margin: 0 10%
  }
  .cmn-thumbnails ul li {
    width: 25%;
    padding: 0 5px
  }
  .cmn-thumbnails ul li a span {
    font-size: 20px
  }
    .itemlist {
    width: 49%;
    text-align: center;
    margin-bottom: 15px;
}
    .itemlist ul {
    margin: 9px 0 0;
}
    .catelist {
    width: 49%;
    /* text-align: center; */
    margin-bottom: 15px;
}
    
    
    
	/*about*/
.cmn-recommend-item {
    /* display: -webkit-box; */
    /* display: flex; */
    /* margin-bottom: 50px; */
    /* -webkit-box-pack: justify; */
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    /* justify-content: space-between; */
}	
.cmn-recommend-item .image {
    /* width: 50%; */
}	
.cmn-recommend-item .txt {
    width: 47%;
}	
	.cmn-recommend-item .description {
    line-height: 1.8;
    font-size: 17px;
}
	/*about*/
	.lead {
    margin: 0 0 15px;
    font-size: 1.2rem;
}
	/*	instagram API  */	
  .instagram-container{
	display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
    max-width: 900px;
}
	.instagram-container li{
	width: 33%;
}
	/*	//instagram API  */	
    
.cmn-btn {
    margin: 50px 0 0;
    text-align: center;
}
}
@media screen and (max-width: 959px){
	.cmn-recommend-owner-list ul li {
    /* width: 20%; */
}
		.absolute{
	margin-right: 0;
    position: absolute;
    right: 0;
	top: 170px;
	}
#owner01{
margin-top: -60px;
    padding-top: 60px;
}
#owner02{
margin-top: -60px;
    padding-top: 60px;
}#owner03{
	margin-top: -60px;
    padding-top: 60px;
}
    #owner04{
	margin-top: -60px;
    padding-top: 60px;
}
.cmn-styling .width-xs {
  width: 45%;
  max-width: 380px
}
.cmn-styling .width-s {
  width: 42%;
  max-width: 400px
}
.cmn-styling .width-mm {
    width: 48%;
    max-width: 570px;
}
.cmn-styling .width-m {
    width: 55%;
    max-width: 570px;
}
.cmn-styling .width-o {
    width: 55%;
    max-width: 620px;
}

.cmn-styling .width-l {
  width: 90%;
  max-width: 800px
}
.cmn-styling .width-xl {
  width: 95%;
  max-width: 900px
}


.cmn-styling .width-full {
  width: 100%;
  max-width: 100%
}

.cmn-styling .cmn-styling-ly-around .margin-top20 {
  margin-top: 20px
}
	.cmn-styling .cmn-styling-ly-around .margin-top40 {
  margin-top: 60px
}
	.cmn-styling .cmn-styling-ly-around .margin-top110 {
  margin-top: 110px
}

.cmn-btn {
    text-align: center;
}

.cmn-styling {
    max-width: 1200px;
    /* margin: 0 auto 65px; */
}
	.cmn-styling .cmn-styling-group:nth-child(2n) {
    /* transform: translateY(40%); */
}
    .cmn-container .title1 {
  /* width: 100%; */
  /* max-width: 75px; */
  /* margin: 0 auto 15px; */
  /* font-family: BAHNSCHRIFT; */
}
	.cmn-container .title2 {
    width: 100%;
    max-width: 150px;
    margin: 0 auto 20px;
}
	.cmn-container .title3 {
     width: 100%; 
     max-width: 80px; 
     margin: 0 auto 30px; 
}
	.cmn-btn a {
    display: -webkit-inline-box;
    display: inline-flex;
    height: 1.2cm;
    padding: 0 60px;
    letter-spacing: .1em;
    color: #fff;
    border: 2px solid #222;
    background: #222;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    max-width: 250px;
    width: 100%;
}
}