@charset "UTF-8";
html{
  font-size:100%;
}
body{
  font-family:"Hiragino Kaku Gothic ProN","Hiragino Sans","Meiryo",sans-serif;
  line-height: 1.7;
  background-color:#402717;
  background-image:url(haikei.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}

p.logo img {
    width: 100px;  /* 横幅を200pxに */
    margin-top: 50px;
}

h1{
  color:#888888;
  font-size:30px;
  font-weight:lighter;
  text-align: center;
  margin-top: 0px;
}

h1.big img{
  text-align: center;
  margin-top: 36px;
  width:auto;
  height:50px;
}

h1.small{
  color:#888888;
  font-size:15px;
  font-weight:lighter;
  text-align: center;
  margin-top: -15px;
}

h2.sensenkikai_setumei{
  color:#888888;
  font-size:15px;
  font-weight:lighter;
  text-align: center;
  margin-top: 0px;
}

h2.sensenkikai_setumei img{
  text-align: center;
  margin-top: 0px;
  width:auto;
  height:36px;
}

h3{
  color:#888888;
  font-size:20px;
  font-weight:lighter;
  text-align: center;
  margin-top: 80px;
}

pre{
  color:#888888;
  font-size:15px;
  font-weight:lighter;
  text-align: center;
  margin-top: 200px;
}

.name {
  margin-top: 80px;
  text-align: center;
}

.name img{
  text-align: center;
  margin-top: 0px;
  width:auto;
  height:42px;
}

a{
  text-decoration: none;
}

.main-nav{
  display: flex;
  font-size: 15px;
  list-style:none;
  position: absolute;
  right: 0;
  margin-right: 36px;
}

.main-nav img{
  margin-top: 34px;
  width:auto;
  height:22px;
}

.main-nav li{
  margin-left: 34px;

}

.main-nav a{
  color:#9B3939;
}

.main-nav a:hover{
  color:#C67474;
}

.page-header{
  display: flex;
  justify-content: center;
  position: relative;
}

.wrapper{
  max-width: 1000px;
  margin:0 auto;
  padding:0 4%;
}

.sns-box iframe{
  display: block;
  margin: 0 auto;
  max-width: 100%;
  margin-top: 34px;
}

.aicon img{
  margin-top: 0px;
  width:560px;
  height:auto;
}

.aicon{
  text-align: center;
}

.sns img{
  margin: 10px 5px 0px;
  width:auto;
  height:30px;
}

.sns{
  text-align: center;
}

.sns-tunecore img{
  margin: 10px 5px 0px;
  width:auto;
  height:20px;
}

.sns-tunecore{
  text-align: center;
}

.urimono img{
  margin: 34px 15px 0px;
  width:250px;
  height:auto;
}

.urimono{
  text-align: center;
}




footer{
  margin-top: 34px;
  width: 100%;
  background:#402717;
  text-align: center;
  padding:20px 0;
}

footer p{
  color:#888888;
  font-size:0.875rem
}

footer p img{
  margin-top: 3px;
  width:auto;
  height:15px;
}
