@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.cdnfonts.com/css/old-english-five');
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;
}
#max_spring {
  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: black;
}
/*#max_spring .imagesample img {
  width: 70%;
  margin-top: 5px;
  margin-bottom: 15px;
}*/
#max_spring img {
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
}
#max_spring p {
  margin-top: 0 !important;
}
#max_spring h1, #max_spring h2, #max_spring h3, #max_spring h4, #max_spring h5 {
  color: #b22221;
  text-align: center;
  font-weight: 700;
  background: none;
  border: none;
  letter-spacing: 3px;
  font-family: 'Roboto' , 'Noto Sans JP', sans-serif;
}
#max_spring h1 {
  font-size: 8em;
  margin: 80px auto 30px!important;
  line-height: 80%;
  /*font-family: "solano-gothic-pro-mvb", sans-serif;
  font-family:'Old English Five', serif;*/	
font-family: "lust-didone", serif;	
font-weight: bold;
font-style: normal;
color:#b22221;
}
#max_spring h1 span {
 color:white;
 font-size: 0.3em;	
font-family: 'Times', serif;
}

#max_spring h3 img{
	max-width: 20%;
	height: auto;
	border: none;
	margin: 35px auto;
}

#max_spring .max_spring_wrap {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
}
#max_spring p {
  line-height: 180%;
  color:white;
}
#max_spring .flex {
  display: -webkit-flex; /* Safari */
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  margin-bottom: 20px;
}
#max_spring .main_text {
  margin: 0 auto 100px !important;
  text-align: center;
  line-height: 180%;
  display: block !important;
  width: 100%;
  max-width: 1000px;
}
#max_spring section.item_2 {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}

#max_spring section.item{
  width: 100%;
  max-width: 800px;
  margin: 30px auto;
  text-align: center;
}

#max_spring section.item img, #max_spring section.item_2 img {
  width: 100% !important;
}
/*#max_spring section.item .flex div {
	flex-basis: 100%;
}*/
#max_spring section.item_2 .flex div {
  flex-basis: 50%;
  padding: 2%;
 
}
#max_spring p.itemname {
  margin: 10px auto 10px !important;
	text-align: center !important;
}
#max_spring p.price {
  font-size: 1.3em !important;
  margin: 10px auto !important;
	text-align: center !important;
}
#max_spring .point {
  width: 100%;
  /*	max-width: 800px;*/
  margin: 60px auto -30px;
  background: #fff;
  padding: 6% 6% 2%;
}
#max_spring .point .flex div {
  flex-basis: 50%;
}
#max_spring .point h2 {
  font-size: 2.5em;
  margin-bottom: 50px;
  font-weight: 700;
  line-height: 70%;
  /*color: #333;*/
}
#max_spring .point h2 span {
  font-size: 0.3em;
  font-weight: normal;
}


#max_spring .point .point_inner {
  width: 100%;
  margin: 30px auto;
}
#max_spring .point .point_inner p {
  width: 95%;
  margin-left: 5%;
  margin-top: 10px!important;
  color: #333;
}
#max_spring section.stylebox {
  width: 100%;
  margin: 80px auto 0;
}
#max_spring section.stylebox .style {
  width: 100%;
  margin: 10px auto 0;
}
#max_spring section.stylebox h2 {
  font-size: 3em;
	line-height: 120%;
  margin: 0 auto -10px;
}
#max_spring section.stylebox h2 span{
  font-size: 0.5em;
  margin: 0 auto 0px;
}
#max_spring section.stylebox h3 {
  font-size: 1.35em;
  margin: 65px auto 30px;
  color:white;
}
#max_spring section.stylebox .flex div {
  flex-basis: 50%;
  padding: 2%;
}
/*#max_spring section.stylebox .image2 {
	width: 50%;
	margin-top: -40%;
}
#max_spring section.stylebox .image3 {
	width: 50%;
	margin-top: -40%;
	margin-left: 50%;
}*/

#max_spring .point_text {
  text-align: left;
}
#max_spring .style .textaria {
  margin: 0px auto;
  width: 100%;
}
#max_spring .style .textaria p.text {
  text-align: left;
  margin: 0 auto 20px !important;
}
#max_spring .style .textaria p.styletext {
  margin: 0px auto !important;
  text-align: left;
}


#max_spring .style .textaria p.model {
  margin: 10px auto 0 !important;
  font-size: 0.9em !important;
  text-align: center;
}
#max_spring section.other {
  width: 90%;
  max-width: 650px;
  margin: 50px auto;
}
#max_spring .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;
  padding: 12px 0;
  border-top: 1px white solid;
  margin: auto;
}
#max_spring .itemlist:last-of-type {
  border-bottom: 1px white solid;
}
#max_spring section.black .itemlist {
  border-top: 1px #FFF solid;
}
#max_spring section.black .itemlist:last-of-type {
  border-bottom: 1px #FFF solid;
}
#max_spring .itemlist div:first-child {
  width: 75%;
  padding: 4px 1% 3px 0;
  line-height: 180%;
  color:white;
}
#max_spring .itemlist div:last-child {
  width: 25%;
  display: flex;
  align-items: center;
  padding-right: 1%;
}
#max_spring .item p.itemname {
  margin: 20px auto 5px !important;
}
#max_spring .item p.price {
  margin: 0 auto 10px !important;
  font-size: 0.95em !important;
  display: block;
}
#max_spring .itemlist p.price {
  margin: 0 auto !important;
  font-size: 1.2em !important;
  display: block;
}
#max_spring p.price span {
  color: #C52F32;
  font-size: 1.2em !important;
  font-weight: bold;
}

#max_spring p.other a {
  border-radius: 15px;
  display: block;
  width: 100%;
  max-width: 400px;
  padding: 10px 0;
  text-align: center;
  border: 1px solid #b22221;
  background: #b22221;
  color: #fff;
  /*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
  transition: 0.6s;
  margin: 60px auto;
}
#max_spring p.other a:hover {
  background: #fff;
  text-align: center;
  border: 1px solid #b22221;
  color: #b22221;
  text-decoration: none;
}


/* 購入ボタン */
#max_spring .itemlist a, #max_spring .buy {
  display: block;
  width: 100%;
  max-width: 120px;
  padding: 7px 0;
  text-align: center;
  border: 1px solid #b22221;
  background: #b22221;
  color: #FFF;
  /*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
  transition: 0.6s;
  border-radius: 8px;
  margin: 0 auto;
}
#max_spring .itemlist a:hover, #max_spring .buy:hover {
  background: #FFF;
  text-align: center;
  border: 1px solid #b22221;
  color: #b22221;
}
/* 回遊リンク */
#max_spring .Banner4 {
  text-align: center;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
#max_spring .Banner4 h3 {
  font-size: 30px !important;
  margin: 80px auto 50px;
  padding: 20px 0;
  border-top: double white;
  border-bottom: 1px solid white;
  color: white;
}
#max_spring .Banner4 ul {
  display: inline;
}
#max_spring .Banner4 ul li {
  display: inline-block;
  width: 47% !important;
  margin: 1% 1% 2% 1%;
}
#max_spring .style .slide ul {
  width: 100%;
  max-width: 470px;
}
#max_spring .style .slide ul li img {
  width: 100%;
  max-width: 470px;
}
@media only screen and (min-width:749px) {
  .pc_none {
    display: none !important;
  }
  #max_spring .pcflex {
    display: -webkit-flex; /* Safari */
    display: flex;
    /*-webkit-flex-wrap: wrap;*/ /* Safari */
    flex-wrap: nowrap;
    width: 100%;
  }
  #max_spring section.stylebox .style {
    flex-basis: 50%;
  }
  #max_spring section.stylebox .style1 {
    padding-right: 2%;
  }
  #max_spring section.stylebox .style2 {
    padding-left: 2%;
  }
  #max_spring .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;
  }
}
@media screen and (max-width:748px) {
  .sp_none {
    display: none;
  }
  #max_spring p, #max_spring div {
    font-size: 3vw !important;
    line-height: 180%;
  }
  #max_spring h1 {
    font-size: 20vw;
    line-height: 70%;
    margin: 5px auto 0px;
  }
 
#max_spring h3 img{
	max-width: 30%!important;
	margin: 20px auto 0;
}
	
  #max_spring .main_text {
    margin: 12.125vw auto !important;
    width: 90%;
  }
  #max_spring .style .textaria p.styletext {
    text-align: left;
  }
  #max_spring section.item_2 {
    margin: 0 auto;
  }
	
  #max_spring section.item {
    margin: 30px auto;
  }	
	
  #max_spring section.item p.item_text {
    text-align: left;
  }
  #max_spring .point h2 {
    font-size: 6vw;
    margin: 1.5vw auto 6.5vw;
    line-height: 90%;
  }
  #max_spring section.stylebox h2 {
  font-size: 6vw;
 
}
  #max_spring .point h3 {
    font-size: 3.5vw;
    margin-bottom: 2.2vw;
  }
  #max_spring .point .point_inner {
    margin: 5.5vw auto;
  }
  
  #max_spring .point {
 
  padding: 6% 6% 2%;
}
  #max_spring .point_text {
  text-align: left;
}
  #max_spring section.stylebox {
    width: 100%;
    margin: 14.125vw auto 8.125vw;
  }
  #max_spring .itemlist div {
    font-size: 3vw !important;
  }
  #max_spring .itemlist p.price {
    font-size: 4vw !important;
  }
  /* 100%表示用 */
  #news_detail .detail {
    margin: 0 auto;
  }
  /* 回遊リンク */
  #max_spring .Banner4 {
    text-align: center;
    width: 100%;
  }
  #max_spring .Banner4 ul {
    margin: 0 auto;
    width: 95%;
  }
  #max_spring .Banner4 ul li {
    width: 95% !important;
    margin: 0 0 5% 0 !important;
  }
  /* ヘッダー */
  #news_detail .detail .content p:first-child img{
	display: none;
}
  #max_spring .header{
	position: relative;
	height: 110vw;
}
  #max_spring .header .title1{
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}

#max_spring .header .title2{
	position: absolute;
	width: 40%;
	top: 57vw;
	left: 6vw;
}

#max_spring .header .title3{
	position: absolute;
	width: 40%;
	top: 57vw;
	left: 52vw;
}
}