@charset "UTF-8";
.xoo-wsc-sc-cont{
    position: relative;
}
.xoo-wsc-sc-count {
    border-radius: 50%;
    top: -20px;
    right: -15px;
    position: absolute;
    font-size: 13px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    overflow: hidden;
    background: #CD804E;
	color:#FFF;
}
.xoo-wsc-icon-basket6:before {
    display: none;
}
span.xoo-wsc-sc-icon.xoo-wsc-icon-basket6 {
    width: 33px;
    height: 33px;
}
.xoo-wsc-footer {
    position:static!important;
}
/*---------------------------------------------
	loder
  ---------------------------------------------*/
#loader-bg {
  background: #CD804E;
   width: 100%;
   height: 100%;
   position: fixed;
   top: 0;
   left: 0;
   text-align: center;
   display: table;
   z-index: 3000;
}
#loader-bg img {	
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	width:375px;
	-webkit-animation: fadeIn 1.5s ease 0s 1 normal;
    animation: fadeIn 1.5s ease 0s 1 normal;
}
@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@media (max-width:767px) {
#loader-bg img {	
	width:250px;
}
}
/*---------------------------------------------
	SEO
  ---------------------------------------------*/
#last{
    font-size: 14px;
	margin:0 auto;
	color: #333;
}
@media (max-width:767px) {
#last{
    display: none;
}
}
/*---------------------------------------------
	花束
  ---------------------------------------------*/
#one-kind-bouquet{
    text-align: center;
}
#stand-phalaeno h4,
#one-kind-bouquet h4 {
    font-size: 20px;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 6px;
}
#stand-phalaeno p,
#one-kind-bouquet p {
    font-size: 14px;
    width: 80%;
    margin: auto;
}
#stand-phalaeno h3 span,
#one-kind-bouquet h3 span {
    margin-top: 10px;
    letter-spacing: 2px;
    font-size: 14px;
}
@media (max-width:767px) {
#stand-phalaeno h4,
#one-kind-bouquet h4 {
    font-size: 15px;
    margin-top: 10px;
    text-align: center;
    margin-bottom: 6px;
}
#stand-phalaeno p,
#one-kind-bouquet p {
    font-size: 13px;
    width: 100%;
	line-height: 1.6;
}
#stand-phalaeno h3 span,
#one-kind-bouquet h3 span {
    margin-top: 10px;
    letter-spacing: 2px;
    font-size: 14px;
}
.col45-10{
    width: 100%;
    margin-bottom: 0;
}
}
/*---------------------------------------------
	予算からオーダー
  ---------------------------------------------*/
.custom  {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
    height: 0;
	padding-top: 42%;
	width: 100%;
    height: 0;
	position:relative;
	margin-top: 40px;
	
}
@media (min-width:768px) {
    .custom  {
        background-image: url(../img/flobk.png);        
    }
}
@media (max-width:767px) {
    .custom  {
        background-image: url(../img/flobk-sp.png);        
    }
}

    
.custom .row{
    margin:0 30px; 
}
.custom-inner {
	position:absolute;
    top: 50%;
	right:0;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
	width: 70%;
}
.custom-text{
	 text-align: right;
}
.custom-text h4 {
	font-size: 31px;
	margin-bottom:10px;
}
.custom-text p {
    font-size: 16px;
    margin-bottom: 60px;
    max-width: 100%;
}
.custom:after {
    content: "";
    clear: both;
    display: block;
}
@media (max-width:767px) {
.custom {
    background-position: left -30px center;
    padding-top: 57%;
	margin-top: 10px;
}
.custom .row{
    margin:0; 
}
.custom-inner {
	width: 70%;
}
.custom-text h4 {
    font-size: 14px;
    margin-bottom: 4px;
	letter-spacing: .3px;
}
.custom-text p {
    font-size: 12px;
    margin-bottom: 8px;
	line-height:1.5;
}

}
/*---------------------------------------------
	プリザーブドオーダー
  ---------------------------------------------*/
@media (min-width:768px) {
    .pre-custom {
        background-image: url(../img/prebk.png);
        background-position: right center;
    }
    
}
@media (max-width:767px) {
    .pre-custom {
        background-image: url(../img/prebk-sp.png);
        background-position: right center;
    }
    
}

.pre-custom .custom-inner {
	left:0;
}
@media (max-width:767px) {
.pre-custom {
    background-position: right -30px center;
    padding-top: 57%;
}
.pre-custom {
    background-image: url(../img/prebk.png);
}
}
.pre-custom .custom-text {
	text-align: left;
}
/*---------------------------------------------
	余白一括指定
  ---------------------------------------------*/
#one-kind-bouquet,
#stand-phalaeno{
	background:#FDFCFA;
	padding: 40px 0;
	margin:0;
	margin:0 auto;
}
#stand-phalaeno .col-center{
	-webkit-flex-direction:row-reverse;
    -moz-flex-direction:row-reverse;
    flex-direction:row-reverse;
}

#last{
	background:#FDFCFA;
	padding: 40px 0 40px 0;
}

#preservation{
	background:#FDFCFA;
	padding: 40px 0 40px;
	margin:0;
}
#works{
	background: #ede7e0;
	padding: 100px 0 120px;
	margin:0;
}
#works.pre-fixed{
	background: #FFF;
}
#about{
	background:#FDFCFA;
	padding: 100px 0 120px;
	margin:0;
}
#review{
	background:#FFF;
	padding: 100px 0 120px;
	margin:0;
}
#magazine-front{
	background: #ede7e0;
	padding: 90px 0;
	margin:0;
}
#other{
	background:#CD804E;
	padding: 40px 0 40px;
	margin:0;
}
#news{
	background:#CD804E;
	padding: 40px 0 80px;
	margin:0;
}
#product {
	margin:0;
}
#instagram {
	padding: 30px 0;
}
@media (max-width:767px) {
#one-kind-bouquet{
	padding: 30px 0 0;
}
#stand-phalaeno{
	padding: 0 0 0;
}

#preservation{
	padding: 30px 0;
}
#works{
	padding: 30px 0 30px;
}
#about{
	background:#fff;
	padding: 30px 0 30px;
	margin:0;
}
#review{
	padding: 0 0 30px;
}
#magazine-front {
	padding: 30px 0;
}
#other{
	padding: 30px 0;
}
#instagram {
	padding: 40px 0;
	margin:0;
}
#news{
	padding: 20px 0 50px;
}
}
/*---------------------------------------------
	タイトル一括指定
  ---------------------------------------------*/
#one-kind-bouquet h3,
#stand-phalaeno h3,
#works h3,
#preservation h3,
#news h3,
#about h3,
#review h3{
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 40px;
    color: #fff;
    text-align: center;
    margin-bottom: 50px;
}
#one-kind-bouquet h3,
#stand-phalaeno h3,
#works h3,
#about h3,
#review h3,
#preservation h3 {
    color: #343534;
	font-size: 30px;
}
#one-kind-bouquet h3 span,
#stand-phalaeno h3 span,
#works h3 span,
#preservation h3 span,
#news h3 span,
#about h3 span,
#review h3 span{
    display: block;
    font-size: 16px;
	font-weight: normal;
	margin-top: 5px;
	font-weight: 300;
}
@media (max-width:767px) {

#news h3{
    font-size: 30px;
    margin-bottom: 20px;
}
#one-kind-bouquet h3,
#stand-phalaeno h3,
#works h3,
#about h3,
#review h3,
#preservation h3 {
	font-size: 18px;
	margin-bottom: 20px;
}
#one-kind-bouquet h3 span,
#stand-phalaeno h3 span,
#works h3 span,
#preservation h3 span,
#news h3 span,
#about h3 span,
#review h3 span{
    font-size: 11px;
}
#review h3{
	margin: 20px;
}
}
/*---------------------------------------------
	ボタン一括指定
  ---------------------------------------------*/

#about .btn{
	margin:60px auto 0 auto;
}
#about .btn,
#works .btn{
	width: 320px;
	display: block;
}
#works .btn{
	margin:60px auto 0 auto;
}
#preservation .btn{
	width: 320px;
	display: block;
	margin:60px auto 0 auto;
}
#order .btn{
	max-width: 200px;
	display: block;
	margin:10px auto 0 auto;
}
.pre-custom .btn {
    width: 280px;
}
@media (max-width:767px) {
.btn {
   font-size: 12px;
   letter-spacing: 1px;
}
#order .btn{
	font-size: 11px;
	padding:8px 0;
	margin:3px auto 0 auto;
}
#works .btn{
	margin:30px auto 0 auto;
	width: 80%;
}
#preservation .btn{
	margin:20px auto 0 auto;
}
.custom .btn{
	width:auto;
}
.custom .btn span {
   display: none;
}
}
/*---------------------------------------------
	スライダー
  ---------------------------------------------*/
/* 初期設定 */
.item-inner {
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  text-align: left;
}
.item-inner img {
  height: 100%;
  min-width: 100%;
  position: relative;
  display: inline-block;
  max-width: none;
}

.slick-dotted.slick-slider,
.blocks-box,
.slick-slider {
  margin: 0 0;
  padding: 0!important;
}
.slick-slide {
  float: left;
  padding: 0px;
}
/* キャプション */
#main-slider .item-inner .item-text {
  position: absolute;
  width: 100%;
  z-index:3;
  top:50%;
  left: 8%;
  padding:0 30px;
}
#main-slider .item-inner h3{
    font-size: 39px;
    margin-bottom: 20px;
    letter-spacing: 1.5px;
	max-width: 700px;
	color: #fff;
}
#main-slider .item-inner p{
  max-width:780px;
  margin-bottom:56px;
  font-size:15px;
  line-height: 1.7;
  color: #fff;
}
/* キャプション アニメーション */
#main-slider .item-text-inner{
    -webkit-transform: translateY(-40%);
    transform: translateY(-40%);
    opacity: 0;
    -webkit-transition: all .6s cubic-bezier(.44,.13,.48,.87);
    transition: all .6s cubic-bezier(.44,.13,.48,.87);
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    z-index: 3;
}
#main-slider .slick-active .item-text-inner{
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
}
/* スライド背景 */
#main-slider .item-inner{
  height: 750px;
  width:100%;
  background-position: center center;
  background-size:cover;
  background-repeat: no-repeat;
}

@media (min-width:768px) {
#main-slider .item-bg2{
  background-image: url(../img/slider2.jpg);
}
#main-slider .item-bg3{
  background-image: url(../img/slider3.jpg);
}
#main-slider .item-bg4{
  background-image: url(../img/slider4.jpg);
}
}
@media (max-width:767px) {
    #main-slider .item-bg2{
        background-image: url(../img/slider2-sp.jpg);
      }
      #main-slider .item-bg3{
        background-image: url(../img/slider3-sp.jpg);
      }
      #main-slider .item-bg4{
        background-image: url(../img/slider4-sp.jpg);
      }      
}

/* スライダー */
#main-slider{
  position:relative;
}
/* スライダーナビ */
#main-slider .PrevArrow{
	position: absolute;
	top: 50%;
	left: 30px;
	width: 64px;
	height: 113px;
	background:transparent;
	background-image: url(../img/icon/slider-arrow-left.svg);
    background-size: 80px;
    border: 0 none;
    margin-top: -32px;
    z-index: 5;
	transition: all .2s;
}
#main-slider .PrevArrow:hover{
	left: 25px;
}
#main-slider .NextArrow{
	position: absolute;
    top: 50%;
    right: 30px;
    width: 64px;
    height: 113px;
    background: transparent;
    background-image: url(../img/icon/slider-arrow-light.svg);
    background-size: 80px;
    border: 0 none;
    margin-top: -56px;
    z-index: 5;
    transition: all .2s;
	
}
#main-slider .NextArrow:hover{
	right: 25px;
}



#works-slider .slider .slick-slide ,
#works-slider2 .slider .slick-slide ,
#works-slider .slider .slick-slide{
    margin:0 10px!important;
}

/* ドット位置 */
.slick-dots li {
    display: inline;
}
.slick-dots li button {
    display: inline-block;
}
.slick-dots{
    bottom: 0!important;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
}
/* ドット*/
.slick-dots li button:before {
	color: #343534;
	opacity:1;
}
.slick-dots li button:before {
    font-size: 19px!important;
}
#main-slider .slick-dots li button:before {
	font-size: 22px!important;
}

.slick-dots li.slick-active button:before{
    color: #CD804E;
	opacity:1;
}
.slick-dots li {
    margin: 0 20px!important;
}

#main-slider .item-text-bg{
    /*background-color: rgba(255,255,255,0.6);
    padding: 65px;*/
    display: inline-block;
}
@media (max-width:767px) {
/* 初期設定 */
.item-inner {
  text-align: center;
}
/* キャプション */
#main-slider .item-inner .item-text {
  top:50%;
  left: 0;
  padding:0 30px;
}
#main-slider .item-inner h3{
	font-size: calc(18px + 14 * ((100vw - 320px) / 1080));
	margin-bottom:15px;
	color:#343534;
}
#main-slider .item-inner p{
  max-width:100%;
  margin-bottom:20px;
  line-height:1.5;
  font-size: calc(13px + 4 * ((100vw - 320px) / 1080));
  text-align:center;
  color:#343534;
}
/* スライド背景 */
#main-slider .item-inner{
  height: 400px;
}
/* オーバーレイ 
#main-slider .item-inner:before {
  content: '';
  display: block;
  width:100%;
  height:100%;
  top:0px;
  left:0px;
  z-index:2;
  position: absolute;
  background-color: #000;
    opacity: .3;
    z-index: 3;
}*/
#main-slider .item-inner img{
  -webkit-filter:blur(3px);
          filter:blur(3px);
}
#main-slider .NextArrow,
#main-slider .PrevArrow{
	display:none!important;
}
.slick-dots li {
    margin: 0 !important;
}
#main-slider .item-text-bg{
	background-color: rgba(255,255,255,0.6);
    padding: 20px 20px;
    display: inline-block;
	border-radius: 20px;
}
/* ドット*/
.slick-dots li button:before {
	font-size: 14px!important;
}
.slick-dots li {
    margin: 0 10px!important;
}
}

/*---------------------------------------------
	アレンジメント
  ---------------------------------------------*/
/* SML比較*/ 
.smlsize {
    margin: 20px 0 20px;
/* 	background-image: url(../img/size-back.jpg); 
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; */
}
.smlsize img{
    max-width: 800px;
}
@media (max-width:767px) {
.smlsize {
    margin: 15px auto 0 auto;	
}
.smlsize img{
	padding: 0;
}
}
#order{
	margin:40px auto;
	overflow: hidden;
    text-align: center;
}
#order h4.bouquet-title{
	margin-top:70px;
}

#order h4 {
    background: url(../img/kagi-01.png) left top/9px 9px no-repeat,
	url(../img/kagi-02.png) right top/9px 9px no-repeat,
	url(../img/kagi-03.png) left bottom/9px 9px no-repeat,
	url(../img/kagi-04.png) right bottom/9px 9px no-repeat;
}
#order .row{
	text-align:center;
}
#order h4 {
	margin-bottom: 60px;
    font-size: 30px;
    display: inline-block;
    padding: 5px 40px 15px 40px;
}
#order h4 span{
	margin-top: 7px;
    font-size: 15px;
    display: block;
    font-weight: normal;
}

#order .row > p:first-child {
    font-size: 20px;
    background: #eee;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    padding: 2px 10px;
    margin-bottom: 10px;
    margin-bottom: 10px;
}

#order .col-set {
	width: calc(100% + 70px);
}	
#order .col1-3 {
    width: calc(33.33333333% - 70px);
    margin-right: 70px;
}

#order h5{
	margin-top:20px;
	font-size: 27px;
	font-family:'Montserrat', sans-serif;
	font-weight: 300;
	
}

#order p{
	text-align: center;
	font-size: 25px;
}
#order .amount{
      display: inline-block;
	  margin-bottom: 0;
}
#order span.woocommerce-Price-currencySymbol {
    font-size: 22px;
    vertical-align: middle;
    margin-top: -2px;
}
#order .kara{
      font-size: 15px;
}
@media (max-width: 767px){

#order .col-set {
	width: calc(100% + 10px);
}	
#order .col1-3 {
	width: calc(33.33333333% - 10px);
    margin-right: 10px;
    margin-bottom:0;
}



#order{
	margin:30px auto;
}
#order h4 {
    font-size: 18px;
    display: inline-block;
    padding: 5px 20px 5px 20px;
    margin-bottom: 20px;
}
#order h4.bouquet-title {
    margin-top: 30px;
}
#order h4 span{
	font-size: 13px;
	letter-spacing: .1px;
}
#order h5{
	margin-top:10px;
	font-size: 16px;
}
#order p{
	font-size: 16px;
}
#order span.woocommerce-Price-currencySymbol {
    font-size: 14px;
    margin-top: -2px;
}
#order .kara {
    font-size: 11px;
    display: block;
    margin-left: 2em;
}
}



/*---------------------------------------------
	AnFlowの便利でお得なこと
  ---------------------------------------------*/
#about h4{
	font-size:20px;
	font-weight:normal;
}
@media (max-width: 991px) {	
#about h4{
	font-size:14px;
}
#about p{
	font-size:13px;
	line-height: 1.4;
}
#about .btn{
	margin:0 auto 0 auto;
	width: 250px;
}
}
/* 多角形 */
.border1 {
	position: relative;
	max-width: 520px;
	width: 100%;
	height: auto;	
	-webkit-clip-path: polygon(15% 0, 70% 0%, 100% 0, 100% 100%, 70% 100%, 0 100%, 0% 70%, 0 13%);
clip-path: polygon(15% 0, 70% 0%, 100% 0, 100% 100%, 70% 100%, 0 100%, 0% 70%, 0 13%);
	padding:1px;
	text-align:left;
	
}
.border2{
	max-width: 520px;
	width: 100%;
	height: auto;
	-webkit-clip-path: polygon(15% 0, 70% 0%, 100% 0, 100% 100%, 70% 100%, 0 100%, 0% 70%, 0 13%);
clip-path: polygon(15% 0, 70% 0%, 100% 0, 100% 100%, 70% 100%, 0 100%, 0% 70%, 0 13%);
	text-align:left;
	background-color:#fff;
}
.border3{
	padding:40px;
	background: #EDE7E0;
	min-height:340px;
}
#about small {
    display: block;
}
@media (max-width: 991px) {	
.border3{
	padding:40px;
	min-height:auto;
}
}
@media (max-width:767px) {
.border3{
	padding: 20px;
	min-height:auto;
}
}
.hr_css{
    border:none;
    border-top:dashed 1px #fff;
    height:1px;
    color:#fff;
    margin: 20px 0;
	}
@media (max-width:767px) {
.hr_css{
	margin: 6px 0;
	}
}


/*---------------------------------------------
	マガジン
  ---------------------------------------------*/
/* トップページのみ */
.magazine-title{
    margin: 0 auto;
    width: 300px;
    display: block;
    margin-bottom: 60px;
}
.col-magazine {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    width: 100%;
	margin:0 auto;
}
.col-magazine > div:first-child {
	max-width: 510px;
    width: 100%;
	padding-right: 10px;
}
.col-magazine > div:nth-child(2) {
    max-width: 740px;
    width: 100%;
	padding-left: 10px;
}
.col-magazine figure div{
    width: 100%;
    height: 498px;
    background-size: cover;
    background-position: 50%;
}
@media (max-width:767px) {
.magazine-title{
    max-width: 160px;
    margin-bottom: 30px;
}
.col-magazine{
	-ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.col-magazine > div:first-child{
    max-width: 100%;
	margin-bottom:30px;
	padding: 0;
}
.col-magazine > div:nth-child(2) {
    max-width: 100%;
	margin-bottom:0;
}
.col-magazine figure div{
    height: 232px;
}
}
@media (min-width:1024px) {
.col-magazine{
        max-width: 1355px;
        -ms-justify-content: space-between;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
}
}

/* マガジンページ共通 */
.magazine-item{
	text-align:center;
}
.magazine-item a.category{
	display: block;
	margin: 14px 0 14px;
	color:#cd804e;
}
.magazine-item h2 {
	font-size: 24px;
	margin-bottom:20px;
}
.magazine-item  p {
    max-width: 500px;
    margin: 0 auto 20px auto;
	line-height: 26px;
    letter-spacing: .3px;
}
.col-magazine.magazine-item div {
    display: -ms-flexbox;
	display: -webkit-flex;
	display:flex;
    -webkit-flex-direction:column;
    -moz-flex-direction:column;
    flex-direction:column;
}
.magazine-item  .btn {
	margin: auto auto 0 auto;
}


@media (max-width:767px) {
.magazine-item a.category{
	margin: 20px 0 5px;
}
.magazine-item h2 {
	font-size: 18px;
    margin-bottom: 7px;
}
.magazine-item  p {
    max-width: 100%;
    margin: 0 auto 12px auto;
    padding: 0 25px 16.6666666667px;
}
}
/*---------------------------------------------
	その他メニュー
  ---------------------------------------------*/
#other .col-set a {
    display: block;
    padding: 50px 0 50px;
    text-align: center;
    text-decoration: none;
    color: #343534;
    background-color: #fff;
}
@media (max-width:767px) {
#other .col1-4:nth-child(3),
#other .col1-4:nth-child(4){
	margin-bottom:0;
}
#other .col-set a {
    padding: 25px 0 25px;
}
}
#other .col-set a span {
    display: block;
}
#other .col-set a .text {
    margin-top: 10px;
	font-size: 18px;
    line-height: 1;
}
@media (max-width:767px) {
#other .col-set a .text {
    font-size: 14px;
}
}
#other .col-set a .text span {
    font-size: 12px;
    font-weight: normal;
    line-height: 1.2;
    padding-top: 10px;
    letter-spacing: .1em;
}
@media (max-width:767px) {
#other .col-set a .text span {
    font-size: 11px;
}
}

#other .col-set img {
    width: auto;
	margin-bottom:20px;
}
@media (max-width:767px) {
#other .col-set img {
    width: 38px;
	margin-bottom:5px;
}
}


/* フッターリンク */
@media (min-width: 992px){
#other a .text span:before,
#other a .text span:after{
	position: relative;
	display: block;
	width: 0;
	height: 2px;
	margin-bottom: 5px;
	content: '';
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	transition: all .25s;
	background: #343534;
}
#other a .text span:before{
        margin-left: 50%;
}
#other a .text span:after{
        float: right;
        margin-top: -7px;
        margin-right: 50%;
}
#other a:hover .text span:before,
#other a:hover .text span:after{
        width: 20px;
}
#other a{
        -webkit-transition: all .3s ease-in-out;
           -moz-transition: all .3s ease-in-out;
         transition: all .3s ease-in-out;
}
#other a:before{
        position: absolute;
        z-index: 10;
        display: block;
        width: 500px;
        height: 79px;
        margin: -20px auto;
        content: '';
        transform: scale(0, 1);
        background-color: rgba(247, 248, 247, .5);
}
#other a:hover:before{
	animation: hover-in .3s forwards alternate, hover-out .3s .3s forwards alternate;
}
}

/*---------------------------------------------
	インスタグラム
  ---------------------------------------------*/
/* タイトル */
.instagram-title {
    margin-bottom: 30px;
}
.instagram-title img {
	width: 40px;
} 
.instagram-title p {
	margin-left: 10px;
	font-size: 40px;
	font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}
/* グリッド */
#instagram .grid-wrap {
	max-width:1100px;
	margin:0 auto; 
}  
#instagram .grid-item {
  margin-bottom: 5px;
}
.grid:after {
  content: '';
  display: block;
  clear: both;
}
.grid-item {
  float: left;
}
.grid-sizer,
.grid-item{
  width: calc(20% - 5px);
}
.gutter-sizer {
	width:5px;
}
#instagram .grid-item-bg{
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: 50%;
}
#instagram .grid-item {
    position: relative;
    height: auto;
    background: #EEE;
}
#instagram a:nth-child(odd) .grid-item:before {
    content: "";
    display: block;
    padding-top: 100%;
}
#instagram a:nth-child(even) .grid-item:before {
    content: "";
    display: block;
    padding-top: 85%;
}
.grid-item-bg{
    position: absolute;
    top: 0; 
    left: 0;
    width: 100%;
    height: 100%;
}
@media (max-width:767px) {
/* タイトル */
.instagram-title {
    margin-bottom: 15px;
}
.instagram-title img {
	width: 25px
} 
.instagram-title p {
	margin-left: 5px;
	font-size: 22px;
	font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}
/* グリッド 下から数える*/
.grid {
    width: calc(100% + 5px);
}
.grid-sizer,
.grid-item{
  width: calc(33.33% - 5px);
}
.gutter-sizer {
	width:5px;
}
#instagram a:nth-child(even) .grid-item:before{
	padding-top: 100%;
}
#instagram a:nth-child(2) .grid-item:before{
	padding-top: 85%;
}
#instagram a:nth-child(6) .grid-item:before{
	padding-top: 85%;
}
#instagram a:nth-child(8) .grid-item:before{
	padding-top: 85%;
}
#instagram a:nth-child(10) .grid-item:before{
	padding-top: 85%;
}
.grid a:last-child {
    display: none;
}
}


.yotpo .yotpo-pager .yotpo-page-element {
    font-size: 20px!important;
}
#yotpo-testimonials-custom-tab .yotpo-review .yotpo-main .content-review {
    color: #343534!Important;
}
#yotpo-testimonials-custom-tab .yotpo-review .yotpo-main .content-review {
    font-size: 14px!Important;
    line-height: 2!Important;
}
@media (max-width:767px) {
#yotpo-testimonials-custom-tab .yotpo-review .yotpo-main .content-review {
    font-size: 12px!Important;
    line-height: 1.6!Important;
}
.yotpo .y-label, .yotpo span.y-label {
    font-size: 11px!Important;
}
.yotpo .yotpo-popup-box-large {
    padding: 12px 0 0!Important;
}
}

#size{
    background: #fff;
    padding:50px 0;
}

#size h4 {
    font-size: 31px;
    margin-bottom: 10px;
}
#size p {
    font-size: 16px;
    margin-bottom: 60px;
    max-width: 100%;
}
@media (max-width:767px) {
#size h4 {
    font-size: 14px;
    margin-bottom: 4px;
    letter-spacing: .3px;
}
#size p {
    font-size: 12px;
    margin-bottom: 8px;
	line-height:1.5;
}}