@charset "UTF-8";
/* Scss Document */
/* 
---------------------------------------
フォントファミリー
---------------------------------------
*/
body {
  font-family: noto-sans-cjk-jp,sans-serif; }

/* 
---------------------------------------
コンテンツ幅
---------------------------------------
*/
.inner {
  width: 1000px;
  margin: 0 auto; }
  @media (max-width: 999px) {
    .inner {
      width: 90%;
      max-width: 375px; } }

#header .logo {
  font-size: 24px;
  padding: 12px 12px;
  letter-spacing: .8px;
  font-weight: 500; }
  @media (max-width: 999px) {
    #header .logo {
      font-size: 16px;
      padding: 12px 0; } }

#kv .pic {
  margin: 0 auto 30px;
  text-align: center; }

#construction .under_keyvisual {
  background: url(../images/improvement/kv.jpg) center no-repeat;
  background-size: cover;
  text-align: center;
  height: 216px; }

#construction .under_keyvisual h2 {
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.25em;
  line-height: 25px;
  padding-top: 95px; }

#construction .under_keyvisual h2 img {
  width: 314px; }

#construction_section01 .title {
  margin: 0 auto 60px;
  display: flex;
  justify-content: center;
  align-items: center; }

#construction_section01 .title p:first-child {
  background-color: #69a750;
  border-radius: 100%;
  width: 120px;
  height: 120px;
  margin-right: 30px;
  font-size: 12px;
  line-height: 1.6;
  font-weight: bold;
  color: #fff;
  text-align: center;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center; }

#construction_section01 .title p:nth-child(2) {
  font-size: 21px;
  font-weight: bold;
  letter-spacing: 0.05em;
  float: right; }

#construction_section01 .title p:nth-child(2) span {
  display: block;
  font-size: 32px; }

#construction_section01 .h3_title,
#construction_section02 .h3_title,
#construction_section03 .h3_title {
  background-color: #ebf3e8;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.15em;
  margin: 0 0 45px;
  padding: 10px 0 8px; }

#construction_section01 .inner {
  max-width: 1000px;
  margin: 0 auto;
  padding-bottom: 100px; }

#construction_section01 .inner .h4_title {
  background: url(../img/icon01.svg) center top no-repeat;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.08em;
  padding-top: 80px;
  margin-bottom: 25px; }

#construction_section01 .inner .h4_title span {
  display: block;
  font-size: 26px; }

#construction_section01 .inner .head_txt01 {
  text-align: center;
  margin-bottom: 50px; }

#construction_section01 .inner .box01 {
  margin-bottom: 40px;
  display: flex;
  justify-content: center;
  align-items: center; }

#construction_section01 .inner .box01 li {
  background: url(../img/icon02.svg) center 20px no-repeat;
  width: 23.8%;
  padding: 85px 0 25px;
  margin-left: 1.5%;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.01em;
  line-height: 1.4;
  text-align: center;
  border: 1px solid #69a750;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  float: left; }

#construction_section01 .inner .box01 li span {
  display: block; }

#construction_section01 .inner .box01 li:first-child {
  margin-left: 0; }

#construction_section01 .inner .box01 li p {
  font-size: 30px;
  color: #f44436; }

#construction_section01 .inner .box01 li p span {
  display: inline;
  font-size: 18px; }

#construction_section01 .inner .box02 {
  border-bottom: 1px solid #b4b4b5;
  border-top: 1px solid #b4b4b5;
  padding: 5px 10px 10px 5px;
  margin-bottom: 80px; }

#construction_section01 .inner .box02 dt {
  width: 100%;
  display: block;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 5px; }

#construction_section01 .inner .box02 dd {
  background-color: #e1eedc;
  display: table-cell;
  vertical-align: middle;
  width: 8.8%;
  height: 88px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  border-left: 10px solid #fff; }

#construction_section01 .inner .box02 dd:first-child {
  border-left: none; }

#construction_section01 .inner .box03 .title02 {
  background-color: #69a750;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  letter-spacing: 0.03em;
  padding: 5px 0;
  margin-bottom: 30px; }

#construction_section01 .inner .box03 .sub_title02 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px; }

#construction_section01 .inner .box03 .sub_title02 span {
  color: #f44436; }

#construction_section01 .inner .box03 .text01 {
  font-size: 16px;
  margin-bottom: 30px; }

#construction_section01 .inner .box03 .inner {
  background-color: #f7f7f7;
  padding: 25px;
  margin-bottom: 30px; }

#construction_section01 .inner .box03 .inner .title03 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 15px; }

#construction_section01 .inner .box03 .inner .inner_box01 {
  background: url(../img/img01.jpg) top right no-repeat;
  padding-right: 400px;
  margin-bottom: 30px;
  padding-bottom: 60px; }

#construction_section01 .inner .box03 .inner .inner_box01 p:first-child {
  margin-bottom: 20px; }

#construction_section01 .inner .box03 .inner .inner_box02 {
  background: url(../img/img02.jpg) top left no-repeat;
  padding-bottom: 20px; }

#construction_section01 .inner .box03 .inner .inner_box02 div:first-child {
  padding-left: 370px;
  margin-bottom: 185px; }

#construction_section01 .inner .box03 .inner .inner_box02 div:first-child p {
  margin-bottom: 20px; }

#construction_section01 .inner .box03 .inner .inner_box02 div:nth-child(2) {
  padding-right: 550px; }

#construction_section01 .inner .box03 .inner .inner_box02 div:first-child p {
  margin-bottom: 20px; }

#construction_section01 .inner .box03 .inner .inner_box02 div:nth-child(2) p {
  margin-bottom: 20px; }

#construction_section01 .inner .box03 .sub_title03 {
  position: relative;
  background-color: #f7f7f7;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1;
  color: #69a750;
  height: 32px;
  padding: 15px 0 0 15px;
  margin-bottom: 30px; }

#construction_section01 .inner .box03 .sub_title03:after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  height: 46px;
  border-left: 2px solid #69a750; }

#construction_section01 .inner .box03 .photo01 {
  margin-bottom: 30px; }

#construction_section01 .inner .box03 .photo02 {
  margin-bottom: 60px; }

#construction_section01 .inner .box03 .inner02 .inner_box01 {
  margin-bottom: 90px; }

#construction_section01 .inner .box03 .inner02 .inner_box01 img {
  display: block;
  float: left;
  width: 47.3%;
  margin-right: 30px; }

#construction_section01 .inner .box03 .inner02 .inner_box01 dl dt {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -0.05em;
  line-height: 1.6;
  margin-bottom: 20px; }

#construction_section01 .inner .box03 .inner02 .inner_box01 dl dt span {
  color: #f44436; }

#construction_section01 .inner .box04 {
  margin-bottom: 45px; }

#construction_section01 .inner .box04 li {
  margin-bottom: 20px; }

#construction_section01 .inner .box04 li p {
  display: table-cell;
  vertical-align: middle; }

#construction_section01 .inner .box04 li .midashi {
  background-color: #dfecd9;
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  text-align: center;
  width: 212px;
  padding: 26px 0; }

#construction_section01 .inner .box04 li .text03 {
  padding-left: 22px; }

#construction_section01 .inner .sub_title04 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px; }

#construction_section01 .inner .sub_title04 span {
  color: #f44436; }

#construction_section01 .inner .photo04 {
  margin-bottom: 90px; }

#construction_section01 .inner .photo05 {
  margin-bottom: 45px; }

#construction_section01 .inner .box05 {
  width: 68.9%;
  margin: 0 auto; }

#construction_section01 .inner .box05 a {
  display: block;
  background: #4ba3df url(../img/icon03.png) 60px center no-repeat;
  border-radius: 40px;
  font-size: 17px;
  font-weight: bold;
  line-height: 1px;
  letter-spacing: 0.08em;
  color: #fff;
  text-align: center;
  padding: 40px 0 40px 60px;
  width: 500px;
  margin: 50px auto 0; }

/* construction_section02_layout
--------------------------------------------------*/
#construction_section02 .sub_title {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.08em;
  margin-bottom: 20px; }

#construction_section02 .sub_title span {
  color: #f44436; }

#construction_section02 .inner {
  max-width: 1000px;
  margin: 0 auto;
  padding-bottom: 90px; }

#construction_section02 .inner .box01 {
  margin-bottom: 70px; }

#construction_section02 .inner .box02 .h4_title {
  background: url(../img/icon04.svg) center top no-repeat;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.08em;
  margin-bottom: 25px;
  padding-top: 80px;
  text-align: center; }

#construction_section02 .inner .box02 .h4_title span {
  display: block;
  font-size: 26px; }

#construction_section02 .inner .box02 .text04 {
  text-align: center;
  margin-bottom: 45px; }

#construction_section02 .inner .box02 ul {
  border-bottom: 1px solid #b4b4b5;
  border-top: 1px solid #b4b4b5;
  padding: 10px 0;
  display: inline-block;
  /* margin: 0 21.8% 50px; */
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80%;
  margin: 0 auto;
  max-width: 600px; }

#construction_section02 .inner .box02 ul li {
  background-color: #e1eedc;
  display: table-cell;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
  vertical-align: middle;
  padding: 15px 25px;
  border-left: 10px solid #fff; }

#construction_section02 .inner .box02 ul li:first-child {
  background-color: #fff;
  border-left: 0;
  font-size: 18px;
  padding: 15px 0px; }

#construction_section02 .inner .box02 .photo06 {
  display: block;
  margin-bottom: 20px; }

#construction_section03 .inner {
  width: 100%;
  max-width: 800px;
  margin: 0 auto 100px; }

#construction_section03 .inner .boxs1 .box1,
#construction_section03 .inner .boxs1 .box2 {
  margin-bottom: 50px; }

#construction_section03 .inner .number {
  text-align: center;
  font-size: 54px;
  font-weight: bold;
  color: #69a750; }

#construction_section03 .inner .sttl {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  padding: 20px;
  margin-bottom: 50px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc; }

#construction_section03 .inner .pics1 {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between; }

#construction_section03 .inner .pics1 .pic {
  position: relative;
  margin-right: 20px; }

#construction_section03 .inner .pics1 .pic .bfaf {
  position: absolute;
  top: -20px;
  left: 0;
  background: rgba(0, 0, 0, 0.9);
  color: #fff;
  padding: 10px 40px;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1.4px; }

#construction_section03 .inner .pics1 .pic .bfaf::after {
  position: absolute;
  content: '';
  right: -44px;
  top: 0;
  border-bottom: 44px solid transparent;
  border-left: 44px solid rgba(0, 0, 0, 0.9); }

#construction_section03 .inner .pics1 .pic .af::after {
  border-left: 44px solid rgba(105, 154, 80, 0.9); }

#construction_section03 .inner .pics1 .pic .af {
  background: rgba(105, 154, 80, 0.9); }

#construction_section03 .inner .pics1 .pic .bfaf span {
  padding-left: 30px;
  font-size: 12px; }

#construction_section03 .inner .datas {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding: 10px;
  background: #eaeaea;
  align-items: center;
  margin-top: 20px; }

#construction_section03 .inner .stxt {
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1.4px;
  font-weight: bold;
  padding-left: 20px; }

#construction_section03 .inner .ondos {
  line-height: normal; }

#construction_section03 .inner .ondos .sekou {
  font-size: 14px;
  padding: 5px 10px;
  background: #333;
  color: #fff; }

#construction_section03 .inner .ondos:nth-child(4) .sekou {
  background: #699a50; }

#construction_section03 .inner .ondos:nth-child(4) .ondo {
  color: #699a50; }

#construction_section03 .inner .ondos .ondo {
  font-size: 36px; }

#construction_section03 .inner .ondos .ondo span {
  font-size: 20px; }

#construction_section03 .inner .spics {
  display: flex;
  flex-wrap: nowrap; }

#construction_section03 .inner .spics .pic {
  padding-left: 10px; }

#construction_section03 .inner .pics2 {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between; }

#construction_section03 .inner .pics2 .pic {
  padding-right: 20px; }

#construction_section03 .inner .pics2 .pic img {
  width: 100%;
  height: auto; }

#construction_section03 .inner .pics2 .pic:last-child {
  padding-right: 0; }

@media screen and (max-width: 999px) {
  /* construction_keyvisual_layout
  --------------------------------------------------*/
  #construction .under_keyvisual {
    background: url(../img/sp_kv.jpg) center no-repeat;
    height: 80px;
    margin-bottom: 15px; }

  #construction .under_keyvisual h2 {
    font-size: 15px;
    letter-spacing: 0.25em;
    line-height: 15px;
    padding-top: 35px; }

  #construction .under_keyvisual h2 img {
    width: 188px; }

  /* construction_section01_layout
  --------------------------------------------------*/
  #construction_section01 {
    max-width: 640px;
    min-width: 320px; }

  #construction_section01 .title {
    width: inherit;
    margin: 0 auto 15px; }

  #construction_section01 .title p:first-child {
    background-color: #69a750;
    border-radius: 50%;
    height: auto;
    width: 80px;
    height: 80px;
    font-size: 8px;
    line-height: 1.6;
    font-weight: bold;
    color: #fff;
    text-align: center;
    float: left;
    margin-right: 10px; }

  #construction_section01 .title p:nth-child(2) {
    font-size: 11.5px;
    font-weight: bold;
    letter-spacing: 0.07em;
    padding-top: 8px;
    float: right; }

  #construction_section01 .title p:nth-child(2) span {
    display: block;
    font-size: 18px; }

  #construction_section01 .inner {
    padding: 0;
    width: inherit; }

  #construction_section01 .h3_title,
  #construction_section02 .h3_title,
  #construction_section03 .h3_title {
    font-size: 20px;
    margin: 0 0 15px;
    padding: 10px 0 10px; }

  #construction_section01 .inner {
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto;
    padding-bottom: 45px; }

  #construction_section01 .inner .h4_title {
    background: url(../img/icon01.svg) center top no-repeat;
    background-size: 12%;
    font-size: 12px;
    padding-top: 65px;
    margin-bottom: 15px;
    letter-spacing: 0.09em; }

  #construction_section01 .inner .h4_title span {
    display: block;
    line-height: 1.7;
    font-size: 15px; }

  #construction_section01 .inner .head_txt01 {
    text-align: justify;
    margin-bottom: 20px; }

  #construction_section01 .inner .box01 {
    margin-bottom: 10px;
    display: inherit; }

  #construction_section01 .inner .box01 li {
    background: url(../img/icon02.svg) center 10px no-repeat;
    background-size: 18.5%;
    width: 48%;
    padding: 45px 0 25px;
    margin-left: 2%;
    margin-bottom: 8px;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: -0.02em;
    line-height: 1.4;
    text-align: center;
    border: 1px solid #69a750;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    float: left; }

  #construction_section01 .inner .box01 li span {
    display: block; }

  #construction_section01 .inner .box01 li:first-child,
  #construction_section01 .inner .box01 li:nth-child(3) {
    margin-left: 0; }

  #construction_section01 .inner .box01 li p {
    font-size: 20px;
    color: #f44436;
    font-weight: bold;
    letter-spacing: 0; }

  #construction_section01 .inner .box01 li p span {
    display: inline;
    font-size: 10px; }

  #construction_section01 .inner .box02 {
    border-bottom: 1px solid #b4b4b5;
    border-top: 1px solid #b4b4b5;
    padding: 5px 0 10px;
    margin-bottom: 20px; }

  #construction_section01 .inner .box02 .title {
    display: block;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding: 5px 0 0; }

  #construction_section01 .inner .box02 div p {
    float: left;
    width: 18.4%;
    margin-left: 2%;
    margin-bottom: 5px; }

  #construction_section01 .inner .box02 div p:first-child {
    margin-left: 0; }

  #construction_section01 .inner .box03 .title02 {
    background-color: #69a750;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    letter-spacing: 0.03em;
    padding: 10px 0;
    margin-bottom: 10px; }

  #construction_section01 .inner .box03 .sub_title02 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 10px 0;
    letter-spacing: 2px; }

  #construction_section01 .inner .box03 .sub_title02 span {
    color: #f44436; }

  #construction_section01 .inner .box03 .text01 {
    font-size: 12px;
    margin-bottom: 10px;
    letter-spacing: 1.4px;
    text-align: justify; }

  #construction_section01 .inner .box03 .inner {
    background-color: #f7f7f7;
    max-width: inherit;
    min-width: inherit;
    margin-bottom: 30px;
    width: inherit; }

  #construction_section01 .inner .box03 .inner .title03 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px; }

  #construction_section01 .inner .box03 .inner .inner_box01 {
    /*background: url(../img/img01.jpg) bottom center no-repeat;
    background-size: 85%;*/
    background: none;
    padding-bottom: 0px;
    padding-right: 0;
    margin-bottom: 15px; }

  #construction_section01 .inner .box03 .inner .inner_box01 p:first-child {
    margin-bottom: 10px; }

  #construction_section01 .inner .box03 .inner .inner_box01 p:nth-child(2) {
    margin-bottom: 15px; }

  #construction_section01 .inner .box03 .inner .inner_box01 p:nth-child(3) {
    width: 80%;
    margin: 0 auto; }

  #construction_section01 .inner .box03 .inner .inner_box02 {
    /*background: url(../img/sp_img01.jpg) top center no-repeat;
    background-size: 85%;*/
    background: none;
    padding-top: 0;
    margin: 0; }

  #construction_section01 .inner .box03 .inner .inner_box02 div:first-child {
    padding-left: 0;
    margin-bottom: 20px; }

  #construction_section01 .inner .box03 .inner .inner_box02 div:first-child p {
    margin-bottom: 20px; }

  #construction_section01 .inner .box03 .inner .inner_box02 div:nth-child(2) {
    /*background: url(../img/sp_img02.jpg) bottom no-repeat;
    background-size: 85%;*/
    padding-right: 0;
    padding-bottom: 0;
    margin-top: -10px; }

  #construction_section01 .inner .box03 .inner .inner_box02 div:first-child p {
    margin-bottom: 10px; }

  #construction_section01 .inner .box03 .inner .inner_box02 .img01 {
    width: 85%;
    margin: auto; }

  #construction_section01 .inner .box03 .sub_title03 {
    position: relative;
    background-color: #f7f7f7;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.08em;
    line-height: 1;
    color: #69a750;
    height: 22px;
    padding: 5px 0 0 15px;
    margin-bottom: 30px; }

  #construction_section01 .inner .box03 .sub_title03:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    height: 26px;
    border-left: 2px solid #69a750; }

  #construction_section01 .inner .box03 .photo01 {
    margin-bottom: 15px; }

  #construction_section01 .inner .box03 .photo02 {
    margin-bottom: 15px; }

  #construction_section01 .inner .box03 .inner02 .inner_box01 {
    margin-bottom: 10px; }

  #construction_section01 .inner .box03 .inner02 .inner_box01 img {
    display: block;
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px; }

  #construction_section01 .inner .box03 .inner02 .inner_box01 dl dt {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -0.05em;
    line-height: 1.6;
    margin-bottom: 5px;
    letter-spacing: 1.4px; }

  #construction_section01 .inner .box03 .inner02 .inner_box01 dl dt span {
    color: #f44436; }

  #construction_section01 .inner .box04 {
    margin-bottom: 10px; }

  #construction_section01 .inner .box04 li {
    margin-bottom: 10px; }

  #construction_section01 .inner .box04 li p {
    display: block;
    margin-bottom: 5px; }

  #construction_section01 .inner .box04 li .midashi {
    background-color: #dfecd9;
    font-size: 14px;
    font-weight: bold;
    line-height: 10px;
    text-align: center;
    width: 100%;
    padding: 15px 0;
    letter-spacing: 2px; }

  #construction_section01 .inner .box04 li .text03 {
    padding-left: 0;
    text-align: justify;
    letter-spacing: 1px; }

  #construction_section01 .inner .sub_title04 {
    font-size: 12px;
    margin-bottom: 10px;
    letter-spacing: 1.4px; }

  #construction_section01 .inner .sub_title04 span {
    color: #f44436; }

  #construction_section01 .inner .photo04 {
    margin-bottom: 10px; }

  #construction_section01 .inner .photo05 {
    margin-bottom: 30px; }

  #construction_section01 .inner .box05 {
    width: 100%;
    margin: 0 auto; }

  #construction_section01 .inner .box05 a {
    display: block;
    background: #4ba3df url(../img/icon03.png) 28px center no-repeat;
    background-size: 4%;
    border-radius: 20px;
    font-size: 11px;
    font-weight: bold;
    line-height: 1px;
    letter-spacing: 0.03em;
    color: #fff;
    text-align: center;
    padding: 20px 0 20px 28px;
    width: 100%;
    margin: 20px auto 0; }

  /* construction_section02_layout
  --------------------------------------------------*/
  #construction_section02 .sub_title {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.08em;
    margin: 20px 0 10px; }

  #construction_section02 .sub_title span {
    color: #f44436; }

  #construction_section02 .inner {
    max-width: inherit;
    min-width: inherit;
    margin: 0 auto;
    padding-bottom: 0;
    width: inherit; }

  #construction_section02 .inner .box01 {
    background: none;
    background-size: 65%;
    padding: 0 20px 0;
    margin-bottom: 25px;
    text-align: justify; }

  #construction_section02 .inner .box02 .h4_title {
    background: url(../img/icon04.svg) center top no-repeat;
    background-size: 10%;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.08em;
    margin-bottom: 10px;
    padding-top: 60px;
    text-align: center; }

  #construction_section02 .inner .box02 .h4_title span {
    display: block;
    font-size: 15px; }

  #construction_section02 .inner .box02 .text04 {
    text-align: left;
    margin-bottom: 10px;
    padding: 0 20px; }

  #construction_section02 .inner .box02 ul {
    border-bottom: 1px solid #b4b4b5;
    border-top: 1px solid #b4b4b5;
    padding: 5px 0;
    display: inline-block;
    margin: 0 5% 20px;
    width: 90%; }

  #construction_section02 .inner .box02 ul li {
    background-color: #e1eedc;
    display: table-cell;
    font-size: 10px;
    font-weight: bold;
    line-height: 1.6;
    text-align: center;
    vertical-align: middle;
    padding: 15px 5px;
    border-left: 5px solid #fff; }

  #construction_section02 .inner .box02 ul li:first-child {
    display: block;
    background-color: #fff;
    border-left: 0;
    font-size: 14px;
    padding: 2px 0 7px;
    width: 100%;
    letter-spacing: 1.4px; }

  #construction_section02 .inner .box02 ul li:nth-child(2) {
    border-left: 0;
    width: 129px; }

  #construction_section02 .inner .box02 ul li:nth-child(3),
  #construction_section02 .inner .box02 ul li:nth-child(4),
  #construction_section02 .inner .box02 ul li:nth-child(5) {
    width: 129px; }

  #construction_section02 .inner .box02 .photo06,
  #construction_section02 .inner .box02 .photo07 {
    display: block;
    margin: 0 auto 5px;
    width: 90%; } }
/* 
---------------------------------------
表示切替
---------------------------------------
*/
@media screen and (max-width: 999px) {
  /*TAB以下*/
  .pcView {
    display: none; } }
@media screen and (min-width: 1000px) {
  /*PC*/
  .spView {
    display: none; } }
#about #container .box {
  background: #333;
  color: #fff; }

#about #container .box th {
  padding: 5px 10px; }

#about #container .box dt {
  overflow: hidden; }

@media screen and (max-width: 999px) {
  .about .boxArea {
    margin-bottom: 30px; }

  .about .boxArea .pic img {
    height: auto; }

  .about .box a img {
    height: auto; }

  .about .box table {
    font-size: 11px;
    width: 100%;
    background: #333;
    height: 100px; }

  .about .box table th {
    color: #ccc;
    padding: 0 2%; }

  .about .box table td {
    color: #fff; }

  #construction_section03 .inner {
    margin-bottom: 50px; }

  #construction_section03 .inner .boxs1 .box1, #construction_section03 .inner .boxs1 .box2 {
    width: 90%;
    margin: 0 auto 30px; }

  #construction_section03 .inner .pics1 .pic .bfaf {
    padding: 5px 10px;
    font-size: 14px;
    z-index: 10; }

  #construction_section03 .inner .pics1 .pic .bfaf::after {
    border-bottom: 31px solid transparent;
    border-left: 31px solid rgba(0, 0, 0, 0.9);
    right: -31px; }

  #construction_section03 .inner .pics1 .pic .af::after {
    border-left: 31px solid rgba(105, 154, 80, 0.9); }

  #construction_section03 .inner .pics1 .pic .bfaf span {
    padding-left: 10px; }

  #construction_section03 .inner .spics {
    margin-top: 10px; }

  #construction_section03 .inner .pics1 .pic {
    margin-right: 10px; }

  #construction_section03 .inner .pics1 .pic:nth-child(2) {
    margin-right: 0; }

  #construction_section03 .inner .datas {
    flex-wrap: wrap;
    justify-content: center; }

  #construction_section03 .inner .sttl {
    font-size: 16px; }

  #construction_section03 .inner .box2 .sttl {
    margin-bottom: 20px; }

  #construction_section03 .inner .stxt {
    font-size: 14px;
    line-height: 24px;
    padding: 0 10px 0 10px; }

  #construction_section03 .inner .pics2 .pic {
    padding-right: 5px; }

  #construction_section03 .inner .ondos .sekou {
    font-size: 12px;
    text-align: center; } }
#construction_section04 .ttl {
  padding: 50px 0 0; }
  @media (max-width: 999px) {
    #construction_section04 .ttl {
      padding: 30px 0; } }

#construction_section04 .ttl {
  background-color: #ebf3e8;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.15em;
  margin: 0 0 45px;
  padding: 10px 0 8px; }
  @media (max-width: 999px) {
    #construction_section04 .ttl {
      font-size: 20px;
      margin: 0 0 15px;
      padding: 10px 0 10px; } }

#construction_section05 {
  padding: 50px 0 20px; }
  @media (max-width: 999px) {
    #construction_section05 {
      padding: 30px 0 10px; } }

#construction_section05 dl {
  display: flex;
  flex-wrap: nowrap;
  width: 90%;
  border-top: 1px solid #ccc;
  padding: 10px 0;
  margin: 0 auto; }
  @media (max-width: 999px) {
    #construction_section05 dl {
      max-width: 375px;
      font-size: 12px; } }

#construction_section05 dl dt {
  width: 200px; }
  @media (max-width: 999px) {
    #construction_section05 dl dt {
      width: 100px; } }

#construction_section05 dl dd a {
  text-decoration: underline; }

#construction_section05 dl.last {
  border-bottom: 1px solid #ccc; }

#construction_section05 .maps {
  margin-top: 50px; }
  @media (max-width: 999px) {
    #construction_section05 .maps {
      margin-top: 30px; } }

#construction_section05 .maps iframe {
  height: 300px; }
  @media (max-width: 999px) {
    #construction_section05 .maps iframe {
      height: 400px; } }

#construction_section05 .ttl {
  background-color: #ebf3e8;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.15em;
  margin: 0 0 45px;
  padding: 10px 0 8px; }
  @media (max-width: 999px) {
    #construction_section05 .ttl {
      font-size: 20px;
      margin: 0 0 15px;
      padding: 10px 0 10px; } }

.privacy .ttl {
  background-color: #ebf3e8;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.15em;
  margin: 30px 0 0;
  padding: 10px 0 8px; }
  @media (max-width: 999px) {
    .privacy .ttl {
      font-size: 20px;
      margin: 0 0 15px;
      padding: 10px 0 10px; } }

#privacy01 dl.privacyList {
  margin: 0 auto 50px; }

#privacy01 .privacyList dt {
  padding: 40px 0 0;
  font-weight: bold;
  font-size: 15px;
  color: #69a750; }

.privacyList dd {
  padding: 10px 0 30px;
  border-bottom: 1px dotted #333; }
