/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */

* {
  box-sizing: border-box;
  font-size: 16px;
  letter-spacing: 1px;
  color: #616161;
}
.static-first--area {
  background-color:#fff;
}

@media (max-width: 740px) {
.static-first--area {
  width:100%;
}

.static-first__text {
  text-align: left;
  margin: 50px 0 0 0;
  font-weight: bold;
  line-height: 1.8em;
  white-space: pre-line;
}
}
.static-first--area .static-first__text {
  margin: 0 auto 30px auto;
  padding: 30px 0 30px 0;
  width: 650px;
  box-shadow: 0 0 5px 3px #F1F1F2;
}
@media (max-width: 740px) {
  .static-first--area .static-first__text {
    margin: 0 auto 30px auto;
    padding: 30px 5% 30px 5%;
    width: 100%;
    box-shadow: 0 0 5px 3px #F1F1F2;
  }
}
.static-first__text .pc {
  display:block;
}
.area-info {
  padding-top:50px;
  background-color:#fff;
}
@media (max-width: 740px) {
.area-info {
  padding-top:0;
}
..static-first--area .static-first__text {
  width:80%;
  margin:0 0 0 10%;
}

.static-first__text .pc {
  display:none;
}
}
.area-info .wrapper {

}
.area-info__title {
  width:400px;
}
@media (max-width: 740px) {
  .area-info__title {
    width:80%;
    margin:0 auto;
  }
}
.area-info__title img {
  width:100%;
}
.area-info__jp {
  margin: 30px 0 0 0;
  color: #EDB35D;
  font-size: 15px;
  font-weight: bold;
}
.area-info__tex-wrap {
  width:100%;
  display:flex;
  align-items: flex-start;
}
.area-info__text {
  width:55%;
  margin: 30px 5% 0 0;
  font-size: 13px;
  line-height: 2.2em;
  letter-spacing:1px;
}
.area-info__tex-wrap .illust_pc {
  width:45%;
}
@media (max-width: 780px) {
.static-first--area .static-first__info {
  width:75%;
}
.static-first__wrapper {
  width:75%;
  margin:0 0 0 12.5%;
}

}

@media (max-width: 740px) {
.area-info__tex-wrap {
  display:block;
}
.area-info__text {
  width:100%;
  line-height:2em;
  letter-spacing:3px;
  margin:10px 0 0 0;
}
.area-info__tex-wrap .illust_pc {
  width:80%;
  margin:20px 0 0 10%;
}
}

.area-search {
  padding-top:100px;
  background-color:#fff;
}
@media (max-width: 740px) {
.area-search {
  padding-top:30px;
}
}

.area-search__title {
  font-size: 15px;
  font-weight: bold;
  color: #EDB35D;
}
@media (max-width: 740px) {
.area-search__title {
  width:90%;
  margin:0 0 10px 5%;
}
.area-circles__title {
  width:90%;
  margin:0 0 0 5%;
}
}
.area-search__list {
  margin: 10px 0 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border: 2px dotted #616161;
  background-color:#fff;
}
@media (max-width: 740px) {
.area-info {
  width:100%;
}
.area-info__text {
  width:100%;
}
.area-search__list {
  width:90%;
  flex-wrap:wrap;
  border-bottom:none;
  margin:0 0 0 5%;
}
.area-info .wrapper {
  width:90%;
  margin:0 0 0 5%;
  background-image: none;
}
.pc {display:none;}
}

.area-search__link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25%;
  padding: 15px 0;
  border-right: 1px solid #616161;
  flex-wrap: wrap;
  font-size:14px;
}
@media (max-width: 740px) {
.area-search__link {
  width:100%;
  padding:0;
  border-right:none;
  padding:10px 0;
  border-bottom: 2px dotted #616161;
}
}
.area-search__link:hover {
  text-decoration:underline;
}
.area-search__link:last-child {
  border-right: none;
}
.area-search__link i {
  color: #EDB35D;
  margin: 0 5px 0 0;
}
.area-search__count {
  margin: 5px 0 0 0;
  width: 100%;
  text-align: center;
  color: #FF523A;
}

.area-circles {
  padding:100px 0 50px 0;
  background-color:#fff;
}
@media (max-width: 740px) {
.area-circles {
  width:100%;
  padding:50px 0 0 0;
}
}
.area-circles .wrapper {
  position: relative;
}
.area-circles__one {
  text-align: center;
  width: 230px;
  margin: 0 20px 50px 20px;
}
@media (max-width: 740px) {
.area-circles__one {
  width:90%;
  margin:0 5% 0 5%;
  padding:0;
}
.area-circles__image {
  width:48%;
}
.area-circles__image img {
  width:100%;

}
}

.area-circles__one a {
  width:100%;
  height:auto;
}
.area-circles__one a:hover img {
  opacity:0.7;
}
.area-circles__circles {
  margin: 50px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.area-circles__circles a {
  width:50%;
}
.area-circles__name {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
.area-circles__text {
  font-size: 14px;
  margin: 10px 0 0 0;
  line-height: 1.5em;
}
@media (max-width: 740px) {
.area-circles__circles{
  display:block;
  margin-top:30px;
}
  .area-circles__circles a {
    width:100%;
    display:flex;
    flex-wrap:wrap;
    margin:0 0 30px 0;
  }
.area-circles__wrap {
  width:50%;
  text-align:left;
  margin:30px 0 0 0;
}
.area-circles__name {
  width:100%;
  height:auto;
}
.area-circles__text {
  width:100%;
  height:auto;
  line-height:2em;
}
}

.area-circles__family {
  width:auto;
  height:250px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.area-circles__giraff {
  width:auto;
  height:250px;
  position: absolute;
  right: -100px;
  bottom: 0;
}
@media (max-width: 740px) {
.area-circles__family {
  width:80%;
  height:auto;
  position: relative;
  margin:0 0 0 0%;
  display:none;
}
.area-circles__giraff {
  width:80%;
  height:auto;
  position: relative;
  margin:0 0 0 10%;
  right:0;
}
}

.area-footer {
  background-color: #FCF7EA;
  padding: 100px 0;
}
.area-footer__category {
  border-bottom: 1px dotted #616161;
  font-size: 13px;
  font-weight: bold;
  padding: 10px 0;
}
.area-footer__areas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 0 50px 0;
}
.area-footer__area a {
  display: block;
  font-size: 13px;
  line-height: 1.5em;
}
.area-footer__title {
  margin: 10px 0 20px 0;
  font-size: 13px;
  font-weight: bold;
}
.area-footer__guides {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin: 10px 0 0 0;
}
.area-footer__guide {
  width: 20%;
  line-height: 1.5em;
}
.area-footer__guide a {
  font-weight: bold;
  font-size: 13px;
}
.illust_sp {
  display:none;
}
@media (max-width: 740px) {
.illust_sp {
  width:100%;
  display:block;
}
}
