﻿@charset "utf-8";
/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
  馬刺しの極み
こだわりトップ
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/
.fs-l-main{
	text-align: left;
}
/*--------------------------
大見出しの画像
---------------------------*/
.kodawari-page{
	background: url(https://kiwami.itembox.design/item/img/kodawari/pc_fv.jpg)no-repeat;
	background-position: top center;
	background-size: cover;
}
/*--------------------------

sp

---------------------------*/
@media screen and (max-width:768px){
.kodawari-page{
	background:none;
	background: #FFF;
}
}

/*--------------------------
こだわりトップ上部テキスト
---------------------------*/
.kodawaritop{
	height: 700px;
}
.textarea img{
	width: auto;
}
.imgarea{
	width: 50%;
	background: url(https://kiwami.itembox.design/item/img/kodawari/kiwamitoha.jpg)no-repeat;
	background-position: top center;
	background-size: cover;
}
.textarea{
	width: 50%;
	background: url(https://kiwami.itembox.design/item/img/kodawari/kiwamitoha_bg_pc.jpg)no-repeat;
	background-position: top center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
}
@media screen and (max-width:1300px){
.kodawaritop{
	height: 500px;
}
.textarea img{
	height: 400px;
}
}
/*--------------------------

sp

---------------------------*/
@media screen and (max-width:768px){
.kodawaritop{
	display: block;
	height: auto;
}
.imgarea{
	width: 100%;
	background:none;
	font-size: 0;
}
.textarea{
	width: 100%;
	background: url(https://kiwami.itembox.design/item/img/kodawari/kiwamitoha_bg_sp.jpg)no-repeat;
	background-position: top center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
    padding: 40px 0;
}
}


/*--------------------------
こだわりリンクバナー
---------------------------*/
.underpage-bnr{
	padding: 50px 80px;
	align-items: center;
    justify-content: flex-start;
}
.anshin{
    justify-content: flex-end;
}
.underpage-bnr-box{
	max-width: 800px;
	width: 100%;
	justify-content: center;
}
.underpage-bnr-box a{
	width: 100%;
	padding: 120px 0;
	background: rgba(255, 255, 255, 0.9);
	border-radius: 10px;
	display: block;
	cursor: pointer;
	text-align: center;
}
.underpage-bnr-title{
	font-size: 4.8rem;
	display: inline-block;
	padding: 0 15px;
	margin-bottom: 50px;
	font-weight: bold;
}
.underpage-bnr-box p{
	font-size: 2rem;
	font-weight: bold;
}
@media screen and (max-width:1300px){
.underpage-bnr{
    justify-content: center;
}
}
.hinshitsu{
	width: 100%;
	background: url(https://kiwami.itembox.design/item/img/kodawari/hinshitsu_pc.jpg)no-repeat;
	background-position: top center;
	background-size: cover;
	height: 500px;
}
.anshin{
	width: 100%;
	background: url(https://kiwami.itembox.design/item/img/kodawari/anzen_pc.jpg)no-repeat;
	background-position: top center;
	background-size: cover;
	height: 500px;
}

/*--------------------------

sp

---------------------------*/
@media screen and (max-width:768px){
.underpage-bnr{
	padding: 50px 10px;
}
.underpage-bnr-box a{
	padding: 40px 0;
}
.underpage-bnr-title{
	font-size: 2.6rem;
	padding: 0 10px;
	margin-bottom: 24px;
}
.underpage-bnr-box p{
	font-size: 1.6rem;
}
.hinshitsu{
	background: url(https://kiwami.itembox.design/item/img/kodawari/hinshitsu_sp.jpg)no-repeat;
	background-position: top center;
	background-size: cover;
	height: 390px;
}
.anshin{
	background: url(https://kiwami.itembox.design/item/img/kodawari/anzen_sp.jpg)no-repeat;
	background-position: top center;
	background-size: cover;
	height: 390px;
}
}

/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
  馬刺しの極み
品質
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/



/*--------------------------
FV
---------------------------*/
.fv{
	width:100%;
	height: 540px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.hinshitsu-fv{
	background: url(https://kiwami.itembox.design/item/img/kodawari/hinshitsu/pc_fv.jpg)no-repeat;
	background-position: top center;
	background-size: cover;
}

.fv-title{
	font-size: 5rem;
    -webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -ms-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    text-orientation: tr;
    width: 50px;
    vertical-align: middle;
    height: 358px;
	/* text-shadow */
-moz-text-shadow: 8px 0px 5px rgba(255, 255, 255, 1);
-webkit-text-shadow: 8px 0px 5px rgba(255, 255, 255, 1);
-ms-text-shadow: 8px 0px 5px rgba(255, 255, 255, 1);
text-shadow: 8px 0px 5px rgba(255, 255, 255, 1);
}
.small{
	font-size: 4.2rem;
}
/*--------------------------

sp

---------------------------*/
@media screen and (max-width:768px){
	.fv{
	height: 350px;
	}
.hinshitsu-fv{
	background: url(https://kiwami.itembox.design/item/img/kodawari/hinshitsu/sp_fv.jpg)no-repeat;
	background-position: top center;
	background-size: cover;
}
.fv-title{
	font-size: 2.6rem;
    height:200px;
	/* text-shadow */
-moz-text-shadow: 8px 0px 5px rgba(255, 255, 255, 1);
-webkit-text-shadow: 8px 0px 5px rgba(255, 255, 255, 1);
-ms-text-shadow: 8px 0px 5px rgba(255, 255, 255, 1);
text-shadow: 8px 0px 5px rgba(255, 255, 255, 1);

}
.small{
	font-size: 2rem;
}
}
/*--------------------------
見出し
---------------------------*/
.midashi01 img{
	width: auto;
	height: 120px;
}
.midashi02 img{
	width: auto;
	height: 65px;
}
.midashi03 img{
	width: auto;
	height: 65px;
}
/*--------------------------

sp

---------------------------*/
@media screen and (max-width:768px){
.midashi01 img{
	width: auto;
	height: 80px;
}
.midashi02 img{
	width: auto;
	height: 46px;
}
.midashi03 img{
	width: auto;
	height: 46px;
}
}

/*--------------------------
品質中身
---------------------------*/
.position-end{
	justify-content: flex-end;
}
.bg01{
	background: url(https://kiwami.itembox.design/item/img/kodawari/hinshitsu/gensen_pc.jpg)no-repeat;
    background-position: center right;
    background-size: 53%;
}
.bg02{
	background: url(https://kiwami.itembox.design/item/img/kodawari/hinshitsu/keiyaku_pc.jpg)no-repeat;
    background-position: center left;
    background-size: 53%;
}
.bg03{
	background: url(https://kiwami.itembox.design/item/img/kodawari/hinshitsu/hanbai_pc.jpg)no-repeat;
    background-position: center right;
    background-size: contain;
}
@media screen and (max-width:1700px){
.bg02{
    background-position: center left;
    background-size: contain;
	}
}
@media screen and (max-width:1500px){
.bg01{
    background-position: center right;
    background-size: contain;
}
.bg03{
    background-position: center right;
    background-size: 73%;
}
}
@media screen and (max-width:1300px){
.bg02{
        background-position: -26% center;
    background-size: contain;
	}
.bg03{
    background-position: center right;
    background-size: contain;
}
}
@media screen and (max-width:1000px){
.bg01{
    background-position: center ;
    background-size: cover;
}
.bg02{
    background-position: center ;
    background-size: cover;
}
.bg03{
    background-position: center ;
    background-size: cover;
}
}
.hinshitsu-block{
    width: 50%;
    max-width: 960px;
    min-width: 600px;
    padding: 80px 0;
}
@media screen and (max-width:1500px){
.hinshitsu-block{
    padding: 50px 0;
}
}
.arealeft{
	background: url(https://kiwami.itembox.design/item/img/kodawari/hinshitsu/bg_rigth.png)no-repeat;
	background-position: top left;
	background-size: contain;
	background-color: #f5ecd9;
}
.arearight{
	background: url(https://kiwami.itembox.design/item/img/kodawari/hinshitsu/bg_left.png)no-repeat;
	background-position: top right;
	background-size: contain;
	background-color: #f5ecd9;
}

@media screen and (max-width:1000px){
.arearight{
	background-color: rgba(245, 236, 217, 0.8);
}
.arealeft{
	background-color: rgba(245, 236, 217, 0.8);
}
}
.topic{
    width: 88%;
    max-width: 563px;
    margin: 0 auto;
}
@media screen and (max-width:1000px){
	.hinshitsu-wrap{
    justify-content: center;
    padding: 50px 0;
	}
.hinshitsu-block{
    width: 700px;
    margin: 0 auto;
	padding: 50px 40px;
}
.hinshitsu-block{
    padding: 50px 0;
}
}
.twotitle img{
	width: auto;
	height: 109px;
}
.onetitle img{
	width: auto;
	height: 40px;
}
.mg50{
	margin-bottom: 30px;
}
.mg28{
	margin-bottom:15px;
}
.topic p{
	margin-bottom: 30px;
}
.topic p:nth-last-child(1){
	margin-bottom: 0;
}
.waku{
	padding: 20px;
	background-color: #FFF;
	margin-bottom: 40px;
	border:1px solid #f43648;
}
/*--------------------------

sp

---------------------------*/
@media screen and (max-width:768px){
.bg01{
   background: none;
}
.bg02{
   background: none;
}
.bg03{
   background: none;
}
.hinshitsu-wrap{
    justify-content: center;
    padding: 0;
	}
.hinshitsu-block{
    width: 100%;
    margin: 0 auto;
	min-width: 100%;
	padding: 50px 20px;
}
.topic{
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}
.arearight{
	background-color: #f5ecd9;
}
.arealeft{
	background-color: #f5ecd9;
}
	.hinshitsu-title{
	margin-top: 30px;
		text-align: center;
	}
.twotitle img{
	width: auto;
	height: 62px;
}
.onetitle img{
	width: auto;
	height: 27px;
}
.topic p{
	margin-bottom: 20px;
}
.topic p:nth-last-child(1){
	margin-bottom: 0;
}
	.img-area{
		font-size: 0;
	}
}


/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
  馬刺しの極み
安全
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/

/*--------------------------
FV
---------------------------*/
.anzen-fv{
	background: url(https://kiwami.itembox.design/item/img/kodawari/anzen/pc_fv.jpg)no-repeat;
	background-position: top center;
	background-size: cover;
}
.anzen-fv .fv-title{
	height: 424px;
}
/*--------------------------

sp

---------------------------*/
@media screen and (max-width:768px){
.anzen-fv{
	background: url(https://kiwami.itembox.design/item/img/kodawari/anzen/sp_fv.jpg)no-repeat;
	background-position: top center;
	background-size: cover;

}
.anzen-fv .fv-title{
    height: 230px;
}
}
/*--------------------------
安全
---------------------------*/
.anzen_bg{
	background: url(https://kiwami.itembox.design/item/img/pc_bg.png)repeat-y;
	background-position: top center;
	background-size: contain;
	background-color: #f5ecd9;
}
.wrap{
	padding: 80px 0 120px;
	position: relative;
}
.wrap::before{
    content: "";
    background: url(https://kiwami.itembox.design/item/img/kodawari/anzen/bg_uma.png)no-repeat;
    background-position: top right;
    background-size: contain;
    width: 43%;
    height: 43%;
    min-width: 500px;
    position: absolute;
    top: 3%;
    right: 0;
}
.wrap::after{
content: "";
    background: url(https://kiwami.itembox.design/item/img/kodawari/anzen/bg_pack.png)no-repeat;
    background-position: top left;
    background-size: contain;
    width: 40%;
    height: 40%;
    min-width: 500px;
    position: absolute;
    bottom: 13%;
    left: 0;
}
@media screen and (max-width:1500px){
.wrap::after{
    width: 40%;
    height: 28%;
    min-width: 300px;
    max-width: 400px;
    position: absolute;
    bottom: 22%;
    left: 0;

}
}
.category,.spcategory{
	position: relative;
	z-index: 20;
}
.anzen-categorytitle{
	text-align: center;
	margin-bottom: 50px;
}
	.anzen-categorytitle img{
		height: 50px;
			width: auto;
	}
.anzencontent,.anzencontent02{
    padding: 40px;
    background: rgba(255, 255, 255, 0.82);
    border: 1px solid #e1c47e;
    border-top: none;
	margin-bottom: 120px;
	min-height: 600px;
}
.anzencontent02{
	margin-bottom: 20px;
	min-height: 500px;
}
.spcategory{
    padding: 40px;
    background: rgba(255, 255, 255, 0.82);
    border: 1px solid #f43648;
}
.pc-anzenlist img,.pc-anzenlist02 img{
	height: 50px;
	width: auto;
}
.pc-anzenlist li,.pc-anzenlist02 li{
    background-color: #e1c47e;
    text-align: center;
    width: 100%;
    padding: 20px 0;
    font-size: 0;
    border: 1px solid #e1c47e;
    border-bottom: none;
	cursor: pointer
}
.pc-anzenlist li.first,.pc-anzenlist02 li.first{
    background: rgba(255, 255, 255, 0.82);
}
.anzencontent p,.anzencontent02 p,.spcategory p{
	margin-bottom: 28px;
}
.anzencontent p:nth-last-of-type(1),.anzencontent02 p:nth-last-of-type(1),.spcategory p:nth-last-of-type(1){
	margin-bottom: 0;
}
.hide{
	display: none;
}
.line{
	margin-top: -26px;
	margin-bottom: 32px;
}
.subtitle img{
	width: auto;
	height: 17px;
}
.anzencontent02 .subtitle{
	margin-bottom: 16px;
}
.smalltext{
	font-size: 1.4rem;
}
/*--------------------------

sp

---------------------------*/
@media screen and (max-width:768px){
.wrap{
	padding: 0px 0 80px;
	background: none;
}
.wrap::before{
    display: none;
}
.wrap::after{
    display: none;	
}
.anzen_bg{
	background: url(https://kiwami.itembox.design/item/img/sp_bg.png)repeat-y;
	background-position: top center;
	background-size: contain;
	background-color: #f5ecd9;
}
	.anzen-categorytitle img{
		height: 30px;
			width: auto;
	}
	.anzen-categorytitle{
		margin-bottom: 30px;
		margin-top: 80px;
	}
.anzencontent,.anzencontent02{
	background-color: #FFF;
    padding: 20px;
    border-top: 1px solid #e1c47e;
	margin-bottom: 20px;
	min-height: auto;
}
.spcategory{
    padding: 20px;
	background-color: #FFF;
	margin-bottom: 40px;
}
	.anzencontent-title {
		text-align: center;
	}
	.anzencontent-title img{
		height: 33px;
		width: auto;
	}
.hide{
	display: block;
}
}
