#side {
	display: none!important;
}

#contents {
  float: none!important;
  padding-left: 0px!important;
  width: 100%!important;
}


/*　20241203追加　*/
#slider {
margin-bottom: 20px;
}

#slider img {
width: 100%;
height: auto;
}

#slider .slick-slide{
margin-right:5px;
margin-left:5px;
}

#slider .slick-dots li button:before{
font-size:30px!important;
}

#slider .slick-dots li button:before
{
color: #FFFFFF!important;
}

#slider .slick-dots li.slick-active button:before
{
color: #FFFFFF!important;
}

#slider .slick-dots
{
bottom: 30px!important;
}

#slider .slide-arrow {
  bottom: 0;
  cursor: pointer;
  margin: auto;
  position: absolute;
  top: 0;
  width: 51px!important;
}
#slider .prev-arrow {
left: 3%!important;
z-index: 100;
opacity: 0.5;
}
#slider .next-arrow {
right: 3%!important;
z-index: 100;
opacity: 0.5;
}

#news {
max-width: 1200px;
width: 94%;
margin: 0 auto 80px;
}

#news h2 {
margin-bottom: 50px;
font-family:"游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-weight: normal;
font-size: 200%;
background: none!important;
}

#news h2 p {
display: inline-block;
margin-left: 15px;
color: #6B4D3F;
font-family: Georgia, "Times New Roman", Times, "serif";
font-weight: bold;
letter-spacing: 1.5px;
font-size: 40%;
}

#news li {
margin-bottom: 10px;
display: flex;
}

#news li:before {
background-color: #6B4D3F;
content: "";
width: 5px;
height: 2px;  
margin-right: 10px;
flex-shrink: 0;
margin-top: 14px;
}

#category {
padding: 80px 0;
background: #F4F2F0;
}

#category .inner {
max-width: 1200px;
width: 94%;
margin: 0 auto;
}

#category h2 {
margin-bottom: 50px;
font-family:"游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-weight: normal;
font-size: 200%;
}

#category h2 p {
display: inline-block;
margin-left: 15px;
color: #6B4D3F;
font-family: Georgia, "Times New Roman", Times, "serif";
font-weight: bold;
letter-spacing: 1.5px;
font-size: 40%;
}

#category ul {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

#category li {
width: 15.8%;
margin-bottom: 1.04%;
background: #FFFFFF;
font-weight: bold;
line-height: 160%;
text-align: center;
}

#category li a {
width: 100%;
display: block;
padding: 10px;
color: #6B4D3F;
text-decoration: none;
box-sizing: border-box;
}

#pickup {
margin-bottom: 80px;
padding: 80px 0;
background: #635047;
}

#pickup h2 {
max-width: 1200px;
width: 94%;
margin: 0 auto;
margin-bottom: 50px;
font-family:"游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-weight: normal;
font-size: 200%;
color: #FFFFFF;
background: none!important;
}

#pickup h2 p {
display: inline-block;
margin-left: 15px;
color: #B1A598;
font-family: Georgia, "Times New Roman", Times, "serif";
font-weight: bold;
letter-spacing: 1.5px;
font-size: 40%;
}

#pickup a {
	color: #FFF;
}

#pickupimage div {
color: #FFFFFF;
}

#pickupimage div img {
width: 100%;
height: auto;
}

#pickupimage div h3 {
margin: 20px 0 5px;
font-size: 110%;
}

#pickupimage .slick-slide{
margin-right:15px;
margin-left:15px;
}

#pickupimage .slide-arrow {
  cursor: pointer;
  margin: auto;
  position: absolute;
  top: -100px;
  width: 51px!important;
}
#pickupimage .prev-arrow {
right: calc(10% + 130px )!important;
}
#pickupimage .next-arrow {
right: 10%!important;
}

#pickupimage .slick-num {
  position: absolute;
  top: -95px;
  right: calc(10% + 70px );
  font-family: Georgia, "Times New Roman", Times, "serif";
  font-size: 120%;
}

#featured {
max-width: 1200px;
width: 94%;
margin: 0 auto 120px;
}

#featured h2 {
max-width: 1200px;
margin: 0 auto;
margin-bottom: 50px;
font-family: Georgia, "Times New Roman", Times, "serif";
font-weight: normal;
letter-spacing: 2.5px;
font-size: 200%;
color: #6B4D3F;
background: none!important;
}

#featured h2 p {
display: inline-block;
margin-left: 15px;
font-size: 45%;
font-family:"游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-weight: bold;
color: #000000;
letter-spacing: 0;
}

#featured ul {
margin-bottom: 20px;
display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-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;
}

#featured li {
width: 23.5%;
margin-bottom: 40px;
line-height: 180%;
float: left;
margin-right: 2%;
}

#featured li:nth-child(4n) {
	margin-right: 0;
}


#featured li img {
margin-bottom: 15px;
}

#featured li span {
color: #666666;
}

#featured .next_btn {
font-family: Georgia, "Times New Roman", Times, "serif";
font-weight: bold;
letter-spacing: 1.5px;
border: solid 1px #6B4C3F;
}

#featured .next_btn a {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
padding: 15px;
color: #6B4C3F;
text-decoration: none;
box-sizing: border-box;
}

#featured .arrow {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 1px;
  margin-top: 4px;
  margin-left: 15px;
  background-color: #6b4d3f;
}

#featured .arrow::before {
  content: "";
  position: absolute;
  top: calc(50% - 0.5px);
  right: 0;
  width: 15px;
  height: 1px;
  background-color: #6b4d3f;
  transform: rotate(45deg);
  transform-origin: calc(100% - 0.5px) 50%;
}

#why {
height: 1400px;
margin-bottom: 80px;
padding: 120px 0 0;
background: #F4F2F0;
}

#why .title {
max-width: 1200px;
width: 94%;
margin: 0 auto 15px;
}

#why h2 {
max-width: 600px;
width: 94%;
margin-bottom: 20px;
font-family:"游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
color: #635046;
font-weight: normal;
font-size: 160%;
letter-spacing: 1px;
background: none!important;
}

#why h3 {
max-width: 600px;
width: 94%;
font-family:"游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
color: #635046;
font-size: 100%;
letter-spacing: 0.5px;
display: flex;
align-items: center;
}

#why h3:before {
background-color: #635046;
content: "";
width: 180px;
height: 1px;  
margin-right: 10px;
}

#why .inner {
position: relative;
}

#why .inbox {
width: 55%;
padding: 7% 10% 200px;
background-color: #FFFFFF;
position: absolute;
left: 50%;
}

#why .inbox h4 {
max-width: 470px;
width: 65%;
margin-bottom: 6%;
font-family:"游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-size: 150%;
font-weight: normal;
letter-spacing: 0.5px;
line-height: 160%;
}

#why .inbox p {
max-width: 470px;
width: 65%;
}

#why .why_image {
width: 55%;
padding-top: 6%;
position: absolute;
}

#why .why_image img {
width: auto;
height: 540px;
object-fit: cover;
}

#why .about_image {
padding-top: 800px;
position: absolute;
}

#why .about_image img {
width: auto;
height: 500px;
object-fit: cover;
}

#about {
margin-bottom: 200px;
}

#about .inner {
max-width: 1200px;
width: 94%;
margin: 0 auto;
}

#about h2 {
margin-bottom: 50px;
font-family:"游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-weight: normal;
font-size: 200%;
background: none!important;
}

#about h2 p {
display: inline-block;
margin-left: 15px;
color: #6B4D3F;
font-family: Georgia, "Times New Roman", Times, "serif";
font-weight: bold;
letter-spacing: 1.5px;
font-size: 40%;
}

#about .next_btn {
width: 260px;
margin-top: 60px;
font-family: Georgia, "Times New Roman", Times, "serif";
font-weight: bold;
letter-spacing: 1.5px;
border: solid 1px #6B4C3F;
}

#about .next_btn a {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
padding: 15px;
color: #6B4C3F;
text-decoration: none;
box-sizing: border-box;
}

#about .arrow {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 1px;
  margin-top: 4px;
  margin-left: 15px;
  background-color: #6b4d3f;
}

#about .arrow::before {
  content: "";
  position: absolute;
  top: calc(50% - 0.5px);
  right: 0;
  width: 15px;
  height: 1px;
  background-color: #6b4d3f;
  transform: rotate(45deg);
  transform-origin: calc(100% - 0.5px) 50%;
}



/* タブレットレイアウト : 768 px 〜 959 px*/
@media screen and (max-width:959px)
{
#category li {
width: 24%;
margin-bottom: 1.2%;
}

#why .about_image {
padding-top: 960px;
}

#why .about_image img {
height: 360px;
}
}


/* スマホ設定  768 以下*/
@media screen and (max-width:767px)
{
#slider {
margin-bottom: 20px;
}

#slider .slick-slide{
margin-right:0;
margin-left:0;
}
  
#news {
margin: 0 auto 60px;
}

#news h2 {
margin-bottom: 30px;
font-size: 180%;
}

#category {
padding: 60px 0;
}

#category h2 {
margin-bottom: 30px;
font-size: 180%;
}

#category h2 p {
display: block;
margin-left: 0; 
}

#category li {
width: 32%;
margin-bottom: 2%;
}

#pickup {
margin-bottom: 60px;
padding: 60px 0;
}

#pickup h2 {
margin-bottom: 80px;
font-size: 180%;
}

#pickup h2 p {
display: block;
margin-left: 0; 
}

#pickupimage .slide-arrow {
  top: -80px;
}
#pickupimage .prev-arrow {
right: calc(5% + 130px )!important;
}
#pickupimage .next-arrow {
right: 5%!important;
}

#pickupimage .slick-num {
  top: -75px;
  right: calc(5% + 70px );
}

#featured {
margin: 0 auto 60px;
}

#featured h2 {
margin-bottom: 30px;
font-size: 180%;
}

#featured h2 p {
display: block;
margin-left: 0; 
}

#featured li {
width: 49%;
}
	
	#featured li:nth-child(2n) {
		margin-right: 0;
	}

#featured li img {
width: 100%;
height: auto;
}

#why {
height: 1300px;
margin-bottom: 60px;
padding: 60px 0 0;
}

@media screen and (max-width:600px)
{
#why {
height: 1420px;
}
}

@media screen and (max-width:480px)
{
#why {
height: 1540px;
}
}

@media screen and (max-width:360px)
{
#why {
height: 1660px;
}
}

#why h3:before {
width: 80px;
}

#why .inbox {
width: 100%;
padding: 15% 10% 200px;
left: 10%;
top: 300px;
}

#why .inbox h4 {
max-width: 600px;
width: 75%;
}

#why .inbox p {
max-width: 600px;
width: 75%;
}

#why .why_image {
width: 90%;
}

#why .why_image img {
height: 300px;
}

@media screen and (max-width:600px)
{
#why .about_image {
padding-top: 1060px;
}
}

@media screen and (max-width:480px)
{
#why .about_image {
padding-top: 1160px;
}
}

@media screen and (max-width:360px)
{
#why .about_image {
padding-top: 1260px;
}
}

#why .about_image img {
height: 240px;
}

#about {
margin-bottom: 100px;
}

#about h2 {
margin-bottom: 30px;
font-size: 180%;
}

#about h2 p {
display: block;
margin-left: 0; 
}
}
