@charset "UTF-8";
@import url("/css/nv/nvgrid.css");
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP:wght@400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');
@import url('https://use.fontawesome.com/releases/v5.7.1/css/all.css');

/*--------------------------------------------------------------------*/
/* CRA-SEW LP202211 */
/*--------------------------------------------------------------------*/

* { 
  margin: 0;
  padding: 0;
  min-width: 0;
  min-height: 0;
} 
html { 
  font-size: 62.5%; /*10px*/ 
} 
body { 
  min-width: 320px; 
  background: #fff; 
  color: #000; 
  font-size: 16px; 
  font-family: 'Noto Sans JP', 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  letter-spacing: 0.1em; 
  line-height: 1.5;
  box-sizing: border-box;
}
img,video { 
  max-width: 100%; 
  height: auto;
  vertical-align: bottom;
}
.ie8 img{
  width: 100%;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	line-height: 1.3;
}
ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}
em {
	font-style: normal;
}
small,
.small {
  font-size: 85%;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #db023f;
  text-decoration: none;
}

@media print, screen and (min-width: 768px) {
  body {
    font-size: 16px;
    color: #000;
    letter-spacing: .1em;
    line-height: 1.8;
  }
}



/* layout
--------------------------------------------------------------------*/

#crasewgift {
  margin: 0;
}

@media print, screen and (min-width: 768px) {
  #crasewgift {
  }
}

#crasewgift h2 {
  text-align: center;
}


/* header
--------------------------------------------------------------------*/
.crasewgift-header {
  background: url("../../../../img/usr/category/crasew/lp_2022autumn/bg_header.jpg") no-repeat bottom center;
  background-size: contain;
  padding: 0 0 80px;
}
.crasewgift-header .town-logo {
  background: #fe0;
  padding: 0 10px;
  margin-bottom: 20px;
}
.crasewgift-header .town-logo img {
  width: 160px;
}
.crasewgift-header h1 {
  text-align: center;
  margin: 0 10px;
}
.crasewgift-header .h1-sp {
  
}
.crasewgift-header .h1-pc {
  display: none;
}
@media print, screen and (min-width: 768px) {
  .crasewgift-header {
    padding: 0 0 120px;
  }
  .crasewgift-header .town-logo {
    padding: 0 20px;
  }
  .crasewgift-header .town-logo img {
    width: 220px;
  }
  .crasewgift-header .h1-sp {
    display: none;
  }
  .crasewgift-header .h1-pc {
    display: inherit;
  }
}


/* section
--------------------------------------------------------------------*/
.crasewgift-section {
}
.crasewgift-section .section-header {
  text-align: center;
  padding: 30px 10px 10px;
}
.crasewgift-section .section-body {
  padding: 20px 0;
}
.section-about {
  background: #FFFFB2;
}
.section-guide {
  background: #e8edd8;
}
.section-voice {
  background: #ffe9e2;
}
.section-faq {
  background: #e1ebff;
}
.section-info {
  background: #f0f0f0;
}
.crasewgift-section .section-body .section-innr {
  margin: 0 15px;
}

@media print, screen and (min-width: 768px) {
  .crasewgift-section .section-header {
    text-align: center;
    padding: 50px 0 20px;
  }
  .crasewgift-section .section-body {
     padding: 30px 0;
  }
}

@media print, screen and (min-width: 1221px) {
  .crasewgift-section .section-body .section-innr {
    width: 1200px;
    margin: 0 auto;
  }
}


/* About
--------------------------------------------------------------------*/
.about-article {
  background: #fff;
  border-radius: 10px;
}
.about-article dt {
  display: flex;
  padding: 20px;
}
.about-article dt em {
  position: relative;
  display: block;
  flex-basis: 50px;
  flex-shrink: 0;
  width: 50px;
  height: 50px;
  line-height: 45px;
  letter-spacing: 5px;
  background: #ffee00;
  border-radius: 50%;
  color: #000;
  font-size: 1.25em;
  font-weight: 600;
  font-family: 'Quicksand', sans-serif;
  text-align: center;
  margin: 2px 10px 0 2px;
  margin-right: 1em;
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.about-article dt em:before {
  position: absolute;
  top: -3px;
  left: -3px;
  width: 100%;
  height: 100%;
  content: '';
  border: 1px solid #000;
  border-radius: 50%;
}
.about-article dt span {
  font-size: 1.25em;
  font-weight: 700;
  font-family: 'Noto Sans JP', sans-serif;
  line-height: 1.3;
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.about-article dd {
}
.about-article dd p {
  margin-top: .5em;
  padding: 10px 20px 20px;
}
.crasew-latest h2 {
  margin-bottom: 20px;
}

.crasew-gallery h3 {
  margin-bottom: 20px;
  text-align: center;
}
.crasew-gallery .slider-crasewgift li {
  position: relative;
}
.crasew-gallery .slider-crasewgift li img {
  z-index: 1;
}
.crasew-gallery .slider-crasewgift li span {
  position: absolute;
  left: 0;
  bottom: 5%;
  background: rgba(0, 0, 0, .7);
  color: #fff;
  font-size: .6em;
  letter-spacing: 0;
  line-height: 1.2;
  padding: .5em 1em;
  z-index: 2;
}

.magazine-outline {
  padding: 20px;
}
.magazine-outline h4 {
  display: flex;
  align-items: flex-end;
  margin-bottom: 10px;
}
.magazine-outline h4 .logo {
  width: 70%;
}
.magazine-outline h4 .logo img {
}
.magazine-outline h4 .vol {
  font-size: 30px;
  font-weight: 600;
  font-family: 'Quicksand', sans-serif;
  padding: 0 0 5px 10px;
}

.magazine-outline .release-date {
  text-align: right;
}
.magazine-outline .release-date span {
  display: inline-block;
  position: relative;
  background: #db023f;
  color: #fff;
  font-size: .85em;
  padding: .5em 1em;
  margin-bottom: 20px;
}
.magazine-outline .release-date span::before{
  content: '';
  position: absolute;
  right: 20px;
  top: -11px;
  display: block;
  width: 0;
  height: 0;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #db023f;
  border-left: 12px solid transparent;
}
.magazine-outline .release-date span em {
  font-size: 1.5em;
  font-weight: 700;
  font-family: 'Quicksand', sans-serif;
  margin-right: .25em;
}
.magazine-outline .mokuji-header {
  display: inline-block;
  background: #333;
  color: #fff;
  font-size: 1.25em;
  font-weight: 600;
  font-family: 'Quicksand', sans-serif;
  padding: .125em .5em;
  margin-bottom: .5em;
}
.magazine-outline .mokuji-body li {
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: .75em;
}
.magazine-outline .mokuji-body li .sub {
  display: block;
  color: #476f20;
  font-size: .9em;
}

@media print, screen and (min-width: 768px) {
  /*.magazine-outline h4 .logo img {
    max-width: 300px;
  }*/
  .magazine-outline .mokuji-body li {
    font-weight: normal;
  }
  .magazine-outline .mokuji-body li .sub {
    display: inline;
  }
  .crasew-gallery .slider-crasewgift li span {
    font-size: .75em;
  }
}


/* Guide
--------------------------------------------------------------------*/
.process {
  padding-top: 15px;
}
.process li {
  background: #fff;
  border-radius: 20px;
  padding: 10px;
}

@media print, screen and (min-width: 768px) {
  .process {
    padding-top: 30px;
  }
}


/* Voice
--------------------------------------------------------------------*/
.voice {
  padding-top: 15px;
}
.voice li {
  display: block;
  background: #fff;
  border-radius: 10px;
  padding: 20px;
}
.voice li p {
  font-size: 1.125em;
}
.comment {
  font-weight: bold;
  margin-bottom: .5em;
  padding-bottom: .5em;
  border-bottom: 2px dashed #999;
}
.voice li .person {
 text-align: right;
  margin: 0;
}

@media print, screen and (min-width: 768px) {
  .voice {
    padding-top: 30px;
  }
  .voice li p {
    font-size: 1.25em;
  }
}


/* FAQ
--------------------------------------------------------------------*/
.faq {
  padding-top: 15px;
}
.faq dl {
  display: block;
  background: #fff;
  border-radius: 10px;
  padding: 20px;
}
.faq dl dt,
.faq dl dd {
  font-size: 1.125em;
}
.faq dl dt {
  position: relative;
  font-weight: bold;
  margin-bottom: .5em;
  padding: .25em 0 .5em 35px;
  border-bottom: 2px dashed #999;
}
.faq dl dt::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "Q";
  color: #09408b;
  font-size: 1.5em;
  font-weight: 600;
  font-family: 'Quicksand', sans-serif;
}
.faq dl dd {
  margin: 0;
}
.faq dl dd {
  position: relative;
  padding: .25em 0 .5em 35px;
  padding-left: 30px;
}
.faq dl dd::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "A";
  color: #db023f;
  font-size: 1.5em;
  font-weight: 600;
  font-family: 'Quicksand', sans-serif;

}

@media print, screen and (min-width: 768px) {
  .faq {
    padding-top: 30px;
  }
  .faq dl dt,
  .faq dl dd {
    font-size: 1.25em;
  }
}


/* Info
--------------------------------------------------------------------*/
.info-lead {
  color: #db023f;
  font-size: 1.125em;
  font-weight: bold;
  margin-bottom: 1.5em;
  text-align: center;
}
.crasew-desk dl {
  display: block;
  background: #fff;
  border-radius: 10px;
  padding: 20px;
}
.crasew-desk dt {
  display: flex;
}
.crasew-desk dt em {
  position: relative;
  display: block;
  flex-basis: 50px;
  flex-shrink: 0;
  width: 50px;
  height: 50px;
  line-height: 45px;
  letter-spacing: 5px;
  background: rgba(99, 61, 115, .5);
  border-radius: 50%;
  color: #fff;
  font-size: 1.25em;
  font-weight: 600;
  font-family: 'Quicksand', sans-serif;
  text-align: center;
  margin: 2px 10px 0 2px;
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.crasew-desk dt em:before {
  position: absolute;
  top: -3px;
  left: -3px;
  width: 100%;
  height: 100%;
  content: '';
  border: 1px solid #000;
  border-radius: 50%;
}
.crasew-desk dt span {
  -ms-flex-item-align: center !important;
  align-self: center !important;
  font-size: 1.15em;
  line-height: 1.3;
}
.crasew-desk dd {
}

.freedial {
  font-size: 1.5em;
  font-weight: bold;
}
.freedial small {
  display: block;
  font-size: .5em;
  font-weight: normal;
}
.header-badge {
  display: flex;
}
.header-badge em {
  margin-right: 1em;
  flex-shrink: 0;
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.header-badge span {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.order-screen {
  border: 1px solid #ccc;
}


@media print, screen and (min-width: 768px) {
  .info-lead {
    font-size: 1.8em;
    font-weight: normal;
  }
  .freedial {
    font-size: 2em;
    font-weight: bold;
  }
  .freedial small {
    display: inline;
  }
}


/* Footer
--------------------------------------------------------------------*/
.crasewgift-footer {
  padding: 30px 0;
}
.crasewgift-footer .link-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.crasewgift-footer .link-list li {
  font-size: .875em;
  margin: .5em;
}


/* Order
--------------------------------------------------------------------*/
.order-area {
  padding: 20px 0;
  text-align: center;
}

@media print, screen and (min-width: 768px) {
  .order-area {
    padding: 50px 0;
  }
}
