@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');
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;
}
.blog_inner ul {
  margin-bottom: 0px;
  margin-left: 0;
}
#oboncorde26s {
  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: center;

 color: #333;
}
#oboncorde26s img {
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
}
#oboncorde26s p {
  font-size: 1em !important;
  margin-top: 0 !important;
}
#oboncorde26s h1, #oboncorde26s h2, #oboncorde26s h3, #oboncorde26s h4, #oboncorde26s h5 {
  color: #151515;
  text-align: center;
  background: none;
  border: none;
   font-weight: 600;
 
    font-family: "Zen Maru Gothic", sans-serif;
}
#oboncorde26s h1 {
  font-size: 3.5em;
  line-height: 120%;

  letter-spacing: 1px;
  margin: 1em auto ;

  color: #007fbf;
}
#oboncorde26s h1 span {
  font-size: 0.7em;
  font-weight:400;
  letter-spacing: 0;
  color: #151515;
}


#oboncorde26s h2{



  font-size: 4em;


  text-align: center;
  margin: 2em auto 0.5em;
}




#oboncorde26s .orange{
color: #fea325;
}

#oboncorde26s .red{
color: #b92100;
}

#oboncorde26s .blue{
color: #0092b9;
}

#oboncorde26s .oboncorde26s_wrap {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
#oboncorde26s .categorylist, #oboncorde26s .instagramlist {
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: flex-start;
  width: 100%;
  font-size: 1.2em;
  justify-content: center;
}
#oboncorde26s section.category, #oboncorde26s section.instagram {
  margin: 0px auto;
  width: 55%;
}
#oboncorde26s .instagramlist div, #oboncorde26s .categorylist div {
  flex-basis: calc(100% / 3) !important;
  padding: 1%;
}
.img_wrap img {
  width: 100%;
  cursor: pointer;
  transition-duration: 0.3s;
}
.img_wrap:hover img {
  opacity: 0.5;
  transition-duration: 0.3s;
/*  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
  transform: translateY(-10px);*/
}
#oboncorde26s section.item_2 .flex div {
  flex-basis: 50%;
  /*margin-bottom: 25px;*/
  margin: 10px auto;
  padding: 1%;
}
#oboncorde26s .flex {
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  width: 100%;
  position: relative;
}
#oboncorde26s p.main_text2 {
  margin: 0 auto 3em !important;
  text-align: center;
  line-height: 180%;
  display: block !important;

  width: 100%;
}
#oboncorde26s p.main_text {
  margin: 1em auto 1em !important;
  text-align: left;
  line-height: 180%;
  display: block !important;

  width: 600px;
}
#oboncorde26s p.main_text span {

  font-weight: 600;
  font-size: 1.3em;
  line-height: 200%;

}
#oboncorde26s p.model {
  margin: 20px auto 80px !important;
}
#oboncorde26s section {
  width: 100%;
  /*margin: 100px auto;*/
  margin: auto 0;
}
#oboncorde26s section.style {
  margin: 30px auto 40px;
}
#oboncorde26s p.itemname {
  width: 100%;
  margin: 0 auto !important;
  text-align: left;
}
#oboncorde26s p.price {
  width: 100%;
  margin: 0 auto !important;
}
#oboncorde26s p.price span {
  color: #C52F32;
  font-size: 1.4em !important;
  font-weight: bold;
}
#oboncorde26s section.style3 .itembox {
  width: 100%;
  margin-bottom: 40px;
}
#oboncorde26s section.style3 .itembox div {
  flex-basis: 50%;
  padding: 1%;
}
#oboncorde26s section.style3 .itembox p {
  text-align: center;
  line-height: 180%;
  font-size: 0.9em !important;
}
#oboncorde26s section.style3 .itembox p.price {
  font-size: 1.2em !important;
}
#oboncorde26s .box h3 {
  margin: 0 auto;
  padding: 12px 20px;
  background: #ededed;
  font-weight: bold;
  font-size: 1em;
  text-align: left;
  border-bottom: solid 1px #151515;
  position: relative;
}
#oboncorde26s .style .slide ul {
  width: 100%;
  max-width: 510px;
}
#oboncorde26s .style .slide ul li img {
  width: 100%;
  max-width: 510px;
}
#oboncorde26s .Info .shoplist {
  width: 100%;
  margin: 50px auto 0px;
}
#oboncorde26s .Info .shopinfo {
  margin: 0 auto 0px;
}
#oboncorde26s .Info ol {
  display: block;
  margin: 20px 30px;
  font-size: 115%;
  list-style-type: disc;
}
#oboncorde26s .Info p {
  margin: 0 20px 60px !important;
  font-size: 0.95em !important;
}
#oboncorde26s .Info p.maintext {
  width: 95%;
  margin: 0 auto;
  text-align: center;
}
#oboncorde26s .Info p.maintext span {
  font-size: 1.3em;
}
#oboncorde26s .Info p.maintext a {
  text-decoration: underline;
}
#oboncorde26s .Info .shop {
  text-align: center;
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  width: 95%;
  margin: 50px auto;
}
#oboncorde26s .Info .shop div {
  flex-basis: 20%;
  padding: 2%;
  margin: auto;
}
#oboncorde26s .Info .shop div a {
  text-decoration: none;
  color: #333;
}
#oboncorde26s .Info .shopinfo .box {
  width: 95%;
  border: #333 1px solid;
  margin: 10px auto;
}
#oboncorde26s .Info .shopinfo .box .inner {
  padding: 3% 2%;
}
#oboncorde26s .Info dl {
  /*	border-bottom: 1px #151515 solid;*/
  width: 95%;
  margin: 5px auto;
  font-size: 14px;
  padding: 0 2%;
  display: inline-block;
}
#oboncorde26s .Info dt {
  float: left;
  width: 40%;
  padding: 20px 0;
  background: #ededed;
  text-align: center;
  font-size: 1em;
}
#oboncorde26s .Info dd {
  float: right;
  width: 50%;
  padding: 20px 0;
  text-align: left;
  margin-left: 0;
  margin-inline-start: 0;
  font-size: 1em;
}
#oboncorde26s .Info dd span {
  font-size: 0.85em;
  line-height: 180%;
}
/* 購入ボタン */
#oboncorde26s .itemlist a, #oboncorde26s .itemlist span, #oboncorde26s .buy, #oboncorde26s section.style .otheritem, .itemlist a, .itemlist .coming {
  display: block;
  width: 80%;
  max-width: 150px;
  padding: 8px 0;
  text-align: center;
  border: 1px solid #fea325;
  background: #fea325;
  color: #FFF;
  /*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
  transition: 0.6s;
  margin: 0 auto;
  border-radius: 5px;
}
#oboncorde26s section.style .otheritem2 {
  display: block;

  max-width: 150px;
  padding: 15px 0;
  text-align: center;
  border: 1px solid #b92100;
  background: #b92100;
  color: #FFF;
  /*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
  transition: 0.6s;
  margin: 0 auto;
  border-radius: 8px;
}
#oboncorde26s section.style .otheritem3 {
  display: block;
 
  max-width: 150px;
  padding: 15px 0;
  text-align: center;
  border: 1px solid #0092b9;
  background: #0092b9;
  color: #FFF;
  /*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
  transition: 0.6s;
  margin: 0 auto;
  border-radius: 8px;
}
.itemlist2 a {
  display: block;
  width: 80%;
  max-width: 150px;
  padding: 8px 0;
  text-align: center;
  border: 1px solid #b92100;
  background: #b92100;
  color: #FFF;
  /*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
  transition: 0.6s;
  margin: 0 auto;
  border-radius: 5px;
}
#oboncorde26s .itemlist2 a:hover, .itemlist2 a:hover {
  background: #FFF;
  text-align: center;
  border: 1px solid #b92100;
  color: #b92100;
}
.itemlist3 a {
  display: block;
  width: 80%;
  max-width: 150px;
  padding: 8px 0;
  text-align: center;
  border: 1px solid #0092b9;
  background: #0092b9;
  color: #FFF;
  /*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
  transition: 0.6s;
  margin: 0 auto;
  border-radius: 5px;
}
#oboncorde26s .itemlist3 a:hover, .itemlist3 a:hover {
  background: #FFF;
  text-align: center;
  border: 1px solid #0092b9;
  color: #0092b9;
}
#oboncorde26s section.style .otheritem, #oboncorde26s section.style .otheritem2, #oboncorde26s section.style .otheritem3 {
  /* font-family: 'DIN-Condensed', sans-serif;*/
  font-size: 1.5em;
  font-weight: 600;
  text-align: center;
  max-width: 600px;
  width: 65%;
  padding: 15px 3px;
  margin: 10px auto;
}
#oboncorde26s .buy {
  padding: 5px 0;
  margin: 8px auto 0;
  width: 70%;
}
#oboncorde26s .itemlist span, #oboncorde26s .itemlist2 span {
  background: #FFF;
  color: #151515;
}
#oboncorde26s .itemlist span, #oboncorde26s .itemlist3 span {
  background: #FFF;
  color: #151515;
}
#oboncorde26s .buy:hover, #oboncorde26s .itemlist a:hover, #oboncorde26s section.style .otheritem:hover, .itemlist a:hover, .itemlist .coming {
  background: #FFF;
  text-align: center;
  border: 1px solid #fea325;
  color: #fea325;
}
#oboncorde26s section.style .otheritem2:hover, .itemlist2 a:hover {
  background: #FFF;
  text-align: center;
  border: 1px solid #b92100;
  color: #b92100;
}
#oboncorde26s section.style .otheritem3:hover, .itemlist3 a:hover {
  background: #FFF;
  text-align: center;
  border: 1px solid #0092b9;
  color: #0092b9;
}
#oboncorde26s section.style .textaria {
  margin: 20px auto 35px;
  width: 100%;
}
#oboncorde26s .itemlist, .itemlist {
  font-size: 1em !important;
  text-align: left;
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  width: 100%;
  max-width: 600px;
  margin: 10px auto;
}
#oboncorde26s .itemlist div:first-child {
  width: 75%;
  padding: 3px 1% 3px 0;
}
#oboncorde26s .itemlist div:last-child {
  width: 25%;
  display: flex;
  align-items: center;
  padding-right: 1%;
}
#oboncorde26s .itemlist2, .itemlist2 {
  font-size: 1em !important;
  text-align: left;
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  width: 100%;
  max-width: 600px;
  margin: 10px auto;
}
#oboncorde26s .itemlist2 div:first-child {
  width: 75%;
  padding: 3px 1% 3px 0;
}
#oboncorde26s .itemlist2 div:last-child {
  width: 25%;
  display: flex;
  align-items: center;
  padding-right: 1%;
}
#oboncorde26s .itemlist3, .itemlist3 {
  font-size: 1em !important;
  text-align: left;
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  width: 100%;
  max-width: 600px;
  margin: 10px auto;
}
#oboncorde26s .itemlist3 div:first-child {
  width: 75%;
  padding: 3px 1% 3px 0;
}
#oboncorde26s .itemlist3 div:last-child {
  width: 25%;
  display: flex;
  align-items: center;
  padding-right: 1%;
}
.featherlight-content {
  width: 100%;
  max-width: 600px !important;
  font-family: 'Noto Sans JP', sans-serif;
  padding: 40px !important;
  border-bottom: 0 !important;
}
.featherlight-content p {
  font-size: 1em !important;
  color: #333;
}
.featherlight-content p.price span {
  color: #C52F32;
  font-size: 1.2em !important;
  font-weight: bold;
}
.featherlight-content p.colorname {
  width: 100%;
  border-bottom: 1px solid #333;
  text-align: left;
  font-size: 1em !important;
  color: #fea325;
}
.featherlight-content p.colorname2 {
  width: 100%;
  border-bottom: 1px solid #333;
  text-align: left;
  font-size: 1em !important;
  color: #b92100;
}
.featherlight-content p.colorname span, .featherlight-content p.colorname2 span {
  font-size: 0.8em !important;
}
.featherlight-content .name {
  width: 80%;
  margin: 20px auto;
}
.featherlight-content a:hover {
  text-decoration: none !important;
}
.featherlight-content a {
  outline: none !important;
}
.itemlist div:first-child {
  width: 75%;
  padding: 3px 1% 3px 0;
}
.itemlist div:last-child {
  width: 25%;
  display: flex;
  align-items: center;
  padding-right: 1%;
}
.itemlist2 div:first-child {
  width: 75%;
  padding: 3px 1% 3px 0;
}
.itemlist2 div:last-child {
  width: 25%;
  display: flex;
  align-items: center;
  padding-right: 1%;
}
.itemlist3 div:first-child {
  width: 75%;
  padding: 3px 1% 3px 0;
}
.itemlist3 div:last-child {
  width: 25%;
  display: flex;
  align-items: center;
  padding-right: 1%;
}
/* 回遊リンク */
#oboncorde26s .Banner4 {
  text-align: center;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
#oboncorde26s .Banner4 h3 {
  font-size: 30px !important;
  margin: 50px auto;
  padding: 20px 0;
  border-top: double #151515;
  border-bottom: 1px solid #151515;
  color: #151515;
  letter-spacing: 3px;
}
#oboncorde26s .Banner4 ul {
  display: inline;
}
#oboncorde26s .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;
  }
  #oboncorde26s h1 {
    font-size: 7vw;


  }

  #oboncorde26s h2 {
    font-size:7vw;
  }

  #oboncorde26s p.main_text {
    display: block !important;
    width: 95%;
   
    font-size: 3.8vw;
  }


  #oboncorde26s p, #oboncorde26s div, #oboncorde26s .other_text, .featherlight-content p {
    font-size: 3.8vw !important;
    line-height: 180%;
  }
  #oboncorde26s section.category {
    margin: 0px auto;
    width: 95%;
  }
  #oboncorde26s section {
    margin: 0vw auto;
  }
  #oboncorde26s section.style {
    margin: 0vw auto;
  }
  #oboncorde26s section.style .textbox p {
    text-align: left;
  }
  #oboncorde26s section.style2 .textbox, #oboncorde26s section.style3 .textbox {
    margin: 5.5vw auto;
  }
  #oboncorde26s section.style .textaria {
    margin: 1vw auto 5vw;
  }
  #oboncorde26s section.style .textaria p {
    font-size: 3.8vw !important;
    line-height: 150%;
  }
  #oboncorde26s .itemlist div {
    font-size: 3.8vw !important;
    line-height: 150% !important;
  }
  #oboncorde26s .Info dd span {
    font-size: 3.8vw;
  }
  #oboncorde26s .itemlist div:first-child {
    width: 77%;
  }
  #oboncorde26s .itemlist div:last-child {
    width: 23%;
  }
  #oboncorde26s .itemlist span {
    font-size: 3.8vw;
  }
  #oboncorde26s .itemlist2 div:first-child {
    width: 77%;
  }
  #oboncorde26s .itemlist2 div:last-child {
    width: 23%;
  }
  #oboncorde26s .itemlist2 span {
    font-size: 3.8vw;
  }
    #oboncorde26s .itemlist3 div:first-child {
    width: 77%;
  }
  #oboncorde26s .itemlist3 div:last-child {
    width: 23%;
  }
  #oboncorde26s .itemlist3 span {
    font-size: 3.8vw;
  }
  .featherlight-content {
    padding: 5% 15px !important;
    font-size: 3.8vw !important;
  }
  .featherlight-content p.colorname, .featherlight-content p.colorname2 {
    font-size: 3.8vw !important;
  }
  p.price {
    font-size: 3.8vw !important;
    line-height: 110%;
  }
  #oboncorde26s section.style3 .itembox {
    padding: 3vw 0;
    margin-bottom: 20px;
  }
  #oboncorde26s .categorylist {
    margin-bottom: 20px;
  }
  #oboncorde26s .categorylist div {
    flex-basis: calc(100% / 3) !important;
    padding: 1%;
  }
  #oboncorde26s .itemlist a, #oboncorde26s .itemlist span, #oboncorde26s .buy, #oboncorde26s section.style .otheritem, .itemlist a, .itemlist .coming {
    display: block;
    width: 85%;
    max-width: 170px;
    padding: 10px 0;
  }
  #oboncorde26s section.style .otheritem2, .itemlist2 a, .itemlist2 .coming {
    display: block;
    width: 85%;
    max-width: 170px;
    padding: 10px 0;
  }
   #oboncorde26s section.style .otheritem3, .itemlist3 a, .itemlist3 .coming {
    display: block;
    width: 85%;
    max-width: 170px;
    padding: 10px 0;
  }
  /* 100%表示用 */
  #news_detail .detail {
    margin: 0 auto;
  }
  /* 回遊リンク */
  #oboncorde26s .Banner4 {
    text-align: center;
    width: 100%;
  }
  #oboncorde26s .Banner4 ul {
    margin: 0 auto;
    width: 95%;
  }
  #oboncorde26s .Banner4 ul li {
    width: 95% !important;
    margin: 0 0 5% 0 !important;
  }
  #oboncorde26s section.instagram {
    margin: 12.125vw auto;
  }
  /* ヘッダー */
  #news_detail .detail .content p:first-child img {
    display: none;
  }
  #oboncorde26s .header {
    position: relative;
    /*height: 109vw;*/
  }
  #oboncorde26s .header .title {
    position: absolute;
    top: 1vw;
    left: 0;
    right: 0;
    margin: auto;
    width: 70%;
  }
}