@charset "utf-8";

body {
  line-height: normal;
}

/*---------------------------
header
---------------------------*/
.header {
  position: relative;
  width: 100%;
  margin-bottom: 100px;
}

.header .slider li:first-of-type h1 {
  width: 45%;
  position: absolute;
  top: 2%;
  left: 1%;
  display: none;
}

h1 {
  width: 40%;
  position: absolute;
  top: 16%;
  left: 1%;
}
.animated {
  -webkit-animation-duration: 3s !important;
  animation-duration: 3s !important;
  -webkit-animation-fill-mode: both !important;
  animation-fill-mode: both !important;
}

/*スライドボタンを消す*/
.slick-slide img,
.slider img {
  width: 100%;
}
.slick-next.slick-arrow {
  display: none !important;
}
.slick-next:before {
  content: '' !important;
}

/*---------------------------
content
---------------------------*/
section {
  padding: 0 0 90px;
  line-height: 1.8em;
  color: #492b09;
}

.sec01 {
  text-align: center;
}

.sec01 p {
  line-height: 2;
  font-size: 18px;
}

.sec01 h2 {
  font-size: 50px;
  margin-bottom: 65px;
}

.sec01 h2 span {
  font-size: 65px;
  text-shadow: #492b09 0.5px 0px 0px, #492b09 -0.5px 0px 0px, #492b09 0px -0.5px 0px, #492b09 0px 0.5px 0px, #492b09 0.5px 0.5px 0px, #492b09 -0.5px 0.5px 0px, #492b09 0.5px -0.5px 0px, #492b09 -0.5px -0.5px 0px, #492b09 0.2px 0.5px 0px, #492b09 -0.2px 0.5px 0px, #492b09 0.2px -0.5px 0px, #492b09 -0.2px -0.5px 0px, #492b09 0.5px 0.2px 0px,
    #492b09 -0.5px 0.2px 0px, #492b09 0.5px -0.2px 0px, #492b09 -0.5px -0.2px 0px, #492b09 0.2px 0.2px 0px, #492b09 -0.2px 0.2px 0px, #492b09 0.2px -0.2px 0px, #492b09 -0.2px -0.2px 0px;
  margin-left: 15px;
  position: relative;
}

.sec01 h2 span::before {
  content: '';
  display: block;
  width: 100%;
  border-bottom: 4px solid #fcc800;
  position: absolute;
  bottom: 6px;
  right: 0;
  margin-bottom: -2px;
}

.sec01 h2 span small {
  font-size: 50px;
}

.sec01 h2 span strong:first-of-type {
  font-size: 168px;
  letter-spacing: 0.05em;
  font-style: italic;
  text-shadow: none;
  margin: 0px 28px 0 0;
}

.sec01 h2 {
  width: 70%;
  margin: 0 auto;
  margin-bottom: 65px;
}

section:first-child h2 {
  background: transparent;
}

.sec02 .inner,
.sec03 .inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.sec03 .inner .box {
  margin-bottom: 50px;
}

.sec03 .inner .box a:hover,
.sec03 .inner .box a *:hover {
  opacity: 0.7;
}

.sec03 .inner .box > p,
.sec03 .inner .box a > p {
  margin-bottom: 20px;
}

.sec03 .inner .box p {
  font-size: 27px;
  overflow: hidden;
  padding-top: 20px;
  text-align: center;
}

.sec03 .inner .box p > span:nth-child(2) {
  display: inline-block;
}

@media screen and (min-width: 768px) {
  .sec03 .inner .box3 p > span:nth-child(2) {
    padding-top: 0;
    margin-top: -10px;
  }
}

.sec03 .inner .box p > span:first-child {
  display: inline-block;
  margin: -20px -37px 0 0;
  background: url(../images/ttl_bg01.png) no-repeat center center;
  background-size: contain;
  padding: 26px 37px 23px 19px;
  font-size: 70px;
  font-style: italic;
  float: left;
}

.sec03 .inner .box3p > span:nth-child(2) {
  display: inline-block;
  padding-top: 0px;
}

.sec04 {
}
.sec04 .labo-area {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sec04 .labo-area .photo {
  width: 44%;
}
.sec04 .labo-area .photo img {
  width: 100%;
}
.sec04 .labo-area .text {
  width: 52%;
  text-align: center;
}
.sec04 .labo-area .text img {
  width: 100%;
  margin-bottom: 40px;
}
.sec04 .labo-area .text p {
  font-size: 22px;
  margin-bottom: 20px;
  text-align: left;
}

/* 231201追記 */

.labo-link {
  margin-bottom: 24px;
}

.labo-link h3 {
  max-width: 100%;
  background-color: #fcc800;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  color: #492b09 !important;
  margin-top: 40px;
  padding: 10px 0;
  border-radius: 50px;
}

.labo-link h3 a {
  color: #492b09 !important;
}

.labo-link h3 span {
  font-size: 1.5rem;
}

.labo-link h3 span.labo-city {
  font-size: 1.8rem;
}

.labo-news {
  line-height: 1.3;
  margin: 8px 16px 0;
}

.labo-news .date {
  margin-right: 1em;
}

.labo-news .red {
  color: red;
}

/* 241219追記 */
.sec04 .labo-area.sp-reverse {
	margin-top: 40px;
}
.align-center {
  align-items: center;
}
.link-text {
  margin-left: 16px;
  margin-bottom: 0 !important;
}
.link-text a {
  font-size: 22px;
  text-align: left;
  color: #492b09;
}
.sec04 .black-text {
  font-size: 16px;
  margin-left: 60px;
  text-align: left;
  color: #000;
}
.sec04 .black-text.si-margin {
	margin-left: 62px;
}
.text-box {
  width: 35%;
}
.photo-box {
  width: 65%;
	box-sizing: border-box;
	padding-right: 16px;
}
.photo-flex {
  display: flex;
	justify-content: space-between;
}
.photo-flex li{
	width: 49%;
}