@charset "UTF-8";

/* ############################################## */

.contents_wrap {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 12%;
}

/* ############################################## */

.contents_img_01 {
    width: 100%;
    padding-top: 57.98%;
    background: url("../sp_img/commit/contents_img_001.jpg") no-repeat;
    background-size: cover;
    position: relative;
    margin-bottom: 12%;
}
.contents_img_01 dl {
    width: 80%;
    position:absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
    text-align: center;
}
.contents_img_01 dt {
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
}
.contents_img_01 dd {
    font-size: 13px;
    line-height: 25px;
    color: #fff;
}

/* ############################################## */

.commit_area {
    width: 100%;
    margin-bottom: 10%;
}
.commit_area h3 {
    width: 100%;
    margin-bottom: 7.5%;
    border-bottom: 2px solid #0d61c9;
    padding: 0 0 5.5% 0;
    font-size: 20px;
    line-height: 1;
    font-weight: bold;
    text-align: center;
}
.commit_area p {
    width: 90%;
    font-size: 13px;
    line-height: 25px;
    margin: 0 auto;
}
.commit_area p img {
    width: 100%;
    height: auto;
    padding-bottom: 7.5%;
}
.commit_txt_01 {
    width:100%;
    background: #f3f6f8;
    padding: 5.5%;
    box-sizing:border-box; 
    margin-bottom: 10%;
}
.commit_txt_01 p {
    font-size: 13px;
    line-height: 25px;
}
.commit_txt_02 {
    width: 100%;
    margin: 0 auto 10% auto;
}
.commit_txt_02 h3 {
    background: #0d61c9;
    padding: 5.5%;
    box-sizing: border-box;
    text-align:center;
    font-size: 16px;
    line-height: 26px;
    font-weight: bold;
    color: #fff;
    position: relative;
    margin-bottom: 10%;
}
.commit_txt_023 h3::before {
  content: '';
  position: absolute;
  bottom: -35px;
  left: 50%;
  margin-left: -30px;
  border: 30px solid transparent;
  border-top: 15px solid #0d61c9;
}
.commit_txt_02 ul {
    margin:0 10% 10% 10%;
    text-align: center;
}
.commit_txt_02 li {
    width: 100%;
    box-sizing: border-box;
    padding: 5.5%;
    box-sizing: border-box;
    border-bottom: 1px solid #cfd0d1;
    font-size: 15px;
    line-height: 25px;
    font-weight: bold;
    text-align: center;
}
.commit_txt_02 li br {
    display: none;
}
.commit_txt_02 li:first-child {
    border-top: 1px solid #cfd0d1;
}
.commit_txt_02 li:nth-child(1):before {
    content: "01\A";
    white-space: pre;
    font-family: Arial, Helvetica, "sans-serif";
    color: #0d61c9;
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 2.5%;
    display: block;
}
.commit_txt_02 li:nth-child(2):before {
    content: "02\A";
    white-space: pre;
    font-family: Arial, Helvetica, "sans-serif";
    color: #0d61c9;
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 2.5%;
    display: block;
}
.commit_txt_02 li:nth-child(3):before {
    content: "03\A";
    white-space: pre;
    font-family: Arial, Helvetica, "sans-serif";
    color: #0d61c9;
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 2.5%;
    display: block;
}
.commit_txt_02 li:nth-child(4):before {
    content: "04\A";
    white-space: pre;
    font-family: Arial, Helvetica, "sans-serif";
    color: #0d61c9;
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 2.5%;
    display: block;
}
.commit_txt_02 li:nth-child(5):before {
    content: "05\A";
    white-space: pre;
    font-family: Arial, Helvetica, "sans-serif";
    color: #0d61c9;
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 2.5%;
    display: block;
}
.commit_txt_02 p {
    width: 90%;
    margin: 0 auto;
    font-size: 13px;
    line-height: 25px;
    text-align: left;
}
.commit_txt_03 {
    width: 100%;
    background: #f3f6f8;
    padding: 3.5% 3.5%;
    box-sizing: border-box;
    margin: 0 auto 0 auto;
}
.commit_txt_03_left {
    width: 45%;
    float: left;
}
.commit_txt_03_right {
    width: 45%;
    float: right;
}
.commit_txt_03_left h4 {
    font-size: 13px;
    line-height: 25px;
    font-weight: bold;
    border-bottom: 1px solid #cfd0d1;
    padding-bottom: 3.5%;
    margin-bottom: 8%;
    text-align: center;
}
.commit_txt_03_right h4 {
    font-size: 13px;
    line-height: 50px;
    font-weight: bold;
    border-bottom: 1px solid #cfd0d1;
    padding-top: 0;
    padding-bottom: 3.5%;
    margin-bottom: 8%;
    text-align: center;
}
.commit_txt_03_left ul {
    width: 85%;
    margin: 0 12% 0 3%;
}
.commit_txt_03_right ul {
    width: 85%;
    margin: 0 3% 0 12%;
}
.commit_txt_03 li:last-child {
    margin-bottom: 0;
}
.commit_txt_03_left li {
    width: 100%;
    height: 40px;
    background: #000;
    font-size: 14px;
    line-height: 40px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin-bottom: 3.5%;
    position: relative;
}
.commit_txt_03_left li:after {
    background: url("../sp_img/commit/contents_arrow.png") no-repeat;
    content: "";
    background-size: 53px 40px;
    width: 53px;
    height: 40px;
    position: absolute;
    top: 0;
    right: -50%;
}
.commit_txt_03_right li {
    width: 100%;
    height: 40px;
    background: #0d61c9;
    font-size: 14px;
    line-height: 40px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin-bottom: 3.5%;
}