@charset "utf-8";
/* main contents */
#section01 {
	width: 100%;
	height: auto;
	padding-top: 60px;
}
#section01 .box01 {
    width: 100%;
    height: auto;
    background: url(../img/salary/main_img.jpg) no-repeat;
	background-size: 100%;
	padding-top: 30%;
}
#section02 {
    width: 100%;
    height: auto;
}
#section02 .box01 {
	width: 100%;
	height: auto;
	text-align: center;
    background: url(../img/contents_bg.gif) repeat;
    padding-bottom: 10%;
}
#section02 .box01 h1 {
    font-size: 110%;
	color: #FFFFFF;
}
#section02 .box01 h1 span {
	color: #fae003;
	font-size: 180%;
	text-shadow:2px 2px 3px #000000;
}
#section02 .box01 h2 {
    font-size: 110%;
	color: #FFFFFF;
}
#section02 .box01 h2 span {
	color: #fae003;
	font-size: 180%;
	text-shadow:2px 2px 3px #000000;
}
#section04 {
	width: 100%;
	height: auto;
    background: #FFFFFF;
    margin-bottom: 5%;
}
#section04 .box01 {
	width: 100%;
	height: auto;
}
#section04 .box05 {
	width: 90%;
	height: auto;
	margin: 0 auto;
	border: solid 1px #CCC291;
	background: #FFFFFF;
}
#section04 .box05 p {
	width: 80%;
	font-size: 80%;
	margin: 0 auto;
	font-weight: bold;
	padding-top: 10%;
}
#section04 .box06 {
	width: 80%;
	height: auto;
	margin: 0 auto;
	margin-top: 5%;
	display: flex;
	justify-content: center;
}
#section04 .box06 .mail{
/*     width: 100%;
	height: 40px;
	background: url(../img/work/btn_ex2.png) no-repeat;
	background-size: 100%;
	display: block;
	margin: 0 auto;
    padding-bottom: 5%; */
    display: none;
}
#section04 .box06 .line{
/*     width: 100%;
	height: 40px;
	background: url(../img/work/btn_contact.png) no-repeat;
	background-size: 100%;
	display: block;
	margin: 0 auto;
    padding-bottom: 5%; */
    display: none;
}
#section05 {
	width: 100%;
	height: auto;
	padding-top: 5%;
	padding-bottom: 5%;
	background: #E5FFE5;
}
#section05 .box01 {
	width: 100%;
	height: auto;
    margin: 0 auto;
    padding-top: 5%;
}
#section05 .box01 h2 {
	width: 95%;
	margin: 0 auto;
	text-align: center;
	color: #39D678;
	font-size: 140%;
	margin-bottom: 10px;
	font-weight: bold;
    border-bottom: 2px dashed #8FC31F ;
    position: relative;
}
#section05 .box01 h2::before {
	width: 95%;
    top: 0;
    left: 0.5em;
    height: 12px;
    width: 12px;
    position: absolute;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    content: "";
}
#section05 .box01 h2::after {
	width: 95%;
    background:#39D678 ;
    top: 0.8em;
    left: 0.2em;
    height: 8px;
    width: 8px;
    position: absolute;
    transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    content: "";
}
#section05 .box01 p {
	width: 80%;
	font-size: 80%;
	font-weight: bold;
	margin: 0 auto;
	padding-top: 5%;
	padding-bottom: 5%;
}
#section05 .box02 {
	width: 90%;
	height: auto;
	background: #fcfbf1;
	border-radius: 5px;
	margin: 0 auto;
	text-align: center;
}
#section05 .box02 ul {
	padding-top: 5%;
	padding-bottom: 5%;
}
#section05 .box02 ul li:nth-child(1) {
	width: 85%;
	height: auto;
	padding-top: 10px;
	font-size: 110%;
	font-weight: bold;
	color: #39D678;
	margin: 0 auto;
}
#section05 .box02 ul li:nth-child(2) {
	width: 80%;
	font-size: 110%;
	font-weight: bold;
	color: #95A3B3;
	margin: 0 auto;
}
#section05 .box03 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	font-size: 80%;
}
#section05 .box03 .message-window02 {
	height: auto;
/* 	background: url(../img/message-window01a.png) no-repeat center;
	background-size: 1000px 670px; */
	position: relative;
}
#section05 .box04 {
	width: 90%;
	height: auto;
	margin: 0 auto;
    border: solid 1px #CCC291;
    background: #FFFFFF;
}
#section05 .box04 p {
	width: 80%;
	font-size: 80%;
	margin: 0 auto;
	font-weight: bold;
    padding-top: 5%;
    padding-bottom: 5%;
}
#section05 .box04 span {
    font-size: 80%;
    color: #95A3B3;
	font-weight: bold;
}
#section05 .box04 h2 {
    width: 100%;
    height: auto;
	text-align: center;
	color: #95A3B3;
	font-size: 80%;
	margin: 0 auto;
}
#section05 .box04 ul {
    width: 90%;
    height: auto;
	margin: 0 auto;
	padding-top: 5%;
}
#section05 .box04 ul li {
    width: 100%;
    height: auto;
	border: solid 2px #95A3B3;
	border-radius: 10px;
	float: left;
	margin-right: 5%;
	margin-bottom: 5%;
	display: block;
}
#section05 .box04 ul li:nth-child(3n) {
	margin-right: 0px;
}
#section05 .box04 ul li div:nth-child(1) {
	font-size: 150%;
	color: #95A3B3;
	height: auto;
	font-weight: bold;
	text-align: center;
}
#section05 .box04 ul li div:nth-child(1) span {
	font-size: 80%;
	padding-left: 5%;
}
#section05 .box04 ul li div:nth-child(2) {
	margin-top: 3%;
	text-align: center;
	font-weight: bold;
}
#section05 .box04 ul li div:nth-child(3) {
	text-align: center;
	font-size: 80%;
    width: 100%;
    height: auto;
	margin: 0 auto;
}
#section05 .box04 ul li div:nth-child(4) {
	text-align: center;
    font-size: 80%;
}
#section05 .box04 ul li div:nth-child(5) {
	text-align: center;
    font-size: 80%;
    color: #95A3B3;
    font-weight: bold;
}
#section05 .box04 ul li div:nth-child(6) {
	text-align: center;
    font-size: 80%;
    color: #95A3B3;
    font-weight: bold;
}
#section05 .box04 .salary-lady0401 {
	background: url(../img/salary/salary_lady03.jpg) no-repeat center;
	background-size: 100%;
	background-color:rgba(255,255,255,0.7);
	background-blend-mode:lighten;
}
#section05 .box04 .salary-lady0402 {
	background: url(../img/salary/salary_lady14.jpg) no-repeat center;
	background-size: 100%;
	background-color:rgba(255,255,255,0.7);
	background-blend-mode:lighten;
}
#section05 .box04 .salary-lady0403 {
	background: url(../img/salary/salary_lady02.jpg) no-repeat center;
	background-size: 100%;
	background-color:rgba(255,255,255,0.7);
	background-blend-mode:lighten;
}
#section05 .box04 .salary-lady0404 {
	background: url(../img/salary/salary_lady01.jpg) no-repeat center;
	background-size: 100%;
	background-color:rgba(255,255,255,0.7);
	background-blend-mode:lighten;
}
#section05 .box04 .salary-lady0405 {
	background: url(../img/salary/salary_lady13.jpg) no-repeat center;
	background-size: 100%;
	background-color:rgba(255,255,255,0.7);
	background-blend-mode:lighten;
}
#section05 .box04 .salary-lady0406 {
	background: url(../img/salary/salary_lady05.jpg) no-repeat center;
	background-size: 100%;
	background-color:rgba(255,255,255,0.7);
	background-blend-mode:lighten;
}
#section05 .box04 .salary-lady0407 {
	background: url(../img/salary/salary_lady16.jpg) no-repeat center;
	background-size: 100%;
	background-color:rgba(255,255,255,0.7);
	background-blend-mode:lighten;
}
#section05 .box04 .salary-lady0408 {
	background: url(../img/salary/salary_lady12.jpg) no-repeat center;
	background-size: 100%;
	background-color:rgba(255,255,255,0.7);
	background-blend-mode:lighten;
}
#section05 .box04 .salary-lady0409 {
	background: url(../img/salary/salary_lady11.jpg) no-repeat center;
	background-size: 100%;
	background-color:rgba(255,255,255,0.7);
	background-blend-mode:lighten;
}
#section05 .box04 .salary-lady0410 {
	background: url(../img/salary/salary_lady10.jpg) no-repeat center;
	background-size: 100%;
	background-color:rgba(255,255,255,0.7);
	background-blend-mode:lighten;
}
#section05 .box04 .salary-lady0411 {
	background: url(../img/salary/salary_lady06.jpg) no-repeat center;
	background-size: 100%;
	background-color:rgba(255,255,255,0.7);
	background-blend-mode:lighten;
}
#section05 .box04 .salary-lady0412 {
	background: url(../img/salary/salary_lady15.jpg) no-repeat center;
	background-size: 100%;
	background-color:rgba(255,255,255,0.7);
	background-blend-mode:lighten;
}
#section05 .box04 .salary-lady0413 {
	background: url(../img/salary/salary_lady08.jpg) no-repeat center;
	background-size: 100%;
	background-color:rgba(255,255,255,0.7);
	background-blend-mode:lighten;
}
#section05 .box04 .salary-lady0414 {
	background: url(../img/salary/salary_lady04.jpg) no-repeat center;
	background-size: 100%;
	background-color:rgba(255,255,255,0.7);
	background-blend-mode:lighten;
}
#section05 .box04 .salary-lady0415 {
	background: url(../img/salary/salary_lady07.jpg) no-repeat center;
	background-size: 100%;
	background-color:rgba(255,255,255,0.7);
	background-blend-mode:lighten;
}
#section05 .box05 {
	text-align: center;
}
#section05 .box06 {
	width: 90%;
	height: auto;
	margin: 0 auto;
	padding-top: 5%;
    padding-bottom: 5%;
}
#section05 .box06 p{
	width: 80%;
	font-weight: bold;
	font-size: 80%;
	font-weight: bold;
	margin: 0 auto;
}
#section05 .box07 {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
#section05 .box07 p{
	width: 80%;
	font-size: 100%;
	margin: 0 auto;
    font-weight: bold;
    padding-top: 5%;
}

#section06 {
    width: 100%;
    height: auto;
	background: url(../img/contents_bg.gif) repeat;
	/* padding-top: 5%; */
	/* padding-bottom: 10%; */
}
#section06 .box01 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding-top: 5%;
	padding-bottom: 20%;
}
#section06 .box01 p {
    width: 80%;
	font-size: 80%;
	margin: 0 auto;
	font-weight: bold;
}
#section06 .box01 span {
	font-size: 80%;
	color: #39D678;
}
#section06 .box01 ul {
    width: 100%;
    height: auto;
	background: #FFFFFF;
	/* margin-top: 5%; */
}
#section06 .box01 ul .message-window04 {
    width: 100%;
    height: auto;
/* 	background: url(../img/message-window10a.png) no-repeat center;
	position: relative; */
}
#section06 .box01 ul li .trans-window01 {
    background: url(../img/salary/support_section01_bg.jpg) no-repeat center;
    background-size: cover;
    background-color: rgba(255,255,255,0.7);
    background-blend-mode: lighten;
}
#section06 .box01 ul div li .trans-window01 h2 {
	width: 95%;
	margin: 0 auto;
	text-align: center;
	color: #39D678;
    font-size: 36px;
    margin-top: 130px;
	margin-bottom: 30px;
	font-weight: bold;
    border-bottom: 2px dashed #8FC31F ;
    position: relative;
}
#section06 .box01 ul div li .trans-window01 h2::before {
	width: 95%;
    background: #39D678;
    top: 0;
    left: 0.5em;
    height: 12px;
    width: 12px;
    position: absolute;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    content: "";
}
#section06 .box01 ul div li .trans-window01 h2::after {
	width: 95%;
    background:#39D678 ;
    top: 0.8em;
    left: 0.2em;
    height: 8px;
    width: 8px;
    position: absolute;
    transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    content: "";
}
#section06 .box01 ul div li .trans-window01 p {
    width: 80%;
	font-size: 80%;
    margin: 0 auto;
    font-weight: bold;
    padding-bottom: 5%;
}
#section06 .box01 ul li .trans-window02 {
    background: url(../img/salary/support_section02_bg.jpg) no-repeat;
    background-size: cover;
    background-color: rgba(255,255,255,0.7);
    background-blend-mode: lighten;
}
#section06 .box01 ul div li .trans-window02 h2 {
	width: 95%;
	margin: 0 auto;
	text-align: center;
	color: #39D678;
    font-size: 36px;
    margin-top: 130px;
	margin-bottom: 30px;
	font-weight: bold;
    border-bottom: 2px dashed #8FC31F ;
    position: relative;
}
#section06 .box01 ul div li .trans-window02 h2::before {
	width: 95%;
    background: #39D678;
    top: 0;
    left: 0.5em;
    height: 12px;
    width: 12px;
    position: absolute;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    content: "";
}
#section06 .box01 ul div li .trans-window02 h2::after {
    width: 95%;
    background:#39D678 ;
    top: 0.8em;
    left: 0.2em;
    height: 8px;
    width: 8px;
    position: absolute;
    transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    content: "";
}
#section06 .box01 ul div li .trans-window02 p {
    width: 80%;
	font-size: 80%;
    margin: 0 auto;
    font-weight: bold;
    padding-bottom: 5%;
}
#section06 .box01 ul li .trans-window03 {
    background: url(../img/salary/support_section03_bg.jpg) no-repeat center;
    background-size: cover;
    background-color: rgba(255,255,255,0.7);
    background-blend-mode: lighten;
}
#section06 .box01 ul div li .trans-window03 h2 {
    width: 95%;
	margin: 0 auto;
	text-align: center;
	color: #39D678;
    font-size: 36px;
    margin-top: 130px;
	margin-bottom: 30px;
	font-weight: bold;
    border-bottom: 2px dashed #8FC31F ;
    position: relative;
}
#section06 .box01 ul div li .trans-window03 h2::before {
    width: 95%;
    background: #39D678;
    top: 0;
    left: 0.5em;
    height: 12px;
    width: 12px;
    position: absolute;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    content: "";
}
#section06 .box01 ul div li .trans-window03 h2::after {
    width: 95%;
    background:#39D678 ;
    top: 0.8em;
    left: 0.2em;
    height: 8px;
    width: 8px;
    position: absolute;
    transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    content: "";
}
#section06 .box01 ul div li .trans-window03 p {
    width: 80%;
	font-size: 80%;
    margin: 0 auto;
    font-weight: bold;
    padding-bottom: 5%;
}
#section06 .box01 ul li .trans-window04 {
    background: url(../img/salary/support_section04_bg.jpg) no-repeat;
    background-size: cover;
    background-color: rgba(255,255,255,0.7);
    background-blend-mode: lighten;
}
#section06 .box01 ul div li .trans-window04 h2 {
    width: 95%;
	margin: 0 auto;
	text-align: center;
	color: #39D678;
    font-size: 36px;
    margin-top: 130px;
	margin-bottom: 30px;
	font-weight: bold;
    border-bottom: 2px dashed #8FC31F ;
    position: relative;
}
#section06 .box01 ul div li .trans-window04 h2::before {
    width: 95%;
    background: #39D678;
    top: 0;
    left: 0.5em;
    height: 12px;
    width: 12px;
    position: absolute;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    content: "";
}
#section06 .box01 ul div li .trans-window04 h2::after {
    width: 95%;
    background:#39D678 ;
    top: 0.8em;
    left: 0.2em;
    height: 8px;
    width: 8px;
    position: absolute;
    transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    content: "";
}
#section06 .box01 ul div li .trans-window04 p {
    width: 80%;
	font-size: 80%;
    margin: 0 auto;
    font-weight: bold;
    padding-bottom: 5%;
}
#section06 .box01 ul li .trans-window05 {
    background: url(../img/salary/support_section05_bg.jpg) no-repeat center;
    background-size: cover;
    background-color: rgba(255,255,255,0.7);
    background-blend-mode: lighten;
}
#section06 .box01 ul div li .trans-window05 h2 {
    width: 95%;
	margin: 0 auto;
	text-align: center;
	color: #39D678;
    font-size: 36px;
    margin-top: 130px;
	margin-bottom: 30px;
	font-weight: bold;
    border-bottom: 2px dashed #8FC31F ;
    position: relative;
}
#section06 .box01 ul div li .trans-window05 h2::before {
    width: 95%;
    background: #39D678;
    top: 0;
    left: 0.5em;
    height: 12px;
    width: 12px;
    position: absolute;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    content: "";
}
#section06 .box01 ul div li .trans-window05 h2::after {
    width: 95%;
    background:#39D678 ;
    top: 0.8em;
    left: 0.2em;
    height: 8px;
    width: 8px;
    position: absolute;
    transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    content: "";
}
#section06 .box01 ul div li .trans-window05 p {
    width: 80%;
	font-size: 80%;
    margin: 0 auto;
    font-weight: bold;
    padding-bottom: 5%;
}
#section06 .box01 ul li .trans-window06 {
    background: url(../img/salary/support_section06_bg.jpg) no-repeat center;
    background-size: cover;
    background-color: rgba(255,255,255,0.7);
    background-blend-mode: lighten;
}
#section06 .box01 ul div li .trans-window06 h2 {
    width: 95%;
	margin: 0 auto;
	text-align: center;
	color: #39D678;
    font-size: 36px;
    margin-top: 130px;
	margin-bottom: 30px;
	font-weight: bold;
    border-bottom: 2px dashed #8FC31F ;
    position: relative;
}
#section06 .box01 ul div li .trans-window06 h2::before {
    width: 95%;
    background: #39D678;
    top: 0;
    left: 0.5em;
    height: 12px;
    width: 12px;
    position: absolute;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    content: "";
}
#section06 .box01 ul div li .trans-window06 h2::after {
    width: 95%;
    background:#39D678 ;
    top: 0.8em;
    left: 0.2em;
    height: 8px;
    width: 8px;
    position: absolute;
    transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    content: "";
}
#section06 .box01 ul div li .trans-window06 p {
    width: 80%;
	font-size: 80%;
    margin: 0 auto;
    font-weight: bold;
    padding-bottom: 5%;
}

#attention {
	width: 100%;
	color: #dc143c;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
}
.footer_banner_top {
	width: 100%;
	height: auto;
	background: #E5FFE5;
}
.footer_banner_top div {
    width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/footer_banner_top.png);
	background-size: 100%;
	background-repeat: no-repeat;
	padding-top: 30%;
}