@charset "utf-8";
/*
Theme Name: 2019-child
Template: 2019
*/

/*---------------
トップページ（1920px）
---------------*/

/*----- 共通項目 -----*/

div.ctm_mangez p{
  line-height: 2;
}
div.ctm_mangez img{
  display: block;
  width: 100%;
}
a{
  text-decoration: none !important;
}
nav{
  background-color: #000;
  padding: 30px 0;
  border-top: solid 1px #232323;
}
nav ul{
  display: flex;
  width: 90%;
  margin: 0 auto;
}
nav ul li a{
  display: block;
  padding: 20px 0;
  color: #fff;
  text-align: center;
  border: solid;
}
nav ul li{
  margin-right: 2%;
  width: 15%;
}
nav ul li:last-child{
  margin-right: 0;
}
nav ul li.f_small a{
  font-size: 1.4;
}

section.bg{
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  background-color: #fff;
}
section.bg_gr{
  background: rgb(216,79,80); /* Old browsers */
  background: -moz-linear-gradient(top, rgb(216,79,80) 0%, rgb(251,137,4) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgb(216,79,80) 0%,rgb(251,137,4) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgb(216,79,80) 0%,rgb(251,137,4) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d84f50', endColorstr='#fb8904',GradientType=0 ); /* IE6-9 */
  min-height: 300px;
  color: #fff;
  padding-top: 100px;
  padding-bottom: 150px;
  position: relative;
}
section.bg_br{
  color: #fff;
  background-color: #1c0807;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}
section.bg_bk div.inner{
  color: #fff;
  position: relative;
  padding: 80px 0;
}
section.bg_bk div.inner:before{
  content:"";
  display:block;
  position:fixed;
  top:0;
  left:0;
  z-index: -1;
  width:100%;
  height: 100vh;
  background: url(https://mangez.jp/wp/wp-content/uploads/2019/06/img_024.jpg) center no-repeat;
  background-size: cover;
}
section div.inner{
  width: 90%;
  margin: 0 auto;
}
section.cmn_ptn div.inner{
  max-width: 1366px;
}
section div.inner h2.cmn_ttl{
  text-align: center;
  font-size: 4rem;
  margin-bottom: 30px;
  position: relative;
  font-family: Lobster;
  font-weight: bold;
}
section div.inner h2.cmn_ttl span{
  display: block;
  font-size: 2rem;
}
section.bg_br div.inner div.txt h3{
  font-size: 2rem;
  margin-bottom: 50px
}
div.border{
    max-width: 500px;
    height: 1px;
    background-color: #000;
    margin: 10px auto 10px;
}
div.border.wh{
  background-color: #fff;
}
a.btn{
    width: 200px;
    padding: 10px 0;
    background-color: #e84340;
    color: #fff;
    border-radius: 30px;
    margin: 0 auto;
    display: block;
    text-align: center;
    box-sizing: border-box;
    position: relative;
    z-index: 3;
}

/*----- 並び -----*/
section.bg_br div.txt h3{
  text-align: center;
  margin-bottom: 50px;
}
section.bg_br div.txt ul{
  display: flex;
  width: 100%;
  margin: 0 auto 30px;
  max-width: 1366px;
}
section.bg_br div.txt ul li{
  margin-right: 20px;
  position: relative;
}
section.bg_br div.txt ul li:last-child{
  margin-right: 0;
}
section.bg_br div.txt ul li img{
  max-width: 300px;
}

/*----- メインビジュアル -----*/
div.mainvisual{
  overflow: hidden;
  position: relative;
  background-color: #000;
}
div.mainvisual img.bg_img_m{
  width: 100%;
  margin: 0 auto;
  display: block;
  opacity: 0.6;
}
div.mainvisual ul.aniv{
  display: flex;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
div.mainvisual ul.aniv li:first-child{
  position: absolute;
  left: 0;
  background:url(img/img_001.jpg) no-repeat;
  background-size: contain;
  background-position: left;
  width: 100%;
  height: 100%;
}
div.mainvisual ul.aniv li:nth-child(2n){
  position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%)
}
div.mainvisual ul.aniv li:nth-child(3n){
  position: absolute;
  right: 0;
  background:url(img/img_002_.jpg) no-repeat;
  background-size: contain;
  background-position: right;
  width: 100%;
  height: 100%;
}
div.mainvisual ul.aniv li img:first-child,
div.mainvisual ul.aniv li img:nth-child(3n){
  display: block;
  max-width: 200px;
}
div.mainvisual ul.aniv li.info{
  width: 90%;
}
div.mainvisual ul.aniv li.info img{
  width: 70%;
  max-width: 800px;
  margin: 0 auto 5px;
  display: block;
}
div.mainvisual ul.aniv li.info div.txt{
  background: url(img/img_006.png) no-repeat;
  background-size: contain;
  background-position: center;
  font-family: Lobster;
}
div.mainvisual ul.aniv li.info div.border{
  width: 75%;
  max-width: 1024px;
  margin: 0 auto 20px;
}
div.mainvisual div.txt div.ttl{
  margin-bottom: 20px;
}
div.mainvisual div.txt div.day{
  margin-bottom: 20px;
}

/*テキストサイズ*/
div.mainvisual div.txt h1,
div.mainvisual div.txt h2,
div.mainvisual div.txt p{
  color: #fff;
  text-align: center;
  line-height: 1.2;
  font-weight: bold;
}
div.mainvisual div.txt div p{
  font-size: 3vw;
  line-height: 1.3;
}
div.mainvisual div.txt div.day p{
  font-size: 3vw;
  line-height: 1.5;
}
div.mainvisual div.txt div.day p span.blue{
  color: #3b36ff;
}
div.mainvisual div.txt div.day p span.red{
  color: #ff0b23;
}
div.mainvisual div.txt div.ttl h2{
  font-size: 8vw;
  margin-bottom: 20px;
}
div.mainvisual div.txt div.ttl h1{
  font-size: 4vw;
}



/*----- もんじぇとは -----*/
section.whats div.txt{
  display: flex;
  max-width: 1366px;
  margin: 0 auto;
  position: relative;
}
section.whats div.txt img {
  position: absolute;
  width: 22%;
  top: -185px;
  right: 0;
}
section.whats div.txt p{
  text-align: center;
  align-self: center;
}
section.whats div.txt video{
  width: 100%;
  max-width: 700px;
  margin-right: 50px;
}
section.whats div.txt p br.sp_br{
  display: none;
}


/*----- 3つのポイント -----*/
section.points{
  background: url(img/screenshot.png) no-repeat;
  background-size: cover;
  position: relative;
  background-position: center;
}
section.points:before{
  content: "";
  display: block;
  position: absolute;
  background-color: #000;
  opacity: 0.2;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
section.points h2{
  color: #fff;
}
section.points ul{
  display: flex;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
section.points ul li{
  width: 32%;
  margin-right: 2%;
}
section.points ul li:last-child{
  margin-right: 0;
}
section.points ul li a{
  display: block;
  text-align: center;
  border-radius: 50%;
  width: 200px;
  height: 200px;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}
section.points ul li a.foods{
  background-color: #d84f50;
}
section.points ul li a.music{
  background: rgb(216,79,80); /* Old browsers */
  background: -moz-linear-gradient(left, rgb(216,79,80) 0%, rgb(251,137,4) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgb(216,79,80) 0%,rgb(251,137,4) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgb(216,79,80) 0%,rgb(251,137,4) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d84f50', endColorstr='#fb8904',GradientType=1 ); /* IE6-9 */
}
section.points ul li a.kokoro{
  background-color: #fb8904;
}
section.points ul li a p{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  color: #fff;
  font-weight: bold;
  font-size: 3rem;
  font-family: Lobster;
}


/*----- 食 -----*/
section.cmn_ptn ul{
  display: flex;
}
section.cmn_ptn ul li ul.ttl li{
  align-self: center;
}
section.cmn_ptn ul li.a:first-child{
  margin-right: 100px;
  width: 100%;
}
section.cmn_ptn ul li.a div.txt{
  margin-bottom: 50px;
}
section.cmn_ptn ul li.a div.img{
  position: relative;
  min-height: 200px;
}
section.cmn_ptn ul li.a div.img img{
  width: 50%;
  position: absolute;
}
section.cmn_ptn ul li.a div.img img.lt{
  left: 10px;
}
section.cmn_ptn ul li.a div.img img.rt{
  right: 10px;
  top: 50px;
}
section.cmn_ptn ul li.a ul.ttl{
  margin-bottom: 40px;
  z-index: 3;
  position: relative;
}
section.cmn_ptn ul li.a ul.ttl li:first-child p{
  font-size: 5rem;
  margin-right: 30px;
  font-family: Lobster;
}
section.cmn_ptn ul li.a ul.ttl li:nth-child(2n) h2{
  font-size: 4rem;
  margin-bottom: 10px;
  font-family: Lobster;
}
section.cmn_ptn ul li.a ul.ttl li:nth-child(2n) p{
  font-size: 2rem;
  text-align: center;
  color: #fff;
}
section.cmn_ptn ul li.a ul.ttl div.ttl_bk{
  background-color: #000;
  padding: 5px 10px;
}
section.cmn_ptn ul li.b{
  position: relative;
  width: 100%;
}
section.cmn_ptn ul li.b div.ttl_img{
  background-color: #fff;
  color: #000;
  font-weight: bold;
    position: absolute;
    bottom: 80px;
    right: -20px;
    padding: 20px;
    transform: rotate(-10deg);
    max-width: 400px;
    width: 100%;
}
section.cmn_ptn ul li div.ttl_img p{
  font-size: 2.5rem;
  text-align: center;
    white-space: nowrap;
}

section.cmn_ptn_ ul li.a{
  margin-left: 100px;
  width: 100%;
}
section.cmn_ptn_ ul li.b{
  position: relative;
  width: 100%;
}
section.cmn_ptn_ ul li.b div.ttl_img{
  background-color: #fb8904;
}
section.cmn_ptn_ ul li.a div.img img.lt{
  left: 10px;
  top: 50px;
  z-index: 3;
}
section.cmn_ptn_ ul li.a div.img img.rt{
  right: 10px;
  top: 0;
}


/*----- 音 -----*/
section.music{
  clear: both;
}
section.music_ h3{
  text-align: center;
  margin-bottom: 50px;
}


/*----- 心 -----*/
section.kokoro div.chairman{
  position: relative;
  bottom: 0;
  left: 0;
  z-index: 3;
}
section.kokoro div.chairman figure{
  width: 50%;
}
section.kokoro_ ul li:after{
  content: "";
  display: block;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #fff;
  position: absolute;
  top: 40%;
  left: -20px;
}
section.kokoro_ ul li:first-child:after{
  display: none;
}


/*----- もんじぇの歴史 -----*/
section.history div.txt{
  text-align: center;
  margin-bottom: 50px
}
section.history div.photo.bg_img{
  background: url(img/bg_hty.png) repeat-y;
  background-position: 50%;
  background-size: 95%;
} 
section.history div.photo{
  width: 100%;
  margin: 0 auto;
  position: relative;
}
section.history div.photo ul{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
section.history div.photo h3{
  font-size: 3.5rem;
  font-weight: bold;
}
section.history div.photo h3.c{
  position: absolute;
  right: 30%;
}
section.history div.photo ul h3.a{
  position: absolute;
  left: 0;
  top: -40px;
}
section.history div.photo ul h3.b{
  position: absolute;
  right: 0;
  top: -40px;
}
section.history div.photo ul li{
  max-width: 200px;
  width: 100%;
  margin: 0 auto 70px;
  align-self: center;
}
section.history div.photo ul li.large{
  max-width: 500px;
  width: 100%;
}
section.history div.photo ul li.large_{
  max-width: 700px;
  width: 100%;
}
section.history div.photo ul li.middle{
  max-width: 350px;
  width: 100%;
}
section.history div.photo ul li.small{
  max-width: 320px;
  width: 100%;
}
section.history div.photo ul.p{
  max-width: 700px;
}
section.history div.photo ul.h{
  max-width: 1200px;
}
section.history div.photo ul.o{
  max-width: 1366px;
}

/*----- よくある質問 -----*/
section.qanda div.inner{
  max-width: 1024px;
}
img.bg_img_c{
  width: 100%;
  margin: 0 auto;
}


/*----- ご案内 -----*/
section.contact div.txt{
  margin-bottom: 50px;
}
section.contact div.txt p{
  color: #fff;
  text-align: center;
}
section.contact ul{
  display: flex;
  max-width: 1024px;
  margin: 0 auto;
}
section.contact ul li{
  width: 32%;
  margin-right: 2%;
}
section.contact ul li:last-child{
  margin-right: 0;
}
section.contact ul li a{
  display: block;
  text-align: center;
  color: #fff;
  border: solid 2px;
  border-radius: 10px;
  padding: 50px 5px;
  font-weight: bold;
}
section.contact ul li a:hover{
  background-color: #fff;
  color: #232323;
  text-decoration: none;
}
section.contact ul li a p{
  font-weight: bold;
  font-size: 2rem;
}

footer{
  background-color: #232323;
}
footer div.inner{
  width: 90%;
  padding-top: 30px;
  padding-bottom: 30px;
  margin: 0 auto;
}
footer div.inner p{
  line-height: 1.5;
  text-align: center;
  color: #ccc;
}


/*---------------
下層ページ
---------------*/

/*----- 共通項目 -----*/
div.sub_inner{
  background: url(https://mangez.jp/wp/wp-content/uploads/2019/06/screenshot.png) no-repeat;
  background-position: left;
  background-size: cover;
  padding: 200px 0;
}
div.sub_inner section.bg_gr{
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  min-height: 1000px;
  padding-top: 100px;
}
div.sub_inner section div.txt{
  text-align: center;
  margin-bottom: 50px;
}
div.sub_inner h2{
  text-align: center;
  font-family: Lobster;
  font-size: 3.5rem;
}
/*ボタン*/
div.sub_inner section.contact ul{
  display: block;
}
div.sub_inner section.contact ul li{
  width: 100% !important;
  margin: 0 auto;
}
div.sub_inner section.contact ul li a{
  font-size: 2rem;
}

/*----- メイキング -----*/




/*----- ショップ_ライブ_共通 -----*/
ul.past li{
  width: 15%;
  margin-right: 2%;
  margin-bottom: 30px;
}
ul.past li:nth-child(6n){
  margin-right: 0;
}


/*----- ショップ -----*/
div.shop ul{
  display: flex;
  flex-wrap: wrap;
}
div.shop ul.now{
  margin-bottom: 50px;
}
div.shop ul.now li{
  width: 22%;
  margin-right: 4%;
  margin-bottom: 30px;
}
div.shop ul.now li:nth-child(4n){
  margin-right: 0;
}
div.shop ul.now li p{
  line-height: 1;
  text-align: center;
  color: #fff;
}
div.shop ul.now li p.ttl{
  margin-bottom: 10px;
  font-weight: bold;
  line-height: 1.5;
}
div.shop ul.now li p.item{
  font-size: 1.2rem;
  line-height: 1.5;
}


/*----- ライブ -----*/
div.live table{
    box-sizing: border-box;
    margin-bottom: 50px;
    width: 100%;
}
div.live table.last{
  margin-right: 0;
}
div.live table tr{
    border-bottom: solid 1px #ccc;  
}
div.live table tr.headline th{
  background-color: #000;
  color: #fff;
  border-right: none;
}
div.live table.tbl-r02 th {
  background-color: #ccc;
  border-right: solid 1px #ccc;
  border-bottom: solid 1px #fff;
  color: #000;
  padding: 10px;
  box-sizing: border-box;
}
div.live table.tbl-r02 td {
  background-color: #fff;
  color: #000;
  padding: 10px;
  border-bottom: solid 1px #ccc;
  box-sizing: border-box;
}
div.live table tr.last th,
div.live table tr.last td{
  border-bottom: none;
}
div.live ul{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
div.live ul.now li{
  width: 22%;
  margin-right: 4%;
  margin-bottom: 40px;
}
div.live ul.now li:nth-child(4n){
  margin-right: 0;
}
div.live ul.now li img{
  max-width: 300px;
  margin: 0 auto;
}
div.live ul.now li p{
  line-height: 1;
  text-align: center;
  color: #fff;
  font-weight: bold;
}
div.live div.timetable div.headline{
  background-color: #000;
  padding: 5px;
}
div.live div.timetable div.headline p{
  font-weight: bold;
}
div.live div.hv{
  margin-bottom: 10px;
}
/*ライブ_シングル*/
div.s_live img{
  max-width: 600px;
  margin: 0 auto 50px;
}

/*シングル共通_ボタン*/
div#single_navi{
  text-align: center;
  width: 90%;
  margin: 0 auto
}
div#single_navi a{
  color: #fff;
  display: block;
}
div#single_navi a.ctm_l_back{
  display: block;
  background-color: #232323;
  max-width: 500px;
  margin: 0 auto;
  line-height: 2.5;
}
div#single_navi div.post_previous{
  background-color: #000;
  margin: 0 auto 5px;
  max-width: 500px;
  line-height: 2.5;
}
div#single_navi div.post_previous a:before{
  content: "≪";
  display: inline-block;
  margin-right: 15px;
}
div#single_navi div.post_next{
  background-color: #000;
  margin: 0 auto 5px;
  max-width: 500px;
  line-height: 2.5;
}
div#single_navi div.post_next a:after{
  content: "≫";
  display: inline-block;
  margin-left: 15px;
}


/*----- 協賛 -----*/
input{
  color: #000 !important;
}
div.sponsorship ul{
  display: flex;
  flex-wrap: wrap;
  margin-bottom :40px;
}
div.sponsorship ul li{
  margin-bottom: 20px;
}
div.sponsorship ul li a{
  color: #fff;
}
div.sponsorship ul.a{
  display: flex;
  flex-wrap: wrap;
  max-width: 500px;
  width: 100%;
  margin: 0 auto 40px;
}
div.sponsorship ul.a li{
  width: 48%;
  margin-right: 2%;
}
div.sponsorship ul.a li:last-child{
  margin-right: 0;
}
div.sponsorship ul.b li{
  width: 22%;
  margin-right: 4%;
}
div.sponsorship ul.b li:nth-child(4n),
div.sponsorship ul.d li:nth-child(4n){
  margin-right: 0;
}
div.sponsorship ul.c li{
  width: 16%;
  margin-right: 5%;
}
div.sponsorship ul.c li:nth-child(5n){
  margin-right: 0;
}
div.sponsorship ul.d li{
  width: 22%;
  margin-right: 4%;
}
div.sponsorship ul.e li{
  font-weight: bold;
}
div.sponsorship ul.e li:after,
div.sponsorship ul.f li:after{
  content: "|";
  display: inline-block;
  margin: 0 10px;
}
div.sponsorship ul.f li{
  font-size: 1.2rem;
}
/*div.sponsorship div.ctm_video{
  margin-bottom: 50px;
}
div.sponsorship div.ctm_video p{
  font-weight: bold;
  text-align: center;
  font-size: 2rem;
}
div.sponsorship div.ctm_video video{
  display: block;
  width: 100%;
  margin-bottom: 20px;
}*/
section.example ul{
  display: flex;
}
section.example ul li{
  width: 48%;
  margin-right: 4%;
}
section.example ul li:last-child{
  margin-right: 0;
}


/*----- よくある質問 -----*/
div.sub_inner div.liquid-speech-balloon-avatar{
  border-radius: 50%;
  border: solid 1px #fff;
}
div.sub_inner section.contact ul.btn_info{
  display: flex;
  margin-bottom: 20px;
}
div.sub_inner section.contact ul.btn_info li{
  margin-right: 2%;
}
div.sub_inner section.contact ul.btn_info li:last-child{
  margin-right: 0;
}
div.sub_inner section.contact ul.btn_info li p{
  font-size: 1.5rem;
}



/*----- お問い合わせ -----*/
div.contact form{
  width: 100%;
  max-width: 800px;
  margin: 0 auto 40px;
}
div.contact input,
div.contact textarea{
  width: 100% !important;
  border: solid 1px #ccc;
  margin-bottom: 20px;
  color: #000;
}
div.contact p{
  font-size: 1.5rem;
  margin-bottom: 10px !important;
}
div.contact.thanks p{
  text-align: center;
}
/*ボタンのデザイン未*/

/*----- ご案内（出店・出演） -----*/
div.contact.entry div.list{
  max-width: 700px;
  margin: 0 auto;
}
div.contact.entry div.list p{
  margin-bottom: 30px !important;
}

div.contact.entry ol{
  margin-bottom: 30px;
}
div.contact.entry ol li{
  list-style-type: decimal;
  margin-bottom: 15px;
}
div.contact.entry ol li:last-child{
  margin-bottom: 0;
}

/*----- シングル -----*/
div.inner.single{
  margin-bottom: 50px;
}
div.single table{
    box-sizing: border-box;
    margin-bottom: 50px;
    width: 100%;
}
div.single table.last{
  margin-right: 0;
}
div.single table tr{
    border-bottom: solid 1px #ccc;  
}
div.single table.tbl-r02 th {
  background-color: #ccc;
  border-right: solid 1px #ccc;
  border-bottom: solid 1px #fff;
  color: #000;
  padding: 10px;
  box-sizing: border-box;
}
div.single table.tbl-r02 td {
  background-color: #fff;
  color: #000;
  padding: 10px;
  border-bottom: solid 1px #ccc;
  box-sizing: border-box;
}
div.single table tr.last th,
div.single table tr.last td{
  border-bottom: none;
}
div.single ul{
  line-height: 2rem;
}
div.single iframe{
  margin-bottom: 50px;
}




/*---------------
pcで消す
---------------*/
div.nav_sp{
  display: none;
}
div.menu{
  display: none;
}


/*---------------
pc(1366px)
---------------*/
@media screen and (max-width: 1366px){
section.whats div.txt{
  display: block;
}
section.whats div.txt video{
  width: 100%;
  margin: 0 auto 50px;
  display: block;
}
}

/*---------------
ipad(1024px)
---------------*/

/*----- トップページ_ipad -----*/
@media screen and (max-width: 1024px){
div.mainvisual img.bg_img_m{
  min-height: 600px;
}
div.mainvisual ul.aniv li.info img{
  max-width: 400px !important;
}
section.history div.photo.bg_img{
  background-repeat: repeat-y;
}
section.contact ul li a p{
  font-size: 1.5rem;
}
}


/*---------------
sp(768px)
---------------*/

/*----- トップページ_sp -----*/
@media screen and (max-width: 768px){

/*----- メニュー_sp -----*/
div.nav_sp{
  display: block;
  width: 100%;
  background: rgb(216,79,80); /* Old browsers */
  background: -moz-linear-gradient(left, rgb(216,79,80) 0%, rgb(251,137,4) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgb(216,79,80) 0%,rgb(251,137,4) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgb(216,79,80) 0%,rgb(251,137,4) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d84f50', endColorstr='#fb8904',GradientType=1 ); /* IE6-9 */
  padding: 20px 0;
  position: relative;
  z-index: 3;
}
div.nav_sp div.inner{
  width: 90%;
  margin: 0 auto;
}
div.nav_sp div.inner ul{
  position: relative;
}
div.nav_sp div.inner ul li:first-child{
  width: 50px;
  line-height: 50px;
  position: absolute;
  left: 0;
  top: 0;
}
div.nav_sp div.inner ul li p{
  color: #fff;
  font-weight: bold;
  font-size: 2rem;
  text-align: center;
}
div.nav_sp div.inner ul li p span{
  font-size: 1rem;
  display: block;
  margin-bottom: 0;
}
div.nav_sp div.inner ul li:last-child{
  width: 50px;
  line-height: 50px;
  background-color: #000;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 5px;
  text-align: center;
}
div.nav_sp div.inner ul li div{
  color: #fff;
  text-align: center;
}
div.nav_sp div.inner ul li a.nav_bd span:before{
  display: block;
  font-family: FontAwesome;
  content: '\f0c9';
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
}
div.menu{
  width: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
  z-index: 3;
}
div.menu ul.nav{
  height: auto;
  display: none;
}
div.menu ul.nav li{
  line-height: 40px;
  border-bottom: 1px dashed #1c0807;
  box-sizing: border-box;
  background-color: #fff;
  text-align: center;
}
div.menu ul.nav li:last-child{
  border-bottom: 1px solid #1c0807;
}
div.menu ul.nav li a{
  padding-left: 10px;
  color: #1c0807;
  line-height: 1;
}
div.menu ul.nav li.ws a:before{
  display: inline-block;
  font-family: FontAwesome;
  content: '\f0f5';
  font-size: 2rem;
  margin-right: 10px;
}
div.menu ul.nav li.ps a:before{
  display: inline-block;
  font-family: FontAwesome;
  content: '\f001';
  font-size: 2rem;
  margin-right: 10px;
}
div.menu ul.nav li.hy a:before{
  display: inline-block;
  font-family: FontAwesome;
  content: '\f279';
  font-size: 2rem;
  margin-right: 10px;
}
div.menu ul.nav li.spp a:before{
  display: inline-block;
  font-family: FontAwesome;
  content: '\f0c0';
  font-size: 2rem;
  margin-right: 10px;
}
div.menu ul.nav li.qn a:before{
  display: inline-block;
  font-family: FontAwesome;
  content: '\f086';
  font-size: 2rem;
  margin-right: 10px;
}
div.menu ul.nav li.ct a:before{
  display: inline-block;
  font-family: FontAwesome;
  content: '\f05a';
  font-size: 2rem;
  margin-right: 10px;
}
nav{
  display: none;
}


section.bg_gr{
  padding-top: 100px;
  padding-bottom: 100px;
}
section.bg_br{
  padding-top: 80px;
  padding-bottom: 80px;
}
section.bg_br div.txt ul{
  display: block;
}
section.bg_br div.txt ul li{
  margin-right: 0;
  margin-bottom: 30px;
}
section.bg_br div.txt ul li img{
  width: 100%;
  max-width: initial;
}
section div.inner h2.cmn_ttl{
  font-size: 3rem;
}
section div.inner h2.cmn_ttl span{
  font-size: 1.7rem;
}
div.mainvisual img.bg_img_m{
  min-height: 500px;/*一時的*/
}
div.mainvisual ul.aniv li:first-child,
div.mainvisual ul.aniv li:nth-child(3n){
  display: none;
}
div.mainvisual div.txt div.day{
  margin-bottom: 15px;
}
div.mainvisual div.txt div p{
  font-size: 1.5rem;
}
div.mainvisual div.txt div.day p{
  font-size: 2rem;
}
div.mainvisual div.txt div.ttl h2{
  font-size: 3rem;
  margin-bottom: 5px;
}
div.mainvisual div.txt div.ttl h1{
  font-size: 3rem;
}
div.mainvisual ul.aniv li.info img{
  max-width: initial;
}

/*----- もんじぇとは_sp -----*/
section.whats div.txt img {
  width: 30%;
  top: -235px;
}
section.whats div.txt p br.sp_br{
  display: block;
}

/*----- 3つのポイント_sp -----*/
section.points ul{
  display: block;
}
section.points ul li{
  width: 100%;
  margin-right: 0;
  margin-bottom: 20px;
}

/*----- 食_sp -----*/
section.cmn_ptn ul{
  display: block;
}
section.cmn_ptn ul li.a:first-child{
  width: 100%;
  margin-bottom: 100px;
}
section.cmn_ptn_ ul li.a{
  width: 100%;
  margin-left: 0;
}
section.cmn_ptn ul li.b div.ttl_img{
  width: 100%;
  padding: 0;
  left: -10px;
}
section.cmn_ptn ul li.a ul.ttl{
  margin-bottom: 20px;
}
section.cmn_ptn ul li.a ul.ttl li:nth-child(2n) h2{
  font-size: 3rem;
}
section.cmn_ptn ul li.a ul.ttl li:first-child p{
  font-size: 3rem;
}

/*----- 心_sp -----*/
section.kokoro_ ul{
  display: block;
}
section.kokoro_ ul li{
  margin-right: 0;
  margin-bottom: 40px;
}
section.kokoro_ ul li:after{
    top: -18%;
    border-top: 30px solid #fff;
    border-right: 50px solid transparent;
    border-left: 50px solid transparent;
    width: 0;
    margin: 0 auto;
    right: 0;
    left: 0;
}
section.kokoro_ ul li:last-child{
  margin-bottom: 0;
}
/*section.kokoro div.chairman{
  position: static;
}*/
section.kokoro div.chairman figure{
  width: 100%;
}
section.kokoro.cmn_ptn ul li.a:first-child{
  margin-bottom: 0;
}

/*----- もんじぇの歴史_sp -----*/
section.history div.txt{
  margin-bottom: 80px;
}
section.history div.photo ul h3.a{
  top: -35px;
}
section.history div.photo ul h3.b{
  top: -60px;
}
section.history div.photo h3{
  font-size: 2.5rem;
}

/*----- ご案内_sp -----*/
section.contact ul{
  display: block;
}
section.contact ul li{
  width: 100%;
  margin-right: 0;
  margin-bottom: 30px;
}
section.contact ul li:last-child{
  margin-bottom: 0;
}


/*----- 下層共通_sp -----*/
div.sub_inner{
  padding: 100px 0;
}
div.sub_inner section.bg_gr{
  padding: 50px 0;
}
div.sub_inner h2{
  font-size: 2rem;
}

/*----- メイキング_sp -----*/
/*div.making ul li{
  display: block;
}*/
div.making ul li img{
  max-width: initial;
  /*margin-right: 0;
  margin-bottom: 15px;*/
}
.wp-block-media-text{
  display: block; 
}

/*----- ショップ_ライブ_sp -----*/
.hv p {
  font-size: 1.2rem !important;
  font-weight: normal;
}

/*----- ショップ_sp -----*/
div.shop ul li{
    width: 48% !important;
    margin-right: 2% !important;
}
div.shop ul li:nth-child(2n){
  margin-right: 0 !important;
}

/*----- ライブ_sp -----*/
div.live ul li{
  width: 48% !important;
  margin-right: 2% !important;
  margin-bottom: 40px !important;
}
div.live ul li:nth-child(2n){
  margin-right: 0 !important;
}
div.live ul li img{
  max-width: initial !important;
  margin-right: 0 !important;
}
div.live table.tbl-r02 th{
  border-right: 0;
}
div.live table.tbl-r02 th,
div.live table.tbl-r02 td {
　　border-bottom: none;
    display: block;
    width: 100%;
 }

/*----- 協賛_sp -----*/
div.sponsorship ul.a{
  display: block;
}
div.sponsorship ul.a li{
  width: 100%;
}
div.sponsorship ul.b li{
  width: 85%;
  margin: 0 auto 20px;
}
div.sponsorship ul.c li{
  width: 75%;
  margin: 0 auto 20px;
}
div.sponsorship ul.d li{
  width: 70%;
  margin: 0 auto 20px;
}
div.sponsorship ul.b li:nth-child(4n),
div.sponsorship ul.d li:nth-child(4n){
  margin-right: auto;
}
div.sponsorship ul.c li:nth-child(5n){
  margin-right: auto;
}
div.sponsorship section.contact ul li a{
  font-size: 1.5rem;
}

/*----- シングル_sp -----*/
div.single table.tbl-r02 th,
div.single table.tbl-r02 td {
　border-bottom: none;
  display: block;
  width: 100%;
}

/*----- よくある質問_sp -----*/
div.sub_inner section.contact ul.btn_info{
  display: block;
}
div.sub_inner section.contact ul.btn_info li{
  margin-right: 0;
  margin-bottom: 20px;
}
div.sub_inner section.contact ul.btn_info li:last-child{
  margin-bottom: 0;
} 
div.sub_inner section.contact ul li a{
  font-size: 1.5rem;
}

/*----- お問い合わせ_sp -----*/
div.wp-block-file a{
  text-align: center;
  display: block;
}

/*----- トップへ_sp -----*/
#wpfront-scroll-top-container img{
  width: 50px !important;
  height: 50px !important;
}


/*---------------
spで消す
---------------*/
div.logo{
  display: none;
}
}

/*---------------
sp(400px)
---------------*/

/*----- トップページ_sp -----*/
@media screen and (max-width: 400px){
section.whats div.txt img {
  width: 45%;
  top: -235px;
}
div.mainvisual ul.aniv li.info img{
  width: 100% !important;
}
}

/*----- 泡 -----*/
/*.background__{
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  z-index: 0;
}*/

/*----- 波 -----*/
#canvas-container{
  position: absolute;
  top: -200px;
}
div.sub_inner div#canvas-container{
  top: -180px;
}
@media screen and (max-width: 1130px){
#canvas-container{
  top: -150px !important;
}
}
@media screen and (max-width: 850px){
#canvas-container{
  top: -120px !important;
}
}
@media screen and (max-width: 768px){
#canvas-container{
  top: -100px !important;
}
div.sub_inner div#canvas-container{
  top: -110px !important;
}
}
@media screen and (max-width: 550px){
div.sub_inner div#canvas-container{
  top: -180px !important;
}
}
@media screen and (max-width: 530px){
div#canvas-container{
  top: -180px !important;
}
}

/*----- ポップアップ -----*/
div.popup {
  width: 400px;
  height: 300px;
  position: absolute;
  left: -9999px;
  background: url(img/img_popup.png) no-repeat;
  background-size: 80%;
  background-position: center;
  z-index: 3;
  display: none;
}
div.popup p{
  color: #000;
  font-size: 1.6rem;
  line-height: 1.5;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%)
}


/*0619追加*/
header#header{
  display: none;
}
div#responsive-btn{
  top: 90px
  right: 5px;
}
div.habakiri-slider{
  display: none;
}

/*0620追加*/
div.single div.img{
  display: flex;
  justify-content: center;
}

/*0621追加*/
div.contact form input{
  width: 100%;
}
div.contact form{
  width: 100%;
  margin: 0 auto;
}
.mw_wp_form input[type="file"]{
  border: 0;
}
div.question div.pop{
  max-width: 800px;
  margin: 0 auto 50px;
}
div.question div.pop p{
  color: #000;
}

.breadcrumbs{
  color: #fff;
  width: 90%;
  margin: 0 auto 50px;
  position: relative;
  z-index: 3;
}
.breadcrumbs a:active, .breadcrumbs a:hover, .breadcrumbs a:link, .breadcrumbs a:visited{
  color: #fff;
}
#sineCanvas{
  width: 100%;
}


/*0624追加*/
section.bg_br:before{
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: -20px;
  z-index: 1;
  width: 30px;
  height: 30px;
  border-right: 50px solid transparent;
  border-bottom: 50px solid #1c0807;
  border-left: 50px solid transparent;
  margin: 0 auto;
}
img.img_rbn{
  max-width: 400px;
  margin: 0 auto 20px;
}
.wp-block-image{
  align-self: center;
}
section.points{
  position: relative;
}
section.points:after{
  content: "";
  display: block;
  position: absolute;
  background: url(https://mangez.jp/wp/wp-content/uploads/2019/06/img_points.png) no-repeat;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 5;
  width: 100px;
  height: 100px;
  bottom: 0;
  background-size: contain;
  background-position: center;
}


/*0625追加*/
div.contact div.pdf{
  max-width: 800px;
  margin: 0 auto 50px;
}
div.contact div.pdf a{
  color: #fff;
}
h1,h2,h3,h4,h5,h6,p,ul{
  margin: 0;
}
div.logo img{
  width: 80px;
  height: auto;
  margin: 0 auto;
  display: block;
}
div.logo{
  background-color: #000;
  padding: 10px 0;
}
section div.inner h2.cmn_ttl{
margin-top: 0;
}
.wp-block-media-text{
  margin-bottom: 30px;
}
.m-btn{
  max-width: 250px;
  margin: 0 auto;
  display: block; 
  color: #000; 
}

/*0712*/
footer a#page_home{
  background: linear-gradient(to right, rgb(216,79,80) 0%,rgb(251,137,4) 100%);
  width: 64px;
  line-height: 64px;
  position: fixed;
  right: 20px;
  bottom: 100px;
  z-index: 3;
  border-radius: 50%;
  text-align: center;
  display: block;
  border: solid 1px #fff;
}
footer a#page_home span:before{
  content: "\f015";
  font-family: "Font Awesome 5 Free";
  display: block;
  font-weight: bold;
  font-size: 2.5rem;
  color: #fff; 
}
.hv {
  font-family: 'Raleway', Arial, sans-serif;
  position: relative;
  overflow: hidden;
  width: 100%;
  background: #ffffff;
  text-align: center;
  margin-bottom: 10px;
}
.hv * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.hv span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hv span p {
  margin: 0;
  position: absolute;
  width: 100%;
  left: 0;
  opacity: 0;
  color: #000 !important;
}
.hv span p {
  top: 50%;
  padding: 0 10px;
  font-weight: bold !important;
  font-size: 1.5rem;
  font-weight: 500;
  -webkit-transform: translate3d(0%, 100%, 0);
  transform: translate3d(0%, 100%, 0);
}
.hv:hover img{
  opacity: 0.3;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.hv:hover span p{
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
}
.hv:hover span p{
  opacity: 0.6;
}


