@charset "UTF-8";

html {
  margin: 0;
  padding: 0;
  font-size: 62.5%;
}

.body {
  margin: 0;
  padding: 0;
  color: #808080;
  font-family: fantasy;
  text-align: center;
  line-height: 2;
  font-size: 1.6rem;
}

p {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,

img {
  width: 100%;
  height: auto;
}

ul {
  margin: 0;
  padding: 0;
}

ul li {
  list-style-type: none;
  padding: 0;
}

input {
  cursor: pointer;
}

.inner {
  width: 1000px;
  margin: 0 auto;
}

.body {
  width: 1000px;
  height: auto;
}

/* header */
#old-man h2{
  font-size: 18px;
  text-align: center;
  position: relative;
  width: 100%;
  height: 50px;
  top :50px;
}
#old-man a{
  text-decoration: none;
  color: rgb(0, 132, 125)
}




/* 戻りボタン */
#butn{
  width: 200px;
  height: 50px;
  border: solid 0.01px #808080;
  border-radius: 2%;
  text-align: center;
  font-size: 20px;
  position: relative;
  top :70px;
  left :41%;
  background:  rgb(0, 132, 125);
  border-radius: 2%;
}
#butn a{
  text-decoration: none;
  color:#fff;
  position: relative;
  top :7px;
}

/* Diary10 */
#diary00{
  width: 70vw;
  height: 5300px;
  border: solid 0.01px #f3f3f3;
  border-radius: 1%;
  position: relative;
  top :30px;
  font-size: 18px;
  text-align: center;
left : 15%;
}
#diary00 img{
  border-radius: 1%;
}

.cote img{
  width: 350px;
  height: 300px;
}
.cote {
  display: flex;
  height: 400px;
}

#menu19{
  height: 1000px;
  /* background: #b2fadc;  */
}
.zensai{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  height: 500px;
  /* background: #fff; */
}
#menu19 .zensai img{
  width: 200px;
  height: 200px;
border-radius: 50%;
position: relative;
top : 30px;
}
.photo819{
  display: flex;
  justify-content: space-around;
}
#diary00 .photo819 img{
  width: 200px;
  height: 200px;
border-radius: 50%;
position: relative;
top : 30px;
}

#menu20{
  height: 1000px;
  /* background: #f4cfcf; */
}
#menu20 img{
  width: 200px;
  height: 200px;
  border-radius: 50%;
  position: relative;
  top :30px;
}
.zensai820{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  height: 500px;
  /* background: #fff;  */
}

#menu21{
  height: 500px;
  /* background: #b2e3fa; */
}
#menu21 img{
  width: 350px;
  height: 150px;
}
#menu21 .photo21 img{
  width: 200px;
  height: 200px;
  border-radius: 50%;
}



#menu822{
  height: 1400px;
  /* background: #f4e5cf; */
}
.photo822 img{
  width: 320px;
  height: 380px;
}
.photo822{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  height: 800px;
}

.eat{
  height: 400px;
  /* background: #b2fadc; */
}
#menu822 .eat img{
  width: 200px;
  height: 200px;
  border-radius: 50%;
  position: relative;
  top :30px;
}
.photo22{
  display: flex;
  justify-content: space-around;
}

#menu24{
  height: 400px;
  /* background: #f0cff4; */
}
.photo24{
  display: flex;
  justify-content: space-around;
}
#menu24 .photo24 img{
  width: 200px;
  height: 200px;
  border-radius: 50%;
  position: relative;
  top : 20px;
}
.text24 p{
position: relative;
top :50px;
}

























/* footer___________ */
#copy{
  width: 1000px;
  height: 100px;
  text-align: center;
position: relative;
top :150px;
font-size: 12px;
left : 4%;
}







/* スマホ____________________ */
@media only screen and (max-width: 414px) {
  img {
    max-width: 100%;
  }

  img {
    max-width: 100%;
    width
    /***/
    : auto;
    /*IE8用ハック*/
  }

  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }

  .inner {
    width: 414PX;
    margin: 0 ;
    padding: 0;
  }


/* Diary10 */
#diary00{
  width: 98vw;
  height: 9300px;
  position: relative;
  left :0%;
}

.cote {
  display: block;
  height: 800px;
}

#menu19{
  height: 2200px;
  /* background: #b2fadc;   */
}
#menu19 p{
  width: 90vw;
  left : 3%;
}
.zensai{
  height: 1200px;
}
.photo819{
  display: block;
}

#menu20{
  height: 1900px;
  /* background: #f4cfcf;  */
}
#menu20 p{
  width: 90vw;
  position: relative;
  left :3%;
}
.zensai820{
  height: 1000px;
}

#menu21{
  height: 800px;
  /* background: #b2e3fa; */
}

#menu822{
  height: 2300px;
  /* background: #f4e5cf;  */
}
#menu822 p{
  width: 90vw;
  left : 3%;
}
.photo822{
  height: 1200px;
}
.photo22{
  display: block;
}

#menu24{
  height: 800px;
  /* background: #f0cff4;  */
}
.photo24{
  display: block;
}
#menu24 h3{
  width: 60vw;
  position: relative;
  left : 23%;
}
#menu24 p{
  width: 90vw;
  position: relative;
  left : 3%;
}



  /* 戻りボタン */
#butn{
  position: relative;
  left : 100px;
  top : 100px;
}
#butn a{

  text-decoration: none;
}


/* footer___________ スマホ*/
#copy{
  width: 400px;
  position: relative;
  top :150px;
  left :0px;
}


}