@charset "UTF-8";
/* CSS Document */
body{
	color: #fff;
	margin: 0 auto;
	padding: 0px;
	line-height: 1em;
	font-family: "Sawarabi Mincho";
	background-color: #000;
}

*{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.sp_br,.sp{
	display: none!important;
}

img{
	border: none;
	height: auto;
}

html{
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
}

.clearfix:after{
	content: ".";  
	display: block;  
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix{
	display: inline-table;
}

.clear{
	clear: both;
}

.left{
	float: left;
}

.right{
	float: right;
}

.block{
	overflow: hidden;
}

img{
	line-height: 1em;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

a,
a img{
	transition: 0.3s;
}

/*a:hover img{
	opacity: 0.8;
}*/

a[href^="tel:"] {
	pointer-events: none;
}

input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
}

.navs,
.smp_b,
.smp_img{
	display: none;
}

.pc_b{
	display: block;
}

.loading{
	position: fixed;
	top: 0; left: 0;
	width: 100%;
	height: 100vh;
	z-index: 1000;
	text-align: center;
}
.loading .bg{
	width: 100%;
	height: 100%!important;
	position: absolute;
	top: 0; left: 0;
}
.loading .loading-inner{
	display: flex;
	width: 100%;
	height: 100%;
	flex-direction: column;
	justify-content: center;
}
.loading h2{
	z-index: 1;
	text-align: center;
}
.loading p{
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
	letter-spacing: 0.1rem;
	margin-top: 17px;
}

.clone-nav {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	transition: .3s;
	transform: translateY(-100%);
	background-color: rgba(0,0,0,0.8);
	padding: 30px 40px;
	box-sizing: border-box;
}

.is-show {
	transform: translateY(0);
}

.atdisney_logo{
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 50px!important;
	height: auto;
}

.atdisney_logo.left{
	right: auto;
	left: 10px;
}

.instagram-top {
	display: none;
}

#pagetop,
.none{
	display: none;
}
/* #slide1{
	background-image: url(../image/top/mainimg1.jpg);
	background-size: cover;
	background-position: center bottom;
}

#slide2{
	background-image: url(../image/top/mainimg8.jpg);
	background-size: cover;
	background-position: center bottom;
}

#slide3{
	background-image: url(../image/top/mainimg9.jpg);
	background-size: cover;
	background-position: center bottom;
}

#slide4{
	background-image: url(../image/top/mainimg12.jpg);
	background-size: cover;
	background-position: center top;
}

#slide5{
	background-image: url(../image/top/mainimg10.jpg);
	background-size: cover;
	background-position: center bottom;
}

#slide6{
	background-image: url(../image/top/mainimg11.jpg);
	background-size: cover;
	background-position: center bottom;
}

#slide7{
	background-image: url(../image/top/mainimg13.jpg);
	background-size: cover;
	background-position: center top;
}

#slide8{
	background-image: url(../image/top/mainimg8.jpg);
	background-size: cover;
	background-position: center bottom;
}

#slide9{
	background-image: url(../image/top/mainimg9.jpg);
	background-size: cover;
	background-position: center bottom;
}

#slide11{
	background-image: url(../image/top/mainimg11.jpg);
	background-size: cover;
	background-position: center bottom;
}

#slide12{
	background-image: url(../image/top/mainimg12.jpg);
	background-size: cover;
	background-position: center top;
}

#slide14{
	background-image: url(../image/top/mainimg14.jpg);
	background-size: cover;
	background-position: 45% top;
}

#slide15{
	background-image: url(../image/top/mainimg15.jpg);
	background-size: cover;
	background-position: center;
}

#slide16{
	background-image: url(../image/top/mainimg16.jpg);
	background-size: cover;
	background-position: center;
}

#slide17{
	background-image: url(../image/top/mainimg17.jpg);
	background-size: cover;
	background-position: center;
}

#slide18{
	background-image: url(../image/top/mainimg18.jpg);
	background-size: cover;
	background-position: center;
}

#slide19{
	background-image: url(../image/top/mainimg19.jpg);
	background-size: cover;
	background-position: center;
} */

#slide20{
	background-image: url(../image/top/mainimg20.jpg);
	background-size: cover;
	background-position: center;
}
#slide21{
	background-image: url(../image/top/mainimg21.jpg);
	background-size: cover;
	background-position: center;
}
/* #slide22{
	background-image: url(../image/top/mainimg22.jpg);
	background-size: cover;
	background-position: center;
} */
#slide23{
	background-image: url(../image/top/mainimg23_2.jpg);
	background-size: cover;
	background-position: center;
}
#slide24{
	background-image: url(../image/top/mainimg24.jpg);
	background-size: cover;
	background-position: center;
}
#slide25{
	background-image: url(../image/top/mainimg25.jpg);
	background-size: cover;
	background-position: center;
}
#slide26{
	background-image: url(../image/top/mainimg26.webp);
	background-size: cover;
	background-position: center;
}
#slide27{
	background-image: url(../image/top/mainimg27.webp);
	background-size: cover;
	background-position: center;
}
#slide28{
	background-image: url(../image/top/mainimg28.webp);
	background-size: cover;
	background-position: center;
}

.wrapper {
  position: relative;
}
.overlay {
  content: "";
  display: block;
  width: 0;
  height: 0;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  transition: opacity .5s;
}
.overlay.open {
  width: 100%;
  height: 100%;
  opacity: 1;
}
main {
  height: 100%;
  min-height: 100vh;
  padding: 0 50px;
  background-color: #eee;
  transition: all .5s;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
main.open {
  transform: translateX(-350px);
}
main h1 {
  text-align: center;
  font-weight: 500;
}
main p {
  text-align: center;
}
.menu-trigger {
  display: inline-block;
  width: 60px;
  height: 60px;
  vertical-align: middle;
  cursor: pointer;
  position: fixed;
  top: 20px;
  right: 40px;
  z-index: 100;
  background: rgb(241, 167, 0);
  transition: all .5s;
/*   transform: translateX(0);
  transition: transform .5s;
 */}
/* .menu-trigger.active {
  transform: translateX(-250px);
}
 */.menu-trigger span {
  box-sizing: border-box;
  position: absolute;
  left: 0;
  right: 0;
  width: 30px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  background-color: #000;
  transition: all .5s;
}
.active{
	transform: translateX(-360px);
}
.menu-trigger.active span {
  background-color: #000;
}
.menu-trigger span:nth-of-type(1) {
  top: 20px;
}
.menu-trigger.active span:nth-of-type(1) {
  transform: translateY(9px) rotate(-45deg);
}
.menu-trigger span:nth-of-type(2) {
  top: 29px;
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 20px;
}
.menu-trigger.active span:nth-of-type(3) {
  transform: translateY(-9px) rotate(45deg);
}

#navigation {
  width: 350px;
  height: 100%;
  padding-top: 40px;
  background-color: #000;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 17;
  transform: translate(350px);
  transition: all .5s;
  box-sizing: border-box;
}
#navigation.open {
  transform: translateZ(0);
}

#navigation li {
	color: #fff;
	text-align: left;
	padding: 0 0 20px 70px;
  }

#navigation .side_img_en li {
	color: #fff;
	text-align: left;
  padding: 0 0 20px 0;
  width: fit-content;
  margin: auto;
}
#navigation .side_img_en li img{
	height: 30px;
	width: auto;
}
.side-igayaki img{
	height: 23px!important;
}
#navigation li a{
	display: flex;
	align-items: center;
	text-decoration: none;
	color: #fff;
}
/* #navigation li a div:nth-child(1){
	flex-basis: 40%;
} */
#navigation li img{
	height: 17px;
	width: auto;
}
#navigation li a div:nth-child(2){
	font-size: 11px;
    margin-left: 15px;
}

#side_logo{
	text-align: center;
	padding-bottom: 35px;
}

#side_logo_en{
  text-align: center;
  padding-bottom: 50px;
}

#side_os{
  text-align: center;
  padding-top: 10px;
}

#side_os_en {
	text-align: center;
	padding-top: 100px;
}

.side_img_en{
	margin-top: 40px;
}

#side_os_en a:nth-child(1) img{
	margin-bottom: 20px;
}

#side_os a:first-child img{
	margin-bottom: 20px;
}

#side_icon{
  position: fixed;
  bottom: 0px;
  width: 100%;
  background-color: #f1a700;
  padding: 15px 0px;
  text-align: center;
  z-index: 11;
}
#side_icon img{
  margin: 0px 25px;
  display: inline-block;
  vertical-align: top;
}

/* .loading {
width: 100%;
height: 100%;
background: rgba(0,0,0,1.0);
position: fixed;
top: 0;
left: 0;
z-index: 1000;
}
.loading img {
width: 520px;
height: 265px;
position: absolute;
left: 0px;
right: 0px;
top: 0px;
bottom: 0px;
margin: auto;
} */


/*----------------------------contents----------------------------*/

h1#logo{
	position: fixed;
	/* top: -45px; */
	top: 0;
	left: 40px;
	z-index: 50;
}
h1#logo.en{
	position: fixed;
    top: 25px;
	left: 40px;
	z-index: 50;
}

/* 20200715 del_YSD at:295 */
.swiper-container1{
	/*height: 100vh;*/
	max-height: 100vh;
	overflow: hidden;
}


.swiper-container1 .swiper-pagination,
.swiper-container2 .swiper-pagination {
	top: 300px;
	right: 4.5%;
	left: auto !important;
	z-index: 15;
	width: auto !important;
}

.swiper-container-middle .swiper-pagination,
.swiper-container-bottom .swiper-pagination,
.swiper-container-igayaki .swiper-pagination {
	text-align: end;
	left: -20px!important;
}

.swiper-container1 .swiper-pagination .swiper-pagination-bullet,
.swiper-container2 .swiper-pagination .swiper-pagination-bullet {
	display: block !important;
	background-color: #fff !important;
	opacity: 1 !important;
	margin: 20px 0px !important;
}

.swiper-container-middle .swiper-pagination .swiper-pagination-bullet,
.swiper-container-bottom .swiper-pagination .swiper-pagination-bullet,
.swiper-container-igayaki .swiper-pagination .swiper-pagination-bullet {
	background-color: #fff !important;
	opacity: 1 !important;
}

.swiper-container1 .swiper-pagination .swiper-pagination-bullet-active,
.swiper-container2 .swiper-pagination .swiper-pagination-bullet-active,
#en_cont1 .swiper-container-middle .swiper-pagination .swiper-pagination-bullet-active,
#en_cont1 .swiper-container-bottom .swiper-pagination .swiper-pagination-bullet-active,
#en_cont1 .swiper-container-igayaki .swiper-pagination .swiper-pagination-bullet-active {
	background-color: #f1a700 !important;
}

#concept:after{
	background-image: url(../image/top/concept.jpg);
}

#sukajan:after{
	background-image: url(../image/top/sukajan.jpg);
}

#aloha:after{
	background-image: url(../image/top/aloha2.jpg);
}

#about:after{
	/* background-image: url(../image/top/about.jpg); */
	background-image: url(../image/top/shop.jpg?);
}

#shop_top:after{
	background-image: url(../image/top/shop.jpg?);
}

#igaushi_leathers:after{
	background-image: url(../image/top/igaushi_leathers_2.jpg);
	background-position: center;
}

#ultraman:after{
	background-image: url(../image/top/ultraman.jpg);
}

#igayaki_top:after{
	background-image: url(../image/top/igayaki.jpg);
	background-position: center;
}

/* #museam:after{
	background-image: url(../image/top/concept.jpg);
} */

#disney:after{
	background-image: url(../image/top/disney3.jpg);
	background-position: left top;
}
#onlinestore_top:after{
	background-image: url(../image/common/onlinestore_bg.jpg);
    background-position: center;
}

#disney #grace{
	position: absolute;
	bottom: 10px;
	left: 10px;
	z-index: 3;
}

/* TOPメニュー画像のコピーライト */
.top-menu-copyright{
	position: absolute;
	z-index: 3;
	font-size: 11px;
}
#disney .top-menu-copyright{
	bottom: 10px;
	right: 10px;
}
#igaushi_leathers .top-menu-copyright{
	bottom: 10px;
	right: 10px;
}
#ultraman .top-menu-copyright{
	bottom: 10px;
	left: 10px;
}


.subimgs:after{
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	background-size: cover;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.subimgs:hover:after{
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

#concept{
	display: block;
	height: 410px;
	text-align: center;
	position: relative;
	overflow: hidden;
}

/* #concept #cont h2,
#about #cont h2{
	position: relative;
	z-index: 2;
	padding: 80px 0px 0px;
} */

/* #shop h2{
	position: relative;
	z-index: 2;
	padding: 90px 0px 0px;
} */

/* #concept #cont p,
#about #cont p{
	position: relative;
	z-index: 2;
	padding: 15px 0px 25px;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: 0.1em;
} */

.sec_clum{
	overflow: hidden;
}

#sukajan,
#disney,
#about,
#aloha,
#museam,
/* #concept, */
#shop_top,
#igaushi_leathers,
#ultraman,
#igayaki_top,
#onlinestore_top{
	width: 50%;
	height: 325px;
	text-align: center;
	position: relative;
	overflow: hidden;
	float: left;
}

#sukajan #cont,
#disney #cont,
#aloha #cont,
#about #cont,
/* #museam #cont, */
#igaushi_leathers #cont,
#ultraman #cont,
#igayaki_top #cont,
#shop_top #cont,
#onlinestore_top #cont{
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
}

#sukajan a,
#aloha a,
#museam a,
#disney a,
#shop_top a,
#igaushi_leathers a,
#ultraman a,
#igayaki_top a,
#about a,
#onlinestore_top a{
	position: absolute;
	top:0; left: 0;
	width: 100%; height: 100%;
	z-index: 3;
}

#sukajan #cont p,
#aloha #cont p,
#museam #cont p,
#disney #cont p,
#about #cont p,
/* #concept #cont p, */
#shop_top #cont p,
#igaushi_leathers #cont p,
#ultraman #cont p,
#igayaki_top #cont p,
#onlinestore_top #cont p{
	font-size: 12px;
	letter-spacing: 0.2rem;
	margin-top: 18px;
}

#igayaki_top img{
	width: 160px;
}

#aloha h2 img:nth-child(2),
#onlinestore_top h2 img:nth-child(2){
	display: none;
}


/* オンラインストア　ELEMENT */
#onlinestore{
	position: relative;
	background-color: #000;
}
.onlinestore_wrapper{
	display: flex;
}

.onlinestore_inner{
	overflow: hidden;
	height: 350px;
	position: relative;
	flex: 1;
}
.onlinestore_inner:nth-child(1):after{
	background-image: url(../image/common/about_bg.jpg);
	background-position: center;
}
.onlinestore_inner:nth-child(2):after{
	background-image: url(../image/common/onlinestore_bg.jpg);
	background-position: center;
}
/* .onlinestore_max_width{
	max-width: 1200px;
	padding-right: 3%;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	height: 100%;
} */
.onlinestore_btn{
	text-align: center;
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	font-size: 14px;
}
.onlinestore_btn div{
	margin: 15px 0 30px;
}
.onlinestore_link{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%!important;
    height: 100%;
    z-index: 2;
}
.onlinestore_calendar{
	display: none;
}
.onlinestore_instagram{
	display: none;
}
/* #shop{
	height: 337px;
	text-align: center;
	position: relative;
	overflow: hidden;
} */

#onlineshop{
	position: relative;
	margin: 65px 0px 30px;
	overflow: hidden;
	background-image: url(../image/common/washi.jpg);
}

#onlineshop #cont #txt h3 img{
	width: 100%;
}

#onlineshop #cont #txt{
	float: left;
	width: 28%;
	padding: 35px 25px 30px;
	box-sizing: border-box;
}

#onlineshop #cont #txt p .pc_b{
	display: none;
}

#onlineshop #cont #txt h3 span{
	display: block;
	color:#32375e;
	font-size: 20px;
	line-height: 20px;
	padding-top: 10px;
	font-weight: 400;
}

#onlineshop #cont #txt p{
	text-align: left;
	color:#32375e;
	font-size: 14px;
	line-height: 1.8em;
	letter-spacing: 0.1em;
	padding: 15px 0px 60px;
}

#onlineshop #cont #txt p#en{
	padding-bottom: 35px;
	font-family: 'Noto Sans', sans-serif;
}

#onlineshop #cont #txt a{
	width: 100%;
	line-height: 50px;
	text-align: center;
	display: block;
	font-family: 'Fjalla One', sans-serif;
	margin-left: auto;
	margin-right: auto;
	color:#32375e;
	text-decoration: none;
}

#onlineshop #cont #pic{
	overflow: hidden;
	float: left;
	width: 70%;
	padding-left: 2%;
}

#onlineshop #cont #pic li{
	float: left;
	width: 25%;
}

#onlineshop #cont #pic li img{
	width: 100%;
}

/* 英語版フッター */
.en_footer{
	background-image: url(../image/common/footer.jpg);
	background-position: right center;
	height: 270px;
	background-size: cover;
	text-align: center;
	position: relative;
	margin-top: -3px;
}
.en_footer p#footer_nav{
	position: absolute;
	bottom: 55px;
	left: 10%;
	text-align: left;
	line-height: 1.6em;
	letter-spacing: 0.1em;
	font-size: 14px;
}

.en_footer p#footer_nav span{
	font-size: 18px;
	display: block;
}

.en_footer p#footer_nav a{
	color:#fff;
	text-decoration: none;
}

.en_footer p#footer_nav a:hover{
	text-decoration: underline;
}

.en_footer #footer_logo{
	padding-top: 80px;
	padding-bottom: 25px;
}

.en_footer #footer_icon img{
	margin: 0px 20px;
	width: 20px;
	height: 20px;
}

.en_footer address{
	font-size: 12px;
	padding-top: 50px;
	font-style: inherit;
}

#movie video,
#movies video{
	width: 100%;
	cursor: pointer;
}

.subimgs a{
	width: 205px;
	line-height: 50px;
	text-align: center;
	display: block;
	font-family: 'Fjalla One', sans-serif;
	margin-left: auto;
	margin-right: auto;
	color:#fff;
	text-decoration: none;
}

/* #sukajan a,
#disney a{
	margin: 0px;
	float: right;
} */

#aloha a,
#museam a{
	margin: 0px;
}

a.more,
a.more2{
	outline: none;
	font-family: "Sawarabi Mincho";
}

a.more::before,
a.more::after,
a.more2::before,
a.more2::after{
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}

a.more,
a.more::before,
a.more::after,
a.more2,
a.more2::before,
a.more2::after{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

a.more{
	position: relative;
	z-index: 2;
	border: 2px solid #fff;
	overflow: hidden;
	display: block;
}

a.more2{
	position: relative;
	z-index: 2;
	border: 2px solid #32375e;
	overflow: hidden;
	display: block;
}

a.more:hover{
	color: #000 !important;
	border: 2px solid #f1a700;
}

a.more2:hover{
	color: #fff !important;
	border: 2px solid #32375e;
}

a.more::after,
a.more2::after{
	bottom: -100%;
	width: 100%;
	height: 100%;
}

a.more:hover::after{
	bottom: 0;
	background-color: #f1a700;
}

a.more2:hover::after{
	bottom: 0;
	background-color: #32375e;
}

.top-copyright{
	position: absolute;
	bottom: 20px;
	right: 20px;
	z-index: 20;
	font-size: 13px;
}

.mgrace{
	position: absolute;
	bottom: 20px;
	left: 20px;
	z-index: 20;
}

.atdisney img{
	width: 45px !important;
	height: auto !important;
}

.mgrace img{
	width: 30px !important;
	height: auto !important;
}

#instagram_lnk{
	display: block;
	position: relative;
	z-index: 1;
}

.mainimg_inner h2{
	color:#ececec;
	font-family: 'Fjalla One', sans-serif;
	position: absolute;
	top: 45%;
	left: 10%;
	font-size: 70px;
	line-height: 70px;
}
#mainimg_museum.mainimg_inner h2{
	top: 50%;
	transform: translateY(-50%);
}
#mainimg_about.mainimg_inner h2{
	top: 30%;
}
#mainimg_leathers.mainimg_inner h2{
	left: auto;
	right: 20%;
}
/* #mainimg_aloha.mainimg_inner h2{
    right: 10%;
    left: auto;
	text-align: right;
} */
#mainimg_disney h2{
	color:#ececec;
	font-family: 'Fjalla One', sans-serif;
	position: absolute;
	top: 30%;
	right: 10%;
	font-size: 70px;
	line-height: 70px;
	text-align: right;
}
#mainimg_disney h2:nth-child(2){
	display: none;
}

#mainimg_disney p{
	position: absolute;
	bottom: 10px;
	right: 20px;
	font-size: 12px;
	color:#ececec;
	font-family: 'Noto Sans', sans-serif;
}

.mainimg_inner h2 span{
	font-family: "Sawarabi Mincho";
	/* font-size: 20px; */
	font-size: 15px;
	line-height: 20px;
	padding-top: 15px;
	display: block;
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.2em;
}

#mainimg_concept #catchy{
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
}

#mainimg_about #catchy{
	position: absolute;
	top: 68%;
	left: 10%;
	width: 360px;
	height: 25px;
	margin: auto;
}

#mainimg_sukajan #catchy{
	position: absolute;
	top: 30%;
	right: 20%;
	width: 75px;
	height: 275px;
	margin: auto;
}

#mainimg_concept{
	background-image: url(../image/about/mainimg_about.jpg);
	background-size: cover;
	height: 500px;
	width: 100%;
	position: relative;
	background-position: center;
}

#mainimg_museum{
	background-image: url(../image/museum/mainimg.jpg);
	background-size: cover;
    height: 350px;
	width: 100%;
	position: relative;
	background-position: center;
}

#mainimg_shop{
	background-image: url(../image/shop/mainimg.jpg?20220827);
	background-size: cover;
	background-position: center;
	height: 100vh;
	width: 100%;
	position: relative;
	background-position: center;
}

#mainimg_aloha{
	background-image: url(../image/aloha/mainimg.jpg);
	background-size: cover;
	height: 100vh;
	width: 100%;
	position: relative;
	background-position: center;
}

#mainimg_disney{
	background-image: url(../image/disney/mainimg.jpg);
	background-size: cover;
	height: 100vh;
	width: 100%;
	position: relative;
	background-position: center;
}

#mainimg_sukajan{
	background-image: url(../image/sukajan/mainimg.jpg);
	background-size: cover;
	height: 100vh;
	width: 100%;
	position: relative;
	background-position: center;
}

#mainimg_about{
	background-image: url(../image/about/mainimg.jpg);
	background-size: cover;
	height: 500px;
	width: 100%;
	position: relative;
	background-position: center;
}

#mainimg_igayaki{
	background-image: url(../image/igayaki/mainimg.jpg);
	background-size: cover;
	height: 100vh;
	width: 100%;
	position: relative;
	background-position: center;
}

#mainimg_leathers{
	background-image: url(../image/leathers/mainimg_20250106.jpg);
	background-size: cover;
	height: 100vh;
	width: 100%;
	position: relative;
	background-position: center;
}

#mainimg_ultraman{
	background-image: url(../image/ultraman/mainimg.jpg);
	background-size: cover;
	height: 100vh;
	width: 100%;
	position: relative;
	background-position: center;
}

#concept_main{
	position: relative;
}

#concept_bx{
    max-width: 1200px;
	margin: 0 auto;
	padding: 90px 0px 20px;
	color:#ececec;
	letter-spacing: 0.05em;
}

#concept_bx2{
	max-width: 1080px;
	width: 100%;
	margin: 0 auto;
	padding: 0 0px 60px;
	color:#ececec;
	letter-spacing: 0.05em;
}

#about_bx{
	width: 1080px;
	margin: 0 auto;
	padding: 175px 0px 85px;
	color:#ececec;
	letter-spacing: 0.05em;
}

#about_bx .ttl{
	position: relative;
	display: block;
}

#about_bx .ttl h3{
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 30px;
	background-color: #000;
	position: relative;
	z-index: 1;
	display: inline-block;
	padding-right: 20px;
	margin-top: 0px;
}

#about_bx .ttl span{
	width: 100%;
	height: 1px;
	background-color: #ececec;
	position: absolute;
	top: 17px;
	right: 0px;
}

#about_bx .left{
	width: 520px;
	line-height: 2.4em;
	font-size: 12px;
}

#about_bx .right{
	width: 520px;
	line-height: 2.4em;
	font-size: 12px;
}

#concept_img{
	position: absolute;
	top: 90px;
	right: 0px;
	width: 45%;
}
#concept_img_sp{
	display: none;
}

#concept_img img,
#about_pic img,
#sukajan_cont #pic img{
	width: 100%;
}

p#concept_txt{
	line-height: 2.4em;
	padding-bottom: 75px;
	padding-left: 50px;
	font-size: 15px;
	width: 50%;
}

p#name{
	font-size: 14px;
	padding-bottom: 30px;
	padding-left: 50px;
}

#detail{
	background-image: url(../image/about/pic2.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-left: 50px;
	margin-right: 50px;
	min-height: 495px;
	position: relative;
}

#detail th{
	text-align: left;
	font-size: 14px;
	width: 135px;
	padding-bottom: 30px;
	line-height: 1.8em;
	vertical-align: top;
}

#detail td{
	text-align: left;
	font-size: 14px;
	padding-bottom: 30px;
	line-height: 1.8em;
	vertical-align: top;
}

#detail .sign{
	position: absolute;
	right: -2%;
    bottom: 10%;
}

#concept_pic{
	text-align: center;
	padding-top: 50px;
}
.concept_pic_flex{
	padding-top: 30px;
	display: flex;
	gap: 5%;
}
.concept_pic_1{
	padding-right: 10%;
}
.concept_pic_2{
	padding-left: 10%;
}
.concept_pic_flex div{
	min-width: 0;
	flex-basis: 50%;
}
.concept_pic_flex img{
	width: 100%;
}

p#abt_ttl{
	margin-left: 10%;
	font-size: 14px;
	margin-top: -100px;
	line-height: 2.4em;
	width: 580px;
	letter-spacing: 0.05em;
}

p#abt_ttl span{
	font-size: 30px;
	line-height: 30px;
	display: block;
	padding-bottom: 10px;
	font-weight: 900;
}
#about_pic{
	width: 80%;
}

#about_pic p{
	line-height: 2.4em;
	font-size: 12px;
	padding: 50px 0px 80px 34%;
}

/* #sukajan_pic2{
	text-align: center;
	padding: 90px 0px 85px;
} */

#sukajan_pic2{
	max-width: 1200px;
	display: flex;
	margin: 70px auto;
	gap: 3%;
	justify-content: center;
}
.sukajan_pic2_sp{
	display: none;
}
#sukajan_pic2 div{
	flex-basis: 31%;
	display: flex;
	gap: 20px;
	flex-direction: column;
}
#sukajan_pic2 img{
	width: 100%;
}
#sukajan_pic2 div:nth-child(2){
	padding-top: 20px;
}
#sukajan_pic2 div:nth-child(3){
	padding-top: 40px;
}

#online_sukajan{
	text-align: center;
	padding-bottom: 95px;
}

#sukajan_bx{
	background-image: url(../image/sukajan/pic1.jpg?20220906);
	background-position: right center;
	background-size: 60%;
	min-height: 573px;
	background-repeat: no-repeat;
	max-width: 1200px;
    margin: 0 auto;
}

#sukajan_bx p{
	max-width: 1100px;
	margin: 0 auto;
	color:#ececec;
	line-height: 2.4em;
	font-size: 14px;
	letter-spacing: 0.05em;
}

#sukajan_bx p span{
	font-size: 36px;
	line-height: 1.6em;
	font-weight: 900;
	display: block;
	padding: 75px 0px 30px;
}

#sukajan_pic3{
	margin-top: -50px;
}

#sukajan_pic3 img{
	width: 100%;
}

#sukajan_cont{
	position: relative;
	padding-bottom: 150px;
	margin-top: -50px;
}

#sukajan_cont #txt{
	width: 1100px;
	margin: 0 auto;
}

#sukajan_cont #pic{
	margin: 0 auto;
	position: absolute;
	bottom: 75px;
	right: 0px;
	width: 25%;
}

h3#sukajan_kumihimo{
	margin-left: 50%;
}

h3#sukajan_kumihimo p{
	font-size: 20px;
	line-height: 20px;
	padding-top: 10px;
	display: block;
	letter-spacing: 0.05em;
	font-weight: 400;
}

#sukajan_movie,
#museum_movie,
#igayaki_movie{
	margin: 70px auto 100px;
	max-width: 1000px;
	height: 600px;
}
#sukajan_movie iframe,
#museum_movie iframe,
#igayaki_movie iframe{
	width: 100%;
	height: 100%;
}

.wrapper .shop_online {
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 2;
}

.wrapper .shop_online img {
	width: 200px;
}

.wrapper .shop_online a{
	position: absolute;
	left: 0; top: 0;
	width: 100%; height: 100%;
}

#lang{
	position: fixed;
	top: 40px;
	right: 150px;
	z-index: 10;
	font-family: 'Fjalla One', sans-serif;
	letter-spacing: 0.05em;
}

#lang div{
	display: inline-block;
}

#lang div span{
	margin-left: 5px;
}

#lang div#icon_usa{
	margin-right: 20px;
}

#lang a{
	color:#fff;
	text-decoration: none;
}

#lang a:hover{
	color:#999;
}

h3#en_concept_ttl{
	text-align: center;
	padding: 150px 0px 55px;
}

p#en_concept_txt{
	text-align: center;
	padding-bottom: 90px;
	font-family: 'Noto Sans', sans-serif;
	line-height: 1.5;
	letter-spacing: 0.1em;
}

#en_img1 img{
	width: 100%;
	padding-bottom: 145px;
}

#en_img2 img{
	width: 100%;
	padding-top: 145px;
}

#en_img3{
	text-align: center;
	padding: 110px 0px 150px;
}

#en_cont1 #link1{
	width: 1150px;
	margin: 0 auto;
	padding-top: 50px;
}
#en_cont1 #link2 {
	width: 1150px;
	margin: 0 auto;
	padding-top: 150px;
}

#en_cont1 .block1{
	padding-bottom: 100px;
	
}

#en_cont1 .block1 .left{
	width: 490px;
	padding-right: 10px;
}

#en_cont1 .block1 .left p{
	line-height: 2;
	font-size: 13px;
	padding-top: 35px;
	font-family: 'Noto Sans', sans-serif;
	letter-spacing: 2px;
}

#en_cont1 .swiper-container-middle,
#en_cont1 .swiper-container-bottom {
	width: 600px !important;
}

#en_cont1 .swiper-wrapper {
	width: 600px;
	margin-top: 35px;
}

#en_cont1 .swiper-slide {
	width: 100%;
	height: 100%;
}

#en_cont1 .swiper-slide img {
	width: 590px; 
}

.block1-img {
	width: 1050px;
	display: flex;
	flex-wrap: wrap;
	/* padding-top: 100px; */
}

.under-img {
	margin-right: 15px;
	margin-bottom: 15px;
}

.under-img img {
	width: 280px;
}

.block2-top {
	margin-left: 660px;
}

#en_cont1 .block2 .right{
	width: 490px;
}

#en_cont1 .block2 .right p{
	line-height: 2;
	font-size: 14px;
	padding-top: 35px;
	padding-bottom: 90px;
	font-family: 'Noto Sans', sans-serif;
}

.block2-img {
	width: 1050px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	padding-bottom: 150px;
	margin-left: auto;
}

#igamono{
	max-width: 1200px;
	height: 480px;
	background-image: url(../image/sukajan/igamono.jpg?202209031524);
	background-size: 75%;
	background-repeat: no-repeat;
	margin: 100px auto;
	position: relative;
	overflow: hidden;
	display: flex;
    justify-content: flex-end;
    align-items: center;
}

#igamono #cont{
	/* float: right; */
	width: 625px;
}

#igamono #cont h3{
	font-size: 28px;
	line-height: 1.4em;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 20px;
	letter-spacing: 0.2em;
}

#igamono #cont p{
	font-size: 14px;
	line-height: 1.8em;
	letter-spacing: 0.25em;
	padding-bottom: 30px;
}

#igamono #cont h3#en-width{
	font-size: 18px;
	padding-top: 50px;
}

#igamono #cont p#en-width{
	width: 450px;
	line-height: 1.7em;
}

#igamono #cont div{
	position: absolute;
	bottom: 155px;
	right: 75px;
}

#concept-shopimg{
	height: 350px;
	background-position: center center;
	background-size: cover;
	background-image: url(../image/en/shop-img.JPG);
	opacity: 0.5;
}

#museum-img{
	height: 350px;
	background-position: center center;
	background-size: cover;
	background-image: url(../image/museum/en.jpg);
}

.museum-en{
	margin-top: -235px !important;
	padding-top: 0px !important;
	position: relative;
	z-index: 1;
}

.shop-1{
	display: flex;
	max-width: 1000px;
	padding: 70px 3% 0;
	margin: 0 auto;
	gap: 5%;
}
.shop-1-1{
	flex-basis: 50%;
}
.shop-1-1 p{
	line-height: 2.4em;
    font-size: 14px;
    letter-spacing: 0.25em;
}
.shop-1-1 h3{
	font-size: 38px;
	font-weight: bold;
    margin: 20px 0 50px;
}
.shop-1-2{
	flex: 1;
}
.shop-1-2 p{
	font-size: 16px;
    margin-bottom: 8px;
}
.shop-1-2 .xo-months{
	display: flex;
	gap: 10px;
}
.shop-1-2 .xo-months tbody{
	font-size: 10px;
}
.shop-1-2 .xo-event-calendar{
	font-size: 10px;
}
.shop-1-2 .xo-event-calendar table.xo-month .month-header>span{
	color: #fff;
	font-size: 14px;
	margin: 0;
}
.shop-2{
	display: flex;
	max-width: 1000px;
	padding: 70px 3% 0;
	margin: 0 auto;
	gap: 3%;
}
.shop-2 div{
	flex-basis: 50%;
}
.shop-2 div img{
	width: 100%;
}
.shop-sp{
	display: none;
}


#concept-shop #cont{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: -235px;
	position: relative;
	z-index: 1;
}

#concept-shop #cont h3{
	padding-top: 25px;
	padding-left: 135px;
}

#concept-shop #cont span{
	padding: 15px 0px 25px 85px;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: 0.1em;
	display: block;
}

#concept-shop #cont p b{
	font-size: 36px;
	line-height: 1.6em;
	letter-spacing: 2px;
	font-weight: bold;
	display: block;
	padding: 200px 0px 25px;
}

#concept-shop #cont p{
	line-height: 2.4em;
	font-size: 14px;
	letter-spacing: 2px;
}

#concept-shop #cont p {
	font-family: 'Noto Sans', sans-serif;
}

#concept-shop #cont p.en-width{
	width: 550px;
}

#concept-shop #cont .shop-under .en-width-sp {
	display: none;
}

.shop-under {
	display: flex;
}

.right-pc_img {
	width: 450px;
	text-align: center;
	margin-top: 205px;
}

.right-pc_img img {
	width: 350px;
}

#museum-box{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 125px;
}

#museum-box .left{
	width: 450px;
}

#museum-box .left h3{
	font-size: 36px;
	line-height: 1.2em;
	letter-spacing: 0.2em;
	font-weight: bold;
	display: block;
	padding-bottom: 35px;
}

#museum-box .left h3 span{
	display: block;
	text-align: right;
}

#museum-box .left p{
	color:#ececec;
	line-height: 2.4em;
	font-size: 14px;
	letter-spacing: 0.25em;
	padding-bottom: 30px;
}

#museum-box .left a{
	display: block;
}

#access-box{
	width: 1050px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 75px;
}

#access-box h3{
	float: left;
	padding-top: 20px;
}

#access-box span{
	display: inline-block;
	vertical-align: top;
	padding: 40px 0px 0px 15px;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: 0.1em;
}

#access-box .access-d{
	float: left;
	overflow: hidden;
	padding-left: 35px;
	padding-top: 30px;
}

#access-box .access-d .icon{
	float: left;
	padding: 0px 30px 0px 0px;
}

#access-box .access-d .txt{
	float: left;
	font-size: 14px;
	line-height: 1.8em;
	letter-spacing: 0.2em;
}

#museum-list{
	display: flex;
	justify-content: center;
    padding-top: 40px;
	gap: 1%;
}
#museum-list div{
	flex-basis: 24%;
}
#museum-list div img{
	width: 100%;
}

#igaueno-c{
	padding-top: 50px;
}
#igaueno-c-sp{
	display: none;
}
.googlemaps iframe,
.googlemaps object,
.googlemaps embed {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
}

#insta-window{
	padding: 0px !important;
	border-radius: inherit !important;
	border: none !important;
}

#insta-window .iswd-images-item{
	padding: 0px !important;
	width: 20% !important;
}

.iswd-copyright-wrapper{
	display: none !important;
}

h2#mainimg_logo{
	text-align: center;
	top: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
	width: 100%;
	height: 400px;
	margin-top: 13%;
	position: absolute;
	z-index: 8;
}

h2#mainimg_logo img{
	width: 520px !important;
}

h2#mainimg_logo.en{
	/* 英語版のスライダーロゴ */
	text-align: center;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	right: 0px;
	margin: auto;
	width: 100%;
	height: 400px;
	position: absolute;
	z-index: 8;
}

.disney-imgs{
	width: 1070px;
	margin: 0 auto;
	position: relative;
}

.disney-imgs .cont{
	color:#fff;
}

.disney-imgs .cont h3{
	font-size: 36px;
	line-height: 1.4em;
	letter-spacing: 0.2em;
	font-weight: bold;
}

.disney-imgs .cont p{
	font-size: 14px;
	line-height: 2.2em;
	letter-spacing: 0.15em;
	width: 435px;
	padding-top: 20px;
}

#disney-img2 .cont div{
	text-align: right;
}

#disney-img1 .cont{
	position: absolute;
	top: 60px;
	left: 40px;
}

#disney-img2 .cont{
	position: absolute;
	top: 50px;
	right: 0px;
}

#disney-img1{
	margin-top: 70px;
	margin-bottom: 55px;
}

#disney-img3{
	display: flex;
	width: 90%;
	max-width: 1400px;
	margin: 60px 0px 45px;
	gap: 3%;
}
#disney-img3 div{
	flex-basis: 50%;
	position: relative;
}

#disney-img3 img{
	width: 100%;
}

#disney-img1 .pic{
	text-align: right;
}

#disney-img2 .pic{
	text-align: left;
}
#disney-img2 .pic div{
	position: relative; 
	width: 700px;
}

/*h2#mainimg_logo{
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
	width: 100%;
	height: 400px;
	margin-top: 13%;
	position: absolute;
	z-index: 8;
	text-align: center;
}*/

h2#mainimg_logo p{
	line-height: 1.8em;
	padding-top: 25px;
	letter-spacing: 0.1em;
	text-align: center;
	font-weight: 400;
	font-size: 18px;
}

h2#mainimg_logo p#en{
	font-size: 16px;
	font-family: 'Fjalla One', sans-serif;
}

.swiper-container1 .swiper-wrapper,
.swiper-container1 .swiper-wrapper {
	height: 100vh !important;
}

#disney-emain{
	padding-top: 70px;
}

#disney_ttl{
	text-align: right;
	padding-right: 70px;
	position: relative;
	z-index: 1;
	margin-top: -450px;
}

#disney-emain img{
	width: 85%;
}

#disney-eimg{
	padding-top: 150px;
	padding-bottom: 30px;
}

#disney-eimg img{
	display: block;
	margin-left: 10%;
	width: 90%;
}

#shopmovie{
	width: 800px;
	margin: 30px auto 0;
}

#shopmovie video{
	width: 100%;
}


/* アロハ */

.max-width-lg{
	max-width: 1200px;
	margin: 0 auto;
}
.max-width-md{
	max-width: 1000px;
	margin: 0 auto;
}
.max-width-lg2{
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 5%;
}
.max-width-md2{
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 5%;
}
.max-width-sm2{
	max-width: 800px;
	margin: 0 auto;
	padding: 0 5%;
}
#aloha-1{
	display: flex;
	padding: 50px 0 20px;
}
.aloha-font{
	line-height: 2;
	letter-spacing: 0.25em;
}
.aloha-font h3{
	font-family: "Sawarabi Mincho";
	font-size: 30px;
}
.aloha-font p{
	font-size: 14px;
}
.aloha-1-1{
	flex-basis: 50%;
	max-width: 600px;
	padding-left: 10%;
}
.aloha-1-1 h3{
	margin-bottom: 30px;
}
.aloha-1-1 p{
	width: 80%;
}
.aloha-1-2{
	flex: 1;
	/* overflow: hidden; */
}
.aloha-1-2 div{
	margin-top: 30px;
	margin-left: -8%;
	width: 108%;
	max-width: 1000px;
	height: 500px;
	background-image: url("../image/aloha/pic1.jpg?20220906");
	z-index: -1;
	position: relative;
	background-size: cover;
	background-position: center;
}
#aloha-2{
	display: flex;
	gap: 1%;
	justify-content: center;
	margin-top: 40px;
}
#aloha-2 div{
	flex-basis: 32%;
}
#aloha-2 div img{
	width: 100%;
}
#aloha-4{
	display: flex;
	flex-direction: column;
	margin-top: 90px;
}
.aloha-4-1{
	display: flex;
	gap: 2%;
}
.aloha-4-1 div{
	flex-basis: 43%;
}
.aloha-4-2{
	display: flex;
	gap: 2%;
	margin-top: 50px;
}
.aloha-4-2 div{
	flex-basis: 50%;
}
.aloha-4-2 h3{
	padding-left: 10%;
}
#aloha-5{
	display: flex;
	gap: 2%;
	justify-content: center;
	align-items: center;
	margin-top: 70px;
}
#aloha-5 div{
	flex-basis: 50%;
}
#aloha-5 img{
	width: 100%;
}
#aloha-5 h3{
	font-family: "Sawarabi Mincho";
	font-size: 30px;
	margin-bottom: 25px;
}
#aloha-6{
	display: flex;
	gap: 2%;
	margin-top: 30px;
}
#aloha-6 div{
	flex-basis: 28%;
}
#aloha-6 img{
	width: 100%;
}
#aloha-7{
	display: flex;
	gap: 2%;
	justify-content: center;
	margin-top: 80px;
}
#aloha-7 div{
	flex-basis: 50%;
}
#aloha-7 img{
	width: 100%;
}
#aloha-7 h3{
	margin-bottom: 25px;
}
.aloha-7-1-sp{
	display: none;
}
#aloha-8{
	display: flex;
	gap: 2%;
	justify-content: flex-end;
	margin-top: 40px;
}
#aloha-8 div{
	flex-basis: 28%;
}
#aloha-8 img{
	width: 100%;
}
.aloha-9-sp{
	display: none;
}
/* #online_aloha{
	text-align: center;
	padding-bottom: 95px;
	margin-top: 120px;
} */
#aloha-10{
    max-width: 1000px;
    height: 600px;
	margin: 40px auto;
}
#aloha-10 iframe{
	height: 600px;
}

/* 伊賀焼 */
#mainimg_igayaki.mainimg_inner h2 span{
	font-size: 18px;
}
.igayaki-main-txt{
	font-size: 16px;
	margin-top: 25px;
	line-height: 1.6;
	font-family: "Sawarabi Mincho";
}
.igayaki-1{
	position: relative;
	width: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: left;
	background-image : url(../image/igayaki/pic1.jpg);
	line-height: 1.7;
}
.igayaki-1 img{
	width: 100%;
}
.igayaki-1-1{
	padding-top: 300px;
	padding-bottom: 300px;
	display: flex;
	justify-content: right;
}
.igayaki-1-1 div:nth-child(1){
	flex-basis: 60%;
}
.igayaki-1-1 div:nth-child(1){
	flex-basis: 40%
}
.igayaki-2{
	position: relative;
	width: 100%;
	background-size: cover;
	background-position: center;
	background-image : url(../image/igayaki/pic2.jpg);
	line-height: 1.7;
}
.igayaki-2 img{
	width: 100%;
}
.igayaki-2-1{
	padding-top: 200px;
	padding-bottom: 200px;
}
.igayaki-2-1 h3{
	font-size: 22px;
	font-family: "Sawarabi Mincho";
	margin-bottom: 10px;
	line-height: 1.7;
}
.igayaki-3{
	padding-top: 25px;
	padding-bottom: 50px;
}
.igayaki-3-1{
	padding-top: 25px;
	display: flex;
	gap: 25px;
}
.igayaki-3-1 img{
	width: 100%;
}
.igayaki-3-1-1{
	flex-basis: 40%;
}
.igayaki-3-1-1-blank{
	flex: 1;
}
.igayaki-4{
	line-height: 1.7;
}
.igayaki-4-1{
	display: flex;
	padding-top: 100px;
	padding-bottom: 100px;
	align-items: center;
}
.igayaki-4-1 img{
	width: 100%;
}
.igayaki-4-1-1,
.igayaki-4-1-2{
	flex-basis: 50%;
}
.igayaki-4-1-2 img{
	border-radius: 50%;
}
/* 英語版伊賀焼 */
.en_igayaki{
	max-width: 1150px;
	margin: 0 auto;
	padding-left: 5%;
	padding-bottom: 40px;
}
.en_igayaki-1{
	display: flex;
	gap: 5%;
}
.en_igayaki-2{
	flex-basis: 50%;
	line-height: 2;
	font-size: 14px;
	padding-top: 35px;
	padding-bottom: 90px;
	font-family: 'Noto Sans', sans-serif;
}
.en_igayaki-3{
	flex-basis: 50%;
}
.en_igayaki-3-1{
	width: 100%;
}
.en_igayaki-3-2{
	width: 100%;
}
.en_igayaki-3-2 img{
	width: 100%;
}
.en_igayaki-3-2-1{
	display: flex;
	margin-top: 20px;
	gap: 20px;
}
.en_igayaki-3-2-1-1{
	flex-basis: 40%;
}
.en_igayaki-3-2-1-blank{
	flex: 1;
}


/* 伊賀牛レザー */
.leathers-copyright{
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-size: 12px;
}
.leathers-1{
	padding: 100px 0;
	background-color: #000;
}
.leathers-1-1,
.leathers-1-2{
	display: flex;
	gap: 50px;
}
.leathers-1-1-1,
.leathers-1-2-2{
	flex-basis: 50%;
	line-height: 1.7;
	letter-spacing: 0.4rem;
	font-size: 14px;
}
.leathers-1-1-1-title{
	font-size: 22px;
	font-family: "dnp-shuei-mincho-pr6n", sans-serif;
	font-weight: bold;
	margin-bottom: 20px;
}
.leathers-1-1-2,
.leathers-1-2-1{
	flex: 1;
	text-align: center;
}
.leathers-1-2{
	margin-top: 30px;
}

.leathers-2{
	background-image: url("../image/leathers/mainimg_20250106.jpg");
	background-size: cover;
	background-position: center;
	height: 500px;
}
	/* パララックス系 */
.leathers-front-1,
.leathers-back-1{
    width: 100%;
    height: 100vh;
    min-height: 500px;
    max-height: 1000px;
    background-image: url(../image/leathers/mainimg_20250106.jpg);
    background-size: cover;
    background-position: center;
    opacity: 1;
    display: block;
}
.leathers-front-1.transparent,
.leathers-back-1.transparent{
    opacity: 0;
}
.leathers-back-1-gray{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: #000;
    opacity: 0.5;
    z-index: -1;
    display: block;
}
.leathers-back-1{
    position: fixed;
    top: 0;
    left: 0;
    z-index: -2;
}

.leathers-3{
	/* background-image: url("../image/leathers/mainimg.jpg"); */
	background-size: cover;
	background-position: center;
	position: relative;
}
.leathers-3 .gray{
	background-color: #000;
	opacity: 0.5;
	width: 100%;
	height: 100%;
}
.leathers-3-1{
	display: flex;
	justify-content: end;
	flex-wrap: wrap;
	gap: 10px;
	width: 80%;
	margin-left: auto;
}
.leathers-3-1-1{
	flex-basis: 32%
}
.leathers-3-1-1 img{
	width: 100%;
}
.leathers-4{
	padding: 40px 0 100px;
	background-color: #000;
}
.leathers-4 h3{
	text-align: center;
	margin: 50px 0;
}
.leathers-4 h3 span{
	display: block;
	font-size: 14px;
	letter-spacing: 0.2rem;
	margin-top: 20px;
}
.leathers-4-1{
	margin-top: 50px;
	margin-bottom: 50px;
	display: flex;
	gap: 20px 1%;
}
.leathers-4-1-1{
	flex-basis: 24%;
	text-align: center;
}
.leathers-4-1-img{
	aspect-ratio: 2/1;
}
.leathers-4-1-text{
	text-align: center;
	letter-spacing: 0.1rem;
	line-height: 1.4;
	font-size: 14px;
}
/* ウルトラマン */
#mainimg_ultraman{
	position: relative;
}
#mainimg_ultraman.mainimg_inner h2{
	left: auto;
	right: 10%;
	top: 40%;
}
#mainimg_ultraman.mainimg_inner .mainimg_inner-1{
	text-align: right;
	margin-bottom: 50px;
}
#mainimg_ultraman.mainimg_inner .mainimg_inner-1 span{
	font-size: 10px;
	padding-top: 5px;
}
.ultraman-copyright{
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-size: 10px;
}

	/* パララックス系 */
.ultraman-front-1{
    height: 100vh;
	min-height: 500px;
	/* max-height: 1000px; */
    background-image: url("../image/ultraman/logo2.png");
	background-size: auto 70%;
	background-position: center;
	background-repeat: no-repeat;
    background-color: #000;
    display: block;
}
.ultraman-back-1,
.ultraman-back-1-sp{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-image: url("../image/ultraman/logo2.png");
    background-size: auto 70%;
	background-position: center;
	background-repeat: no-repeat;
    background-color: #000;
    z-index: -1;
    display: block;
}
.ultraman-back-1-sp{
    display: none;
}
.ultraman-front-1.transparent{
    opacity: 0;
}
.ultraman-back-1.transparent{
    opacity: 0;
}
.ultraman-back-1-sp{
    display: none;
}
.ultraman-front-2,
.ultraman-back-2{
	width: 100%;
    height: 100vh;
	min-height: 500px;
	max-height: 1000px;
    background-image: url("../image/ultraman/pic1.jpg");
    background-size: cover;
	background-position: center;
}
.ultraman-front-2.transparent{
    opacity: 0;
}
.ultraman-front-2-sp{
	display: none;
}
.ultraman-back-2-gray{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: #000;
    opacity: 0.5;
    z-index: -2;
}
.ultraman-back-2{
    position: fixed;
    top: 0;
    left: 0;
    z-index: -3;
}
.ultraman-1{
	height: 100vh;
	min-height: 500px;
	max-height: 1000px;
	padding-top: 100px;
	padding-bottom: 150px;
	position: relative;
	box-sizing: border-box;
}
.ultraman-1.fixed{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
}

.ultraman-1-1{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	line-height: 1.7;
	letter-spacing: 0.4rem;
}
.ultraman-1-1-title{
	font-size: 32px;
	font-family: "dnp-shuei-mincho-pr6n", sans-serif;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 25px;
	white-space: nowrap
}
.ultraman-1-1-text{
	line-height: 2.5;
}
.ultraman-2{
	background-image: url("../image/ultraman/pic1.jpg");
	background-size: cover;
	background-position: center;
	position: relative;
	aspect-ratio: 2 / 1;
}
.ultraman-3{
	position: relative;
	padding-top: 50px;
	padding-bottom: 100px;
}
.ultraman-3-bg{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 60%;
	background-color: #000;
	opacity: 0.5;
	z-index: -1;
	background-image: url("../image/ultraman/pic1.jpg");
	background-size: cover;
}
.ultraman-3-bg-img{
	width: 100%;
	height: 100%;
}
.ultraman-3 img{
	width: 100%;
}
.ultraman-3-1,
.ultraman-3-2,
.ultraman-3-3{
	display: flex;
	gap: 10px;
	margin-bottom: 15px;
	min-height: 300px;
	height: 30%;
}

.ultraman-3-1 div:nth-child(1),
.ultraman-3-1 div:nth-child(3){
	flex-basis: 30%;
}
.ultraman-3-1 div:nth-child(2){
	flex-basis: 25%;
}
.ultraman-3-2{
	justify-content: end;
}
.ultraman-3-2 div:nth-child(1),
.ultraman-3-2 div:nth-child(2){
	flex-basis: 30%;
}
.ultraman-3-2 div:nth-child(3){
	flex-basis: 25%;
}
.ultraman-3-3{
	justify-content: space-between;
}
.ultraman-3-3 div:nth-child(1){
	flex-basis: 25%;
}
.ultraman-3-3 div:nth-child(2),
.ultraman-3-3 div:nth-child(3){
	flex: 1;
}
.ultraman-3-1 div:nth-child(1){ aspect-ratio: 5/4; position: relative; background-image: url(../image/ultraman/pic2.jpg); background-size: cover; background-position: center;}
.ultraman-3-1 div:nth-child(2){ position: relative; background-image: url(../image/ultraman/pic3.jpg); background-size: cover; background-position: center;}
.ultraman-3-1 div:nth-child(3){ position: relative; background-image: url(../image/ultraman/pic4.jpg); background-size: cover; background-position: center;}
.ultraman-3-2 div:nth-child(1){ position: relative; background-image: url(../image/ultraman/pic5.jpg); background-size: cover; background-position: center;}
.ultraman-3-2 div:nth-child(2){ aspect-ratio: 5/4; position: relative; background-image: url(../image/ultraman/pic6.jpg); background-size: cover; background-position: center;}
.ultraman-3-2 div:nth-child(3){ position: relative; background-image: url(../image/ultraman/pic7.jpg); background-size: cover; background-position: center;}
.ultraman-3-3 div:nth-child(1){ position: relative; background-image: url(../image/ultraman/pic8.jpg); background-size: cover; background-position: center;}
.ultraman-3-3 div:nth-child(2){ aspect-ratio: 5/4; position: relative; background-image: url(../image/ultraman/pic9.jpg); background-size: cover; background-position: center;}
.ultraman-3-3 div:nth-child(3){ position: relative; background-image: url(../image/ultraman/logo3.png); background-size: auto 80%; background-position: center; background-repeat: no-repeat;}


/* フッター */

footer{
	background-image: url("../image/common/footer.jpg?20220910");
	background-position: right center;
	height: 400px;
	background-size: cover;
	text-align: center;
	position: relative;
	/* margin-top: -3px; */
}
.footer{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	width: 100%;
	padding: 40px 5% 55px;
	box-sizing: border-box;
}
.footer-calendar .footer-calendar-title span{
	margin-left: 20px;
}
.footer-calendar{
	flex-basis: 40%;
	text-align: left;
}
.footer-calendar-content{
	margin-top: 10px;
	max-width: 500px;
}
.footer-logo{
	margin-top: 30px;
	flex-basis: 40%;
	text-align: left;
}
.footer-logo p span{
	font-size: 20px;
	display: block;
	margin: 25px 0 15px;
}
.footer-sns{
	margin-top: 30px;
	flex: 1;
	text-align: right;
	display: flex;
	align-items: center;
	gap: 30px;
}
.footer-sns img:nth-child(2){
	margin: 0 20px;
}
.copyright{
	position: absolute;
	bottom: 15px;
	left: 50%;
	transform: translateX(-50%);
	color: #ECECEC;
	font-size: 14px;
}
.xo-months{
	display: flex;
	gap: 10px;
}
.xo-months tbody{
	font-size: 10px;
}
.xo-event-calendar{
	font-size: 10px;
}
.xo-event-calendar table.xo-month{
	max-width: 200px;
}
.xo-event-calendar table.xo-month .month-header>span{
	font-size: 14px;
	color: #fff;
	margin: 0;
}
.xo-event-calendar table.xo-month .month-event-space{
	height: 1em;
}


@media (min-width: 1281px) {
/* 20200715 del_YSD at:1083 */
.swiper-container1 img{
	width: 100%;
	/*height: 100%;*/
}
}