@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap');
html, body, header, nav, ul, li, p, a, div, img, dd, dt, dl, h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0;
  list-style: none;
  text-decoration: none;
  box-sizing: border-box;
}
body {
  overflow-x: unset;
}
.clearfix:before, .clearfix:after {
  content: ' ';
  display: table;
  clear: both;
}
#n_pancole07 {
  width: unset;
  margin: 0 auto;
  padding: 0;
  font-size: 16px;
  font-weight: normal;
  font-family: 'Roboto', 'Noto Sans JP', sans-serif;
  overflow: hidden;
  text-align: left;
  background: #FFF;
  color: #333;
}
#n_pancole07 img {
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
}
#n_pancole07 p {
  font-size: 1em !important;
  margin-top: 0 !important;
  line-height: 180%;
}
#n_pancole07 .prostaff_wrap {
  width: 100% !important;
  max-width: 800px;
  margin: 0 auto;
  padding: 0;
}
#n_pancole07 h1, #n_pancole07 h2, #n_pancole07 h4, #n_pancole07 h5 {
  color: #333;
  text-align: center;
  background: none;
  border: none;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-family: "Noto Serif JP", serif;
}
#n_pancole07 h3 {
  color: #333;
  text-align: center;
  font-weight: bold;
  background: none;
  border: none;
}
#n_pancole07 h1 {
  font-size: 3.8em;
  line-height: 170%;

  margin-bottom: 1em;
  font-weight: 600;
}
#n_pancole07 h1 span {
  font-size: 0.75em;
  line-height: 160%;
}
#n_pancole07 h2 {
  font-size: 3em;
  line-height: 130%;
  margin: 0 auto 0px;
  text-align: center;
  letter-spacing: 0.06em;
  font-weight: 500;
}
#n_pancole07 h2 span {
  font-size: 0.6em;
  font-weight: 600;
}
#n_pancole07 .flex {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap;
  /* Safari */
  flex-wrap: wrap;
  width: 100%;
  position: relative;
  justify-content: center;
/*  align-items: center;*/
  align-items: flex-start
}
#n_pancole07 p.main_text {
  width: 90% !important;
  margin: 20px auto !important;
  text-align: center;
  line-height: 180%;
  display: block !important;
}
#n_pancole07 section {
  width: 100%;
  max-width: 800px;
}
#n_pancole07 section.main {
  width: 100%;
  position: relative;
  text-align: center;
  margin: 100px auto;
}
#n_pancole07 p.itemname {
  width: 100%;
  line-height: 200%;
}
#n_pancole07 p.price {
  width: 100%;
  display: block;
  font-size: 1em !important;
}
#n_pancole07 p.price span {
  color: #C52F32;
  font-size: 1.3em !important;
  font-weight: bold;
}
#n_pancole07 section.main .itembox {
  width: 80%;
  max-width: 800px;
  margin: 10px auto 25px;
}
#n_pancole07 section.main.itembox p {
  text-align: center;
}
#n_pancole07 section.main p.itemtext {
  margin: 20px auto 20px !important;
  font-size: 1em !important;
}
#n_pancole07 section.main p.itemname {
  font-size: 1em !important;
}
#n_pancole07 section.item2 {
  width: 100%;
  max-width: 800px;
  margin: 50px auto;
  text-align: center;
}
#n_pancole07 section.item2 img {
  width: 100%;
}
#n_pancole07 section.item2 .flex div {
  flex-basis: 50%;
  padding: 2%;
}
#n_pancole07 p.itemname2 {
  font-size: 1em !important;
  margin: 20px auto 10px !important;
 
  text-align: center;
}
#n_pancole07 p.price2 {
  font-size: 1.3em !important;
  text-align: center;
  margin: 10px auto !important;
}
#n_pancole07 .main_text span.big {
  font-size: 1.3em !important;
  color: #333 !important;
  font-weight: bold !important;
  line-height: 180% !important;
}
#n_pancole07 section.main .doubleimage {
  width: 95%;
  max-width: 800px;
  margin: 20px auto;
}
#n_pancole07 section.main .doubleimage div {
  flex-basis: 50%;
}
#n_pancole07 section.main .doubleimage p {
  font-size: 1.5em !important;
  font-weight: bold !important;
  border: solid 3px #add8e6;
  padding: 2%;
}
/* 購入ボタン */
#n_pancole07 .buy2 {
  display: block;
  width: 100%;
  max-width: 120px;
  padding: 9px 0;
  text-align: center;
  border: 1px solid #121212;
  background: #121212;
  color: #fff;
  /*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
  transition: 0.6s;
  margin: 0 auto 3em;
}
#n_pancole07 .buy2:hover {
  background: #fff;
  text-align: center;
  border: 1px solid #121212;
  color: #121212;
}
#n_pancole07 p.other a {
  display: block;
  width: 100%;
  max-width: 400px;
  padding: 10px 0;
  text-align: center;
  border: 1px solid white;
  background: #333;
  color: white;
  /*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
  transition: 0.6s;
  margin: 60px auto;
}
#n_pancole07 p.other a:hover {
  background: white;
  text-align: center;
  border: 1px solid #333;
  color: #333;
}
/* 回遊リンク */
#n_pancole07 .Banner4 {
  text-align: center;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 30px;
}
#n_pancole07 .Banner4 h3 {
  font-size: 25px !important;
  margin: 30px auto;
  padding: 20px 0;
  border-top: double #333;
  border-bottom: 1px solid #333;
  color: #333;
  letter-spacing: 3px;
}
#n_pancole07 .Banner4 ul {
  display: inline;
}
#n_pancole07 .Banner4 ul li {
  display: inline-block;
  width: 47% !important;
  margin: 1% 1% 2% 1%;
}
@media only screen and (min-width:749px) {
  .pc_none {
    display: none !important;
  }
  /* ヘッダー・フッターの崩れを直す */
  #news_detail .detail {
    width: 100% !important;
  }
  #news_detail .detail .head {
    width: 1000px !important;
    margin: 0 auto 50px !important;
  }
  #news_detail .detail .content p:first-child {
    margin: 0 auto;
    max-width: 1000px !important;
  }
  #topicpath {
    width: 1168px;
    margin: 0 auto;
  }
  .paging {
    width: 1000px;
    margin: 0 auto;
  }
  .item_category_links {
    width: 1168px;
    margin: 100px auto 0;
  }
}
@media screen and (max-width:748px) {
  .sp_none {
    display: none;
  }
  #n_pancole07 h1 {
    font-size: 6.8vw;
    line-height: 150%;
    margin-bottom: 1.5em;
  }
  #n_pancole07 h1 span {
    font-size: 5vw;
  }
  #n_pancole07 h2 {
    font-size: 6vw;
    text-align: center;
   
  }
   #n_pancole07 h2 span{
    font-size:0.7em;
   
  }
  #n_pancole07 h3 {
    font-size: 4vw;
    color: #333;
  }
  #n_pancole07 p, #n_pancole07 div {
    font-size: 3.8vw !important;
    line-height: 180%;
  }
  #n_pancole07 p.main_text {
    display: block !important;
    margin: 2.5vw auto 8.25vw !important;
    text-align: left;
  }

  #n_pancole07 section {
    margin: 8.375vw auto;
  }
  #n_pancole07 section.item2 {
    margin: 0vw auto 10.125vw;
  }
  #n_pancole07 section.item2 .flex div {
    flex-basis: 50%;
    padding: 1%;
  }
  #n_pancole07 section.main {
    margin: 5vw auto;
  }
  #n_pancole07 p.price {
    font-size: 3.8vw !important;
    line-height: 110%;
  }
  #n_pancole07 .buy2 {
    max-width: 100px;
    padding: 6px 0;
  }
  /* 100%表示用 */
  #news_detail .detail {
    margin: 0 auto;
  }
  /* 回遊リンク */
  #n_pancole07 .Banner4 {
    text-align: center;
    width: 100%;
  }
  #n_pancole07 .Banner4 ul {
    margin: 0 auto;
    width: 95%;
  }
  #n_pancole07 .Banner4 ul li {
    width: 95% !important;
    margin: 0 0 5% 0 !important;
  }
  .box26 {
    position: relative;
    margin: 3em 2em;
    padding: 1em;
    border: solid 2px #333;
    border-radius: 8px;
  }
  .box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -10px;
    left: 10px;
    padding: 0 9px;
    line-height: 100%;
    font-size: 3.5vw;
    background: #FFF;
    color: #333;
    font-weight: bold;
  }
  .box26 p {
    text-align: left;
  }
  #n_pancole07 section.main .doubleimage p {
    font-size: 3.8vw !important;
  }
  /* ヘッダー */
  #news_detail .detail .content p:first-child img {
    display: none;
  }
  #n_pancole07 .header {
    position: relative;
    height: 110vw;
  }
  #n_pancole07 .header .fv1 {
    position: absolute;
    top: 40vw;
    left: 0vw;
    right: 0vw;
    width: 100%;
    margin: auto;
  }
}