@charset "UTF-8";
/*==========================================
 device
===========================================*/
.pc_none {display: none !important;}
.sp_none {display: block !important;}
.pc_mb30 {margin-bottom: 30px;}
.pmb30 {margin-bottom: 30px;}
@media screen and (max-width: 767px) {
.pc_none {display: block !important;}
.sp_none {display: none !important;}
.pc_mb30 {margin-bottom: 0;}
.pmb30 {margin-bottom: 15px;}
}
/*==========================================
 reset
===========================================*/
.block-goods-name {
    margin-bottom: 0;
}
.page-goods .block-goods-name h1.block-goods-name--text {
    border-bottom: 0px;
    padding: 20px 0;
    background: #fff;
}
.page-goods .block-goods-detail{width: 100%;}
.detailetmpl{width: 1200px; margin: 0 auto;}
#block_goodsdetail_revico,
#revico-review-zone,
.page-goods #block_goodsdetail_sns_contact,
.page-goods #pane_goods_main_top,
.page-goods .pane-goods-flexframe#pane_goods_main_bottom,
.pane-goods-footer,
.block-goods-comment2{
    width: 1200px;
    margin: 0 auto;
}
.block-goods-price-wrap {
	background: #fff;
	margin: 0 auto 10px;
}
.page-goods .goods-detail-description.block-method dd .method,
.page-goods .goods-detail-description.block-method dd span {
	background: #fff;
}
.for-spec-details {
	margin-bottom: 30px !important;
}
@media screen and (max-width: 767px) {
.detailetmpl{width: 100%;}
#block_goodsdetail_revico,
#revico-review-zone,
.page-goods #block_goodsdetail_sns_contact,
.page-goods #pane_goods_main_top,
.page-goods .pane-goods-flexframe#pane_goods_main_bottom,
.pane-goods-footer,
.block-goods-comment2{width: 100%;}
.page-goods .block-goods-detail,
#block_goodsdetail_revico {
    margin: 0 !important;
}
.block-goods-price-wrap, .block-goods-price-info, .block-stock-comment,
.block-add-cart-qty-select-wrap, 
.block-goods-detail .block-add-cart,
.block-goods-favorite,
.goods-detail-description,
.goods-middle-guide-menu,
.block-goods-comment3,
.block-goods-sns,
.block-contact-about-goods,
.for-spec-details,
.block-goods-userreview-top-info,
.goods-detail-spec-frame {
	width: 90% !important;
	margin-right:auto !important;
	margin-left:auto !important;
}
.pane-goods-left-side {
	width: 100% !important;
	padding:0 15px !important;
	margin-right:auto !important;
	margin-left:auto !important;		
}
.page-goods .block-goods-comment4 {
    padding: 0;
}
}
.page-goods .block-goods-comment5 .goods-detail-spec-table td {
	background: #fff;
}
/*.page-goods .block-add-cart-qty-select-wrap,
.page-goods .block-add-cart--btn,
.page-goods .block-goods-favorite {
	display: none;
}*/
/*==========================================
 main
===========================================*/
.block-goods-detail {
	width: 100% !important;
	height: auto;
	background: url(https://mail-u-can-2.img.webcas.net/cococimo-lp/dmt22/dmt_lp_bc.jpg) top center repeat;
}
.block-goods-comment1 {
	width: 100%;
	margin: 0 auto;
	color: #231815;
}
.block-goods-comment2 {
	width: 100%;
	margin: 0 auto;
	color: #231815;
}
.block_wrap {
	width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
#block01 .mv {
	width: 100%; 
	margin-bottom: 30px;
}
.top-contents {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto 30px;
	padding: 25px 50px;
	background: #fff;
	border: solid 5px #ff9e29;
	border-radius: 20px;
	font-size: 22px;
	line-height: 34px;
}
.top-contents h2 {
	font-size: 30px;
	line-height: 40px;
	color: #e50012;
	font-weight: bold;
	border-bottom: solid 2px #e50012;
	padding-bottom:10px;
	margin-bottom: 20px;
}
.top-contents h3 {
	font-size: 26px;
	line-height: 30px;
	color: #0966b2;
	font-weight: bold;
	margin-bottom: 20px;
}
.middle-contents h2 {
	position:  relative;
	width: 100%;
    max-width: 1200px;
	height: 90px;
	margin: 60px auto;
	padding: 0;
	/*font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";*/
	text-shadow: 1px 1px 2px #fff, -1px -1px 2px #fff, -1px 1px 2px #fff, 1px -1px 2px #fff, 1px 0px 2px #fff, -1px 0px 2px #fff, 0px 2px 5px rgba(0, 0, 0, 0.8), 0px 2px 5px rgba(0, 0, 0, 0.8);
	font-weight:bold;
	font-size: 46px;
	color: #e50012;
	line-height: 90px;
	text-align: center;
    background: linear-gradient(90deg, #f29701 0%, #fef5c4 30%, #fef5c4 70%, #f29701 100%);
}
.middle-contents h2::before {
    top: -23px;
}
.middle-contents h2::after {
    bottom: -23px;
} 
.middle-contents h2::before, .middle-contents h2::after {
    content: "";
    display: block;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    width: 100%;
    height: 13px;
    background: linear-gradient(90deg, #f29701 0%, #fad47f 30%, #fef5c4 40%, #fef5c4 60%, #fad47f 70%,#f29701 100%);
}
.middle-contents h3 {
	width: 100%;
    max-width: 900px;
	margin:0 auto 30px;
	padding:10px 0;
	font-weight:bold;
	font-size: 30px;
	color: #fff;
	text-align: center;
	background: #f08300;
	border-radius: 40px;
}
.middle-contents .mc_img {
	width: 100%;
	text-align: center;
}
.middle-contents .mc_img img {
	width: 100%;
	max-width: 700px;
}
.middle-contents .mc_cts {
	width: 100%;
    max-width: 900px;
	margin:0 auto 30px;
	padding: 30px 54px;
	text-align: center;
	font-size: 18px;
	line-height: 32px;
	color: #000;
	background: #fffac6;
	border: 3px solid #ef8200;
	border-radius: 20px;
}
.middle-contents .mc_cts img {
	width: 100%;
    max-width: 700px;
	margin:0 auto 30px;
}
.middle-contents .mc_cts .mc_txt {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	padding: 30px 40px;
	background: #fff;
	border: solid 5px #ef8200;
	border-radius: 20px;
	font-size: 22px;
	line-height: 34px;
	text-align: left;
}
.middle-contents .mc_cts h4 {
	font-size: 30px;
	color: #e50012;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
}
.middle-contents .detail-button {
    width: 100%;
	max-width: 650px;
	background: #fff;
	text-align: center;
	margin: 0 auto 50px;
	padding: 15px 0;
	border-radius: 15px;
}
.middle-contents .detail-button a {
	font-size: 30px;
	font-weight: 900;
	color: #e50012;
    /*text-shadow:
       4px  4px 2px #fff,
      -4px  4px 2px #fff,
       4px -4px 2px #fff,
      -4px -4px 2px #fff,
       4px  0px 2px #fff,
       0px  4px 2px #fff,
      -4px  0px 2px #fff,
       0px -4px 2px #fff;*/
}
.sp_bnr_wrap {
	width: 100%;
}
.order_btn{display: flex; justify-content: space-around; width: 1200px; margin:40px auto 80px;}
.order_btn .btn1,
.order_btn .btn2{width: 580px; display: block; filter: drop-shadow(4px 4px 5px rgba(0,0,0,0.40));}
@media screen and (max-width: 767px) {
.block-goods-detail {
	width: 100%;
    max-width: none;
}
.block-goods-comment1 {
	width: 100%;
    max-width: none;
	margin: 0 auto;
}
.block_wrap {
    width: 100%;
}
.block_wrap img {
    width: 100%;
}
#block01 .mv {
    margin-bottom: 15px;
}
.top-contents {
	width: 96%;
	margin: 0 auto 15px;
	padding: 20px 15px;
	font-size: 16px;
	line-height: 26px;
	border: solid 3px #fe9b26;
	border-radius: 18px;
}
.top-contents h2 {
	font-size: 22px;
	line-height: 34px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}
.top-contents h3 {
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	margin-bottom: 15px;
}
.middle-contents h2 {
	padding:10px 0;
	margin: 50px auto 30px;
	font-size: 24px;
	line-height: 30px;
	height: auto;
}
.middle-contents h2::before {
    top: -13px;
}
.middle-contents h2::after {
    bottom: -13px;
} 
.middle-contents h2::before, .middle-contents h2::after {
    content: "";
    display: block;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    width: 100%;
    height: 8px;
    background: linear-gradient(90deg, #f29701 0%, #fad47f 30%, #fef5c4 40%, #fef5c4 60%, #fad47f 70%,#f29701 100%);
}
.middle-contents h3 {
	width: 95%;
	margin: 0 auto 15px;
	padding: 5px 0;
	font-size: 21px;
	color: #fff;
	border-radius: 20px;
}
.middle-contents .mc_cts {
	width: 96%;
	margin:0 auto 30px;
	padding: 20px 15px;
	font-size: 18px;
	line-height: 32px;
	border: 2px solid #eb750b;
	border-radius: 15px;
}
.middle-contents .mc_cts img {
	margin:0 auto;
}
.middle-contents .mc_cts .mc_txt {
	padding: 20px 15px;
	border: solid 3px #fe9b26;
    font-size: 16px;
    line-height: 26px;
    border-radius: 15px;
}
.middle-contents .mc_cts h4 {
	font-size: 20px;
	line-height: 24px;
    border-bottom: solid 2px #e50012;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.middle-contents .mc_cts h4 span {
	display: none;
}
.middle-contents .detail-button {
    width: 95%;
	background: #fff;
	margin: 0 auto 20px;
	padding: 15px 0;
	border-radius: 15px;
}
.middle-contents .detail-button a {
	font-size: 18px;
}
.sp_bnr_wrap {
	width: 90%;
	margin: 0 auto;
}
.sp_cts_wrap {
	width: 96%;
	margin: 0 auto;
}
.order_btn{display: block; width: 95%; margin: 20px auto 0;}
.order_btn .btn1,
.order_btn .btn2{width: 100%; margin: 0 0 20px;}
}
/*バナーボタン*/
.banner-button {
	max-width: 1200px;
    display: -webkit-flex;
    display: flex;
	flex-wrap: wrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    margin: 0 auto 30px;
}
.banner-button li {
	width: 50%;
	padding: 0;
}
.banner-button li img {
	max-width: 580px;
	width: 100%;
	display: block;
	margin: 0 auto;
    filter: drop-shadow(4px 4px 5px rgba(0, 0, 0, 0.40));
}
.banner-button li img:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
@media screen and (max-width: 767px) {
.banner-button {
	width: 90%;
	display: block;
    margin: 0 auto;
}
.banner-button li {
	width: 100%;
	padding: 0;
}
.banner-button li img {
	width: 100%;
	margin-bottom: 15px;
}
}
/*追従ボタン*/
.purchase_fixed_dmt {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    border-top: 4px solid #db844e;
    background: #f9f5e8;
    width: 100%;
    z-index: 99;
    padding: 10px 0;}
.dmt_add_btn_f{display: flex; width: 980px; margin: auto; justify-content: space-around;}
.dmt_add_btn_f li{width: 425px; display: block; filter: drop-shadow(4px 4px 5px rgba(0,0,0,0.40)); }

.dmt_add_btn_f li{ filter: drop-shadow(4px 4px 5px rgba(0,0,0,0.40));}
.dmt_add_btn_f_sp li{ filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.40));}

@media screen and (max-width: 767px) {
.dmt_add_btn_f_sp{display: flex; justify-content: space-between; width: 98%; margin: auto;}
.dmt_add_btn_f_sp li{width: calc(50% - 2px);}

.dmt_add_btn_f_sp .btn1,
.dmt_add_btn_f_sp .btn2{
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  text-decoration: none;
  border-radius: 15px;
  width: 100%;
  height: 70px;
  border: 2px solid #fff;
  transition: 0.3s;
  
  font-size: 4.5vw;
  letter-spacing: -0.1em;
  color: #fff;
  font-weight: 900;
  text-align: center;
  
  position: relative;}
  
  
.dmt_add_btn_f_sp .btn1 .btnicon{position: absolute; width: 35px; top: -15px; left: 5px;}
.dmt_add_btn_f_sp .btn2 .btnicon{position: absolute; width: 50px; top: -10px; left: 0px;}

.dmt_add_btn_f_sp .btn1 {
  box-shadow: 0px 4px 10px 2px rgba(0, 0, 0, 0.5);
  background-color: #FB0200;
  background-image: linear-gradient(180deg, #FB0200, #9D0100);
}

.dmt_add_btn_f_sp .btn1:hover {
  background-image: linear-gradient(180deg, #9D0100, #FB0200);
}

.dmt_add_btn_f_sp .btn1 .btn_txt{color: #ff0; text-shadow: 1px 1px 2px #000, -1px -1px 2px #000, -1px 1px 2px #000, 1px -1px 2px #000, 1px 0px 2px #000, -1px 0px 2px #000, 0px 2px 5px rgba(0, 0, 0, 0.8), 0px 2px 5px rgba(0, 0, 0, 0.8);}

.dmt_add_btn_f_sp .btn1 .btn_txt span{color: #fff; font-size: 3.3vw; letter-spacing: 0em; padding: 0 0 5px;}
.dmt_add_btn_f_sp .btn1 .btn_txt span.bottle{font-size: 3.8vw;}
.dmt_add_btn_f_sp .btn1 .btn_txt span.bisco{font-size: 3.8vw;padding: 0 0 5px 1em;}
	
.dmt_add_btn_f_sp .btn2 {
  box-shadow: 0px 4px 10px 2px rgba(0, 0, 0, 0.5);
  background-color: #49d705;
  background-image: linear-gradient(180deg, #49d705, #358505);
}
.dmt_add_btn_f_sp .btn2:hover {
  background-image: linear-gradient(180deg, #358505, #49d705);
}
.dmt_add_btn_f_sp .btn2 .btn_txt{color: #ff1815; text-shadow: 1px 1px 2px #fff, -1px -1px 2px #fff, -1px 1px 2px #fff, 1px -1px 2px #fff, 1px 0px 2px #fff, -1px 0px 2px #fff, 0px 2px 5px rgba(0, 0, 0, 0.8), 0px 2px 5px rgba(0, 0, 0, 0.8);}
.dmt_add_btn_f_sp .btn2 .btn_txt span{color: #000; font-size: 3.8vw; text-align:center;  padding: 0 0 5px;}
.dmt_add_btn_f_sp .btn2 .btn_txt span.gift{text-align:right;}
.dmt_add_btn_f_sp .btn_txt span{display: block;}

}
/*元の追従隠し*/
/*.page-goods .pane-goods-fixed-footer{display: none;}*/