@charset "utf-8";
/* main contents */
#section01 {
	width: 100%;
	height: auto;
	padding-top: 60px;
}
#section01 .top-banner {
	width: 100%;
    height: auto;
	background: url(../simg/home_banner_sapporo_sp.png) no-repeat center top#CCF7DC;
	background-size: 100%;
	margin: 0 auto;
	padding-top: 100%;
}
#section02 {
	width: 100%;
	height: auto;
}
#section02 .box01 {
	width: 100%;
	height: auto;
	text-align: left;
	background: url(../img/contents_bg.gif) repeat;
}
#section02 .box01 h2 {
    font-size: 110%;
	color: #FFFFFF;
}
#section02 .box01 h2 span {
	color: #fae003;
	font-size: 180%;
	text-shadow:2px 2px 3px #000000;
}
#section02 .attention_block {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background: url(../simg/attention01_sp.png) no-repeat center;
	background-size: 100%;
	padding-top: 6%;
	position:relative;
}
#section02 .attention_block .link {
    display: block;
    position: absolute;
    top: 0;
	left: 0;
	width: 100%;
	height: auto;
	padding-top: 6%;
}
#section02 .attention_banner {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background: url(../simg/attention02.png) no-repeat center;
	background-size: 100%;
	position:relative;
	padding-top: 70%;
}
#section02 .attention_banner .link {
    display: block;
    position: absolute;
    top: 0;
	left: 0;
	width: 100%;
	height: auto;
	padding-top: 70%;
}
#section02 .attention_box01 {
/* 	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: left;
	color: #FFFFFF; */
	display: none;
}
#section02 .attention_box01 p {
	width: 80%;
	height: auto;
	font-size: 80%;
	margin: 0 auto;
	font-weight: bold;
}
#section02 .attention_box01 a {
	color: #fae003;
	font-size: 180%;
	text-shadow:2px 2px 3px #000000;
}
#section02 .attention_box01 span {
	color: #fae003;
	font-size: 80%;
	font-weight: bold;
	text-shadow: 1px 1px 0px #333333;
}
#section02 .attention_box02 {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
#section02 .attention_box03 {
	width: 100%;
	height: auto;
	background: url(../img/illustration_lady01.png) no-repeat center;
	background-size: 100%;
	margin: 0 auto;
	padding-top: 100%;
}
#section02 .attention_box04 {
	width: 100%;
    height: auto;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 10%;
}
#section02 .box02 {
	width: 100%;
    height: auto;
	padding-top: 5%;
	padding-bottom: 5%;
}
#section02 .box02 h3 {
	width: 95%;
	margin: 0 auto;
	text-align: center;
	color: #29C8BE;
	font-size: 120%;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
    border-bottom: 2px dashed #8FC31F ;
    position: relative;
}
#section02 .box02 h3::before {
	width: 95%;
    background: #29C8BE;
    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: "";
}
#section02 .box02 h3::after {
	width: 95%;
    background:#29C8BE ;
    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: "";
}
#section02 .box02 .message-window01 {
/* 	background: url(../img/message-window01a.png) no-repeat center;
	background-size: 100% 650px; */
	position: relative;
}
#section02 .box03 {
	width: 80%;
	height: auto;
	margin: 0 auto;
}
#section02 .box03 p {
	font-size: 80%;
	font-weight: bold;
}
#section02 .box04 {
	display: none;
}
/* #section02 .box04_s {
	display: none;
} */
#section02 .box04_s {
	width: 100%;
	height: auto;
	margin: 0 auto;
/* 	display: flex;
	justify-content: center; */
	padding-top: 5%;
	padding-bottom: 5%;
}
#section02 .box04_s ul {
	width: 90%;
	height: auto;
	font-size: 80%;
	margin: 0 auto;
}
#section02 .box04_s ul .fas {
	color: #29C8BE;
	padding-right : 5px;
	padding-left : 5px;
}
#section02 .box04_s ul li {
	background: whitesmoke;
	margin-bottom: 5px;
	/* line-height: 1.5; */
	border-radius: 15px 15px 15px 15px;
	padding: 0.5em;
	list-style-type: none!important;
}
#section02 .box05 {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
#section02 .box05 p {
	width: 80%;
	font-size: 80%;
	margin: 0 auto;
	font-weight: bold;
}
#section02 canvas#chart2 {
	width: 90%;
	height: auto;
	margin: 0 auto;
}
#section02 .box06 {
	width: 90%;
	height: auto;
	margin: 0 auto;
	border: solid 1px #CCC291;
	background: #FFFFFF;
}
#section02 .box06 p {
	width: 80%;
	font-size: 80%;
	margin: 0 auto;
	padding-top: 10%;
}
#section02 .box06 a {
	font-size: 90%;
	font-weight: bold;
}
#section02 .box06 .submit {
    height: 40px;
	background: url(../img/btn_subscription.png) no-repeat center;
	background-size: 80%;
	display: block;
	margin: 0 auto;
	padding-bottom: 5%;
}
#section02 .box07 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-top: 5%;
	margin-bottom: 5%;
}
#section02 .box08 {
	width: 100%;
	height: auto;
	background: url(../img/sapporo05.jpg) no-repeat center;
	background-size: 100%;
	padding-top: 30%;
}
#section02 .box09 {
	width: 90%;
	height: auto;
	margin: 0 auto;
	border: solid 1px #CCC291;
	background: #FFFFFF;
}
#section02 .box09 p {
	width: 80%;
	font-size: 80%;
	margin: 0 auto;
	font-weight: bold;
	padding-top: 10%;
}
#section02 .box09 a {
	height: 40px;
	background: url(../img/section02_parts03.png) no-repeat center;
	background-size: 80%;
	display: block;
	margin: 0 auto;
	padding-bottom: 5%;
}
#section02 .box10 {
	width: 100%;
	height: auto;
	padding-top: 5%;
	padding-bottom: 5%;
}
#section02 .box11 {
	width: 95%;
	height: auto;
	margin: 0 auto;
	border: solid 1px #CCC291;
	margin-bottom: 10%;
	background: url(../img/illustration_lady02.png) no-repeat center;
	background-size: cover;
	background-color:rgba(255,255,255,0.9);
	background-blend-mode:lighten;
}
#section02 .box11 ul {
	margin-top: 5%;
}
#section02 .box11 ul li {
	width: 95%;
	height: auto;
	font-size: 80%;
	padding-top: 13%;
	margin: 0 auto;
}
#section02 .box11 ul li time {
	font-weight: bold;
}
#section02 .box11 ul li a {
	color: #29C8BE;
}
#section02 .box11 ul li span {
	font-size: 70%;
}
#section02 .box11 p {
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	color: #5E8C61;
	margin-top: 5%;
}
#section02 .box11 .allow01 {
	height: 100px;
	background: url(../img/allow01.png) no-repeat center;
	transform:rotateZ(90deg) ;
	position: relative;
	margin-top: 5%;
    margin-bottom: 5%;
}
#section02 .box11 .blog {
	height: 40px;
	background: url(../img/section10_parts02.png) no-repeat center;
	background-size: 80%;
	display: block;
	margin: 0 auto;
	padding-bottom: 5%;
}
/* 20220805 i.sato  */
#section02 .box12 {
	width: 95%;
	height: auto;
	margin: 0 auto;
}
#section02 .box12 table {
	font-size: 90%;
	margin: 0 auto;
	text-align: left;
}
#section02 .box12 .interview_te {
	color: #E55812;
    background: url(../img/section04_parts04.png) repeat-x left bottom;
	font-size: 120%;
	font-weight: bold;
}

#section03 {
	width: 100%;
	height: auto;
}
#section03 .box01 {
	width: 100%;
	height: auto;
	text-align: center;
	padding-bottom: 5%;
}
#section03 .box01 h2 {
	width: 95%;
	margin: 0 auto;
	text-align: center;
	color: #29C8BE;
	font-size: 120%;
	margin-bottom: 10px;
	font-weight: bold;
    border-bottom: 2px dashed #8FC31F ;
    position: relative;
}
#section03 .box01 h2::before {
	width: 95%;
	background: #29C8BE;
    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: "";
}
#section03 .box01 h2::after {
	width: 95%;
	background:#29C8BE ;
    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: "";
}
#section03 .box02 {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
#section03 .box02 ul {
	height: auto;
	padding: 0.5em 1em 0.5em 2.3em;
	position: relative;
	background: url(../img/A_lady01.png) no-repeat right bottom #FFFFFF;
	background-color:rgba(255,255,255,0.65);
    background-blend-mode:lighten;
	background-size: 100%;
}
#section03 .box02 ul li {
	text-align: left;
	font-size: 80%;
	line-height: 44px;
	font-weight: bold;
	line-height: 1.5;
	padding: 0.5em 0;
	list-style-type: none!important;
	/* padding-left: 15px; */
}
#section03 .box02 ul li:before {
	font-family: "Font Awesome 5 Free";
	content: "\f075";
	position: absolute;
	left : 1em;
	color: #5E8C61;
}
#section03 .box02 p {
	width: 80%;
	font-size: 80%;
	margin: 0 auto;
	font-weight: bold;
	padding-top: 10%;
}
#section03 .box02 span {
	color: #29C8BE;
}
#section04 {
	width: 100%;
	height: auto;
	background: #FFFFFF;
}
#section04 .box01 {
	width: 100%;
	height: auto;
}
/* #section04 .box01 br {
	display: none;
} */
#section04 .box01 h2 {
	width: 100%;
	text-align: center;
	background: url(../img/contents_bg.gif) repeat;
	padding-top: 10%;
	padding-bottom: 10%;
	font-size: 100%;
	color: #FFFFFF;
}
#section04 .box01 h2 span {
	color: #fae003;
	font-size: 120%;
	text-shadow:2px 2px 3px #000000;
}
#section04 .box02 {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 5%;
}
#section04 .box02 ul {
	width: 70%;
	height: auto;
	margin: 0 auto;
	padding: 0.5em 1em 0.5em 2.3em;
	position: relative;
	background: url(../img/salary/support_section05_bg.jpg) no-repeat center #FFFFFF;
	background-size: cover;
	background-color:rgba(255,255,255,0.65);
    background-blend-mode:lighten;
}
#section04 .box02 ul li {
	width: 100%;
	text-align: left;
	font-size: 80%;
	/* line-height: 44px; */
	font-weight: bold;
	line-height: 1.5;
	padding: 0.5em 0;
	list-style-type: none!important;
}
#section04 .box02 ul li:before {
	width: 100%;
	font-family: "Font Awesome 5 Free";
	content: "\f075";
	position: absolute;
	left : 1em;
	color: #5E8C61;
}
#section04 .box02 ul li span {
	color: #29C8BE;
}
#section04 .box03 {
	width: 100%;
	height: auto;
	background: url(../img/section05_parts04.png) no-repeat right bottom;
	background-size: 40%;
	position: relative;
}
#section04 .box03 h3 {
	width: 95%;
	margin: 0 auto;
	color: #29C8BE;
	font-size: 120%;
	font-weight: bold;
    border-bottom: 2px dashed #8FC31F ;
    position: relative;
    text-align: center;
	margin-bottom: 10px;
}
#section04 .box03 h3::before {
	width: 95%;
    background: #29C8BE;
    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: "";
}
#section04 .box03 h3::after {
	width: 95%;
    background:#29C8BE ;
    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: "";
}
#section04 .box03 p {
	width: 80%;
	font-size: 80%;
	font-weight: bold;
	margin: 0 auto;
	padding-top: 5%;
    margin-bottom: 5%;
}
#section04 .box03 canvas {
	width: 100%;
	height: auto;
    color: #29C8BE;
	font-size: 120%;
	position: relative;
}
#section04 .box04{
	width: 100%;
	height: auto;
	margin-top: 5%;
	margin-bottom: 5%;
}
#section04 .box04 p {
	width: 90%;
	text-align: center;
	font-size: 100%;
	margin: 0 auto;
	font-weight: bold;
	color: #000000;
}
#section04 .box04 p span {
	font-size: 120%;
	color: #5E8C61;
	background: url(../img/section04_parts04.png) repeat-x left bottom;
}
#section04 .box04 a {
	height: 40px;
	background: url(../img/btn_subscription.png) no-repeat center;
	background-size: 80%;
	display: block;
	margin: 0 auto;
	padding-bottom: 5%;
}
#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;
	padding-top: 10%;
	padding-bottom: 5%;
}
#section04 .box05 a {
	font-size: 90%;
	font-weight: bold;
}
#section05 {
	width: 100%;
	height: auto;
	padding-top: 5%;
	padding-bottom: 5%;
	background: #CCF7DC;
}
#section05 .box01 {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
#section05 .box01 h2 {
	width: 95%;
	margin: 0 auto;
	text-align: center;
	color: #29C8BE;
	font-size: 120%;
	margin-bottom: 10px;
	font-weight: bold;
    border-bottom: 2px dashed #8FC31F ;
    position: relative;
}
#section05 .box01 h2::before {
	width: 95%;
	background: #29C8BE;
    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:#29C8BE ;
    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: #29C8BE;
	margin: 0 auto;
}
#section05 .box02 ul li:nth-child(2) {
	width: 80%;
	font-size: 110%;
	font-weight: bold;
	color: #5E8C61;
	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 .box06 {
	width: 90%;
	height: auto;
	margin: 0 auto;
	padding-top: 5%;
    padding-bottom: 5%;
}
#section05 .box06 p{
	width: 80%;
	font-weight: bold;
	font-size: 100%;
	margin: 0 auto;
}
#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;
	padding-top: 10%;
	padding-bottom: 5%;
}
#section05 .box04 a {
	font-size: 90%;
	font-weight: bold;
}
#section05 .box05 {
	text-align: center;
}
#section05 .box07 {
	width: 90%;
	height: auto;
	margin: 0 auto;
    border: solid 1px #CCC291;
	background: url(../img/sapporo06.jpg) no-repeat center#FFFFFF;
	background-color:rgba(255,255,255,0.85);
	background-blend-mode:lighten;
	background-size: cover;
	margin-bottom: 10%;
}
#section05 .box07 p {
	width: 80%;
	font-size: 80%;
	margin: 0 auto;
	font-weight: bold;
    padding-top: 5%;
    padding-bottom: 5%;
}
#section05 .box07 span {
    font-size: 80%;
    color: #5E8C61;
	font-weight: bold;
}
#section05 .box07 h2 {
    width: 100%;
    height: auto;
	text-align: center;
	color: #5E8C61;
	font-size: 80%;
	margin: 0 auto;
}
#section05 .box07 ul {
    width: 90%;
    height: auto;
	margin: 0 auto;
	padding-top: 5%;
}
#section05 .box07 ul li {
    width: 100%;
    height: auto;
	border: solid 2px #5E8C61;
	border-radius: 10px;
	float: left;
	margin-right: 5%;
	margin-bottom: 5%;
	display: block;
	background: #FFFFFF;
}
#section05 .box07 ul li:nth-child(3n) {
	margin-right: 0px;
}
#section05 .box07 ul li div:nth-child(1) {
	font-size: 150%;
	color: #5E8C61;
	height: auto;
	font-weight: bold;
	text-align: center;
}
/* #section05 .box07 ul li div:nth-child(1):before {
	content: url(../img/support/human.png);
} */
#section05 .box07 ul li div:nth-child(1) span {
	font-size: 80%;
	padding-left: 5%;
}
#section05 .box07 ul li div:nth-child(2) {
	margin-top: 3%;
	text-align: center;
	font-weight: bold;
}
#section05 .box07 ul li div:nth-child(3) {
	text-align: center;
	font-size: 80%;
	/* background: url(../img/support/clock.png) no-repeat left; */
    width: 100%;
    height: auto;
	margin: 0 auto;
}
#section05 .box07 ul li div:nth-child(4) {
	text-align: center;
    font-size: 80%;
}
#section05 .box07 ul li div:nth-child(5) {
	text-align: center;
    font-size: 80%;
    color: #5E8C61;
    font-weight: bold;
}
#section05 .box07 ul li div:nth-child(6) {
	text-align: center;
    font-size: 80%;
    color: #5E8C61;
    font-weight: bold;
}
#section05 .box07 ul li div:nth-child(7) {
	text-align: center;
    font-size: 80%;
    color: #b13673;
    font-weight: bold;
}
#section06 {
	width: 100%;
	height: auto;
	background: url(../img/contents_bg.gif) repeat;
	padding-top: 5%;
	padding-bottom: 5%;
}
#section06 .box01 {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
#section06 .box01 span {
	font-size: 130%;
	color: #29C8BE;
}
#section06 .box01 h2 {
	width: 95%;
	margin: 0 auto;
	text-align: center;
	color: #fae003;
	font-size: 130%;
	margin-bottom: 10px;
	font-weight: bold;
    border-bottom: 2px dashed #8FC31F ;
    position: relative;
}
#section06 .box01 h2::before {
	width: 95%;
    background: #fae003;
    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 h2::after {
	width: 95%;
    background:#fae003 ;
    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 p {
	width: 100%;
	height: auto;
	font-size: 80%;
	margin: 0 auto;
}
#section06 .box01 h2 span {
    color: #fae003;
    font-size: 130%;
    text-shadow: 2px 2px 3px #000000;
}
#section06 .box01 ul {
	width: 95%;
	height: auto;
	margin: 0 auto;
	background: #FFFFFF;
	margin-top: 10%;
}
#section06 .box01 ul div {
	width: 100%;
	height: auto;
}
#section06 .box01 ul .message-window04 {
	width: 100%;
	height: 900px;
	background: url(../simg/message-window13_spA.png) no-repeat center;
	background-size: 100% 900px;
	/* position: relative; */
}
#section06 .box01 ul li {
	width: 100%;
	height: auto;
/* 	top: 60px;
	left: 60px;
	position: absolute; */
}
#section06 .box01 ul div li .trans-window01 {
	width: 100%;
	height: auto;
	/* position: relative; */
}
#section06 .box01 ul div li .experience_title01 {
	width: 85%;
	height: auto;
	font-size: 80%;
    text-align: center;
	color: #29C8BE;
	font-weight: bold;
	padding-top: 50%;
/* 	position: absolute;
	top: 90px;
	left: 30px; */
}
#section06 .box01 ul div li .experience_content01 {
	width: 80%;
	height: auto;
	font-size: 80%;
	font-weight: bold;
/* 	position: absolute;
	top: 170px;
	left: 30px; */
}
#section06 .box02 {
	width: 90%;
	height: auto;
	margin: 0 auto;
	border: solid 1px #CCC291;
	background: #FFFFFF;
}
#section06 .box02 p {
	width: 80%;
	font-size: 80%;
	font-weight: bold;
	margin: 0 auto;
	padding-top: 10%;
}
#section06 .box02 a {
	height: 40px;
	background: url(../img/btn_qa.png) no-repeat center;
	background-size: 80%;
	display: block;
	margin: 0 auto;
	padding-bottom: 5%;
}
#section06 .box03 {
	width: 100%;
    height: auto;
    padding-top: 5%;
    padding-bottom: 5%;
    margin: 0 auto;
}
/* #section06 .box03 h2 {
	width: 95%;
    height: auto;
    font-size: 30px;
	color: #5E8C61;
	text-align: center;
} */
#section06 .box03 h3 {
	width: 95%;
    height: auto;
	margin: 0 auto;
	text-align: center;
	color: #fae003;
	font-size: 130%;
	margin-top: 10px;
	margin-bottom: 30px;
	font-weight: bold;
    border-bottom: 2px dashed #8FC31F ;
    position: relative;
}
#section06 .box03 h3::before {
	width: 95%;
    background: #fae003;
    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 .box03 h3::after {
	width: 95%;
    background:#fae003 ;
    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 .box04 {
    width: 90%;
    height: auto;
    margin: 0 auto;
/* 	background: url(../img/form_bg.png) no-repeat left;
	background-color:rgba(255,255,255,0.65);
	background-blend-mode:lighten; */
	background: #FFFFFF;
    border: solid 1px #CCC291;
	margin-bottom: 5%;
	padding-top: 5%;
	padding-bottom: 5%;
}
#section06 .box04 .question {
    width: 100%;
    height: auto;
    margin-left: 1%;
    background: url(../img/question01.png) no-repeat top left;
    background-size: 10%;
	padding-top: 5%;
}
#section06 .box04 .question h2 {
    width: 98%;
    height: auto;
    font-size: 80%;
	color: #5E8C61;
	text-align: left;
	font-weight: bold;
	margin-top: 5%;
}
#section06 .box04 .answer {
    width: 100%;
    height: auto;
    margin-left: 1%;
    background: url(../img/anser01.png) no-repeat top left;
	background-size: 10%;
	padding-top: 10%;
}
#section06 .box04 .answer p {
    width: 98%;
    height: auto;
    font-size: 80%;
	color: #29C8BE;
	text-align: left;
	font-weight: bold;
	background: url(../img/illustration_lady03.png) no-repeat right bottom #FFFFFF;
	background-size: 20%;
	background-color:rgba(255,255,255,0.65);
	background-blend-mode:lighten;
}
#section06 .box04 .qa_img01 {
/* 	width: 100%;
	height: auto;
	background: url(../img/illustration_lady03.png) no-repeat right bottom;
	background-size: 100%;
	position: absolute;
	top: 78px;
	left: 740px; */
	display: none;
}
#section07 {
	width: 100%;
	height: auto;
	padding-top: 5%;
	padding-bottom: 5%;
}
#section07 .box01{
	width: 100%;
	height: auto;
	margin: 0 auto;
}
#section07 .box01 h2 {
	width: 95%;
	margin: 0 auto;
	text-align: center;
	color: #29C8BE;
	font-size: 120%;
	margin-bottom: 10px;
	font-weight: bold;
    border-bottom: 2px dashed #8FC31F ;
    position: relative;
}
#section07 .box01 h2::before {
	width: 95%;
    background: #29C8BE;
    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: "";
}
#section07 .box01 h2::after {
	width: 95%;
    background:#29C8BE ;
    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: "";
}
#section07 .box01 .message-window01 {
	width: 100%;
	height: auto;
/* 	background: url(../img/message-window01.png) no-repeat center;
	background-size: 1000px 300px; */
	position: relative;
	padding-top: 5%;
	padding-bottom: 5%;
}
#section07 .box02 {
	width: 100%;
	height: auto;
}
#section07 .box02 p {
	width: 80%;
	font-size: 80%;
	margin: 0 auto;
	font-weight: bold;
}
#section07 .box03{
	width: 100%;
	height: auto;
	margin: 0 auto;
	/* position: relative; */
}
#section07 .box04 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	/* position: absolute; */
}
#section07 .box04 p {
	width: 100%;
	height: auto;
	text-align: center;
	color: #29C8BE;
	font-size: 120%;
	font-weight: bold;
/* 	padding-top: 5%;
	padding-bottom: 5%; */
	/* background: #FFFFFF; */
}
#section07 .box04 p span {
	font-size: 120%;
	color: #5E8C61;
	background: url(../img/section04_parts04.png) repeat-x left;
}
#section07 .box05 {
	width: 100%;
	height: auto;
	background: url(../img/A_lady04.png) no-repeat center bottom;
	background-size: 40%;
	padding-top: 60%;
	/* position: absolute; */
}
#section07 .box06 {
	width: 90%;
	height: auto;
	margin: 0 auto;
	border: solid 1px #CCC291;
	background: #FFFFFF;
}
#section07 .box06 p {
	width: 80%;
	font-size: 80%;
	margin: 0 auto;
	font-weight: bold;
	padding-top: 10%;
}
#section07 .box06 a {
	height: 40px;
	background: url(../img/section07_parts13.png) no-repeat center;
	background-size: 80%;
	display: block;
	margin: 0 auto;
	padding-bottom: 5%;
}
#section08 {
	width: 100%;
	height: auto;
	padding-top: 5%;
	padding-bottom: 5%;
}
#section08 .box01 h3 {
	width: 95%;
	margin: 0 auto;
	text-align: center;
	color: #29C8BE;
	font-size: 120%;
	margin-bottom: 10px;
	font-weight: bold;
    border-bottom: 2px dashed #8FC31F ;
    position: relative;
}
#section08 .box01 h3::before {
	width: 95%;
    background: #29C8BE;
    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: "";
}
#section08 .box01 h3::after {
	width: 95%;
    background:#29C8BE ;
    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: "";
}
#section08 .box02 {
	width: 90%;
	height: auto;
	margin: 0 auto;
	border: solid 1px #CCC291;
	background: #FFFFFF;
	margin-bottom: 5%;
}
#section08 .box02 p {
	width: 80%;
	font-size: 80%;
	margin: 0 auto;
	font-weight: bold;
	padding-top: 10%;
}
#section08 .box02 a {
	height: 40px;
	background: url(../img/section02_parts03.png) no-repeat center;
	background-size: 80%;
	display: block;
	margin: 0 auto;
	padding-bottom: 5%;
}
#section08 .box03 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-top: 5%;
	margin-bottom: 5%;
}
#section08 .box03 p {
	width: 80%;
	font-size: 80%;
	margin: 0 auto;
	font-weight: bold;
}
#section08 .box04 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-bottom: 8%; /* 20220805 i.sato  */
}
#section08 .box04 .message-window04 {
	width: 100%;
	height: 550px;
	background: url(../simg/message-window10_sp.png) no-repeat center;
	background-size: 100% 550px;
}
#section08 .box04 .message-window03 {
	width: 100%;
	height: 520px;
	background: url(../simg/message-window04_sp.png) no-repeat center;
	background-size: 87% 520px;
	padding-top: 8%;
}
#section08 .box05 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
}
#section08 .box05 p{
	width: 70%;
	height: auto;
	font-size: 80%;
	margin: 0 auto;
	font-weight: bold;
	padding-top: 10%;
}
#section08 .box06 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	margin-top: 5%;
}
#section08 .area-sapporo {
	width: 10%;
	height: auto;
	background: url(../img/sapporo01.jpg) no-repeat center;
	/* padding:7px; */
	border:1px solid #ccc;
	position:relative;
	padding-top: 80%;
}
#section08 .area-sapporo .link {
    display: block;
    position: absolute;
    top: 30%;
    left: 0;
	width: 100%;
	height: 100px;
	background: url(../simg/btn_sapporo.png) no-repeat center;
	background-size: 100%;
}
#section08 .area-sendai {
	width: 10%;
	height: auto;
	background: url(../img/sendai01.jpg) no-repeat center;
	/* padding:7px; */
	border:1px solid #ccc;
	position:relative;
	padding-top: 80%;
}
#section08 .area-sendai .link {
    display: block;
    position: absolute;
    top: 30%;
    left: 0;
	width: 100%;
	height: 100px;
	background: url(../simg/btn_sendai.png) no-repeat center;
	background-size: 100%;
}
#section08 .area-shinjuku {
	width: 10%;
	height: auto;
	background: url(../img/shinjuku04.jpg) no-repeat center;
	/* padding:7px; */
	border:1px solid #ccc;
	position:relative;
	padding-top: 80%;
}
#section08 .area-shinjuku .link {
    display: block;
    position: absolute;
    top: 30%;
    left: 0;
	width: 100%;
	height: 100px;
	background: url(../simg/btn_shinjuku.png) no-repeat center;
	background-size: 100%;
}
#section08 .area-ikebukuro {
	width: 10%;
	height: auto;
	background: url(../img/ikebukuro01.jpg) no-repeat center;
	/* padding:7px; */
	border:1px solid #ccc;
	position:relative;
	padding-top: 80%;
}
#section08 .area-ikebukuro .link {
    display: block;
    position: absolute;
    top: 30%;
    left: 0;
	width: 100%;
	height: 100px;
	background: url(../simg/btn_ikebukuro.png) no-repeat center;
	background-size: 100%;
}
#section08 .area-nagoya {
	width: 10%;
	height: auto;
	background: url(../img/nagoya01.jpg) no-repeat center;
	/* padding:7px; */
	border:1px solid #ccc;
	position:relative;
	padding-top: 80%;
}
#section08 .area-nagoya .link {
    display: block;
    position: absolute;
    top: 30%;
    left: 0;
	width: 100%;
	height: 100px;
	background: url(../simg/btn_nagoya.png) no-repeat center;
	background-size: 100%;
}
#section08 .area-fukuoka {
	width: 10%;
	height: auto;
	background: url(../img/fukuoka01.jpg) no-repeat center;
	/* padding:7px; */
	border:1px solid #ccc;
	position:relative;
	padding-top: 80%;
}
#section08 .area-fukuoka .link {
    display: block;
    position: absolute;
    top: 30%;
    left: 0;
	width: 100%;
	height: 100px;
	background: url(../simg/btn_fukuoka.png) no-repeat center;
	background-size: 100%;
}
#section08 .area-okinawa {
	width: 10%;
	height: auto;
	background: url(../img/okinawa01.jpg) no-repeat center;
	/* padding:7px; */
	border:1px solid #ccc;
	position:relative;
	padding-top: 80%;
}
#section08 .area-okinawa .link {
    display: block;
    position: absolute;
    top: 30%;
    left: 0;
	width: 100%;
	height: 100px;
	background: url(../simg/btn_okinawa.png) no-repeat center;
	background-size: 100%;
}
/* 20220805 i.sato  */
#section08 .box07 {
	width: 95%;
	height: auto;
	margin: 0 auto;
}
#section08 .box07 table {
	width: 100%;
	font-size: 80%;
	margin: 0 auto;
	text-align: left;
	margin-top: 5%;
}
#section08 .box07 td {
	padding: 7px;
	border: solid 1px #CCC291;
	border-collapse: collapse;
}
#section08 .box07 th {
	border: solid 1px #CCC291;
	border-collapse: collapse;
}
#section08 .box07 .table_title {
	color: #339933;
	background-color: #d6eaaa;
    text-align: left;
}
#section08 .box07 .table_content {
	width: 70%;
}

#section09 {
	width: 100%;
	height: auto;
}
#section09 .box01 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-bottom: 5%;
}
#section09 .box01 h2 {
	width: 95%;
	margin: 0 auto;
	text-align: center;
	color: #29C8BE;
	font-size: 120%;
	margin-bottom: 10px;
	font-weight: bold;
    border-bottom: 2px dashed #8FC31F ;
    position: relative;
}
#section09 .box01 h2::before {
	width: 95%;
    background: #29C8BE;
    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: "";
}
#section09 .box01 h2::after {
	width: 95%;
    background:#29C8BE ;
    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: "";
}
#section09 .box02 {
	width: 100%;
	height: auto;
	padding-top: 5%;
}
#section09 .box02 canvas {
	width: 100%;
	height: auto;
    color: #29C8BE;
	font-size: 120%;
}
#section09 .box02 .pay_lady01 {
	width: 100%;
	height: auto;
	background: url(../simg/pay_lady02.png) no-repeat center;
	background-size: 100%;
	padding-top: 20%;
}
#section09 .box02 .experience01 {
	width: 90%;
	height: auto;
	margin: 0 auto;
	border: solid 1px #CCC291;
	background: #FFFFFF;
}
#section09 .box02 .experience01 p {
	width: 80%;
	font-size: 80%;
	margin: 0 auto;
	font-weight: bold;
	padding-top: 10%;
}
#section09 .box02 .experience01 span {
	color: #fae003;
    font-size: 180%;
    text-shadow: 2px 2px 3px #000000;
}
#section09 .box03 {
	width: 100%;
	height: auto;
	padding-top: 5%;
}
#section09 .box03 canvas {
	width: 100%;
	height: auto;
    color: #29C8BE;
	font-size: 120%;
}
#section09 .box03 .pay_lady02 {
	width: 100%;
	height: auto;
	background: url(../simg/pay_lady01.png) no-repeat center;
	background-size: 100%;
	padding-top: 20%;
}
#section09 .box03 .experience02 {
	width: 90%;
	height: auto;
	margin: 0 auto;
	border: solid 1px #CCC291;
	background: #FFFFFF;
}
#section09 .box03 .experience02 p {
	width: 80%;
	font-size: 80%;
	margin: 0 auto;
	font-weight: bold;
	padding-top: 10%;
}
#section09 .box03 .experience02 span {
	color: #fae003;
    font-size: 180%;
    text-shadow: 2px 2px 3px #000000;
}
#section09 .box04 {
	width: 100%;
	height: auto;
	padding-top: 5%;
}
#section09 .box04 canvas {
	width: 100%;
	height: auto;
    color: #29C8BE;
	font-size: 120%;
}
#section09 .box04 .pay_lady03 {
	width: 100%;
	height: auto;
	background: url(../simg/pay_lady03.png) no-repeat center;
	background-size: 100%;
	padding-top: 20%;
}
#section09 .box04 .experience03 {
	width: 90%;
	height: auto;
	margin: 0 auto;
	border: solid 1px #CCC291;
	background: #FFFFFF;
}
#section09 .box04 .experience03 p {
	width: 80%;
	font-size: 80%;
	margin: 0 auto;
	font-weight: bold;
	padding-top: 10%;
}
#section09 .box04 .experience03 span {
	color: #fae003;
    font-size: 180%;
    text-shadow: 2px 2px 3px #000000;
}
#section09 .box05 {
	width: 90%;
	height: auto;
	margin: 0 auto;
	border: solid 1px #CCC291;
	background: #FFFFFF;
	margin-top: 5%;
	padding-bottom: 5%;
}
#section09 .box05 p{
	width: 80%;
	font-size: 80%;
	margin: 0 auto;
	font-weight: bold;
	padding-top: 10%;
}
#section09 .box06 {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}
#section09 .box06 .fanza {
	width: 100%;
	height: 50px;
	background: url(../img/logo_fanza.png) no-repeat center;
	background-size: 80%;
	position:relative;
}
#section09 .box06 .angel {
	width: 100%;
	height: 50px;
	background: url(../img/logo_angel.png) no-repeat center;
	background-size: 80%;
	position:relative;
}
#section09 .box06 .jewel {
	width: 100%;
	height: 50px;
	background: url(../img/logo_jewel.png) no-repeat center;
	background-size: 80%;
	position:relative;
}
#section09 .box06 .madam {
	width: 100%;
	height: 50px;
	background: url(../img/logo_madam.png) no-repeat center;
	background-size: 80%;
	position:relative;
}
#section09 .box08 {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}
#section09 .box08 .chatpia {
	width: 100%;
	height: 50px;
	background: url(../img/logo_chatpia.png) no-repeat center;
	background-size: 80%;
	position:relative;
}
#section09 .box08 .macherie {
	width: 100%;
	height: 50px;
	background: url(../img/logo_macherie.png) no-repeat center;
	background-size: 80%;
	position:relative;
}
#section09 .box08 .livegogo {
	width: 100%;
	height: 50px;
	background: url(../img/logo_livegogo.png) no-repeat center;
	background-size: 80%;
	position:relative;
}
#section10 {
	width: 100%;
	height: auto;
	padding-bottom: 5%;
}
#section10 .box01 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
}
#section10 .box01 h2{
	width: 95%;
	margin: 0 auto;
	text-align: center;
	color: #29C8BE;
	font-size: 120%;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
    border-bottom: 2px dashed #8FC31F ;
    position: relative;
}
#section10 .box01 h2::before {
	width: 95%;
    background: #29C8BE;
    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: "";
}
#section10 .box01 h2::after {
	width: 95%;
    background:#29C8BE ;
    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: "";
}
#section10 .box01 .box02 {
	width: 90%;
	height: auto;
	margin: 0 auto;
	border: solid 1px #CCC291;
	background: url(../img/section10_parts01.png) no-repeat center bottom#FFFFFF;
	background-size: 150%;
	background-color:rgba(255,255,255,0.75);
    background-blend-mode:lighten;
}
#section10 .box01 .box02 p {
	width: 80%;
	font-size: 80%;
	font-weight: bold;
	margin: 0 auto;
	padding-top: 10%;
}
#section10 .box01 .box02 a {
	height: 40px;
	background: url(../img/section10_parts02.png) no-repeat center;
	background-size: 80%;
	display: block;
	margin: 0 auto;
	padding-bottom: 5%;
}
#section10 .box01 .box02 span {
	font-size: 110%;
	color: #29C8BE;
	font-weight: bold;
}
#section12 {
	width: 100%;
	height: auto;
	background-color: #CCF7DC;
	padding-bottom: 5%;
}
#section12 h2 {
	width: 95%;
	margin: 0 auto;
	text-align: center;
	color: #29C8BE;
	font-size: 120%;
	font-weight: bold;
    border-bottom: 2px dashed #8FC31F ;
    position: relative;
}
#section12 h2::before {
	width: 95%;
    background: #29C8BE;
    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: "";
}
#section12 h2::after {
	width: 95%;
    background:#29C8BE ;
    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: "";
}
#section13 {
	width: 100%;
	height: auto;
	padding-top: 5%;
	padding-bottom: 5%;
	background-color: #CCF7DC;
}
#section13 div.box {
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
}
#section13 .box div.reef_img01 {
	width: 15%;
	height: 110px;
	top: -2%;
	left: 85%;
	background: url(../img/reef02.png) no-repeat left;
	background-size: 101%;
	position: absolute;
}
#section13 .box div.reef_img02 {
	width: 15%;
	height: 110px;
	top: 140px;
	left: 80%;
	background: url(../img/reef03.png) no-repeat left;
	background-size: 60%;
	position: absolute;
}
#section13 .box div.reef_img03 {
	width: 15%;
	height: 110px;
	top: 320px;
	left: 80%;
	background: url(../img/reef01.png) no-repeat left;
	background-size: 60%;
	position: absolute;
}
#section13 .box div.reef_img04 {
	width: 15%;
	height: 110px;
	top: 480px;
	left: 80%;
	background: url(../img/reef03.png) no-repeat left;
	background-size: 60%;
	position: absolute;
}
#section13 .box div.reef_img05 {
	width: 15%;
	height: 110px;
	top: 650px;
	left: 80%;
	background: url(../img/reef01.png) no-repeat left;
	background-size: 60%;
	position: absolute;
}
#section14 {
    /* padding: 5px 0; */
	/* margin-bottom: 10px; */
	/* background-color: #CCF7DC; */
	/* position: relative; */
	width: 100%;
	height: auto;
	padding-top: 10%;
}
#section14 .box01 {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
#section14 .box01 h2 {
    width: 95%;
	margin: 0 auto;
	text-align: center;
	color: #29C8BE;
	font-size: 130%;
	font-weight: bold;
    border-bottom: 2px dashed #8FC31F ;
    position: relative;
}
#section14 .box01 h2::before {
	width: 95%;
    background: #29C8BE;
    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: "";
}
#section14 .box01 h2::after {
	width: 95%;
    background:#29C8BE ;
    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: "";
}
#section14 .box01 p {
	width: 80%;
	font-size: 80%;
	font-weight: bold;
	margin: 0 auto;
	padding-top: 10%;
}
#section14 .box02 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-bottom: 10%;
	background: url(../img/sapporo03.jpg) no-repeat center;
	background-size: 100%;
	padding-top: 50%;
}
#section14 .box03 {
	display: none;
}
#section14 .box03_s {
	width: 95%;
	height: auto;
	margin: 0 auto;
	margin-bottom: 10%;
	border: solid 1px #CCC291;
	background: #FFFFFF;
}
#section14 .box04 {
	width: 90%;
	height: auto;
	margin: 0 auto;
	border: solid 1px #CCC291;
	background: #FFFFFF;
	margin-top: 5%;
	padding-bottom: 5%;
}
#section14 .box04 p {
	width: 80%;
	height: auto;
	font-size: 80%;
	font-weight: bold;
	margin: 0 auto;
	padding-top: 10%;
}
#section14 .box04 a {
	height: 40px;
	background: url(../img/section06_parts06.png) no-repeat center;
	background-size: 80%;
	display: block;
	margin: 0 auto;
	padding-bottom: 5%;
}
#section14 .box05 {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
#section14 .box05 p {
	width: 80%;
	font-size: 80%;
	font-weight: bold;
	margin: 0 auto;
	/* padding-top: 10%; */
}
#attention {
	width: 100%;
	color: #dc143c;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
}
.footer_banner_top {
	width: 100%;
	height: auto;
	background: #CCF7DC;
}
.footer_banner_top div {
    width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../simg/footer_banner_top.png);
	background-size: 100%;
	background-repeat: no-repeat;
	padding-top: 30%;
}