@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Sawarabi+Mincho&display=swap&subset=japanese');
@import url('https://fonts.googleapis.com/css?family=Cardo: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;
}
*, ::after, ::before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}
::after, ::before {
  text-decoration: inherit;
  vertical-align: inherit;
}
#titinohi2025 {
  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;
  color: black;
  /*background: #333;
	color: #fff;*/
}
#titinohi2025 img {
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
}
/*#titinohi2025 img.neck {
	margin-top: 150px;
}*/
#titinohi2025 p {
  font-size: 1em !important;
  margin-top: 0 !important;
  line-height: 180%;
}
#titinohi2025 h2, #titinohi2025 h3, #titinohi2025 h4, #titinohi2025 h5 {
  color: #333;
  text-align: center;
  font-weight: bold;
  background: none;
  border: none;
  letter-spacing: 3px;
  font-family: 'Roboto', 'Noto Sans JP', sans-serif;
}
#titinohi2025 h1 {
  font-size: 3.5em;
  margin: 40px auto;
  line-height: 120%;
  font-weight: 500;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  color: #00416a;
}
#titinohi2025 h1 span {
  font-size: 0.5em !important;
  line-height: 200%;
  font-family: 'Roboto', 'Noto Sans JP', sans-serif !important;
}
#titinohi2025 h2 {
  font-size: 2em;
  margin: 35px auto;
  line-height: 170%;
  font-weight: normal;
  font-family: 'Roboto', 'Noto Sans JP', sans-serif;
  font-style: normal;
}
#titinohi2025 h2 span {
  font-size: 0.3em !important;
}
/*
#titinohi2025 section.item02 .logo{
	width: 50%;
	margin: 30px auto;
}

#titinohi2025 section.item .modelstyling{
	margin: 0px auto 30px;
}

#titinohi2025 .japan_wrap{
	width:100%;
	max-width:1000px;
	margin:0 auto;
	padding:0;
}

#titinohi2025 p.icon{
	margin: 0 auto!important;
	text-decoration: underline;
	font-size: 1.2em!important;
	text-align: center;
}

#titinohi2025 p.icon a{
	 color: #003153;
	font-weight: bold;
}

#titinohi2025 p.icon img{
	max-width: 10%;
	vertical-align: middle;
	padding: 2%;
	display: inline-block!important;

}
*/
#titinohi2025 .flex {
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  width: 100%;
}
#titinohi2025 .categorylist {
  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%;
  justify-content: center;
} /*
#titinohi2025 section.category {
  margin: 30px auto 0;
  width: 95%;
  max-width: 870px;
}
#titinohi2025 .categorylist div {
  flex-basis: calc(100% / 2 - 1%);
  padding: 1%;
}
#titinohi2025 .categorylist div.box {
  font-weight: 500;
}
#titinohi2025 .categorylist div a {
  color: #fff;
  display: block;
  padding: 8% 3%;
  text-align: center;
  font-size: 1em;
  background-color: #00416a;
  text-decoration: none;
   border-radius: 10px;
}
#titinohi2025 .categorylist div a:hover {
  color: #00416a;
  display: block;
  background-color: #fff;
   border: 1px solid #00416a;
   border-radius: 10px;
}*/
#titinohi2025 .main_text {
  margin: 0 auto 30px !important;
  text-align: center;
  line-height: 180%;
  display: block !important;
  width: 100%;
  max-width: 1000px;
}
#titinohi2025 section.item {
  width: 100%;
  max-width: 800px;
  margin: 70px auto 0px;
  /*text-align: center;*/
}
/*#titinohi2025 section.item img{
	width: 100%;
}
#titinohi2025 section.item .flex div {
	flex-basis: 50%;
}*/
#titinohi2025 section.item02 {
  width: 100%;
  max-width: 800px;
  margin: 0px auto;
  /*	text-align: center;*/
}
#titinohi2025 section.item02 img {
  width: 100%;
}
#titinohi2025 section.item02 .flex div {
  flex-basis: 50%;
  margin-bottom: 30px;
  padding: 1%;
}
#titinohi2025 p.itemname {
  font-size: 1em !important;
  margin: 20px auto 10px !important;
}
#titinohi2025 p.price {
  font-size: 1.5em !important;
  margin: 10px auto !important;
}
#titinohi2025 section.stylebox {
  width: 100%;
  margin: 80px auto 0;
}
#titinohi2025 section.stylebox .style {
  width: 100%;
  margin: 50px auto 0;
}
#titinohi2025 section.stylebox h2 {
  font-size: 2em;
  margin: 0 auto 20px;
}
#titinohi2025 section.stylebox h3 {
  font-size: 1.5em;
  margin: 20px auto;
}
#titinohi2025 section.stylebox .flex div {
  flex-basis: 50%;
}
#titinohi2025 section.stylebox .image2 {
  width: 50%;
  margin-top: -40%;
}
#titinohi2025 section.stylebox .image3 {
  width: 50%;
  margin-top: -40%;
  margin-left: 50%;
}
#titinohi2025 .style .textaria {
  margin: 30px auto;
  width: 100%;
}
#titinohi2025 .style .textaria p.text {
  text-align: left;
  margin: 0 auto 20px !important;
}
/*#titinohi2025 p.model{
	margin: 10px auto !important;
	font-size: 0.9em!important;
	font-family: 'Roboto', 'Noto Sans JP', sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0.1rem;
}*/
#titinohi2025 section.other {
  width: 90%;
  max-width: 650px;
  margin: 50px auto;
}
#titinohi2025 p.other a {
  display: block;
  width: 100%;
  max-width: 400px;
  padding: 10px 0;
  text-align: center;
  border: 1px solid white;
  background: #00416a;
  color: white;
  /*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
  transition: 0.6s;
  margin: 60px auto;
}
#titinohi2025 p.other a:hover {
  background: white;
  text-align: center;
  border: 1px solid #00416a;
  color: #00416a;
}
#titinohi2025 .itemlist {
  font-size: 1em !important;
  text-align: left;
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  width: 95%;
  max-width: 600px;
  padding: 5px 0;
  border-top: 1px #333 solid;
  margin: 15px auto;
}
#titinohi2025 .itemlist:last-of-type {
  border-bottom: 1px #333 solid;
}
#titinohi2025 .itemlist div:first-child {
  width: 75%;
  padding: 4px 1% 3px 0;
  line-height: 180%;
}
#titinohi2025 .itemlist div:last-child {
  width: 25%;
  display: flex;
  align-items: center;
  padding-right: 1%;
}
#titinohi2025 .item p.itemname {
  margin: 20px auto 5px !important;
  font-size: 1em !important;
  text-align: center !important;
}
#titinohi2025 .item p.price {
  margin: 0 auto 10px !important;
  font-size: 1.3em !important;
  display: block;
  text-align: center !important;
}
#titinohi2025 .itemlist p.price {
  margin: 0 auto !important;
  font-size: 1.3em !important;
  display: block;
}
#titinohi2025 p.price span {
  color: #C52F32;
  font-size: 1.2em !important;
  font-weight: bold;
}
#titinohi2025 .item_text {
  text-align: left;
  margin: 0 auto 30px;
  max-width: 600px;
}
/*#titinohi2025 .function {
	width: 100%;
	max-width: 700px;
	margin: -20px auto -30px;
	padding: 0;
}
#titinohi2025 .function img {
	width: 100%;
}
#titinohi2025 .function div:first-child {
	flex-basis: 30%;
	margin-top: -20px;
}
#titinohi2025 .function div:last-child {
	flex-basis: 70%;
	margin: auto;
}*/
.box26 {
  position: relative;
  margin: 2em 0 auto;
  padding: 1.5em;
  text-align: left;
  font-family: "georgiapro";
  font-style: italic;
}
.box26 .box-title {
  position: absolute;
  display: inline-block;
  top: -13px;
  left: 10px;
  padding: 0 9px;
  line-height: 1;
  font-size: 22px;
  background: #FFF;
  color: #333;
  font-weight: bold;
}
.box26 p {
  margin: 0;
  padding: 0;
}
/* 購入ボタン */
#titinohi2025 .itemlist a, #titinohi2025 .buy {
  display: block;
  width: 100%;
  max-width: 110px;
  padding: 8px 0;
  text-align: center;
  border: 1px solid #00416a;
  background: #00416a;
  color: #FFF;
  /*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
  transition: 0.6s;
  margin: 0 auto;
}
#titinohi2025 .itemlist a:hover, #titinohi2025 .buy:hover {
  background: #FFF;
  text-align: center;
  border: 1px solid #00416a;
  color: #00416a;
}
/* 回遊リンク */
#titinohi2025 .Banner4 {
  text-align: center;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
#titinohi2025 .Banner4 h3 {
  font-size: 30px !important;
  margin: 100px auto 50px;
  padding: 20px 0;
  border-top: double #333;
  border-bottom: 1px solid #333;
  color: #333;
}
#titinohi2025 .Banner4 ul {
  display: inline;
}
#titinohi2025 .Banner4 ul li {
  display: inline-block;
  width: 47% !important;
  margin: 1% 1% 2% 1%;
}
#titinohi2025 .style .slide ul {
  width: 100%;
  max-width: 470px;
}
#titinohi2025 .style .slide ul li img {
  width: 100%;
  max-width: 470px;
}
@media only screen and (min-width:749px) {
  .pc_none {
    display: none !important;
  }
  #titinohi2025 .pcflex {
    display: -webkit-flex; /* Safari */
    display: flex;
    -webkit-flex-wrap: wrap; /* Safari */
    flex-wrap: wrap;
    width: 100%;
  }
  #titinohi2025 section.stylebox .style {
    flex-basis: 50%;
  }
  #titinohi2025 section.stylebox .style1 {
    padding-right: 2%;
  }
  #titinohi2025 section.stylebox .style2 {
    padding-left: 2%;
  }
  #titinohi2025 .right {
    flex-direction: row-reverse;
  }
  /* ヘッダー・フッターの崩れを直す */
  #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;
  }
}
/*まっくろ*/
#news_detail .detail .content {
  background: none;
}
#news_detail .detail .content p {
  background: none;
}
#news_detail .detail .content p:first-child img {
  padding-top: 50px;
  display: none;
}
@media screen and (max-width:748px) {
  .sp_none {
    display: none;
  }
  #titinohi2025 p, #titinohi2025 div {
    font-size: 3.8vw !important;
    line-height: 180%;
  }
  /*#titinohi2025 img.neck {
	margin-top: 50px;
}*/
  #titinohi2025 h1 {
    font-size: 7vw;
    margin: 40px auto 20px;
  }
  #titinohi2025 h2 {
    font-size: 4.5vw !important;
    width: 95%;
  }
  #titinohi2025 .main_text {
    margin: 3vw auto !important;
    width: 90%;
    text-align: left;
  }
  #titinohi2025 section.item {
    margin: 6.125vw auto;
  }
  #titinohi2025 section.item p.item_text {
    text-align: left !important;
    margin: 0 auto;
    width: 90%;
  }
  #titinohi2025 section.stylebox {
    width: 100%;
    margin: 14.125vw auto 8.125vw;
  }
  #titinohi2025 .itemlist div {
    font-size: 3vw !important;
  }
  #titinohi2025 .itemlist p.price {
    font-size: 3.5vw !important;
  }
  #titinohi2025 section.stylebox h2 {
    font-size: 4.5vw;
  }
  #titinohi2025 section.stylebox h3 {
    font-size: 3.5vw;
    margin-top: -15px;
  }
  #titinohi2025 section.item02 .flex div {
    flex-basis: 50%;
  }
  .box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -10px;
    left: 10px;
    padding: 0 9px;
    line-height: 100%;
    font-size: 4.0vw;
    background: #FFF;
    color: #333;
    font-weight: bold;
  }
  .box26 p {
    text-align: left;
  }
  /* 100%表示用 */
  #news_detail .detail {
    margin: 0 auto;
  }
  /* 回遊リンク */
  #titinohi2025 .Banner4 {
    text-align: center;
    width: 100%;
  }
  #titinohi2025 .Banner4 ul {
    margin: 0 auto;
    width: 95%;
  }
  #titinohi2025 .Banner4 ul li {
    width: 95% !important;
    margin: 0 0 5% 0 !important;
  }
  /* ヘッダー */
  #news_detail .detail .content p:first-child img {
    display: none;
  }
  #titinohi2025 .header {
    position: relative;
    height: 97vw;
  }
}