@charset "utf-8";
/*--------------------
　　WFP WTW CSS for others
--------------------*/

/*--------------------
　　協賛のご案内・申込書
--------------------*/
.sponsor_info{
    display: flex;
    width: 100%;
    /*background-color: tomato;*/
   
}
.sponsor_info li{
    border-bottom: solid 1px #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
} 
.sponsor_info li:nth-child(1){
    width: 40%;
} 
.sponsor_info li:nth-child(2){
    width: 30%;
}
.sponsor_info li:nth-child(3){
    width: 30%;
} 
.sponsor_info li i.fa-chevron-circle-right{
    color: rgb(10,110,180);
    padding-right: 3px;
}
.sponsor_info li i.fa-file-pdf,
.sponsor_info li i.fa-file-word{
    /*color: #999;*/
    padding-left: 3px;
}

.yokohama_color{color:rgb(0,110,202);}
.osaka_color{color: rgb(236,108,0);}
.nagoya_color{color: rgb(188,53,104);}


@media screen and (max-width:767px){
    .sponsor_info{
        flex-direction: column;
    }
    .sponsor_info li:nth-child(1),
    .sponsor_info li:nth-child(2),
    .sponsor_info li:nth-child(3){
        width: 100%;
        display: block;
    }
    .sponsor_info li:nth-child(2),
    .sponsor_info li:nth-child(3){
        padding-left: 20px;
    }
}


/*--------------------
　　見出し1
--------------------*/
#others .ttl_1{
    background-color: rgb(10,110,180);
    padding: 0 0 0 40px;
    text-align: center;
}
#others .ttl_1_inner{
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
#others .ttl_1 h2{
    text-align: left;
    color: #fff;
    font-weight: 700;
    font-size: 30px;
    padding: 80px 20px 80px 0;
}
#others .ttl_1 .ttl_1_inner h2 span{
    font-size: 20px;
    display: block;
}

#others .ttl_1_inner div{
    width: 460px;
    background: url("../img/img_photo_01.jpg") no-repeat;
    background-size: cover;
    background-position: right bottom;
    /*width:auto;
    height:100%;*/
    /*max-width: 480px;*/
    /*max-height: 196px*/
}

/*ipad対応*/
@media screen and (max-width:920px){
    #others .ttl_1 h2{
    font-size: 22px;
    padding: 87px 20px 87px 0;/*高さ揃える*/
    }
}
@media screen and (max-width:767px){
    #others .ttl_1{
    padding: 0;
    text-align: center;
    }
    #others .ttl_1_inner{
        max-width: 100%;
        display: block;
    }
    #others .ttl_1 h2{
        text-align: center;
        font-size: 22px;
        padding: 40px 20px;
		line-height: 1.4;
    }
	
    #others .ttl_1_inner div{
        width: 100%;
        height: 200px;
    }
    #others .ttl_1 .ttl_1_inner h2 span{
    font-size: 14px;
    display: block;
    }
}

/*--------------------
　　main_wrap
--------------------*/
.main_wrap{
    width: 100%;
    padding: 0 40px;
    text-align: center;
}
.main_wrap_innter{
    max-width: 1000px;
    margin: 0 auto;
    text-align: left;
    padding: 80px 0;
}
@media screen and (max-width:767px){
    .main_wrap{
        padding: 0 20px;
        font-size: 14px;
    }
    .main_wrap_innter{
        padding: 30px 0;
        font-size: 14px;
    }
}

/*背景の薄い青*/
.bg_blue{
    background-color: rgb(225,239,253);
    margin: 0 0 40px 0;
}

@media screen and (max-width:767px){
    .main_wrap{
        padding: 0 20px;
        font-size: 14px;
    }
    .main_wrap_innter{
        padding: 30px 0;
        font-size: 14px;
    }
}

/*--------------------
　　活動や取り組み
--------------------*/
#others .txt_group2_flex{
    display: flex;
	/*justify-content: start;*/
	flex-wrap: wrap;
	align-items: stretch;
	align-content: space-between;
}
#others .txt_group2_flex > div{
    width: 32%;
    background-color: #e6eff7;
	margin: 0 6px 30px 6px;
}

#others .txt_group2_flex h4{
    font-size: 18px;
    line-height: 1.5;
    color: rgb(10,110,180);
    padding: 20px 20px 5px 20px;
}
#others .txt_group2_flex p{
    font-size: 14px;
    padding: 0 20px 25px 20px;
}
#others .txt_group2 h3{
    font-size: 26px;
    line-height: 1.5;
    text-align: center;
    border-bottom: solid 4px rgb(10,110,180);
    padding-bottom: 20px;
    margin-bottom: 40px;
    font-weight: bold;
}


@media screen and (max-width:767px){
     #others .txt_group2_flex{
        flex-direction: column;
    }
    #others .txt_group2_flex > div{
        width: 100%;
		margin: 0 0 20px 0;
    }
    #others .txt_group2_flex h4{
        font-size: 16px;
         padding: 10px 20px 5px 20px;
    }
    #others .txt_group2_flex p{
    /*font-size: 12px;*/
    padding: 0 20px 20px 20px;
}
     #others .txt_group2 h3{
        font-size: 18px;
        padding-bottom: 10px;
        margin-bottom: 20px;
        font-weight: bold;
    }
#others .txt_group2_flex > div:nth-child(2){
    margin: 5% 0;
}


}

/*--------------------
　　感染防止対策
--------------------*/

#others .txt_group3_flex{
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}
#others .txt_group3_flex > div{
    width: 33.33%;
}
#others .txt_group3_flex > div img{
	padding:0 10%;
}


#others .txt_group3_flex > div{
	justify-content: space-evenly;
}
#others .txt_group3_flex h4{
    font-size: 18px;
    line-height: 1.5;
    color: rgb(10,110,180);
    padding: 20px 20px 5px 20px;
	text-align: center;
}
#others .txt_group3_flex p{
    font-size: 14px;
    padding: 0;
}
#others .txt_group3 h3{
    font-size: 26px;
    line-height: 1.5;
    text-align: center;
    border-bottom: solid 4px rgb(10,110,180);
    padding-bottom: 20px;
    margin-bottom: 40px;
    font-weight: bold;

}
.mb30{
	margin: 0 0 30px 0;
}
@media screen and (max-width:767px){
     #others .txt_group3_flex{
/*        flex-direction: column;
*/    }
    #others .txt_group3_flex > div{
        width: 100%;
    }
#others .txt_group3_flex > div img{
	padding:0 5%;
    width: 100%;
}

    #others .txt_group3_flex h4{
        font-size: 16px;
         padding: 5%;
    }
    #others .txt_group3_flex p{
    /*font-size: 12px;*/
    padding: 0 20px 20px 20px;
}
     #others .txt_group3 h3{
        font-size: 18px;
        padding-bottom: 10px;
        margin-bottom: 20px;
        font-weight: bold;
    }
#others .txt_group3_flex > div{
    margin: 5% 0;
}


}

/*--------------------
　　自主開催募集中！
--------------------*/
#others .txt_group1 h3{
    font-size: 26px;
    line-height: 1.5;
    text-align: center;
    border-bottom: solid 4px rgb(10,110,180);
    padding-bottom: 20px;
    margin-bottom: 40px;
    font-weight: bold;
}
@media screen and (max-width:767px){
     #others .txt_group1 h3{
        font-size: 18px;
        padding-bottom: 10px;
        margin-bottom: 20px;
        font-weight: bold;
    }
}

#others .txt_group1_flex{
    display: flex;
    justify-content: space-between;
}
#others .txt_group1_flex > div{
    width: 48%;
	padding: 0 0 30px 0;
}

@media screen and (max-width:767px){
     #others .txt_group1_flex{
         flex-direction: column;
    }
    #others .txt_group1_flex > div{
        width: 100%;
		padding: 0 0 0 0;
    }
    #others .txt_group1_flex > div:last-child{
        margin-bottom: 20px;
    }
}
#others .txt_group1_flex > div:first-child p{
    margin-bottom: 20px;
}
#others .txt_group1_flex > div h4{
    color:  rgb(10,110,180);
    font-size: 22px;
    line-height: 1.5;
    padding-top: 20px;
    margin-bottom: 20px;
}
@media screen and (max-width:767px){
    #others .txt_group1_flex > div:first-child h4{
        font-size: 16px;
        padding-top: 0;
        margin-bottom: 10px;
    } 
}

/*--------------------
　　自主開催をお考えの方
--------------------*/
#others .txt_group4 h3{
    font-size: 26px;
    line-height: 1.5;
    text-align: center;
    border-bottom: solid 4px rgb(10,110,180);
    padding-bottom: 20px;
    margin-bottom: 40px;
    font-weight: bold;
}
@media screen and (max-width:767px){
     #others .txt_group4 h3{
        font-size: 18px;
        padding-bottom: 10px;
        margin-bottom: 20px;
        font-weight: bold;
    }
}

#others .txt_group4_flex{
    display: flex;
	flex-wrap: wrap;
	/*align-items: stretch;*/
	justify-content: space-between;
	/*align-items: stretch;*/
}
#others .txt_group4_flex > div{
    width: 48%;
	padding: 0 0 30px 0;
	/*background-color: #fff;*/
}

@media screen and (max-width:767px){
     #others .txt_group4_flex{
         flex-direction: column;
    }
    #others .txt_group4_flex > div{
        width: 100%;
		padding: 0 0 0 0;
    }
    #others .txt_group4_flex > div:last-child{
        margin-bottom: 20px;
    }
}
#others .txt_group4_flex > div:first-child p{
    margin-bottom: 20px;
}
#others .txt_group4_flex > div h4{
    color:  rgb(10,110,180);
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 20px;
}
@media screen and (max-width:767px){
    #others .txt_group4_flex > div h4{
        font-size: 16px;
        padding-top: 0;
        margin-bottom: 10px;
    } 
}

#others .box_01{
    /*border: solid 1px #ccc;*/
    padding: 20px;
    box-sizing: border-box;
    background-color: #fff;
}
#others .box_01 span{
    font-size: 16px;
    line-height: 1.2;
    display: block;
    margin-bottom: 10px;
}
@media screen and (max-width:767px){
    #others .box_01 span{
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
    }
}

/*--------------------
　　取り組み
--------------------*/
#others .txt_group5_flex{
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}
#others .txt_group5_flex > div{
    width: 33.33%;
    background-color: #fff;
}

#others .txt_group5_flex > div:nth-child(2){
    margin: 0 2%;
}
#others .txt_group5_flex h4{
    font-size: 18px;
    line-height: 1.5;
    color: rgb(10,110,180);
    padding: 20px 20px 5px 20px;
}
#others .txt_group5_flex p{
    font-size: 14px;
    padding: 0 0px 25px 0px;
    text-align: center;
}
#others .txt_group5 h3{
    font-size: 26px;
    line-height: 1.5;
    text-align: center;
    border-bottom: solid 4px rgb(10,110,180);
    padding-bottom: 20px;
    margin-bottom: 40px;
    font-weight: bold;

}


@media screen and (max-width:767px){
     #others .txt_group5_flex{
        flex-direction: column;
    }
    #others .txt_group5_flex > div{
        width: 100%;
    }
    #others .txt_group5_flex h4{
        font-size: 16px;
         padding: 10px 20px 5px 20px;
    }
    #others .txt_group5_flex p{
    /*font-size: 12px;*/
    padding: 0 20px 20px 20px;
}
     #others .txt_group5 h3{
        font-size: 18px;
        padding-bottom: 10px;
        margin-bottom: 20px;
        font-weight: bold;
    }
#others .txt_group5_flex > div:nth-child(2){
    margin: 5% 0;
}
}


/*--------------------
 自主開催の感想
--------------------*/
#others .txt_group6 h3{
    font-size: 26px;
    line-height: 1.5;
    text-align: center;
    border-bottom: solid 4px rgb(10,110,180);
    padding-bottom: 20px;
    margin-bottom: 40px;
    font-weight: bold;
}
@media screen and (max-width:767px){
     #others .txt_group6 h3{
        font-size: 18px;
        padding-bottom: 10px;
        margin-bottom: 20px;
        font-weight: bold;
    }
}

#others .txt_group6_flex{
    display: flex;
    justify-content: space-between;
}
#others .txt_group6_flex > div:nth-child(1){
    width: 25%;
	padding: 0 0 30px 0;
}
#others .txt_group6_flex > div:nth-child(2){
    width: 70%;
	padding: 0 0 30px 0;
}

#others .txt_group6_flex > div:first-child p{
    margin-bottom: 20px;
}
#others .txt_group6_flex > div h4{
    color:  rgb(10,110,180);
    font-size: 22px;
    line-height: 1.5;
    padding-top: 0px;
    margin-bottom: 20px;
}
#others .txt_group6_flex > div p{
    padding-bottom: 20px;
}



@media screen and (max-width:767px){
     #others .txt_group6_flex{
         flex-direction: column;
    }
    #others .txt_group6_flex > div{
        width: 100%;
		padding: 0 0 0 0;
    }
    #others .txt_group6_flex > div:last-child,#others .txt_group6_flex > div:first-child{
        width: 100%;
        margin-bottom: 0px;
    }
    #others .txt_group6_flex > div h4{
        font-size: 16px;
        padding-top: 0;
        margin-bottom: 10px;
    }
}


.youtube {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}
.youtube iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}


/*--------------------
　　ワンストップバナー
--------------------*/
#others .bnr_onestep img{
	max-width: 760px;
	margin: 0 auto;
}

/*--------------------

ワンステップクローサープロジェクト

--------------------*/

/*--------------------
　　見出し1
--------------------*/
#onestep .ttl_1{
    background-color: rgb(228,33,19);
    padding: 0 0 0 40px;
    text-align: center;
}
#onestep .ttl_1_inner{
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
#onestep .ttl_1 h2{
    text-align: left;
    color: #fff;
    font-weight: 700;
    font-size: 30px;
    padding: 40px 20px 40px 0;
}
#onestep .ttl_1 .ttl_1_inner h2 span{
    font-size: 20px;
    display: block;
}

#onestep .ttl_1_inner div{
    width: 380px;
    background: url("../img/img_onestep_7.jpg") no-repeat;
    background-size: cover;
    background-position: right bottom;
    /*width:auto;
    height:100%;*/
    /*max-width: 480px;*/
    /*max-height: 196px*/
}

/*ipad対応*/
@media screen and (max-width:920px){
    #onestep .ttl_1 h2{
    font-size: 22px;
    padding: 30px 20px 30px 0;/*高さ揃える*/
	}
	#onestep .ttl_1 .ttl_1_inner h2 span{
    font-size: 14px;
    display: block;
	}
    #onestep .ttl_1_inner div{
    width: 300px;
    background-position: right;
	}
}
@media screen and (max-width:767px){
    #onestep .ttl_1{
    padding: 0;
    text-align: center;
    }
    #onestep .ttl_1_inner{
        max-width: 100%;
        display: block;
    }
    #onestep .ttl_1 h2{
        text-align: center;
        font-size: 22px;
        padding: 20px 10px;
		line-height: 1.4;
    }
	
    #onestep .ttl_1_inner div{
        width: 100%;
        height: 200px;
		background-position: center;
    }
    #onestep .ttl_1 .ttl_1_inner h2 span{
    font-size: 14px;
    display: block;
	margin-top: 10px;
    }
}

/*--------------------
　　ワンステップクローサープロジェクト」とは
--------------------*/
#onestep .txt_group1 h3{
    font-size: 26px;
    line-height: 1.5;
    text-align: center;
    border-bottom: solid 4px rgb(228,33,19);
    padding-bottom: 20px;
    margin-bottom: 40px;
    font-weight: 700;
}
@media screen and (max-width:767px){
     #onestep .txt_group1 h3{
        font-size: 18px;
        padding-bottom: 10px;
        margin-bottom: 20px;
        font-weight: 700;
    }
}
#onestep .txt_group1_flex{
    display: flex;
    justify-content: space-between;
}
#onestep .txt_group1_flex > div.txt_group1_left{
    width: 63%;
}
#onestep .txt_group1_flex > div.txt_group1_right{
    width: 37%;
	padding-left: 40px;
}

@media screen and (max-width:767px){
     #onestep .txt_group1_flex{
         flex-direction: column;
    }
    #onestep .txt_group1_flex > div{
        width: 100%;
		padding: 0 0 0 0;
    }
    #onestep .txt_group1_flex > div:last-child{
        margin-bottom: 20px;
    }
	#onestep .txt_group1_flex > div.txt_group1_left{
    width: 100%;
}
#onestep .txt_group1_flex > div.txt_group1_right{
    width: 100%;
	padding-left: 0;
}
}
#onestep .txt_group1_flex > .txt_group1_left h4{
    font-size: 22px;
	font-weight: 700;
    margin-bottom: 20px;
}
@media screen and (max-width:767px){
    #onestep .txt_group1_flex > .txt_group1_left h4{
        font-size: 16px;
        padding-top: 0;
        margin-bottom: 10px;
    } 
}
#onestep .txt_group1_flex > .txt_group1_left h4 span{
    color: rgb(228,33,19);
}
#onestep .txt_group1_flex > .txt_group1_left h5{
	font-weight: 700;
}

#onestep .txt_group1_flex > .txt_group1_left p:not(last-child){
    margin-bottom: 20px;
}

/*赤文字*/
#onestep .color_red{
	color: rgb(228,33,19);
}

#onestep .txt_group1_flex > .txt_group1_right p{
    font-size: 14px;
}

/*--------------------
　　MOUSSYコラボ　オリジナルTシャツ
--------------------*/

/*背景の薄い赤*/
.bg_red{
    background-color: rgb(252,232,231);
}

#onestep .txt_group2 h3{
    font-size: 26px;
    line-height: 1.5;
    text-align: center;
    border-bottom: solid 4px rgb(228,33,19);
    padding-bottom: 20px;
    margin-bottom: 40px;
    font-weight: 700;
}
@media screen and (max-width:767px){
     #onestep .txt_group2 h3{
        font-size: 18px;
        padding-bottom: 10px;
        margin-bottom: 20px;
        font-weight: 700;
    }
}
/*Tシャツ表裏*/
#onestep .txt_group2_flex1{
    display: flex;
    justify-content: space-between;
	margin-bottom: 20px;
}
#onestep .txt_group2_flex1 div{
	width: 48%;
}
@media screen and (max-width:767px){
     #onestep .txt_group2_flex1{
         flex-direction: column;
		 margin-bottom: 0;
	}
    #onestep .txt_group2_flex1 div{
        width: 100%;
    }
}
#onestep .txt_group2_flex1 div img{
	display: block;
	text-align: center;
	background-color: antiquewhite
}
#onestep .txt_group2_flex1 div span{
	display: block;
	text-align: center;
	margin-top: 5px;
}
@media screen and (max-width:767px){
	#onestep .txt_group2_flex1 div span{
	margin-bottom: 20px;
	}
}
/*Tシャツ3カット*/
#onestep .txt_group2_flex2{
    display: flex;
    justify-content: space-between;
	margin-bottom: 20px;
}
#onestep .txt_group2_flex2 div{
	width: 32%;
}
@media screen and (max-width:767px){
     #onestep .txt_group2_flex2{
         flex-direction: column;
	}
    #onestep .txt_group2_flex2 div{
        width: 100%;
    }
	#onestep .txt_group2_flex2 div:not(:last-child){
        margin-bottom: 20px;
    }
	#onestep .txt_group2_flex2 div img{
		display: block;
    }
}
/*Tシャツ寸法*/
#onestep .txt_group2_flex3{
    display: flex;
    justify-content: space-between;
	background-color: #fff;
	padding: 40px;
}
#onestep .txt_group2_flex3 div{
	width: 50%;
	text-align: center;
}
#onestep .txt_group2_flex3 div:first-child img{
	max-width:275px;
	margin: 0 auto;
	display: block;
}
#onestep .txt_group2_flex3 div table{
	border: solid 1px #ccc;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 10px;
}
#onestep .txt_group2_flex3 div table tr th,
#onestep .txt_group2_flex3 div table tr td{
	border: solid 1px #ccc;
	padding: 5px 0;
}
#onestep .txt_group2_flex3 div table tr th{
	background-color: rgb(228,33,19);
	color: #fff;
}
#onestep .txt_group2_flex3 div ul li{
	text-align: left;
	content:"";
}
#onestep .txt_group2_flex3 div ul li::before{
	content:"●";
	color: #F19089;
}
.list_test::before {
    content:  ""; /* 空の要素作成 */
}

@media screen and (max-width:767px){
     #onestep .txt_group2_flex3{
         flex-direction: column;
	}
    #onestep .txt_group2_flex3 div{
        width: 100%;
    }
	#onestep .txt_group2_flex3 div:not(:last-child){
       margin-bottom: 20px;
    }
}

/*--------------------
　　参加概要
--------------------*/

/*見出し*/

#onestep .txt_group3 h3{
    font-size: 26px;
    line-height: 1.5;
    text-align: center;
    border-bottom: solid 4px rgb(228,33,19);
    padding-bottom: 20px;
    margin-bottom: 40px;
    font-weight: 700;
}
@media screen and (max-width:767px){
     #onestep .txt_group3 h3{
        font-size: 18px;
        padding-bottom: 10px;
        margin-bottom: 20px;
        font-weight: 700;
    }
}

/*表*/
#onestep .txt_group3 .txt_group3_flex{
	display: flex;
	border-bottom: solid 1px #ccc;
}
#onestep .txt_group3 .txt_group3_flex > h4,
#onestep .txt_group3 .txt_group3_flex > div{
	padding: 15px 0;
}
#onestep .txt_group3 .txt_group3_flex > div{
	width: 80%;
}
#onestep .txt_group3 .txt_group3_flex h4{
	font-weight: 700;
	color: rgb(228,33,19);
	white-space: nowrap;
	width: 20%;
}
#onestep .txt_group3 .txt_group3_flex > div ul.kome{
	margin-top: 10px;
}
#onestep .txt_group3 .txt_group3_flex > div ul.kome li{
	font-size: 14px;
	padding-left: 14px;
	text-indent: -14px;
}
@media screen and (max-width:767px){
	#onestep .txt_group3 .txt_group3_flex{
    	flex-direction: column;
		padding: 10px 0;
		border-bottom: none;
    }
	#onestep .txt_group3 .txt_group3_flex h4{
		width: 100%;
		padding: 0;
		background-color: rgb(252,232,231);
		text-align: center;
		margin-bottom: 10px;
	}
	#onestep .txt_group3 .txt_group3_flex > div{
		width: 100%;
		padding: 2px 0;
	}
	#onestep .txt_group3 .txt_group3_flex > div ul.kome{
	margin-top: 5px;
	}
	#onestep .txt_group3 .txt_group3_flex > div ul.kome li{
	font-size: 12px;
	padding-left: 12px;
	text-indent: -12px;
	}
}


/*共通ボタン_赤*/
a.btn_red,span.btn_red{
    display: block;
    max-width:300px;
    border: solid 1px rgba(228,33,19,1.00);
    background-color: rgba(228,33,19,1.00);
    color: #fff;
    line-height: 1;
    padding: 15px 10px;
    box-sizing: border-box;
    text-align: center;
    border-radius: 24px;
    font-size: 16px;
    box-shadow: 3px 3px 3px #DDD;
    position: relative;
	margin-top: 10px;
}
a.btn_red:hover,
span.btn_red:hover{
    background-color: rgba(228,33,19,1.00);
    text-decoration: none;
}
a.btn_red i,
span.btn_red i{margin-right:5px;}
@media screen and (max-width:767px){
    a.btn_red,span.btn_red{
        max-width:100%;
        font-size: 14px;
    }
}

/*参加の流れ*/
#onestep .txt_group3 .txt_group3_flex > div ol.nagare{
	
}
#onestep .txt_group3 .txt_group3_flex > div ol.nagare > li{
	margin-bottom: 15px;
	padding-left: 18px;
	position: relative;
}
#onestep .txt_group3 .txt_group3_flex > div ol.nagare li > span:first-child{
	position: absolute;
	top:0; left: 0;
}

/*--------------------
　　ご参加いただいた皆さま
--------------------*/

/*見出し*/

#onestep .txt_group4 h3{
    font-size: 26px;
    line-height: 1.5;
    text-align: center;
    border-bottom: solid 4px rgb(228,33,19);
    padding-bottom: 20px;
    margin-bottom: 40px;
    font-weight: 700;
}
@media screen and (max-width:767px){
     #onestep .txt_group4 h3{
        font-size: 18px;
        padding-bottom: 10px;
        margin-bottom: 20px;
        font-weight: 700;
    }
}

/*写真*/
#onestep .txt_group4 .txt_group4_flex{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
}
#onestep .txt_group4 .txt_group4_flex > div{
	width: 32%;
	background-color: #fff;
	margin-bottom: 20px;
}
#onestep .txt_group4 .txt_group4_flex > div > img{
	padding: 0;
	margin: 0;
	display: block;
}
#onestep .txt_group4 .txt_group4_flex > div > div{
	padding: 15px;
	font-size: 14px;
	background-color: #fff;
}
#onestep .txt_group4 .txt_group4_flex > div > div > h4{
	color: rgba(228,33,19,1.00);
	font-size: 16px;
}

@media screen and (max-width:767px){
    #onestep .txt_group4 .txt_group4_flex{
		flex-direction: column;
		margin-bottom: 0;
	}
		#onestep .txt_group4 .txt_group4_flex > div{
		width: 100%;
	}
		#onestep .txt_group4 .txt_group4_flex:not(:last-child){
		margin-bottom: 20px;
	}
		#onestep .txt_group4 .txt_group4_flex > div:not(:last-child){
		margin-bottom: 20px;
	}
	#onestep .txt_group4 .txt_group4_flex > div > div{
		padding: 10px;
		font-size: 12px;
		background-color: #fff;
	}
	#onestep .txt_group4 .txt_group4_flex > div > div > h4{
		font-size: 14px;
	}
}

.fa-chevron-circle-right{
	padding-right: 5px;
}


/*report-btn*/
.report-btn{
    cursor:pointer;
    display: inline-block;
    width: 300px;
    border: solid 1px rgb(10,110,180);
    background-color: rgb(10,110,180);
    color: #fff;
    line-height: 1;
    padding: 15px 10px;
    box-sizing: border-box;
    text-align: center;
    border-radius: 24px;
    font-size: 18px;
    box-shadow: 3px 3px 3px #DDD;
    position: relative;
    margin: 20px auto 40px auto; 
    
}
.report-btn:hover{
    background-color: rgb(10,110,180);
}
.report-btn:before{
    font-family: 'FontAwesome';
    content: "\f055";
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -9px;
}

/*マイナスボタン*/
.report-btn.open:before{
  font-family: 'FontAwesome';
  content: "\f056";
}
.report-hidden{
    display: none;
}
@media screen and (max-width:767px){
    .report-btn{
    display:block;
    width: 100%;
    text-align: center;
    border-radius: 22px;
    font-size: 14px;
    }
    .report-btn:before{
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -7px;
    }
}

/**/
.toform{
    border-top: solid 1px #ddd;
    padding-top: 40px;
}

