  @charset "utf-8";
  *, *::before, *::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
  }

  body {
	background-position: top, bottom right;
	background-size: 100%, 40%;
    background-repeat: no-repeat, no-repeat;
    backface-visibility: hidden;
    font-size: 14px;
    font-family: '游明朝', 'Yu Mincho', YuMincho, serif;
    font-weight: normal;
    letter-spacing: .04em;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    min-width: 1200px;
    opacity: 0;
    color: #1a0001;
  }
  
  @media screen and (max-width:480px) {
    .line-break {
      display: block;
    }  
    a.footer_btn {
      display: none !important;
    }
  }

    @media screen and (min-width:768px) and ( max-width:1024px) {
    /*　画面サイズが768pxから1024pxまではここを読み込む　*/
    .line-break {
      display: block;
    }
    a.footer_btn {
      display: none !important;
    }
  }

    @media screen and (min-width:1024px) {
    /*　画面サイズが1024px以上はここを読み込む　*/
    .line-break {
      display: none;
    }
    .for-sp {
      display:none;
    }
  }






  h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
  }

  a {
    color: #333;
    text-decoration: none;
    transition: all 1s cubic-bezier(0, 0, 0, 1);
  }

  a:hover {
    opacity: .5;
  }

  a.more {
    display: inline-block;
    font-weight: bold;
    line-height: 1.5;
    overflow: hidden;
    padding-bottom: 8px;
    position: relative;
  }

  a.more::before, a.more::after {
    background: #333;
    bottom: 1px;
    content: '';
    display: block;
    height: 1px;
    left: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
    transition: all .6s cubic-bezier(.3, 0, .15, 1);
  }

  a.more::before {
    left: -20vw;
  }

  a.more:hover {
    opacity: 1;
  }

  a.more:hover::before {
    left: 0;
  }

  a.more:hover::after {
    left: 20vw;
  }

  ul, ol {
    list-style: none;
  }

  img {
    max-width: 100%;
    vertical-align: middle;
  }

  span.sp, br.sp, img.sp {
    display: none;
  }

  .section {
    margin: 0 auto;
    position: relative;
    width: 960px;
  }

  .section h2 {
    color: #280000;
    font-size: 2.0em;
  }

  .section h2.widget-title {
    text-align: center;
  }

  .widget {
    position: relative;
    margin-bottom: 45px;
  }

  .widget::after {
    background: #280000;
    content: '';
    display: block;
    height: 1px;
    position: relative;
    right: 0;
    top: .5em;
    width: 100%;
    z-index: -1;
  }

  .widget span {
    background: rgb(255 255 255 / 0%);
    padding-right: 15px;
  }

  .widget.widget-title span {
    padding: 0 15px;
  }

/* 20220830 Maki追記 */
  .mainImage {
    margin: 20px auto;
    width: 100%;
    text-align: center;
  }

  .mainImage h1 {
   /* background: #c19854; */
    background: #280000;
    color: #FFF;
    font-size: 2.5em;
    font-weight: bold;
    text-align: center;
    padding: 15px 10px;
    margin: 0 auto;
    max-width: 1000px;
  }

  .mainImage p {
    font-size: 1.2em;
    line-height: 1.9;
    padding: 20px 10px;
  }

  .aboutChef {
   background: #0a0a0a;
    margin: 50px auto 0;
    max-width: 1000px;
    padding: 50px 40px;
    text-align: center;
    background-image: url(https://www.ecolecriollo.co.jp/praline20/img/chef.jpg);
    background-position: 93% 70px;
    background-size: 370px;
    background-repeat: no-repeat;
  }

  .aboutChef h2 {
    color: #fff;
	padding: 10px;
	line-height: 1.9;
	border-bottom: #fff solid 1px;
	width: 54%;
  }
  .aboutChef h2 .chef {
    font-size: 1.6em;
    display: block;
  }

  .aboutChef img {
    text-align: center;
  }
  
.aboutChef p{
	color: #ffffff;
	padding-top: 20px;
    line-height: 1.9;
	text-align: left;
	font-size:16px;
	margin-bottom:40px;
}
  .aboutShop {
    background: #c19854;
    margin: 0 auto;
    max-width: 1000px;
	padding: 50px 40px;
	color: #ffffff;
  }
.aboutShop h2{
   font-size: 32px;
    text-align: center;
	
}
.aboutShop .flex,.aboutShop .flex2{
	display: flex;
	-webkit-justify-content: space-between;
    justify-content: space-between;
	padding:30px 0;
}
.aboutShop .flex{
	flex-direction: row-reverse;
}
.aboutShop p{
	width: 54%;
	font-size: 16px;
	line-height: 1.9;
}

  .aboutShop .renewalDay {
    display: block;
    font-size: 26px;
    color: #280000;
    line-height: 34px;
    text-align: center;
	margin-bottom: 20px;
	position: relative;
	font-weight: bold;
	font-family: '游明朝', 'Yu Mincho', YuMincho, serif;
  }
.aboutShop .renewalDay::before {
	content: "";
    width: 60px;
    height: 70px;
    position: absolute;
    top: 5px;
    left: 0px;
    background: url(https://www.ecolecriollo.co.jp/praline20/img/pic_L.png) no-repeat;
    display: inline-block;
}
.aboutShop .renewalDay::after {
	content: "";
    width: 60px;
    height: 70px;
    position: absolute;
    top: 5px;
    right: 0px;
    background: url(https://www.ecolecriollo.co.jp/praline20/img/pc_R.png) no-repeat;
    display: inline-block;
}
figure{
	text-align: center;
}

.aboutShop .flex2 figure{
	background: #ffffff;
    border-radius: 10px;
}
.aboutShop .flex figure img, .aboutShop .flex2 figure img {
	width:360px;
	border-radius: 10px
}

.flex2 .shop dt{
	color: #280000;
    padding-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
	position: relative;
    padding-left: 16px;
	font-family: '游明朝', 'Yu Mincho', YuMincho, serif;
} 

.flex2 .shop {
  margin-bottom: 10px;
}

.flex2 .shop dt::before{
	content: "";
    width: 10px;
    height: 30px;
    background: #280000;
    position: absolute;
    left: 0;
    top: -4px;
}
.flex2 .shop dd{
  padding:0 8px 10px 16px;
	font-size: 16px;
	line-height: 1.6;
}
#renewal figcaption{
	padding-top: 10px;	  
	  }
#honten{
	border-bottom: solid #280000 1px;
}
#honten figure {
	margin-top:30px;
	height: 270px;
}
#honten figure img{
	height: 280px;
}
#nakame figure{
	margin-top:30px;
	 height: 260px;
}
  .fixed_btn_pc {
    background: #280000;
    color: #fff;
    font-size: 2.0em;
    text-align: center;
    display: block;
    width: 40%;
    padding: 15px;
    margin: 25px auto;
    border-radius: 5px;
  }
.gosic{
	font-family: 'Meiryo UI',YuGothic,'Yu Gothic','ヒラギノ角ゴシック','Hiragino Sans', 
sans-serif;
    letter-spacing: 2px;
}

/*固定ボタンテスト*/
#sp-fixed-btn {
  position: fixed;
  width: 100%;
  bottom: 0px;
  font-size: 0;
  z-index: 99;
  transition: .3s;
  /*デフォルトで非表示にする*/
  opacity: 0;
  visibility: hidden;
}
/*このクラスが付与されると表示する*/
.active {
  opacity: 1!important;
  visibility: visible!important;
}

#sp-fixed-btn ul{
  display: flex;
  list-style: none;
  padding:0;
  margin:0;
  width:100%;
}

#sp-fixed-btn li{
  justify-content: center;
  align-items: center;
  width: 50%;
  padding:0;
  margin:0;
  font-size: 14px;
  border-right: 1px solid #fff;
  background: #280000;
}

#sp-fixed-btn li a{
  color: #fff;
  text-align: center;
  display:block;
  width: 100%;
  padding:20px;
}

/* ここまで */

  #footer {
    position: relative;
    text-align: center;
  }

  #footer .footer_contents {
    background: rgb(254 234 234 / 0%);
    margin: 0 auto;
    overflow: hidden;
    padding: 45px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  #footer .footer_contents div {
    display: inline-block;
    width: 300px;
    margin: 0 15px 30px;
  }

  #footer .footer_contents div:last-child {
    display: block;
    margin: 5px 0 0;
    width: 100%;
  }

  #footer .footer_contents a {
    color: #fff;
    display: inline-block;
  }

  #footer .footer_contents .footer_btn {
    background: #280000;
    color: #fff;
    display: block;
    letter-spacing: .1em;
    line-height: 60px;
  }

  #footer .copyright {
    color: #280000;
    font-size: .8rem;
    letter-spacing: .1em;
    padding: 0 0 75px;
  }

  .desc {
    margin: 40px auto 0;
    text-align: center;
  }

  .desc h2 {
    font-size: 2em;
    font-weight: bold;
  }

  .desc p {
    font-size: 1rem;
    letter-spacing: .2em;
    line-height: 2.4;
    font-weight: bold;
  }

  .desc::after {
    content: '';
    display: block;
    overflow: hidden;
    height: 1px;
    margin: 120px auto;
    width: 120px;
    background: #e6e6e6;
  }

  .footer-desc {
    margin: 60px auto;
    text-align: center;
    color: #280000;
  }

  .sweets_list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .sweets_list ul li {
    width: 40%;
    margin-bottom: 5em;
  }

  .sweets_list ul .column4-li {
    width: 40%;
  }

  .sweets_list ul::after {
    content: '';
    display: block;
    width: 40%;
  }

  .sweets_list ul li h3 {
    color: #280000;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.8;
    margin-top: 15px;
  }

  .sweets_list ul li p {
    font-size: 1em;
    margin-top: 5px;
    line-height: 1.5;
  }

  .contents {
    margin: 70px auto 0;
  }

  .contents li:nth-child(n+2) {
    margin-top: 60px;
  }

  .contents h3 {
    color: #280000;
    font-size: 1.5rem;
    margin-bottom: 30px;
  }

  .contents .pickup-sweets {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .contents .pickup-img {
    width: 500px;
  }

  .contents .pickup-desc {
    width: 425px;
  }

  .contents img {
    margin-bottom: 20px;
  }

  .contents p {
    font-size: 1.1em;
    line-height: 2;
  }

  .contents p a {
    display: inline-block;
    font-size: .95rem;
    line-height: 2;
  }

  .section {
    position: relative;
  }

  .section p {
    line-height: 1.9;
    margin:0 auto 15px;
  }

  .section.snippet p {
    font-size: 1rem;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10em;
  }

  .section.snippet h2.widget-title {
    margin-bottom: 2em;
  }

  .section.main_sweets {
    width: 580px;
  }

  .section.desc::after, .section.information .desc::after {
    display: none;
  }

  .section.information {
    border: none;
    width: 960px;
    margin-top: 50px;
  }

  .section.snippet p, .desc p, .contents p, .sweets_list ul li .price, a.more, .desc, #pagetop span {
    color: #280000;
  }

  a.more::before, a.more::after, #pagetop a::before, #pagetop a::after {
    background: #280000;
  }

  .sweets-title {
    margin: unset;
    font-size: 1.5em!important;
    font-weight: bold;
  }

  .margin-adjustment {
    margin: 100px auto 0;
  }

  .sweets_list .more-txt {
    margin: unset;
    text-align: center;
  }

  #top-scroll-button {
    position: fixed;
    bottom: 20px;
    right: 120px;
    z-index: 1;
  }

  #top-scroll-button a {
    font-size: 1rem;
    background: rgb(158 158 158 / 70%);
    text-decoration: none;
    color: #000;
    text-align: center;
    display: block;
    border: 1px solid #9e9e9e;
    width: 60px;
    height: 60px;
    line-height: 3.333em;
  }

  #top-scroll-button a:hover {
    text-decoration: none;
    color: #fff;
    background: #1E0000;
    opacity: 1;
  }

  .top_link {
    display: block;
    text-align: center;
  }

  .top_logo {
    width: 300px;
    margin: 5px auto;
  }

  #header {
    text-align: center;
  }
  #header img {
    width: 25%;
  }

  .delivery-temp {
    background: rgb(122 175 183 / 90%)!important;
    color: #fff;
    padding: 0.2rem 1rem!important;
    margin: 0 1rem 0 .5rem;
  }

  .fridge {
    background: #b55843!important;
  }
  
  .catchphrase{
  	margin-bottom: 30px!important;
  }

  @media screen and (min-width:768px) and ( max-width:1024px) {
    .main_sweets, .pickup-img {
      text-align: center;
    }
  }

  @media screen and (max-width: 768px) {
    body {
      font-size: 12px;
      min-width: auto;
    }
    span.sp, br.sp, img.sp {
      display: inline;
    }
    span.pc, br.pc, img.pc {
      display: none;
    }
    img {
      height: auto;
    }
    .section h2 {
      font-size: 1.4rem;
      line-height: 1.4;
    }
    .contents h3 {
      font-size: 1.5em;
    }
    .widget {
      margin-bottom: 30px;
      padding-bottom: 16px;
      text-align: center;
    }
    .widget::before {
      bottom: 0;
      top: auto;
    }
    .widget span {
      background: transparent;
      padding-right: 0;
    }
    .widget.widget-title span {
      padding: 0;
    }
	  
	  
	/* 20220831 Moe追記 */
	  .mainImage{
		  margin:0;
	  }
	  .mainImage p{
	  text-align: left;
	  }
	  .mainImage h1{
    font-size:1.8em;
	line-height: 1.4;
	padding:8px;
  }
	  #header img {
    width: 45%;
    margin: 15px auto;
  }
	  .br-pc{
		  display: none;
	  }
	  .aboutChef {
    padding: 20px 10px;
    background-position: 50% 140px;
  }

  .aboutChef h2 {
	border-bottom: none;
  line-height: 1.5;
	width: 100%;
  }
  .aboutChef h2 .chef {
   font-size: 1.4em;
  }

.aboutChef p{
	font-size:1.2em;
	margin-bottom:20px;
	margin-top: 240px;
}
	  
  .aboutShop {
    padding: 40px 10px 20px;
  }
.aboutShop h2{
   font-size: 24px;
	
}
.aboutShop .flex,.aboutShop .flex2{
	display: block;
	padding:20px 0;
}  
.aboutShop p{
	width: 100%;
	font-size: 1.2em;
	padding-top: 20px;
}

  .aboutShop .renewalDay {
    font-size: 20px;
    line-height: 24px;
	margin-bottom: 20px;	
  }
.aboutShop .renewalDay::before {
	width: 40px;
    left: 3%; 
	background-size: 40px;
}
.aboutShop .renewalDay::after {
	width: 40px;
    right: 3%;
	background-size: 40px;
}

.aboutShop .flex figure  img,
.aboutShop .flex2 figure img {
	width:360px;
	border-radius: 10px;
  margin-bottom:4px;
}

.flex2 .shop dt::before{
	content: "";
    width: 10px;
    height: 30px;
    background: #280000;
    position: absolute;
    left: 0;
    top: -4px;
}
.flex2 .shop dd{
	font-size: 13px;
	line-height: 1.3;
}
#renewal figcaption{
	padding: 2px;	  
	  }
#honten{
	border-bottom: solid #280000 1px;
	padding-bottom: 60px;
}
#honten figure ,#nakame figure{
	margin:0 auto 0;
	width: 360px;
}

#honten figcaption{
		  margin-top:-8px;
	  }
	  #nakame{
	padding-top: 40px;
}
#nakame figcaption{
		  margin-top:-10px;
	  }
.fixed_btn_pc {
    width: 90%;
	font-size: 1.4em;
  }

	  /* ↑ここまで↑ */
	  
	  
    #footer .footer_contents {
      padding: 30px 0;
    }
    #footer .footer_contents div {
      margin-bottom: 15px;
    }
    #footer .footer_contents div:nth-child(n+2) {
      /* margin: 15px 0 0; */
    }
    #footer .footer_contents div:last-child {
      margin: 25px 0 0;
    }
    #footer .footer_contents .footer_btn {
      line-height: 50px;
    }
    #footer .copyright {
      padding: 0 0 45px;
    }
    .desc {
      margin: 60px auto 0;
      width: 100%;
    }
    .desc p {
      letter-spacing: .05em;
      font-size: 1.2em;
    }
    .desc::after {
      margin: 60px auto;
    }
    .sweets_list ul li {
      width: 42vw;
    }
    .sweets_list ul::after {
      width: 36vw;
    }
    .sweets_list ul li h3 {
      font-size: 1.5em;
    }
    .sweets_list ul li p {
      font-size: 3.5vw;
    }
    .desc {
      margin: 5vw auto 0;
      width: 90%;
      text-align: left;
    }
    .desc h2 {
      font-size: 2em;
      line-height: 2;
    }
    .footer-desc {
      margin: 30px auto;
      text-align: left;
    }
    .contents {
      margin: 50px auto 0;
    }
    .contents li:nth-child(n+2) {
      margin-top: 100px;
    }
    .contents .pickup-sweets {
      display: block;
    }
    .contents .pickup-img, .contents .pickup-desc {
      width: 100%;
    }
    .contents .pickup-img img {
      margin-bottom: 10px;
    }
    .contents p:nth-of-type(2) {
      text-align: left;
    }
    .section {
      width: 90%;
    }
    .section h3 {
      text-align: left !important;
    }
    .section p {
      margin-top: 10px;
      font-size: 1.2em!important;
    }
    .section .sweets-title {
      font-size: 1.6em!important;
    }
    .section.snippet p {
      text-align: left;
      margin-bottom: 5em;
    }
    .section.main_sweets, .section.information {
      width: 90%;
    }
    .section img {
      padding-left: 0;
    }
    .section.snippet h2.widget-title {
      margin-bottom: 2em;
    }
    .snippet {
      padding-top: 70px;
    }
    .snippet .widget-title {
      width: 100%;
    }
    .section.contents ul {
      margin-bottom: -3em;
    }
    .sweets_list ul li {
      margin-bottom: 50px;
    }
    .sweets_list ul .column4-li {
      width: 42vw;
    }
    .price {
      text-align: left!important;
    }
    #top-scroll-button {
      bottom: 80px;
      right: 20px;
    }
  }

  @media screen and (max-width:480px) {
    svg {
      width: 200px!important;
    }
  .section.snippet {
    padding-top: 2em;
  }
  .section.snippet h2.widget-title {
    margin-bottom: 1em;
  }
  .catchphrase{
  	margin-bottom: -5px!important;
  }
    #top-scroll-button a {
      width: 40px;
      height: 40px;
      line-height: 2em;
    }
    .sweets_list ul li h3 {
      font-size: 4vw;
    }
    .sweets_list .delivery-temp {
      display: inline-block;
      margin: 0.5rem 0 0 0;
      padding: 0.1rem 1rem!important;
    }
}
 @media screen and (max-width:360px) {
	  /* 20220831 Moe追記 */
	  .aboutChef h2{
		  font-size: 1.4em;
	  }
	  .aboutChef h2 .chef{
		  font-size: 1.3em;
	  }
	  .aboutShop .renewalDay::after,.aboutShop .renewalDay::before{
		  display:none;
	  }
	  #honten figure, #nakame figure {
      width: 300px;
}
	  #nakame figure {
		  height: 220px;
	  }
  }
  /* ↑ここまで↑*/
  @media screen and (min-width:481px) {
    .recommend .sp {
      display: none;
    }
    
  }
  
  @media screen and (max-width:480px) {
    .recommend .pc {
      display: none;
    }
  }
