.sm-doc0 {
	display: none;
}
.pc-doc1 {
	margin: 0 8vw 5vw 8vw;
}
.pc-doc2 {
	display: flex;
}
.pc-doc2 img {
  width: 28%;
  height: auto;
  object-fit: contain; /* 高さを勝手に伸ばさない */
}
.pc-doc2-2 {
	margin:  0 0 0 4vw;
}
.pc-doc2-3 {
	margin: 0 4vw 0 0;
}
.pc-doc3 {
	color: red;
	font-size: 3vw;
}
.pc-doc4 {
	font-size: 1.5vw;
}
.pc-doc7 {
	font-size: 2.5vw;
	align-items: center;
	line-height: 1.4;
}
.pc-doc7::before {
  content: "";
  display: inline-block;
  width: 2vw;
  height: 2vw;
  background-color: red;
  margin-right: 8px;
  vertical-align: middle;
  flex-shrink: 0; 
}
.pc-doc8 {
	font-size: 1.4vw;
}

@media (max-width: 750px) {

.pc-doc0 {
	display: none;
}

.sm-doc0 {
	display: block;
}
.sm-doc2 {
	font-family: YuGothic, 游ゴシック,"Yu Gothic", "Noto Sans Japanese", sans-serif;
	  font-weight: 600;
	  font-size: 10px;
	  margin-left: 10%;
	  margin-top: 80px;
	  color: #ff0000;
	  margin-bottom: 2px;
}
.sm-doc3 {
	font-family: YuGothic, 游ゴシック,"Yu Gothic", "Noto Sans Japanese", sans-serif;
	  font-weight: 600;
	  font-size: 14px;
	  margin-left: 10%;
	  margin-top: 2px;
}
.sm-doc5 {
	margin-top: -20%;
	margin-left: 3%;
	 position: relative;
  display: inline-block;
  padding: 0px 20px;
  min-width: 120px;
  max-width: 100%;
  color: #fff;
  font-size: 12px;
  border-radius: 10px;
  background: #ff0000;
}

.sm-doc5 p {
   line-height: 1.5;
   font-weight: 600;
}
.sm-doc7 {
	margin-left: 5%;
	margin-right: 5%;
	font-size: 12px;
}
.sm-under {
	border-bottom: solid 5px #ff0000;
}
.sm-doc8 {
	font-family: YuGothic, 游ゴシック,"Yu Gothic", "Noto Sans Japanese", sans-serif;
	  font-weight: 600;
	  font-size: 14px;
	  text-align: center;
    font-weight: bold;
    margin-bottom: 5%;
}
.sm-doc9 {
	margin-bottom: 10%;
}
.sm-doc10 {
	font-family: YuGothic, 游ゴシック,"Yu Gothic", "Noto Sans Japanese", sans-serif;
	  font-weight: 600;
	  margin-left: 5%;
	  margin-bottom: 0px;
	  margin-right: 5%;
	  font-size: 14px;
	  color: #ff0000;
}
.sm-doc11{
	font-family: YuGothic, 游ゴシック,"Yu Gothic", "Noto Sans Japanese", sans-serif;
	  margin-left: 5%;
	  margin-right: 5%;
	  font-size: 12px;
}
.sm-doc12 {
    display: block;
    text-align: center;;
    margin-top: 5%;
    margin-bottom: 5%;
}
.sm-doc13 {
	margin-left: 5%;
	margin-right: 0%;
	 padding: 5px 0 0px 0px;
    color:  #ff0000;
    display: flex;
     font-size: 14px;
    align-items: center;
}
.sm-doc13::before{
    content:"■";
    font-size: 150%;
    margin-right: 8px;
}
.sm-doc14 {
	font-family: YuGothic, 游ゴシック,"Yu Gothic", "Noto Sans Japanese", sans-serif;
	  font-weight: 600;
	  font-size: 14px;
	  color: #000;
	  margin-top: 0px;
	  margin-bottom: 0px;
}
.sm-doc15 {
	font-family: YuGothic, 游ゴシック,"Yu Gothic", "Noto Sans Japanese", sans-serif;
	  font-size: 12px;
	  color: #000;
	  margin-left: 5%;
	  margin-right: 5%;
	  margin-top: 0px;
	  margin-bottom: 5%;
	  margin-bottom: 5%;
}
.sm-doc16 {
	margin-top: 15%;
}
.sm-doc17 {
    display: block;
    text-align: center;;
    margin-top: 5%;
    margin-bottom: 15%;
}
#documentary5 {
	    margin-top: -100px;
    padding-top: 100px;
}
#documentary4 {
	    margin-top: -100px;
    padding-top: 100px;
}
#documentary6 {
	    margin-top: -100px;
    padding-top: 100px;
}
}