@charset "UTF-8";
/* CSS Document */
.h3Box {
  padding: 3% 0;
  container-type: inline-size;
}
.h3Box h3 {
  font-size: 28px;
  text-align: center;
}
section.boxWidth {
  max-width: 1000px;
  padding-bottom: 3%;
  container-type: inline-size;
  letter-spacing: 0em;
}
section h4 {
  background-color: #a3b1c8;
  color: #fff;
  padding: 0.2em;
  text-align: center;
  font-size: 1.5cqw;
  width: 100%;
  margin-bottom: 15px;
}
section h5 {
  font-size: 1.6cqw;
  color: #24547a;
  padding: 1em 0 0 0;
}
.itemBox {}
.itemBox p {
  font-size: 1.4cqw;
  line-height: 1.4;
  padding-top: 0.5em;
  text-align: justify;
  letter-spacing: 0em;
}
.itemBox .caption {
  display: block;
  font-size: 84%;
  padding: 0;
  padding-top: 0.3em;
  line-height: 1.3;
}
#sec01 {}
#sec01 .leftBox {
  width: 60%;
}
#sec01 .leftBox .itemBox {
  width: 48%;
}
.lineTate {
  width: 1px;
  border-left: #777 dotted 1px;
  align-self: stretch;
}
.lineYoko {
  width: 100%;
  border-bottom: #777 dotted 1px;
  padding-top: 20px;
}
#sec01 .rightBox {
  width: 36%;
}
#sec01 .rightBox .itemBox {
  padding-top: 20px;
}
#sec01 .rightBox .txtBox {
  width: 56%;
}
#sec01 .rightBox .imgBox {
  width: 41.2%;
  max-width: 148px;
}
#sec02 {}
#sec02 .box01 {
  width: 21%;
}
#sec02 .box02 {
  width: 21%;
}
#sec02 .box03 {
  width: 26.6%;
}
#sec02 .box04 {
  width: 22.4%;
}
.cap02::before {
  content: 'image';
  position: absolute;
  font-size: 10px;
  color: #fff;
  right: 56%;
  bottom: 0.1em;
  letter-spacing: 0em;
}
.cap02.capBk::before {
  color: #000;
}
#sec03 {}
#sec03 .flex01 {}
#sec03 .imgBox {
  width: 30%;
}
#sec03 .txtBox {
  width: 68%;
}
#sec03 .txtBox .itemBox {
  width: calc(100% / 3);
  padding: 0 15px 15px;
  border-right: #777 dotted 1px;
}
#sec03 .txtBox .itemBox h5 {}
#sec03 .txtBox .itemBox:nth-of-type(3), #sec03 .txtBox .itemBox:nth-of-type(6) {
  padding-right: 0;
  border-right: #777 dotted 0px;
}
#sec03 .txtBox .itemBox:nth-of-type(1), #sec03 .txtBox .itemBox:nth-of-type(4) {
  padding-left: 0;
}
#sec03 .txtBox .itemBox:nth-of-type(1), #sec03 .txtBox .itemBox:nth-of-type(2), #sec03 .txtBox .itemBox:nth-of-type(3) {
  border-bottom: #777 dotted 1px;
}
#sec04 {}
#sec04 .box01 {
  width: 21%;
}
#sec04 .box02 {
  width: 21%;
}
#sec04 .box03 {
  width: 22.4%;
}
#sec04 .box04 {
  width: 26.6%;
}
#sec04 .box01 .capImg::after, #sec04 .box02 .capImg::after, #sec04 .box03 .capImg::after {
  right: auto;
  left: 0.5em;
}
#sec04 .box04 .cap02::before {
  right: 53.5%;
}
#sec05 {}
#sec05 .itemBox {}
#sec05 .box01 {
  width: 57.6%;
}
#sec05 .box02 {
  width: 39%;
}
#sec05 .box02 .cap02::before {
  right: 53%;
}
#sec06 {}
#sec06 .box01, #sec06 .box02 {
  width: 48%;
  align-items: flex-start;
}
#sec06 .box01 .imgBox {
  width: 52%;
}
#sec06 .box01 p {
  width: 46%;
}
#sec06 .box01 .imgBox.cap02::before {
  right: 47.5%;
}
#sec06 .box02 .imgBox {
  width: 47%;
}
#sec06 .box02 p {
  width: 50%;
}
#sec06 .box01 p.caption {
  width: 100%;
}
#sec07 {
  align-items: flex-start;
}
#sec07 .box01 {
  width: 52%;
  flex-direction: row-reverse;
}
#sec07 .box01 .imgBox {
  width: 78%;
}
#sec07 .box01 .imgBox::after {
  right: 63%;
  bottom: 12%;
}
#sec07 .box01 p {
  width: 20%;
}
#sec07 .box01 p.caption {
  width: 100%;
}
#sec07 .box02 {
  width: 44%;
}
#sec07 .box02 .imgBox {
  width: 48%;
}
#sec07 .box02 p {
  width: 50%;
}
#sec08 {}
#sec08 .box01 {
  width: 28%;
}
#sec08 .box02 {
  width: 68%;
}
#sec08 .itemBox p {
  padding-top: 0;
  padding-bottom: 15px;
}
#sec09 {}
#sec09 .itemBox p {
  padding-top: 0;
  padding-bottom: 10px;
}
#sec09 .box01 {
  width: 24%;
}
#sec09 .box01 .imgBox, #sec09 .box02 .imgBox {
  /*align-self:flex-end;*/
}
#sec09 .box01 .imgBox::before {
  right: 54%;
}
#sec09 .box02 {
  width: 32%;
  display: flex;
  flex-wrap: wrap;
}
#sec09 .box02 .imgBox::before {
  right: 61%;
}
#sec09 .box03 {
  width: 37%;
  align-items: flex-start;
}
#sec09 .box03 .imgBox {
  width: 50%;
}
#sec09 .box03 p {
  width: 47%;
}
#sec10 {}
#sec10 .itemBox .flex {
  align-items: flex-start;
}
#sec10 .itemBox h5 {
  padding-top: 0;
  padding-bottom: 0.5em;
	text-indent: -1em;
	padding-left:1em; 
}

#sec10 .itemBox p {
  padding-top: 0;
}
#sec10 .box01 {
  width: 43%;
}
#sec10 .box01 .imgBox {
  width: 64%;
}
#sec10 .box01 p {
  width: 32%;
}
#sec10 .box01 {
  width: 43%;
}
#sec10 .box02 {
  width: 28%;
}
#sec10 .box02 .imgBox {
  width: 39%;
}
#sec10 .box02 p {
  width: 57%;
}
#sec10 .box03 {
  width: 20%;
}
#sec10 .box03 p {
  padding-bottom: 10px;
}
.fuchi {
  text-shadow: 1px 1px 0px #000, 1px -1px 0px #000, -1px 1px 0px #000, -1px -1px 0px #000;
}
#sec11 {}
#sec11 .box01 {
  width: 48%;
}
#sec11 .box01 .imgBox {
  width: 54.2%;
}
#sec11 .box01 p {
  width: 43%;
}
#sec11 .box02 {
  width: 48%;
}
#sec11 .box02 .imgBox {
  width: 58.4%;
}
#sec11 .box02 p {
  width: 38%;
}
#sec12 {
  justify-content: flex-start;
  gap: 0 2%;
}
#sec12 .box01 {
  width: 37%;
}
#sec12 .box01 .imgBox {
  width: 40.6%;
}
#sec12 .box01 p {
  width: 57%;
}
#sec12 .box02 {
  width: 32%;
}
#sec12 .box02 .caption {
  padding-bottom: 0.3em;
}
#sec12 .box02 .cap02::before {
  right: 54%;
}
@media screen and (max-width: 959px) {
  section h4 {
    font-size: 3cqw;
    font-size: clamp(16px, 3cqw, 18px);
		margin-top: 30px;
		padding: 0.3em;
  }
  section h5 {
    font-size: 2.8cqw;
    font-size: clamp(15px, 2.8cqw, 17px);
  }
  .itemBox {
    width: 100%;
  }
  .itemBox p {
    font-size: 2.4cqw;
    font-size: clamp(13px, 2.4cqw, 15px);
  }
  section .boxWidth {
    max-width: 350px;
		padding-bottom: 0;
  }
  #sec01 .leftBox, #sec01 .rightBox {
    width: 100%;
  }
  .lineTate {
    width: 100%;
    height: 1px;
    border-left: #777 dotted 0px;
    border-bottom: #777 dotted 1px;
    align-self: stretch;
    padding-top: 20px;
  }
  #sec01 {}
	#sec01 h5 {
		padding: 0;
	}
	#sec01 p {
		padding: 0.5em 0;
	}
  #sec02 {}
  #sec02 .itemBox, #sec04 .itemBox, #sec05 .itemBox, #sec06 .itemBox {
    width: 100%;
    max-width: 350px !important;
    padding: 0px 0 0;
    margin: 0 auto;
  }
  .lineTate {
		display: none;
	}

  #sec03 .imgBox,
	#sec03 .txtBox {
    width: 100%;
  }
	#sec03 .txtBox .itemBox {
    width: 100%;
    padding: 0 0 15px;
    border-right: #ccc dotted 0px;
		 border-bottom: #ccc dotted 1px;
}
  #sec05 {}
  #sec06 {}
	#sec06 .box01 .imgBox {
    width: 100%;
		max-width: 280px;
		margin: 0 auto;
}

  #sec06 .box02 .imgBox {
    width: 100%;
  }
  #sec06 .box01 p, #sec06 .box02 p {
    width: 100%;
  }
  #sec07 .itemBox {
    width: 100%;
  }

	#sec07 .box01 .imgBox {
		width: 100%;
	}
	#sec07 .box01 p {
		width: 100%;
	}
	#sec07 .box02 .imgBox {
  width: 100%;
}
#sec07 .box02 p {
  width: 100%;
}
	#sec08 .itemBox,#sec09 .itemBox,#sec10 .itemBox,#sec11 .itemBox,#sec12 .itemBox {
    width: 100%;
	}
	#sec10 .box01 .imgBox {
		width: 100%;
	}
	#sec10 .box01 p {
		width: 100%;
	}
	#sec10 .itemBox.box02 h5,
	#sec10 .itemBox.box03 h5{
    padding-top: 1em;
    padding-bottom: 0.5em;
}
	#sec10 .itemBox.box03 h5 br {
		display: none;
	}
	
	#sec11 .itemBox .imgBox,#sec11 .itemBox p {
		width: 100%;
	}
	#sec12 .itemBox p {
		padding-top: 0;
	}


	
}
@media screen and (max-width: 599px) {}