@charset "UTF-8";
/* Body */
body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-style: normal;
}
.box.box__bg_photo ul li {
    line-height: 1.8em;
    font-size: 1.1em;
}

small {
    padding-top: 3em;

}
body .box__area .box.box__bg_photo p {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 1.2em;
}

.box.box__bg_photo .contact p {
    font-size: 1.4em;
}
a[href^="tel:"] {
    pointer-events: none;
    text-decoration: none;
    color: #000000;
}
.box {
  width: 100vw;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.box__bg_photo {
  background-image: url(../images/bg.jpg);
  background-size: cover;
  background-position: center;
}
.box__area .box.box__bg_photo .gw {
    font-size: 2em;
    font-weight: bold;
    color: #05721F;
    line-height: 2em;
    padding-top: 1em;
    padding-bottom: 0.5em;
}


@media (min-width:481px){
	body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-style: normal;
}
.box.box__bg_photo ul li {
    line-height: 1.8em;
    font-size: 1.1em;
}

small {
    padding-top: 3em;

}
body .box__area .box.box__bg_photo p {
    line-height: 2.4em;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 1em;
}
.box.box__bg_photo .contact p {
    font-size: 1.4em;
}
a[href^="tel:"] {
    pointer-events: none;
    text-decoration: none;
    color: #000000;
}
.box {
  width: 100vw;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.box__bg_photo {
  background-image: url(../images/bg.jpg);
  background-size: cover;
  background-position: center;
}
.box__area .box.box__bg_photo .gw {
    font-size: 1.2em;
}


}

@media (min-width:769px){
	body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-style: normal;
}
.box.box__bg_photo ul li {
    line-height: 1.8em;
    font-size: 1.1em;
}

small {
    padding-top: 3em;

}
body .box__area .box.box__bg_photo p {
    line-height: 2.4em;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 1em;
}
.box.box__bg_photo .contact p {
    font-size: 1.4em;
}
a[href^="tel:"] {
    pointer-events: none;
    text-decoration: none;
    color: #000000;
}
.box {
  width: 100vw;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.box__bg_photo {
  background-image: url(../images/bg.jpg);
  background-size: cover;
  background-position: center;
}
.box__area .box.box__bg_photo .gw {
    font-size: 1.4em;
}


}
