@charset "utf-8";
/* CSS Document */

h1.recipe {
    background-image: url(https://gigaplus.makeshop.jp/wineanddoors/app/assets/img/lp/chef_kurosawa_recipe/chef_kurosawa_circle.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 84%;
    padding-left: 94px;
}

p.active strong {
font-size: 20px;
}

dl.wineBox {
font-size:16px;
line-height: 2;
}

dl.wineBox dt {
  position: relative;
  margin-bottom:10px;
  font-weight:bold;
  padding-left: 24px
}

.plNo {
padding-left:0px!important;
}

dl.wineBox dt::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.3em;
  bottom: 0;
  height: 1.2em; 
  width: 20px; 
  border-radius: 50%;
}

dl.wineBox dt.bGcol_R::before {
background-color: #8f222d;
}

dl.wineBox dt.bGcol_W::before {
background-color: #94b371;
}

dl.wineBox dt.bGcol_Rs::before {
background-color: #f37a7c;
}

dl.wineBox dt.bGcol_S::before {
background-color: #f0d288;
}

dl.wineBox dd:nth-of-type(1){
margin-bottom:;
}

p.re_scenes {
background-color: #fdeff2;
font-size: 18px;
padding:5px 20px;
margin-bottom: 50px;
}

div.active p.recommend {
font-weight: bold;
text-align: center;
margin-bottom:50px;
}

li.product-card p.title {
  position: relative;
  padding-left: 24px;
  margin-bottom:10px;
}

li.product-card p.title::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.3em;
  bottom: 0;
  height: 1.2em; 
  width: 17px; 
  border-radius: 50%;
  background-color: #333;
}

li.product-card p.bGcol_R::before {
background-color: #8f222d;
}

li.product-card p.bGcol_W::before {
background-color: #94b371;
}

li.product-card p.bGcol_Rs::before {
background-color: #f37a7c;
}

li.product-card p.bGcol_S::before {
background-color: #f0d288;
}

span.lineR { 
    background:linear-gradient(transparent 70%, rgba(143, 34, 45, 0.3) 70%);
}

span.lineW { 
    background:linear-gradient(transparent 70%, rgba(148, 179, 113, 0.4) 70%);
}

span.lineRs { 
    background:linear-gradient(transparent 70%, rgba(243, 122, 124, 0.4) 70%);
}

span.lineS { 
    background:linear-gradient(transparent 70%, rgba(240, 210, 136, 0.4) 70%);
}

.col_R {
color: #8f222d;
}

.col_W {
color: #94b371
}

.col_Rs {
color: #f37a7c
}

.col_S {
color: #f0d288
}

.boxProfile{
    margin:2em 0;
    position: relative;
    padding: 0.5em 1.5em;
    border-top: solid 2px black;
    border-bottom: solid 2px black;
}
.boxProfile:before, .boxProfile:after{
    content: '';
    position: absolute;
    top: -10px;
    width: 2px;
    height: -webkit-calc(100% + 20px);
    height: calc(100% + 20px);
    background-color: black;
}
.boxProfile:before {left: 10px;}
.boxProfile:after {right: 10px;}
.boxProfile p {
    margin: 0; 
    padding: 0;
}

.boxProfileIn {
padding: 20px;
}

.boxProfileIn p {
margin-bottom: 30px;
text-align: center;
border-bottom: 1px solid #000;
padding-bottom: 10px;
}

.ksProfile {
display: flex;
justify-content:space-between;
flex-direction:row-reverse;
align-items:flex-start;
}

.ksProfile dl {
width: 66%;
}

.ksProfile dl dt {
padding-left: 0;
}

.ksProfile img {
width: 30%;
height: auto;
margin-top:46px;
}

dl.wineBox dt.item01 {
text-align: center;
color: #ff8c00;
margin-bottom: 30px;
margin-top: 100px;
font-size: 22px;
}

dd.item01 {
text-align: center;
background:;
padding: 20px 10px;
border-top: 2px solid #ff8c00;
border-bottom: 2px solid #ff8c00;
margin-bottom: 50px;
}

dd.item01 span {
font-size: 22px;
line-height: 1.0;
}

dl.wineBox dt.item02 {
text-align: center;
border-bottom: 1px solid #000;
margin: 100px 20px 50px 20px;
padding-left: 0px;
}

dl.wineBox dd.item02 ul.material {
width: 90%;
margin: 0 auto;
}

dl.wineBox dd.item02 ul.material li {
width: 100%;
display: flex;
justify-content:space-between;
border-bottom: 1px solid #ddd;
padding: 10px 0;
}

dl.wineBox dd.item02 ol {
width: 90%;
margin: 0 auto;
padding-left: 2em;
}

dl.wineBox dd.item02 ol li {
text-indent: -2em;
margin-bottom: 20px;
}

.pl2em {
padding-left: 1em!important;
}

dl.wineBox dd.item02 ul.point {
width: 90%;
margin: 0 auto;
padding-left: 1em;
}

dl.wineBox dd.item02 ul.point li {
text-indent: -1em;
margin-bottom: 20px;
}

.mar50 {
margin: 80px 0;
}

ul.box2 li:first-child {
    margin-right:;
}

ul.comment{
width: 90%;
margin: 0 auto;
display: flex;
justify-content:space-between;
} 

ul.comment li {
width: 48%;
/*border: 1px solid #ddd;
border-radius: 50px;*/
padding: 36px;
text-align: center;
}

ul.comment li:first-child {
margin-right:4%;
}

/*ul.comment li.speechBubble {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  padding: 36px;
  border: 2px solid #000000;
  border-radius: 30px;
  background-color:;
  color: #000000;
  text-align: center
}

ul.comment li.speechBubble::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 31%;
  border-style: solid;
  border-width: 20px 10px 0 10px;
  border-color: #000000 transparent transparent;
  translate: -50% 100%;
  transform: skew(18deg);
  transform-origin: top;
}

ul.comment li.speechBubble::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 31%;
  border-style: solid;
  border-width: 15.5px 7.8px 0 7.8px;
  border-color: #fff transparent transparent;
  translate: -50% 100%;
  transform: skew(18deg);
  transform-origin: top;
}*/

p.try {
    background:;
    padding:;
    background-image: url(https://gigaplus.makeshop.jp/wineanddoors/app/assets/img/lp/chef_kurosawa_recipe/fork.png);
    background-repeat: no-repeat;
    background-position: right 8px center;
    background-size: auto 90%;
}

ul.comment li {
  position: relative;
  margin-bottom: 2em;
  border-radius: 10px;
  background: #FFCC99;
  background-image:;
    background-repeat: no-repeat;
    background-position: right 16px bottom -56px;
    background-size: auto 70%;
}

ul.comment li.secondP {
  background: #FFDCD2;
  background-image:;
    background-repeat: no-repeat;
    background-position: right 16px bottom -56px;
    background-size: auto 70%;
}

ul.comment li.secondP:before,
ul.comment li.secondP:after {
background: #FFCC99;
}

ul.comment li:before,
ul.comment li:after {
  position: absolute;
  content: '';
  border-radius: 50%;
  background: #FFDCD2;
}

ul.comment li:before {
  bottom: -15px;
  left: 30px;
  width: 30px;
  height: 30px;
}

ul.comment li:after {
  bottom: -30px;
  left: 50px;
  width: 15px;
  height: 15px;
}

.orangeTxt {
color: #ff8c00;
margin-bottom: 30px;
margin-top: 100px;
font-size: 22px;
border-bottom: 1px solid #ff8c00!important;
}

.noPc {
display: none;
}

span.line {
    background: linear-gradient(transparent 70%, #FFB691 35%);
}

@media screen and (max-width: 749px) {
h1.recipe {
    background-size: auto 80%;
    padding-left: 26%;
    font-size: 21px;
}
.noPc {
display:block;
}

.ksProfile {
display:block;
}

.ksProfile dl {
width: 100%;
}

.ksProfile dl dt {
padding-left: 0;
}

.ksProfile img {
width: 90%;
height: auto;
margin:20px auto;
}

ul.comment{
display: block;
justify-content:space-between;
} 

ul.comment li {
width:100%;
padding: 16px;
}
ul.comment li {
    background-position: right 16px bottom -40px;
    background-size: auto 80%;
}

ul.comment li.secondP {
    background-position: right 16px bottom -40px;
    background-size: auto 80%;
    margin-top: 60px;
}

ul.comment li:first-child {
    margin-right:0;
}
p.try {
    background-image: none;
}
}