@charset "utf-8";
/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
  馬刺しの極み
 guide
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/
.fs-l-main{
	text-align: left;
}
/*--------------------------
大見出しの画像
---------------------------*/
.guide-page{
	background: url(https://kiwami.itembox.design/item/img/guide/pc_fv.jpg)no-repeat;
	background-position: top center;
	background-size: cover;
}
/*--------------------------

sp

---------------------------*/
@media screen and (max-width:768px){
.guide-page{
	background:none;
	background: #FFF;
}

}

/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
  馬刺しの極み
  ご利用ガイドトップ
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/

.guide-menu-wrap{
	flex-wrap: wrap;
	margin: 80px auto;
}
.guide-menu-wrap a{
	color: #1a1a1a;
	display: block;
	border:1px solid #1a1a1a;
	border-radius: 10px;
    padding: 40px 30px 30px 30px;
    min-height: 300px;
}
.guide-menu{
	width: 30%;
    margin-right: 30px;
    margin-bottom: 30px;
}
.guide-menu:nth-of-type(3n){
	margin-right: 0;
}
.guide-icon-images{
	width: 60px;
	margin: 10px 0;
}
.guide-title{
flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
}
.guide-menu p{
	font-size: 1.6rem;
}
/*--------------------------

sp

---------------------------*/
@media screen and (max-width:768px){
.guide-menu-wrap{
	display: block;
	margin: 50px auto;
}
.guide-title{
	flex-direction:row;
    justify-content: flex-start;
	font-size: 1.6rem;
    padding-left: 13%;
	margin-bottom: 15px;
}
.guide-menu{
	width: 100%;
    margin-right: 0;
	margin-bottom: 16px;
}
	.guide-menu-wrap a{
		padding: 30px 25px;
		position: relative;
	    min-height: auto;
	}
.guide-icon-images{
	width: 40px;
	margin: 0;
	position: absolute;
	left: 5%;
}
	.guide-menu p{
    padding-left:  13%;
	}
}

/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
  馬刺しの極み
共通
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/
.guidecontentwrap{
	margin: 80px auto 100px;
}
.guide-topic-title{
	margin-bottom: 40px;
	font-size: 2.4rem;
	font-weight: bold;
}
.guide-topic-subtitle{
	font-size: 2rem;
	font-weight: bold;
	color: #f43648;
	margin: 20px 0;
}
.guide-topic{
	margin-bottom: 80px;
}
.guidecontentwrap p{
	margin-bottom: 20px;
}
.guidecontentwrap .first-text{
	margin-bottom: 80px;
}
.guide-img-area{
	width: 100%;
	/* padding: 20px 0; */
	 border:2px solid #f5ecd9;
	text-align: center;
	/* margin: 25px auto; */
}
.guide-img-area img{
	width: auto;
}
.guide-img-area-paypay{
  width: 100%;
  text-align: center;
}
.guide-img-area-paypay img{
	width: 300px;
}

.guide-credit3d{
	 font-size: 1.4rem;
    margin: 20px 0 30px;
}
.guide-credit3d-title{
	color: #F43647;
    margin-bottom: 0px !important;
}
/*--------------------------

sp

---------------------------*/
@media screen and (max-width:768px){
.guidecontentwrap{
	margin: 50px auto 100px;
}
.guide-topic-title{
	margin-bottom: 26px;
	line-height: 1.35;
}
.guide-topic-subtitle{
	margin-bottom: 20px;
	line-height: 1.35;
}
.guide-topic{
	margin-bottom: 50px;
}
.guidecontentwrap .first-text{
	margin-bottom: 50px;
}
.guide-img-area{
    width: 100%;
    /* padding: 10px; */
    text-align: center;
    margin: 0 auto 26px;
}
.guide-img-area img{
	width: 100%;
	max-width: 600px;
}
.guide-img-area-paypay{
  width: 100%;
  text-align: center;
  margin: 0 auto 26px;
}
}
/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
  馬刺しの極み
お支払い
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/
.topics-bg{
	background-color: #f0f0f0;
	padding: 20px;
	margin-bottom: 20px;
}
.guidecontentwrap .topics-bg p{
	margin-bottom: 0px;
}
.indent-area{
	padding-left: 20px;
}
/*--------------------------

sp

---------------------------*/
@media screen and (max-width:768px){
.indent-area{
	padding-left: 0px;
}
}

/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
  馬刺しの極み
配送/その他ページ
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/
.bgcolor02{
	background-color: #f5ecd9;
}
.color{
color: #f43648;
    font-weight: bold;
}
.bold{
		font-weight: bold;
}
.returns .guide-topic-subtitle{
margin-top: 20px;
    margin-bottom: 10px;
}
/*--------------------------

sp

---------------------------*/
@media screen and (max-width:768px){
	.spbold{
		font-weight: bold;
	}
}

/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
  馬刺しの極み
ギフト
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/
.giftpage{
margin: 80px auto 100px;}
.gift-title img{
	width: auto;
}
.img-area{
	margin: 30px auto 40px;
}
.gift-topic-content {
    justify-content: space-between;
    align-items: center;
}
.gift-topic-content .text{
    width: 42%;
	position: relative;
	text-align: left;
}
.arrow{
	position: absolute;
    bottom: -40px;
	right: 0;
	width: 77px;
}
.gift-topic-content .img{
    width: 46%;
}
.noshi{
	margin-top: 100px;
}

/*--------------------------

sp

---------------------------*/
@media screen and (max-width:768px){
.gift-title img{
	width: 100%;
}
	.img-area{
		margin: 0 auto 15px;
	}
.gift-topic-content {
    display: block;
}
.gift-topic-content .text{
    width: 100%;
	margin-bottom: 50px;
}
.arrow{
	position: absolute;
    bottom: -40px;
	right: 0;
	left: 0;
	width: 77px;
	margin: auto;
}
.gift-topic-content .img{
    width: 100%;
}
}
