@charset "UTF-8";

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

.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)
}


/* Diary31 */
#diary31{
  width: 800px;
  height: 6000px;
  border: solid 0.01px #808080;
  border-radius: 1%;
  position: relative;
  top :30px;
  font-size: 18px;
  text-align: center;
  left :100px;
  line-height: 2;
  letter-spacing: 0.09rem;
}
#diary00 img{
  border-radius: 2%;
}

.cotege p{
  width: 80%;
  text-align: center;
  padding-left: 40px;
}
.blk1{
  display: flex;
  justify-content: space-around;
  height: 350px;
  /* background: #f0e3e3; */
}
.blk1 .photo1 img{
  width:170px ;
  height: 240px;
  padding-top: 40px;
}
.blk1 .photo2 img{
  width:390px ;
  height: 280px;
}
.blk1 .photo3 img{
  width:170px ;
  height: 240px;
}

.blk2{
  height: 200px;
  /* background: #eaf2f2; */
  display: flex;
  justify-content: space-around;
}

#diary31 .banmeshi16 img{
  width: 150px;
  height: 150px;
  border-radius: 50%;
}
.blk3{
  display: flex;
  height: 300px;
  /* background: #f7f9ed; */
}
.blk3 img{
  border-radius: 2%;
}
.abe{
  width: 390px;
}
.abe img{
  width: 75px;
  height: 200px;
}
.mukago{
  width:  390px;
}
.mukago img{
  width: 190px;
  height: 190px;
}

.kinoko{
  height: 1500px;
  /* background: #ece3f0; */
}
.blk4 img{
  width: 390px;
  height: 300px;
}

.blk5{
  display: flex;
  justify-content: space-between;
  height: 350px;
  /* background: #fff; */
}
.shiru{
  width: 390px;
}
.shiru img{
  width: 200px;
  height: 200px;
}
.kino{
  width: 390px;
}
.kino img{
  width: 390px;
  height: 300px;
}


.blk6{
  display: flex;
  justify-content: space-between;
}
.blk6 .meshi{
  width: 190px;
  height: 250px;
}
.blk6 img{
  width: 150px;
  height: 150px;
  border-radius: 50%;
}

.blk7 img{
width: 200px;
height: 200px;
}

.blk8{
  display: flex;
  flex-wrap: wrap;
  width: 800px;
  height: 600px;
  
}
.blk8 .box{
  width: 390px;
  height: 300px;
}
.blk8 img{
  width: 390px;
  height: 300px;
}

.blk9 {
  display: flex;
}
.blk9 .con{
  width: 390px;
  height: 250px;
}
.blk9 img{
  width: 300px;
height: 150px;
border-radius: 50%;
}

.blk10{
  display: flex;
  justify-content: space-between;
  width: 800px;
  height: 350px;
  /* background: #ecd3d3; */
}
.blk10 .photo A{
  width: 390px;
  height: 300px;
}
.blk10 .photoA img{
  width: 300px;
  height: 250px;
  border-radius: 50%;
  position: relative;
  left :50px;
}
.blk10 .photoB {
  width: 390px;
height: 300px;
}
.blk10 .photoB img{
  width: 200px;
  height: 200px;
  border-radius: 50%;
}

.yakitori{
  height: 1500px;
  /* background: #f7dbdb; */
}
.blk11{
  height: 500px;
  display: flex;
  /* background: #fff; */
  justify-content: space-between;
}
.yakitori .box1{
  width: 250px;
  height: 400px;
}
.yakitori .box2{
  width: 250px;
  height: 400px;
}
.yakitori .box1{
  width: 250px;
  height: 300px;
}
.blk11 img{
  width: 250px;
  height: 350px;
  border-radius: 50%;
}

.blk12{
  height: 400px;
  display: flex;
  justify-content: space-around;
  /* background: #e8f8f8; */
}
.blk12 .box1{
  width: 300px;
  height: 300px;
}
.blk12 .box1 img{
  width: 200px;
  height: 250px;
  border-radius: 2%;
}
.blk12 .box2{
  width: 400px;
  height: 300px;
}
.blk12 .box2 img{
  width: 390px;
  height: 250px;
  border-radius: 2%;
}

.blk13{
  width: 800px;
  height: 200px;
}
.blk13 img{
  width: 190px;
  height: 190px;
  border-radius: 50%;
}


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















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







/* スマホ____________________ */
@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;
  }


/* Diary31 */
#diary31{
  width: 400px;
  height: 12000px;
  position: relative;
  left :0px;
}
.blk1{
  display: block;
  height: 1000px;
}
.blk2{
  display: block;
  height: 600px;
}
.blk3{
  display: block;
  height: 700px;
}
.blk5{
  display: block;
  height: 600px;
} 
.kinoko{
  height: 3100px;
  /* background: #f0d7d7; */
}
.blk4{
  height: 700px;
}
.blk6{
  display: block;
  padding-left: 100px;
}
.blk8{
  display: block;
  height:1200px ;
}
.blk8 h5{
  padding-top: 50px;
}
.cheezu{
  height: 2500px;
  /* background: #e4fffb; */
}
.blk9 {
  display: block;
}
.blk10{
  display: block;
}
.blk10 .photoA img{
  position: relative;
  left :-200px;
}
.yakitori{
  height: 3000px;
}
.blk11{
  display: block;
  height: 1500px;
}
.yakitori .box1{
  height: 500px;
  padding-left: 80px;
}
.yakitori .box2{
  height: 500px;
  padding-left: 80px;
}
.blk12{
  height: 1000px;
  display: block;
}
.blk12 .box2{
  position: relative;
  left :-80px;
}
.blk13{
  width: 400px;
  height: 600px;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  /* background: #f0d7d7; */
}





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

  text-decoration: none;
}


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


}