body{
  margin:0;
  padding:0;
  font-family:"Noto Sans Japanese","メイリオ","Meiryo","ヒラギノ角ゴ ProN W3","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro";
  color:#333;
}
* {
    margin: 0px;
    padding: 0px;
}
html{
  margin:0;
  padding:0;
  }
ul.li{
  margin: 0;
  padding: 0;
}
#topmenu{
  width: 1000px;
  height: 70px;
  margin: 0 auto;
}
#topmenu #logo{
  width: 327px;
  height: 70px;
  float: left;
  background: url(../img/pu_logoc.png);
}
#topmenu #logo a{
  width: 327px;
  height: 70px;
  float: left;
}
#topmenu ul li{
  width: 160px;
  height: 70px;
  float: left;
  text-indent: -9999px;
  list-style-type: none;
}
#topmenu ul li a{
  width: 160px;
  height: 70px;
  float: left;
}
#topmenu ul li.about{
  background: url(../img/menu_about.png);
  background-repeat: no-repeat;
  background-position: center;
}
#topmenu ul li.service{
  background: url(../img/menu_service.png);
  background-repeat: no-repeat;
  background-position: center;
}
#topmenu ul li.recruit{
  background: url(../img/menu_recruit.png);
  background-repeat: no-repeat;
  background-position: center;
}
#topmenu ul li.contact{
  background: url(../img/menu_contact.png);
  background-repeat: no-repeat;
  background-position: center;
}
.header {
  position:relative;
  width:100%;
  min-width: 1000px;
  height: calc(100vw*0.7);
  max-height: 850px;
  min-height: 700px;
  /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
  background-size: contain;
  margin: 0 auto -10%;
  font-size: 24px;
  text-align: center;
  background:url(https://pu-japan.com/img/mainvisual001.jpg)  0 0 no-repeat;
  background-size:100%;
  z-index: 6;
}
.header a{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
.header001 {
  position:relative;
  width:100%;
  min-width: 1000px;
  height: calc(100vw*0.7);
  /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
  min-height: 700px;
  background-size: contain;
  margin: -120px auto 0 auto;
  font-size: 24px;
  text-align: center;
  background:url(https://pu-japan.com/img/solution_bg.jpg)  0 0 no-repeat;
  background-size:100%;
  z-index: 6;
}
.header001 a{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
.header002 {
  position:relative;
  width:100%;
  min-width: 1000px;
  height: calc(100vw*0.7);
  /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
  max-height: 700px;
  min-height: 300px;
  background-size: contain;
  margin: -120px auto 0 auto;
  font-size: 24px;
  text-align: center;
  background:url(https://pu-japan.com/img/solution_bg.jpg)  0 0 no-repeat;
  background-size:100%;
  z-index: 6;
}
#campany{
  position: relative;
  top:220px;
  left: 100px;
  width: 420px;
  height:172px;
  background: url(img/maincatch.png);
  z-index: 10;
}
.contents {
  position: relative;
  overflow: hidden;
  margin: -15% 0;
  padding: 75px 0 110px 0;
}
.contents.topics {
  padding: 85px 0 0 0;
}
.contents:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 120%;
  height: 100%;
  margin: 0% -10% 0;
  background: #EA8018;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
  z-index: 7;
}

.contents_inner {
  position: relative;
  box-sizing: boder-box;
  width: 900px;
  height: 100%;
  margin: 0 auto;
  padding: 0 10px 120px;
  color: #fff;
  text-align: center;
  z-index: 10;
}

.contents_inner.topics{
  width: 900px;
}
.contents_inner.topics p{
  margin-left: 100px;
}


.contents_inner h1 {
width:217px;
height:63px;
margin: 0 auto;
background-repeat: no-repeat;
}
.contents_inner p {
  margin-top: 20px;
  font-size: 14px;
  text-align: left;
}
.contents_inner p a {
  color: #fff;
  border-bottom: 1px solid #999;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.contents.market {
  margin: -10% 0;
}
.contents_inner.market #leftbox{
  width: 430px;
  height: 300px;
  float: left;
}
.contents_inner.market #leftbox h1{
  width: 430px;
  height: 90px;
  float: left;
  background: url(img/marketing_tl.png);
  text-indent: -9999px;
  margin: 0;
  padding: 0;
  background-size: contain;
  background-repeat: no-repeat;
}
.contents_inner.market #leftbox p{
  width: 430px;
  font-size: 13px;
  float: left;
  color: #FFF;
}
.contents_inner.market #leftbox span.button{
  width: 236px;
  height: 57px;
  margin-top: 40px;
  float: left;
}
.contents_inner.market #leftbox span.button a{
  float: left;
  width: 236px;
  height: 57px;
}
.contents_inner.market #picture{
  width: 430px;
  height: 300px;
  float: right;
  margin-left: 40px;

}
.contents_inner.market #picture img.pcimg{
  width: 100%;
}
.contents_inner.market #picture img.spimg{
  display: none;
}
.contents.reverse:before {
  margin: 2% -10% 0;
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.contents.double:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 120%;
  height: 80%;
  margin: 0% -10% 0;
  background: #FFB000;
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
  z-index: -2;
}
.contents_inner p a:hover {
  color: #666;
  border-bottom: 1px solid transparent;
}

.pageheader{
  width: 100%;
  height: 210px;
  background-color: #E88018;
}
.pageheader .pagetitle{
  width: 1000px;
  height: 210px;
  line-height: 210px;
  margin: 0 auto;
  text-align: center;
}
.pageheader .pagetitle img{
  display: inline;
  vertical-align:middle;
}

.pg_subbox{
  display: inline-block;
  width: 100%;
  background-color: #EEEEEE;
  text-align: center;
  padding: 50px 10px;
}
.pg_subbox.contact{
  width: 100%;
  height: 380px;
  background-color: #EEEEEE;
}
.pg_subbox .pg_sub{
  display: inline-block;
  width: 1000px;
  margin: 0 auto;
}
.pg_subbox .pg_sub.recruit{
  width: 768px;
}
.pg_subbox.white{
background-color: #FFF;
}
.pg_subbox .pg_sub img{
  display: inline;
  margin-top: 50px;
}
.pg_subbox .pg_sub h4{
  font-size: 24px;
  letter-spacing:1px;
  margin-top: 40px;
}
.pg_subbox .pg_sub p{
  font-size: 15px;
  font-weight: 400;
  line-height: 2.0;
  margin-top: 20px;
}


.pr_subbox{
  width: 100%;
  background-color: #EEEEEE;
  padding-bottom: 50px;
}
.pr_subbox .pg_sub{
  width: 900px;
  margin: 0 auto;
  background-color: #EEEEEE;
}
.pr_subbox iframe{
  clear: both;
}
.pr_subbox .pg_sub img{
  display: inline;
}
.pr_subbox .pg_sub img.product_lp{
  width: 950px;
}
.pr_subbox .pg_sub h4{
  font-size: 24px;
  letter-spacing:1px;
  padding-top: 50px;
  padding-bottom: 10px;
}
.pr_subbox .pg_sub p{
  font-size: 15px;
  font-weight: 400;
  line-height: 2.0;
  margin-top: 20px;
}
.pr_subbox .pg_sub .pr_icon{
}
.pr_subbox .pg_sub .pr_icon img{
  float: left;
  margin-left: 50px;
}
.pr_subbox .pg_sub .pr_text{
  float: left;
  text-align: left;
  margin-left: 50px;
  margin-top: 12px;
}
.pr_subbox .pg_sub .pr_text h4{
  font-size: 20px;
  font-weight: 600;
}
.pr_subbox .pg_sub .pr_text h5{
  font-size: 14px;
  font-weight: 600;
}
.pr_subbox .pg_sub .pr_text p{
  font-size: 12px;
}
.pr_subbox .pg_video{
  width: 900px;
  margin: 0 auto;
  text-align: center;
  background-color: #EEEEEE;
  margin-top: 50px;
  border-top: dotted 1px #444;
}
.pr_subbox .pg_video h4{
  font-size: 18px;
  margin-top: 50px;
  margin-bottom: 20px;
}



.service3box{
  width: 100%;
  height: 340px;
}
.service3box .service3{
  width: 920px;
  height: 340px;
  margin: 0 auto;
  text-align: center;
}
.service3box .service3 img{
  margin-top: 60px;
}
.service3box .service3 h4{
  font-size: 24px;
  letter-spacing:1px;
  margin-top: 20px;
  margin-bottom: 35px;
}

.service3box .service3 .box01 {
  width: 32%;
  float: left;
  text-align: left;
  margin-right: 18px;
}
.service3box .service3 .box01.last {
  margin-right: 0;
}
.service3box .service3 .box01 img{
  width: 100%;
  margin-top: 0px;
}
.service3box .service3 .box01 h5{
  font-family: "Clooney Caption",serif;
  font-size: 20px;
}
.service3box .service3 .box01 p{
  font-size: 12px;
}

.textbox{
  width: 900px;
  margin: 0 auto;
  text-align: left;
  margin-bottom: 80px;
}
.textbox h4{
  font-size: 22px;
  font-weight: 700;
  letter-spacing:1px;
  margin-top: 40px;
  border-left: 6px solid #E88018;
  padding-left: 18px;
}
.textbox p{
  font-size: 13px;
  font-weight: 700;
  line-height: 2.0;
  margin-top: 5px;
  color: #333;
  letter-spacing: .5px;
}
#company_tb{
  width: 1000px;
  margin: 50px auto 0 auto;
}
#company_tb .logotable{
  width: 400px;
  float: left;
  text-align: center;
}
#company_tb table{
  font-size: 14px;
  width: 1000px;
  float: right;
  clear: both;
}

#company_tb table.table tr th{
  width: 170px;
  border-bottom: 1px solid #e6e6e6;
  text-align: left;
}

#company_tb table.table tr td{
  border-bottom: 1px solid #e6e6e6;
  padding: 20px 0 20px;
}
#company_tb table.table tr td ul li{
  list-style-type: none;
}
#company_tb table.table tr td.sidetb{
  border-bottom: none;
  vertical-align: middle;
  text-align: center;
}


.phonefax li {
    display: inline-block;
    width: 40%;
    margin: 10px 8px;
    padding: 10px;
    border: 5px solid #999;
    color: #666;
    font-size: 2.0rem;
    font-weight: 700;
    text-align: center;
}
.phonefax li {
    position: relative;
    display: inline-block;
    overflow: hidden;
}
.phonefax{
  list-style-type: none;
}



.sdgs{
  width: 100%;
  max-width: 950px;
  height: 280px;
  margin: 30px auto;
  padding-top:50px;
  text-align: center;
  clear: both;
}

.sdgs img{
  width: 80%;
}
.sdgs p{
  margin-top: 5px;
  padding: 0 5%;
}

#footer_wrapper{
  width:100%;
  height: 125px;
  background-color: #333;
  clear: both;
}
#footer{
  position: relative;
  width: 950px;
  height: 160px;
  margin: 0 auto;
  overflow: hidden;
}
#footer #bannerbox{
  width: 925px;
  height:50px;
  margin: 35px auto 0 auto;
  background-color: #333;
}
#ftmenu p{
  font-size: 12px;
  color: #DEDEDE;
  margin-top: 5px;
}
#ftmenu p a{
  text-decoration: none;
  color: #DEDEDE;
}
#ftmenu p.address{
  float: left;
  margin-left: 10px;
}
#ftmenu p.privacy{
  float: right;
  margin-right: 10px;
}
#ftsubmenu{
  width: 950px;
  height: 60px;
  margin: 0 auto;
  border-bottom: 2px solid #777;
}
#ftsubmenu #logo{
  width: 330px;
  height: 60px;
  float: left;
  background: url(../img/ftlogo.png);
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 140px;
}
#ftsubmenu #logo a{
  width: 330px;
  height: 60px;
  float: left;
}
#ftsubmenu ul li{
  width: 120px;
  height: 60px;
  float: left;
  text-indent: -9999px;
  list-style-type: none;
}
#ftsubmenu ul li a{
  width: 120px;
  height: 60px;
  float: left;
}
#ftsubmenu ul li.about{
  background: url(img/ftmenu_about.png);
  background-repeat: no-repeat;
  background-position: center;
}
#ftsubmenu ul li.service{
  background: url(img/ftmenu_service.png);
  background-repeat: no-repeat;
  background-position: center;
}
#ftsubmenu ul li.recruit{
  background: url(img/ftmenu_recruit.png);
  background-repeat: no-repeat;
  background-position: center;
}
#ftsubmenu ul li.contact{
  background: url(img/ftmenu_contact.png);
  background-repeat: no-repeat;
  background-position: center;
}

  #copyright{
  font-size: 12px;
  text-align: center;
  color: #DEDEDE;
  background-color: #333;
  padding: 10px 0;
}


@media screen and (min-width:767px) {
   header {
     display:none;
   }
   #footer_wrapper.toppage{
     height: 230px;
   }
   #footer.toppage{
     height: 230px;
   }
 }


@media screen and (max-width: 768px) {
  body#toppage{
    background: #333;
  }
  .contents:before,
  .contents.double:after {
    height: 90%;
  }
  .contents_inner {
    padding: 20px 10px 120px;
  }
  .wrapper{
    width: 100%;
  }
  #topmenu{
    display: none;
  }
  .header {
    position:relative;
    width:100%;
    /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    background-size: contain ;
    margin: 60px auto 0 auto;
    min-width: inherit;
    max-height: inherit;
    min-height: inherit;
    background: url(https://pu-japan.com/img/mainvisual001sp.png) 0 0 no-repeat;
    background-size: 100%;
  }
  .header a{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
  }
  #campany {
    display: none;
  }
  .header001 {
    min-width: inherit;
    min-height: inherit;
    width: 100%;
    margin: -60px auto 0 auto;
    background: url(https://pu-japan.com/img/solution_bgsp2.jpg) 0 0 no-repeat;
    background-size: 100%;
  }
  .contents.topics {
    width: 100%;
    padding: 30px 0 0 0;
  }
  .contents_inner.topics {
    width: 90%;
    padding: 20px 0 95px 0;
  }
  .contents_inner.topics h1{
  width: 100%;
  height: inherit;
  }
  .contents_inner.topics h1 img{
  width: 100%;
  max-width: 170px;
  min-width: 140px;
  height: inherit;
  }
.contents_inner.topics p{
  margin-top: 15px;
  margin-left: 0px;
  padding: 0 0 0 0;
  font-size: 12px;
  line-height: 1.4;
}

.contents.market{
  margin: -6% 0;
  padding: 30px 0 50px 0;
}
.contents_inner.market{
    width: 100%;
    padding: 10px 0 50px 0 ;
}

.contents_inner.market #leftbox {
  width: 100%;
text-align: center;
  height: auto;
  float: inherit;
}
.contents_inner.market #leftbox h1{
  display: none;
}
.contents_inner.market #leftbox p{
  display: inline-block;
  float: inherit;
  width: 80%;
  line-height: 1.5;
  padding: 0 0 0 0;
}

.contents_inner.market #picture img.pcimg{
  display: none;
}
.contents_inner.market #picture img.spimg{
  width: 80%;
  display: inline-block;
}
.contents_inner.market #picture {
    width: 100%;
    text-align: center;
    height: inherit;
    float: inherit;
    margin-left: 0;
}

.contents_inner.market #leftbox span.button {
  width: 100%;
  height: inherit;
  text-align: center;
  float: inherit;
}
.contents_inner.market #leftbox span.button img{
  width: 100%;
  height: auto;
  max-width: 210px;
  margin-top: 15px;
  float: inherit;
}
.contents_inner.market #leftbox span.button a{
  text-align: center;
  width: 100%;
  height: auto;
  float: inherit;
}


  .header002 {
    display: none;
    min-width: inherit;
    width: 100%;
  }
  #footer_wrapper{
    height: auto;
  }
  #footer{
    width: 100%;
    height: auto;
  }
  #footer_wrapper #bannerbox{
    display: none;
  }

  #footer_wrapper #ftsubmenu{
    width: 100%;
    border:none;
  }
  #footer_wrapper #ftsubmenu ul{
    display: none;
  }
  #footer_wrapper #ftsubmenu #logo{
    width: 100%;
    text-align: center;
    float: none;
    padding: 5px 0;
  }
  #ftmenu p.address{
    display: none;
  }
  #ftmenu p.privacy{
    float: none;
    text-align: center;
  }

  .pageheader{
    width: 100%;
    height: 150px !important;
    height: auto;
    background-color: #E88018;
    margin-top: 75px;
  }
  .pageheader .pagetitle{
    width: 100%;
    line-height: 150px;
    margin: 0 auto;
    text-align: center;
  }
  .pageheader .pagetitle img{
    width: 60%;
    max-width: 210px;
    display: inline;
    vertical-align:middle;
  }

  .pg_subbox{
    width: 100%;
    height: auto;
    background-color: #EEEEEE;
  }
  .pg_subbox .pg_sub{
    width: 100%;
    margin: 0 auto;
    height: auto;
    text-align: center;
  }

  .pg_subbox .pg_sub.recruit{
    width: 100%;
  }
  .pg_subbox .pg_sub img{
    display: inline;
    margin-top: 30px;
  }
  .pg_subbox .pg_sub h4{
    font-size: 20px;
    letter-spacing:1px;
    line-height: 1.5;
    margin-top: 30px;
    padding: 0 20px;
  }
  .pg_subbox .pg_sub p{
    font-size: 15px;
    font-weight: 400;
    line-height: 2.0;
    margin-top: 10px;
    padding: 0 20px 10px 20px;
  }



  .pg_subbox .pg_sub p.text_left{
    text-align: left;
  }



  .pr_subbox{
    width: 100%;
    background-color: #EEEEEE;
    margin-top:80px;
    padding-bottom: 50px;
  }
  .pr_subbox .pg_sub{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background-color: #EEEEEE;
  }
  .pr_subbox .pg_sub h4{
    font-size: 24px;
    letter-spacing:1px;
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .pr_subbox .pg_sub p{
    font-size: 15px;
    font-weight: 400;
    line-height: 1.8;
    margin-top: 20px;
  }
  .pr_subbox .pg_sub .pr_icon{
  }
  .pr_subbox .pg_sub .pr_icon img{
    width: 70%;
    max-width: 380px;
    float:inherit;
    margin-left: 0px;
  }
  .pr_subbox .pg_sub .pr_text{
    float: inherit;
    text-align: center;
    margin-left: 0px;
    margin-top: 12px;
  }
  .pr_subbox .pg_sub .pr_text h4{
    font-size: 20px;
    font-weight: 600;
  }
  .pr_subbox .pg_sub .pr_text h5{
    font-size: 14px;
    font-weight: 600;
  }
  .pr_subbox .pg_sub .pr_text p{
    font-size: 12px;
  }
  .pr_subbox .pg_video{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background-color: #EEEEEE;
    margin-top: 30px;
    border-top: dotted 1px #444;
  }
  .pr_subbox .pg_video h4{
    font-size: 18px;
    margin-top: 40px;
    margin-bottom: 20px;
  }
  .pr_subbox .pg_video iframe{
    width: 100%;
  }





  .service3box{
    width: 100%;
    height: 340px;
  }
  .service3box .service3{
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .service3box .service3 img{
    width: 80%;
    max-width: 320px;
    margin-top: 60px;
  }
  .service3box .service3 h4{
    font-size: 20px;
    letter-spacing:1px;
    line-height: 1.5;
    margin-top: 20px;
    margin-bottom: 35px;
    padding: 0 20px;
  }

  .service3box .service3 .box01 {
    width: 100%;
    float: left;
    text-align: center;
    margin-right: 18px;
  }
  .service3box .service3 .box01.last {
    margin-right: 0;
  }
  .service3box .service3 .box01 img{
    width: 85%;
    max-width: 450px;
    margin-top: 0px;
  }
  .service3box .service3 .box01 h5{
    font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
    font-size: 24px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .service3box .service3 .box01 p{
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 20px;
    padding: 0 20px;
    margin-bottom: 25px;
  }
  .textbox{
    width: 100%;
    text-align: left;
    margin-bottom: 80px;
  }
  .textbox h4{
    font-size: 20px;
    font-weight: 700;
    letter-spacing:1px;
    line-height: 1.5;
    margin-top: 40px;
    border-left: 6px solid #E88018;
    margin-left: 20px;
  }
  .textbox p{
    font-size: 13px;
    font-weight: 700;
    line-height: 1.5;
    margin-top: 5px;
    color: #333;
    letter-spacing: .5px;
    padding: 0 20px;
  }

  #company_tb{
    width: 100%;
    margin: 20px auto 0 auto;
  }
  #company_tb table{
    font-size: 14px;
    width: 100%;
    float: right;
    clear: both;
    padding: 0 20px 0 20px;
  }

  #company_tb table.table tr th{
    width: 20%;
    border-bottom: 1px solid #e6e6e6;
    text-align: left;
  }

  #company_tb table.table tr td{
    display: block;
    width: auto;
    border-bottom: 1px solid #e6e6e6;
    padding: 20px 0 20px;
  }
  #company_tb table.table tr td.sidetb{
    display: none !important;
    border-bottom: none;
    vertical-align: middle;
    text-align: center;
  }
  #company_tb table.table tr td.sidetb img{
    display: none;
  }


  .phonefax li {
      display: inline-block;
      width: 90%;
      margin: 0 0;
      padding: 0;
      border: none;
      color: #666;
      font-size: 1.3rem;
      font-weight: 700;
      text-align: center;
  }
  .phonefax li {
      position: relative;
      display: inline-block;
      overflow: hidden;
  }
  .phonefax{
    list-style-type: none;
  }



  header {
    padding:15px;
    background: #FFF;
  }

  #nav-drawer {
    position: relative;
  }

  /*チェックボックス等は非表示に*/
  .nav-unshown {
    display:none;
  }

  /*アイコンのスペース*/
  #nav-open {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    margin-top: 10px;
  }

  /*ハンバーガーの形をCSSで表現*/
  #nav-open span, #nav-open span:before, #nav-open span:after {
    position: absolute;
    height: 3px;/*線の太さ*/
    width: 25px;/*長さ*/
    border-radius: 3px;
    background: #444;
    display: block;
    content: '';
    cursor: pointer;
  }
  #nav-open span:before {
    bottom: -8px;
  }
  #nav-open span:after {
    bottom: -16px;
  }

  /*閉じる用の薄黒箇所*/
  #nav-close {
    display: none;
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0;
    transition: .3s ease-in-out;
  }

  /*メニューの中身*/
  #nav-content {
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 80%;
    max-width: 85%;/*最大幅（お好みで調整を）*/
    height: 100%;
    background: #fff;
    transition: .3s ease-in-out;
    -webkit-transform: translateX(-105%);
    transform: translateX(-105%);
  }

  /*チェックがついたら表示させる*/
  #nav-input:checked ~ #nav-close {
    display: block;
    opacity: .5;
  }

  #nav-input:checked ~ #nav-content {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    box-shadow: 6px 0 25px rgba(0,0,0,.15);
  }

  .header-logo-menu{
  	display: flex;
  	display: -moz-flex;
  	display: -o-flex;
  	display: -webkit-flex;
  	display: -ms-flex;
  	flex-direction: row;
  	-moz-flex-direction: row;
  	-o-flex-direction: row;
  	-webkit-flex-direction: row;
  	-ms-flex-direction: row;
  }

  /*ロゴやサイトタイトルをセンタリング*/
  .logo-erea{text-align:center;margin:auto;}





  /*header*/
  #nav_manu{
  	width: 100%;
  }

  .sp_none,.sp2_none{
  	display: none;
  }

  .pc_none{
  	float: right;
    display: block;
  }

  .pc2_none{
    display: block;
  }

  #nav_menu li{
  	display: inline-block;
  	width: 100px;
  	color: #fff;
  	font-size: 20px;
  	font-weight: bold;
  	padding: 25px 0 0;
  	text-align: center;
  	transition: all .3s;
  }

  ul li{
  	list-style: none;
  }

  .navToggle{
  	display: block;
  	position: fixed;
  	right: 5px;
  	top: 17px;
  	width: 40px;
  	height: 40px;
  	cursor: pointer;
  	z-index: 99999;
  	text-align: center;
  }

  .navToggle span:nth-child(1){
  	top: 9px;
  }

  .navToggle span:nth-child(2){
  	top: 18px;
  }

  .navToggle span:nth-child(3){
  	top: 27px;
  }

  .navToggle span{
  	display: block;
  	position: absolute;
  	width: 30px;
  	border-top: solid 3px #333;
  	transition: .3s;
  	left: 6px;
  }
  /*header end*/
  #smt_menu_wrapper {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    background: #fff;
    color: #fff;
    text-align: center;
    transform: translateY(-100%);
    transition: all 0.6s;
    width: 100%;
}

#smt_menu_wrapper ul {
    background: #FFF;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

#smt_menu_wrapper ul li {
    font-size: 16px;
    list-style-type: none;
    padding: 0;
    width: 100%;
    border-bottom: 1px dotted #333;
}

#smt_menu_wrapper ul li.red {
    font-size: 16px;
    list-style-type: none;
    padding: 0;
    width: 100%;
    border-bottom: 1px dotted #FFF;
		background-color: #E06612;
}

#smt_menu_wrapper ul li.red a{
	color: #ffffff;
}
/* 最後はラインを描かない */
#smt_menu_wrapper ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

#smt_menu_wrapper ul li a {
    display: block;
    color: #333;
    padding: 1em 0;
    text-decoration: none;
}

/* このクラスを、jQueryで付与・削除する */
#smt_menu_wrapper.active {
    transform: translateY(0%);
}

/* 最初のspanをマイナス45度に */

.navToggle.active span:nth-child(1) {
    top: 18px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
#header {
    top: 0;
    height: 75px;
    position: fixed;
    width: 100%;
    z-index: 999;
    display: block;
    box-sizing: border-box;
    background-color: #FFF;
    box-shadow: 0 10px 20px -12px rgba(0,0,0,.42), 0 3px 20px 0 rgba(0,0,0,.12), 0 8px 10px -5px rgba(0,0,0,.2);
}
}
