/*
Theme Name: 社会福祉法人ポプラ会
Description: 社会福祉法人ポプラ会のテーマ
Theme URI: http://forceelemens.jp/
Author: 社会福祉法人ポプラ会
Author URI: http://forceelemens.jp/
Version: 1
License: ライセンス
License URI: http://forceelemens.jp/
*/

@media only screen and (min-width: 600px) {

*{
	margin: 0;
	padding: 0;
}

body{
	min-width: 980px!important;
	font-family: "Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic Pro W3","メイリオ",sans-serif;
	word-break: break-all;
	-webkit-text-size-adjust: 100%;
	background-color: #f8f7e4;
}

p,h1,h2,h3,h4,h5,h6,a,span{
	line-height: 1em;
}

img{
	border: none;
}

img.totop{
	position: fixed;
	right: 0;
	top: 100px;
}

.pc_none{
	display: none!important;
}

/*------------------------------headerここから*/

#header_bg{
	width: 100%;
	height: 677px;
	border-top: 3px solid #ec76a2;
	text-align: center;
	background-image: url(../img/lp/eyecatch_bg.png);
	background-repeat: repeat-x;
	background-size: 100% 100%;
}

#header{
	width: 1160px;
	margin: 0 auto;
	overflow: hidden;
}

#header h1 img{
	float: left;
	width: 234px;
	height: 51px;
	margin: 30px 0 0 20px;
}

#header #header_right{
	float: right;
	width: 512px;
	height: auto;
	overflow: hidden;
}

#header #header_right h2{
	width: 512px;
	height: 26px;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	line-height: 25px;
	text-align: center;
	letter-spacing: 1px;
	background-image: url(../img/lp/saiyo/tel_bg.png);
	background-repeat: no-repeat;
}

#eyecatch{
	width: 1160px;
	height: 530px;
	margin: 0 auto;
	background-image: url(../img/lp/eyecatch.png);
	background-repeat: no-repeat;
	background-position: center;
}

/*------------------------------main_navここから*/

#main_nav_bg{
	width: 1120px;
	height: 80px;
	margin: 0 auto;
	overflow: hidden;
}

#main_nav{
	width: 658px;
	height: 50px;
	margin: 20px auto 20px;
	border: 1px solid #cccccd;
	border-radius: 5px;        /* CSS3草案 */
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 5px;   /* Firefox用 */
    background-color: #fff;
    float: left;
}

#main_nav ul{
	width: 100%;
	height: 50px;
	margin: 0 auto;
	overflow: hidden;
}

#main_nav ul li{
	float: left;
	width: 162px;
	height: 50px;
	margin-top: 3px;
	list-style: none;
	text-align: center;
	border-right: 1px dotted #cccccd;
}

#main_nav ul li:first-child{
	margin-left: 2px;
}

#main_nav ul li:last-child{
	border: none;
}

#main_nav ul li a{
	width: 162px;
}

#main_nav ul li a img{
	width: 162px;
}


/*------------------------------flowここから*/

#flow_bg{
	width: 100%;
	height: 306px;
	background-image: url(../img/lp/flow/flow_bg.png);
	background-repeat: repeat-x;
	z-index: 2;
}

#flow{
	width: 1160px;
	margin: 0 auto;
}

#flow #flow_left{
	float: left;
	width: 695px;
	margin-top: 20px;
	overflow: hidden;
}

#flow #flow_left img:first-child{
	float: left;
}

#flow #flow_left a{
	float: right;
}

#flow #flow_right{
	float: right;
	width: 369px;
	height: 110px;
	margin-top: -20px;
	padding-top: 175px;
	text-align: center;
	z-index: 2;
	background-image: url(../img/lp/flow/to_contact_bg.png);
	background-repeat: no-repeat;
}

/*------------------------------採用ここから*/

#contents{
	clear: both;
	width: 980px;
	height: auto;
	margin: 50px auto 0;
	overflow: hidden;
	/*padding: 20px;*/
}

#contents #left{
	float: left;
	width: 535px;
	overflow: hidden;
}

#contents #left img{
	float: right;
}

#contents #left img:last-child{
	margin-top: 20px;
}

#contents #right{
	float: right;
	width: 535px;
	overflow: hidden;
}

#contents #right img{
	float: right;
}

#contents #right img:last-child{
	margin-top: 20px;
}

#contents #other p{
	text-align:center;
	font-size: 20px;
	font-weight: 800;
	line-height: 40px;
	margin-top: 30px;
}

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

img#tel{
	width: 769px;
	height: 248px;
	margin: 50px auto 0;
	display: block;
}

#other{
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}

h3 img{
	width: 769px;
	margin: 50px auto 0;
	display: block;
}

div#wpcf7-f63-o1.wpcf7{
	width: 769px;
	height: auto;
	margin: 20px auto 0;
}

div#wpcf7-f63-o1.wpcf7 form.wpcf7-form{
	width: 100%;
	height: auto;
}

div#wpcf7-f63-o1.wpcf7 form.wpcf7-form table.table01{
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ddd;
}

div#wpcf7-f63-o1.wpcf7 form.wpcf7-form table.table01 th{
	width: 30%;
	text-align: left;
	padding-left: 10px;
	border: 1px solid #ddd;
	background-color: #ec76a2;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
}

div#wpcf7-f63-o1.wpcf7 form.wpcf7-form table.table01 td{
	width: auto;
	text-align: left;
	padding: 10px;
	border: 1px solid #ddd;
	background-color: #fff;
}

#wpcf7-f63-o1.wpcf7 form.wpcf7-form p input.wpcf7-form-control.wpcf7-submit{
	display: block;
	margin: 20px auto;
	padding: 10px 30px;
	font-size: 14px;
	font-weight: 800;
	color: #fff;
	border-radius: 10px;
	background-color: #ec76a2;
}

#wpcf7-f63-o1.wpcf7 form.wpcf7-form table.table01 tbody tr td span.wpcf7-form-control-wrap.menu-169 select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required{
	width: 25%;
	text-align: center;
}


/*------------------------------to_topここから*/

a#to_top{
	float: right;
	margin: 50px 10px 20px 0;
	font-size: 13px;
	font-weight: 400;
	color: #01548a;
}

a#to_top:hover{
	text-decoration: none;
}



h2.soudan_h2{
	background-color: #ee88b4;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	border-radius: 5px;
	padding-left: 20px;
	margin-bottom: 20px;
}

h3.soudan_h2{
	background-color: #ee88b4;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	border-radius: 5px;
	padding-left: 20px;
	margin-bottom: 20px;
	margin-top: 30px;
}

table.table01{
	width: 769px;
	height: auto;
	margin: 30px auto;
	border-collapse: collapse;
	border: 1px solid #ddd;
}

table.table01:last-of-type{
	margin: 30px auto 0;
}

table.table01 th{
	width: 20%;
	text-align: center;
	padding: 10px;
	border: 1px solid #aaa;
	background-color: #e8e6b0;
	color: #555;
	font-size: 14px;
	font-weight: 800;
	vertical-align: middle;
}

table.table01 th#saiyo_title{
	font-size: 18px;
	color: #fff;
	background-color: #ee86b3;
}

table.table01 td{
	width: auto;
	text-align: center;
	padding: 10px;
	border: 1px solid #aaa;
	background-color: #fff;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	color: #555;
}
table.table01 td a{
	text-decoration: underline;
	color: blue;
}

#contents #other .text01 {
	display: block;
	width: 768px;
	height: auto;
	margin: 0 auto;
	font-size: 14px;
	line-height: 24px;
	text-align: right;
}


#footer{
	width: 980px;
	margin: 30px auto 0;
	overflow: hidden;
}

#footer #footer_left{
	float: left;
	width: 250px;
	margin-left: 10px;
	text-align: left;
}

#footer #footer_left img{
	width: 250px;

}

#footer #footer_left p{
	width: 250px;
	font-size: 12px;
	font-weight: 400;
	text-align: left;
	margin: 10px 0;
}

#footer ul{
	float: left;
	width: 270px;
	margin-left: 30px;
}

#footer ul:nth-child(2){
	margin-left: 50px;
}

#footer ul:nth-child(3){
	width: 120px;
}

#footer ul:nth-child(4){
	width: 170px;
}

#footer ul li{
	padding-left: 35px;
	list-style: none;
	background-image: url(../img/footer/icon.png);
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: left 50%;
	font-size: 12px;
	line-height: 20px;
	font-weight: 800;
	color: #323433;
}

#footer ul li a{
	font-size: 12px;
	font-weight: 800;
	color: #323433;
	text-decoration: none;
}

#footer p{
	line-height: 20px;
	float: right;
	font-size: 13px;
	font-weight: 400;
	margin-top: 50px;
}

}







































@media only screen and (max-width: 599px) {

*{
	margin: 0;
	padding: 0;
}

body{
	min-width: 100%!important;
	font-family: "Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic Pro W3","メイリオ",sans-serif;
	word-break: break-all;
	-webkit-text-size-adjust: 100%;
	background-color: #f8f7e4;
}

p,h1,h2,h3,h4,h5,h6,a,span{
	line-height: 1em;
}

img{
	border: none;
}

img.totop{
	display: none;
}

.sp_none{
	display: none!important;
}

/*------------------------------headerここから*/

#header_bg{
	width: 100%;
	height: auto;
	border-top: 3px solid #ec76a2;
	text-align: center;
	background-image: url(../img/lp/eyecatch_bg.png);
	background-repeat: repeat-x;
	background-size: auto 100%;
	overflow: hidden;
}

#header{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

#header h1{
	float: left;
	width: 50%;
	height: auto;
	margin: 10px auto 10px 2%;
}
#header h1 img{
	width: 100%;
	height: auto;
}

#header #header_right{
	clear: both;
	width: 100%;
	height: auto;
	overflow: hidden;
}

#header #header_right h2{
	width: 100%;
	height: auto;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	line-height: 25px;
	text-align: center;
	letter-spacing: 1px;
	background-color: #ee86b3;
}

#header #header_right #search{
	display: none;
}

form#searchform.searchform div label.screen-reader-text{
	display: none;
}

.eyecatch_sp{
	width: 98%;
	height: auto;
	margin: 0 auto;
	padding: 10px 0 0;
}
.eyecatch_sp h2.title{
	width: 90%;
	height: auto;
	margin: 20px auto 0;
}
.eyecatch_sp h2.title img{
	width: 100%;
	height: auto;
}
.eyecatch_sp img.eye_img{
	display: block;
	width: 70%;
	height: auto;
	margin: 20px auto 0;
}
.eyecatch_sp .eyecatch_sp_inner{
	width: 89%;
	height: auto;
	margin: 20px auto;
	padding: 5%;
	overflow: hidden;
	background-color: rgba(255,255,255,0.5);
}
.eyecatch_sp h3{
	margin-top: 10px;
	font-size: 18px;
	font-weight: 800;
	line-height: 26px;
	color: #81292d;
}
.eyecatch_sp p{
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	color: #086291;
	text-align: left;
}

/*------------------------------main_navここから*/

#main_nav_bg{
	display: none;
}

/*------------------------------flowここから*/

#flow_bg{
	width: 96%;
	height: auto;
	margin: 0 auto;
	padding: 2%;
	background-image: url(../img/lp/flow/flow_bg.png);
	background-repeat: repeat-x;
	background-size: auto 120%;
	background-position: center;
	z-index: 2;
	overflow: hidden;
}

.flow_sp{
	width: 100%;
	margin: 0 auto;
}

.flow_sp h3{
	width: 80%;
	height: auto;
	margin: 20px auto;
	overflow: hidden;
}
.flow_sp h3 img{
	width: 100%;
	height: auto;
}
.flow_sp ol{
	width: 100%;
	height: auto;
}
.flow_sp ol li{
	width: 90%;
	height: auto;
	margin: 20px auto;
	padding: 2% 5%;
	overflow: hidden;
	background-color: #fff;
}
.flow_sp ol li img{
	display: block;
	width: auto;
	height: 19px;
	margin: 0 auto;
}
.flow_sp ol li h4{
	width: 50%;
	margin: 5px auto 10px;
	font-size: 16px;
	font-weight: 800;
	line-height: 30px;
	color: #fff;
	text-align: center;
	background-color: #81292d;
}
.flow_sp ol li p{
	font-size: 14px;
	font-weight: 800;
	line-height: 26px;
	text-align: center;
}

.flow_sp .to_contact{
	width: 96%;
	height: auto;
	margin: 70px auto;
	padding: 2%;
	text-align: center;
	background-color: #f8f7c3;
}
.flow_sp .to_contact img#contact1{
	display: block;
	width: 90%;
	height: auto;
	margin: -50px auto 0;
}
.flow_sp .to_contact img#contact2{
	display: block;
	width: 90%;
	height: auto;
	margin: 10px auto 0;
}
.flow_sp .to_contact a{
	display: block;
	width: 80%;
	height: auto;
	margin: 20px auto 0;
}
.flow_sp .to_contact a img{
	width: 100%;
	height: auto;
}


/*------------------------------採用ここから*/

#contents{
	clear: both;
	width: 98%;
	height: auto;
	margin: 20px auto 0;
	padding: 0;
	overflow: hidden;
}
#contents img{
	width: 100%;
	height: auto;
}
#contents #other{
	width: 100%;
	height: auto;
	overflow: hidden;
}
#contents #other p{
	display: block;
	width: 90%;
	margin: 30px auto 0;
	text-align:center;
	font-size: 15px;
	font-weight: 400;
	line-height: 36px;
}

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

img#tel{
	width: 100%;
	height: auto;
	margin: 50px auto 0;
	display: block;
}

div#other h3#contact_form{
	width: 97%;
	height: auto;
	margin-bottom: 20px;
	padding: 2px 1%;
	text-align: center;
	background-image: url(../img/title_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border: 1px solid #c2bfb9;
}
div#other h3#contact_form span.pc_none{
	display: block;
	width: auto;
	padding: 5px 1% 5px 3%;
	font-size: 15px;
	font-weight: 800;
	line-height: 26px;
	border-left: 5px solid #ee88b4;
	text-align: left;
}

h3 img{
	width: 100%
	margin: 20px auto 0;
	display: block;
}

div#wpcf7-f63-o1.wpcf7{
	width: 100%;
	height: auto;
	margin: 20px auto 0;
}

div#wpcf7-f63-o1.wpcf7 form.wpcf7-form{
	width: 100%;
	height: auto;
}

div#wpcf7-f63-o1.wpcf7 form.wpcf7-form table.table01{
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ddd;
}

div#wpcf7-f63-o1.wpcf7 form.wpcf7-form table.table01 th{
	display: block;
	width: 98%;
	text-align: center;
	padding: 2% 1%;
	border: 1px solid #ddd;
	background-color: #ec76a2;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
}

div#wpcf7-f63-o1.wpcf7 form.wpcf7-form table.table01 td{
	display: block;
	width: 98%;
	text-align: center;
	padding: 2% 1%;
	border: 1px solid #ddd;
	background-color: #fff;
}
div#wpcf7-f63-o1.wpcf7 form.wpcf7-form table.table01 td input,div#wpcf7-f63-o1.wpcf7 form.wpcf7-form table.table01 td textarea{
	width: 80%;
	height: 20px;
	padding: 2% 2%;
	margin: 0 auto;
	border: 1px solid #ddd;
}
div#wpcf7-f63-o1.wpcf7 form.wpcf7-form table.table01 td textarea{
	height: 200px;
}
div#wpcf7-f63-o1.wpcf7 form.wpcf7-form table.table01 td select{
	width: 80%;
	height: 30px;
	padding: 0 2%;
	margin: 0 auto;
}
#wpcf7-f63-o1.wpcf7 form.wpcf7-form p input.wpcf7-form-control.wpcf7-submit{
	-webkit-appearance: none;
	appearance: none;
	display: block;
	margin: 20px auto;
	padding: 10px 40px;
	font-size: 14px;
	font-weight: 800;
	color: #fff;
	border-radius: 10px;
	background-color: #ec76a2;
	border: 1px solid #fff;
}

#wpcf7-f63-o1.wpcf7 form.wpcf7-form table.table01 tbody tr td span.wpcf7-form-control-wrap.menu-169 select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required{
	width: 25%;
	text-align: center;
}


/*------------------------------to_topここから*/

a#to_top{
	float: right;
	margin: 50px 10px 20px 0;
	font-size: 13px;
	font-weight: 400;
	color: #01548a;
}

a#to_top:hover{
	text-decoration: none;
}

/*------------------------------footerここから*/

#footer{
	width: 100%;
	margin: 30px auto 0;
	overflow: hidden;
}

#footer #footer_left{
	width: 100%;
	margin: 10px auto 0;
	text-align: center;
}
#footer #footer_left p{
	line-height: 20px;
	font-size: 13px;
	font-weight: 400;
	margin: 10px auto 0;
	text-align: center;
}

#footer #footer_left img{
	display: block;
	width: 70%;
	height: auto;
	margin: 10px auto;
}

#footer ul{
	display: none;
}

#footer p{
	line-height: 20px;
	font-size: 13px;
	font-weight: 400;
	margin: 30px auto 0;
	text-align: center;
}







h2.soudan_h2{
	background-color: #ee88b4;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	border-radius: 5px;
	padding-left: 20px;
	margin-bottom: 20px;
}

h3.soudan_h2{
	background-color: #ee88b4;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	border-radius: 5px;
	padding-left: 20px;
	margin-bottom: 20px;
	margin-top: 30px;
}

table.table01{
	width: 100%;
	height: auto;
	margin: 30px auto;
	border-collapse: collapse;
	border: 1px solid #ddd;
}

table.table01:last-of-type{
	margin: 30px auto 0;
}

table.table01 th{
	width: 20%;
	text-align: center;
	padding: 10px;
	border: 1px solid #aaa;
	background-color: #e8e6b0;
	color: #555;
	font-size: 14px;
	font-weight: 400;
	vertical-align: middle;
}

table.table01 th#saiyo_title{
	font-size: 17px;
	font-weight: 800;
	color: #fff;
	background-color: #ee86b3;
}

table.table01 td{
	width: auto;
	text-align: center;
	padding: 10px;
	border: 1px solid #aaa;
	background-color: #fff;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	font-weight: 400;
	color: #555;
}
table.table01 td a{
	color: blue;
	text-decoration: underline;
	line-height: 20px;
	text-align: left;
}

#contents #other .text01 {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto 20px;
	font-size: 14px;
	line-height: 24px;
	text-align: right;
}

#footer{
	width: 100%;
	margin: 30px auto 0;
	overflow: hidden;
}

#footer #footer_left{
	width: 100%;
	margin: 10px auto 0;
	text-align: center;
}
#footer #footer_left p{
	line-height: 20px;
	font-size: 13px;
	font-weight: 400;
	margin: 10px auto 0;
	text-align: center;
}

#footer #footer_left img{
	display: block;
	width: 70%;
	height: auto;
	margin: 10px auto;
}

#footer ul{
	display: none;
}

#footer p{
	line-height: 20px;
	font-size: 13px;
	font-weight: 400;
	margin: 30px auto 0;
	text-align: center;
}


}













.section-faci{
    padding-top: 0;
}
.section-faci .section__title{
    margin-bottom: 0;
}
.section-faci .inner02{
    width: 900px;
    height: auto;
    display: block;
    background-color: #F8F8F8;
    margin: 50px auto 100px;
    padding: 55px 0;
}
@media only screen and (max-width: 767px) {
    .section-faci .inner02{
        width: 100%;
        margin: 30px auto 100px;
        padding: 30px;
    }
}

.section-faci .inner02 p{
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0.02em;
    color: #323333;
    text-align: center;
}
@media only screen and (max-width: 767px) {
    .section-faci .inner02 p{
        line-height: 27px;
        text-align: left;
    }
}

table.table02{
    width: 625px;
    height: auto;
    display: block;
    margin: 55px auto 0;
}
@media only screen and (max-width: 767px) {
    table.table02{
        width: 100%;
        margin: 25px auto 0;
    }
}

table.table02 tr th{
    width: 212px;
    height: auto;
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
    text-align: left;
    padding-bottom: 46px;
    vertical-align: middle;
}
@media only screen and (max-width: 767px) {
    table.table02 tr th{
        display: block;
        width: 100%;
        font-size: 15px;
        padding-bottom: 0
    }
}
table.table02 tr th span.span01{
    color: red;
    font-size: 16px;
    line-height: 27px;
    margin-right: 5px;
}
table.table02 tr th.textarea{
    vertical-align: top;
    padding-top: 16px;
}
table.table02 tr td{
    width: 413px;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 46px;
}
@media only screen and (max-width: 767px) {
    table.table02 tr td{
        display: block;
        width: 100%;
        padding-bottom: 35px;
    }
}

table.table02 tr td .span02{
    width: 413px;
    border: 1px solid #959595;
    border-radius: 5px;
    font-size: 16px;
    position: relative;
    background-color: #fff;
}
@media only screen and (max-width: 767px) {
    table.table02 tr td .span02{
        width: 100%;
        display: block;
    }
}
table.table02 tr td .span02 input{
    width: 100%;
    font-size: 16px;
    line-height: 26px;
    padding: 16px 13px;
}
@media only screen and (max-width: 767px) {
    table.table02 tr td .span02 input{
        font-size: 14px;
        line-height: 27px;
        padding: 8px 16px;
    }
}
table.table02 tr td .span02 select{
    width: 100%;
    font-size: 16px;
    line-height: 26px;
    background-image: url(../img/contact/arrow.svg);
    background-repeat:no-repeat; 
    background-size: 10px auto;
    background-position: right 20px center;
    padding: 16px 13px;
}
@media only screen and (max-width: 767px) {
    table.table02 tr td .span02 select{
        font-size: 14px;
        line-height: 27px;
        padding: 8px 16px;
        background-position: right 15px center;
        color: #323333;
    }
}
table.table02 tr td .span02 textarea{
    width: 100%;
    font-size: 16px;
    line-height: 26px;
    padding: 16px 13px;
}

/*個人情報承認部分*/
.check table.table02{
    margin-top: 0;
}
.check table.table02 tr th,
.check table.table02 tr td{
    display: block;
    width: 100%;
    padding-bottom: 0;
}
@media only screen and (max-width: 767px) {
    .check table.table02 tr th,
    .check table.table02 tr td{
        font-size: 14px;
    }
}
.check table.table02 tr th a.link{
    color: #115386;
    text-decoration: underline;
    margin-right: 5px;
    margin-bottom: 0;
    width: 100%;
    display: inline;
}

.check table.table02 tr td span label{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 13px 0 60px;
    font-size: 17px;
}
@media only screen and (max-width: 767px) {
    .check table.table02 tr td span label{
        margin: 13px 0 25px;
        font-size: 15px;
        line-height: 20px;
    }
}

/*ラジオボタンカスタム*/
input[type="checkbox"] {
    /* デフォルトcheckボックス非表示*/
   /* display: none;*/
}
.mwform-checkbox-field-text {
    display: inline-block;
    position: relative;
    padding-left: 20px;
    /*padding: 0 36px 0 36px;*/
}
.mwform-checkbox-field-text::before,
.mwform-checkbox-field-text::after {
    content: "";
    position: absolute;
    display: block;
}
.mwform-checkbox-field-text::before {
    background: #fff;
    border: 2px solid #ccc;
    border-radius: 50px;
    width: 21px;
    height: 21px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.mwform-checkbox-field-text::after {
    border-width: 3px;
    border-color: transparent transparent #78a6e4 #78a6e4;
    border-style: solid;
    width: 20px;
    height: 10px;
    margin-top: -0.4em;
    top: 50%;
    left: 0;
    transform: translateY(-50%) rotate(-45deg);
    opacity: 0;
}
input[type="checkbox"]:checked + .mwform-checkbox-field-text::after {
    /* css擬似要素 :checked が付加されているときは表示  */
    opacity: 1;
}

/*送信ボタン*/
button[type="submit"]{
    width: 626px;
    height: 52px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 52px;
    text-align: center;
    cursor: pointer;
    color: #ffffff;
    background-color: #289689;
    border-radius: 25px;
    display: block;
    transition: all .5s;
    box-shadow: 11px 11px 14px -9px rgba(0, 0, 0, 0.39);
}
@media only screen and (max-width: 767px) {
    button[type="submit"]{
        width: 100%;
        height: 46px;
        line-height: 46px;
    }
}
button[disabled]{
    cursor: auto;
    opacity: .5;
    transition: all .5s;
}

/*エラー表示文*/
tr td span.span02 span.error{
    position: absolute;
    bottom: -25px;
}
@media only screen and (max-width: 767px) {
    tr td span.span02 span.error{
        position: absolute;
        bottom: -25px;
    }
}


/*確認画面装飾*/
.mw_wp_form_preview .check{
    margin-bottom: 60px;
}
.mw_wp_form_preview .check th{
    font-size: 17px;
    margin-top: 10px;
}
.mw_wp_form_preview form table.table02 tr td span.span02{
    padding: 16px 13px;
}
.mw_wp_form_preview form table.table02 tr td.message span.span02{
    min-height: 166px;
}
.mw_wp_form_confirm.mw_wp_form_preview form div#form05.check table.table02 tbody tr td{
    border: 1px solid #959595;
    background-color: #fff;
    padding: 16px 13px;
    margin-top: 10px;
    border-radius: 5px;
}
@media only screen and (max-width: 767px) {
    .check table.table02 tr th,
    .check table.table02 tr td{
        font-size: 14px;
    }

    .check table.table02 tr td span label{
        margin: 13px 0 25px;
        font-size: 15px;
        line-height: 20px;
    }    
}

/*戻るボタン*/
input[type="submit"]{
    width: 626px;
    height: 52px;
    margin: 0 auto 30px;
    font-size: 16px;
    line-height: 52px;
    text-align: center;
    cursor: pointer;
    color: #ffffff;
    background-color: #358617;
    border-radius: 25px;
    display: block;
    transition: all .5s;
    opacity: 0.7;
    box-shadow: 11px 11px 14px -9px rgba(0, 0, 0, 0.39);
}
@media only screen and (max-width: 767px) {
    input[type="submit"]{
        width: 100%;
        height: 46px;
        line-height: 46px;
    }
}

.section-faci .inner02 p.text02{
    font-size: 15px;
    color: #289689;
    background-color: #fff;
    padding: 16px 32px;
    width: 380px;
    margin: 50px auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media only screen and (max-width: 767px) {
    .section-faci .inner02 p.text02{
        font-size: 13px;
        line-height: 18px;
        padding: 16px 15px;
        width: 100%;
    }
}
.section-faci .inner02 p.text02 svg{
    width: 26px;
    height: auto;
    display: block;
    margin-right: 12px;
}
@media only screen and (max-width: 767px) {
    .section-faci .inner02 p.text02 svg{
        width: 22px;
        height: auto;
        display: block;
        margin-right: 7px;
    }
}





