@charset "UTF-8";
/*-------------------------------
product_common
-------------------------------*/
.fsNotoSelf {
	font-family: "NotoSerifCJKjp", serif;
}
.product .pc_on,.p_page .pc_on{
display: block;
}
.product .pctab_on,.p_page .pctab_on{
display: block;
}
.product .sp_on,.p_page .sp_on{
display: none;
}
.p_page input{
width: 100%;
}
.p_page input:focus{
outline: 0;
}
/*投稿ページ内のその他商品*/
.p_page .ProTbr_other .ProTbr_otherTtl{
max-width: 300px;
}
.p_page .ProTbr_series .ProTbr_otherTtl{
max-width: 300px;
}
.detailsItem .pdfLinkBlock,
.detailsItem .pdfLinkBlock i{
color: #000;
}
.detailsItem .pdfLinkBlock{
text-decoration: underline;
}
@media screen and (min-width:641px) and (max-width:999px) {
.product .pctab_on,.p_page .pctab_on{
display: block;
}
}/*//TAB*/
@media screen and (max-width: 599px) {
.product .pc_on,.p_page .pc_on{
display: none;
}
.product .pctab_on,.p_page .pctab_on{
display: none;
}
.product .sp_on,.p_page .sp_on{
display: block;
}
.product, .p_page{
margin: 120px 0 0;
}
}
/*-------------------------------
product_tobira
-------------------------------*/
.product h2{
margin: 10px auto 44px;
max-width: 42px;
}
.ProTbr_sirai{
background: url(../../common/img/product/prob_all_bg.jpg);
background-size: 15%;
padding: 55px 0;
width: 100%;
}
.ProTbr_siraiTtl, .ProTbr_otherTtl{
margin: 0 auto;
max-width: 200px;
}
.ProTbr_sirai ul{
margin: 42px auto 0;
max-width: 1000px;
}
.ProTbr_sirai li{
float: left;
max-width: 32%;
}
.ProTbr_sirai li:nth-child(2){
margin: 0 2%;
}
.ProTbr_sirai li img{
border-radius: 10px;
box-shadow: #bfbfbf 0 0 5px;
}
.ProTbr_btn{
border:#c01a2b 1px solid;
border-radius: 5px;
box-sizing: border-box;
display: block;
margin: 35px auto 0;
max-width: 60%;
}
.ProTbr_btn:hover{
background: #c01a2b;
opacity: 1.0;
}
.ProTbr_sirai .ProTbr_btn img{
box-shadow: none;
box-sizing: border-box;
padding: 8px 22px;
}
.ProTbr_other{
margin: 80px auto 100px;
max-width: 1000px;
}
.ProTbr_series{
margin: 80px auto 100px;
max-width: 1000px;
}
.ProTbr_series ul{
	display: flex;
	justify-content: center;
}
.ProTbr_series li{
	flex: 0 1 24%;
}
.ProTbr_series li:nth-child(4n-2){
	margin-left: 1.3%;
	margin-right: 1.3%;
}
.ProTbr_series li:nth-child(4n-1){
margin-right: 1.3%;
}
.ProTbr_otherTtl{
margin: 0 auto 50px;
}
.ProTbr_other li{
float: left;
max-width: 24%;
margin-bottom: 60px;
}
.ProTbr_other li:nth-child(4n-2){
margin-left: 1.3%;
margin-right: 1.3%;
}
.ProTbr_other li:nth-child(4n-1){
margin-right: 1.3%;
}
@media screen and (min-width: 641px) {
	.ProTbr_itemTtl{
		margin: 6% auto 2%;
		max-width: 300px;
	}
	.shiraiList{
		display: flex;
		justify-content: space-between;
	}
}
.season_ic{
position: relative
}
.season_icImg{
left: -7px;
max-width: 57px;
position: absolute;
top: -15px;
}
@media screen and (max-width: 1049px) {
.ProTbr_sirai ul, .ProTbr_other{
width: 94%;
}
}
@media screen and (max-width: 599px) {
.ProTbr_series ul{
	display: block;
	justify-content: center;
}
.ProTbr_series li{
	max-width: 65%;
    margin: 0 auto 3%;
}
.ProTbr_series li:nth-child(4n-2), .ProTbr_series li:nth-child(4n-1) {
	margin: 0 auto 3%;
}
.product h2{
margin: 1.4% auto 8%;
max-width: 100%;
width: 28.8%;
}
.ProTbr_sirai {
padding: 13% 0 6%;
}
.ProTbr_siraiTtl{
margin: 0 auto;
max-width: 100%;
width: 44.1%;
}
.ProTbr_sirai ul {
margin: 10% auto 0;
}
.ProTbr_sirai li {
float: none;
max-width: 90%;
margin: 0 auto;
}
.ProTbr_btn {
margin: 4% auto 10%;
text-align: center;
}
.ProTbr_sirai .ProTbr_btn img {
padding: 3% 15%;
}

.ProTbr_other li {
float: none;
max-width: 65%;
margin: 0 auto 3%;
}
.ProTbr_sirai li:nth-child(2),.ProTbr_other li:nth-child(4n-2), .ProTbr_other li:nth-child(4n-1) {
margin: 0 auto 3%;
}
.ProTbr_itemTtl{
	margin: 22% auto 0;
	width: 62%;
}
.season_icImg {
left: 5px;
max-width: 57px;
position: absolute;
top: 5px;
}
}

/*-------------------------------
product_page
-------------------------------*/
.p_page {
margin: 0 0 120px;
}
.p_page .innerBlock{
max-width: 1000px;
margin: 0 auto;
width: 100%;
}
@media screen and (max-width: 600px){
	.p_page .innerBlock {
		width: 95%;
	}
}

.p_page .overBlock{
width: 100%;
}
.p_page .p_ttl {
padding: 0 0 2%;
text-align: center;
position: relative;
}
/* .p_page .p_ttl img{max-width: 49.1%} */
.p_page .p_ttl .p_ttl_large{
font-size: 2.125rem/*34px*/;
line-height: 2;
letter-spacing: 0.3rem;
display: block;
font-weight: 500;
}
.p_page .p_ttl .p_ttl_small{
font-size: 1.125rem/*18px*/;
line-height: 1.6;
}
.p_page .p_ttl .p_ttl_small small{
	font-size: 80%;
}
.p_page .p_ttl .ls{
letter-spacing: -1.4rem/*22.4*/
}
.p_page .p_ttl .ls{letter-spacing: -2.24rem}
.p_page .p_ttl .ls--02{letter-spacing: -1rem}

@media screen and (max-width: 1000px) {
.p_page .p_ttl .p_ttl_large{
font-size: 3.4vw/*34px*/;
letter-spacing: 0.05vw}
.p_page .p_ttl .p_ttl_small{font-size: 1.8vw/*18px*/}
.p_page .p_ttl .ls{letter-spacing: -3.584vw}
.p_page .p_ttl .ls--02{letter-spacing: -1.6vw}
}
@media screen and (max-width:599px) {
.p_page .p_ttl .p_ttl_large {
font-size: 7vw/*34px*/;
letter-spacing: 0.5vw;
line-height: 1.6;
}
.p_page .p_ttl .p_ttl_small {font-size: 3.9vw}
.p_page .p_ttl .p_ttl_small-02 {font-size: 3.1vw;letter-spacing: -0.1vw;}
}
.p_page .p_ttl .ls--02{letter-spacing: -1vw}
.p_page .p_ttl::before,
.p_page .p_ttl::after {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 0;
border-bottom: 1px solid #808080;
}
.p_page .p_ttl::after {
bottom: -4px;
}
/*slider*/
.p_page .SliderBlock{
margin: 30px auto 20px;
}
.p_page .thumbItemNav .slick-track {
cursor: pointer;
margin:0 auto;
max-width: 335px;
}
.p_page .thumbItemNav li {
margin: 5% 2%;
max-width: 70px;
transition: all 0.2s ease 0s;
}
.p_page .thumbItemNav li:hover {
opacity: 0.6;
}
.p_page .thumbItemNav li:focus {
outline: 0;
}
.p_page .colItem{
float:left;
}
.p_page .topUribaBlock .colItem:first-child,.p_page .topUribaBlock .oneItem{
background: #f7f5f1;
border-radius:10px;
font-size:0.9rem;
letter-spacing: -1px;
line-height: 1.8rem;
margin: 3% 0;
padding: 4.6% 3%;
width: 51%;
}
.p_page .topUribaBlock .oneItem {
box-sizing: border-box;
width: 100%;
}
.p_page .topUribaBlock .colItem:last-child {
width: 40%;
margin: 0 0 0 3%;
}
.p_page .topUribaBlock .colItem:last-child p {
margin: 0 0 2%;
}
/*tab*/
.p_page .tabBtnBlock{
margin: 10% auto 30px;
}
.p_page .tabBtnBlock ul {
border-bottom: 4px solid #c01b2c;
}
.p_page .tabBtnBlock li{
border: 1px solid #c01b2c;
border-bottom: 0;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
box-sizing: border-box;
cursor: pointer;
float: left;
margin: 0 0.6% 0 0;
padding: 1.8% 0;
text-align: center;
transition: all 0.2s ease 0s;
color: #c01b2c;
font-size: 1.6rem;
}

.p_page .tabBtnBlock li:hover{
background: #c01b2c;
color:#fff;
}
.p_page .tabBtnBlock li.select{
background: #c01b2c;
color:#fff;
cursor: default;
}

.p_page .tabBtnBlock.col4 li{
width: 24.55%;
}
.p_page .tabBtnBlock.col3 li{
width: 32.92%;
}
.p_page .tabBtnBlock.col2 li{
width: 49.7%;
margin: 0 0.6% 0 0;
}
.p_page .tabBtnBlock.col1 li{
width: 100%;
margin: 0;
}
.p_page .tabBtnBlock li:last-child{
margin: 0;
}
.p_page .tabItemBlock {
margin: 0 auto 130px;
max-width:1000px;
width: 100%;
}
.p_page .tabItemBlock {
margin: 0 auto 130px;
max-width:1000px;
width: 100%;
}
.p_page .tabItemBlock .tabItem:nth-child(n+2) {
display: none;
}
.p_page .tabItemBlock #lp img{
display: block;
}
.p_page .mainUribaBlock {
margin: 0 auto 125px;
}
.p_page .mainUribaBlock dt {
border-top: 2px solid #c01a2b;
border-bottom: 2px solid #c01a2b;
padding: 1% 0;
text-align: center;
}
.p_page .mainUribaBlock dt img {
max-width: 255px;
}
.p_page .mainUribaBlock dd {
background: #fffcf4;
padding: 2% 3.7% 5%;
}
.p_page .mainUribaBlock .oneColItem {
margin: 2% 0;
}
.p_page .mainUribaBlock .uribaNote {
font-size: 0.8rem;
line-height: 1.2rem;
margin: 0 0 0 0.8rem;
text-indent: -0.8rem;
}
.p_page .normalBlock,.p_page .multiBlock{
margin: 0 auto 80px;
max-width: 920px;
}
.p_page .normalBlock dt {
border: 1px solid #b9a48b;
padding: 1.8% 0 1%;
text-align: center;
}
.p_page .normalBlock dt img {
max-width: 30%;
}
.p_page .normalBlock dd,.p_page .multiBlock dd {
border-bottom: 1px solid #b9a48b;
border-left: 1px solid #b9a48b;
border-right: 1px solid #b9a48b;
}
.p_page .normalBlock dd {
padding: 1% 4.3% 2%;
}
.p_page .normalBlock .colItem {
width: 48%;
}
.p_page .normalBlock .colItem:first-child {
margin:0 4% 0 0;
}
.p_page .normalBlock .colItem p {
margin: 0 0 1.5%;
} .colItem p {
margin: 0 0 1.5%;
}
.p_page .multiBlock{
margin: 0 auto 100px;
}
.p_page .multiBlock dt{
background: #b9a48b;
padding: 1.5% 0;
text-align: center;
}
.p_page .multiBlock dd{
padding: 0 4.3%;
}
.p_page .multiBlock dt img{
max-width: 30%;
}
.p_page .multiBlock dt span{
margin: 0 0 0 1%;
}
.p_page .multiBlock dt span img{
max-width: 13%;
}
.p_page .multiBlock .rowItem{
border-bottom: 2px dotted #b9a48b;
padding: 1.5% 0 2%;
letter-spacing: -.4rem;
}
.p_page .multiBlock .rowItem:last-child{
border: none;
}
.p_page .multiBlock .rowItem p{
display: inline-block;
margin: 0 3.5% 0 0;
max-width: 496px;
width: 59.5%;
letter-spacing: normal;
}
.p_page .multiBlock .rowItem form{
display: inline-block;
max-width: 373px;
vertical-align: baseline;
width: 36.9%;
letter-spacing: normal;
}
.p_page .detailsBlock {
background: #faf9f7;
font-size: 0.8rem;
line-height: 1.5rem;
padding: 1% 0;
}
.p_page .detailsBlock .innerBlock {
max-width: 820px;
}
.p_page .detailsBlock .detailsItem{
background-image: linear-gradient(to right, #000, #000 1px, transparent 1px, transparent 1px);
background-size: 4px 1px;
background-position: bottom;
background-repeat: repeat-x;
max-width: 830px;
padding: 1.5% 0 2%;
}
.p_page .detailsBlock .detailsItem.border_none{
background: none;
}
.p_page .detailsBlock .detailsItem dt,.p_page .detailsBlock .detailsItem dd {
display:inline-block;
vertical-align: top;
}
.p_page .detailsBlock .detailsItem dt {
width: 14%;
}
.p_page .detailsBlock .detailsItem dd {
width: 85%;
}
.p_page .detailsBlock .fa {
margin:0 5% 0 0;
}
.p_page .detailsBlock ul{
list-style-type: disc;
margin: 0 0 0 1rem;
}
.p_page .dListBtn,.p_page .dListBlock .cl{
background: #bebebe;
color: #fff;
cursor: pointer;
font-size: 0.9rem;
margin: 30px auto;
max-width: 200px;
padding: 10px 2%;
text-align: center;
}
.p_page .dListBtn .fa,.p_page .dListBlock .cl .fa{
color: #fff;
}
.p_page .dListBlock{
display: none;
}
.p_page .dListBlock .text{
font-size: 1.1rem;
margin: 0 0 1%;
padding: 0 0 0 0.4rem;
}
.p_page .dListBlock .dListItem{
width: 33%;
float: left;
border-right: 1px dashed #d8d8d8;
}
.p_page .dListBlock .dListItem:last-child {
border-right: none;
}
.p_page .dListItem table {
width: 100%;
}
.p_page .dListItem dt{
padding:0.8rem 0 0;
}
.p_page .dListItem dl:first-child dt{
padding: 0;
}
.p_page .dListItem dt,.p_page .dListItem tr{
border-bottom: 1px solid #d8d8d8;
box-sizing: border-box;

}
.p_page .dListItem th{
letter-spacing: -0.5px;
line-height: 1.6rem;
}
.p_page .dListItem td{
line-height: 1.6rem;
}
.p_page .dListItem th{
clear: both;
width: 73%;
padding: 0 0 0 0.5rem;
text-align: left;
}
.p_page .dListItem td{
width: 27%;
}
.p_page .dListItem td sup{
font-size: 9px;
vertical-align: super;
}
.p_page .otherProdBlock{
margin: 80px auto 0;
max-width: 520px;
}
.p_page .otherProdBlock .fa{
margin: 0 2%;
}
.p_page .otherProdBlock dt{
font-size: 1.2rem;
font-weight: bold;
margin: 0 0 7%;
text-align: center;
}
.p_page .otherProdBlock li{
float: left;
max-width: 45%;
}
.p_page .otherProdBlock li:nth-child(2){
margin: 0 0 0 10%;
}
.p_page .otherProdBlock li img{
border-radius: 10px;
box-shadow: #bfbfbf 0 0 5px;
}
.p_page .otherProdBlock .otherProdBtn img{
box-shadow: none;
box-sizing: border-box;
padding: 4% 15%;
}
.p_page .otherProdBlock .otherProdBtn {
border: #c01a2b 1px solid;
border-radius: 0;
box-sizing: border-box;
display: block;
margin: 8% auto 0;
max-width: 80%;
}
.p_page .otherProdBlock .otherProdBtn:hover {
background: #c01a2b;
opacity: 1;
}
.p_page .ProdListBtn{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 65px;
	border: solid 1.5px #c01a2b;
	max-width: 450px;
	width: 26.6%;
	margin: 0 auto;
	border-radius: 2px;
	color: #c01a2b;
	font-size: 2rem;
}
.p_page .ProdListBtn:hover{
	background-color: #c01a2b;
	color: #FFF;
}
@media screen and (min-width: 600px) and (max-width: 999px){
.p_page .innerBlock{
width: 90%;
}
.p_page .topUribaBlock .colItem:first-child{
font-size: 0.85rem;
line-height: 1.2rem;
margin: 0;
}
.p_page .tabBtnBlock li {
font-size: 1.2rem;
}
.p_page .dListBlock .dListItem {
border-right:none;
box-sizing: border-box;
width: 50%;
}
.p_page .dListBlock .dListItem:first-child {
border-right: 1px dashed #d8d8d8;
}
.p_page .dListBlock .dListItem:nth-child(3) dt {
/*padding:0.8rem 0 0;*/
}
}
@media screen and (max-width: 599px) {
.p_page{
margin: 120px 0;
}
.p_page .p_ttl img {
/* max-width: 50%; */
}
.p_page .SliderBlock.innerBlock{
width: 100%;
}
.p_page .thumbItemNav li {
max-width: 90px;
}
.p_page .thumbItemNav .slick-track {
max-width: 430px;
}
.p_page .contentsBlock .colItem{
float:none;
}
.p_page .contentsBlock .topUribaBlock .colItem{
width: 100%;
box-sizing: border-box;
}
.p_page .topUribaBlock .colItem:first-child{
font-size: 0.8rem;
line-height: 1.4rem;
}
.p_page .topUribaBlock .colItem:last-child{
margin: 0;
}
.p_page .tabBtnBlock ul {
border-bottom: none;
}

.p_page .tabBtnBlock li {
border: 1px solid #c01b2c;
border-radius: 8px;
padding: 3% 1.8%;
position: relative;
font-size: 3.3vw;
line-height: 4.5vw;
height: 17vw;
}
.p_page .tabBtnBlock li:nth-child(4) {
padding: 6%;
}
.p_page .tabBtnBlock li .fa {
color: #c01b2c;
margin: 5% 0 0;
position: absolute;
bottom:5%;
right: 0;
left: 0;
}
.p_page .tabBtnBlock .select .fa {
color: #fff;
}
.p_page .tabItemBlock .tabItem article{
	margin: 0 auto;
	width: 95%;}
.p_page .tabItemBlock #p_qa .leadText {
margin: 0 auto 8%;
}
.p_page .tabItemBlock #p_qa .qaItemTxt {
font-size: 3.2vw;
}
.p_page .mainUribaBlock{
margin: 0 auto 60px;
width: 100%;
}
.p_page .mainUribaBlock dt {
margin: 0 auto;
padding: 2% 0;
width: 95%;
}
.p_page .mainUribaBlock dt img {
max-width: 58.5%;
}
.p_page .mainUribaBlock dd {
padding: 2% 4% 5%;
}
.p_page .mainUribaBlock .uribaNote{
font-size: 0.7rem;
}
.p_page .normalBlock, .p_page .multiBlock {
width: 72%;
}
.p_page .normalBlock .colItem {
width: 100%;
}
.p_page .normalBlock dd {
padding: 2% 7% 10%;
}
.p_page .normalBlock dt,.p_page .multiBlock dt{
padding: 4% 10%;
}
.p_page .normalBlock dt img,.p_page .multiBlock dt img {
max-width: 250px;
}
.p_page .multiBlock dd {
padding: 0 8% 5%;
}
.p_page .multiBlock .rowItem {
padding: 1.5% 0 7%;
}
.p_page .multiBlock .rowItem form {
width: 100%;
}
.p_page .multiBlock .rowItem p,.p_page .multiBlock .rowItem a{
display: block;
margin: 0 auto;
width:100%;
}
.p_page .multiBlock dt span {
float:right;
margin: 0;
}
.p_page .multiBlock dt span img {
max-width: 95%;
}
.p_page .detailsBlock{
padding: 5% 0;
}
.p_page .detailsBlock .detailsItem{
padding: 5% 0;
}
.p_page .detailsBlock .detailsItem dt, .p_page .detailsBlock .detailsItem dd {
display: block;
width: 90%;
}
.p_page .detailsBlock .detailsItem dd {
margin:0 0 0 1rem;
}
.p_page .dListBlock .dListItem {
width: 90%;
float: none;
margin: 0 auto;
border: none;
}
.p_page .dListBlock .text{
margin: 0 auto 1%;
width: 90%;
}
.p_page .dListItem dt, .p_page .dListItem tr {
border-right: none;
}
.p_page .dListItem td {
border-left: 1px dashed #d8d8d8;
padding: 0 0 0 0.5rem;
}
.p_page .dListItem dt,.p_page .dListItem dl:first-child dt {
padding: 5% 0 0;
}
.p_page .otherProdBlock{
margin: 15% auto 0;
}
.p_page .otherProdBlock dt{
font-size: 0.85rem;
}
.p_page .otherProdBlock li{
margin: 0 auto;
max-width:60%;
}
.p_page .otherProdBlock li:nth-child(2){
margin: 10% auto 0;
}
.p_page .ProdListBtn{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 10.9vw;
	border: solid 1.5px #c01a2b;
	max-width: 450px;
	width: 74.6%;
	margin: 0 auto;
	border-radius: 2px;
	color: #c01a2b;
	font-size: 5.4vw;
}
}

/*type01-shirai_series*/
.p_type01 .normalBlock .colItem {
margin: 1% 0 0;
}
/*type02-other_product*/
.p_type02 .mainUribaBlock dt {
border-top: 2px solid #b9a48b;
border-bottom: 2px solid #b9a48b;
}
/*type03-mukoujima_tya*/
.p_type03 .mainUribaBlock{
max-width: 900px;
}
.p_type03 .proBlock {
border-bottom: 1px solid #c01a2b;
padding: 2% 0;
}
.p_type03 .proBlock:nth-child(n+3) {
padding: 3% 0 4%;
}
.p_type03 .proBlock:last-child {
border-bottom: none;
}
.p_type03 .proBlock dt {
border: 0;
margin: 0 0 2%;
padding: 0;
text-align: left;
}
.p_type03 .proBlock dt img {
max-width: 100%;
}
.p_type03 .proItem04 dt img{
max-width: 71%;
}
.p_type03 .proBlock dd {
background:none;
padding: 0;
}
.p_type03 .proBlock .pBtn01{
max-width:203px;
}
.p_type03 .proBlock .pBtn02{
width: 100%;
}
.p_type03 .proBlock li {
float: left;
}
.p_type03 .proBlock li:last-child {
margin: 0;
}
.p_type03 .proItem01 li {
width: 23.5%;
margin: 0 2% 0 0;
}
.p_type03 .proItem02 {
border-right: 1px solid #c01a2b;
padding: 0 1.8% 1% 0;
width: 48%;
}
.p_type03 .proItem02 li {
margin: 0 6% 0 0;
width: 47%;
}
.p_type03 .proItem03 {
padding: 0 0 1% 1.8%;
width: 48%;
}
.p_type03 .proItem03 dd .colItem:first-child{
margin: 0;
width: 47.3%;
}
.p_type03 .proItem03 dd .colItem:last-child{
margin: -15px 0 0 2%;
width: 49%;
}
.p_type03 .proItem04{
margin: 0 0 5%;
}
.p_type03 .proItem04:last-child {
margin: 0;
}
.p_type03 .proItem04 .pMain{
width: 70%;
}
.p_type03 .proItem04 .pMain .colItem:first-child{
margin: 0 13% 0 0;
width: 45%;
}
.p_type03 .proItem04 .pMain .colItem:last-child{
width: 42%;
margin: 0;
}
.p_type03 .proBlock .proItem04:nth-child(1) .pImg{
margin: -18% 0 0 0%;
width: 30%;
}
.p_type03 .proBlock .proItem04:nth-child(2) .pImg{
margin: -17% 0 0 1%;
width: 29%;
}
.p_type03 .proBlock .proItem04:nth-child(3) .pImg{
margin: -16% 0 0 1%;
width: 29%;
}

.p_type03 .proItem05 dt{
width: 100%;
}
.p_type03 .proItem05 .pMain{
clear: both;
margin: 10% 0 0;
}
.p_type03 .proItem05 li{
width: 50%;
}
.p_type03 .proItem05 li .colItem:first-child{
width: 50%;
}
.p_type03 .proItem05 li .colItem:last-child{
margin: 0 0 0 1%;
width: 45%;
}
.p_type03 .proItem06{
background: url(../../common/img/product/mukoujima_tya/uriba08_1_pc.jpg) no-repeat left center;
background-size: 52.5% auto;
}
.p_type03 .proItem06 dt{
margin: 0 0 1% auto;
width: 47.5%;
}
.p_type03 .proItem06 dd:nth-child(2){
width: 47.5%;
float: right;
}
.p_type03 .proItem06 dd:nth-child(3){
width: 52.5%;
}
.p_type03 .proItem06 .pBtn03{
max-width: 345px;
}
.p_type03 .proItem07 li{
position: relative;
width: 50%;
}
.p_type03 .proItem07 li .pBtn01 {
max-width: 45%;
}
.p_type03 .proItem07 li .pBtn01{
position: absolute;
bottom: 8%;
right: 4%;
}
@media screen and (max-width: 599px) {
.p_type03 .mainUribaBlock{
background: #fffaf1;
}
.p_type03 .mainUribaBlock .mainUribaItem{
background:#fff;
}
.p_type03 .mainUribaBlock .mainUribaItem span{
border-top: 2px solid #c01a2b;
border-bottom: 2px solid #c01a2b;
display: block;
margin: 0 auto;
padding: 1% 0;
text-align: center;
width: 95%;
}

.p_type03 .mainUribaBlock .mainUribaItem img{
max-width: 40%;
}
.p_type03 .mainUribaBlock .proBlock {
margin: 0 3%;
padding: 8% 0;
}
.p_type03 .mainUribaBlock dt {
margin: 0 auto 6%;
width: 98%;
}
.p_type03 .proItem01 li:nth-child(3){
clear: both;
}
.p_type03 .proItem01 li {
width: 47%;
}
.p_type03 .proItem01 li:nth-child(1),.p_type03 .proItem01 li:nth-child(2) {
margin: 0 0 8%;
}
.p_type03 .proItem01 li:nth-child(odd) {
margin-right: 6%;
}
.p_type03 .proItem02 {
border-right: none;
padding: 0 0 8% 0;
width: 100%;
}
.p_type03 .proItem03 {
border-top: 1px solid #c01a2b;
padding: 8% 0 0;
width: 100%;
}
.p_type03 .proItem03 .colItem,.p_type03 .proItem04 .colItem,.p_type03 .proItem05 .colItem,.p_type03 .proItem07 .colItem {
float: left;
}
.p_type03 .proItem03 dd .colItem:first-child {
margin: 0;
width: 45%;
}
.p_type03 .proItem03 dd .colItem:last-child {
margin: -5px 0 0 2%;
width: 53%;
}
.p_type03 .proItem04 dt img{
max-width: 100%;
}
.p_type03 .proItem04 .pMain {
width: 45%;
}
.p_type03 .proItem04 .pMain .colItem:first-child {
margin: 0;
width: 100%;
}
.p_type03 .mainUribaBlock .proBlock .proItem04 .pImg {
margin: -2% 0 0 2%;
width: 53%;
}
.p_type03 .proItem04 {
margin: 0 0 15%;
}
.p_type03 .proItem05 .pMain {
margin: 0;
}
.p_type03 .proItem05 li {
float: none;
width: 100%;
}
.p_type03 .proItem05 li:first-child {
margin:0 0 3%;
}
.p_type03 .proItem06 {
background: url(../../common/img/product/mukoujima_tya/uriba08_1_sp.jpg) no-repeat left bottom;
background-size: 50% auto;
}
.p_type03 .proItem06 dd:nth-child(2) {
margin: 0 3% 5% 0;
width: 45%;
}
.p_type03 .proItem07 li {
width: 100%;
float: none;
}
.p_type03 .proItem07 li .colItem:first-child {
margin: 0 0 5%;
width: 48%;
}
.p_type03 .proItem07 li .colItem:last-child {
width: 52%;
}
.p_type03 .proItem07 li .pBtn01 {
position: static;
}
.p_type03 .proItem07 li .pBtn01 {
max-width: 95%;
}
}
/*-------------------------------
向島園茶ポップアップ
-------------------------------*/
.proListItem .txt {
float: none;
margin: 2% 0 0;
width: 100%;
box-sizing: border-box;
}
.proListItem .txt span {
font-size: 1.8rem;
font-weight: 500;
display: block;
margin: 0 0 0.5rem;
}
.proListItem .img {
float: none;
width: 100%;
text-align: center;
}
.popup-link02:focus{
outline: 0;
}
@media screen and (max-width: 599px){
.proListItem .txt {
font-size: 4vw;
line-height: 5vw;
}
}/*//SP*/

.born{
max-width: 1000px;
margin: 0 auto
}
/*add 190408*/
@media screen and (max-width: 599px) {
	.born{
	margin: 15% auto 10% !important;
	}
}
.blogBtnBlock {
max-width: 300px;
margin: 0 auto;
border: #c01b2c 1px solid;
border-radius: 5px;
}
.blogBtnBlock a {
padding: 8% 10% 5.5%;
font-size: 1.2rem;
border-radius: 5px;
background: #c01b2c;
}
.blogBtnBlock a i {
color: #fff;
font-size: 1.1rem;
margin: 0 10px 0 0;
}
@media screen and (max-width: 599px) {
.blogBtnBlock {
margin: 0 auto;
}
.blogBtnBlock a {
padding: 6.4% 10% 5.5%;
}
}
@media screen and (max-width: 299px) {
.blogBtnBlock {
margin: 0 2%;
}
}
