@charset "utf-8";
/* CSS Document */
.main-img {
    background: url(../images/top/main-01.jpg) no-repeat fixed;
    background-size: contain;
    background-position: top 11% center;
    padding: 19% 0;
    width: 100%;
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
	margin: 0 0 10vh 0;
}
@media screen and (max-width:1024px){
.main-img {
    padding: 23% 0;
}
}
h2.tit-concept {
    text-align: center;
	font-size: 23px;
	margin: 0 0 0vh 0;
}
h2.tit-concept {
position: relative;
display: inline-block;
padding: 0 55px;
}
h2.tit-concept:before, h2.tit-concept::after {
content: '';
position: absolute;
top: 50%;
display: inline-block;
width: 45px;
height: 1px;
background-color: black;
}
h2.tit-concept:before {left:0;}
h2.tit-concept:after {right: 0;}
@media screen and (max-width:640px){
h2.tit-concept {
	font-size: 21px;
}
}
.txt01 {
    font-size: 20px;
    line-height: 2.5em;
    max-width: 700px;
    text-align: center;
    margin: 0 auto;
    padding: 0 0 20px;
}
.txt02 {
    font-size: 16px;
	line-height: 2.5em;
	text-shadow: 0px 0px 3px #fff;
    font-weight: bold;

}
.txt03 {
    font-size: 16px;
    line-height: 2.5em;
	text-align:left;
	color:#000;
	margin-top:10px;
}
@media screen and (max-width:540px){
.txt01 {
    font-size: 12px;
}
}
.menu-txt {
    text-align: center;
    margin: 2vh 0 0 0;
    font-size: 17px;
}
.txt-concept {
    border-bottom: solid 1px #aaa;
    margin-bottom: 13vh;
}
.tit-m {
    margin: 3vh 0 7vh 0;
}




.sub-tit {
     text-align: center;
	 margin-bottom: 5vh;
}
.sub-tit2 {
     text-align: center;
	 margin-bottom: 5vh;
}

.sub-tit span{
     position: relative;
     display: inline-block;
     padding: 0 3.5em 0.5em;
     border-bottom: 1px solid black;
}
.sub-tit2 span{
     position: relative;
     display: inline-block;
     padding: 0 3.5em 0.5em;
     border-bottom: 1px solid #aa0000;
}
 @media screen and (max-width:640px){
.sub-tit span{
     padding: 0 1.5em 0.5em;
}
.sub-tit2 span{
     padding: 0 1.5em 0.5em;
}
}

      
.sub-tit span::before,
.sub-tit span::after {
     position: absolute;
     top: 100%;
     left:50%;
     transform:translateX(-50%);
     content: '';
     border: 10px solid transparent;
}

.sub-tit2 span::before,
.sub-tit2 span::after {
     position: absolute;
     top: 100%;
     left:50%;
     transform:translateX(-50%);
     content: '';
     border: 10px solid transparent;
}

.sub-tit span::before {
     border-top: 10px solid black;
}

.sub-tit span::after {
     margin-top: -1px;
     border-top: 10px solid #f4eee0;
}
.sub-tit2 span::before {
     border-top: 10px solid #aa0000;
}
.sub-tit2 span::after {
     margin-top: -1px;
     border-top: 10px solid #f4eee0;
}
.i-box {
    margin: 3vh 0;
    text-align: left;
	padding: 0 0 0 2vh;
	font-size:18px;
	width:100%;
}
.menu-img {
    box-shadow: 4px 10px 20px 0 rgba(0, 0, 0, 0.2);
}

.scene-tit {
    margin-bottom: 7vh;
	font-size:20px;
}
@media screen and (max-width:640px){
	.main-img {
		background: url(../images/top/main-sp-01.jpg) no-repeat center;
		background-size: cover;
		padding: 62% 0;
		width: 100%;
		height: 300px;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-top: 54px;
	}
}
.main-box {
    width: 15%;
    padding: 0% 0% 0% 0%;
}
@media screen and (max-width:640px){
	.main-box {
		width: 50%;
		padding: 1%;
	}
}
.main-box-in {
    padding: 1% 0px 0;
}
.img-link {
    background: #fff;
    
    display: inline-block;
    border-radius: 5px;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.20);
}
.img-link:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.36);
    -webkit-transform: translate3d(0px, -2px, 0px);
    transform: translate3d(0px, -2px, 0px);
}

a img {
    transition: all 0.3s ease-in-out;
}
a {
    transition: all 0.3s ease-in-out;
}
a:hover {
    opacity: .8;
}
/*-------カウントダウン------*/
.count-area {
    width: 100%;
    height: auto;
    line-height: 1.8;
    margin: 0 auto 90px;
	background: #AD0100;
	text-align:center;
}
@media screen and (max-width:766px){
.count-area {
    margin: 0 auto 45px;
}
}
.count-inner {
    display: block;
    margin: 0;
    padding: 20px 0 10px;
}
.count-area .count-inner p {
    font-size: 24px;
    padding: 0;
    width: 100%;
    display: inline-block;
	color:#fff;
}
.count-area #countdown {
    color: #fff;
    font-size: 32px;
    display: block;
	font-weight:bold;
}



body {
	background:url(../images/bw.jpg) repeat;
}

.container-c {
	padding: 0px 0px 6vh;
	text-align:center;
}
@media screen and (max-width:640px){
.container-c {
    max-width: 880px;
}
}
.col-c {
    margin: 0 0 30px;
}
.tit-sale {
    text-align: center;
    font-size: 65px;
    letter-spacing: 0.2em;
    margin: 0 0 5%;
    border-bottom: solid 3px;
    padding: 0 0 10px;
	color:#2d2d2d;
}
.tit-sale-2 {
    text-align: center;
    font-size: 32px;
    letter-spacing: 0.2em;
    padding: 0 0 10px;
	color:#2d2d2d;
}
@media screen and (max-width:766px){
.tit-sale {
    font-size: 40px;
}
.tit-sale-2 {
    font-size: 19px;
}
}
@media screen and (max-width:477px){
.tit-sale {
    font-size: 30px;
}
.tit-sale-2 {
    font-size: 14px;
}
}
#Header_Area {
	position: fixed;
	width: 100%;
	background:#000;
	background-size: cover;
	
	z-index: 5;
	top: 0;
	left: 0;
}


header {
	width: 970px;
	height: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 99;
}
@media screen and (max-width:640px){
	header.container {
		width: 100%;
		margin: 0 auto;
		padding: 0;
	}
}
.none {
	display: none;
}
.pc-no {
	display: none;
}

.sp-no {
	display: block;
}

@media screen and (max-width:640px){
    .sp-no {
    	display: none;
    }
	.pc-no {
		display: block;
	}
}
/*-------navi Area------*/

.header_nav {
	position: relative;
	overflow: hidden;
	width: 100%;
	z-index: 2;
}


@media screen and (max-width:640px){
	.header_nav {
		position: fixed;
		overflow: inherit;
		width: 100%;
		z-index: 1;
		background: none;
		right: 0;
		top: 0;
	}
}

.Nav_Menu #logo {
    text-align: center;
    transition: all .4s ease-in-out;
}
@media screen and (max-width:640px) {
	.Nav_Menu #logo {
		display: none;
	}
}

#logo.Smp_Logo {
	display: none;
}

@media screen and (max-width:640px) {
	#logo.Smp_Logo {
		display: block;
		position: fixed;
		width: 100%;
	    background: #000;
	    background-size: cover;
		
		padding:0 10px;
	}
}

#logo span {
	color: #fff;
}
@media screen and (max-width:1024px) {
	#logo span {
		color: #000;
	}

	
}
.logo_img {
	padding: 10px;
	display: block;
	width:55%;
}
@media screen and (max-width:1024px) {
    .logo_img {
    	margin: 0;
        width: 170px;
    }
}



#Menu_nav {
	text-align: center;
	overflow: hidden;
	margin-left: 0;
	transition: all .4s ease-in-out;
}

@media screen and (max-width:1024px) {
	#Menu_nav {display: none;}
}

.Nav_Menu {
	overflow: hidden;
}
#Menu_nav ul {
	width: 100%;
	margin: 0;
	padding: 0;
}
@media screen and (max-width:1024px) {
	#Menu_nav ul {
		width: 100%;
	}
}

#Menu_nav ul a {
	cursor: pointer;
	color: #fff;
	margin: 0;
	display: block;
}
@media screen and (max-width:1024px) {
	#Menu_nav ul a {
	}
}

.nav_list {
	float: left;
	text-decoration: none;
	list-style: none;
	margin: 0 20px;
}

.nav_list a:hover {
	transition: 0.4s ease-in-out;
}

.nav_home,
.nav_concept,
.nav_menu,
.nav_access {
	padding: 17px 0;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	transition: 0.4s ease-in-out;
}


.nav_home {

	transition: 0.4s ease-in-out;
}
.nav_concept {
}
.nav_menu {
}
.nav_access {
}

.nav_home:hover,
.nav_home.active{
	
}
.nav_concept:hover,
.nav_concept.active {
}
.nav_menu:hover,
.nav_menu.active {
}
.nav_access:hover,
.nav_access.active{
}


.contact {
    position: fixed;
    width: 250px;
    right: 10px;
    top: 15px;
    height: 60px;
    background: url(../images/contact.png) no-repeat top center;
	background-size: contain;
}

@media screen and (max-width:1500px) {
	.contact {
		display: none;
	}
}
.Tel {
	position: relative;
	height: 100%;
}
.Tel a {
	position: absolute;
	bottom: 0;
	left: 16%;
	font-size: 25px;
}




/*---- Menu_nav Underline animation ------*/
/*
#Menu_nav .nav_list .underline-center {
    position: relative;
}

#Menu_nav .nav_list .underline-center::after {
    margin: 0 14px;
    content: "";
    position: absolute;
    top: calc(100% - 0.125rem);
    border-bottom: 0.225rem solid white;
    left: 50%;
    right: 50%;
    transition: all 0.5s ease;
}

#Menu_nav .nav_list .underline-center:hover::after {
    left: 0;
    right: 0;
    transition: all 0.5s ease;
}
#Menu_nav .nav_list .underline-center:active::after {
    border-bottom: 4px solid white;
}
*/
/*---- SMP_Menu_nav Btn  ------*/

#SmpBtn {
	display: none;
}
@media screen and (max-width:1024px) {
	#SmpBtn {
		position: fixed;
		top: 0px;
		right: 20px;
		width: 42px;
		height: 50px;
		display: block;
		cursor: pointer;
		z-index: 2;
	}
	#SmpBtn span{
		display: block;
		position: absolute;
		height: 4px;
		width: 100%;
		background: #fff;
		transition: all .25s ease;
	}
	#SmpBtn span:nth-child(1) {
		top: 11px;
	}
	#SmpBtn span:nth-child(2) {
		top: 23px;
	}
	#SmpBtn span:nth-child(3) {
		top: 35px;
	}
}
@media screen and (max-width:1024px) {
	#SmpBtn.open span {
		top: 23px;
		background: #fff;
	}
	#SmpBtn.open span:nth-child(1) {
		transform:  rotate(315deg);
	}
	#SmpBtn.open span:nth-child(2) {
		width: 0;
		left: 50%;
	}
	#SmpBtn.open span:nth-child(3) {
		transform: rotate(-315deg);
	}
}

/*---- SMP_Menu_nav -----*/
.Smp_Menu {
	display: none;
}

@media screen and (max-width:1024px) {		
.Smp_Menu {
	display: block;
	position: fixed;
	width: 100%;
	height: 0%;
	margin: 0;
	padding:0;
	background:rgba(41, 41, 41, 0.95);
	background-size: cover;
	opacity: 0;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}
.Smp_Menu li {
	width: 100%;
	height: 0%;
	opacity: 0;
	display: none;
	text-align: center;
	margin: 10px 0;
    transition: .4s ease-in-out;
}
.Smp_Menu li a{
	width: 50%;
	margin: 0 auto;
	color: #fff;
	display: block;
	font-size: 20px;
}
.Smp_Menu.Menu_open {
	height: 100%;
	opacity: 1;
	padding: 30% 0;
}
.Smp_Menu.Menu_open li{
		width: 100%;
		opacity: 1;
	    height: 20%;
	    display: block;
        transition: .4s ease-in-out;
	}
}


/*---TopBtn----*/

#PageTop {
	display: none;
    position: fixed;
    width: 50px;
	height: 50px;
    bottom: 10px;
	right: 10px;
	background:rgba(227,227,227,0.50);
	z-index: 4;
}

@media screen and (max-width:1024px) {
	#PageTop {
	 right: 0;
	}
}

.TopBtn {
	display: block;
	cursor:pointer;
}
.TopBtn img {
	width: 100%;
}


#Main_Area {
	position: relative;
	background: url(../images/bw.jpg) repeat;
	z-index: 2;
}
@media screen and (max-width:1024px){
	#Main_Area {
		margin-top: 0;
	}
}

/*-----slider-------*/

#Header_slider {
	padding-top: 54px;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 0;
}
@media screen and (max-width:1024px){
    #Header_slider {
		position: relative;
		padding-top: 0px;
	}
}


#Header_slider .swiper-slide {
	animation-delay: 0.4s;
}

#Header_slider .swiper-slide img{
	width: 100%;
	transition: transform 10s;
	transition-delay: 0.5s;
}


/*----concept----*/


@media screen and (max-width:1024px){
    #concept {
		position: relative;
		background-attachment: inherit;
	}
}

@media screen and (max-width:1024px){
    .Info_.container h3 {
		text-shadow: none;
    }
}

@media screen and (max-width:1024px){
    .Info_ {
    	padding: 5.6667vw 0;
    	
    }
}


#concept h2 {
	padding: 80px 0 20px;
    margin: 0;
    position: relative;
}


body .h2,
body .h3 {
	text-shadow: 1px 1px 0px rgba(51,51,51,1.00), 1px 1px 5px rgba(51,51,51,1.00), 1px 1px 2px rgba(51,51,51,1.00);
	
}
body .h2 {
	font-size: 50px;
	letter-spacing: 0.2em;
	margin:0px
}
body .h3 {
    font-size: 25px;
    margin: 15px 0 0;
}
@media screen and (max-width:1024px){
    #concept h2 {
    	padding: 2.6667vw 0;
    }
}



/*------Top お品書き ------*/
@media screen and (max-width:1024px){
   .Tit_t.h2 {
       font-weight: bolder;
	   letter-spacing: 0.2em;
	   
   }
}

@media screen and (max-width:1024px){
   .Txt_t.h3 {
       font-weight: bolder;
       text-shadow: 0px 0px 10px rgba(0,0,0,1.00);
   }
}

@media screen and (max-width:1024px){
   #Title_Area {
	   width: 100%;
       margin: 0;
       padding: 0;
   }
}


#Menu_tit {
	color: #fff;
	text-align: center;
	background: url(../images/motsu-wrap.jpg) no-repeat center fixed;
	background-size: cover;
	padding: 80px 0;
	box-shadow: 0px 5px 21px rgba(54,54,54,0.60);
}
#concept02 {
	color: #000;
	background: url(../images/other-wrap.jpg) no-repeat center;
	background-size: cover;
	padding: 130px 0;
	box-shadow: 0px 5px 21px rgba(54,54,54,0.60);
	margin-bottom:100px;
}
#concept03 {
	color: #000;
	background: url(../images/hoa-wrap.jpg) no-repeat center;
	background-size: cover;
	padding: 130px 0;
	box-shadow: 0px 5px 21px rgba(54,54,54,0.60);
	margin-bottom:100px;
}
#concept04 {
	color: #000;
	background: url(../images/uni-wrap.jpg) no-repeat center;
	background-size: cover;
	padding: 130px 0;
	box-shadow: 0px 5px 21px rgba(54,54,54,0.60);
	margin-bottom:100px;
}
#concept05 {
	color: #000;
	background: url(../images/shabu-wrap.jpg) no-repeat center;
	background-size: cover;
	padding: 130px 0;
	box-shadow: 0px 5px 21px rgba(54,54,54,0.60);
	margin-bottom:100px;
}
#concept06 {
	color: #000;
	background: url(../images/nakama-wrap.jpg) no-repeat center;
	background-size: cover;
	padding: 130px 0;
	box-shadow: 0px 5px 21px rgba(54,54,54,0.60);
	margin-bottom:100px;
}
@media screen and (max-width:1024px){
	#Menu_tit {
		padding: 15% 0;
	}
	#concept02 {
		padding: 15% 0;
	}
	#concept03 {
		padding: 15% 0;
	}	
	#concept04 {
		padding: 15% 0;
	}	
	#concept05 {
		padding: 15% 0;
	}
}

#Menu-1_tit {
	color: #fff;
	text-align: center;
	background: url(../images/motsu-wrap.jpg) no-repeat center fixed;
	background-size: cover;
	padding: 130px 0;
}
@media screen and (max-width:1024px){
	#Menu-1_tit {
		padding: 15% 0;
	}
}

#Menu-2_tit {
	color: #fff;
	text-align: center;
	background: url(../images/motsu-wrap.jpg) no-repeat center fixed;
	background-size: cover;
	padding: 130px 0;
}
@media screen and (max-width:1024px){
	#Menu-2_tit {
		padding: 15% 0;
	}
}

#Title_01,
#Title_02,
#Title_03 {
	color: #fff;
	padding: 10px 0 20px;
	overflow: hidden;
	margin-bottom: 4px;
}
@media screen and (max-width:1024px){
    #Title_01,
    #Title_02,
    #Title_03 {
    	padding: 2.6667vw 1.6667vw 5.6667vw;
    	margin-bottom: 2px;
		background-size: 100%;
    }
}


.Info_Box {
	width: 500px;
    padding: 10px;
    margin-bottom: 20px;
}
@media screen and (max-width:1024px){
.Info_Box {
	width: 60.667vw;
	padding: 0.6667vw 1.6667vw;
	margin-bottom: 0.6667vw;
	}
}


.Info_Box a,
.Info_Box a:hover,
.Info_Box a:link,
.Info_Box a:active {
	text-decoration: none;
	color: #fff;
	text-align: center;
}

.Info_Box .h2 {
	margin: 0;
	padding: 0.6667vw 0;
}

@media screen and (max-width:1024px){
   .Info_Box .h2 {
	   text-shadow: none;
   }
}

.Info_Box .h3 {
	margin-top: 0.6667vw;
    padding-bottom: 0;
    padding-top: 0;
}
@media screen and (max-width:780px){
   .Info_Box .h3 {
	   line-height: 1.5;
	   text-shadow: none;
   }
}
.Btn_a {
	font-weight: bolder;
	padding: 10px 40px;
    border: 2px solid #fff;
	font-size: 16px;
}
@media screen and (max-width:1024px){
   .Btn_a {
       padding: 1.0667vw 3.6667vw;
	   border:1px solid #fff;
	   top: 1.6667vw;
       position: relative;
	}	
}

@media screen and (max-width:780px){
   .Btn_a {
       padding: 0.9667vw 2.6667vw;
	}	
}



#Title_Area .Btn_a:hover {
	background: #fff;
	color: #000;
	transition: 0.3s ease-in-out;
}

#Title_Area .Btn_a:hover {
	background: #fff;
	transition: 0.3s ease-in-out;
}









.Info_01 {
	
}

.Info_Box.Info_02 {
	text-align: right;
	float: right;
}

#Title_01 {
	background:url(../images/title_1.jpg) no-repeat top right;
	background-size: contain;
}

@media screen and (max-width:1024px){
	#Title_01 {
	background-position: top right 100%;
	background-size: 120%;	
	}
}

#Title_02 {
	background:url(../images/title_2.jpg) no-repeat top left;
	background-size: contain;
}

@media screen and (max-width:1024px){
	#Title_02 {
	background-position: top left 100%;
	background-size: 120%;	
	}
}

#Title_03 {
	background:url(../images/title_3.jpg) no-repeat top right;
	background-size: contain;
}
@media screen and (max-width:1024px){
	#Title_03 {
	background-position: top right 100%;
	background-size: 120%;	
	}
}


/*-------Map Area -----*/
@media screen and (max-width:1024px){
  #Map_Area .h4{
	line-height: 1.4;  
  }
}

#Access {
	position: relative;
	overflow: hidden;
	background: #fff;
}
#Access_tit {
	width: 100%;
	text-align: center;
}
@media screen and (max-width:1024px){
    #Access_tit {
		padding: 2.6667vw 0;
    }
}
#Access_tit .h2 {
	text-shadow: none;
}

#map {
    height: 400px;
}


.Access_info {
	
	
}
.Access_info p {
	line-height: 1.8;
	
}
.Access_info .h4.Adr {
	margin-top: 1.6667vw;
}
@media screen and (max-width:1024px){
    .Access_info .h4.Adr {
    	margin-top: 3.6667vw;
    }
}

p.h4 .Open_time {
	color: #000;
	font-weight: bolder;
}

/*-------MenuPage --------*/
#Menu_Page #Main_Area {
	margin-top: 85px;
	background:url(../images/texture-b.png) repeat-y top center,#000;
	color: #fff;
}

@media screen and (max-width:1024px){
    #Menu_Page #Main_Area {
    	margin-top: 0;
    }
	
}

body#Menu_Page #Main_Area a {
	color: #fff;
}
body#Menu_Page  #Main_Area a:hover {
	color: rgba(195,0,3,1.00);
}
.List_txt.h3 {
	font-weight: normal;
}
@media screen and (max-width:1024px){
    .List_txt.h3 {
    	padding: 3.6667vw 0 6.6667vw;
		margin-bottom: 40px;
    }
}


#Menu_01 .Menu_Title {
	border-top:4px solid #000;
	padding: 200px 0;
	background: url(../images/menu/pc/menu_tit_01.jpg) no-repeat center;
	background-size: cover;
}
@media screen and (max-width:1024px){
   #Main_Area div.Menu_Title {
		background-size: 100%;
		padding: 15.56667vw 0;
	}
}
#Menu_02 .Menu_Title {
	border-top:4px solid #000;
	padding: 200px 0;
	background: url(../images/menu/pc/menu_tit_02.jpg) no-repeat center;
	background-size: cover;
}
#Menu_03 .Menu_Title {
	border-top:4px solid #000;
	padding: 200px 0;
	background: url(../images/menu/pc/menu_tit_03.jpg) no-repeat center;
	background-size: cover;
}

.Menu_list {
	text-align: center;
}
@media screen and (max-width:1024px){
  .List_lit.h3 {
  	 margin-bottom: 30px;
  }
}
.menu_cate.h4 {
	top: -30px;
    position: absolute;
    left: 100%;
}
@media screen and (max-width:1024px){
	.menu_cate.h4 {
		top: 0;
		left: 0;
		position: relative;
		width: 100%;
		padding-bottom: 0;
	}
}



.menu_name.h4 {
	text-align: left;
}
@media screen and (max-width:1024px){
	.menu_name.h4 {
		margin-bottom: 0;
	}
}

.menu_price.h4 {
	text-align: right;
}
@media screen and (max-width:1024px){
	.menu_price.h4 {
		margin-bottom: 0;
	}
}


.menu_li {
    padding-bottom: 20px;
}
@media screen and (max-width:1024px){
	.menu_li {
		padding-bottom: 5px;
	}
}

.topping {
    border: 1px solid;
	padding: 10px;
	margin-top: 50px;
}

@media screen and (max-width:780px) {
	.topping {
		margin-top: 30px;
	}
}

.topping .menu_li p {
	line-height: 1.8;
}
.topping .title {
	padding: 0;
	margin: 0;
}


.li_1 {
	background: url(../images/menu/pc/menu02/catgory/catgory01.jpg) no-repeat center;
	background-size: cover;
}
.li_2 {
	background: url(../images/menu/pc/menu02/catgory/catgory02.jpg) no-repeat center;
	background-size: cover;
}
.li_3 {
	background: url(../images/menu/pc/menu02/catgory/catgory03.jpg) no-repeat center;
	background-size: cover;
}

.li_4 {
	background: url(../images/menu/pc/menu02/catgory/catgory04.jpg) no-repeat center;
	background-size: cover;
}
.li_5 {
	background: url(../images/menu/pc/menu02/catgory/catgory05.jpg) no-repeat center;
	background-size: cover;
}
.li_6 {
	background: url(../images/menu/pc/menu02/catgory/catgory06.jpg) no-repeat center;
	background-size: cover;
}


.Menu_catgory {
	cursor: pointer;
	position: relative;
	width: 300px;
	height: 300px;
	border-radius: 50%;
}
.Menu_catgory a.h3 {
	position: absolute;
	width: 100%;
	left: 0;
	top: 29%;
}
.Menu_subTit a {
	cursor: pointer;
}

@media screen and (max-width:1024px) {
   .Menu_catgory a.h3 {
	  top: 11.6667vw;
	}
}

#Menu_02 .catgory_li {
	padding: 30px;
}


.List_w {
    width: 95%;
	overflow: hidden;
    margin: 0 auto;
	border:2px solid #fff;
	padding-bottom: 50px;
	margin-bottom: 150px;
}

@media screen and (max-width:1024px) {
   .List_w {
	  width: 100%;
	  padding-bottom: 20px;
	  margin-bottom: 50px;
	}
}

.Menu_subTit {
    margin-bottom: 50px;
}
@media screen and (max-width:1024px) {
   .Menu_subTit {
       padding: 6.6667vw 0;
	   margin-bottom: 2.6667vw;
   }
}



.Llist_li {

    width: 95%;
    margin: 0 auto;

}
.sp_listBtn {
	border: 1px solid #fff;
	display: block;
}


@media screen and (max-width:1024px) {
   #Menu_02 div.Btn_s {
   	  padding: 0 0.6667vw;
   }
}




/*------foooter Area --------*/

#Footer {
	position: relative;
	overflow: hidden;
	background:#2d2d2d;
	background-size: cover;
	text-shadow: 1px 0px 0px rgb(0, 0, 0),2px 1px 5px rgb(255, 255, 255);
	color: #fff;
}

#Footer_info {
	background: #fff;
	position: relative;
}

#SnSArea {
	visibility:hidden;
    position: fixed;
    top: 50%;
    right: 0;
	z-index: 4;
}

.SnSBtn {
    display: block;
	font-size: 3.8em;
	line-height: 0;
	cursor: pointer;
	color:#fff;
	text-shadow: 1px 0px 5px #353535;
}
.SnSBtn:focus .fab:hover,
.SnSBtn:hover {
	color:#DF0003;
}
.SnSBtn:active,
.SnSBtn:link,
.SnSBtn:focus {
	color: #fff;
}

.footer_t.h4 {
	text-align: center;
}

@media screen and (max-width:1024px){
    .footer_t.h4 {
		text-shadow: none;
    }
}
.footer_logo {
	width: 300px;
	text-align: center;
	margin: 30px auto 20px;
}

@media screen and (max-width:1024px){
    .footer_logo {
    	margin: 2.6667vw auto;
    }
}
@media screen and (max-width:780px){
    .footer_logo {
    	width: 250px;
    }
}
.Footer_time p {
	text-align: left;
	font-weight: bolder;
	color: #000;
}
@media screen and (max-width:1024px){
    .Footer_time p {
    	text-align: center;
    }
}
.Copyright {
	padding: 10px 0;
	margin: 0;
}

@media screen and (max-width:1024px){
    .Copyright {
		font-size: 11px;
		text-shadow: none;
    }
}



a.cp_btn {
	display: block;
	width: 89%;
	padding: 0.5em;
	text-align: center;
	text-decoration: none;
	color: #aa0000;
	border: 2px solid #aa0000;
	border-radius: 3px;
	transition: .4s;
	margin:auto;
}
a.cp_btn:hover {
	background: #aa0000;
	color: #fff;
}
.junbi {
    font-size: 70px;
    height: 30vw;
}
.img01 {
    width: 200px;
}
.box01 {
    margin-bottom: 23px;
}
.img02 {
    width: 500px;
}
.img03 {
    width: 700px;
}
.img04 {
	max-width: 550px;
}

.img05 {
	max-width: 800px;
}
.balloon1 {
    position: relative;
    display: inline-block;
    margin: 0 0 22px 0;
    padding: 10px 0;
    min-width: 100%;
    max-width: 100%;
    color: #f5f5f5;
    font-size: 28px;
    background: #8a6d3b;
    border-radius: 4px;
}
.balloon1:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #8a6d3b;
}

.balloon1 p {
	margin: 0;
	padding: 0;
}


/* ここはコピーしなくてOK　*/



/* ここから下がボタンのCSS　*/
.btn-animation-02 {
    display: inline-block;
    width: 100%;
    text-align: center;
    background-color: #8a6d3b;
    border: 2px solid #8a6d3b;
    font-size: 20px;
    color: #8a6d3b;
    text-decoration: none;
    font-weight: bold;
    padding: 15px 0;
    border-radius: 4px;
    position: relative;
}
@media screen and (max-width:475px){
.btn-animation-02 {
    font-size: 14px;
}

}


.btn-animation-02 span {
  position: relative;
  z-index: 1;
}

.btn-animation-02::before,
.btn-animation-02::after {
  content: "";
  display: block;
  background-color: #FFF;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  transition: .2s;
}
.btn-animation-02::before {
  left: 0;
}
.btn-animation-02::after {
  right: 0;
}

.btn-animation-02:hover:before,
.btn-animation-02:hover:after {
  width: 0;
  background-color: #FFF;
}

.btn-animation-02:hover {
  color: #FFF;
}
.txt04 {
	font-size:40px;
	color:#900;
	margin-bottom:3vh;
	font-weight: bold;
}
@media screen and (max-width:600px){
.txt04 {
	font-size:26px;
}
}
@media screen and (max-width:370px){
.txt04 {
	font-size:21px;
}
}
#canvas {
	position:absolute;
  width:100%;
  height:62%;
  overflow: hidden;
}

.i-txt02 {
    text-align: right;
    color: #cc0000;
}
@media screen and (max-width:500px){
.yohaku {
    padding: 0 5px!important;
}
    .i-box {
    padding: 0 0 0 0vh;
    font-size: 12px;
}
}
.img06 {
    width: 62%;
    margin: 0px 0 10px 0;
}
.img08 {
    width: 150px;
}