@import url("general.css");
body {
  color: #444;
  font-family: "Hiragino Kaku Gothic ProN","Ã£Æ’Â¡Ã£â€šÂ¤Ã£Æ’ÂªÃ£â€šÂª", sans-serif;
}

table {
  border-collapse: collapse;
}

a {
  color: #000;
  text-decoration: none;
}

a:hover {
  opacity: .8;
}

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td, img, a {
  margin: 0;
  padding: 0;
  list-style: none;
}

h1, h2, h3, h4, h5, p, ul, ol, li, dl, dt, dd, form {
  font-weight: normal;
}

html {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
}

.wrap__top {
  min-width:1040px;
}
.anc {
  border:none;
  outline:none;
  display:block;
  margin-top: -60px;
  padding-top: 60px;
}
.header__fixed {
  background: #fff;
  height: 60px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  box-shadow: 0px 2px 10px 0px rgba(4, 0, 0, 0.1);
  display: none;
}

.header__wrap {
  background: url(../img/img_main.jpg)center no-repeat;
  background-size: cover;
  min-height: 679px;
  position: relative;
  margin-bottom: 50px;
}

.header_btm_img {
  height: 65px;
  background: url(../img/head_btm.png);
  position: absolute;
  bottom: -35px;
  left: 0;
  width: 100%;
}

.header__logo {
  font-family: Calibri;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.5px;
  font-style: italic;
  position: absolute;
  top: 20px;
  left: 30px;
}
.header__logo a {
  display:block;
  float:left;
}
.header__fixed .header__logo img {
  float:left;
}
.header__fixed .header__logo span {
  color:#333;
  font-size:12px;
  float:left;
  margin-top:0px;
}

.header__fixed .header__logo {
  top: 14px;
}

.header__fixed .header__navi__li a {
  color: #444;
  font-size: 14px;
}

.header__fixed .header__navi {
  top: 0px;
  right: 0;
}

.header__fixed .header__navi__li__in.contact a {
  background-color: #c4ff00;
  width: 150px;
  display: block;
  height: 60px;
  line-height: 60px;
  color: #0a7475;
  border-radius: 0px;
  box-sizing: border-box;
  text-align: center;
  font-style: italic;
  font-size: 18px;
}

.header__fixed .header__navi__li__in:first-child {
  border-left: 1px solid #ccc;
  padding-left: 20px;
}

.header__fixed .header__navi__li__in:last-child {
  padding-right: 20px;
  margin-right: 0;
}

.header__fixed .header__navi__li__in {
  display: inline-block;
  border-right: 1px solid #ccc;
  padding-right: 20px;
  margin-right: 20px;
}

.header__logo img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}

.header__logo p {
  display: inline-block;
  vertical-align: middle;
  font-size:12px;
}

.header__navi {
  font-size: 0px;
  position: absolute;
  top: 25px;
  right: 25px;
}

.header__navi__li {
  display: inline-block;
  line-height: 1;
  padding-left: 12px;
}

.header__navi__li a {
  color: #fff;
  font-size: 14px;
}
.header__navi__li a:hover {
  color:#0a7475;
}

.header__navi__li__in:first-child {
  border-left: 1px solid #fff;
  padding-left: 12px;
}

.header__navi__li__in:last-child {
  padding-right: 0;
  margin-right: 0;
}

.header__navi__li__in {
  display: inline-block;
  border-right: 1px solid #fff;
  padding-right: 12px;
  margin-right: 12px;
}

.header__navi__li__in.contact {
  padding-right: 0 !important;
  border-right: none;
  margin-left: 25px;
}

.header__navi__li__in.contact a {
  background-color: #c4ff00;
  width: 120px;
  display: block;
  height: 30px;
  line-height: 30px;
  color: #0a7475;
  border-radius: 30px;
  box-sizing: border-box;
  text-align: center;
  font-style: italic;
}

.header__navi__li__in.contact a:hover {
  background-color: #119385;
  color: #c4ff00;
}

.section01 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-100%, -50%);
}

.section01__title {
  color: #0a7475;
  font-size: 58px;
  font-weight: bold;
  line-height: 1.25;
  font-style: italic;
  margin-bottom: 30px;
}

.section01 ul {
  position: absolute;
  top: -14px;
  right: 22px;
}

.head_leaf_t {
  position: absolute;
  top: -12px;
  right: 45px;
}

.section01 ul li.sin {
  padding-top: 25px !important;
}

.section01 ul li {
  vertical-align: middle;
  display: inline-block;
  color: #c4ff00;
  font-size: 13px;
  font-weight: 700;
  line-height: 15px;
  text-align: center;
  width: 90px;
  height: 70px;
  box-sizing: border-box;
  padding-top: 17px;
  margin-left: -10px;
  background: url(../img/head_leaf.png) center no-repeat;
}

.section01__contactBtn a {
  background-color: #c4ff00;
  width: 350px;
  display: block;
  height: 40px;
  line-height: 40px;
  color: #0a7475;
  border-radius: 30px;
  box-sizing: border-box;
  text-align: center;
  font-style: italic;
  font-size: 18px;
}

.section01__contactBtn a:hover {
  background-color: #119385;
  color: #c4ff00;
}
.section02 {
  width: 1164px;
  height: 530px;
  margin: 0 auto 80px;
  position: relative;
  padding-top:30px;
}

.section02__title {
  color: #46b675;
  font-size: 38px;
  font-style: italic;
  font-weight: bold;
  line-height: 1.2;
}

.section02__cont {
  width: 995px;
  height: 534px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  right: 0;
  top: 0;
  background: url(../img/section02_t.png) no-repeat;
}

.section02__cont__list {
  position: absolute;
  left: 9999px;
}

.section02__cont__list__text {}

.section03 {
  position: relative;
  background: #46b675;
  padding-top: 56%;
}

.ptn_g {
  height: 65px;
  background: url(../img/ptn.png);
  position: absolute;
  top: -32px;
  left: 0;
  width: 100%;
}

.ptn_g2 {
  height: 65px;
  background: url(../img/ptn2.png);
  position: absolute;
  top: -32px;
  left: 0;
  width: 100%;
}

.section03_img {
  position: absolute;
  left: 0;
  bottom: 50px;
}

.section03_img img {
  width: 48vw;
}

.section03__title {
  color: #ffffff;
  font-size: 32px;
  line-height: 1.3;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 27px;
}

.section03__textList {
  position: absolute;
  left: 52%;
  top: 50%;
  transform: translateY(-50%);
  color: #ffffff;
  font-size: 16px;
  line-height: 1.5;
}

.section03__textList__in {}

.section03__textList__heading {
  color: #c4ff00;
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 3px;
}

.section03__textList__text {
  margin-bottom: 20px;
}

.section04 {
  text-align: center;
  padding-top: 70px;
}

.section04__copy {
  color: #46b675;
  font-size: 21px;
  font-weight: 500;
  font-weight: bold;
  font-style: italic;
  position: relative;
  display: inline-block;
  padding: 0 35px;
  margin-bottom: 15px;
}

.section04__copy:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  background: url(../img/icon_01.png)no-repeat;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
}

.section04__copy:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  background: url(../img/icon_01.png)no-repeat;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
}

.section04__title {
  color: #46b675;
  font-size: 38px;
  font-weight: bold;
  font-style: italic;
  line-height: 1.2;
  margin-bottom: 64px;
}

.section04__cont {
  width: 980px;
  margin: 0 auto;
}

.section04__cont__in {
  margin-bottom: 70px;
}

.section04__cont__in:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.section04__cont__in img {
  float: right;
}

.section04__cont__in.reverse img {
  float: left;
}

.section04__cont__in p {
  width: 580px;
  float: left;
  text-align: left;
  color: #444444;
  line-height: 1.7;
}

.section04__cont__in.reverse p {
  float: right;
}

.section04__cont__text__wrap {
  color: #4ab878;
  font-size: 28px;
  text-align: center;
  font-style: italic;
  margin-bottom: 100px;
}

.section04__cont__text {
  font-weight: bold;
}

.section05 {
  position: relative;
  background: #46b675;
  padding: 70px 0 70px;
}

.section05__title {
  width: 1100px;
  margin: 0 auto;
  color: #c4ff00;
  font-size: 38px;
  text-align: left;
  font-weight: bold;
  font-style: italic;
  line-height: 1.3;
  margin-bottom: 75px;
}

.section05__works__cate {
  width: 1024px;
  margin: 0 auto;
}

.section05__works__cate__line1 {
  text-align: center;
  margin-bottom: 40px;
  white-space:nowrap;
}

.section05__works__cate__line1__td {
  color: #ffffff;
  font-size: 14px;
  width: 228px;
  height: 177px;
  vertical-align: top;
  text-align: left;
  display: inline-block;
  margin: 0 12px;
  background: url(../img/img_cate_01.png) bottom right no-repeat;
}

.section05__works__cate__line1__td:nth-child(2) {
  background: url(../img/img_cate_02.png) bottom right no-repeat;
}

.section05__works__cate__line1__td:nth-child(3) {
  background: url(../img/img_cate_03.png) bottom right no-repeat;
}

.section05__works__cate__line1__td:nth-child(4) {
  background: url(../img/img_cate_04.png) bottom right no-repeat;
}

.section05__works__cate__line2 {
  text-align: center;
  margin-bottom: 70px;
}

.section05__works__cate__line2__td {
  color: #ffffff;
  font-size: 14px;
  width: 221px;
  height: 177px;
  vertical-align: top;
  text-align: left;
  display: inline-block;
  margin: 0 12px;
  position: relative;
  background: url(../img/img_cate_05.png) bottom right no-repeat;
}

.section05__works__cate__line2__td span {
  position: absolute;
  right: 0;
  bottom: 0;
}

.section05__works__cate__line2__td:nth-child(2) {
  background: url(../img/img_cate_06.png) bottom right no-repeat;
}

.section05__works__cate__line2__td:nth-child(3) {
  background: url(../img/img_cate_07.png) bottom right no-repeat;
}

.section05__works__cate__etc {}

.section05__works {
  width: 980px;
  margin: 0 auto;
}

.section05__works__title {
  color: #c4ff00;
  font-size: 32px;
  font-weight: bold;
  background: url(../img/section05_icon.png) left center no-repeat;
  font-style: italic;
  padding-left: 38px;
  margin-bottom: 36px;
}

.section05__works__list {}

.section05__works__list__in {
  display: inline-block;
  font-size: 0;
  vertical-align: top;
  margin-right: 34px;
  margin-bottom: 40px;
}

.section05__works__list__in a {
  display: block;
}

.section05__works__list__in:nth-child(2n) {
  margin-right: 0;
}

.section05__works__list__image {
  margin-bottom: 16px;
}

.section05__works__list__text {
  font-style: italic;
  font-weight: bold;
  color: #ffffff;
  font-size: 21px;
  background:url(../img/movie_btn.png) left center no-repeat;
  padding-left:38px;
}

.section05__works__list span {
  color: #ffffff;
  font-size: 16px;
  padding-left:38px;
}

.section05__voice {
  padding: 65px 0 90px;
}

.section05__voice .slide {
  width: 980px;
  margin: 0 auto;
}

.slide_sec__img {
  display: inline-block;
  vertical-align: top;
}

.slide_sec__img img {
  width: 220px;
}

.slide_sec__r {
  display: inline-block;
  width: 750px;
  vertical-align: top;
  box-sizing: border-box;
  padding-left: 25px;
}

.section05__voice__title {
  color: #46b675;
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 3px;
}

.section05__voice__text {
  color: #444444;
  font-size: 16px;
  margin-bottom: 22px;
}

.section05__voice__text__s {
  color: #444444;
  font-size: 14px;
  font-weight: bold;
}

.section06 {
  position: relative;
  background: #46b675;
  padding: 70px 0 105px;
}

.section06__title {
  width: 1100px;
  margin: 0 auto;
  color: #c4ff00;
  font-size: 38px;
  text-align: left;
  font-weight: bold;
  font-style: italic;
  line-height: 1.3;
  margin-bottom: 58px;
}

.section06__cont {
  width: 980px;
  margin: 0 auto;
}

.section06__cont:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.section06__cont__l {
  color: #ffffff;
  font-size: 16px;
  line-height: 1.6;
  width: 514px;
  display: inline-block;
  vertical-align: bottom;
}

.section06__cont__l p {
  margin-bottom: 22px;
}

.section06__cont__img {
  display: inline-block;
  vertical-align: top;
  float: right;
  margin-top: -70px;
}

.section06__cont__text {}

.section07 {
  position: relative;
  padding: 60px 0 100px;
}

.section07__title {
  width: 1100px;
  margin: 0 auto;
  color: #46b675;
  font-size: 38px;
  text-align: left;
  font-weight: bold;
  font-style: italic;
  line-height: 1.3;
  margin-bottom: 58px;
}

.section07__cont {
  width: 1010px;
  margin: 0 auto;
}

.section07__cont__in {}

.section07__cont__in__li {}

.section07__cont__in__li__box ul {
  font-size: 0;
  margin-bottom: 60px;
}

.section07__cont__in__li__box__heading {
  color: #444444;
  font-size: 26px;
  font-weight: bold;
  display: block;
}

.section07__cont__in__li__box__heading img {
  float: left;
  margin-top: 7px;
  margin-right: 7px;
}

.section07__cont__in__li__box__heading span {
  font-size: 16px;
  color: #444;
  border-width: 2px;
  border-color: #cccccc;
  border-style: solid;
  display: inline-block;
  padding: 0 5px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  margin-top: 7px;
  margin-left: 3px;
  margin-bottom: 35px;
  vertical-align: top;
}

.section07__cont__in__li__box__list {
  background: url(../img/icon_02.png) left center no-repeat;
  padding-left: 40px;
  width: 50%;
  font-size: 16px;
  display: inline-block;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.section07__cont__in__li__box__list:nth-child(2), .section07__cont__in__li__box__list:nth-child(5), .section07__cont__in__li__box__list:nth-child(6) {
  background: url(../img/icon_03.png) left center no-repeat;
}

.section07__cont__in__li__box__text {}

.section08 {
  position: relative;
  background: #46b675;
  padding: 70px 0 95px;
}

.section08__title {
  width: 1100px;
  margin: 0 auto;
  color: #c4ff00;
  font-size: 38px;
  text-align: left;
  font-weight: bold;
  font-style: italic;
  line-height: 1.3;
  margin-bottom: 58px;
}

.section08__cont {
  width: 1000px;
  margin: 0 auto;
}

.section08__flowList {}

.section08__flowList__in {
  color: #ffffff;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 15px;
  display: table;
}

.section08__flowList__in:nth-child(1) {
  width: 800px;
  margin-left: 140px;
}

.section08__flowList__in:nth-child(2) {
  width: 900px;
  margin-left: 80px;
}

.section08__flowList__in:nth-child(3) {
  width: 850px;
  margin-left: 20px;
}

.section08__flowList__in:nth-child(4) {
  width: 950px;
  margin-left: 80px;
}

.section08__flowList__in:nth-child(5) {
  width: 950px;
  margin-left: 20px;
}

.section08__flowList__in:nth-child(6) {
  width: 950px;
  margin-left: 80px;
}

.section08__flowList__in:nth-child(7) {
  width: 950px;
  margin-left: 20px;
}

.section08__flowList__in p {
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
}

.section08__flowList__in p>span.pc {
  display: inline-block !important;
}

.section08__flowList__in:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.section08__flowList__in_s {
  display: block;
  background: url(../img/sec8_tit1.png) no-repeat;
  width: 140px !important;
  height: 110px;
  text-indent: -9999px;
  overflow: hidden;
  display: table-cell;
  box-sizing: border-box;
}

.section08__flowList__in:nth-child(2)>span {
  background: url(../img/sec8_tit2.png) no-repeat;
}

.section08__flowList__in:nth-child(3)>span {
  background: url(../img/sec8_tit3.png) no-repeat;
}

.section08__flowList__in:nth-child(4)>span {
  background: url(../img/sec8_tit4.png) no-repeat;
}

.section08__flowList__in:nth-child(5)>span {
  background: url(../img/sec8_tit5.png) no-repeat;
}

.section08__flowList__in:nth-child(6)>span {
  background: url(../img/sec8_tit6.png) no-repeat;
}

.section08__flowList__in:nth-child(7)>span {
  background: url(../img/sec8_tit7.png) no-repeat;
}

.section09 {
  padding: 60px 0 100px;
}

.section09__title {
  width: 1100px;
  margin: 0 auto;
  color: #46b675;
  font-size: 38px;
  text-align: left;
  font-weight: bold;
  font-style: italic;
  line-height: 1.3;
  margin-bottom: 58px;
}

.section09__cont {
  width: 980px;
  margin: 0 auto;
}

.section09__faqList {
  margin-bottom: 27px;
}

.section09__faqList__heading {
  color: #444444;
  font-size: 18px;
  line-height: 1.6;
  background: url(../img/q.png) left center no-repeat;
  padding-left: 42px;
  font-weight: bold;
  margin-bottom: 6px;
}

.section09__faqList__text {
  color: #444444;
  line-height: 1.6;
  background: url(../img/a.png) left 2px no-repeat;
  padding-left: 42px;
  color: #444444;
  font-size: 16px;
  padding-bottom: 5px;
}

.section10 {
  position: relative;
  background: #42b8ab;
  padding: 70px 0 80px;
}

.section10__title {
  width: 1100px;
  margin: 0 auto;
  color: #c4ff00;
  font-size: 38px;
  text-align: left;
  font-weight: bold;
  font-style: italic;
  line-height: 1.3;
  margin-bottom: 58px;
}

.section10__cont {
  width: 820px;
  margin: 0 auto;
}


.contact__form th {
  white-space:nowrap;
  padding: 13px 20px 40px 0;
  vertical-align:top;
}
.confirmform th {
  padding-top:0;
}

.contact__form td {
  padding: 0px 0 40px 20px;
  vertical-align:top;
  color:#fff;
}

.contact__form td {
  text-align: left;
}
.contact__form td p {
  color:#fff;
  margin-top:5px;
}

.top {
  vertical-align: top;
}

.top p {
  padding-top: 10px;
}

.contact__form__in {}

.contact__form__cont__block {
  color: #ffffff;
  text-align: right;
  font-size: 18px;
}

.contact__form__cont__block span {
  color: #c4ff00;
  font-size: 14px;
  margin-left: 20px;
}



.contact__form__check {
  text-align: center;
  padding: 10px 0 45px;
}

input.input {
  font-size: 16px;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #dbdbdb;
  box-sizing: border-box;
  background-color: #ffffff;
  width: 400px;
  height: 50px;
  box-sizing: border-box;
  padding: 10px;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select {
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #dbdbdb;
  box-sizing: border-box;
  background: -webkit-linear-gradient(90deg, #f0f0f0 0%, #ffffff 100%);
  background: -moz-linear-gradient(90deg, #f0f0f0 0%, #ffffff 100%);
  background: -o-linear-gradient(90deg, #f0f0f0 0%, #ffffff 100%);
  background: -ms-linear-gradient(90deg, #f0f0f0 0%, #ffffff 100%);
  background: linear-gradient(0deg, #f0f0f0 0%, #ffffff 100%);
  width: 400px;
  height: 50px;
  color: #333333;
  font-size: 16px;
  padding: 10px;
}

select::-ms-expand {
  display: none;
}

.select_wrap {
  position: relative;
  width: 400px;
  height: 50px;
}

.select_wrap:after {
  content: "";
  display: block;
  width: 11px;
  height: 8px;
  background: url(../img/select_icon.png) no-repeat;
  position: absolute;
  right: 14px;
  top: 22px;
}

textarea {
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #dbdbdb;
  box-sizing: border-box;
  background-color: #ffffff;
  width: 570px;
  height: 300px;
  padding: 10px;
}

.top__contact__btn {
  text-align: center;
}

.top__contact__btn.col {
  margin-top:30px;
}
.top__contact__btn.col input {
  margin:0 10px;
}
.top__contact__btn input {
  background-color: #c4ff00;
  width: 350px;
  height: 60px;
  border: none;
  border-radius: 100px;
  color: #0a7475;
  font-size: 18px;
  font-style: italic;
  cursor: pointer;
}
.top__contact__btn input:hover {
  background-color: #119385;
  color: #c4ff00;
}

.footer {
  background-color: #444444;
  text-align: center;
  line-height: 50px;
  height: 50px;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
}

.footer__logo {
  display: inline-block;
  vertical-align: middle;
  padding-top: 8px;
  margin-right: 5px;
}

.copyright {
  color: #bababa;
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -4px;
}

.checkbox01-input {
  display: none;
}

.checkbox01-parts {
  color: #fff;
  padding-left: 30px;
  position: relative;
  margin-right: 20px;
  font-size: 18px;
}

.pagetop {
  width:50px;
    position:fixed;
    bottom: 20px;
    right:20px;
    z-index:5;
}
.pagetop img {
  width:100%;
}
.checkbox01-parts a {
  color: #fff;
  text-decoration: underline;
}

.checkbox01-parts::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #dbdbdb;
  box-sizing: border-box;
  background-color: #ffffff;
  width: 30px;
  height: 30px;
}

.checkbox01-input:checked+.checkbox01-parts {}

.checkbox01-input:checked+.checkbox01-parts::after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 10px;
  width: 7px;
  height: 14px;
  transform: rotate(40deg);
  border-bottom: 3px solid #009a9a;
  border-right: 3px solid #009a9a;
}

@media screen and (max-width: 1200px) {
  .header__logo img {
    width: 150px;
  }
  .header__logo img {
    width: 150px;
  }
  .header__fixed {
    min-width:1040px
  }
  .header__fixed .header__logo img {
    width: 110px;
    float:none;
    padding-top:3px;
  }
  .header__fixed .header__logo span {
    color:#333;
    font-size:10px;
    float:left;
    padding-top:4px;
  }
  .w1200 {
    display:none;
  }
  .section01__title {
    color: #0a7475;
    font-size: 53px;
    font-weight: bold;
    line-height: 1.25;
    font-style: italic;
    margin-bottom: 30px;
  }
  .section02__title {
    font-size: 38px;
    padding-left: 30px;
  }
  .section02 {
    width: 100%;
    height: 500px;
    margin: 0 auto 80px;
  }

  .section05__title,
  .section06__title, 
  .section07__title, 
  .section08__title, 
  .section09__title , 
  .section10__title {
    width: auto;
    box-sizing: border-box;
    padding-left: 20px;
  }

  .section03 {
    height: 650px;
    padding-top: 0;
  }
  .section03__textList {
    width: 550px;
    left: 49%;
  }
  .section03_img img {
    width: 520px;
    margin-left: -20px;
  }
}

@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
  .section08__flowList__in p>span.pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  img {
    width: 100%;
  }
  .wrap__top {
    overflow: hidden;
    min-width: auto;
  }
  .header__fixed {
    z-index: 10;
    display: block !important;
    height: 60px;
    min-width: auto;
  }
  .header__wrap {
    background: url(../img/sp/spmain_img.png)top no-repeat;
    background-size: cover;
    min-height: auto;
    position: relative;
    padding-top: 180%;
    margin-bottom: 50px;
    height: auto;
  }
  .header_btm_img {
    height: 30px;
    background: url(../img/head_btm.png) top center no-repeat;
    background-size: auto 40px;
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
  }
  .header__fixed .header__logo {
    top: 12px;
    left: 12px;
    width: 240px;
  }
  .header__fixed .header__logo a {
    float:left;
    display:block;
    padding-top:3px;
  }
  .header__fixed .menu {
    width: 50px;
    position: absolute;
    right: 12px;
    top: 11px;
  }
  .header__fixed .menu .close {
    display: none;
  }
  .header__fixed .header__navi__li a {
    display: block;
    text-align: center;
    color: #444;
    font-size: 14px;
    border-top: 1px solid #ccc;
    padding: 18px;
  }
  .header__fixed .header__navi {
    top: 60px;
    right: auto;
    left: 0;
    width: 100%;
    background: #fff;
    display: none;
  }
  .header__fixed .header__navi__li__in.contact a {
    background-color: #c4ff00;
    width: 100%;
    display: block;
    height: auto;
    line-height: 1;
    color: #0a7475;
    border-radius: 0px;
    box-sizing: border-box;
    text-align: center;
    font-style: italic;
    font-size: 15px;
    padding: 22px;
  }
  .header__fixed .header__navi__li__in:first-child {
    border-left: none;
    padding-left: 0px;
  }
  .header__fixed .header__navi__li__in:last-child {
    padding-right: 0px;
    margin-right: 0;
    margin-left: 0;
  }
  .header__fixed .header__navi__li__in {
    display: block;
    width: 100%;
    border-right: none;
    padding-right: 0px;
    margin-right: 0px;
  }
  .header__logo img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
  }
  .header__logo p {
    display: inline-block;
    vertical-align: middle;
  }
  .header__navi {
    font-size: 0px;
    position: absolute;
    top: 25px;
    right: 25px;
  }
  .header__navi__li {
    display: block;
    line-height: 1;
    padding-left: 0px;
    position: initial;
    width: 100%;
    left: 0;
  }
  .header__navi__li a {
    color: #fff;
    font-size: 14px;
    display: block;
  }
  .header__navi__li__in:first-child {
    border-left: 1px solid #fff;
    padding-left: 12px;
  }
  .header__navi__li__in:last-child {
    padding-right: 0;
    margin-right: 0;
  }
  .header__navi__li__in {
    display: inline-block;
    border-right: 1px solid #fff;
    padding-right: 12px;
    margin-right: 12px;
  }
  .header__navi__li__in.contact {
    padding-right: 0 !important;
    border-right: none;
    margin-left: 25px;
  }
  .header__navi__li__in.contact a {
    background-color: #c4ff00;
    width: 120px;
    display: block;
    height: 30px;
    line-height: 30px;
    color: #0a7475;
    border-radius: 30px;
    box-sizing: border-box;
    text-align: center;
    font-style: italic;
  }
  .section01 {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    bottom: 55px;
    top: auto;
  }
  .mimg {
    position: absolute;
    z-index: 1;
    top: 85px;
    width: 90%;
    left: 50%;
    transform: translate(-50%, 0%);
  }
  .section01__title {
    display: none;
  }
  .section01 ul {
    display: none;
  }
  .head_leaf_t {
    display: none;
  }
  .section01 ul li.sin {
    padding-top: 25px !important;
  }
  .section01 ul li {
    vertical-align: middle;
    display: inline-block;
    color: #c4ff00;
    font-size: 13px;
    font-weight: 700;
    line-height: 15px;
    text-align: center;
    width: 90px;
    height: 70px;
    box-sizing: border-box;
    padding-top: 17px;
    margin-left: -10px;
    background: url(../img/head_leaf.png) center no-repeat;
  }
  .section01__contactBtn a {
    background-color: #c4ff00;
    width: 300px;
    display: block;
    height: 40px;
    line-height: 40px;
    color: #0a7475;
    border-radius: 30px;
    box-sizing: border-box;
    text-align: center;
    font-style: italic;
    font-size: 18px;
  }
  .section02 {
    width: 90%;
    height: auto;
    margin: 0 auto 60px;
    position: relative;
  }
  .section02__title {
    font-style: italic;
    color: #46b675;
    font-size: 27px;
    margin-bottom: 40px;
  }
  .section02__cont {
    width: 100%;
    height: auto;
    text-indent: 0%;
    overflow: hidden;
    white-space: nowrap;
    position: initial;
    right: 0;
    top: 0;
    background: none;
  }
  .section02__cont__list {
    position: absolute;
    left: 9999px;
  }
  .section02__cont__list__text {}
  .section03 {
    position: relative;
    background: #46b675;
    padding-top: 0%;
    padding-bottom: 50px;
    height: auto;
  }
  .section03 .spimg {
    width: 90%;
    margin: 0 auto;
  }
  .ptn_g {
    height: 30px;
    background: url(../img/ptn.png);
    position: relative;
    background-size: auto 40px;
    top: -17px;
    left: 0;
    width: 100%;
  }
  .ptn_g2 {
    height: 30px;
    background: url(../img/ptn2.png);
    position: relative;
    background-size: auto 40px;
    top: -17px;
    left: 0;
    width: 100%;
  }
  .section03_img {
    position: initial;
    display: none;
  }
  .section03_img img {
    width: 100%;
  }
  .section03__title {
    color: #ffffff;
    font-size: 23px;
    line-height: 1.3;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 27px;
    padding-top: 25px;
  }
  .section03__textList {
    position: initial;
    transform: translateY(0%);
    width: 90%;
    margin: 0 auto;
  }
  .section03__textList__in {}
  .section03__textList__heading {
    color: #c4ff00;
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 3px;
    line-height: 1.3;
  }
  .section03__textList__text {
    margin-bottom: 25px;
    font-size: 14px;
  }
  .section04 {
    text-align: center;
    padding-top: 50px;
  }
  .section04__copy {
    color: #46b675;
    font-size: 17px;
    font-weight: 500;
    font-weight: bold;
    font-style: italic;
    position: relative;
    display: inline-block;
    padding: 0 24px;
    margin-bottom: 15px;
    line-height: 20px;
  }
  .section04__copy:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    background: url(../img/icon_01.png)no-repeat;
    top: 50%;
    transform: translateY(-50%);
    width: 23px;
    height: 25px;
    background-size: 23px;
  }
  .section04__copy:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    background: url(../img/icon_01.png)no-repeat;
    top: 50%;
    background-size: 23px;
    transform: translateY(-50%);
    width: 23px;
    height: 25px;
  }
  .section04__title {
    color: #46b675;
    font-size: 27px;
    font-weight: bold;
    font-style: italic;
    line-height: 1.2;
    margin-bottom: 45px;
  }
  .section04__cont {
    width: 90%;
    margin: 0 auto;
  }
  .section04__cont__in {
    margin-bottom: 40px;
  }
  .section04__cont__in:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
  }
  .section04__cont__in img {
    float: none;
    margin-bottom: 10px;
  }
  .section04__cont__in.reverse img {
    float: none;
  }
  .section04__cont__in p {
    width: 100%;
    float: left;
    text-align: left;
    color: #444444;
    line-height: 1.5;
    font-size: 14px;
  }
  .section04__cont__in.reverse p {
    float: right;
  }
  .section04__cont__text__wrap {
    color: #4ab878;
    font-size: 23px;
    text-align: center;
    font-style: italic;
    margin-bottom: 60px;
  }
  .section04__cont__text {
    font-weight: bold;
  }
  .section05 {
    position: relative;
    background: #46b675;
    padding: 0px 0 40px;
  }
  .section05__title {
    width: 90%;
    margin: 0 auto;
    color: #c4ff00;
    font-size: 27px;
    text-align: left;
    font-weight: bold;
    font-style: italic;
    line-height: 1.3;
    margin-bottom: 45px;
    padding-left: 0;
  }
  .section05__works__cate {
    width: 90%;
    margin: 0 auto;
  }
  .section05__works__cate__line1 {
    text-align: center;
    margin-bottom: 0px;
    white-space:initial;
  }
  .section05__works__cate__line1__td {
    color: #ffffff;
    font-size: 14px;
    width: 45%;
    height: 39vw;
    vertical-align: top;
    text-align: left;
    display: inline-block;
    margin: 0 2% 20px;
    background: url(../img/img_cate_01.png) center bottom no-repeat;
    background-size: 100%;
  }
  .section05__works__cate__line1__td:nth-child(2) {
    background: url(../img/img_cate_02.png) center bottom no-repeat;
    background-size: 100%;
  }
  .section05__works__cate__line1__td:nth-child(3) {
    background: url(../img/img_cate_03.png) center bottom no-repeat;
    background-size: 100%;
    ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢
  }
  .section05__works__cate__line1__td:nth-child(4) {
    background: url(../img/img_cate_04.png) center bottom no-repeat;
    background-size: 100%;
  }
  .section05__works__cate__line2 {
    text-align: center;
    margin-bottom: 30px;
  }
  .section05__works__cate__line2__td {
    color: #ffffff;
    font-size: 14px;
    width: 45%;
    height: 39vw;
    vertical-align: top;
    text-align: left;
    display: inline-block;
    margin: 0 2% 20px;
    background: url(../img/img_cate_05.png) center bottom no-repeat;
    background-size: 100%;
  }
  .section05__works__cate__line2__td span {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .section05__works__cate__line2__td:nth-child(2) {
    background: url(../img/img_cate_06.png) center bottom no-repeat;
    background-size: 100%;
  }
  .section05__works__cate__line2__td:nth-child(3) {
    background: url(../img/img_cate_07.png) center bottom no-repeat;
    background-size: 100%;
  }
  .section05__works__cate__etc {}
  .section05__works {
    width: 90%;
    margin: 0 auto;
  }
  .section05__works__title {
    color: #c4ff00;
    font-size: 23px;
    font-weight: bold;
    background: url(../img/section05_icon.png) left center no-repeat;
    font-style: italic;
    background-size: 27px;
    padding-left: 34px;
    margin-bottom: 20px;
  }
  .section05__works__list {}
  .section05__works__list__in {
    display: inline-block;
    font-size: 0;
    vertical-align: top;
    margin-right: 0px;
    margin-bottom: 30px;
  }
  .section05__works__list__in a {
    display: block;
  }
  .section05__works__list__in:nth-child(2n) {
    margin-right: 0;
  }
  .section05__works__list__image {
    margin-bottom: 12px;
  }
  .section05__works__list__text {
    font-style: italic;
    font-weight: bold;
    color: #ffffff;
    font-size: 18px;
    background:url(../img/movie_btn.png) left center no-repeat;
    background-size:22px !important;
    padding-left:30px;
  }
  .section05__works__list span {
    color: #ffffff;
    font-size: 14px;
    padding-left:30px;
  }
  .section05__voice {
    padding: 65px 0 50px;
  }
  .section05__voice .slide {
    width: 100%;
    margin: 0 auto;
  }
  .slide_sec__img {
    display: block;
    vertical-align: top;
    width: 70%;
    text-align: center;
    margin: 0 auto 30px;
  }
  .slide_sec__img img {
    width: 100%;
  }
  .slide_sec__r {
    display: block;
    width: 90%;
    vertical-align: top;
    box-sizing: border-box;
    padding-left: 0px;
    margin: 0 auto;
  }
  .section05__voice__title {
    color: #46b675;
    font-size: 21px;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 10px;
    line-height: 1.3;
  }
  .section05__voice__text {
    color: #444444;
    font-size: 14px;
    margin-bottom: 15px;
  }
  .section05__voice__text__s {
    color: #444444;
    font-size: 14px;
    font-weight: bold;
  }
  .slick-dots {
    text-align: center !important;
  }

  /* Arrows */
  .slick-prev,
  .slick-next
  {
      top: 15% !important;
  }
  .slick-prev
  {
      left: 15px !important;

      background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAyCAYAAACgadDsAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAALUSURBVFiFvdhviNRVFMbxz7i1yCoahlKoEFIQQmGEIYaIpCmbRP+MEAm0ICLCokLsReqbEkEXDIkMI5YVxBAjSpKsFEIQQV/4QgTBNyJKggQisSL24szgsMzv7MzsHc/Le557v9x7zzn3cGsvHvlMD20pruJC8+CkHgKfx684jvn3A/pcHTgFj9TBC3oJfQZHMb1pbCb+wMJeQJ+qAx9q4Zshdj+1JPRJHBO7amW38R5uloI+XgfOqvDfwTocpszxPoY/MTsBbsDBxsBEoXNEgMyt8N8VRzrcPDgR6KNih/MS4IfYN9bRLXSmuMMnEs0n2NPK0Q304TpwfqL5HENVzk6h00UePp1otuGrbJFOoNPwG55NNNuxdbyF2oUO4BcsSjRD2NzOYu1AB/AzliSaPSJw2rLxoP04hBcSzT6RGndLQPvxI1YlmmGR/G0DM2gf9uPlZO5BUd7udAKsgvaJHbyRzDssCnjHwFbQGr7D2mTOEbwlnqqurBlawzdYn+h/x+sY7RY4FjokgqLKTuAV/DcRYDN0BzYmupNYjVsTBTag25A1v6cxiJslgA1ordRinUC/wM5Es1BE7NSSUPgUuxPdYlHwB0pC4SORo1W2FD9hckloo4n6IdGvEA9AfyloA/wuDiRzBuv+B0tBudcYH0rmvYoRUaeLQBvgtSJ4quxNfN8NOHtPR0WdPZpo3sa3Osz18TqHUbyGvxLNO/i6E3A7PdItUXf/TjQfyAtMx9Bm8KlE8zG+LAmFf7ESZxLNZmwpCW0Gn0s0W7GpJBSui5b0fKLZLspqMSj8g+W4mGh24f2SULiCZbhU4a+Jzn9DSShcFkd9OQHvFWW1GJTY6TKx81bWJ16uNSWhxN0uF3ddBR4R3WTRz6vz4qivV/j7xVEX/bwi8nelyOexdgMvKfh51WxnWoAbuX2a3v2CnnKvOb8mAu1sw/lAj6DEqzSoxSfz/2cuiYXn40fYAAAAAElFTkSuQmCC) center no-repeat;
      width: 15px;
      height: 26px;
      background-size: 100%;
  }
  .slick-next
  {
      right: 15px !important;
      background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAzCAYAAABrNQNJAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAALjSURBVFiFvdhNiFVlGAfw36QOOkIWpAYaLgxxURBCKorgV2apYVljqAvDD3QhCuIiWhguXIgUCC7CD7BMMfr+GLGshEjIhZa5KNGFqAuthQqpmJaL516bLud9Z+bOOz67uc977o+555z3/J/TMqtjg4aaiJO43tgoVQ80/D0b3+FTDLwf6Hx8hkF4Bh+itS/RdnzQgMzBfvTvC3Qq9mFARf8lvId+pdGj6MiseRU70VISvYWXcSizbineKQXXz+kt8VN+n1m7Am+XRIn7ch5+zKxfiy0lUfhLXLXHMsdswJslUbiKZ/Fz5riNeL0kClcwC6cyx27GupIo/IGZOJ1Z8xZWl0ThEmbgbKLfgu14rSQKF2rw+Qy8A4tKonAO03Ex0e+Hd8UmUwyFM+IcX87A72NuSRR+q8F/Jvqt+EjccsVQ+LX2pVcz8Mfi6VUMheM1+Fqi34YvMbkkCj+J85fKUoPxFZ4uicIPeAE3Ev0h4pH5VEkUvsUC8XisqofxNZ4oicJBLMTfif5QfIMxJVEiti7BnUT/UfGrjC6JEolyZ6Y/ErtKo+1YnulfwLKS6HzslY6rl8RudrYU+hwOqM7O/Pds/p0yF9IMsd+mRpArYve6l0J6i07B52L+qap63jrR+cPeoBPE/tqW6F+XSJbNouPE9vZgBpwrkaGbQZ+sgUMS/S6nhZ6iY3EYj2TAV+Tnoh6hj9fAYYn+HSwWF1a2uouOEq8FRmTApWJ677K6g44UG/Vjif6/WCl2o25VV+jwGjg6A67B7u6CXaFDxTkck1mzXiT8HlUKfUjD076i3tDkkFyFVuaahtokpramqhGtJ7jxmWO2ivm06eqMtuELiaxaq21iEu9V1dF6Kp+WWbtDk0NwFdoqburc/LEHq8QtUgSdhOczaw5gGf4pAdbRI2LPrMqsn8jHyqZR4r9p9/+U3iFe0d0uCXZGibD8ophLDsuPCr2qxteqHSJo/YKbfQHCXaEEj1ytBgBLAAAAAElFTkSuQmCC) center no-repeat;
      width: 15px;
      height: 26px;
      background-size: 100%;
  }
  
  
  
  
  .section06 {
    position: relative;
    background: #46b675;
    padding: 0;
  }
  .section06__title {
    width: 90%;
    padding-top: 14px;
    margin: 0 auto;
    color: #c4ff00;
    font-size: 27px;
    text-align: left;
    font-weight: bold;
    font-style: italic;
    line-height: 1.3;
    margin-bottom: 40px;
    padding-left: 0;
  }
  .section06__cont {
    width: 90%;
    margin: 0 auto;
  }
  .section06__cont:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
  }
  .section06__cont__l {
    color: #ffffff;
    font-size: 14px;
    line-height: 1.6;
    width: 100%;
    display: inline-block;
    vertical-align: bottom;
  }
  .section06__cont__l p {
    margin-bottom: 22px;
  }
  .section06__cont__img {
    display: inline-block;
    vertical-align: top;
    float: none;
    margin-top: 0px;
    padding-bottom: 60px;
  }
  .section06__cont__text {}
  .section07 {
    position: relative;
    padding: 60px 0 50px;
  }
  .section07__title {
    width: 90%;
    margin: 0 auto;
    color: #46b675;
    font-size: 27px;
    text-align: left;
    font-weight: bold;
    font-style: italic;
    line-height: 1.3;
    margin-bottom: 58px;
    padding-left: 0;
  }
  .section07__cont {
    width: 90%;
    margin: 0 auto;
  }
  .section07__cont__in {}
  .section07__cont__in__li {}
  .section07__cont__in__li__box ul {
    font-size: 0;
    margin-bottom: 25px;
  }
  .section07__cont__in__li__box__heading {
    color: #444444;
    font-size: 21px;
    font-weight: bold;
    display: block;
    text-align: left;
  }
  .section07__cont__in__li__box__heading p {
    display: block !important;
    width: 100%;
  }
  .section07__cont__in__li__box__heading img {
    float: none;
    margin-top: 7px;
    margin-right: 7px;
    width: 70px;
  }
  .section07__cont__in__li__box__heading span {
    font-size: 14px;
    color: #444;
    display: block;
    border-width: 2px;
    border-color: #cccccc;
    border-style: solid;
    display: inline-block;
    padding: 0 5px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    float: none;
    margin-top: 7px;
    margin-left: 0px;
    margin-bottom: 25px;
  }
  .section07__cont__in__li__box__list {
    background: url(../img/icon_02.png) left 2px no-repeat;
    padding-left: 33px;
    background-size: 25px !important;
    width: 100%;
    font-size: 14px;
    display: block;
    box-sizing: border-box;
    margin-bottom: 12px;
    padding-bottom: 5px;
  }
  .section07__cont__in__li__box__list:nth-child(2), .section07__cont__in__li__box__list:nth-child(5), .section07__cont__in__li__box__list:nth-child(6) {
    background: url(../img/icon_03.png) left center no-repeat;
  }
  .section07__cont__in__li__box__text {}
  .section08 {
    position: relative;
    background: #46b675;
    padding: 0px;
  }
  .section08__title {
    width: 90%;
    margin: 0 auto;
    color: #c4ff00;
    font-size: 27px;
    text-align: left;
    font-weight: bold;
    font-style: italic;
    line-height: 1.3;
    padding-top: 20px;
    padding-left: 0;
    margin-bottom: 50px;
  }
  .section08__cont {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 40px;
  }
  .section08__flowList {}
  .section08__flowList__in {
    color: #ffffff;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 20px;
    display: table;
    width: 100% !important;
    margin-left: 0 !important;
  }
  .section08__flowList__in p {
    font-size: 14px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
  }
  .section08__flowList__in:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
  }
  .section08__flowList__in_s {
    display: block;
    background: url(../img/sec8_tit1.png) no-repeat;
    width: 140px !important;
    height: 110px;
    text-indent: -9999px;
    overflow: hidden;
    display: table-cell;
    box-sizing: border-box;
  }
  .section08__flowList__in:nth-child(2) span {
    background: url(../img/sec8_tit2.png) no-repeat;
  }
  .section08__flowList__in:nth-child(3) span {
    background: url(../img/sec8_tit3.png) no-repeat;
  }
  .section08__flowList__in:nth-child(4) span {
    background: url(../img/sec8_tit4.png) no-repeat;
  }
  .section08__flowList__in:nth-child(5) span {
    background: url(../img/sec8_tit5.png) no-repeat;
  }
  .section08__flowList__in:nth-child(6) span {
    background: url(../img/sec8_tit6.png) no-repeat;
  }
  .section08__flowList__in:nth-child(7) span {
    background: url(../img/sec8_tit7.png) no-repeat;
  }
  .section09 {
    padding: 60px 0 30px;
  }
  .section09__title {
    width: 90%;
    margin: 0 auto;
    color: #46b675;
    font-size: 27px;
    text-align: left;
    font-weight: bold;
    font-style: italic;
    line-height: 1.3;
    margin-bottom: 46px;
    padding-left: 0;
  }
  .section09__cont {
    width: 90%;
    margin: 0 auto;
  }
  .section09__faqList {
    margin-bottom: 27px;
  }
  .section09__faqList__heading {
    color: #444444;
    font-size: 16px;
    line-height: 1.6;
    background: url(../img/q.png) left 2px no-repeat;
    padding-left: 42px;
    font-weight: bold;
    margin-bottom: 6px;
  }
  .section09__faqList__text {
    color: #444444;
    line-height: 1.6;
    background: url(../img/a.png) left 2px no-repeat;
    padding-left: 42px;
    color: #444444;
    font-size: 14px;
    padding-bottom: 5px;
  }
  .section10 {
    position: relative;
    background: #42b8ab;
    padding: 0 0 80px;
  }
  .pagetop {
    position:fixed;
    bottom: 30px;
    right:15px;
    z-index:5;
    width:40px;
  }
  .footer__logo {
    width:120px;
  }
  .section10__title {
    width: 90%;
    margin: 0 auto;
    color: #c4ff00;
    font-size: 27px;
    text-align: left;
    font-weight: bold;
    font-style: italic;
    line-height: 1.3;
    margin-bottom: 45px;
    padding-top: 20px;
    padding-left: 0;
  }
  .section10__cont {
    width: 90%;
    margin: 0 auto;
  }
  .contact__form {
    width: 100%;
  }
  .contact__form th {
    padding: 0;
    display: block;
    text-align: left;
    font-size: 16px;
    margin-bottom: 12px;
  }
  .contact__form td {
    padding: 0;
    display: block;
    text-align: left;
    margin-bottom: 22px;
  }
  .contact__form td {
    font-size:16px;
    text-align: left;
    padding-left:0px;
  }
  .contact__form td a {
    color:#fff !important;
    text-decoration:none !important;
  }
  .top {
    vertical-align: top;
  }
  .top p {
    padding-top: 10px;
  }
  .contact__form__in {}
  .contact__form__cont__block {
    color: #ffffff;
    text-align: right;
    font-size: 18px;
  }
  .contact__form__cont__block span {
    color: #c4ff00;
    font-size: 14px;
    margin-left: 20px;
  }
  .contact__form__cont {}
  .contact__form__cont__block {}
  .contact__form__cont__input-block {}
  .f-form-textarea {}
  .contact__form__wrap {}
  .contact__form__check {
    text-align: center;
    padding: 30px 0 45px;
  }
  input.input {
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #dbdbdb;
    box-sizing: border-box;
    background-color: #ffffff;
    width: 100%;
    height: 50px;
    box-sizing: border-box;
    padding: 10px;
  }
  select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  select {
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #dbdbdb;
    box-sizing: border-box;
    background: -webkit-linear-gradient(90deg, #f0f0f0 0%, #ffffff 100%);
    background: -moz-linear-gradient(90deg, #f0f0f0 0%, #ffffff 100%);
    background: -o-linear-gradient(90deg, #f0f0f0 0%, #ffffff 100%);
    background: -ms-linear-gradient(90deg, #f0f0f0 0%, #ffffff 100%);
    background: linear-gradient(0deg, #f0f0f0 0%, #ffffff 100%);
    width: 100%;
    height: 50px;
    color: #333333;
    font-size: 16px;
    padding: 10px;
  }
  select::-ms-expand {
    display: none;
  }
  .select_wrap {
    position: relative;
    width: 100%;
    height: 50px;
  }
  .select_wrap:after {
    content: "";
    display: block;
    width: 11px;
    height: 8px;
    background: url(../img/select_icon.png) no-repeat;
    position: absolute;
    right: 14px;
    top: 22px;
  }
  textarea {
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #dbdbdb;
    box-sizing: border-box;
    background-color: #ffffff;
    width: 100%;
    height: 200px;
  }
  .top__contact__btn {
    text-align: center;
  }
  input[type="submit"] {
    -webkit-box-sizing: content-box;
    -webkit-appearance: button;
    appearance: button;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
    width:200px;
    height:auto;
    padding:10px;
  }
  input[type="submit"]::-webkit-search-decoration, display: none;
}


.top__contact__btn.col {
  text-align:center;
}
.top__contact__btn.col input {
  width:200px;
  box-sizing:border-box;
  display:block;
  margin:0 auto 10px;
  height:auto;
  padding:10px 20px;
}
input[type="submit"]::focus, outline-offset: -2px;

}
.top__contact__btn input {
  background-color: #c4ff00;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 100px !important;
  color: #0a7475;
  font-size: 18px;
  font-style: italic;
}
.footer {
  background-color: #444444;
  text-align: center;
  line-height: auto;
  height: auto;
  position: relative;
  box-sizing: border-box;
  padding-top:10px;
}
.footer__logo {
  display: block;
  vertical-align: middle;
  padding-top: 8px;
  margin: 0px auto 10px;
  height: 25px;
}
.copyright {
  color: #bababa;
  font-size: 10px;
  display: inline-block;
  vertical-align: middle;
  margin-top: 0px;
}
.company_link {
  line-height:1;
  padding:10px 0;
}
.company_link a {
  color:#fff;
  font-size:14px;
  text-decoration:underline;
}
.checkbox01-input {
  display: none;
}
.checkbox01-parts {
  color: #fff;
  padding-left: 30px;
  position: relative;
  margin-right: 20px;
  font-size: 14px;
  padding-top: 5px;
}
.checkbox01-parts a {
  color: #fff;
  text-decoration: underline;
}
.checkbox01-parts::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #dbdbdb;
  box-sizing: border-box;
  background-color: #ffffff;
  width: 30px;
  height: 30px;
}
.checkbox01-input:checked+.checkbox01-parts {
}
.checkbox01-input:checked+.checkbox01-parts::after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 10px;
  width: 7px;
  height: 14px;
  transform: rotate(40deg);
  border-bottom: 3px solid #009a9a;
  border-right: 3px solid #009a9a;
}




}