@charset "UTF-8";

/* CSS Document */

.pc_none {
  display: block;
}

.sp_none {
  display: none;
}

.l-slider-comment p:first-child {
  display: inline;
}

.l-slider-comment p.bd-red {
  background: linear-gradient(transparent 75%, #ebbdbc 75%);  
}

.l-slider-comment p.bd-yel {
  background: linear-gradient(transparent 75%, #e6e4a6 75%);  
}

.l-slider-comment p.bd-grn {
  background: linear-gradient(transparent 75%, #d7efce 75%);  
}

.l-slider-comment p.bd-blu {
  background: linear-gradient(transparent 75%, #cedaef 75%);  
}


.ctt_ttl_main {
  width: 100%;
  margin: 0;
  font-size: 10px;

}

.ctt_ttl_main img {
  width: 100%;
  margin: 0 auto;
}


.ctt_ttl_main p {
  color: #424242;
  font-size: 14px;
  line-height: 1.6;
  text-align: justify;
}

.main_box_moji_ttl {
  padding: 20px;
}

.main_box_banner {
  padding : 0 20px;
}

.main_box_banner img {
  width: 100%;
  aspect-ratio: 13/6;
}  

.navi {
  font-optical-sizing: auto;
  font-style: normal;
  display: block;
  overflow: hidden;
  width: 100%;
  margin: 0 auto 12px;
  text-align: center;
}

.navi ul {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  display: flex;
  justify-content: space-evenly;
}

.navi ul li {

  width: 48%;
  margin: 0 .5% 8px;
  text-align: center;
  position: relative;
}

.navi li span {
  display: block;
  font-size: 0.3em;
}

.navi ul li a {
  color: #fff;
  text-decoration: none;
  display: inline-grid;
  grid-template-columns: 1fr auto 1fr;
  font-size: 16px;
  width: 100%;
  background-color: #45423f;
  padding: 12px 0;
  border-radius: 4px;
  box-sizing: border-box;
}

.navi ul li a img {
  width: 100%;
}

.navi ul li a::before {
  content: "";
}

.navi ul li a::after {
  content: url(../content_common_images/anchor_w.svg);
  justify-self: end;  
  display: inline-block;
  width: 18px;
  height: 12px;
  margin-right: 10px;
  vertical-align: middle;
}

.style-index {
  font-family: "Tangerine", cursive;
  font-weight: 400;
  font-style: normal;
}

.contents-header {
  overflow: hidden;
  margin: 0 6px 32px;
  padding-top: 32px;
  text-align: center;
}

.contents-header-txt {
  text-align: justify;
  font-size: 15px;
  margin-top: 24px;
  margin-bottom: 40px;
  line-height: 1.7;
}

.credit a::after {
  display: block;
  float: right;
  border-radius: 4px;
  background: #45423f;
  content: "Check";
  color: #fff;
  font-size: 10px;
  padding: 4px 10px;
  margin-left: 4px;
  margin-top: -2px;  
}


.l-slider {
  width: 100%;
  overflow: hidden;
  margin-bottom: 32px;
}

.l-slider-reverse {
  flex-direction: row-reverse;
}

.l-slider-img {
  width: 100%;
}

.l-slider-desc {
  width: 100%;
  padding: 32px 5% 16px 5%;
  box-sizing: border-box;
}

.l-slider-comment p:first-child {
  font-style: normal;
  font-size: 24px;  
  color: #616161;  
  line-height: 1.5;
}

.l-slider-desc p:first-child {
  margin-bottom: 16px;
  font-feature-settings: "palt";
  letter-spacing: 1px;
}

.l-slider-comment-txt {
  text-align: justify;
  padding-top: 20px;
}

.l-slider-desc>div {
  font-size: 14px;
  margin-bottom: 32px;
  line-height: 1.7;
}



.m-item-list li {
  overflow: hidden;
  margin-bottom: 8px;
}

.m-item-list p::after {
    display: block;
    font-size: 10px;
    content: "Check";
    color: #b85300;
    border-radius: 2px;
    margin-top: 4px;
}

.m-item-list-thumb {
  width: 50px;
  height: 60px;
  margin-right: 8px;
  float: left;
  border: 1px solid #f4f4f4;
}

.m-item-list-thumb img {
  width: 100%;
  height: auto;
}

.section-ttl {
  text-align: center;
  font-family:  "Geologica", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  color: #212121;
  font-size: 48px;
  margin: 0 auto;
  letter-spacing: .5px;
  line-height: 1;
  color: #616161;
}


.section-ttl span {
  font-style: normal;
  display: block;
  font-size: 14px;
  margin-top: 8px;
}

.section-ttl2 {
  text-align: center;
  font-family:  "Geologica", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  color: #212121;
  font-size: 62px;
  margin: 0 auto 16px;
  letter-spacing: 1px;
  line-height: 1;
  color: #616161;
  height: 96px;
}

.section-ttl2 span {
  display: block;
  font-size: 14px;
  margin-top: 8px;
}


.l-scrolldown {
  width: 100px;
  margin: 0 auto 16px;
}

.l-scrolldown img {
  width: 100%;
}

.con2{
  display: block;
  overflow: hidden;
  width: 100%;
  text-align: center;
  margin: 0 auto ;
  padding-bottom: 40px;
}
.con2 img{
  width: 124px;
}
.con2 h3 {
  width: 1000px;
  margin: 10px auto ;
  text-align: left;
  display: flex;
  align-items: center;
  overflow: hidden;
  font-weight: normal;
  color: #333333;
  line-height: auto;
  font-size: 20px;
}

.con2 h3::after {
  content: "";
  flex-grow: 1;
  height: 1px;
  background-color: #9e9e9e;
}
.con2 ul{
  display: flex;
  flex-wrap: wrap;    
  overflow: hidden;
  width: 1000px;
  text-align: left;
  margin: 0 auto;
  padding: 0;
}
.con2 ul li {
  display: flex;
  overflow: hidden;
  width: 23%;
  margin: 0 20px 40px 0 ;
}

.con2 ul li a{
  display: flex;
  flex-direction: column;
  color: #000;
  text-decoration: none;
  font-size: 12px;
}
.con2 ul li img{
  display: block;
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-bottom: 8px;
}

.content-btn {
  background: #3e3e3e;
  border-radius: 4px;
  color: #fff;
  display: block;
  font-size: 14px;
  margin: 40px auto;
  padding: 20px 0;
  text-align: center;
  width: 80%;
  max-width: 320px;
  font-weight: bold;
}


a .icon {
  background-color: #3e3e3e;
  color: #fff;
  font-size: 10px;
  margin: 0;
  padding: 8px 25px;
  text-align: center;
  transition: all 0.3s ease 0s;
  display: block;
  float: right;
  border-radius: 2px;
  margin-top: auto;
  margin-left: auto;
  font-weight: bold;
}


.content-btn:hover {
  opacity: 0.7;
}


@media screen and (min-width: 640px) {
  .pc_none {
    display: none;
  }

  .sp_none {
    display: block;
  }


  .ctt_ttl_main {
    display: block;
    margin: 0 auto 30px;
    overflow: hidden;
    position: relative;
    text-align: center;
  }

  .ctt_ttl_main img {
    margin: 0 auto;
    vertical-align: top;
    max-width: 480px;
    height: auto;
  }

  .ctt_ttl_main p {
    text-align: center;
    font-feature-settings: "palt" 1;
    letter-spacing: 0.1em;
  }

  .navi {
    width: 900px;
    margin: 0 auto 32px;
  }

  .navi ul li {
    width: 24%;
  }

  .section-ttl {
    width: 800px;
    font-size: 50px;
    margin-bottom: 0;
  }

  .contents-header {
    width: 800px;
    padding-top: 56px;
    margin: 0 auto;
  }

  .contents-header-txt {
    text-align: center;
  }

  .credit a {
    display: inline-block;
    font-size: 12px;
    padding: 2px;
  }

  .l-slider {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-bottom: 64px;
    flex-direction: row-reverse;
  
  }

  .l-slider-reverse {
    flex-direction: row;
  }

  .l-slider-img {
    width: 50%;
  }

  .l-slider-desc {
    width: 42%;
    padding: 16px 2% 20px 2%;
  }

  .con2 ul li a:hover,
  .credit a:hover,
  .m-item-list a:hover,
  .navi li a:hover {
    opacity: .7;
  }


  .m-link-archive-img img:hover {
    opacity: 0.8;
  }

  .l-slider-desc>.style-index {
    font-size: 40px;
    font-family:  "Geologica", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    margin-bottom: 8px;
    color: #616161;
  }

  .style-index-sp {
    display: none;
  }

}

@media screen and (max-width: 640px) {
.con2 h2 {
  width: 100%;
}
.con2 h2 img{
  width: 124px;
}
.con2 ul{
  width: 100%;
  margin: 0 auto;
}
.con2 ul li a{
  font-size: 11px;
}
.con2 ul li{
  width: 46% !important;
  margin: 0 auto 20px;
  float: left;
}

.con2 ul li img{
  width: 100%;
}

.l-slider-desc>.style-index {
  display: none;
}

.style-index-sp {
  font-size: 30px;
  font-family:  "Geologica", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  margin-bottom: 8px;
  text-align: center;
}

.contents-header {
  margin: 0 auto;
}

.main_box_banner img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

.navi ul {
  flex-wrap: wrap;
}

.navi ul li {
    text-align: center;
    position: relative;
}

.navi ul li a {
    font-size: 13px;
    width: 100%;
    padding: 10px 4px;
    border-radius: 4px;
}

/* .navi ul li::after {
    right: -2px;
} */

}