@charset "UTF-8";
/*共通部分
---------------------------*/
html {
  font-size: 100%;
}
body{
  font-family:"Yu Gothic Medium","游ゴシック Medium",YuGothic,"游ゴシック体","ヒラギノ角ゴ Pro W3",sans-serif;
  line-height: 1.7;
  color:white;
  background-color: #FDFF62;
}
a {
  text-decoration: none;
}
img{
  max-width:100%;
}
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
/*header
------------------------------*/
.logo {
  width: 100px;
  margin-top:30px;
}
.main-nav {
  display:flex;
  font-size:1.25rem;
  text-transform: uppercase;
  margin-top: 34px;
  list-style: none;
}
.main-nav li {
  margin-left: 36px;
  font-size: 15px;
}
.main-nav a{
  color:white;
}
.main-nav a:hover {
  color: #0bd;
}
.page-header {
  display: flex;
  justify-content: space-between;
  background-color: black;
  border-bottom: solid black;
}
.wrapper{
  margin: 0 auto;
  padding:0 4%;
}
/* メイン部分
--------------------------------*/
main{
  background-color:#F9FADD;
  color: black;
  width: 90%;
  max-width: 860px;
  margin-right:auto;
  margin-left: auto;
  margin-bottom:none;

}
/* home
--------------------------------*/
.home-content {
  text-align:center;
  margin-top:auto;
}
.home-content p{
  font-size: 1.125rem;
  margin:10px 0 42px;
}
/*見出し
-----------------------------------*/
.page-title{
  font-size:5rem;
  font-family: 'Philosopher',serif;
  text-transform: uppercase;
  font-weight: normal;
}
.A{
  max-width: 500px;
  margin-right : auto;
  margin-left : auto;
}
.page-title img{
  max-width: 100%;
  padding-top: 250px;
}

/*固定する背景*/
#home {
  background-image: url(../images/topimg2.jpeg);
  min-height: 100vh;
}
#home .page-title{
  text-transform: none;
}
.parallax_box {
  max-width: 100%;
  height: 500px;
}
.parallax_content{

  height: 100%;

  justify-content: center;
  align-items: center;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.img_bg_01{
  background-image: url(../images/topimg2.jpeg);
}
/*タイトル-----*/


.info{

  max-width: 700px;
  margin-right : auto;
  margin-left : auto;
  color: black;

}
.info h2{
  margin: 20px 0px 20px 0px;
  font-size: 35px;
  text-align: center;
  font-family:'YuGothic',serif;
}
.news h2 {
  margin-top: 100px;
}

/* 横スクロールカード素材 */




.news2{
  background-color: #FCFAEF;
  width: 95%;
  padding-bottom: 20px;
  padding-top: 20px;
  margin-left: auto;
  margin-right:auto;
  border-radius: 5px;
}
.newslist {
  -webkit-overflow-scrolling:touch;
  max-width: 500px;
  margin: 0 auto;
  margin-top: 50px;
}

@media screen and (max-width: 800px) {
  .newslist {
    font-size: 9px;
    padding: 0 15px;


  }
}

.newslist li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0px 5px;
  line-height: 1.5;
  margin-top: 10px;
  font-size: 12px;

}

.newslist li:last-child {

}

.newslist li time {
  padding-right: 20px;
}

.newslist li a {
  color: black;
  text-decoration: none;
  background-color: #F9FADD;
}
.newslist p{

}


.sen-1 p{
  border-top: 3px solid ;
  text-align: right;
}
.sen-1{
  margin: 20px 0px 50px 0px;
  max-width: 100%;
  text-align: center;
  margin-right : auto;
  margin-left : auto;
}
/*プロフーーーーーーーーーーーーーーーーーーー*/
.info-b{
  max-width: 700px;
  margin-right : auto;
  margin-left : auto;
  color: black;
  background-color: white;
  width: 90%;
  margin-top: 50px;

}
.info-b h2{
  margin: 20px 0px 20px 0px;
  font-size: 35px;
  text-align: center;
  font-family:'YuGothic',serif;
  padding-top: 10px;
}
.box5 h4{
  margin-bottom: 0px;
  margin-top: 20px;
  text-align: center;
  font-size: 20px;
}
.box6 h4{
  margin-bottom: 20px;
  margin-top: 50px;
  text-align: center;
  font-size: 20px;
}
.box6{
  margin-bottom: 50px;
  padding-bottom: 20px;
}
table {
  font-size: 12px;

  margin-right : auto;
  margin-left : auto;

}


.box4{
  max-width: 310px;
  margin-right : auto;
  margin-left : auto;
}
.box4 h4{
  text-align: center;
  margin-bottom: 30px;
}
.box3{
  text-align: center;
}
.box3 img{
  width: 150px;
  margin-top: 50px;
}

section img{
  text-align: center;

}
.page{
  margin-top: 30px;
}
/*snsー*/
.sns {
  text-align: center;
  margin-bottom: 20px;

}
.fa-stack {color: #847F45}
.cf:before,
.cf:after{
    content:"";
    display:table;
}

.cf:after{
    clear:both;
}


/*フッター*/
footer {
  background: #222222;
  text-align:center;
  padding:26px 0;

}

footer p{
  color: #fff;
  font-size: 0.875rem;
}
/*作品表示--------------------------------------------------------------*/
 .haikei h2{
   margin: 30px 0px 20px 0px;
   text-decoration:underline 5px solid;
   text-align: center;
}
.haikei h1{
  text-align: center;
  padding-top: 20px;
  font-size: 27px;
}
.grid-container {
  display: grid;
  grid-template-columns: repeat(3, 100px);
  gap: 10px;
}
.grid-container {
  list-style-type: none;
  margin: 0;
  padding: 0;

}
.grid-container {
  padding-top: 15px;
  padding-bottom: 50px;
  padding-left: 10px;
}
.sd {
  width: 80px;
  height:80px;
  overflow: hidden;
  -webkit-border-radius:40px;
  -moz-border-radius:40px;
  border-radius: 40px;
  border-style: solid;
  border-color: #2C2E0E;
}
.works {
  margin: 80px 10px 40px 10px;
}
.haikei {
  margin-bottom: 20px;
}
.works h3{
  padding-bottom: 20px;
  padding-left: 10px;
}
.handout2 {
  font-size: 14px;
  text-align: right;
}
.handout3 {
  text-align: right;

}
/*コメンタリーページ--------------------------------------------------------------*/
.pict {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}
.title1 {
  text-align: right;
}
.title1 h2{
  color: #FDFF62;

  font-family: 'Noto Sans JP', sans-serif;
  font-weight:500;
  font-size: 15px;
  padding-left: 25px;
}
.title1 span{
  background: black;
  padding:0px 2px 0px 10px;
}
.title1 p{
  color: #150702;
  padding-left: 25px;
  font-size: 12px;

}

.comment{
  padding-top: 30px;
  padding-bottom: 20px;
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
}
.comment p{
  padding: 0px 15px 0px 25px;
}
.daimei{
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.daimei h2{
  padding-top: 50px;
  border-bottom: solid 3px;
  max-width: 100%;
}
.back {
  text-align: center;
  color: #150702;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight:500;
  text-decoration:underline 2px solid;
  margin-bottom: 10px;
  margin-top: 20px;
}
.back a{
  color: #332F2D;
}
.blog {
  max-width: 700px;
  margin-right : auto;
  margin-left : auto;
  color: black;
  width: 90%;
  margin-top: 50px;
  font-size: 14px;

}
.blog h2{
  text-align: center;
  font-size: 20px;
  margin:120px 90px 30px 90px;
  padding: 70px 20px 30px 20px;

  text-shadow:1px 0 0 #847F45,
    0 1px 0 #847F45,
    -1px 0 0 #847F45,
    0 -1px 0 #847F45;
  color:white;
  border-top: solid 2px black;
}
.blogp {
  text-align: center;

  margin-bottom: 30px;
}
.blogp img{

}
.blog p{
  font-weight: bold;
  margin: 50px 0px 10px 0px;
  text-align: center;
  font-size: 15px;
}

/*トピック--------------------------------------------------------------*/
.topic-title{
  text-align: center;
  font-weight: bold;
  font-size: 25px;
  color: black;
  border-bottom: solid;
  padding-top: 20px;
}
.topic-days {
  text-align: right;
  font-weight;
  font-size: 12px;

}
.block-inside{
  text-align: left;
  color: black;
  margin-top: 35px;
  border-bottom: dashed 1px;
  padding-bottom: 20px;
}
.block-blank{


}

.topicsA h1{
  text-align: center;
  background-color: #FDFF62;
    padding-bottom: 80px;
    padding-top: 30px;
}
.news{
  padding-top: 50px;
  padding-bottom: 15px;
  background-color: white;
}
.news1{
  text-align: center;
  margin-right : auto;
  margin-left : auto;
  max-width: 90%;
  padding-bottom: 25px;

}
/*メディア--------------------------------------------------------------*/
@media screen and (min-width: 768px){
.br-sp {display: none; }
.main-nav li {
  font-size: 25px;
}
.grid-container {
  display: grid;
  grid-template-columns: repeat(6, 100px);
  gap: 10px;
  padding-left: 100px;
}
section {
  padding-left:10px;
}
main{
  width:100%;
}
.pict img{
  ;
}
.logo {
  width: 150px;
  margin-top: 30px;

}
.blogt {
  text-align: center;

}
.news1{
  text-align: center;
  margin-right : auto;
  margin-left : auto;
  max-width: 74%;
  padding-bottom: 25px;

}
.handout p{
  padding-left: 50px;
  padding-right: 50px;
}
.handout2 br{
  display: none;
}
.handout3 {
  padding-top: 20px;
  padding-right: 50px;
}
.handout3 br{
  display: none;

}


}
