body {
  overflow-x: hidden;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Yu Gothic Medium", "游ゴシ  Medium", YuGothic, "游ゴシ  ", "メイリオ", sans-serif;
}

main{
	background-color: #e6e6e6;
}

main a {
  color: #1a0dab;
}

main a:hover {
  text-decoration: underline;
}

hr {
  margin: 10px 0!important;
}

.contents {
  max-width: 980px;
  margin: 0 auto;
  
}

.cp202409{
  background-color: white;
  border-radius: 10px;
  margin: 2rem auto;
  max-width: 95%;
  padding: 3rem;
	
}

.title {
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center;
  margin: 50px 0 30px;
  border-bottom: 2px solid #FF0000;
}


.mainimg {
  max-width: inherit;
}

.cp_list {
  padding: 0.5em;
  list-style: none;
  font-weight: bold;
  font-size: 1.8rem;
}

.cp_list {
  position: relative;
  padding: 0.5em 1em 0 2.3em;
  margin: 10px;
  border-bottom: 1px solid rgba(14,135,0,1);
}

.cp_list:after, .cp_list:before {
  content: '';
  position: absolute;
  transform: rotate(45deg);
}

.cp_list:before {
  top: 0.7em;
  left: 0.2em;
  width: 12px;
  height: 12px;
  border: 2px solid rgba(14,135,0,1);
}

.cp_list:after {
  top: 0.9em;
  left: 0.7em;
  width: 14px;
  height: 14px;
  background: rgba(14,135,0,0.7);
  transform: rotate(60deg);
}

.litext {
  font-size: 1.5rem;
}

.litext1 {
  font-size: 1.6rem;
	padding-left: 15px;
}

.litext2 {
  font-size: 1.5rem;
  margin-top: 10px;
  font-weight: bold;
}

.indent {
  text-indent: -1em;
  padding-left: 2em;
}

.indent2 {
  text-indent: -1em;
  padding-left: 3em;
}

.sbtitle {
  border-left: 4px solid #FF0000;
  padding-left: 15px!important;
  font-size: 1.8rem;
  font-weight: bold;
}

.text01 {
  font-size: 1.3rem;
  margin: 10px 0 0 20px;
}

.text02 {
  font-size: 1.3rem;
  margin: 10px 10px 0px;
}

.red {
  color: #FF0004;
}

.red1 {
  color: #FF0004;
  font-weight: bold;
}

.green{
	color: #04A607;
  font-weight: bold;
}

.org{
	color: #FFA600;
  font-weight: bold;
}

.blue{
	color: #057EFF;
  font-weight: bold;
}


.last {
  padding: 10px;
}


.listarea {
  padding-left: 30px;
}

.listarea2 {
  padding: 5px;
}


.text02{
	text-align: center;
	font-size: 14px;
	margin-top: 50px;
}

.linkimg:hover{
	opacity: 0.8;
}

.campainname{
	background-color: white;
	font-size:200%;
	text-align: center;
	font-weight: bold;
	font-family: "Noto Sans JP", sans-serif;
	padding: 2rem;
}




.main__block__car__link__li {
  text-align: center;
  margin: 5% 28%;
}
.big_text {
	font-size: 26px;
	font-weight: bold;
	color: white;
}
.yoyaku{
	  border-radius: 50px;
      border: 3px solid #FF7E00;
      background-color: #FF7E00;
      padding:1rem 4rem;
}
.main__block__car__link__li a:hover{
	text-decoration-color: white;
}

.card-or-app{
	display: flex;
	justify-content: center;
	background-color: white;
	flex-wrap: wrap;
}

.card-or-app img{
	height: 100px;
}

.card-or-app div{
	width: 400px;
	margin: 1rem;
	border-radius: 15px;
	padding: 2rem;
	color: white;
	text-align: center;
	display: flex;
	justify-content: space-around;
}

.card-or-app span{
	font-size: 3rem;
	font-weight: bold;
}


.card-or-app a:hover{
	opacity: 0.8;
	text-decoration-line: none;
}

.card-or-app .card{
	background-color: #8C8C8C;
}

.card-or-app .app{
	background-color: #0070C0;
	padding: 1rem 2rem;
}

.app img{
	height: 120px;
}

.app p{
	margin: 1rem;
}

.h1-black{
	font-size: 200%;
	text-align: center;
	font-weight: bold;
	margin: 2rem;
}

.h2-blue{
	font-size: 150%;
	font-weight: bold;
	color: #0070C0;
}

.h2-black{
	font-size: 150%;
}

.middle{
	padding-left: 1rem;
    font-size: 130%;
}

.middle li::before {
  content: "";
      display: inline-block;
      width: 17px;
      height: 17px;
      background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>');
      background-size: contain;
	background-repeat: no-repeat; /* JԂh */
      margin-right: 10px; /* eLXgƂ̊Ԋu𒲐 */
}

.litext {
  font-size: 1.5rem;
}

.litext1 {
  font-size: 1.8rem;
}

.litext2 {
  font-size: 1.5rem;
  margin-top: 10px;
  font-weight: bold;
}

.indent {
  text-indent: -1em;
  padding-left: 2em;
}

.indent2 {
  text-indent: -1em;
  padding-left: 2em;
}

.listarea {
  padding: 10px 0 0;
}

.listarea2 {
  padding-left: 5px;
}

.appbg{
	background-color: #A6C9EC;
	padding-bottom: 5rem;
}

.boxLink{
  background-color: #ffffff;
  border: 1px solid #ed0505;
  display: inline-block;
  color: #ed0000;
  font-size: 2rem;
  font-weight: 600;
  padding: 12px 32px 11px 32px;
  position: relative;
  text-align: center;
}

.boxLink:hover{
  opacity: 0.7;
}



@media screen and (max-width: 960px) {
	.card-or-app .app{
	flex-direction: row-reverse;
}
  .contents {
    width: 100%;
  }
  .title {
    font-size: 1.5rem;
    margin: 10px;
  }
  .titlesmall {
    font-size: 1.2rem;
  }
  .indent1 {
    text-indent: -1em;
    padding-left: 0;
  }
  .listarea {
    padding: 8px;
  }
  .cp_list {
    font-size: 1.5rem;
  }
  .litext {
    font-size: 1.3rem;
  }
  .litext1 {
    font-size: 1.5rem;
  }
  .litext2 {
    font-size: 1.3rem;
  }
  .indent {
    text-indent: -1em;
    padding-left: 1.5em;
  }
  .indent2 {
    text-indent: -1em;
    padding-left: 2.5em;
  }
	.campainname{
	font-size:150%;
	padding: 1rem;
	}
  .main__block__car__link__li {
    margin: 5% 15%;
  }
  .big_text {
	font-size: 15px;
	font-weight: bold;
	color: white;
}
  .yoyaku{
	  border-radius: 50px;
      border: 3px solid #FF7E00;
      background-color: #FF7E00;
      padding:0.5rem 4rem;
}
}

 .red-bar {
        background-color: #e60000;
        color: white;
        text-align: center;
        font-weight: bold;
        font-size: 2.5rem;
        margin: 20px auto 80px;
        width: 80%;
      }

      .step-container {
        border-radius: 10px;
        background-color: white;
        padding: 40px 30px;
        margin: 40px auto 40px;
        display: flex;
        align-items: flex-start;
		max-width: 95%;
      }
      .step-badge {
        background-color:#0070C0;
        color: white;
        padding: 10px 20px;
        font-size: 1.5rem;
        font-weight: bold;
        position: relative;
        margin-right: 40px;
        white-space: nowrap;
      }
      /* E̎Op */
      .step-badge::after {
        content: "";
        position: absolute;
        right: -18px;
        top: 0;
        border-top: 23px solid transparent;
        border-bottom: 23px solid transparent;
        border-left: 18px solid #0070C0;
      }
      .step-content {
        flex-grow: 1;
      }
		.step-content h3{
			font-weight: bold;
			font-size: 150%;
			
		}
		.step-content p{
			font-size: 15px;
			
		}
		.down-arrow {
        width: 0;
        height: 0;
        border-left: 25px solid transparent;  /* ̓ȗ] */
        border-right: 25px solid transparent; /* E̓ȗ] */
        border-top: 30px solid white;         /* Op`̐Fijƍ */
        margin: -10px auto 30px auto;         /* Ə㉺̗] */
      }
		
		.download-area{
			display: flex;
			    justify-content: space-around;
    flex-wrap: wrap;
			margin-bottom: 2rem;
			text-align: center;
		}
		.video-area p {
        font-size: 21px;
      }
    
      @media screen and (max-width: 768px) {
        .red-bar {
          width: 100%;
          font-size: 1.3rem;
			margin-bottom: 3rem;
        }
        .step-container {
          flex-direction: column;
          padding: 30px 20px;
        }
        .step-badge {
          display: inline-block; /* ƍ肳 */
          margin-right: 0;       /* PCp̉E]Zbg */
          margin-bottom: 20px;
          padding: 8px 16px;     /* X}zpɏ */
          font-size: 1.2rem;
        }
        .step-badge::after {
          border-top: 19px solid transparent;
          border-bottom: 19px solid transparent;
          border-left: 14px solid  #0070C0;
          right: -14px; /* border-leftƓl̃}CiXɂ */
        }
		  
		  /* YouTubẽX|VuΉ */
      .video-wrapper {
        position: relative;
        width: 100%;
        max-width: 560px; /* PC\̍ő啝BD݂ŕύX\ł */
        margin: 0 auto;
      }
      .video-wrapper::before {
        content: "";
        display: block;
        padding-top: 56.25%; /* 16:9̃AXyNgێ */
      }
      .video-wrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
      }
      .video-area p {
        font-size: 15px;
		  margin-bottom: 2rem;
      }
      }
