@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: 1100px;
  margin: 0 auto;
  position: fixed;
}

body {
  width: 1100px;
}


/* コンテンツ始まり枠＿＿＿＿＿＿ */
#home{
  width: 100vw;
  height: 11500px; 
  /* background: #a9b6ff; */
 /* foote上まで これで長さ調整する */
}

#bk{
  width: 100vw;
  height: 200px;
  position: relative;
  top : -30px;
  background-color: rgba(0, 0,0, 0.4);
}
#saien{
  position: fixed; 
  width: 100vw;
  height: 200px;
  background-image: url(./image/earth.webp);
  /* 小松菜バーナー */
  color: #ffffff;
  font-size: 23px;
  text-align: center;
  z-index: 1;
}
#saien h2{
  position: relative;
  top : 50px;
}
#saien h3{
  position: relative;
  top :40px;
  left :300px;
  font-size: 20px;
}



/* 航海日誌バナー ＿＿＿＿＿＿＿＿＿＿*/
#menu{
  width: 85vw;
  height: 100px;
  background: rgba(162, 204, 243, 0.2);   
  position: relative;
  top : 200px;
  left :7%;
}
#menu h3{
position: relative;
top : -80px;
text-align: center;
font-size: 24px;
}
#menu img{
  width: 80px;
  height: 80px;
  position: relative;
  left : 6%;
}


/* kazuBOX＿＿＿＿＿＿＿＿ */
#kazu{
  position: relative;
  top : 200px;
  display: flex;
  justify-content: space-around;
  width: 100vw;
  height: 900px;
  /* background: #efd3af;    */
}
#kazu .red-color{
  /* color: #01621adf; */
  width: 40px;
  /* マルぽち */
}

/* old-manプロフィール ________________*/
.panel {
  /* border: 1px solid rgba(152, 182, 152, 0.8); */
  border-left: none;
  border-right:none;
  background:#fff;
  padding: 20px 20px;
  display: none;
  height: 700px;
  width: 80vw;
}
#box {
  /* background-color: #f6f7f7; */
  display: block;
  display: inline-block;
  width: 350px;
  /* border: 1px solid rgb(255, 255, 255); */
  position: relative;
  top : 0px;
  left: 10px;
  color: #303030;
  font-size: 11px;
  height: 500px;
}
.btn{
  display: block;
  flex-grow: 1;
  width: 100%;
  padding: 20px;
  background-color: inherit;
  outline: none;
  border: none;
  cursor: pointer;
  text-align: left;
  color: #080808;
  font-size: 18px;
  font-weight: bold;
}
.btn:hover {
  background-color: rgba(162, 204, 243, 0.3); 
}
.fas {
  float: right;
}


/* プロフィール内容 */
#box{
  width: 50vw;
  height: 800px;
  /* background: #b4fcc5;  */
  /* プロフィ〜ル部分 */
}
#box img{
  width: 60px;
  height: 60px;
}
#box .panel{
  /* background-color: #effcee; */
  width: 45vw;
  height: 750px;
}
#box h2{
  text-align: center;
  letter-spacing: 0.09rem;
}
#box .puro{
  width: 380px;
  height: 330px;
  /* border: solid 0.01px #f0f0f0; */
  text-align: left;
}
#box .text1{
  padding-top: 30px;
  text-align: left;
}
#box .text2{
  padding-top: 30px;
  text-align: left;
  height: 500px;
}



#wap{
  width: 100vw;
  height: 9400px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
/* background: #007b1d;  */
  position: relative;  
  left : 0%;
  top : 200px;
  /* コンテンツ長さ */
}




#diary00{
  width: 98vw;
  height: 9200px;
  position: relative;
  top :0px;
  font-size: 18px;
  text-align: center;
left : 0%;
   /* background: #96f1ee;     */
}
#diary00 img{
  border-radius: 1%;
}
.con{
  width: 350px;
  height: 420px;
  border: solid #808080 0.05pt;
}
.con p{
  width: 330px;
  position: relative;
  left :2%;
}
#log{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  gap :10px;
  /* background: #eecfcf;    */
  height:8800px ; 
}
#log img{
  width: 320px;
  height: 200px;
}
#afu img{
  width: 320px;
  height: 400px; 
}
#kibou img{
  width: 320px;
  height: 400px;
}
#fes img{
  width: 320px;
  height: 400px;
}
#tene img{
  width: 320px;
  height: 400px;
}
#kate img{
  width: 320px;
  height: 400px;
}
.book{
  height: 300px;
  /* background: #808080;  */
  position: relative;
  top: 0px;
}





/* 2023過去 */
#archive{
  width: 98vw;
  height: 1400px;
  /* background: #f9ec9d;      */
  font-size: 18px;
  padding: 15px;
  position: relative;
  top :00px;
  /* archive1500px+(dairary-archive) */
  display: flex;
  justify-content: space-around;
}
#archive a{
  color: #132778;
  text-decoration: none;
}

#blk1{
height: 1300px;
width: 45vw;
  /* 2023 */
}


#blk2{
  height: 1300px;
  width: 45vw;
/* background: #f3e1f7;     */
  position: relative;
  top : 0px;
  right: 0;
  /* 2024 */
}





/* footer_______________________ */
#copy{
  width: 100vw;
  height: 250px;
  text-align: center;
  padding-top: 0px;
font-size: 16px;
  /* background: #b2ddf2;    */
  position: relative;
  top :00px;
}

#copy img{
  width: 30px;
  height: 30px;
  position: relative;
}
#copy  a{
  text-decoration: none;
  color: rgb(0, 132, 125);
}
#copy .mail{
  height: 5vh;
  padding-top: 20px;
}
#copy .pura{
  height: 7vh;
  padding-top: 20px;
  /* background: #ebac68; */
}




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

  body{
    width: 410px;
  }


/* コンテンツ始まり枠スマホ＿＿＿＿＿＿＿＿＿＿ */
#home{
  width: 99%;
  height: 20600px;
/* background: #007b1d;   */
/* footer上まで */
}
#wrapper{
  overflow: hidden;
  height: 20500px;
  width: 98vw;
  /* total 長さ */
  /* background: #ff9a05;  */
  /* 広告最後まで   */
}
#bk{
  width: 100%;
  height: 450px;
  position: relative;
  top :0px;
}
#saien{
  width: 400px;
  height: 450px;
  background-image: url(./image/earthSP.webp);
  position: relative;
  top :-20px;
}

#saien h2{
  width: 300px;
  position: relative;
  left: 5%;
}
#saien h3{
  width: 300px;
  position: relative;
  left: 50px;
}

#menu{
  width: 90vw;
  height: 200px;
  position: relative;
  top :0px;
  left : 4%
}
#menu h3{
  width: 75vw;
  position: relative;
  left : 3%;
}
#menu img{
  position: relative;
  left : 6%;
  top : 100px;
}

/* プロフィール */
.puro{
  padding-top: 50px;
  padding-left: 50px;
} 

#kazu{
  position: relative;
  top : 00px;
  left :0;
  display: block;
/* background: #b9e4b5; */
height: 1200px;
}

/* old-manプロフィール ________________*/
#box .panel{
height: 1000px;
width: 90vw;
/* background: #808080; */
}
#box h2{
width: 90vw;
position: relative;
left : 2%;
}
.puro{
  position: relative;
  right: 80px;
} 
#box .btn{
  width: 90vw;
  /* プロフィ〜る幅 */
}
#box .text2{
  width: 70vw;
  position: relative;
  left: 2%;
}



#wap{
  display: block;
  height: 16000px;
  /* background: #b9e4b5;  */
  width: 100vw;
  position: relative;
  left :2%;
}

#archive{

  
}
#blk1{
  width: 95vw;
  height: 1200px;
    /* 2023 */
  }
  #blk2{
    width: 95vw;
    height: 1200px;
      /* 2024 */
    }










#diary00{
  width: 98vw;
  height: 6800px;
  position: relative;
  left :0%;
  /* background: #f7caac;         */
} 

#diary00 h4{
  width: 86vw;
  position: relative;
  left : 3%;
}
#log1{
  height: 16700px;
  /* background: #fddcdc; */
}
.book{
  position: relative;
  top : 7000px;
  text-align: left;
  left : 2%;
}


#archive{
  position: relative;
  top : 400px;
  height: 2500px;
  /* background: #f9ec9d;     */
  display: block;
}





/* footer___________ スマホ*/
#copy{
  width: 400px;
  position: relative;
  top :00px;
  height: 200px;
  /* background: #ff9a05;  */
}
#copy .nemu{
  width: 350px;
  padding-left: 20px;
  padding-top: 10px;
  height: 100px;
  /* background: #007b1d; */
}

}