#anchor{
    margin-top:-10px;
    padding-top:10px;
}
/*-------------トップ-------------*/
.pc-img{
    display: block;
}
.sp-img{
    display: none;
}
.top{
    position: relative;
	margin-bottom: 80px;
}
.top .main-logo{
	position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    margin: auto;
    width: 12%;
}

.arrow1{
    position: absolute;
    bottom: 10%;
    left: 0;
    right: 0;
    margin: auto;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

h2.mark{
	display: inline;
	color: #6ABA37;
	background:linear-gradient(transparent 75%, #FFED47 0%);
	padding: 0px;
	font-weight: 600;
	border-left: initial;
	line-height: 1.5em;
}


.text-bold{
	margin: 30px 18% 10px;
}
.font-bold{
	font-weight: bold;
	padding: 0;
}

.text-s{
	margin: 60px 18%;
	letter-spacing: 0.1em;
    line-height: 1.8em;
}

/*-------------こんなことが相談できます-------------*/

.back-gray{
	background: #F9F9F9;
	padding: 80px 0 0 0;
    margin-bottom: 80px;
}

.consultation-icon{
	width: 60%;
	margin: 0 auto;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.consultation-icon li{
	width: 25%;
    margin-right: 5%;
}
.consultation-icon li:nth-child(3),.consultation-icon li:nth-child(5){
	width: 25%;
    margin-right: 0;
}

.consultation-icon li p{
	color: #3FA100;
	line-height: 1.5em;
	font-size: 1em;
	font-weight: bold;
}
/*-------------サポーター紹介-------------*/
.back-white{
	background: #FFFFFF;
	width: 70%;
	padding: 30px 45px;
	margin: 0 auto 80px auto;
    border-radius: 6px;
}

.text-green{
	display: block;
	color: #6ABA37;
	padding-bottom: 30px;
	font-weight: 600;
	border-left: initial;
	margin: 30px auto;
	border-bottom: solid 1px #EFEFEF;
	width: 95%;
}
.supporter{
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
    max-width: 1300px;
}

.supporter .item{
	width: 20%;
	margin-bottom: 20px;
	margin-right: 6%;
}
.supporter .item:nth-child(4n){
	width: 20%;
	margin-bottom: 20px;
	margin-right: 0;
}

.supporter p{
	font-size: 1em;
	text-align: left;
	margin: 0;
    padding-bottom: 0;
}

.supporter p.name{
    margin: 10px 0;
}

.supporter p .font-ss{
	font-size: 0.8em;
}

/*-------------コンタクトフォーム-------------*/

table.table-form-1{
	margin: 0 auto;
	width: 60%;
    table-layout: fixed;
    box-sizing: border-box; 
}

table.table-form-1 td,table.table-form-1 th{
	padding: 10px;
	border-bottom: solid 1px #DDDDDD;
}
table.table-form-1 th{
    text-align: left;
    width: 30%;
}
.wpcf7-list-item input{
   width: initial!important; 
}
table.table-form-1 input[type="text"],table.table-form-1 input[type="email"],table.table-form-1 textarea{
	padding: 5px !important;
	margin: 5px !important;
    width: 80% ;
    background: #fff !important;
}

table.table-form-1 {
	
}

.wpcf7-form input[type="submit"] {
    width: 180px !important;
    display: block;
    padding: 15px 80px;
    color: #ffffff;
    background: #396FB5;
    font-weight: bold;
    border: none;
    margin: 30px auto 0px auto;
    cursor: pointer;
    border-radius: 30px !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-appearance: none;
    margin: 10px;
}



.wpcf7 .ajax-loader{
    display: none !important;
}

.wpcf7-form input[type="submit"]:hover{
	opacity: 0.7;
	transition: 0.3s;
}

.wpcf7-spinner{
    display: none!important;
}

a.privacy{
	font-size: 0.8em;
	color: #000000;
}




.hissu{
    display: inline-block;
    color: #fff;
    background: #DB3636;
    padding: 0 10px;
    border-radius: 6px;
    font-size: 0.7em;
}
.arrow{
    position: relative;
    display: inline-block;
    padding: 0 0 0 16px;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    font-size: 15px;
}
.arrow::before,
.arrow::after{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}
.arrow2::before{
    left: 3px;
    width: 4px;
    height: 4px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.checkbox{
    text-align: left;
    margin: 0 10% 0 10%;
    display: block;
}
.radio{
    text-align: left;
    margin: 0 10% 0 10%;
    display: block; 
}

/*-------------フッター-------------*/

#footer-bottom-2{
	background:  linear-gradient(-90deg, #6ABA37, #2EA362);
    padding: 80px 8%;
}

#footer-bottom-2 img.logo{
	margin-bottom: 30px;
}

.fotter-white{
	background: #fff;
	border-radius: 5px;
	width: 40%;
	padding: 50px;
	margin:30px auto;
}

.font-green-2{
	color: #2EA362;
	font-weight: bold;
	margin-bottom: 40px;
}

.line-btn{
    display: inline-block;
	text-align: center;
	background: #06C755;
	width: auto;
	padding: 15px 20px;
	border-radius: 30px;
    white-space: nowrap;
}
.line-btn img{
	margin-right: 5px;
}
.line-btn a{
	color: #FFFFFF;
}
.information{
	display: flex;
	justify-content: center;
	margin: 4% 30px 120px 30px;
}

.information-1{
	background: #fff;
	border-radius: 5px;
	width: 18%;
	margin-right: 4%;
}
.information-2{
	background: #fff;
	border-radius: 5px;
	width: 18%;
}
#footer-bottom-2 .information-1,#footer-bottom-2 .information-2{
	font-size: 1.3em;
	color: #2EA362;
	padding: 20px 30px;
}

.arrow3::before{
    left: 18px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #6ABA37;
    border-right: 2px solid #6ABA37;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}



/*-------------タブレット-------------*/

@media print, screen and (max-width: 1020px){
	
/*-------------コンタクトフォーム-------------*/

.supporter .item,.supporter .item:nth-child(4n){
	width: 30%;
	margin-bottom: 20px;
	margin-right: 5%;
}
.supporter .item:nth-child(3n){
	width: 30%;
	margin-bottom: 20px;
	margin-right: 0;
}

table.table-form-1{
	margin: 0 auto;
	width: 80%;
}  
.table-form-1 th,.table-form-1 td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
table.table-form-1 th{
	padding: 10px;
    border-bottom: none;
    text-align: center;
}

table.table-form-1 td{
	padding: 10px;
	border-bottom: solid 1px #DDDDDD;
}
table.table-form-1 th{
    width: 100%;
}
.checkbox{
    text-align: center;
    margin:0;
}
.radio{
    text-align: center;
    margin:0;
}
}


/*-------------スマホ-------------*/

@media print, screen and (max-width: 767px){

/*-------------トップ-------------*/

.pc-img{
    display: none;
}
.sp-img{
    display: block;
}

.top .main-logo{
	position: absolute;
    top: 19%;
    left: 0;
    right: 0;
    margin: auto;
    width: 40%;
}

.arrow1{
    position: absolute;
    bottom: 10%;
    left: 0;
    right: 0;
    margin: auto;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}


/*-------------こんなことが相談できます-------------*/

.consultation-icon li p{
	font-size: 0.8em;
}
.consultation-icon{
	width: 80%;
}
.consultation-icon li,.consultation-icon li:nth-child(3){
	width: 48%;
    margin-right: 4%;
}
.consultation-icon li:nth-child(2n),.consultation-icon li:nth-child(5){
	width: 48%;
    margin-right: 0;
}

/*-------------サポーター紹介-------------*/

.supporter p .font-ss{
    font-size: 0.6em;
}

/*-------------コンタクトフォーム-------------*/

.supporter .item,.supporter .item:nth-child(3n){
	width: 45%;
	margin-bottom: 20px;
	margin-right: 10%;
}
.supporter .item:nth-child(2n){
	width: 45%;
	margin-bottom: 20px;
	margin-right: 0;
}

/*-------------フッター-------------*/

.fotter-white{
	width: 100%;
}

.information{
    display: block;
    margin: 30px auto 120px auto;
}

.fotter-white{
    box-sizing: border-box;
    padding: 50px 10px;
}



#footer-bottom-2 .information-1,#footer-bottom-2 .information-2{
    background: #fff;
    border-radius: 5px;
	font-size: 1.3em;
	color: #2EA362;
	padding: 20px 50px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}
#footer-bottom-2 .information-1{
    margin-bottom: 30px;
}

}
