﻿@charset "UTF-8";

.contents_inner .contents_mv {
  margin-bottom: 60px;
}

.contents .box-indent h2,
.contents .box-indent h3 {
  text-align: center;
  font-family: 'Muli', sans-serif;
  letter-spacing: 0.15em;
  margin: 60px 0 30px;
  font-size: 20px;
}

.contents h2 span {
  font-size: 14px;
}

.contents h3 span {
  font-size: 18px;
}

.contents .box-indent h3 {
    font-size: 30px;
    font-weight: 400;
    position: relative;
    margin-bottom: 60px;
}

.item-box p{
	font-size: 12px;
}

#section04 {
    margin: 140px 0;
}
.box-indent .sub-ttl {
    text-align: left;
    font-size: 18px;
    margin-bottom: 20px;
}

.box-indent .item-name span {
    font-size: 14px;
    padding-left: 25px;
}

.box-indent .item-list p span {
    font-weight: normal;
    display: block;
    font-size: 11px;
}
.contents .box-indent p {
  text-align: center;
  font-size: 14px;
  letter-spacing: 0.15em;
  line-height: 2;
  font-family: 'Muli', sans-serif;
  margin: 0;
}

.contents .box-indent section .btn {
  font-family: 'Muli', sans-serif;
  font-weight: bold;
  max-width: 210px;
  padding: 2px 40px;
  font-size: 10px;
}

.contents .box-indent img{
  width:100%;
  height:auto;
}

.box-make .box-indent {
  background: none;
  padding: 0;
}

.box .btn {
  padding: 3px 40px 2px;
}

.box .btn.event-btn {
  margin: 20px auto 0;
  width: 200px;
  display: block;
}

.box .btn.event-btn a{
  text-decoration: none;  
}

section {
  margin-bottom: 100px;
  text-align: center;
}

#section_0 p {
  font-size: 14px;
}

.section_1 {
  margin: 100px auto 60px;
}

.section_1 p {
  margin-bottom: 1em;
  text-align: left;
}

.section_1 span {
  font-weight:bold;
  font-size:15px;
}

.section_1_left {
    width: 48%;
    margin-right: 2%;
}

.section_1_right {
    width: 47%;
    margin-left: 3%;
}

.contents .btn {
  font-family: 'Muli', sans-serif;
  font-weight: bold;
  letter-spacing: 0.15em;
}
.box-indent .item-name {
    text-align: left;
    font-size: 16px;
    margin-bottom: 20px;
}

.section_1_right p {
    text-align: left !important;
}


#section_1 {
  margin: 60px auto 40px;
}

#section_1 p {
  margin-bottom: 1em;
  text-align: left;
}

#section_1 span {
  font-weight:bold;
  font-size:15px;
}

#section_1_left {
  width: 35%;
    margin-right: 5%;
    float: left;
    margin-top: 20px;
}

#section_1_left img {
  height: auto;
  /* width: 384px; */
}

#section_1_right {
  width: 48.5%;
  float:left;
}



#section_2 {
  margin: 60px auto 40px;
}

#section_2 p {
  margin-bottom: 1em;
  text-align: left;
}

#section_2 span {
  font-weight:bold;
  font-size:15px;
}

#section_2_left {
  width: 35%;
    margin-right: 5%;
    float: left;
    margin-top: 20px;
}

#section_2_left img {
  height: auto;
  /* width: 384px; */
}

#section_2_right .item-list {
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

#section_2_right .item-list li {
    width: 17%;
    margin-top: 20px;
    margin-right: 22px;
}
#section_2_right .item-list li:nth-child(5n) {
	margin-right: 0;
}


.contents .btn01 {
    font-family: 'Muli', sans-serif;
    margin-top: 60px;
    display: inline-block;
    text-decoration: none;
    letter-spacing: 0.15em;
    min-width: 110px;
    font-size: 14px;
    padding: 10px 75px;
    text-align: center;
    background: #000;
    border: 1px solid #000;
    color: #fff;
}

.contents .btn01:hover {
  background-color: #fff;
  color: #000;
}

.section_1 .voluntaryBtn span {
    font-size: 10px;
    font-weight: normal;
    display: block;
}

.section_1 .voluntaryBtn {
      float: left;
    width: 40%;
}







.contents .box-make section .btn{
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    max-width: 210px;
    padding: 0 40px;
    font-size: 10px;
    display: block;
    margin: 0 auto;
}

.ta-center span{
  font-size: 11px;
}
.contents_inner .contents_mv img {
    width: 100%;
}

.contents .box-indent h3::after {content: '';width: 100px;background: #000;position: absolute;height: 2px;bottom: -20px;left: 50%;transform: translate(-50%, 0);}

.contents .box-indent .release {
    background: #ea9ecf;
    width: 250px;
    display: block;
    margin: 0 auto 20px;
    font-size: 18px;
}

.contents .box-indent .two-column {
    display: flex;
    margin-top: 80px;
    align-items: center;
}

.contents .box-indent .txt-link {
    font-size: 14px;
}
.box-indent .item-list li {
     display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.box-indent .item-list p {
    width: 100%;
    margin-top: 5px;
    margin-right: 5px;
	font-size: 11px;
}

.box-indent #section01 .item-list p {
   margin-right: 0;
}
ul, ol {
    list-style: none;
	text-align: left;
}
#section_1 {
  margin: 60px auto 40px;
}

#section_1 p {
  margin-bottom: 1em;
  text-align: left;
}

#section_1 span {
  font-weight:bold;
  font-size:15px;
}

#section_1_left {
  width: 35%;
    margin-right: 5%;
    float: left;
    margin-top: 20px;
}

#section_1_left img {
  height: auto;
  /* width: 384px; */
}

#section_1_right .item-list  {
 display: flex;
 webkit-flex-wrap: wrap;
 flex-wrap: wrap;
}


.box-indent .item-list li img {
     width: 100%;
    height: auto;
    margin-bottom: 16px;
    transition: all 0.3s ease;
}

.box-indent .item-list {
   padding-left: 20px;
   margin-top: 20px;
}
.howto-cont {
    display: flex;
    align-items: center;
	margin-bottom: 60px;
}

.howto-cont .item-list {
    border: none;
    width: 40%;
    overflow: hidden;
}

.howto-cont .item-list li {
    float: left;
    display: block;
    margin-bottom: 30px;
    width: 48%;
}

.howto-cont .item-list li img {
    width: 100% !important;
    height: auto;
}

.howto-cont .item-list li:nth-child(2n) {
    margin-left: 4%;
}

.howto-cont .item-list li p {
    text-align: left;
    line-height: 1.5;
    font-size: 12px;
    margin-top: 15px;
}

.howto-cont .step-list {
    width: 55%;
    margin-left: 5%;
    text-align: left;
}

.howto-cont .step-list .list-txt li {
    font-size: 14px;
    padding-bottom: 10px;
}