#page-business_detail #business_channelletter01 {
    padding: 70px 0 50px 0px;
    background-color: #f2f2f2;
}
#page-business_detail #business_channelletter02 {
	background-color:#ffffff;
}
#page-business_detail #business_channelletter02 .wrapper .box5 .txt3{
    text-align: center;
    font-size: 2.0rem;
    font-weight: 700;
    line-height: 1.2;
    color: #e13232;
    margin: 25px 0;
}
#page-business_detail #business_channelletter02 .wrapper .box5 .txt4{
    text-align: center;
    padding: 0 0px 1.3em;
    border-bottom: 1px dashed #b3b3b3;
    width: 97%;
    margin: 0 1.5%;
}
#page-business_detail #business_channelletter02 .wrapper .box4 {
    margin: 0 0 60px;
}
#page-business_detail #business_channelletter02 .wrapper .box5 {
    background-color: #fff;
    border: 1px solid #b3b3b3;
    margin: 0 0 60px;
}
#page-business_detail #business_channelletter02 .wrapper .box5 .txt_lead{
    color: #e13232;
    font-size: 1.6rem;
    line-height: 1.6;
    margin: 30px 1.5%;
    padding: 1.3em 10px 0;
    border-top: 1px dashed #b3b3b3;
    width: 97%;
}
#page-business_detail #business_channelletter02 .wrapper .box5 .box_item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    padding: 20px 3% 0;
    position: relative;
}
#page-business_detail #business_channelletter02 .wrapper .box4 .box_item .box_img {
    width: 32%;
}
#page-business_detail #business_channelletter02 .wrapper .box5 .box_item .box_txt1 {
    padding: 0 15px 0 0;
    font-size: 1.6rem;
    line-height: 1.6;
}
#page-business_detail #business_channelletter02 .wrapper .box5 .box_item .box_txt1 span {
    display: block;
    font-size: 2.0rem;
    font-weight: 500;
    color: #e13232;
    margin: 0 0 15px;
}
#page-business_detail #business_channelletter02 .wrapper .box4 .box_item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
#page-business_detail #business_channelletter02 .wrapper .box5 .box_item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
#page-business_detail #business_channelletter04 .wrapper .p-channelletter__lead {
    padding: 70px 0 0px;
}

#page-feature #feature_list .wrapper::before {
    background-image: none;
}
#page-feature #feature_list .wrapper .list .item:last-child {
    background-color: initial;
    border: none;
}
#page-feature #feature_list .wrapper .list .item:last-child:hover {
    box-shadow: initial;
}
#page-feature #feature_list .wrapper .list .item a .title {
    text-align: left;
}
#page-feature #feature_list .wrapper .list .item a .txt {
    text-align: left;
}
.soln_title {
    margin: 80px 0 40px;
}
.p-channelletter-contact{
    margin: 70px 0 20px 0;
    text-align: center;
}
.p-channelletter-contact p{
    font-weight: bold;
    font-size: 24px;
}

.channelletter-button{
    text-align: center;
    position: relative;
}

.channelletter-button a {
    display: inline-block;
    background-color: #00519E;
    color: #ffffff;
    margin: 15px 2% 10px 2%;
    min-width: 466px;
    border-radius: 6px;
    border: 2px solid;
    padding: 24px 22px;
    font-size: 20px;
    line-height: 1;
    cursor: pointer;
}
.channelletter-button a:nth-child(1) {
  margin-left:0px;
}
.channelletter-button a:nth-child(2) {
  margin-left:0px;
}
.channelletter-button a::after {
    content: "";
    width: 15px;
    height: 15px;
    background: url(../../../img/business/channelletter/icon_arrow1.png);
    background-repeat: no-repeat;
    display: inline-block;
    float: right;
}
#page-business_detail #business_channelletter01 .wrapper .box6 {
    margin: 0 0 60px;
}
#page-business_detail #business_channelletter01 .wrapper .box6 .box_item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
#page-business_detail #business_channelletter01 .wrapper .box6 .box_item .box_img {
    width: 32%;
}
#page-business_detail #business_channelletter01 .wrapper .txt3 {
    text-align: center;
    font-size: 2.0rem;
    font-weight: 700;
    line-height: 1.2;
    color: #e13232;
    margin: 60px 0 30px;
}
.p-channelletter_img {
    margin: 3% 0;
}
.p-channelletter-item-group {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    margin:30px 0;
}
.p-channelletter-item-group-row {
    width: 48.5%;
    background-color: #F2F2F2;
    padding: 40px 30px;
}
.p-channelletter-item-group-row__lead p {
    font-size: 20px;
    color: #E13232;
    font-weight: bold;
    text-align: center;
}
.p-channelletter-item-group-row__txt p {
    font-size: 16px;
    color: black;
    margin-top: 20px;
    line-height: 1.5em;
}
.p-channelletter__hdg {
    line-height: 1.4;
    padding: 0.3em 0;
    border-bottom: 2px solid #d2d2d2;
    font-size: 26px;
    color: #e13232;
    font-weight: bold;
    text-align: center;
}
@media only screen and (max-width: 960px){
	#page-business_detail #business_channelletter02 .wrapper .box5 .box_item p:nth-child(1){
	    width: 100%;
	}
	#page-business_detail #business_channelletter02 .wrapper .box5 .box_item p:nth-child(2){
	    width: 48%;
	    margin:4% 0;
	}
	#page-business_detail #business_channelletter02 .wrapper .box5 .box_item p:nth-child(3){
	    width: 48%;
	    margin:4% 0;
	}
}
@media only screen and (max-width: 767px){
	#page-business_detail #business_channelletter02 .wrapper .txt1 {
	    text-align: left;
	    font-size: 1.4rem;
	    margin: 25px 0;
	}
	#page-business_detail #business_channelletter02 .wrapper .box5 .txt3{
	    font-size: 1.7rem;
	    margin: 10px;
	}
	#page-business_detail #business_channelletter02 .wrapper .box5 .txt4{
	    margin: 0 0 15px;
	    text-align: center;
	    font-size: 1.6rem;
            width: 100%;
	}
	#page-business_detail #business_channelletter02 .wrapper .box5 .txt_lead {
	    width: 100%;
	    margin: 7px 0% 30px;
	    font-size: 1.4rem;
	}
	#page-business_detail #business_channelletter02 .wrapper .box5 .box_item p:nth-child(1) {
	    font-size: 1.4rem;
	}
	#page-business_detail #business_channelletter02 .wrapper .box5 .box_item .box_txt1 span {
	    font-size: 1.7rem;
	}
	.channelletter-button a{
	    margin-left: 0;
	    margin-right: 0;
	}
	.channelletter-button a {
	    min-width: 100%;
	}
	.p-channelletter-item-group {
	    flex-direction: column;
	}
	.p-channelletter-item-group-row {
	    width: 100%;
	    padding: 30px 15px;
	}
	.p-channelletter-item-group-row__lead p {
	    font-size: 17px;
	}
	.p-channelletter-item-group-row__txt p {
	    font-size: 14px;
	}
	.p-channelletter-item-group-row:nth-child(2) {
	    margin-top: 30px;
	}
}