/** Shopify CDN: Minification failed

Line 279:10 Expected ":"
Line 697:10 Expected ":"
Line 867:12 Expected ":"
Line 879:10 Expected ":"
Line 1183:10 Expected ":"
Line 1215:1 Expected "}" to go with "{"

**/
/*.gallery-block:nth-child(5), .gallery-block:nth-child(6), .gallery-block:last-child {
    display: none;
}*/
body {
	font-family: "Hiragino Mincho ProN","YuMincho", "Yu Mincho", "MS PMincho", serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Hiragino Mincho ProN","YuMincho", "Yu Mincho", "MS PMincho", serif;
}
p{
  margin-bottom: 0;
}
:focus,a:focus {
    outline: none !important;
}
.image-with-text-wrapper .text-wrapper h3 {
  	margin-bottom: 15px;
}
i.line_icon {
    vertical-align: bottom;
}
/*配送日指定フォーム用*/
#delivery-date{
  	font-family: 'Arial';
    font-size: 16px;
    padding-top: 10px;
    font-weight: 100;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    color: #000000;
    background: url(//cdn.shopify.com/s/files/1/0530/9025/5017/t/2/assets/select-arrow.png?v=1125959…) right no-repeat;
    background-color: white;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #dedede;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
	float: right;
    margin-bottom: 20px;
    height: 40px;
    padding-left: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;	
}
.cart-attribute__field label, .cart-attribute__field select, .cart-attribute__field textarea{
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    line-height: 25.4px;
    color: #000000;
    padding: 0;  
}
.vantage-accordion > li:last-child {
    border-bottom: none;
}
select#delivery-time {
  	font-weight: 300;
    float: right;
    text-indent: 12px;
    margin-bottom: 30px;
}
.cart-attribute__field {
    text-align: center;
}
/*配送日指定フォーム用*/

#collection-page .rte {
    text-align: center;
}
#header-wrapper {
	top: 0;
    background: #fff;
    width: 100vw !important;
    border-top: 10px solid #A01616;
    z-index: 1000;
	position: fixed !important;
    padding-left: 1%;
    padding-right: 1%;	
}
#breadcrumb{
	padding-top: 0;
    margin-bottom: 0;
}

#breadcrumb .page-title {
    text-transform: none;
}
#shopify-section-header{
  padding-top: 94px;
}
.footer-block:nth-child(1){
	width: 30%;
}
.footer-block:nth-child(2){
	width: 30%;	
}
.footer-block:nth-child(3){
	width: 40%;	
}

.shopify-policy__body {
	padding-bottom: 8%;
}

.shopify-policy__body p {
	line-height: 220%;
}
.product-page {
    padding-top: 0;
}
.price__regular dd strong {
	font-size: 0.9rem;
}

#footer {
	background-color: #000000;
	color: #fff;
}

#big-footer h6 {
	color: #fff;
}

#big-footer p {
	color: #fff;
}

#big-footer a {
	color: #fff;
}

#email-address {
	color: #333;
	background-color: #fff;
}

#footer-signup button {
	background-color: #fff;
}

.shopify-challenge__container {
	margin-bottom: 5%!important;
}

div#bottom-footer #payment {
	display: none!important;
}

div#bottom-footer .footer-left {
    width: 100%!important;
    text-align: center!important;
}

.top-about {
    padding-top: 25px !important;
	background-color: #A01616;
}

.sipping-table td,.sipping-table-sp td {
	border: 1px solid #aaa;
	background-color: #eee;
	padding: 5px;
	text-align: center;
	vertical-align: top;
}

.sipping-table td {
	font-size: 13px;
	padding: 5px;
}

.sipping-table-sp,.sipping-table-sp tbody {
	width: 100%;

}

.sipping-table-sp td {
	width: 33%;
	padding: 10px 20px;
}

.bg-w {
	background-color: #fff!important;
}

.footer-left a,.footer-left a:link,.footer-left a:visited {
	color: #fff;
}

.shopify-policy__container {
    max-width: 110ch!important;
}

.top-about img:hover {
	opacity: 0.7;
}

#shopify-section-header {
	/*border-top: 20px solid #A01616;*/
}

.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
	background-color: #000;
	color: #fff;
}

.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
}

.mobile-login {

}

.mobile-login a,.mobile-login a:link,.mobile-login a:visited {
	color: #fff;
	padding: 8px 8px;
	display: inline-block;
	width: 80%;
}

.secondary-button {
	background-color: #000!important;
	color: #fff!important;
}

.section-title::after {
    width: 0;
    margin-left: 10px;
    left: 0;
    bottom: 3px;
    position: static;
    border-bottom: none;
}

.section-title:before, .section-title:after {
	content: "";
	height: 1px;
	background-color: #707070;
    display: inline-block;
    width: 20vw;
		vertical-align: middle;
}

.section-title:before {
	margin-right: 10px;
}

.section-title {
	color: #444;
	font-size: 24px;
	margin: 40px auto 40px;
    padding-bottom: 0;
}

.homepage-text-promo {
	position: relative;
}

.text-promo-content {
	position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  margin: auto;
}

.text-promo-content h3, .promo-inner h3 {
	color: #fff;
    text-shadow: 3px 3px 5px #0000006e;
}

.top-image-carousel {
	margin-bottom: 0;
}

.top-image-carousel {
	padding-top: 0;
}

.image-gallery {
	background-color: #000;
}

.image-gallery .section-title::after {
    width: 0;
    margin-left: 10px;
    left: 0;
    bottom: 3px;
    position: static;
    border-bottom: none;
}

.image-gallery .section-title:before,.image-gallery .section-title:after {
	content: "";
	height: 1px;
	background-color: #fff;
    display: inline-block;
    width: 20vw;
		vertical-align: middle;
}

.image-gallery .section-title:before {
	margin-right: 10px;
}

.image-gallery .section-title {
	color: #fff;
	font-size: 24px;
	display: relative;
}

.main-gallery {
	width: 100%;
}

.gallery-cell {
	/*height: 320px;
	width: 320px;*/
}

.gallery-cell img {
	width: 100%;
}

.flickity-viewport {
	width: 100%;
}

.flickity-viewport p {
	margin-top: 5%;
}

.flickity-viewport img:hover {
	opacity: 0.8;
}

.detail-bt {
	margin-top: 7.5%;
margin-bottom: 7.5%;
}

.detail-bt a {
	background-color: #000;
	color: #fff;
	padding: 30px 80px;
}

.detail-bt a:after {
	content:'keyboard_arrow_right';
	font-family: "Material Icons";
	font-size: 1.4rem;
    vertical-align: bottom;
}

#shopify-section-1533940325000 > section {
	padding-top: 70px;
}

.pb120 {
	padding-bottom: 120px;
}

.pt70 {
	padding-top: 70px;
}

.mb70 {

}
#mobile-header{
	top: 0;
	position: fixed;
	border-top: 10px solid #A01616;
}
#top-bar {
	display: none !important;
}

.homepage-promo:hover img {
	opacity: 1;
	background-color: #000;
}

.gallery-block > div {
	position: relative;
	z-index: 1;
}

.gallery-block img {
	background-color: #000;
	transition : all 300ms;
}

.gallery-block .box-ratio {
	background-color: #000;
}

.homepage-promo .caption {
	z-index: 3!important;
}

.homepage-promo .caption h3 {
    position: absolute;
  	width:90%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
		transition : all 300ms;
}

.homepage-promo .caption p {
	position: absolute;
	top: 60%;
	left: 50%;
	width: 80%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}

.slick-slide img:hover {
	opacity: 0.7;
}

.product-loop {
	width: 100%;
    margin: 0 2%;
}

.ranking-width {
	width: 19.2%;
	float: left;
	position: relative;
	vertical-align: top;
}

.ranking-width::after {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.product-loop .ranking-width:first-child::after {
	content: url(https://cdn.shopify.com/s/files/1/0530/9025/5017/files/ranking1.png?v=1613716271);
}

.product-loop .ranking-width:nth-child(2)::after {
	content: url(https://cdn.shopify.com/s/files/1/0530/9025/5017/files/ranking2.png?v=1613716271);
}

.product-loop .ranking-width:nth-child(3)::after {
	content: url(https://cdn.shopify.com/s/files/1/0530/9025/5017/files/ranking3.png?v=1613716271);
}

.product-loop .ranking-width:nth-child(4)::after {
	content: url(https://cdn.shopify.com/s/files/1/0530/9025/5017/files/ranking4.png?v=1613716271);
}

.product-loop .ranking-width:nth-child(5)::after {
	content: url(https://cdn.shopify.com/s/files/1/0530/9025/5017/files/ranking5.png?v=1613716271);
}

.ranking-width:not(:last-child) {
	margin-right: 1%;
}
.flickity-slider .ranking-width:last-child {
	margin-right: 0;
}
#social-icons a{
    width: 40px;	
}
.ranking-width:last-child {
	margin-right: 0;
}

#shopping-cart .cart-item {
    box-shadow: none;
}
.user-login{
	margin-top: 0 !important;
}
.blog-template #recent-posts .recent-caption{
	margin-top: 0;
    margin-bottom: 20px;
}
.flickity-page-dots .dot {
    margin: 0 6px !important;
}
/* カルーセルの幅 */
.gridlock .row .desktop-2 {
    width: 25%;
    margin-right: 2%;
}

#page h1 {
	margin-bottom: 5%;
}

#page table {
	margin-bottom: 7%;
}

#page table tr th {
	width: 25%;
	padding: 25px 5%;
	font-size: 13px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
}

#page table tr {
	border-bottom: 1px solid #949490;
}

#page table tr td {
	padding: 25px 5%;
	font-size: 13px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
}

#page ul,#page ul li {
	list-style: none;
}

.page-mtitle {
	background-color: #000;
	color: #fff;
	text-align: center;
	padding: 2%;
}

.article .rte {
    padding: 24px 0;
}
.collection-mv img{
  display:none;
}
.collection-mv h1 {
    font-size: 26px;
    position: absolute;
    z-index: 2!important;
    color: #dbc59a;
    text-shadow: 0 0 15px #000;
    top: calc(50% - 106px/2);
    left: 50%;
    transform: translateY(130%) translateX(-50%);
    margin: auto;
}
@media screen and (max-width: 1724px) {
  .collection-mv h1 {
    font-size:22px;
    top: calc(50% - 55px);
  }
}
.collection-mv {
  background:#000;
	position: relative;
	height: 120px;
    overflow: hidden;
}

/* こだわりページ */
.red-title {
	background-color: #981e23;
	padding: 30px 0 20px;
	text-align: center;
	position: relative;
}

.red-title::after {
	content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -30px;
  border: 30px solid transparent;
  border-top: 30px solid #981e23;
}

.yellow-title {
	background-color: #a47f24;
	padding: 30px 0 20px;
	text-align: center;
	position: relative;
}

.yellow-title::after {
	content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -30px;
  border: 30px solid transparent;
  border-top: 30px solid #a47f24;
}

.page-about h2 {
	color: #fff;
	font-size: 28px;
}

.about-bg {
	text-align: center;
	padding: 80px 0;
	background-image: url(//netshop.rikihachi.jp/cdn/shop/t/2/assets/bg-1.jpg?v=112067145062738577291614845712);
	background-repeat: no-repeat;
	background-size: cover;
	font-size: 22px;
}

.policy-bg {
	text-align: center!important;
	padding: 80px 0!important;
	background-image: url(//netshop.rikihachi.jp/cdn/shop/t/2/assets/bg-2.jpg?v=8548121303685099571614845707);
	background-repeat: no-repeat;
	background-size: cover;
	font-size: 22px;
}

.about-bg p,.policy-bg p {
	text-align: center;
	line-height: 200%!important;
	font-size: 1.0rem;
}

.policy-bg img {
	margin-bottom: 20px;
	text-align: center;
}

.policy-bg div {
	text-align: center;
	margin: 0 auto;
  width: 70%;
}

.policy-bg div img {
	width: 100%;
}

.pork-bg {
		height: 450px;
    background: transparent url('//netshop.rikihachi.jp/cdn/shop/t/2/assets/pork-bg.png?v=99005793044770260761614929292') ;
		background-repeat: no-repeat;
		background-position: center bottom;
    background-size: cover;
    margin-bottom: 30px;
}

.beef-bg {
		height: 450px;
    background: transparent url('//netshop.rikihachi.jp/cdn/shop/t/2/assets/beef-bg.png?v=108563406584189896691615194218') ;
		background-repeat: no-repeat;
		background-position: center bottom;
    background-size: cover;
    margin-bottom: 20px;
}

.center-text {
	text-align: center;
	margin-bottom: 70px;
	font-size: 17px;
	line-height: 170%;
}

.about-mv h1 {
	position: absolute;
	z-index: 2!important;
	color: #fff;
 	top: 50%;
 	left: 50%;
 	transform: translateY(134%) translateX(-50%);
 	-webkit- transform: translateY(134%) translateX(-50%);
 	margin: auto;
}

.about-mv {
	position: relative;
    padding-top: 104px;
}

.about-bread {
	width: 1200px;
	margin:  auto;
}

.about-mv img {
	width: 100%;
}

.gridlock .row .desktop-10 {
	width: 60%;
}
.footer-menu {
    width: 20vw;
}
.footer-text>h6>span{
    margin-top: -40px;
	display: inline-block;
}
.footer-text>h6>span>img{
    width: 90px;
    margin-bottom: -30px;
}
@media screen and (min-width:769px) {
.pc {
		display: block;
	}
.sp {
		display: none;
	}
	.flickity-slider .ranking-width:last-child {
		margin-right: 1%;
	}
	.flex-left,.flex-right {
		width: 1080px;
		margin: 0 auto 120px;
		display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
		-webkit-box-pack: justify;
	     -ms-flex-pack: justify;
	   justify-content: space-between;
	}

	.flex-left div:first-child,.flex-right div:first-child {
		flex-basis: 530px;
	}

	.flex-left div:last-child,.flex-right div:last-child {
		flex-basis: 530px;
		padding-top: 10px;
		display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
		-webkit-box-align: start;
	     -ms-flex-align: start;
	        align-items: flex-start;
	}

	.flex-left div dl {

	}

	.flex-left div dl dt,.flex-right div dl dt {
		display: inline-block;
		border-bottom: 1px solid #333;
		padding-bottom: 10px;
		margin-bottom: 20px;
		font-size: 30px;
		color: #333;
	}

	.flex-left div dl dd,.flex-right div dl dd {
		font-size: 17px;
		line-height: 170%;
	}

	.flex-right {
		-webkit-box-orient: horizontal;
	  -webkit-box-direction: reverse;
	     -ms-flex-direction: row-reverse;
	         flex-direction: row-reverse;
	}

	.committedto-area {
      	padding-top:0 !important;
		backgroiund-color: #fcfaf5;
	}

	.flex-left span,.flex-right span {
		color: #d9c7b7;
		font-size: 50px;
		padding-top: 0px;
		margin-right: 20px;
	}

}
.recommended-items{

}
.slideshow-section .flexslider .flex-prev, .slideshow-section .flexslider:hover .flex-prev{
	right:unset;
}
#pork{
	display: block;
	margin-top:-110px;
	padding-top:110px;
}
#beef{
	display: block;
	margin-top:-110px;
	padding-top:110px;
}  
.price-item:after, .product__price:after{
	content:'(税込)';
}
.flickity-page-dots {
    bottom: 0 !important;
}
#social-icons i {
    line-height: 0;
    font-size: 28px;
    margin-right: 20px;
}
#social-icons i img {
    width: 28px;
    height: 28px;
  	margin: 0 0 6px 0;
}
section{
	padding-top:0 !important;
	margin-bottom:0 !important;
}
.product_explain_img_width{
	width: 60%;
}
@media screen and (max-width:768px) {
.pc {
		display: none;
	}

.sp {
		display: block;
	}
.collection-mv {
    height: 80px;
  background:#000;
}
#collection-page .rte {
    text-align: left;
}
#logo img {
    max-width: 100px;
    right: -125%;
    position: relative;
}  
.product_explain_img_width{
	width: 100%;
}	
.about-mv h1{
    transform: translateY(30%) translateX(-50%);
    -webkit- transform: translateY(30%) translateX(-50%);
}	
#breadcrumb{
	margin-top: 0;
	margin-bottom: 24px;
}
.collection-mv{

}	
.collection-mv h1 {
  top: calc(50% - 47px)!important;
	 transform: translateY(100%) translateX(-50%);
	 -webkit- transform: translateY(100%) translateX(-50%);
 }	
.footer-block:nth-child(1){
	width: 100%;
}
.footer-block:nth-child(2){
	width: 100%;	
}
.footer-block:nth-child(3){
	width: 100%;	
}	
.gridlock .row .mobile-half {
    width: 48.7%;
}
#collection-page .product-loop{
    width: 100%;
}
.item-list-detail-bt{
    margin-top: 17.5%;
}
.gridlock .row .mobile-half:nth-child(2n) {
    margin-left: 2.5%;
    margin-right: 0;
}
.ranking-width:not(:last-child) {
    margin-right: 0;
}
.homepage-promo:hover p, .homepage-promo:hover a.button{
	opacity: 0;
.gridlock .row .mobile-3 {
    width: 100%;
}
.recommended-items .product {
    margin-left: 4px !important;
    margin-right: 3px !important;
}
.image-with-text-wrapper .text-wrapper h3 {
    font-size: 26px !important;
  }
	#pork{
		margin-top:-134px;
		padding-top:134px;
	}
	#beef{
		margin-top:-134px;
		padding-top:134px;
	}  
  #logo img {
    max-width: 70px;
}
.flickity-viewport {

}
.text_section {
    padding: 0 0 50px;
}
.blog-template #recent-posts .recent-caption, #homepage-blog #recent-posts .recent-caption{
    width: 100%;
}
#shopify-section-header {
		border-top: 0;
	}

.pb120 {
		padding-bottom: 12%;
	}

.pt70 {
		padding-top: 7%;
	}

.blog #page h1 {
		margin-bottom: 20%;
	}

#shopify-section-1533940325000 > section {
	    padding-top: 3%;
	}

#big-footer ul {
	    line-height: 200%;
	}

#mobile-header #logo.center	{
		width: 100%;
	  text-align: center;
	  transform: translate(-140px)!important;
	  left: 50%;
}

.gridlock .row .desktop-6 {
	    width: 100%;
	}

.gridlock .row .desktop-2 {
  width: 33%;
}

.policy-bg div {
	text-align: center;
	margin: 0 auto;
  width: 100%;
}

.section-title:before, .section-title:after {
	  width: 16%;
	}

.image-gallery .section-title:before,.image-gallery .section-title:after {
	  width: 16%;
	}

.flickity-viewport {
	  width: 100%;
	  margin-bottom: 15px;
	}
.index .flickity-viewport {
	  margin-bottom: 65px;
	}	
.gridlock .row [class*="desktop-"]{
	margin-left:0;
	margin-right:0;
}
.vantage-accordion .product-accordion-content {
    padding-left: 0;
}	
.product-photos .carousel {
    margin-bottom: 20px;
}
.product-details p{
	line-height: 1.5;
}
#homepage-section-16136120413d048aaa .flexslider .slide_image.image .large_image img {
	height: 700px!important;
}

#homepage-section-16136120413d048aaa .slide_image.image .large_image {
	height: 700px!important;
}

/* こだわりページ */
.red-title {
	background-color: #981e23;
	padding: 5% 0 2%;
	text-align: center;
	position: relative;
}

.red-title::after {
	content: "";
  position: absolute;
  top: 99%;
  left: 50%;
  margin-left: -30px;
  border: 30px solid transparent;
  border-top: 30px solid #981e23;
}

.yellow-title {
	background-color: #a47f24;
	padding: 5% 0 2%;
	text-align: center;
	position: relative;
}

.yellow-title::after {
	content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -30px;
  border: 30px solid transparent;
  border-top: 30px solid #a47f24;
}

.page-about h2 {
	color: #fff;
	font-size: 1.1rem;

}

.about-bg {
	text-align: center;
	padding: 8% 0;
	background-image: url(//netshop.rikihachi.jp/cdn/shop/t/2/assets/bg-1.jpg?v=112067145062738577291614845712);
	background-repeat: no-repeat;
	background-size: cover;
	font-size: 22px;
}

.policy-bg {
	text-align: center!important;
	padding: 8% 0!important;
	background-image: url(//netshop.rikihachi.jp/cdn/shop/t/2/assets/bg-2.jpg?v=8548121303685099571614845707);
	background-repeat: no-repeat;
	background-size: cover;
	font-size: 22px;
}

.policy-bg p {
	width: 90%;
	margin: auto;
}

.about-bg p,.policy-bg p {
	text-align: center;
	line-height: 200%!important;
	font-size: 1.0rem;
}

.policy-bg img {
	margin-bottom: 2%;
}

.flex-left,.flex-right {
	width: 85%;
	margin: 0 auto 5%;
	display: block;
}

.flex-left div:first-child,.flex-right div:first-child {
	flex-basis: 90%;
	margin-bottom: 4%;
}

.flex-left div:first-child img,.flex-right div:first-child img {
	width: 100%;
}

.flex-left div:last-child,.flex-right div:last-child {
	margin: auto;
	padding: 0px 5%;
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
	-webkit-box-align: start;
     -ms-flex-align: start;
        align-items: flex-start;
}

.flex-left div dl dt,.flex-right div dl dt {
	display: inline-block;
	border-bottom: 1px solid #333;
	margin-bottom: 20px;
	font-size: 28px;
	color: #333;
	line-height: 200%;
}

.flex-left div dl dd,.flex-right div dl dd {
	font-size: 17px;
	line-height: 170%;
}

.flex-right {
	-webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
     -ms-flex-direction: row-reverse;
         flex-direction: row-reverse;
}

.committedto-area {
	backgroiund-color: #fcfaf5;
}

.flex-left span,.flex-right span {
	color: #d9c7b7;
	font-size: 50px;
	padding-top: 20px;
	margin-right: 20px;
}

.pork-bg {
		height: 450px;
    background: transparent url('//netshop.rikihachi.jp/cdn/shop/t/2/assets/pork-spbg.png?v=18819870179439114451615193078') ;
		background-repeat: no-repeat;
		background-position: center bottom;
    background-size: cover;
    margin-bottom: 2%;
}

.beef-bg {
		height: 450px;
    background: transparent url('//netshop.rikihachi.jp/cdn/shop/t/2/assets/beef-spbg.png?v=118878267830644734401615193080') ;
		background-repeat: no-repeat;
		background-position: center bottom;
    background-size: cover;
    margin-bottom: 2%;
}

.center-text {
	text-align: center;
	margin-bottom: 5%;
	font-size: 17px;
	line-height: 170%;
}

.about-mv h1 {
	position: absolute;
	z-index: 2!important;
	color: #fff;
 	top: 50%;
	left: 43%;
  transform: translateY(-50%) translateX(-34%);
  -webkit- transform: translateY(-50%) translateX(-34%);
	font-size: 1.3rem;
 	margin: auto;
}

.about-mv img {
	width: 100%;
}

.about-mv {
	position: relative;
}

.about-bread {
	width: 90%;
	margin:  auto;
}
}
@media only screen and (max-width: 740px){
.text_section {
    padding: 0 0 60px;
}
.gridlock .row .mobile-half.product-index {
    width: 48.5%;
}
.gridlock .row .ranking-width.mobile-half.product-index {
    width: 47%;
}
.index-section .row .mobile-half.product-index {
    width: 48.5%;
    margin-left: 15px;  
}  
}