﻿/*====================================
style
=====================================*/
body {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'HiraKakuPro-W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-size: 62.5%;
  background: #ffffff;
  color: #000000;
  overflow-x: hidden;
}
a {
  text-decoration: none;
  color: #000000;
}
a:hover {
  opacity: 0.7;
}
.wrap {
  position: relative;
  background: #ffffff;
  overflow: hidden;
}
.container {
  max-width: 964px;
  margin: 0 auto;
  position: relative;
}
.content {
  width: 88%;
  margin: 0 6%;
  position: relative;
  display: inline-block;
}
.text-center {
  text-align: center;
}
img {
  max-width: 100%;
  width: auto;
  height: auto;
}
ul {
  list-style: none;
}
.pt30 {
  padding-top: 30px;
}
/** header **/
.header {
  background: #ffb866;
  padding-bottom: 85px;
  padding-top: 55px;
}
.header-box01 {
  text-align: center;
  padding-bottom: 15px;
}
.header-box02 {
  text-align: center;
  position: relative;
  margin-top: -80px;
}
.header-box02-img {
  padding-right: 18px;
  position: absolute;
  right: 0;
  text-align: right;
  top: 37px;
  width: 100%;
}
.header-box03 {
  margin-top: -98px;
  text-align: center;
}
/** section **/
.section-btn {
  padding-bottom: 50px;
  padding-top: 45px;
  text-align: center;
}
.section01 {
  padding-top: 160px;
  padding-bottom: 100px;
  text-align: center;
  background: url('../images/section01_bg.png');
  background-size: 100%;
  background-position: center top;
  background-repeat: no-repeat;
}
.section01-box01 {
  text-align: center;
  margin-top: 75px;
  background: url('../images/section01-box01_bg.png');
  background-size: auto;
  background-position: center top;
  background-repeat: no-repeat;
  padding: 100px 0;
}
.section01-box02 {
  padding-top: 43px;
}
.section01-box02 h3 {
  color: #ff8f00;
  line-height: 2;
  font-size: 3em;
  margin-bottom: 8px;
}
.section01-box02 p {
  font-size: 2.1em;
  line-height: 1.7;
  color: #030001;
}
.section01-box03 {
  margin-top: 62px;
}
.section01-box03 h3 {
  color: #ff8f00;
  line-height: 2;
  font-size: 3em;
  margin-bottom: 40px;
}
.section01-box04 {
  border: 3px solid #ffa32d;
  margin-top: 28px;
  padding-bottom: 15px;
  padding-top: 20px;
  position: relative;
  text-align: center;
}
.section01-box04 ul {
  display: inline-block;
  margin-top: -10px;
  width: 100%;
}
.section01-box04 ul li {
  float: left;
  text-align: left;
}
.section01-box04 ul li p {
  font-size: 1.6em;
  line-height: 1.8;
  color: #030001;
  font-weight: bold;
}
.section01-box04 ul li:nth-child(1) {
  margin-left: 16%;
  width: 55%;
}
.section01-box04 ul li:nth-child(2) {
  padding-left: 2%;
  width: 27%;
  padding-top: 10px;
}
.section02 {
  background: #f9f5be;
  padding: 80px 0 65px;
  text-align: center;
}
.section02 h2 {
  color: #ff8f00;
  display: inline-block;
  font-size: 3.6em;
  line-height: 1.7;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  text-align: center;
  margin-bottom: 35px;
}
.section02 h2 span.arrow01 {
  width: 16px;
  height: 36px;
  background: url('../images/section02_arrow01.png');
  background-repeat: no-repeat;
  padding-right: 10px;
}
.section02 h2 span.arrow02 {
  background: url('../images/section02_arrow02.png');
  background-repeat: no-repeat;
  bottom: 14px;
  height: 36px;
  padding-left: 10px;
  position: absolute;
  width: 16px;
}
.section02-img02 {
  margin-top: 60px;
}
.section02-box {
  text-align: left;
  margin-top: 90px;
}
.section02-box h3 {
  border-bottom: 7px solid #ff8f00;
  color: #ff8f00;
  display: inline-block;
  font-size: 3em;
  line-height: 1.6;
  margin-left: 5px;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.section02-box ul li {
  width: 100%;
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 30px;
}
.section02-box ul li h4 {
  font-size: 2.4em;
  color: #ff8f00;
  line-height: 1.5;
}
.section02-box ul li p {
  font-size: 1.6em;
  color: #000000;
  line-height: 2;
  text-align: justify;
}
.section02-box .box-img {
  width: 40%;
  float: left;
}
.section02-box .box-text {
  width: 57%;
  float: left;
}
.section02-box .pdr {
  padding-right: 3%;
}
.section03 {
  background: url('../images/section03_bg.jpg');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  padding: 120px 0 100px;
  text-align: center;
}
.section03 h2 {
  color: #002b4f;
  font-size: 3.6em;
  line-height: 1.7;
}
.section03 p {
  color: #010100;
  font-size: 2.4em;
  font-weight: bold;
  line-height: 1.3;
  margin-top: 15px;
  background: rgba(255, 255, 255, 0.7);
  display: inline-block;
  padding: 3px;
}
.section03 ul {
  display: inline-block;
  margin-top: 45px;
  width: 100%;
}
.section03 ul li {
  width: 48%;
  float: left;
}
.section03 ul li:nth-child(1) {
  margin-right: 4%;
}
.section04 {
  background: url('../images/section04_bg.png');
  background-repeat: repeat-x;
  text-align: center;
}
.section05 {
  background: #e9fcfa;
  padding: 37px 0 85px;
}
.section05-box {
  margin-top: 35px;
}
.section05-box h3 {
  border-bottom: 1px solid #000000;
  color: #000000;
  font-size: 2.6em;
  font-weight: normal;
  padding-bottom: 15px;
  text-align: center;
}
.section05-box ul {
  display: inline-block;
  margin-top: 44px;
  padding-bottom: 20px;
  width: 100%;
}
.section05-box ul li {
  display: table;
  float: left;
  position: relative;
  width: 50%;
}
.section05-box ul li .box-img {
  display: table-cell;
  width: 175px;
}
.section05-box ul li .box-text {
  display: table-cell;
  vertical-align: bottom;
}
.section05-box ul li .txt1 {
  font-size: 1.8em;
  line-height: 1.4;
  color: #030001;
}
.section05-box ul li .txt2 {
  font-size: 2.6em;
  line-height: 1.4;
  color: #030001;
}
.section05-box .text {
  font-size: 1.6em;
  line-height: 1.6;
  color: #030001;
}
.section06 {
  text-align: center;
  padding: 100px 0;
}
.section06-img01 {
  margin-bottom: 110px;
}
.section06-text .txt1 {
  color: #ff8f00;
  font-size: 3em;
  font-weight: bold;
  line-height: 2;
  margin-top: 50px;
}
.section06-text-img03 {
  margin-top: -30px;
}
.section06-text-icon {
  position: relative;
}
.section06-text-icon p {
  color: #ff8f00;
  font-size: 4em;
  font-weight: bold;
  padding-left: 15px;
  position: absolute;
  text-align: center;
  top: 30%;
  width: 100%;
}
.section06-text-icon p span {
  font-size: 1.75em;
}
.section06-text .txt2 {
  color: #5b5b5b;
  font-size: 3em;
  font-weight: normal;
  line-height: 2;
  margin-top: -50px;
}
.section06-items {
  width: 100%;
  display: inline-block;
  margin-top: 70px;
}
.section06-items li {
  width: 32%;
  float: left;
}
.section06-items li:nth-child(2),
.section06-items li:nth-child(1) {
  margin-right: 2%;
}
.section06-box01 {
  border: 1px solid #c57d5a;
  margin-top: 80px;
  text-align: left;
  padding-bottom: 50px;
}
.section06-box01 h2 {
  color: #ff8f00;
  font-size: 4.8em;
  line-height: 1.25;
  padding-left: 225px;
  padding-top: 90px;
  position: relative;
}
.section06-box01 h2:before {
  background: url('../images/section06_count01.jpg');
  background-repeat: no-repeat;
  content: "";
  height: 145px;
  left: 65px;
  position: absolute;
  top: 80px;
  width: 145px;
}
.section06-box01 h3 {
  font-size: 3.6em;
  line-height: 1.7;
  color: #ff8f00;
}
.section06-box01 p {
  font-size: 1.6em;
  line-height: 2.125;
  color: #313131;
  text-align: justify;
}
.section06-box01 .item01 {
  display: inline-block;
  margin-bottom: 85px;
  margin-top: 60px;
  width: 100%;
}
.section06-box01 .item01 li {
  width: 50%;
  float: left;
}
.section06-box01 .item01 li:nth-child(2) p {
  padding-left: 65px;
}
.section06-box01 .item02 {
  width: 100%;
  display: table;
  margin-top: 125px;
  margin-bottom: 35px;
  table-layout: fixed;
}
.section06-box01 .item02 li {
  display: table-cell;
}
.section06-box01 .item02 li:nth-child(1) {
  width: 57%;
}
.section06-box01 .item02 li:nth-child(2) {
  width: 43%;
  vertical-align: bottom;
}
.section06-box01 .item02 li:nth-child(2) h3 {
  padding-left: 30px;
  margin-bottom: 10px;
}
.section06-box01 .item02 li:nth-child(2) p {
  padding-left: 20px;
}
.section06-box02 {
  border: 1px solid #65bbd6;
  margin-top: 115px;
  text-align: left;
  padding-bottom: 85px;
}
.section06-box02 h2 {
  color: #65bbd6;
  font-size: 4.8em;
  line-height: 1.25;
  padding-left: 190px;
  padding-top: 90px;
  position: relative;
  margin-bottom: 95px;
}
.section06-box02 h2:before {
  background: url('../images/section06_count02.jpg');
  background-repeat: no-repeat;
  content: "";
  height: 145px;
  left: 38px;
  position: absolute;
  top: 80px;
  width: 145px;
}
.section06-box02 h3 {
  font-size: 3.6em;
  line-height: 1.7;
  color: #ff8f00;
}
.section06-box02 p {
  font-size: 1.6em;
  line-height: 2.125;
  color: #313131;
}
.section06-box02 .txt01 {
  margin-top: 50px;
}
.section06-box02 ul {
  margin-top: 85px;
  display: table;
  width: 100%;
  table-layout: fixed;
}
.section06-box02-img li {
  vertical-align: top;
}
.section06-box02-img li:nth-child(1) {
  width: 47%;
}
.section06-box02-img li:nth-child(2) {
  width: 50%;
  padding-left: 3%;
}
.section06-box02 ul li {
  width: 33.3333%;
  display: table-cell;
}
.section06-box02 ul li .btn {
  background: #52b2af;
  border-radius: 10px;
  color: #ffffff;
  line-height: 1.5;
  padding: 10px;
  text-align: center;
  font-size: 2.4em;
  margin-bottom: 25px;
}
.section06-box02 ul li p {
  margin-bottom: 15px;
  text-align: justify;
}
.section06-box02 ul li:nth-child(1) {
  width: 32%;
}
.section06-box02 ul li:nth-child(1) .box-content {
  padding-right: 20px;
  text-align: center;
}
.section06-box02 ul li:nth-child(2) {
  width: 36%;
}
.section06-box02 ul li:nth-child(2) .box-content {
  padding-right: 20px;
  padding-left: 20px;
  border-right: 1px solid #52b2af;
  border-left: 1px solid #52b2af;
  text-align: center;
}
.section06-box02 ul li:nth-child(3) .box-content {
  padding-left: 20px;
  text-align: center;
}
.section06-box03 {
  border: 1px solid #9f912a;
  margin-top: 75px;
  text-align: left;
  margin-bottom: 210px;
  padding-bottom: 70px;
}
.section06-box03 h2 {
  color: #b3d465;
  font-size: 4.8em;
  line-height: 1.25;
  margin-bottom: 80px;
  padding-left: 268px;
  padding-top: 85px;
  position: relative;
}
.section06-box03 h2:before {
  background: url('../images/section06_count03.jpg');
  background-repeat: no-repeat;
  content: "";
  height: 145px;
  left: 112px;
  position: absolute;
  top: 74px;
  width: 145px;
}
.section06-box03 h3 {
  font-size: 3.6em;
  line-height: 1.7;
  color: #ff8f00;
}
.section06-box03 p {
  font-size: 1.6em;
  line-height: 2.125;
  color: #313131;
}
.section06-box03 .txt01 {
  text-align: center;
  margin-bottom: 40px;
}
.section06-box03 .item {
  margin-top: 35px;
  padding: 23px 35px;
  background: #e0ecb3;
}
.section06-box03 .item h3 {
  border-bottom: 1px solid #c3dda4;
  color: #8ec055;
  font-size: 3.6em;
  margin-bottom: 20px;
  margin-top: -12px;
  padding-bottom: 15px;
}
.section06-box03 .item .txt02 {
  font-size: 2.6em;
  color: #8ec055;
}
.section06-box03 .item .txt03 {
  margin-bottom: 20px;
}
.section06-box03 .item p {
  font-size: 1.8em;
  line-height: 2;
  color: #030001;
}
.section06-box03 .item a {
  display: inline-block;
  margin-top: 8px;
}
.section06-box03 .item-content {
  background: #ffffff;
  text-align: center;
  padding: 10px 15px 30px;
}
.section07 {
  margin-top: 140px;
  background: #fee7db;
  padding-bottom: 165px;
}
.section07-top {
  background: url('../images/section07_bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  padding-bottom: 135px;
  padding-top: 125px;
  margin-bottom: 40px;
}
.section07-content p {
  color: #030001;
  font-size: 1.6em;
  line-height: 1.6;
  text-align: justify;
}
.section07-content .items h3 {
  font-size: 3.6em;
  color: #ff8f00;
  line-height: 1.6;
  font-weight: bold;
  border-left: 10px solid #ff8f00;
  padding-left: 32px;
  margin-bottom: 25px;
}
.section07-content .item01 {
  width: 100%;
  display: inline-block;
}
.section07-content .item01 li:nth-child(1) {
  width: 63%;
  float: left;
}
.section07-content .item01 li:nth-child(1) p {
  padding-right: 20px;
}
.section07-content .item01 li:nth-child(2) {
  width: 37%;
  float: left;
}
.section07-content .item01 li:nth-child(2) img {
  margin-top: -20px;
}
.section07-content .item02 {
  margin-top: 75px;
  width: 100%;
  display: flex;
}
.section07-content .item02 li:nth-child(1) {
  width: 52%;
  margin-left: 3%;
  order: 2;
  align-self: flex-end;
}
.section07-content .item02 li:nth-child(2) {
  width: 45%;
  order: 1;
}
.section07-content .item03-title {
  margin-top: 130px;
}
.section07-content .item03 {
  width: 100%;
  display: table;
  margin-bottom: 90px;
}
.section07-content .item03 li {
  display: table-cell;
}
.section07-content .item03 li:nth-child(1) {
  width: 58%;
  vertical-align: top;
  padding-right: 20px;
}
.section07-content .item03 li:nth-child(2) {
  width: 42%;
  text-align: right;
}
.section07-img04 {
  margin-bottom: 85px;
}
.section07 .box {
  background: #ffffff;
  margin-top: 65px;
  padding-top: 70px;
  text-align: center;
  padding-bottom: 85px;
}
.section07 .box h2 {
  color: #ff8f00;
  display: inline-block;
  font-size: 3.6em;
  line-height: 1.7;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  text-align: center;
  margin-bottom: 30px;
}
.section07 .box h2 span.arrow01 {
  width: 16px;
  height: 36px;
  background: url('../images/section02_arrow01.png');
  background-repeat: no-repeat;
  padding-right: 10px;
}
.section07 .box h2 span.arrow02 {
  background: url('../images/section02_arrow02.png');
  background-repeat: no-repeat;
  bottom: 14px;
  height: 36px;
  padding-left: 10px;
  position: absolute;
  width: 16px;
}
.section07 .box-img07 {
  margin-bottom: 37px;
}
.section07 .box-img08 {
  margin-bottom: 20px;
}
.section07 .box-img09 {
  margin-bottom: 42px;
}
.section08 {
  padding: 138px 0 138px;
}

.section08 .bnr img {
	display: block;
	margin : 80px auto 0;
}

.section08 .bnr p {
	margin: 80px 0 0;
	text-align:center;
	font-size:4em;
	color:#FF8E01;
	font-weight:bold;
}

.section08-content {
  background: #facd89;
  display: inline-block;
  width: 100%;
}
.section08-content ul {
  padding: 23px 40px;
  display: inline-block;
}
.section08-content ul li:nth-child(1) {
  width: 35%;
  float: left;
  margin-right: 5%;
}
.section08-content ul li:nth-child(2) {
  width: 60%;
  float: left;
  text-align: right;
}
.section08-content ul li a {
  display: inline-block;
  margin-top: 4px;
  max-width: 100%;
}
.section09 {
  background: gray;
  padding: 100px 0;
}
.section09 p {
  font-size: 1.6em;
  line-height: 1.7;
  color: #ffffff;
  text-align: left;
}
.footer {
  padding: 20px 0;
  border-top: 1px solid #868686;
  width: 100%;
  display: inline-block;
}
.footer-logo {
  float: left;
}
.footer-copyright {
  float: right;
}
.box-contact {
  display: block;
  padding: 20px 0;
  background: #ff8f00;
}
.sp-on {display: none !important;}
.sp-off {display: initial !important;}