@charset "UTF-8";

body{
  font-size: 16px;
  color: #707070;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}

img{
  width: 100%;
}

a{
  color: inherit;
  transition: opacity 0.3s;
}

a:hover{
  opacity: 0.8;
}


/*----------------パソコン版----------------------------*/

.custom-shape-divider-top-1693121930 {
  position: absolute;
  top: 60px;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  transform: rotate(180deg);
  z-index: 3;
}

.custom-shape-divider-top-1693121930 svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: 344px;
}

.custom-shape-divider-top-1693121930 .shape-fill {
  fill: #FCF7E8;
}


/* header */

header{
  position: fixed;
  width: 100%;
  background-color: #FCF7E8;
}

.header_container{
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 80px;
  width: 1400px;
  margin: 0 auto;
  padding: 10px;
  z-index: 3;
  box-sizing: border-box;
}

.header_tit{
  display: flex;
}

.logo1{
  width: 40px;
  height: 40px;
}

.header_tit_sub{
  font-size: 28px;
  text-align: center;
}

.header_tit_sub p{
  font-size: 14px;
}

.header_right{
  display: flex;
  align-items: center;
}

.header_nav_list{
  display: flex;
  width: 350px;
  justify-content: space-between;
  margin-right: 60px;
}

.btn_visit{
  background-color: #FFB92A;
  border-radius: 50px;
  height: 40px;
  width: 240px;
  text-align: center;
  line-height: 38px;
  color: #fff;
}


/* main */
.top{
  z-index: -10;
}

/* fv */
.top_fv{
  position: relative;
  top: 80px;
  height: calc(100hv - 80px);
  z-index: -1;
}

.fv_text_1{
  position: absolute;
  top: 300px;
  left: 100px;
  background-color: #Fff;
  padding: 5px;
}

.fv_text_2{
  position: absolute;
  top: 350px;
  left: 150px;
  background-color: #Fff;
  padding: 5px;
}


/* greeting */

.top_greeting{
  margin-top: 80px;
  padding: 60px 100px 60px 0;
  position: relative;
  background-color: #FCF7E8;
  z-index: -1;
}

.top_greeting_container{
  background-color: #Fff;
  border-radius: 0 20px 20px 0;
  display: flex;
  padding: 60px;
}

.top_greeting_left{
  width: 55%;
}

.top_greeting_tit{
  font-size: 28px;
  text-align: center;
}

.top_greeting_text{
  margin: 30px;
  line-height: 1.5em;
}

.top_greeting_note{
  width: 150px;
  position: absolute;
  top: 10px;
  left: 50px;
}

.top_greeting_right{
  width: 45%;
}

.top_greeting_img{
  bottom: 40px;
  right: 40px;
  position: absolute;
  width: 600px;
  border-radius: 20px;
}

.btn_oneday{
  display: block;
  background-color: #FFB92A;
  border-radius: 50px;
  height: 40px;
  width: 240px;
  text-align: center;
  margin: 30px auto;
  line-height: 38px;
  color: #fff;
}

/* features */

.top_features{
  padding: 60px 0 60px 100px;
  position: relative;
  background-color: #fff;
  z-index: -1;
}

.top_features_container{
  display: flex;
  flex-direction: row-reverse;
  background-color: #FCF7E8;
  border-radius: 20px 0 0 20px;
  padding: 60px;
}

.top_features_left{
  width: 55%;
}

.top_features_tit{
  font-size: 28px;
  text-align: center;
}

.top_features_text{
  margin: 30px;
  line-height: 1.5em;
}

.top_features_right{
  width: 45%;
}

.top_features_note{
  position: absolute;
  width: 150px;
  bottom: 20px;
  left: 300px;
}

.three_s{
  display: block;
  width: 75%;
  margin: 30px auto 0;
}

.top_features_img{
  width: 600px;
  border-radius: 20px;
  position: absolute;
  top: 150px;
  left: 50px;
}

/* adoption */

.top_adoption{
  padding: 60px 100px 60px 0;
  position: relative;
  background-color: #FCF7E8;
  z-index: -1;
}

.top_adoption_container{
  background-color: #Fff;
  border-radius: 0 20px 20px 0;
  display: flex;
  padding: 50px 30px 50px 50px;
}

.top_adoption_left{
  margin: 50px;
  width: 60%;
}

.top_adoption_tit{
  font-size: 28px;
  text-align: center;
}

.top_adoption_text{
  margin: 30px;
  line-height: 1.5em;
}

.top_adoption_note{
  width: 150px;
  position: absolute;
  top: 10px;
  left: 50px;
}

.top_adoption_right{
  width: 40%;
}

.top_adoption_img{
  width: 100%;
  border-radius: 20px;
}

.btn_adoption_text{
  display: block;
  background-color: #9BCA3E;
  border-radius: 50px;
  height: 40px;
  width: 240px;
  text-align: center;
  margin: 30px auto;
  line-height: 38px;
  color: #fff;
}


/* visit */

.top_visit{
  padding: 0 0 60px 100px;
  position: relative;
  background-color: #FCF7E8;
  z-index: -1;
}

.top_visit_container{
  background-color: #Fff;
  border-radius: 20px 0 0 20px;
  border: 3px solid #FFB92A;
  border-right-style: none;
  padding: 60px 120px 60px 60px;
}

.top_visit_left{
  width: 55%;
}

.top_visit_tit{
  font-size: 28px;
  text-align: center;
}

.top_visit_text{
  display: flex;
  justify-content: center;
  margin: 50px;
  line-height: 1.5em;
}

.top_visit_piano{
  position: absolute;
  width: 300px;
  bottom: -30px;
  left: 50px;
}

.top_visit_note{
  position: absolute;
  width: 250px;
  bottom: -15px;
  right: 50px;
}

.btn_visit2{
  display: block;
  background-color: #FFB92A;
  border-radius: 50px;
  height: 40px;
  width: 240px;
  text-align: center;
  margin: 30px auto;
  line-height: 38px;
  color: #fff;
}


/* access */
.top_access{
  padding: 60px 60px 60px 100px;
}

.top_access_container{
  background-color: #FCF7E8;
  border-radius: 20px;
  display: flex;
}
.top_access_crayon{
  display: block;
  width: 150px;
  margin: 0 auto;
}
.top_access_left{
  width: 40%;
  padding: 60px;
}

.top_access_tit{
  font-size: 26px;
  text-align: center;
  margin: 50px 0;
}

.top_access_tit_sub{
  text-align: center;
  font-size: 20px;
  margin-bottom: 20px;
}

.top_access_text{
  text-align: center;
  line-height: 1.3em;
}

.top_access_right{
  padding: 60px;
}

/* footer */
footer{
  background-color: #FFB92A;
  color: #Fff;
  padding: 50px;
}

.footer_nav{
  display: block;
  text-align: 0 auto;
}

.footer_nav_list{
  margin: 0 auto;
  display: flex;
  justify-content: center;
  width: 800px;
  border-bottom: #Fff solid 2px;
  padding-bottom: 20px;
}

.footer_nav_list_item:last-child{
  margin-right: 0;
}

.footer_nav_list_item{
  margin-right: 30px;
}

.footer_tit_box{
  margin: 10px;
}

.footer_tit_sub{
  font-size: 18px;
}

.footer_tit{
  display: flex;
  justify-content: center;
  font-size: 26px;
  line-height: 1.2em;
  margin: 20px;
  text-align: center;

}

.logo2{
  width: 70px;
}

.footer_cr{
  text-align: center;
  margin-top: 20px;
}



/*----------------------タブレット版----------------------------*/

@media ((min-width: 501px) and (max-width: 1140px)) {
  /* header */

  /* main */
  /* fv */
  /* about */
  /* works */
  /* contact */

  /* footer */
}



/*-----------------------スマホ版-------------------------------*/

@media (max-width: 500px) {
  /* header */

  /* main */
  /* fv */
  /* about */
  /* works */
  /* contact */

  /* footer */
}