@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  padding: 0;
  margin: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  border: 0;
  outline: 0;
}
body {
  line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  padding: 0;
  margin: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
/* change colours to suit your needs */
ins {
  color: #000;
  text-decoration: none;
  background-color: #ff9;
}
/* change colours to suit your needs */
mark {
  color: #000;
  font-style: italic;
  font-weight: bold;
  background-color: #ff9;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  padding: 0;
  margin: 1em 0;
  border: 0;
  border-top: 1px solid #ccc;
}
input,
select {
  vertical-align: middle;
}
*,
*::before,
*::after {
}
svg,
img {
  max-width: 100%;
  vertical-align: middle;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
th,
dt {
  font-weight: normal;
}
article,
main,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
picture {
  display: block;
}
@media (max-width: 1100px) {
  img {
    width: 100%;
  }
}
input[type='submit'] {
  -webkit-appearance: none;
  border-radius: 0;
}
/*----------------------------------------------------
	レスポンシブ
----------------------------------------------------*/
.hide {
  display: none;
}
.pc {
  display: inline;
}
.pc.block {
  display: block;
}
.sp {
  display: none;
}
.sp.block {
  display: none;
}
@media (min-width: 640px) {
  .sp {
    display: inline;
  }
  .sp.block {
    display: block;
  }
  .pc {
    display: none;
  }
  .pc.block {
    display: none;
  }
}
/*----------------------------------------------------
	フォント
----------------------------------------------------*/
html {
  font-size: 3.5vw;
}
@media (min-width: 640px) {
  html {
    font-size: 21px;
  }
}
body {
  color: #000;
  font-family: heisei-maru-gothic-std, sans-serif;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  -webkit-text-size-adjust: 100%;
}
.serif {
  font-family: '游明朝', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro',
    'HG明朝E', 'ＭＳ 明朝', serif;
}
.vdl {
  font-family: vdl-v7marugothic, sans-serif;

  font-weight: 800;

  font-style: normal;
}
/*----------------------------------------------------
	リンク
----------------------------------------------------*/
a {
  color: #0000ff;
  text-decoration: none;
}
a:hover {
  opacity: 0.5;
}
a {
  transition: opacity 0.3s ease-out;
}
@media (max-width: 960px) {
  a:hover {
    opacity: 1;
  }
}
/*----------------------------------------------------
	contents
----------------------------------------------------*/
/* ----------------------------------- */
#wrapper {
  max-width: 640px;
  margin: auto;
}
#wrapper img {
  width: 100%;
}
/* ----------------------------------- */
header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
header .logo {
  width: 39.2%;
}
header .tel {
  width: 60.8%;
}
/* ----------------------------------- */
.inner-01 {
  margin: 0 4.6875%;
}
/* ----------------------------------- */
#problems {
  margin-bottom: 3em;
}
#problems .inner {
  background: #fbf1e0;
  padding: 4% 7%;
  border-radius: 0 0 20px 20px;
}
#problems .inner .list li {
  margin-bottom: 1em;
  font-size: 114%;
  padding-left: 1.5em;
  background-image: url(../images/check_01.webp);
  background-position: left 0 top 0.25em;
  background-size: 1em;
  background-repeat: no-repeat;
}
/* ----------------------------------- */
.title-eng {
  text-align: center;
  margin-bottom: 0.5em;
}
.title-eng img {
  width: 25% !important;
}
.title-eng img.w2 {
  width: 30% !important;
}
#guide .title-eng img {
  width: 35% !important;
}
#vehicle .title-eng img {
  width: 20% !important;
}
#precautions .title-eng img {
  width: 28% !important;
}
#faq .title-eng img {
  width: 15% !important;
}
#company .title-eng img {
  width: 20% !important;
}
.title-h2 {
  text-align: center;
  font-family: vdl-v7marugothic, sans-serif;
  color: #785b5d;
  font-weight: 900;
  font-size: 200%;
  line-height: 1.4;
  margin-bottom: 0.75em;
  padding-bottom: 0.75em;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 10%;
}
.title-h2-bg1 {
  background-image: url(../images/dot_01.webp);
}
.title-h2-bg2 {
  background-image: url(../images/dot_02.webp);
}

.marginbtm20 {
  margin-bottom: 20px;
}
.marginbtm40 {
  margin-bottom: 40px;
}
.marginbtm60 {
  margin-bottom: 60px;
}
.sb_instagram_header {
  display: none !important;
}
.mapimg img {
  width: 60%;
  max-width: 300px;
  display: block;
  margin: 0 auto;
}
.twitter-timeline {
  padding: 0 15px;
}

.taioarea__text {
  padding: 10px;
  text-align: center;
  font-size: 130%;
}
/* ----------------------------------- */
.wrap-bg {
  position: relative;
}
.wrap-bg .bg {
  position: relative;
  z-index: 1;
}
.wrap-bg .on {
  position: absolute;
  z-index: 2;
  width: 100%;
  top: 0;
  left: 0;
}
.wrap-bg .on-01 {
  top: 3%;
}
.wrap-bg .on-02 {
  top: 10%;
}
.wrap-bg .on-03 {
  top: 10%;
}
.wrap-bg .on-04 {
  top: 5%;
}
.wrap-bg .on-05 {
  top: 8%;
}
/* ----------------------------------- */
#engagement {
  margin-bottom: 1em;
}
#engagement .list li {
  margin: 0 0 0 18%;
  font-size: 160%;
  padding-left: 3.5em;
  background-position: left 0 top 0.25em;
  background-size: 2.5em;
  background-repeat: no-repeat;
  margin-bottom: 1em;
  font-weight: 500;
}
#engagement .list li:nth-child(1) {
  background-image: url(../images/dog_01.webp);
}
#engagement .list li:nth-child(2) {
  background-image: url(../images/dog_02.webp);
}
#engagement .list li:nth-child(3) {
  background-image: url(../images/dog_03.webp);
}
/* ----------------------------------- */
#area {
  margin-bottom: 0;
}
#area .text-01 {
  margin: 2em 0 0 5%;
  font-size: 120%;
}
#area .text-01 span {
  color: #f39b4f;
  font-weight: bold;
}
/* ----------------------------------- */
.wrap-toggle {
  border: 2px solid #f39b4f;
  border-radius: 20px;
  overflow: hidden;
}
.wrap-toggle dl {
  border-bottom: 2px solid #f39b4f;
}
.wrap-toggle dl:last-child {
  border-bottom: none;
}
.wrap-toggle dl dt {
  text-align: center;
  padding: 0.75em 0;
  font-size: 140%;
  color: #785b5d;
  letter-spacing: 0.4em;
  cursor: pointer;
  position: relative;
}
.wrap-toggle dl dt::after {
  transition-duration: 0.25s;
  content: '';
  position: absolute;
  right: 1em;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 1em;
  height: 2px;
  background: #f39b4f;
}
.wrap-toggle dl dt.on::after {
  display: none;
}
.wrap-toggle dl dt::before {
  transition-duration: 0.25s;
  content: '';
  position: absolute;
  right: 1em;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 1em;
  height: 2px;
  background: #f39b4f;
  transform: rotate(90deg);
}
.wrap-toggle dl dt.on::before {
  transform: rotate(0);
}
.wrap-toggle dl dd {
  background: #fbf1e0;
  display: none;
}
.wrap-toggle dl dd ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
/* .wrap-toggle dl dd ul li {
    width: 50%;
    border-bottom: 2px dashed #f39b4f;
} */

.wrap-toggle dl dd ul li {
  width: 57%;
  margin: 0 auto;
  box-shadow: 0 0 7px #0000000d;
  border-radius: 20px;
  background-color: #fff;
  padding: 30px;
  margin-bottom: 25px;
}
.wrap-toggle dl dd ul li h4 {
  text-align: center;
  color: #f39b4f;
  font-weight: bold;
  font-size: 20px;
  padding-right: 28px;
  margin-bottom: 30px;
  position: relative;
}
.wrap-toggle dl dd ul li h4:after {
  position: absolute;
  content: '';
  top: 36px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  display: block;
  width: 10%; /*幅*/
  height: 7px; /*どれだけデカくなってもはみ出ないであろう高さを指定*/
  background-image: url(../images/dot_02.webp);
  background-size: contain;
  background-repeat: no-repeat; /*画像を繰り返さない*/
}
.wrap-toggle dl dd ul li h4 span {
  padding-right: 10px;
}
.wrap-toggle dl dd ul li h4 span img {
  width: 20px !important;
  padding-bottom: 3px;
}

.wrap-toggle dl dd ul li .address {
  display: flex;
  margin-bottom: 30px;
  font-size: 16px;
  justify-content: space-between;
  border-bottom: #785b5d 1px dotted;
  padding-bottom: 10px;
}
.wrap-toggle dl dd ul li .address .left,
.wrap-toggle dl dd ul li .tel .left {
  width: 20%;
  margin-right: 20px;
}
.wrap-toggle dl dd ul li .address .right,
.wrap-toggle dl dd ul li .tel .right {
  width: 70%;
}
.wrap-toggle dl dd ul li .tel {
  display: flex;
  font-size: 16px;
  justify-content: space-between;
}
.wrap-toggle dl dd ul li .tel .right a {
  color: #000;
}
.wrap-toggle dl dd ul li.last {
  border-bottom: none;
}
/* .wrap-toggle dl dd ul li a {
    display: block;
    color: #000;
    padding: 1em;
    font-size: 120%;
    position: relative;
} */
/*.wrap-toggle dl dd ul li a::after {
    content: '';
    position: absolute;
    right: 1em;
    top: 0;
    bottom: 0;
    margin: auto;
    width: .75em;
    height: .75em;
    border-right: 2px solid #f39b4f;
    border-bottom: 2px solid #f39b4f;
    transform: rotate(-45deg);
}*/

@media screen and (max-width: 630px) {
  .wrap-toggle dl dd ul li .address .left,
  .wrap-toggle dl dd ul li .tel .left {
    width: 30%;
    margin-right: 20px;
  }
  .l-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .wrap-toggle dl dd ul li {
    width: 70%;
    margin: 0 auto;
    box-shadow: 0 0 7px #0000000d;
    border-radius: 20px;
    background-color: #fff;
    padding: 30px;
    margin-bottom: 25px;
  }
}
/* ----------------------------------- */
.bnr-contact1 {
  margin-top: 7em;
}
/* ----------------------------------- */
#reasons {
  margin-bottom: 2em;
}
#reasons .list {
  margin: 2em 4.6875% 0;
}
#reasons .list li {
  font-size: 120%;
  padding-left: 4em;
  background-position: left 0 top 0.25em;
  background-size: 2.75em;
  background-repeat: no-repeat;
  margin-bottom: 1em;
  font-weight: 500;
}
#reasons .list li:nth-child(1) {
  background-image: url(../images/dog_01.webp);
}
#reasons .list li:nth-child(2) {
  background-image: url(../images/dog_02.webp);
}
#reasons .list li:nth-child(3) {
  background-image: url(../images/dog_03.webp);
}
#reasons .list li:nth-child(4) {
  background-image: url(../images/dog_04.webp);
}
#reasons .list li:nth-child(5) {
  background-image: url(../images/dog_05.webp);
}
/* ----------------------------------- */
#guide {
  margin-bottom: 2em;
}
#guide .cell-guide .title {
  text-align: center;
  font-weight: bold;
  font-size: 160%;
  color: #f39b4f;
  padding: 17% 0 0;
}
#guide .cell-guide .text {
  font-size: 120%;
  margin: 0 15%;
}
#guide .cell-guide .text-01 {
  padding-top: 55%;
}
#guide .cell-guide .text-02 {
  padding-top: 46.5%;
}
#guide .cell-guide .text-03 {
  padding-top: 38%;
}
#guide .cell-guide .text-04 {
  padding-top: 54%;
}
/* ----------------------------------- */
#plan {
  margin-bottom: 2em;
}
#plan .text-01 {
  text-align: center;
  font-size: 120%;
}
#plan .img-01 {
  margin-bottom: 2em;
}
#plan .bg-01 {
  background-image: url(../images/img_plan_02.webp);
  background-repeat: repeat-y;
  background-position: center top;
  background-size: contain;
  padding-bottom: 1px;
}
#plan .table-01 {
  margin: 0.5em 0;
  position: relative;
  z-index: 2;
}
#plan .table-01 table {
  width: 100%;
}
#plan .table-01 table td {
  text-align: center;
  font-size: 120%;
  padding: 0.25em 0;
  vertical-align: middle;
  width: 50%;
}
#plan .table-01 table .bgt-1 {
  background: #785b5d;
  color: #fff;
}
#plan .table-01 table .bgt-2 {
  background: #f4d6da;
  color: #785b5d;
}
#plan .table-01 table .bgt-2 span {
  font-size: 80%;
}
#plan .table-01 table .bgt-0 {
  background: #fff;
}
#plan .table-01 table .bdb {
  border-bottom: 2px solid #a0a0a0;
}
#plan .table-plus {
  text-align: center;
  font-size: 210%;
  line-height: 1;
  color: #785b5d;
}
#plan .img-btm {
  margin-top: -2.5em;
  position: relative;
}
/* ----------------------------------- */
#vehicle {
  margin-bottom: 1em;
}
#vehicle .list {
  margin-top: 2em;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
#vehicle .list .w1 {
  width: 47.5%;
  margin-bottom: 6%;
}
#vehicle .list .w2 {
  width: 50%;
  margin-bottom: 6%;
}
#vehicle .list .w3 {
  width: 100%;
  margin: -3% 0 6%;
}
#vehicle .list .text-01 {
  color: #fff;
  padding: 10% 0 0 15%;
  font-size: 115%;
}
#vehicle .list .text-02 {
  color: #fff;
  text-align: center;
  font-size: 115%;
  padding: 8% 0 0;
}
/* ----------------------------------- */
#precautions {
  margin-bottom: 4em;
}
#precautions .bg {
  background-image: url(../images/img_precautions_02.webp);
  background-repeat: repeat-y;
  background-position: center top;
  background-size: contain;
  padding-bottom: 1px;
}
#precautions .list {
  margin: -35% 0% -5%;
  position: relative;
  z-index: 3;
}
#precautions .list li {
  font-size: 115%;
  padding-left: 3em;
  background-position: left 0 top 0.25em;
  background-size: 2.25em;
  background-repeat: no-repeat;
  margin-bottom: 1em;
  font-weight: 500;
  background-image: url(../images/dog.webp);
}
/* ----------------------------------- */
#faq {
  margin: 3em 0 2em;
}
#faq dl {
  background: #fff;
}
#faq dt {
  font-size: 120%;
  text-align: left;
  letter-spacing: normal;
  padding: 1em 12% 0.75em 15%;
  color: #000;
  background-repeat: no-repeat;
  background-position: left 4% top 0.75em;
  background-image: url(../images/icon_q.webp);
  background-size: 8%;
}
#faq dd {
  font-size: 120%;
  text-align: left;
  letter-spacing: normal;
  padding: 1em 4% 0.75em 15%;
  color: #000;
  background: #fdf8ef;
  background-repeat: no-repeat;
  background-position: left 4% top 0.75em;
  background-image: url(../images/icon_a.webp);
  background-size: 8%;
}
#faq .bg {
  background-image: url(../images/img_precautions_02.webp);
  background-repeat: repeat-y;
  background-position: center top;
  background-size: contain;
  padding-bottom: 1px;
}
#faq .wrap-toggle {
  margin: -30% 0 0;
  position: relative;
  z-index: 2;
}
/* ----------------------------------- */
#safety {
  margin: 0 0 4em;
}
#safety .wrap-safety {
  border: 2px solid #8fc3b6;
  border-radius: 20px;
  padding-bottom: 1em;
}
#safety .wrap-safety .title {
  text-align: center;
  margin: 1.5em 0;
  font-size: 170%;
  color: #f39b4f;
  font-weight: 900;
  line-height: 1.2;
}
#safety .wrap-safety .text {
  text-align: center;
  margin: 1em 0;
  font-size: 120%;
}
#safety .list {
  margin-top: 2em;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
#safety .list li {
  width: 44%;
  margin: 0 3% 3%;
}
#safety .list li .text {
  margin: 0 0 0;
  color: #f39b4f;
  font-size: 140%;
  font-weight: bold;
}
/* ----------------------------------- */
#contact {
  /* margin-bottom: 4em; */
}
#contact .bg {
  background-image: url(../images/img_contact_02.webp);
  background-repeat: repeat-y;
  background-position: center top;
  background-size: contain;
  padding-bottom: 1px;
}
#contact .form {
  margin-top: -35%;
  position: relative;
  z-index: 3;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 20px;
  padding: 7%;
}
#contact .form .list {
  margin-bottom: 8%;
}
#contact .form .req {
  display: inline-block;
  background: #f39b4f;
  color: #fff;
  line-height: 1;
  padding: 0.5em 0.5em;
  margin-right: 0.5em;
}
#contact .form .text {
  font-size: 115%;
}
#contact .form .wrap-input {
  margin: 0.5em 0 0;
}
#contact .form .wrap-input input,
#contact .form textarea {
  border: 2px solid #dcdcdc;
  background: #f6f6f6;
  font-size: 115%;
  padding: 2.5%;
}
#contact .form .wrap-input input.w1 {
  width: 93.5%;
}
#contact .form .wrap-input input.w2 {
  width: 40%;
}
#contact .form textarea {
  width: 93.5%;
}
#contact .terms {
  border: 2px solid #dcdcdc;
  background: #fff;
  padding: 5%;
  height: 120px;
  overflow-y: scroll;
}
#contact .iframe-wrap {
  border: 2px solid #dcdcdc;
  background: #fff;
  padding: 0;
  height: 200px;
}
#contact .terms .square {
  color: #f39b4f;
}
#contact .terms .list01 li {
  margin-bottom: 1em;
}
#contact .terms .title {
  text-align: center;
  color: #f39b4f;
  font-weight: bold;
  font-size: 110%;
  margin: 0.25em 0;
}
#contact .terms .name {
  text-align: right;
  font-size: 80%;
  margin-bottom: 1em;
}
#contact .terms .list02 {
  padding: 4%;
  border: 2px solid #f39b4f;
}
#contact .btn-01 {
  margin-bottom: 1em;
}
#contact .btn-01 label {
  background: #f39b4f;
  display: block;
  color: #fff;
  line-height: 1.4;
  padding: 1em 6% 0.75em;
  font-size: 120%;
}
#contact .btn-02 {
  margin-bottom: 1em;
  position: relative;
}

#contact .btn-02 input {
  background: #f39b4f;
  display: block;
  color: #fff;
  line-height: 1.4;
  padding: 1em 0 0.75em;
  font-size: 120%;
  text-align: center;
  border: none;
  width: 100%;
  font-family: heisei-maru-gothic-std, sans-serif;
  position: relative;
}
#contact .btn-02 input:disabled {
  background: #c9c9c9;
  pointer-events: none;
}

#contact .btn-02::after {
  content: '＞';
  position: absolute;
  right: 1em;
  top: 30%;
  margin: auto;
  color: #fff;
}
/* ----------------------------------- */
#company {
  margin: 0 0 2em;
}
#company .list:not(:last-child) {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 2px solid #8fc3b6;
}
#company .list dt {
  color: #f39b4f;
  font-size: 120%;
}
#company .list dd {
  font-size: 120%;
}
#company .list dd span {
  color: #f39b4f;
}
/* ----------------------------------- */
footer {
  background: #f39b4f;
  color: #fff;
  text-align: center;
  font-size: 80%;
  padding: 1em 0;
}
/* ----------------------------------- */
/* ----------------------------------- */
/* ----------------------------------- */
/* ----------------------------------- */
/* ----------------------------------- */
/* ----------------------------------- */
/* ----------------------------------- */
/* ----------------------------------- */
/* ----------------------------------- */
/* ----------------------------------- */
/* ----------------------------------- */
.midnav {
  margin: 27px auto 0;
  font-weight: bold;
  position: relative;
  width: 100%;
  margin: 10px auto;
  height: 60px;
  display: flex;  
  align-items: center;

  border-radius: 8px;
  font-size: 0;
}
.midnav2 {
  margin: 27px auto 0;
  font-weight: bold;
  position: relative;
  width: 100%;
  margin: 0 auto;
  height: 50px;
  display: flex;
  border-radius: 8px;
  font-size: 0;
}
.midnav a,.midnav2 a {
  
  height: 50px;
  font-size: 18px;
  line-height: 1.4;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  color: white;
  cursor: pointer;
  background-color: #f95d07;
  border-radius: 10px;
  margin-left:10px;
}
@media screen and (max-width: 550px) {
.midnav a,.midnav2 a {
  font-size:16px;
}
}
.midnav .animation,.midnav2 .animation {
  position: absolute;
  height: 100%;
  top: 0;
  z-index: 0;
  transition: all 0.5s ease 0s;
  border-radius: 8px;

}
.midnav a {
  width: 30%;
  padding-top: 3px;
}


.midnav2 a {
  width: 30%;
  padding-top: 3px;
}

/* .midnav a:nth-child(4) {
  width: 160px;
}
.midnav a:nth-child(5) {
  width: 120px;
} */
/* .midnav a:nth-child(1):hover ~ .animation {
  width: 100px;
  left: 0;
  background-color: #1abc9c;
}
.midnav .start-about,
.midnav a:nth-child(2):hover ~ .animation {
  width: 100px;
  left: 100px;
  background-color: #e74c3c;
}
.midnav .start-blog,
.midnav a:nth-child(3):hover ~ .animation {
  width: 100px;
  left: 200px;
  background-color: #3498db;
}
.midnav2 .start-portefolio,
a:nth-child(1):hover ~ .animation {
  width: 100px;
  left: 0px;
  background-color: #9b59b6;
}
.midnav2 .start-contact,
a:nth-child(2):hover ~ .animation {
  width: 100px;
  left: 100px;
  background-color: #e67e22;
} */
/* 
body {
  font-size: 12px;
  font-family: sans-serif;
  background: #2c3e50;
}
h1 {
  text-align: center;
  margin: 40px 0 40px;
  text-align: center;
  font-size: 30px;
  color: #ecf0f1;
  text-shadow: 2px 2px 4px #000000;
  font-family: 'Cherry Swash', cursive;
}

p {
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center;
    color: #ecf0f1;
    font-family: 'Cherry Swash',cursive;
    font-size: 16px;
}

span {
    color: #2BD6B4;
} */
.btn,
a.btn,
button.btn {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  position: relative;
  display: inline-block;
  padding: 0.5rem 2rem 0;
  display: block;
  margin: 10px auto;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
  width: 90%;
  min-width: 320px !important;
}
a.btn--orange {
  color: #fff;
  background-color: #eb6100;
  border-bottom: 5px solid #b84c00;
  margin-bottom:10px;
}
a.btn--green {
  color: #fff;
  background-color: #83BAB3;
  border-bottom: 5px solid #648b86;
}
a.btn--green:hover {
  margin-top: 3px;
  color: #fff;
  background: #19e312;
  border-bottom: 2px solid #14BE0E;
}
a.btn--orange:hover {
  margin-top: 3px;
  color: #fff;
  background: #f56500;
  border-bottom: 2px solid #b84c00;
}
a.btn--shadow {
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}

div.bg-brown {
  background-color: #785b5c;
  padding: 30px 15px;
  /* margin-top:20px; */
}

.bg-orange {
  background-color: #f5ae70;
}



.areacharge {
  margin: 50px 0;
}

.areacharge_tit {
  background-color: #f39b4f;
  border-radius: 0 0;
  text-align: center;
  padding: 10px 0;
	display:flex;
	align-items:center;
	justify-content:center;
font-size: 115%;
}
.areacharge_tit.green{
  background-color: #8BC3BB;
}

.areacharge_tit p {
  color: #fff;
	padding: 0 10px ;
  font-family: vdl-v7marugothic, sans-serif;
  font-weight: 900;
}

.areacharge_list {
  background-color: rgba(243,155,80,0.1);
  padding: 5% 10%;
  border-radius: 0 0 15px 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;

}
.areacharge_list.green{
  background-color: #a3c38b43;
}

.areacharge_list li {
  margin-bottom: 20px;
}
.areacharge_list.recommend li {
  margin-bottom: 10px;
  padding: 8px 0 5px;
  justify-content: space-around;
}

.areacharge_list li {
  color:white;
  border: 3px solid #f95d07;
  width: 46%;
  text-align: center;
  padding: 10px 0;
  border-radius: 10px;
  background-color: #f95d07;
      font-weight: bold;
}

.areacharge_list li.listtext {
  color: #785B5E;
  border: none;
  width: 100%;
  text-align: left;
  padding: 0;
  border-radius: 10px;
  margin-bottom:0;
  background-color: transparent;
}
.areacharge_list.recommend li.listtext {
  width: 46%;
}

.areacharge_img{
  width: 100%;
  padding:20px 30px;
  background-color: rgba(243,155,80,0.1);
}
.areacharge_img.green{
  background-color: #a3c38b43;
}

@media screen and (max-width: 630px) {
  .areacharge_list {
    padding: 5%;
  }
  .areacharge {
    margin: 30px auto;
    width: 90%;
}
}


.attentioninfo {
  margin: 10px auto 50px;
  font-size:1.2rem;
  width: 90%;
}

.attentioninfo_tit {
  background-color: #f39b4f;
  border-radius: 15px 15px 0 0;
  text-align: center;
  padding: 10px 0;
}

.attentioninfo_tit p {
  color: #fff;
  font-family: vdl-v7marugothic, sans-serif;
  font-weight: 900;
}

.attentioninfo_list {
  background-color: rgba(243,155,80,0.1);
  padding: 5% 5%;
  border-radius: 0 0 15px 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;

}

.attentioninfo_list li {
  margin-bottom: 20px;
}

.attentioninfo_list li {
  color: #785B5E;
  border: 3px solid #F5AD70;
  width: 46%;
  text-align: center;
  padding: 10px 0;
  border-radius: 10px;
    color:#F5AD70;
      font-weight: bold;
}

.attentioninfo_list li.listtext {
  color: #785B5E;
  border: none;
  width: 100%;
  text-align: left;
  padding: 0;
  border-radius: 10px;
  margin-bottom:0;

}


@media screen and (max-width: 630px) {
  .attentioninfo_list {
    padding: 5%;
  }
  .attentioninfo {
    margin: 30px auto;
    width: 90%;
}
}


.jikangai--tellnum{
 font-size:2rem;
}
.jikangai--br{
 display: none;
}

@media screen and (max-width: 550px) {
.jikangai--text{
font-size:16px;
}

.jikangai--br{
 display: block;
}
}

.jikangai-eigyou{
 text-align: center;
}


.triangle-button>nav>a::after{
  content: '';
  display: inline-block;
  border-style: solid;
  border-width: 8px 0 8px 8px;
  border-color: transparent transparent transparent #fff;
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
}

.triangle-button:active{
top: 4px;
  box-shadow: 0 0 0 #C62828;
}

.spbr{
  display: none;
}

@media screen and (max-width: 550px) {
  .spbr{
    display: block;
  }
}