@charset "UTF-8";
/* CSS Document */

html{
  font-size:62.5%;/*16px*62.5%=10px*/
}
body{
  font-size: 1.6rem;
  font-family: 'FrutigerNeue1450Pro-Bold','GillSansNova-Bold','Avenir','Helvetica Neue','Helvetica','Arial','FOT-筑紫A丸ゴシック Std B','秀英丸ゴシック B', 'Roboto', YuGothic,'Yu Gothic','Hiragino Sans','ヒラギノ角ゴシック','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic', sans-serif;
  font-weight: 500;
  color: #333;
  font-feature-settings: "palt";
  letter-spacing: 0.025em;
}
a{
  color: #333;
  text-decoration-line: none;
}
a:hover{
  opacity: 0.5;
}
img{
  max-width: 100%;
  height: auto;
}
button {
  padding: 0;
  border: none;
  background: transparent;
}
.text-center{
  text-align: center;
}

/*------------------------------
*btn
-------------------------------*/
.btn-daen{
  width: 340px;
}
.btn-pageTop{
  width: 63px;
  display:block;
  position: fixed;
  right: 20px;
  bottom: 20px;
  }
.btn-pageTop:hover {
  opacity: 0.5;
}

/* 
.okuru-btn{
  padding-left: 170px;
}
*/

.btn-daen_okuru:hover{
  opacity: 0.5;
}
.content-wrapper{
  position: relative;
}
.page-nav{
  display: flex;
  position: absolute;
  right: 20px;
  top: 360px;
}
.previous-btn{
  width:20px;
  margin-right: 16px;
}
.next-btn{
  width:20px;
  margin-left: 16px;
}
.ichiran-btn{
  width:45px;
}
/*------------------------------
*header
-------------------------------*/
.header{
  position:fixed;
  top:0;
  left:0;
  z-index:50;
  width:100%;
  height: 100px;
  background-color: #fff;
}
.wrapper{
  max-width:1146px;
  margin: 0 auto;
}
.header-inner{
  display: flex;
  justify-content: space-between;
  height: 100px;
  align-items: center;
}
.logo{
  width: 82px;
}
/*------------------------------
*navigation
-------------------------------*/
.btn-trigger{
  display: none;
}
.header-nav{
  display: none;
}
.nav-list{
  display: flex;
  align-items: center;
  }
.nav-item{
  font-size: 1.8rem;
  margin-left: 27px;
  font-family: GillSansNova-Bold;
  font-weight: bold;
}
.nav-item_jp{
  font-size: 1.6rem;
  font-family: FOT-筑紫A丸ゴシック Std B;
  font-weight: bold;
}
.nav-tegaki{
  height: 16px;
  display: block;
  padding-top: 18px;
  margin:0 auto;
}
.nav-tegaki:nth-of-type(2n){
  height: 20px;
}
.nav-category{
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px 0 85px 0;
}
.nav-category-item{
  font-size: 1.8rem;
  margin-left: 50px;
  font-family: GillSansNova-Bold;
  font-weight: bold;
}
.nav-category-item:first-of-type{
  margin-left: 0;
}
/*------------------------------
*section
-------------------------------*/
.section-title{
  font-size: 6rem;
  font-family: FrutigerNeue1450Pro-Bold;
  font-weight: 700;
}
.section-inner{
  margin: 140px 0 160px;
}

/*------------------------------
*section-top
-------------------------------*/
.top-page{
  max-width: 1146px;
  margin: 0 auto;
  position: relative;
}
.main-image{
  max-width: 1146px;
  padding: 280px 0 40px;
  margin: 0 auto;
}
.logo-main{
  height: 356px;
  margin-bottom: 75px;
}
.title_text-main{
  width: 935px;
}
.title_text-main_2l{
  display: none;
}
.category_book{  
  position: absolute;
  top: 157px;
  left: 90px;
}
.top-about-text_text{
  display: none;
}
.category_graphic{
  width: 300px;
  position: absolute;
  top: 140px;
  right: 20px;
}
.category_kappan{
  width: 215px;
  position: absolute;
  top: 420px;
  right: 10px;
}
.memo-yajirushi{
  display: none;
}
.memo{
  width: 300px;
  position: absolute;
  top: 500px;
  left: 0px;
}
.memo-title{
  font-size: 2.1rem;
  margin-bottom: 13px;
  font-family:  GillSansNova-Bold;
}
.memo-inner{
  width: 300px;
  padding: 1em 0;/*上下の余白*/
  border-top: dashed 1px;/*上線*/
  border-bottom: dashed 1px;/*下線*/
  font-size: 1.4rem;
  line-height: 1.3;
  letter-spacing: 0.1em;
  font-family: FOT-筑紫A丸ゴシック Std B;
  }
.memo-sns{
  padding-top: 30px;
  text-align: center;
}
.scroll{
  width: 140px;
  display: block;
  margin: 0 auto;
}
.twitter_logo{
  height: 35px;
  padding-right: 10px;
}
.instagram_logo{
  height: 35px;
  padding-left: 10px;
}
/*------------------------------
*section-about
-------------------------------*/
.about{
  display: flex;
  padding: 100px 0px 100px 0px;
}
#about{
  padding-top: 50px;
}
.profile{
  max-width: 35%;
}
.about-text{
  max-width: 65%;
  padding-left: 100px;
  margin: 0 auto;
}
.profile-photo{
  width: 350px;
  padding-top: 100px;
}
.profile-text{
  padding: 45px 0 0 55px;
}
.profile-text_1{
  font-size: 1.9rem;
  letter-spacing: 0.1em;
  margin-bottom: 22px;
  font-family: 秀英丸ゴシック B; 
}
.profile-text_2{
  font-size: 2.8rem;
  letter-spacing: 0.1em;
  margin-bottom: 12px;
  font-family: 秀英丸ゴシック B;
}
.profile-text_3{
  font-size: 2.4rem;
  letter-spacing: 0.08em;
  margin-bottom: 24px;
  font-family: GillSansNova-SemiBold;
  color:#777;
}
.profile-text_4{
  font-size: 1.4rem;
  line-height: 1.7;
  letter-spacing: 0.12em;
  font-family:  FOT-筑紫A丸ゴシック Std B;
  margin-bottom: 10px;
}
.profile-credit{
  font-size: 1.3rem;
  line-height: 1.7;
  font-family:  FOT-筑紫A丸ゴシック Std M;
  color: rgba(0,3,51,0.7);
}
.about-text_main-copy{
  font-size: 3.0rem;
  line-height: 1.8;
  letter-spacing: 0.12em;
  font-family: 秀英丸ゴシック B;
  margin-bottom: 64px;
}
.about-text_text{
  font-size: 2.1rem;
  line-height: 1.7;
  letter-spacing: 0.12em;
  font-family:  FOT-筑紫A丸ゴシック Std B;
  margin-bottom: 50px;
}
.about-photo{
  width: 450px;
  padding-left: 30px;
  margin-bottom: 60px;
  text-align: center;
}
.about-pnoto_photo{
  width: 320px;
  margin-bottom: 10px;
}
.about-photo_copy{
  font-size: 1.4rem;
  line-height: 1.7;
  font-family:  FOT-筑紫A丸ゴシック Std M;
  color: rgba(0,3,51,0.7);
  margin-bottom: 25px;
}
.about-list li:before {
  content:  "";     /* 空の要素作成 */
  width:  1rem;               /* 幅指定 */
  height:  1rem;              /* 高さ指定 */
  display:  inline-block;     /* インラインブロックにする */
  background-color: #ecd825;  /* 背景色指定 */
  border-radius:  50%;        /* 要素を丸くする */
  margin-right: 1rem;
  margin-bottom: 0.25rem;
}
.about-text_text a { 
  text-decoration: underline dotted; 
  text-decoration-thickness: 0.025em;}
.about-text_text a:hover { text-decoration: underline; }
.about-text_maru:before {
  content:  "";     /* 空の要素作成 */
  width:  1rem;               /* 幅指定 */
  height:  1rem;              /* 高さ指定 */
  display:  inline-block;     /* インラインブロックにする */
  background-color: #ecd825;  /* 背景色指定 */
  border-radius:  50%;        /* 要素を丸くする */
  margin-right: 0.25rem;
  margin-bottom: 0.25rem;
}
  
/*------------------------------
*section-serect works
-------------------------------*/
.serect-works{
  padding-bottom:150px; 
}
.serect-works-title{
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
}
.mottomiru-sp{
  display: none;
}  
.yajirushi_migi{
  vertical-align: middle;
  width:60px;
  padding-right: 30px;
}
.mottomiru_ill{
  vertical-align: middle;
  width: 155px;
}
.works-list{
  /* グリッドコンテナ */
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(4, 1fr);
}
/*------------------------------
*section-works-page
-------------------------------*/
.mix{
  display: none;
}
.content{
  max-width: 852px;
  padding: 185px 0 100px;
}
.content-img{
  padding: 100px 0;
}
.content-item{
  margin-bottom: 30px;
}
.content-item_tate{
  max-width: 600px;
  height:auto; 
  margin-bottom: 30px;
}
.content-item_kappan{
  width:100%;
  height:auto; 
  margin-bottom: 50px;
}
.content-item_kappan_tate{
  max-width: 600px;
  height:auto; 
  margin-bottom: 50px;
}
.content-title{
  font-size: 2.4rem;
  line-height: 1.75;
  letter-spacing: 0.12em;
  font-family: 秀英丸ゴシック B;
  margin-bottom: 35px;
}
.content-year{
  font-size: 1.4rem;
  line-height: 1.75;
  letter-spacing: 0.12em;
  font-family: 秀英丸ゴシック L;
  margin-bottom: 35px;
}
.content-text{
  font-size: 1.4rem;
  line-height: 1.7;
  letter-spacing: 0.12em;
  font-family:  FOT-筑紫A丸ゴシック Std M;
}
.content-text-bold{
  font-family:  FOT-筑紫A丸ゴシック Std B; 
  margin-bottom: 40px;
}
.content-text-green{
  font-size:1.6rem;
  color:#009900; 
}
.copy-oshirase{
  font-size: 2.1rem;
  line-height: 1.7;
  letter-spacing: 0.12em;
  font-family: 秀英丸ゴシック L;
  color: rgba(0,3,51,0.7);
  padding-top: 48px;
  margin-bottom: 48px;
}
/*------------------------------
*section-contact
-------------------------------*/
.shimarisu_huyu_ill{
  width: 700px;
  padding: 80px 0 70px;
}
.copy-main{
  font-size: 2.4rem;
  line-height: 1.75;
  letter-spacing: 0.12em;
  font-family: 秀英丸ゴシック B;
  margin-bottom: 48px;
}
.copy-en{
  font-size: 3.4rem;
  line-height: 1.75;
  font-family:  FrutigerNeue1450Pro-Bold;
  margin-bottom: 100px;
}
.otoiawase-section{
  margin-bottom: 160px;
}
/*------------------------------
*contact-page
-------------------------------*/
.form{
  width: 560px;
  margin: 0 auto;
  padding-bottom: 20px;
}
.form-item{
  margin-bottom: 35px;
}
.form-title{
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  font-family: GillSansNova-SemiBold;
  margin-bottom: 10px;
}
.form-parts{
  width: 560px;
  height: 50px;
  box-sizing:border-box;
  border-radius:5px;
  border: solid 1px #C5C5C5;
  background-color: #fff;
}
.raw-10{
  height:calc(1.3em*10);
  line-height: 1.3;
}
.form-parts__text{
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  font-family: 秀英丸ゴシック B;
  color:#333;
  padding: 15px 25px;
}
input::placeholder{
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  font-family: 秀英丸ゴシック B;
  color:#C5C5C5;
}
textarea::placeholder{
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  font-family: 秀英丸ゴシック B;
  color:#C5C5C5;
}
.sub-title{
  display: block;
  padding-top: 50px;
  font-size: 2.4rem;
  letter-spacing: 0.12em;
  font-family: 秀英丸ゴシック B;
  margin-bottom: 90px;
}
.douzo-ill{
  width: 170px;
  margin-left: -20px;
}

/* mitomi add 2021.01.29 start*/
.contact-thanks-wrp{
text-align: center;
line-height: 1.7;
}

.contact-thanks-wrp p:not(:last-child){
  margin: 0 0 1em;
}

.contact-thanks-wrp a{
  text-decoration: underline dotted;
  text-decoration-thickness: 0.025em;
}

/* mitomi add 2021.01.29 end*/

/*------------------------------
*kappan-page-top
-------------------------------*/
.kappan-page{
  background-color: #ffe037;
}
.header-kappan{
  opacity: 0.9;
}
.kappan-main-image{
  padding: 160px 0 40px;
}
.kappan-mainphoto{
  width: 475px;
}
.kappantitle{
  height: 385px;
  position: absolute;
  top: 260px;
  right: 100px;
}
.kappan_moji_ue{
  width: 143px;
  position: absolute;
  top: 370px;
  left: 125px;
}
.kappan_moji_naka{
  width: 130px;
  position: absolute;
  top: 520px;
  left: 75px;
}
.kappan_moji_shita{
  width: 260px;
  position: absolute;
  top: 630px;
  left: 200px;
}

/*------------------------------
*kappan-page-text
-------------------------------*/
.kappan-wrapper{
  position: relative;
}
.kappan-text{
  width: 60%;
  margin: 0 auto;
  padding: 80px 0 80px 150px;
}
.kappan-text-maincopy{
  font-size: 2.7rem;
  line-height: 1.8;
  letter-spacing: 0.12em;
  font-family: FOT-筑紫オールドゴシック Std B;
  margin-bottom: 80px;
}
.br_sp{
  display: none;
}
.kappan-text-text{
  font-size: 2.1rem;
  line-height: 1.7;
  letter-spacing: 0.12em;
  font-family: FOT-筑紫オールドゴシック Std B;
}
.kappan_ill1{
  width: 215px;
  position: absolute;
  top:150px;
  right: -35px;
}
.kappan_ill2{
  width: 125px;
  position: absolute;
  top:500px;
  left: 35px;
}
.kappan_ill3{
  width: 240px;
  position: absolute;
  top:800px;
  right: -35px;
}

/*------------------------------
*kappan-page-select-works
-------------------------------*/
.kappan-select-works{
margin-bottom: 160px;
}
.kappan-select-works_title{
  margin-bottom: 85px;
}
.tatoeba_ji{
  width: 110px;
  display: block;
  margin: 0 0 20px 300px;
}
.kappan-select-works_title-title{
  font-size: 5rem;
  letter-spacing: 0.12em;
  font-family: FOT-筑紫オールドゴシック Std B; 
}
.kappan-works-list{
  margin-bottom: 80px;
}

.trim-watoson{
  width: 100%;
  height:500px;
  object-fit: cover;
}
/*------------------------------
*kappan-works
-------------------------------*/
.kappanworks-title{
  width:210px;
  margin: 0 auto 20px;
}
.kappan-konnamono{
  font-size: 4.2rem;
  letter-spacing: 0.12em;
  font-family: FOT-筑紫オールドゴシック Std B; 
  margin-bottom: 25px;
}
.kappan-konnamono br{
  display: none;
}
.kappan-nakaniha{
  font-size: 1.3rem;
  letter-spacing: 0.12em;
  font-family: FOT-筑紫オールドゴシック Std B; 
  margin-bottom: 45px;
}

.kappan-nakaniha br{
   display: none;
}
/*------------------------------
*footer
-------------------------------*/
.footer{
  margin-bottom: 50px;
  margin-top: 80px;
}

.logo-footer{
  width: 133px;
  padding-bottom: 25px;
}
.logo-tegaki-footer{
  width: 504px;
  display: block;
  padding-bottom: 40px;
  padding-left: 30px;
  margin: 0 auto;
}
.logo-tegaki-footer_2l{
  display: none;
}
.about-pc{
  display: inline;
}
.about-sp{
  display: none;
} 
.footer-nav{
  justify-content: center;
  margin-bottom: 70px;
}
.sns-footer{
  display: flex;
  justify-content: center;
  margin-bottom: 100px;
}
.bottom-line{
  display: block;
  box-sizing: border-box;
  padding: 0 65px;
  margin-bottom: 80px;
}
.bottom-line-sp{
  display: none;
}
.small{
  font-family:  FOT-筑紫A丸ゴシック Std B;
}
.small-workspage{
  display: none;
}

@media screen and (max-width:1145px){
.wrapper{
  padding: 0 40px;
} 
.about-text{
  padding-left: 8.7vw;
}
.about-photo{
  width: 32vw;
  padding-left: 2vw;
  margin-bottom: 4vw;
}
.about-text_main-copy{
  font-size: 2.5vw;
  }
.about-text_text{
  font-size: 1.83vw;
  line-height: 1.7;
  letter-spacing: 0.1vw;
  font-family:  FOT-筑紫A丸ゴシック Std B;
  margin-bottom: 4.3vw;
}
.about-photo_copy{
  font-size: 1vw;
  margin-bottom: 1.8vw;
}
.profile-text_4{
  font-size: 1.2vw;
  line-height: 1.7;
  letter-spacing: 0.1vw;
  font-family:  FOT-筑紫A丸ゴシック Std B;
}
.profile-credit{
  font-size: 0.9vw;
}
.copy-oshirase{
font-size: 1.5vw;
line-height: 1.7;
letter-spacing: 0.12em;
padding-top: 3.4vw;
margin-bottom: 3.4vw;
}

@media screen and (max-width:1023px){  
 .category_book{  
   position: static;
   width: 64vw;
   margin: 13vw 20vw 0 18vw;     
} 
  .category_book img{
   width: 100%;
   height: auto;
  } 
 .category_graphic{  
   position: static;
   width: 48vw;
   margin: 0 4vw 0 44vw;     
} 
 .category_graphic img{
   width: 48vw;
   height: auto;
  }
 .category_kappan{  
   position: static;
   width: 44vw;
   margin: -10vw 44vw 0 4vw;     
} 
 .category_kappan img{
   width: 100%;
   height: auto;
  }
  .scroll{
    display: none;
  }
  .memo{
    position: absolute;
    top: 100px;
  }
  .memo-sns{
    text-align: left;
  }
  .logo-main{
    height: 50vw;
  }
  .main-image{
    padding: 200px 0 0;
  }
  .logo-toppage{
    display: none;
  }

  .top-about-text_text{
    display: inline-block;
    width: 100%;
    font-size: 4.3vw;
    line-height: 1.7;
    letter-spacing: 0.12em;
    font-family: 秀英丸ゴシック B;
    margin: 8.5vw auto;
  }
  .category-photo li:nth-of-type(2){
    display: inline;
    text-align: center;
  }
  .cotegory_text{
    margin: 64px auto;
  }
  .about-text_main-copy p:first-of-type{
    display: none;
  }

@media screen and (max-width:767px){
.logo{
  width: 46px;
}
.btn-daen{
  width: 72vw;
}
.wrapper{
  padding: 0 20px;
}
.title_text-main{
  display: none;
}
.title_text-main_2l{
  display: inline-block;
  width: 60vw;
}
.memo{
  position: absolute;
  top: 68px;
  }
.memo-yajirushi{
  display:block;
  height: 6.133vw;
  margin-bottom: 2.667vw;
  }
.memo-title{
  font-size: 3vw;
  margin-bottom: 1.5vw;
  font-family:  GillSansNova-Bold;
}
.memo-inner{
  width: 40vw;
  padding: 0;/*上下の余白*/
  border-top: none;/*上線*/
  border-bottom: none;/*下線*/
  font-size: 3vw;
  line-height: 1.45;
  letter-spacing: 0.03em;
  font-family: FOT-筑紫A丸ゴシック Std B;
  }
.memo-sns{
  width: 6.667vw;
  padding-top: 4vw;
  text-align: center;
}
.twitter_logo{
  padding-right: 0px;
  padding-bottom: 10px;
}
.instagram_logo{
  padding-left: 0px;
}
.main-image{
  padding-top: 36vw;
  }
/*------------------------------
*navigation
-------------------------------*/
.btn-trigger{
  -webkit-appearance:none;
  appearance:none;
  display: block;
  position:fixed;
  top:25px;
  right: 20px;
  z-index: 400;
  width: 30px;
  height: 20px;
  border:none;
}
.btn-trigger span{
  position:absolute;
  display: block;
  left: 2.5px;
  width:25px;
  height: 2px;
  background-color: #333;
  transition:all 0.5s;
}
.btn-trigger span:first-of-type{
  top:0;
}
.btn-trigger span:nth-of-type(2){
  top:9px;
}
.btn-trigger span:last-of-type{
  bottom:0;
}
.btn-trigger.active span:first-of-type{
  transform: rotate(45deg);
  top:9px;
}
.btn-trigger.active span:nth-of-type(2){
  opacity: 0
}
.btn-trigger.active span:last-of-type{
  transform: rotate(-45deg);
  bottom:9px;
}
/*------------------------------
*hamburger-menu
-------------------------------*/
.header{
  height: 68px;
}
.header-inner{
  height: 68px;
  justify-content: center;
}
.navigation{
  display: none;
  }
.navigation.active {
 display: block;
}
.header-nav{
  display: block;
  position: fixed;
  top:0;
  left:0;
  width: 100%;
  height: 120%;
  overflow: auto;
  background-color: rgba(255,255,255,0.97);
  z-index: 300;
  transform: translateX(-100%);
  transition: all 0.5s;
  }
/* このクラスを、jQueryで付与・削除する */
.header-nav.active {
  transform: translateX(0%);
  }
.nav-list_wrapper{
  padding-top: 28.5vw;
  }
.nav-list{
  display: inline;
  text-align: center;
 }
.nav-item{
  font-size: 4vw;
  margin: 0 0 10.6vw 0;
  font-family: GillSansNova-SemiBold;
}
.nav-item_jp{
  font-size: 3.5vw;
  font-family: FOT-筑紫A丸ゴシック Std B;
}
.twitter_logo-nav{
  height: 27.5px;
  margin-bottom:10.6vw; 
}
.instagram_logo-nav{
  height: 27.5px;
}  
.footer-nav *{
 opacity: 0.8;
  } 
.sns-footer{
  display:block;
  opacity: 0.6;
  }
.about-pc{
  display: none;
}
.about-sp{
  display: block;
} 


/*------------------------------
*about
-------------------------------*/  
.about{
  display: none;
} 
.about-text{
  max-width: 100%;
  padding-left: 0;
  margin: 40px 10px 0;
}
.about-text_text{
  font-size: 3.7vw;
  line-height: 2;
  letter-spacing: 0.12vw;
  font-family:  FOT-筑紫A丸ゴシック Std B;
  margin-bottom: 10.6vw;
  text-align: justify;
}
.about-list li:before {
  content:  "";     /* 空の要素作成 */
  width:  1.6vw;               /* 幅指定 */
  height:  1.6vw;              /* 高さ指定 */
  display:  inline-block;     /* インラインブロックにする */
  background-color: #ecd825;  /* 背景色指定 */
  border-radius:  50%;        /* 要素を丸くする */
  margin-bottom: 0.5rem;
  margin-right: 0.5rem;
}
.about-list a:hover { text-decoration: underline; }
.profile{
  max-width: 100%;
  position: relative;
}
.profile-tegaki{
  width:37vw;
  position: absolute;
  top:17.5vw;
  left:12vw;
}
.profile-photo{
  width: 68vw;
}
.profile-text{
  padding: 40px 0 0;
}
.profile-text_1{
  font-size: 4.4vw;
  letter-spacing: 0.1em;
  margin-bottom: 2.6vw;
  font-family: 秀英丸ゴシック B; 
}
.profile-text_2{
  font-size: 6.4vw;
  letter-spacing: 0.1em;
  margin-bottom: 2.6vw;
  font-family: 秀英丸ゴシック B;
}
.profile-text_3{
  font-size: 7vw;
  letter-spacing: 0.08em;
  margin-bottom: 10.6vw;
  font-family: GillSansNova-SemiBold;
  color:#ecd825;
}
.profile-text_4{
  width: 67vw;
  margin: 0 auto;
  text-align: justify;
  font-size: 3.5vw;
  line-height: 1.53;
  letter-spacing: 0.08em;
  font-family:  FOT-筑紫A丸ゴシック Std B;
}
.profile-text_5{
  font-size: 3.2vw;
  letter-spacing: 0.08em;
  font-family: GillSansNova-SemiBold;
  line-height: 3;
  text-align: left;
  display: block;
}
.profile-credit{
  font-size: 2.8vw;
  text-align: left;
  display: block;
}
.about-photo{
  width: 100%;
  max-width: 100%;
  padding-left: 0px;
  text-align: center;
}
.about-pnoto_photo{
  width: 60vw;
  margin-bottom: 1.3vw;
}
.about-photo_copy{
  font-size: 2.5vw;
  line-height: 1.7;
  font-family:  FOT-筑紫A丸ゴシック Std M;
  color: rgba(0,3,51,0.7);
  margin-bottom: 4vw;
}
/*------------------------------
*section
-------------------------------*/
.section-inner{
  margin: 28.5vw 0 18.5vw;
}
.section-inner_kappande{
  margin: 24vw 0 18.5vw;
}
.section-title{
  font-size: 10.6vw;
  }
.serect-works{
  padding-bottom: 40px;
}
.serect-works-title{
  display: block;
  width: 33vw;
  margin: 0 auto 6vw;
} 
.yajirushi_shita{
  height: 9vw;
  display: block;
  margin: 0 auto;
}
.mottomiru_ill{
  display: block;
  margin: 0 auto;
  }
.mottomiru{
  display: none;
}  
.mottomiru-sp{
  display: block;
  margin: 0 auto 80px;
}   
.otoiawase-pc{
  display: none;
}  
.works-list{
  /* グリッドコンテナ */
  gap: 5.3vw;
  grid-template-columns: repeat(3, 1fr);
}
.bottom-line-sp{
  display: block;
  box-sizing: border-box;
  padding: 0 20px;
  margin-bottom: 50px;
}  
.logo-tegaki-footer{
  display: none;
} 
.logo-tegaki-footer_2l {
  display: block;
  width: 42.5vw;
  margin: 0 auto 50px;
} 
/*------------------------------
*works-navigation
-------------------------------*/
.nav-tegaki{
  height: 2.13vw;
  display: inline-block;
  padding-top: 6.5vw;
  padding-left: 3.2vw;
}
.nav-tegaki:nth-of-type(2n){
  height: 3vw;
}
.nav-category{
  display: block;
  text-align: center;
  padding: 10.6vw 0 10.6vw 0;
}
.nav-category-item{
  font-size: 4vw;
  margin-left: 0px;
  font-family: GillSansNova-SemiBold;
}
/*------------------------------
*works-page
-------------------------------*/ 
.content{
  padding: 28.5vw 0 18vw;
}
.content-title{
  font-size: 4.26vw;
  margin-bottom: 6vw;
}
.content-year{
  font-size: 3.2vw;
  margin-bottom: 6vw;
}
.content-text{
  font-size: 3.2vw;
  line-height: 1.65;
}
.content-text-bold{
  margin-bottom: 7.7vw;
}
.page-nav{
  display:none;
  position: static;
}
.page-nav-sp{
  display: flex;
  justify-content: space-between;
  margin-bottom: 35px;
}
.previous-btn{
  width:10vw;
  margin-left: 14px;
}
.next-btn{
  width:10vw;
  margin-right: 14px;
}
.ichiran-btn{
  width:10.6vw;
}
.footer-workspage{
  display: none;
}
.small-workspage{
  display: block;
  padding: 0 0 50px;
  margin: 0 auto;
  font-size: 2.8vw;
}
.copy-oshirase{
font-size: 3.7vw;
line-height: 2;
letter-spacing: 0.12em;
padding-top: 10vw;
margin-bottom: 10vw;
}
/*------------------------------
*contact-page
-------------------------------*/
.form{
  width: 100%;
  max-width: 100%;
  padding-bottom: 18vw;
}
.form-item{
  margin-bottom: 6.6vw;
}
.form-title{
  font-size: 3.2vw;
  letter-spacing: 0.1em;
  font-family: GillSansNova-SemiBold;
  margin-bottom: 1.5vw;
}
.form-parts{
  max-width: 100%;
  box-sizing:border-box;
}
.raw-10{
  height:calc(1.3em*10);
  line-height: 1.3;
}
.form-parts__text{
  font-size: 2.9vw;
  letter-spacing: 0.1em;
  font-family: 秀英丸ゴシック B;
  color:#333;
  padding: 10px;
}
input::placeholder{
  font-size: 2.9vw;
  letter-spacing: 0.1em;
  font-family: 秀英丸ゴシック B;
  color:#C5C5C5;
}
textarea::placeholder{
  font-size: 2.9vw;
  letter-spacing: 0.1em;
  font-family: 秀英丸ゴシック B;
  color:#C5C5C5;
}

.sub-title{
  display: block;
  padding-top: 5.3vw;
  font-size: 3.2vw;
  letter-spacing: 0.12em;
  font-family: 秀英丸ゴシック B;
  margin-bottom: 9.3vw;
}
.okuru-btn{
  padding-left: 8vw;
}
.btn-daen_okuru{
  width: 45.3vw;
}
.douzo-ill{
  width: 23vw;
  margin-left: -3vw;
}
/*------------------------------
*kappan-page-top
-------------------------------*/ 
.kappan-main-image{
  padding: 32vw 0 10.6vw;
}
.kappan-mainphoto{
  width: 63vw;
}
.kappantitle{
  height: 51.3vw;
  position: absolute;
  top: 27vw;
  right: 8vw;
}  
 .kappan_moji_ue{
  width: 21vw;
  position: absolute;
  top: 88vw;
  left: 11.2vw;
}
.kappan_moji_naka{
  display: none;
}
.kappan_moji_shita{
  display: none;
} 
.kappan_ill1{
  display: none;
}
.kappan_ill2{
  display: none;
}
.kappan_ill3{
  display: none;
}
.kappan-text{
  width: 100%;
  margin: 0 auto;
  padding: 0 0 10vw;
  }
.kappan-text-maincopy{
  font-size: 4.8vw;
  line-height: 1.5;
  letter-spacing: 0.12em;
  font-family: FOT-筑紫オールドゴシック Std B;
  text-align: center;
  margin-bottom: 12vw;
}
.br_sp{
display: inline;
}
.kappan-text-text{
  font-size: 3.2vw;
  line-height: 1.75;
  letter-spacing: 0.12em;
  font-family: FOT-筑紫オールドゴシック Std B;
}
.kappan-wrapper{
  padding:0 30px; 
} 
/*------------------------------
*kappan-page-select-works
-------------------------------*/
.kappan-select-works{
margin-bottom: 14.6vw;
}
.kappan-select-works_title{
  margin-bottom: 8vw;
}
.tatoeba_ji{
  width: 16vw;
  display: block;
  margin: 0 auto;
}
.kappan-select-works_title-title{
  font-size: 5.6vw;
  line-height: 1.38;
  letter-spacing: 0.12em;
  text-align: center;
  font-family: FOT-筑紫オールドゴシック Std B; 
}
  
/*------------------------------
*kappan-works
-------------------------------*/
.kappanworks-title{
  width:39vw;
  margin: 0 auto 2.6vw;
}
.kappan-konnamono{
  font-size: 5.6vw;
  line-height: 1.38;
  font-family: FOT-筑紫オールドゴシック Std B; 
  margin-bottom: 10vw;
}
.kappan-konnamono br{
  display: inline;
}
.kappan-nakaniha{
  font-size: 2.9vw;
  line-height: 1.45;
  letter-spacing: 0.12em;
  font-family: FOT-筑紫オールドゴシック Std B; 
  margin-bottom: 13.3vw;
}
.kappan-nakaniha br{
   display: inline;
}
.kappan-works-list{
  margin-bottom: 13.3vw;
}
.content-item_tate{
  width: 100%;
  max-width: 80vw;
}
.content-item_kappan_tate{
  width: 100%;
  max-width: 80vw;
}
.trim-watoson{
  width: 100%;
  height:58vw;
  object-fit: cover;
}
@media screen and (max-width:560px){
.works-list{
/* グリッドコンテナ */
gap: 5.3vw;
grid-template-columns: repeat(2, 1fr);
}
 .main-image{
  padding-top: 42vw;
  } 
 .content-item_kappan_tate{
  width: 100%;
  max-width: 100%;
} 
  .content-item_tate{
  width: 100%;
  max-width: 100%;
}  
  
  
}  
}
}
}
