@charset "utf-8";
.numberfont{
	font-family: 'Century Gothic', 'Lato', sans-serif !important;
}

.br_sm{
	display:none;
}
:root{
	--color_mainback:rgb(193,40,42);
	--color_maincolor:rgb(170,32,42);
	--color_white:rgb(255,255,255);
}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style]{
    width: 100% !important;
    height:max(330px,30.555vw) !important;
}
.fb_iframe_widget iframe ._2p3a{
    width: unset !important;
}
#load_animation {
	width: 100%;
	height: 100vh;
	background-color: #fff;
	position: relative;
}

#load_animation img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width:150px;
}

@media screen and (min-width:480px) {
#load_animation img {
	max-width:100px;
}
}

#main-content {

}

.main-hidden {
	display: none;
}

body{
	min-width:1080px;
	font-family:"Yu Mincho","YuMincho","游明朝体",'Lato',serif;
}
.whitecolor{
	color:var(--color_white);
}
/* headmenu */
.headmenu{
	position:fixed;
	width:calc(100% - max(80px, 7.40746vw));
	min-width:1000px;
	display:flex;
	justify-content: space-between;
	background-color:rgba(255,255,255,0.7);
	z-index:9;
}
.headlogo{
	cursor:pointer;
	width:188px;
	height:62px;
	margin:15px;
}
.headtitle{
	font-family:"游ゴシック体",sans-serif;
	color:var(--color_maincolor);
	margin:max(15px,1.38vw);
}

/* sidemenu */
.sidemenu{
	background-color:rgb(255,255,255);
	position:fixed;
	right:0px;
	top:0px;
	bottom:0px;
	width:max(80px, 7.40746vw);
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	z-index:10;
    align-items: center;
}
.sidemenuicon{
	width:56px;
	margin-top:12px;
	margin-bottom:12px;
	margin-left:7px;
	margin-right:7px;
	display:inline-block;
	cursor:pointer;
}
.sidemenuicon2{
	width:36px;
	margin-top:12px;
	margin-bottom:12px;
	margin-left:auto;
	margin-right:auto;
	display:inline-block;
	cursor:pointer;
}
/* mainmenu */
#mainmenu{
	width:max(300px, 27.77vw);
	background-color:var(--color_mainback);
	color:var(--color_white);
	position:fixed;
	right:calc(max(300px, 27.77vw) * -1);
	top:0px;
	bottom:0px;
	border-color: rgb(126,126,126);
	font-family: "HiraKakuPro-W3","メイリオ";
	letter-spacing: 0.1em;
	font-size:max(12px,1.11vw);
	z-index:9;
}

.mainmenu_c {
	display: flex;
	flex-direction:column;
	margin-top:max(60px,5.56vw);
	margin-left:max(35px,3.24vw);
	line-height:1.8;
}

#mainmenu li{
	list-style:none;
	margin-bottom: 1.7vw;
	cursor: pointer;
}

.mainmenu_title{
	font-size:max(17px,1.57vw);
	margin-bottom: 1.7vw;
}

/* maincontent */
.firstsection{
	padding-top:110px;
	max-height: 605px;
	height: max(435px, 40.28vw);
}
#topmoji_pc{
	position:absolute;
	top:110px;
	left:0px;
}

section{
    width: calc(100% - max(80px, 7.40746%));
    min-width: max(1000px, 92.5926%);
	position:relative;
}
.mainimg{
	width:100%;
}
#animationbody{
	display:flex;
	justify-content: space-between;
}
.linetate{
	writing-mode: vertical-rl;
}
.catchcopy{
	font-size:max(22px,2.037vw);
	line-height:2.1;
	position:absolute;
	top:max(80px, 7.40746vw);
	left:max(115px,10.64vw);
}
.colorred{
	color:var(--color_maincolor);
}
#section2_button{
	color:var(--color_maincolor);
	border:1px solid var(--color_maincolor);
	background-color:var(--color_white);
	cursor:pointer;
	position:absolute;
	top:max(475px,43.98vw);
	left:max(88px,8.14vw);
	width:max(240px,22.22vw);
	font-size:max(13px,1.2037vw);
	display:flex;
	transition-duration: 250ms;
}
#section2_button:hover{
	transform:scale(1.05);
}
.button_moji{
	width:max(205px,18.98vw);
	text-align:center;
	line-height:48px;
	padding-top:max(2px,0.185vw);
	letter-spacing:max(1px,0.092vw);
	height:48px;
	font-family:"游明朝体",serif;
}
.button_arrow{
	width:max(35px,3.24vw);
	display:flex;
}
.button_arrow img{
	width:max(20px,1.85vw);
}
.subtitle{
	font-size:max(18px,1.67vw);
	color:var(--color_maincolor);
	padding-top:max(20px,1.85vw);
	padding-bottom:max(20px,1.85vw);
	padding-left:max(50px,4.63vw);
	padding-right:max(50px,4.63vw);
	letter-spacing:max(2px,0.185vw);
	font-weight:normal;
}
#kakaeichigo{
	position:absolute;
	top:calc(max(75px,6.94vw) * -1);
	left:max(405px,37.5vw);
	width:max(245px,22.685vw);
}
.hitona{
	font-size:max(58px,5.37vw);
	color:var(--color_maincolor);
	position:absolute;
	top:max(155px,14.35vw);
}
#aoki{
	left:max(127px,11.76vw);
}
#noguchi{
	left:max(840px,77.777vw);
}
.hitodesc{
	position:absolute;
	top:max(290px,26.85vw);
	width:max(255px,23.61vw);
	font-size:max(11.6px,1.074vw);
	letter-spacing:max(1px,0.092vw);
	line-height:1.6;
}
#aokidesc{
	left:max(30px,2.777vw);
}
#noguchidesc{
	left:max(718px,66.48vw);
}
#aokiningyo{
	position: absolute;
	top:max(217px,20.09vw);
	left:max(193px,17.87vw);
	width:max(39px,3.61vw);
}
#noguchiningyo{
	position: absolute;
	top:max(205px,18.98vw);
	left:max(792px,73.33vw);
	width:max(41px,3.796vw);
}
#honmonologo{
	position: absolute;
	top:max(50px,4.629vw);
	left:max(440px,40.74vw);
	width:max(225px,20.83vw);
}
#honmonotitle{
	position: absolute;
	top:max(215px,19.907vw);
	left:max(252px,23.333vw);
	font-size:max(66px,6.111vw);
	font-family:"游明朝体",serif;
}

#section3_button{
	color: var(--color_maincolor);
	border: 1px solid var(--color_maincolor);
	background-color: var(--color_white);
	cursor: pointer;
	position: absolute;
	top:max(490px,45.370vw);
	left:max(720px,66.666vw);
	width:max(220px,20.37vw);
	font-size:max(12px,1.11vw);
	display: flex;
	transition-duration: 250ms;
}
#section3_button:hover{
	transform:scale(1.05);
}

#honmonomoji{
	color:var(--color_maincolor);
	font-size:max(38px,3.518vw);
	position: absolute;
	top:max(135px,12.5vw);
	left:max(120px,11.111vw);
	letter-spacing:max(5px,0.462vw);
}
#honmonodesc{
	position: absolute;
	top:max(315px,29.166vw);
	left:max(715px,66.203vw);
	width:max(230px,21.296vw);
	font-size:max(12px,1.111vw);
	line-height:1.6;
}







.spacersection{
	position:relative;
	margin-top:max(30px,2.777vw);
}
.itemmain{
	width:max(876px,81.11vw);
	margin:auto;
	display:flex;
	margin-bottom:max(45px,4.166vw);
}
.itemtext{
	width:max(475px,43.981vw);
	color:var(--color_white);
	background-color:var(--color_maincolor);
}
.itemtitle{
	font-size:max(32px,2.962vw);
	text-align:center;
	margin-top:max(55px,5.092vw);
}
.itemdesc{
	width:65%;
	margin:max(10px,0.925vw) auto max(10px,0.925vw) auto;
	height:max(130px,12.0327vw);
	line-height:1.8;
	font-size:max(14px,1.296vw);
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}
.itemimg{
	width:max(401px,37.129vw);
	height:max(314px,29.074vw);
	overflow:hidden;
}
.itemimg img{
	width:100%;
	height:max(314px,29.074vw);
	object-fit:cover;
}
.itembutton{
	width:65%;
	margin:max(20px,1.851vw) auto 0 auto;
	display:flex;
	justify-content: space-between;
}
.itembutton_1{
	border:1px solid var(--color_white);
	border-radius:max(30px,2.77vw);
	padding:max(10px,0.925vw) max(30px,2.77vw);
	font-size:max(13px,1.2037vw);
	cursor:pointer;
	letter-spacing:max(2px,0.185vw);
	transition-duration: 250ms;
}
.itembutton_1:hover{
	transform:scale(1.05);
}
.itembutton_2{
	display:flex;
	font-size:max(13px,1.2037vw);
	align-items: center;
	cursor:pointer;
	transition-duration: 250ms;
}
.itembutton_2:hover{
	transform:scale(1.05);
}
.itembutton_2_img img{
	width:max(24px,2.222vw);
	margin-left:max(5px,0.46vw);
}
#itempagetext{
	color:var(--color_maincolor);
	width:100%;
	text-align:center;
	font-size:max(15px,1.389vw);
	padding-top:max(15px,1.38vw);
	padding-bottom:max(30px,2.77vw);
}
#itempagebutton{
	position:relative;
	width:max(876px,81.11vw);
	margin:auto;
	text-align: right;
	top:max(-70px,-6.481vw);
}
#itempagebutton img{
	margin-left:max(18px,1.666vw);
	cursor:pointer;
	width:max(33px,3.0555vw);
}
#newssection{
	background-image:url("../img/news_topics.png");
	background-repeat: no-repeat;
	background-size:cover;
	height:max(467px,43.24vw);
	
}
.section5title{
	position:relative;
	padding-top:max(47px,4.351vw);
}

#newsbody{
	display:flex;
	justify-content: center;
	align-items: center;
	gap: max(25px,2.3148vw); 
}
.newscontent{
	cursor:pointer;
	display:flex;
	flex-direction: column;
	transition-duration: 250ms;
}

.newscontent:hover{
	transform:scale(1.05);
}
.newsimage{
	background-color:rgb(190,190,190);
	width:max(240px,22.222vw);
	height:max(142px,13.148vw);
}
.newsimage img{
	width:100%;
	height:max(142px,13.148vw);
	object-fit:cover;
}
.newsmoji{
	display:flex;
	flex-direction: column;
	background-color:var(--color_white);
	width:max(240px,22.222vw);
	height:max(105px,9.72vw);
	font-size:max(12px,1.1111vw);
	
}
.newsopsiton{
	display:flex;
	color:var(--color_maincolor);
	margin:max(2px,0.185vw) max(10px,0.925vw) max(2px,0.185vw) max(13px,1.203vw);
	justify-content: space-between;
}
.newsdesc{
	margin:max(5px,0.4629vw) max(13px,1.203vw);
	color:var(--color_maincolor);
	line-height:1.6;
	height:max(40px,3.703vw);
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.newsmore{
	margin:max(5px,0.4629vw) max(8px,0.74vw);
	text-align:right;
	color:var(--color_mainback);
	font-weight:bold;
	font-family:"游ゴシック体",sans-serif;
}
.newstag{
	min-width:max(50px,4.629vw);
	text-align:center;
	color:rgb(255,255,255);
	padding:max(4px,0.37vw) max(20px,1.851vw);
	font-size:max(11px,1.018vw);
	position:relative;
	top:max(-10px,-0.9259vw);
}
.newsdate{
	position:relative;
	top:max(8px,0.74vw);
	font-family:"游ゴシック体",sans-serif;
	font-size: max(12px,1.111vw);
}
.tag_news{
	background-color:rgb(142,164,128);
}
.tag_merch{
	background-color:rgb(181,206,226);
}
.tag_event{
	background-color:rgb(213,163,140);
}
.tag_uncategorized{
	background-color:rgb(163,213,140);
}
.newslist{
	color:var(--color_maincolor);
	padding-top:max(15px,1.388vw);
	display:flex;
	width:84%;
	margin:auto;
	align-items: center;
	justify-content: flex-end;
	cursor: pointer;
}
.blgnext img{
	margin-left: max(12px,1.111vw);
	cursor: pointer;
	width: max(33px,3.055vw);
}
#menuinst{
	display:none;
}
#menuface{
	display:none;
	margin-bottom:30px;
}
#topback{
	margin-bottom:30px;
}
#content_body{
	display:flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	gap: max(5px,0.4vw) max(5px,0.4vw);
}
.contentitem{
	background-color:rgb(190,190,190);
	width:33%;
	height:max(176px,16.29vw);
	text-align:center;
	line-height:max(176px,16.29vw);
	color:var(--color_white);
	font-size:max(22px,2.037vw);
	overflow:hidden;
	cursor:pointer;
	
}
.contentitem img{
	width:100%;
	height:max(176px,16.29vw);
	object-fit:cover;
	transition-duration: 250ms;
}
.contentitem img:hover{
	transform:scale(1.05);
}
.snsbox{
	margin-top:max(20px,1.851vw);
	display: flex;
	justify-content: space-evenly;
	padding-bottom:max(110px,10.1851vw);
	background-repeat: no-repeat;
	background-size:100%;
	background-position:bottom center;
}
.snstitle{
	color:var(--color_maincolor);
	font-size:max(21px,1.9444vw);
	text-align:left;
	margin-top:max(55px,5.092vw);
	margin-bottom:max(20px,1.851vw);
}
#fascebookkari{
	width:max(450px,41.666vw);
	height:max(330px,30.555vw);
}
#instakari{
	width:max(330px,30.555vw);
	height:max(330px,30.555vw);
	
    display: flex;
    flex-wrap: wrap;
}
.instakaridiv{
	width:33.3%;
	height:33.3%;
}
.instaimg{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.snstitle h4{
	font-size: max(16px,1.47vw);
}

#plannoguchi{
	position: absolute;
	top: max(-18px,-1.666vw);
	left: max(190px,17.5925vw);
	width: max(41px,3.796vw);
}
#newsnoguchi{
	position: absolute;
	top: max(25px,2.314vw);
	left: max(833px,77.1296vw);
	width: max(61px,5.6vw);
}
@keyframes movenoguchi1 {
  0% {
    transform: translate(0, 46%)rotate(0)scaleY(0.95)translate(0, -46%);
  }
  25% {
    transform: translate(0, 46%)rotate(2.5deg)translate(0, -46%);
  }
  50% {
    transform: translate(0, 46%)rotate(0)scaleY(0.95)translate(0, -46%);
  }
  75% {
    transform: translate(0, 46%)rotate(-2.5deg)translate(0, -46%);
  }
  100% {
    transform: translate(0, 46%)rotate(0)scaleY(0.95)translate(0, -46%);
  }
}
.movenoguchi1 {
  animation: movenoguchi1 2s infinite ease-in-out;
}


@keyframes movenoguchi2 {
  0% {
    transform: translate(0, 45%)rotate(-2deg)translate(0, 0)scaleY(0.96)translate(0, -45%);
  }
  13% {
    transform: translate(0, 45%)rotate(-2deg)translate(0, -7.5%)scaleY(1.01)translate(0, -45%);
  }
  26% {
    transform: translate(0, 45%)rotate(-2deg)translate(0, 0)translate(0, -45%);
  }
  50% {
    transform: translate(0, 45%)rotate(2deg)translate(0, 0)scaleY(0.98)translate(0, -45%);
  }
  63% {
    transform: translate(0, 45%)rotate(2deg)translate(0, -7.5%)scaleY(1.01)translate(0, -45%);
  }
  76% {
    transform: translate(0, 45%)rotate(2deg)translate(0, 0)translate(0, -45%);
  }
  100% {
    transform: translate(0, 45%)rotate(-2deg)translate(0, 0)scaleY(0.96)translate(0, -45%);
  }
}
.movenoguchi2 {
  animation: movenoguchi2 2s infinite ease-in-out;
}







.lity.lity-opened {
    opacity: 1;
}
.lity {
    background-color: #fddddd !important;
}

.lity * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.lity-container {
    z-index: 9992;
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    white-space: normal;
    max-width: 100%;
    max-height: 100%;
    outline: none !important;
}
.lity-container {
    max-width: 80%;
}

.lity {
    z-index: 9990;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    background: #0b0b0b;
    background: rgba(0,0,0,0.9);
    outline: none !important;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
}
.lity-wrap {
    z-index: 9990;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    outline: none !important;
}
.snstitle h4{
	font-weight:normal;
}
.lity-content {

	transform-origin:50% 50%;
    z-index: 9993;
    width: 100%;
    transform: scale(0);
    transition: transform .3s ease;
}
.lity-contentopen {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.lity-close {
    z-index: 9994;
    width: 35px;
    height: 35px;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-appearance: none;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    padding: 0;
    color: #fff;
    font-style: normal;
    font-size: 35px;
    font-family: Arial,Baskerville,monospace;
    line-height: 35px;
    text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
    border: 0;
    background: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.lity-close {
    right: 10px;
    font-size: 0 !important;
    width: auto;
}
.lity-content .c-video1_full {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
.lity-content .c-video1_full video {
    width: 100%;
}
.lity-wrap:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
}
.lity-content:after {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.lity-close:before {
    font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 1.4rem;
    font-weight: 600;
    color: #666666;
    text-shadow: none;
}